Font Bakery Logo image/svg+xml Font Bakery Logo Robert Martinez font build service https://github.com/xen/fontbakery
Fontbakery Technical Report

If you think a check is flawed or have an idea for a check, please file an issue at https://github.com/fonttools/fontbakery/issues and remember to include a pointer to the repo and branch you're checking.

DEPRECATION WARNING

By late-December 2024, FontBakery version 0.13.0 introduced a new naming scheme for the check-IDs.

Fontbakery detected usage of old IDs and performed an automatic backwards-compatibility translation for you.
This automatic translation will be deprecated in the next major release.

Please start using the new check-IDs as documented at /Lib/fontbakery/legacy_checkids.py

The following legacy check-IDs were detected:
- com.google.fonts/check/ttx_roundtrip
- com.google.fonts/check/fontdata_namecheck
- com.google.fonts/check/version_bump
- com.google.fonts/check/outline_jaggy_segments
- com.google.fonts/check/outline_alignment_miss
- com.google.fonts/check/outline_short_segments
- com.google.fonts/check/outline_colinear_vectors
- com.google.fonts/check/outline_semi_vertical

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
1 0 16 15 62 8 136
0% 0% 7% 6% 26% 3% 57%

Meaning of check results:

If you get ERRORs, please help us improve the tool by reporting them at our issue tracker.

(but other kinds of bug reports and/or feature requests are also always welcome, of course!)

FontBakery version: 0.13.1

OpenType Specification Checks

🔥⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩

Does full font name begin with the font family name?

Check ID: <FontBakeryCheck:opentype/name/match_familyname_fullfont>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    On the 'name' table, the full font name 'Stylish Regular' does not begin with the font family name '스타일리쉬' in platformID 3, encodingID 1, languageID 1042(0412), and nameID 1.

    [code: mismatch-font-names]

Universal Profile Checks

🔥🔥🔥🔥🔥🔥🔥⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️

Does the font contain chws and vchw features?

Check ID: <FontBakeryCheck:cjk_chws_feature>
⚠️ Stylish-Regular.ttf

Ensure files are not too large.

Check ID: <FontBakeryCheck:file_size>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    Font file is 10.4Mb, larger than limit 9.0Mb

    [code: massive-font]

Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value

Check ID: <FontBakeryCheck:gpos_kerning_info>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    GPOS table lacks kerning information.

    [code: lacks-kern-info]

Checking Vertical Metric Linegaps.

Check ID: <FontBakeryCheck:linegaps>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    hhea lineGap is not equal to 0.

    Overridden: This check was originally a WARN but was overridden by the universal profile: For Google Fonts, all messages from this check are considered FAILs.

    [code: hhea]

Font contains '.notdef' as its first glyph?

Check ID: <FontBakeryCheck:mandatory_glyphs>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    The '.notdef' glyph should contain a drawing, but it is blank.

    [code: notdef-is-blank]

Check math signs have the same width.

Check ID: <FontBakeryCheck:math_signs_width>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    The most common width is 463 among a set of 1 math glyphs. The following math glyphs have a different width, though:

    Width = 456: less

    Width = 476: equal

    Width = 454: greater

    Width = 461: multiply

    Width = 479: divide

    [code: width-outliers]

Ensure smart dropout control is enabled in "prep" table instructions.

Check ID: <FontBakeryCheck:smart_dropout>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the gftools fix-nonhinting script.

    [code: lacks-smart-dropout]

Font contains unique glyph names?

Check ID: <FontBakeryCheck:unique_glyphnames>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    These glyph names occur more than once: ['.notdef']

    [code: duplicated-glyph-names]

Are there unwanted tables?

Check ID: <FontBakeryCheck:unwanted_tables>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    The following unwanted font tables were found:

    • DSIG - This font has a digital signature (DSIG table) which is only required - even if only a placeholder - on old programs like MS Office 2013 in order to work properly. The current recommendation is to completely remove the DSIG table.

    They can be removed with the 'fix-unwanted-tables' script provided by gftools.

    [code: unwanted-tables]

Font contains glyphs for whitespace characters?

Check ID: <FontBakeryCheck:whitespace_glyphs>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    Whitespace glyph missing for codepoint 0x00A0.

    [code: missing-whitespace-glyph-0x00A0]

Article Checks

⚠️

Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.

Check ID: <FontBakeryCheck:googlefonts/article/images>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    Family metadata at /Users/simon/others-repos/fonts//ofl/stylish does not have an article.

    [code: lacks-article]

Metadata Checks

🔥🔥⚠️⚠️⏩⏩⏩ℹ️

METADATA.pb: Check URL on copyright string is the same as in repository_url field.

Check ID: <FontBakeryCheck:googlefonts/metadata/consistent_repo_urls>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    Please add a family.source.repository_url entry.

    [code: lacks-repo-url]

METADATA.pb: Designers are listed correctly on the Google Fonts catalog?

Check ID: <FontBakeryCheck:googlefonts/metadata/designer_profiles>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    It seems that AsiaSoft Inc is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry.

    [code: profile-not-found]

METADATA.pb should contain at least "menu" and "latin" subsets.

Check ID: <FontBakeryCheck:googlefonts/metadata/menu_and_latin>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    Subsets "menu" and "latin" are mandatory, but METADATA.pb is missing "latin".

    [code: missing]

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:googlefonts/metadata/unreachable_subsetting>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    The following codepoints supported by the font are not covered by any subsets defined in the font's metadata file, and will never be served. You can solve this by either manually adding additional subset declarations to METADATA.pb, or by editing the glyphset definitions.

    • U+20A9 WON SIGN: try adding latin-ext

    Or you can add the above codepoints to one of the subsets supported by the font: korean, menu

    [code: unreachable-subsetting]

Glyphset Checks

💥

Shapes languages in all GF glyphsets.

Check ID: <FontBakeryCheck:googlefonts/glyphsets/shape_languages>
💥 Stylish-Regular.ttf
  • 💥 ERROR

    Failed with ModuleNotFoundError: No module named 'shaperglot.checker'

      File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checkrunner.py", line 222, in _run_check
        subresults = list(subresults)
      File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checks/vendorspecific/googlefonts/glyphsets/shape_languages.py", line 19, in check_glyphsets_shape_languages
        from shaperglot.checker import Checker
    
    
    [code: failed-check]

Description Checks

🔥🔥🔥⚠️⚠️ℹ️

DESCRIPTION.en_us.html should end in a linebreak.

Check ID: <FontBakeryCheck:googlefonts/description/eof_linebreak>
⚠️ METADATA.pb
  • ⚠️ WARN

    The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it.

    [code: missing-eof-linebreak]

On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.

Check ID: <FontBakeryCheck:googlefonts/description/family_update>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    The DESCRIPTION.en_us.html file in this family has not changed in comparison to the latest font release on the google/fonts github repo. Please consider mentioning note-worthy improvements made to the family recently.

    [code: description-not-updated]

Does DESCRIPTION file contain a upstream Git repo URL?

Check ID: <FontBakeryCheck:googlefonts/description/git_url>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    Please host your font project on a public Git repo (such as GitHub or GitLab) and place a link in the DESCRIPTION.en_us.html file.

    [code: lacks-git-url]

DESCRIPTION.en_us.html must have more than 200 bytes.

Check ID: <FontBakeryCheck:googlefonts/description/min_length>
🔥 METADATA.pb
  • 🔥 FAIL

    DESCRIPTION.en_us.html must have size larger than 200 bytes.

    [code: too-short]
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    DESCRIPTION.en_us.html must have size larger than 200 bytes.

    [code: too-short]

Licensing Checks

🔥🔥⚠️⚠️

Copyright notices match canonical pattern in fonts

Check ID: <FontBakeryCheck:googlefonts/font_copyright>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to:

    "Copyright 2020 The Familyname Project Authors (git url)"

    But instead we have got:

    "Copyright (c) 1992-2018 AsiaSoft Inc. Seoul Korea All Rights Reserved."

    [code: bad-notice-format]
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to:

    "Copyright 2020 The Familyname Project Authors (git url)"

    But instead we have got:

    "Copyright (c) 1992-2018 AsiaSoft Inc. Seoul Korea All Rights Reserved."

    [code: bad-notice-format]
  • 🔥 FAIL

    METADATA.pb: Copyright notices should match a pattern similar to:

    "Copyright 2020 The Familyname Project Authors (git url)"

    But instead we have got:

    "Copyright (c) 1992-2018 AsiaSoft Inc. Seoul Korea All Rights Reserved."

    [code: bad-notice-format]

Check license file has good copyright string.

Check ID: <FontBakeryCheck:googlefonts/license/OFL_copyright>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    First line in license file is:

    "copyright (c) 1992-2018 asiasoft inc. seoul korea all rights reserved."

    which does not match the expected format, similar to:

    "Copyright 2022 The Familyname Project Authors (git url)"

    [code: bad-format]

Check copyright namerecords match license file.

Check ID: <FontBakeryCheck:googlefonts/name/license>
⚠️ Stylish-Regular.ttf

License URL matches License text on name table?

Check ID: <FontBakeryCheck:googlefonts/name/license_url>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13]

    [code: http-in-description]
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13]

    [code: http-in-description]
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13]

    [code: http-in-description]
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13]

    [code: http-in-description]
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13]

    [code: http-in-description]
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13]

    [code: http-in-description]
  • ⏩ SKIP

    Could not infer the font license. Please ensure NameID 13 (LICENSE DESCRIPTION) is properly set.

Outline Checks

⚠️⚠️⚠️

Check the direction of the outermost contour in each glyph

Check ID: <FontBakeryCheck:outline_direction>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    The following glyphs have a counter-clockwise outer contour:

    * .notdef#100 (U+AC08) has a counter-clockwise outer contour
    
    * .notdef#100 (U+AC08) has a counter-clockwise outer contour
    
    * .notdef#100 (U+AC08) has a counter-clockwise outer contour
    
    * .notdef#1000 (U+BC16) has a counter-clockwise outer contour
    
    * .notdef#1000 (U+BC16) has a counter-clockwise outer contour
    
    * .notdef#1000 (U+BC16) has a counter-clockwise outer contour
    
    * .notdef#1000 (U+BC16) has a counter-clockwise outer contour
    
    * .notdef#10000 (U+D178) has a counter-clockwise outer contour
    
    * .notdef#10000 (U+D178) has a counter-clockwise outer contour
    
    * .notdef#10000 (U+D178) has a counter-clockwise outer contour
    
    * .notdef#10001 (U+D179) has a counter-clockwise outer contour
    
    * .notdef#10001 (U+D179) has a counter-clockwise outer contour
    
    * .notdef#10001 (U+D179) has a counter-clockwise outer contour
    
    * .notdef#10002 (U+D17A) has a counter-clockwise outer contour
    
    * .notdef#10002 (U+D17A) has a counter-clockwise outer contour
    
    * .notdef#10002 (U+D17A) has a counter-clockwise outer contour
    
    * .notdef#10002 (U+D17A) has a counter-clockwise outer contour
    
    * .notdef#10003 (U+D17B) has a counter-clockwise outer contour
    
    * .notdef#10003 (U+D17B) has a counter-clockwise outer contour
    
    * .notdef#10003 (U+D17B) has a counter-clockwise outer contour
    
    * .notdef#10004 (U+D17D) has a counter-clockwise outer contour
    
    * .notdef#10004 (U+D17D) has a counter-clockwise outer contour
    
    * .notdef#10004 (U+D17D) has a counter-clockwise outer contour
    
    * .notdef#10005 (U+D17E) has a counter-clockwise outer contour
    
    * .notdef#10005 (U+D17E) has a counter-clockwise outer contour
    
    * .notdef#10005 (U+D17E) has a counter-clockwise outer contour
    
    * .notdef#10006 (U+D17F) has a counter-clockwise outer contour
    
    * .notdef#10006 (U+D17F) has a counter-clockwise outer contour
    
    * .notdef#10006 (U+D17F) has a counter-clockwise outer contour
    
    * .notdef#10007 (U+D180) has a counter-clockwise outer contour
    
    * .notdef#10007 (U+D180) has a counter-clockwise outer contour
    
    * .notdef#10007 (U+D180) has a counter-clockwise outer contour
    
    * .notdef#10008 (U+D181) has a counter-clockwise outer contour
    
    * .notdef#10008 (U+D181) has a counter-clockwise outer contour
    
    * .notdef#10008 (U+D181) has a counter-clockwise outer contour
    
    * .notdef#10009 (U+D182) has a counter-clockwise outer contour
    
    * .notdef#10009 (U+D182) has a counter-clockwise outer contour
    
    * .notdef#10009 (U+D182) has a counter-clockwise outer contour
    
    * .notdef#10009 (U+D182) has a counter-clockwise outer contour
    
    * .notdef#1001 (U+BC17) has a counter-clockwise outer contour
    
    * .notdef#1001 (U+BC17) has a counter-clockwise outer contour
    
    * .notdef#1001 (U+BC17) has a counter-clockwise outer contour
    
    * .notdef#1001 (U+BC17) has a counter-clockwise outer contour
    
    * .notdef#10010 (U+D183) has a counter-clockwise outer contour
    
    * .notdef#10010 (U+D183) has a counter-clockwise outer contour
    
    * .notdef#10010 (U+D183) has a counter-clockwise outer contour
    
    * .notdef#10010 (U+D183) has a counter-clockwise outer contour
    
    * .notdef#10011 (U+D185) has a counter-clockwise outer contour
    
    * .notdef#10011 (U+D185) has a counter-clockwise outer contour
    
    * .notdef#10011 (U+D185) has a counter-clockwise outer contour
    
    * .notdef#10011 (U+D185) has a counter-clockwise outer contour
    
    * .notdef#10012 (U+D186) has a counter-clockwise outer contour
    
    * .notdef#10012 (U+D186) has a counter-clockwise outer contour
    
    * .notdef#10012 (U+D186) has a counter-clockwise outer contour
    
    * .notdef#10012 (U+D186) has a counter-clockwise outer contour
    
    * .notdef#10012 (U+D186) has a counter-clockwise outer contour
    
    * .notdef#10013 (U+D187) has a counter-clockwise outer contour
    
    * .notdef#10013 (U+D187) has a counter-clockwise outer contour
    
    * .notdef#10013 (U+D187) has a counter-clockwise outer contour
    
    * .notdef#10013 (U+D187) has a counter-clockwise outer contour
    
    * .notdef#10013 (U+D187) has a counter-clockwise outer contour
    
    * .notdef#10014 (U+D189) has a counter-clockwise outer contour
    
    * .notdef#10014 (U+D189) has a counter-clockwise outer contour
    
    * .notdef#10014 (U+D189) has a counter-clockwise outer contour
    
    * .notdef#10014 (U+D189) has a counter-clockwise outer contour
    
    * .notdef#10014 (U+D189) has a counter-clockwise outer contour
    
    * .notdef#10015 (U+D18A) has a counter-clockwise outer contour
    
    * .notdef#10015 (U+D18A) has a counter-clockwise outer contour
    
    * .notdef#10015 (U+D18A) has a counter-clockwise outer contour
    
    * .notdef#10015 (U+D18A) has a counter-clockwise outer contour
    
    * .notdef#10015 (U+D18A) has a counter-clockwise outer contour
    
    * .notdef#10015 (U+D18A) has a counter-clockwise outer contour
    
    * .notdef#10016 (U+D18B) has a counter-clockwise outer contour
    
    * .notdef#10016 (U+D18B) has a counter-clockwise outer contour
    
    * .notdef#10016 (U+D18B) has a counter-clockwise outer contour
    
    * .notdef#10016 (U+D18B) has a counter-clockwise outer contour
    
    * .notdef#10017 (U+D18C) has a counter-clockwise outer contour
    
    * .notdef#10017 (U+D18C) has a counter-clockwise outer contour
    
    * .notdef#10017 (U+D18C) has a counter-clockwise outer contour
    
    * .notdef#10017 (U+D18C) has a counter-clockwise outer contour
    
    * .notdef#10018 (U+D18D) has a counter-clockwise outer contour
    
    * .notdef#10018 (U+D18D) has a counter-clockwise outer contour
    
    * .notdef#10018 (U+D18D) has a counter-clockwise outer contour
    
    * .notdef#10018 (U+D18D) has a counter-clockwise outer contour
    
    * .notdef#10018 (U+D18D) has a counter-clockwise outer contour
    
    * .notdef#10019 (U+D18E) has a counter-clockwise outer contour
    
    * .notdef#10019 (U+D18E) has a counter-clockwise outer contour
    
    * .notdef#10019 (U+D18E) has a counter-clockwise outer contour
    
    * .notdef#10019 (U+D18E) has a counter-clockwise outer contour
    
    * .notdef#10019 (U+D18E) has a counter-clockwise outer contour
    
    * .notdef#1002 (U+BC18) has a counter-clockwise outer contour
    
    * .notdef#1002 (U+BC18) has a counter-clockwise outer contour
    
    * .notdef#1002 (U+BC18) has a counter-clockwise outer contour
    
    * .notdef#10020 (U+D18F) has a counter-clockwise outer contour
    
    * .notdef#10020 (U+D18F) has a counter-clockwise outer contour
    
    * .notdef#10020 (U+D18F) has a counter-clockwise outer contour
    
    * .notdef#10020 (U+D18F) has a counter-clockwise outer contour
    
    * .notdef#10020 (U+D18F) has a counter-clockwise outer contour
    
    * .notdef#10021 (U+D190) has a counter-clockwise outer contour
    
    * .notdef#10021 (U+D190) has a counter-clockwise outer contour
    
    * .notdef#10021 (U+D190) has a counter-clockwise outer contour
    
    * .notdef#10021 (U+D190) has a counter-clockwise outer contour
    
    * .notdef#10021 (U+D190) has a counter-clockwise outer contour
    
    * .notdef#10022 (U+D191) has a counter-clockwise outer contour
    
    * .notdef#10022 (U+D191) has a counter-clockwise outer contour
    
    * .notdef#10022 (U+D191) has a counter-clockwise outer contour
    
    * .notdef#10022 (U+D191) has a counter-clockwise outer contour
    
    * .notdef#10022 (U+D191) has a counter-clockwise outer contour
    
    * .notdef#10023 (U+D192) has a counter-clockwise outer contour
    
    * .notdef#10023 (U+D192) has a counter-clockwise outer contour
    
    * .notdef#10023 (U+D192) has a counter-clockwise outer contour
    
    * .notdef#10023 (U+D192) has a counter-clockwise outer contour
    
    * .notdef#10023 (U+D192) has a counter-clockwise outer contour
    
    * .notdef#10023 (U+D192) has a counter-clockwise outer contour
    
    * .notdef#10024 (U+D193) has a counter-clockwise outer contour
    
    * .notdef#10024 (U+D193) has a counter-clockwise outer contour
    
    * .notdef#10024 (U+D193) has a counter-clockwise outer contour
    
    * .notdef#10024 (U+D193) has a counter-clockwise outer contour
    
    * .notdef#10024 (U+D193) has a counter-clockwise outer contour
    
    * .notdef#10024 (U+D193) has a counter-clockwise outer contour
    
    * .notdef#10025 (U+D194) has a counter-clockwise outer contour
    
    * .notdef#10025 (U+D194) has a counter-clockwise outer contour
    
    * .notdef#10025 (U+D194) has a counter-clockwise outer contour
    
    * .notdef#10025 (U+D194) has a counter-clockwise outer contour
    
    * .notdef#10026 (U+D195) has a counter-clockwise outer contour
    
    * .notdef#10026 (U+D195) has a counter-clockwise outer contour
    
    * .notdef#10026 (U+D195) has a counter-clockwise outer contour
    
    * .notdef#10026 (U+D195) has a counter-clockwise outer contour
    
    * .notdef#10027 (U+D196) has a counter-clockwise outer contour
    
    * .notdef#10027 (U+D196) has a counter-clockwise outer contour
    
    * .notdef#10027 (U+D196) has a counter-clockwise outer contour
    
    * .notdef#10027 (U+D196) has a counter-clockwise outer contour
    
    * .notdef#10027 (U+D196) has a counter-clockwise outer contour
    
    * .notdef#10028 (U+D197) has a counter-clockwise outer contour
    
    * .notdef#10028 (U+D197) has a counter-clockwise outer contour
    
    * .notdef#10028 (U+D197) has a counter-clockwise outer contour
    
    * .notdef#10028 (U+D197) has a counter-clockwise outer contour
    
    * .notdef#10029 (U+D198) has a counter-clockwise outer contour
    
    * .notdef#10029 (U+D198) has a counter-clockwise outer contour
    
    * .notdef#10029 (U+D198) has a counter-clockwise outer contour
    
    * .notdef#10029 (U+D198) has a counter-clockwise outer contour
    
    * .notdef#1003 (U+BC1B) has a counter-clockwise outer contour
    
    * .notdef#1003 (U+BC1B) has a counter-clockwise outer contour
    
    * .notdef#1003 (U+BC1B) has a counter-clockwise outer contour
    
    * .notdef#10030 (U+D199) has a counter-clockwise outer contour
    
    * .notdef#10030 (U+D199) has a counter-clockwise outer contour
    
    * .notdef#10030 (U+D199) has a counter-clockwise outer contour
    
    * .notdef#10030 (U+D199) has a counter-clockwise outer contour
    
    * .notdef#10031 (U+D19A) has a counter-clockwise outer contour
    
    * .notdef#10031 (U+D19A) has a counter-clockwise outer contour
    
    * .notdef#10031 (U+D19A) has a counter-clockwise outer contour
    
    * .notdef#10031 (U+D19A) has a counter-clockwise outer contour
    
    * .notdef#10032 (U+D19B) has a counter-clockwise outer contour
    
    * .notdef#10032 (U+D19B) has a counter-clockwise outer contour
    
    * .notdef#10032 (U+D19B) has a counter-clockwise outer contour
    
    * .notdef#10032 (U+D19B) has a counter-clockwise outer contour
    
    * .notdef#10033 (U+D19C) has a counter-clockwise outer contour
    
    * .notdef#10033 (U+D19C) has a counter-clockwise outer contour
    
    * .notdef#10033 (U+D19C) has a counter-clockwise outer contour
    
    * .notdef#10033 (U+D19C) has a counter-clockwise outer contour
    
    * .notdef#10034 (U+D19D) has a counter-clockwise outer contour
    
    * .notdef#10034 (U+D19D) has a counter-clockwise outer contour
    
    * .notdef#10034 (U+D19D) has a counter-clockwise outer contour
    
    * .notdef#10034 (U+D19D) has a counter-clockwise outer contour
    
    * .notdef#10035 (U+D19E) has a counter-clockwise outer contour
    
    * .notdef#10035 (U+D19E) has a counter-clockwise outer contour
    
    * .notdef#10035 (U+D19E) has a counter-clockwise outer contour
    
    * .notdef#10035 (U+D19E) has a counter-clockwise outer contour
    
    * .notdef#10035 (U+D19E) has a counter-clockwise outer contour
    
    * .notdef#10036 (U+D19F) has a counter-clockwise outer contour
    
    * .notdef#10036 (U+D19F) has a counter-clockwise outer contour
    
    * .notdef#10036 (U+D19F) has a counter-clockwise outer contour
    
    * .notdef#10036 (U+D19F) has a counter-clockwise outer contour
    
    * .notdef#10036 (U+D19F) has a counter-clockwise outer contour
    
    * .notdef#10037 (U+D1A2) has a counter-clockwise outer contour
    
    * .notdef#10037 (U+D1A2) has a counter-clockwise outer contour
    
    * .notdef#10037 (U+D1A2) has a counter-clockwise outer contour
    
    * .notdef#10037 (U+D1A2) has a counter-clockwise outer contour
    
    * .notdef#10038 (U+D1A3) has a counter-clockwise outer contour
    
    * .notdef#10038 (U+D1A3) has a counter-clockwise outer contour
    
    * .notdef#10038 (U+D1A3) has a counter-clockwise outer contour
    
    * .notdef#10038 (U+D1A3) has a counter-clockwise outer contour
    
    * .notdef#10039 (U+D1A5) has a counter-clockwise outer contour
    
    * .notdef#10039 (U+D1A5) has a counter-clockwise outer contour
    
    * .notdef#10039 (U+D1A5) has a counter-clockwise outer contour
    
    * .notdef#10039 (U+D1A5) has a counter-clockwise outer contour
    
    * .notdef#1004 (U+BC1C) has a counter-clockwise outer contour
    
    * .notdef#1004 (U+BC1C) has a counter-clockwise outer contour
    
    * .notdef#1004 (U+BC1C) has a counter-clockwise outer contour
    
    * .notdef#10040 (U+D1A6) has a counter-clockwise outer contour
    
    * .notdef#10040 (U+D1A6) has a counter-clockwise outer contour
    
    * .notdef#10040 (U+D1A6) has a counter-clockwise outer contour
    
    * .notdef#10040 (U+D1A6) has a counter-clockwise outer contour
    
    * .notdef#10040 (U+D1A6) has a counter-clockwise outer contour
    
    * .notdef#10041 (U+D1A7) has a counter-clockwise outer contour
    
    * .notdef#10041 (U+D1A7) has a counter-clockwise outer contour
    
    * .notdef#10041 (U+D1A7) has a counter-clockwise outer contour
    
    * .notdef#10042 (U+D1A9) has a counter-clockwise outer contour
    
    * .notdef#10042 (U+D1A9) has a counter-clockwise outer contour
    
    * .notdef#10042 (U+D1A9) has a counter-clockwise outer contour
    
    * .notdef#10042 (U+D1A9) has a counter-clockwise outer contour
    
    * .notdef#10043 (U+D1AA) has a counter-clockwise outer contour
    
    * .notdef#10043 (U+D1AA) has a counter-clockwise outer contour
    
    * .notdef#10043 (U+D1AA) has a counter-clockwise outer contour
    
    * .notdef#10043 (U+D1AA) has a counter-clockwise outer contour
    
    * .notdef#10044 (U+D1AB) has a counter-clockwise outer contour
    
    * .notdef#10044 (U+D1AB) has a counter-clockwise outer contour
    
    * .notdef#10044 (U+D1AB) has a counter-clockwise outer contour
    
    * .notdef#10044 (U+D1AB) has a counter-clockwise outer contour
    
    * .notdef#10045 (U+D1AC) has a counter-clockwise outer contour
    
    * .notdef#10045 (U+D1AC) has a counter-clockwise outer contour
    
    * .notdef#10045 (U+D1AC) has a counter-clockwise outer contour
    
    * .notdef#10045 (U+D1AC) has a counter-clockwise outer contour
    
    * .notdef#10046 (U+D1AD) has a counter-clockwise outer contour
    
    * .notdef#10046 (U+D1AD) has a counter-clockwise outer contour
    
    * .notdef#10046 (U+D1AD) has a counter-clockwise outer contour
    
    * .notdef#10046 (U+D1AD) has a counter-clockwise outer contour
    
    * .notdef#10047 (U+D1AE) has a counter-clockwise outer contour
    
    * .notdef#10047 (U+D1AE) has a counter-clockwise outer contour
    
    * .notdef#10047 (U+D1AE) has a counter-clockwise outer contour
    
    * .notdef#10047 (U+D1AE) has a counter-clockwise outer contour
    
    * .notdef#10047 (U+D1AE) has a counter-clockwise outer contour
    
    * .notdef#10048 (U+D1AF) has a counter-clockwise outer contour
    
    * .notdef#10048 (U+D1AF) has a counter-clockwise outer contour
    
    * .notdef#10048 (U+D1AF) has a counter-clockwise outer contour
    
    * .notdef#10048 (U+D1AF) has a counter-clockwise outer contour
    
    * .notdef#10048 (U+D1AF) has a counter-clockwise outer contour
    
    * .notdef#10049 (U+D1B2) has a counter-clockwise outer contour
    
    * .notdef#10049 (U+D1B2) has a counter-clockwise outer contour
    
    * .notdef#10049 (U+D1B2) has a counter-clockwise outer contour
    
    * .notdef#10049 (U+D1B2) has a counter-clockwise outer contour
    
    * .notdef#1005 (U+BC1D) has a counter-clockwise outer contour
    
    * .notdef#1005 (U+BC1D) has a counter-clockwise outer contour
    
    * .notdef#1005 (U+BC1D) has a counter-clockwise outer contour
    
    * .notdef#1005 (U+BC1D) has a counter-clockwise outer contour
    
    * .notdef#10050 (U+D1B4) has a counter-clockwise outer contour
    
    * .notdef#10050 (U+D1B4) has a counter-clockwise outer contour
    
    * .notdef#10050 (U+D1B4) has a counter-clockwise outer contour
    
    * .notdef#10051 (U+D1B6) has a counter-clockwise outer contour
    
    * .notdef#10051 (U+D1B6) has a counter-clockwise outer contour
    
    * .notdef#10051 (U+D1B6) has a counter-clockwise outer contour
    
    * .notdef#10052 (U+D1B7) has a counter-clockwise outer contour
    
    * .notdef#10052 (U+D1B7) has a counter-clockwise outer contour
    
    * .notdef#10052 (U+D1B7) has a counter-clockwise outer contour
    
    * .notdef#10053 (U+D1B8) has a counter-clockwise outer contour
    
    * .notdef#10053 (U+D1B8) has a counter-clockwise outer contour
    
    * .notdef#10053 (U+D1B8) has a counter-clockwise outer contour
    
    * .notdef#10054 (U+D1B9) has a counter-clockwise outer contour
    
    * .notdef#10054 (U+D1B9) has a counter-clockwise outer contour
    
    * .notdef#10054 (U+D1B9) has a counter-clockwise outer contour
    
    * .notdef#10055 (U+D1BB) has a counter-clockwise outer contour
    
    * .notdef#10055 (U+D1BB) has a counter-clockwise outer contour
    
    * .notdef#10055 (U+D1BB) has a counter-clockwise outer contour
    
    * .notdef#10055 (U+D1BB) has a counter-clockwise outer contour
    
    * .notdef#10056 (U+D1BD) has a counter-clockwise outer contour
    
    * .notdef#10056 (U+D1BD) has a counter-clockwise outer contour
    
    * .notdef#10056 (U+D1BD) has a counter-clockwise outer contour
    
    * .notdef#10056 (U+D1BD) has a counter-clockwise outer contour
    
    * .notdef#10057 (U+D1BE) has a counter-clockwise outer contour
    
    * .notdef#10057 (U+D1BE) has a counter-clockwise outer contour
    
    * .notdef#10057 (U+D1BE) has a counter-clockwise outer contour
    
    * .notdef#10057 (U+D1BE) has a counter-clockwise outer contour
    
    * .notdef#10057 (U+D1BE) has a counter-clockwise outer contour
    
    * .notdef#10058 (U+D1BF) has a counter-clockwise outer contour
    
    * .notdef#10058 (U+D1BF) has a counter-clockwise outer contour
    
    * .notdef#10058 (U+D1BF) has a counter-clockwise outer contour
    
    * .notdef#10058 (U+D1BF) has a counter-clockwise outer contour
    
    * .notdef#10058 (U+D1BF) has a counter-clockwise outer contour
    
    * .notdef#10059 (U+D1C1) has a counter-clockwise outer contour
    
    * .notdef#10059 (U+D1C1) has a counter-clockwise outer contour
    
    * .notdef#10059 (U+D1C1) has a counter-clockwise outer contour
    
    * .notdef#10059 (U+D1C1) has a counter-clockwise outer contour
    
    * .notdef#10059 (U+D1C1) has a counter-clockwise outer contour
    
    * .notdef#1006 (U+BC1E) has a counter-clockwise outer contour
    
    * .notdef#1006 (U+BC1E) has a counter-clockwise outer contour
    
    * .notdef#1006 (U+BC1E) has a counter-clockwise outer contour
    
    * .notdef#1006 (U+BC1E) has a counter-clockwise outer contour
    
    * .notdef#10060 (U+D1C2) has a counter-clockwise outer contour
    
    * .notdef#10060 (U+D1C2) has a counter-clockwise outer contour
    
    * .notdef#10060 (U+D1C2) has a counter-clockwise outer contour
    
    * .notdef#10060 (U+D1C2) has a counter-clockwise outer contour
    
    * .notdef#10060 (U+D1C2) has a counter-clockwise outer contour
    
    * .notdef#10060 (U+D1C2) has a counter-clockwise outer contour
    
    * .notdef#10061 (U+D1C3) has a counter-clockwise outer contour
    
    * .notdef#10061 (U+D1C3) has a counter-clockwise outer contour
    
    * .notdef#10061 (U+D1C3) has a counter-clockwise outer contour
    
    * .notdef#10061 (U+D1C3) has a counter-clockwise outer contour
    
    * .notdef#10062 (U+D1C4) has a counter-clockwise outer contour
    
    * .notdef#10062 (U+D1C4) has a counter-clockwise outer contour
    
    * .notdef#10062 (U+D1C4) has a counter-clockwise outer contour
    
    * .notdef#10062 (U+D1C4) has a counter-clockwise outer contour
    
    * .notdef#10063 (U+D1C5) has a counter-clockwise outer contour
    
    * .notdef#10063 (U+D1C5) has a counter-clockwise outer contour
    
    * .notdef#10063 (U+D1C5) has a counter-clockwise outer contour
    
    * .notdef#10063 (U+D1C5) has a counter-clockwise outer contour
    
    * .notdef#10063 (U+D1C5) has a counter-clockwise outer contour
    
    * .notdef#10064 (U+D1C6) has a counter-clockwise outer contour
    
    * .notdef#10064 (U+D1C6) has a counter-clockwise outer contour
    
    * .notdef#10064 (U+D1C6) has a counter-clockwise outer contour
    
    * .notdef#10064 (U+D1C6) has a counter-clockwise outer contour
    
    * .notdef#10064 (U+D1C6) has a counter-clockwise outer contour
    
    * .notdef#10065 (U+D1C7) has a counter-clockwise outer contour
    
    * .notdef#10065 (U+D1C7) has a counter-clockwise outer contour
    
    * .notdef#10065 (U+D1C7) has a counter-clockwise outer contour
    
    * .notdef#10065 (U+D1C7) has a counter-clockwise outer contour
    
    * .notdef#10065 (U+D1C7) has a counter-clockwise outer contour
    
    * .notdef#10066 (U+D1C8) has a counter-clockwise outer contour
    
    * .notdef#10066 (U+D1C8) has a counter-clockwise outer contour
    
    * .notdef#10066 (U+D1C8) has a counter-clockwise outer contour
    
    * .notdef#10066 (U+D1C8) has a counter-clockwise outer contour
    
    * .notdef#10066 (U+D1C8) has a counter-clockwise outer contour
    
    * .notdef#10067 (U+D1C9) has a counter-clockwise outer contour
    
    * .notdef#10067 (U+D1C9) has a counter-clockwise outer contour
    
    * .notdef#10067 (U+D1C9) has a counter-clockwise outer contour
    
    * .notdef#10067 (U+D1C9) has a counter-clockwise outer contour
    
    * .notdef#10067 (U+D1C9) has a counter-clockwise outer contour
    
    * .notdef#10068 (U+D1CA) has a counter-clockwise outer contour
    
    * .notdef#10068 (U+D1CA) has a counter-clockwise outer contour
    
    * .notdef#10068 (U+D1CA) has a counter-clockwise outer contour
    
    * .notdef#10068 (U+D1CA) has a counter-clockwise outer contour
    
    * .notdef#10068 (U+D1CA) has a counter-clockwise outer contour
    
    * .notdef#10068 (U+D1CA) has a counter-clockwise outer contour
    
    * .notdef#10069 (U+D1CB) has a counter-clockwise outer contour
    
    * .notdef#10069 (U+D1CB) has a counter-clockwise outer contour
    
    * .notdef#10069 (U+D1CB) has a counter-clockwise outer contour
    
    * .notdef#10069 (U+D1CB) has a counter-clockwise outer contour
    
    * .notdef#10069 (U+D1CB) has a counter-clockwise outer contour
    
    * .notdef#10069 (U+D1CB) has a counter-clockwise outer contour
    
    * .notdef#1007 (U+BC1F) has a counter-clockwise outer contour
    
    * .notdef#1007 (U+BC1F) has a counter-clockwise outer contour
    
    * .notdef#1007 (U+BC1F) has a counter-clockwise outer contour
    
    * .notdef#1007 (U+BC1F) has a counter-clockwise outer contour
    
    * .notdef#10070 (U+D1CC) has a counter-clockwise outer contour
    
    * .notdef#10070 (U+D1CC) has a counter-clockwise outer contour
    
    * .notdef#10070 (U+D1CC) has a counter-clockwise outer contour
    
    * .notdef#10070 (U+D1CC) has a counter-clockwise outer contour
    
    * .notdef#10071 (U+D1CD) has a counter-clockwise outer contour
    
    * .notdef#10071 (U+D1CD) has a counter-clockwise outer contour
    
    * .notdef#10071 (U+D1CD) has a counter-clockwise outer contour
    
    * .notdef#10071 (U+D1CD) has a counter-clockwise outer contour
    
    * .notdef#10072 (U+D1CE) has a counter-clockwise outer contour
    
    * .notdef#10072 (U+D1CE) has a counter-clockwise outer contour
    
    * .notdef#10072 (U+D1CE) has a counter-clockwise outer contour
    
    * .notdef#10072 (U+D1CE) has a counter-clockwise outer contour
    
    * .notdef#10072 (U+D1CE) has a counter-clockwise outer contour
    
    * .notdef#10073 (U+D1CF) has a counter-clockwise outer contour
    
    * .notdef#10073 (U+D1CF) has a counter-clockwise outer contour
    
    * .notdef#10073 (U+D1CF) has a counter-clockwise outer contour
    
    * .notdef#10073 (U+D1CF) has a counter-clockwise outer contour
    
    * .notdef#10074 (U+D1D0) has a counter-clockwise outer contour
    
    * .notdef#10074 (U+D1D0) has a counter-clockwise outer contour
    
    * .notdef#10074 (U+D1D0) has a counter-clockwise outer contour
    
    * .notdef#10074 (U+D1D0) has a counter-clockwise outer contour
    
    * .notdef#10075 (U+D1D1) has a counter-clockwise outer contour
    
    * .notdef#10075 (U+D1D1) has a counter-clockwise outer contour
    
    * .notdef#10075 (U+D1D1) has a counter-clockwise outer contour
    
    * .notdef#10075 (U+D1D1) has a counter-clockwise outer contour
    
    * .notdef#10076 (U+D1D2) has a counter-clockwise outer contour
    
    * .notdef#10076 (U+D1D2) has a counter-clockwise outer contour
    
    * .notdef#10076 (U+D1D2) has a counter-clockwise outer contour
    
    * .notdef#10076 (U+D1D2) has a counter-clockwise outer contour
    
    * .notdef#10077 (U+D1D3) has a counter-clockwise outer contour
    
    * .notdef#10077 (U+D1D3) has a counter-clockwise outer contour
    
    * .notdef#10077 (U+D1D3) has a counter-clockwise outer contour
    
    * .notdef#10077 (U+D1D3) has a counter-clockwise outer contour
    
    * .notdef#10078 (U+D1D4) has a counter-clockwise outer contour
    
    * .notdef#10078 (U+D1D4) has a counter-clockwise outer contour
    
    * .notdef#10078 (U+D1D4) has a counter-clockwise outer contour
    
    * .notdef#10078 (U+D1D4) has a counter-clockwise outer contour
    
    * .notdef#10079 (U+D1D5) has a counter-clockwise outer contour
    
    * .notdef#10079 (U+D1D5) has a counter-clockwise outer contour
    
    * .notdef#10079 (U+D1D5) has a counter-clockwise outer contour
    
    * .notdef#10079 (U+D1D5) has a counter-clockwise outer contour
    
    * .notdef#1008 (U+BC24) has a counter-clockwise outer contour
    
    * .notdef#1008 (U+BC24) has a counter-clockwise outer contour
    
    * .notdef#1008 (U+BC24) has a counter-clockwise outer contour
    
    * .notdef#10080 (U+D1D6) has a counter-clockwise outer contour
    
    * .notdef#10080 (U+D1D6) has a counter-clockwise outer contour
    
    * .notdef#10080 (U+D1D6) has a counter-clockwise outer contour
    
    * .notdef#10080 (U+D1D6) has a counter-clockwise outer contour
    
    * .notdef#10080 (U+D1D6) has a counter-clockwise outer contour
    
    * .notdef#10081 (U+D1D7) has a counter-clockwise outer contour
    
    * .notdef#10081 (U+D1D7) has a counter-clockwise outer contour
    
    * .notdef#10081 (U+D1D7) has a counter-clockwise outer contour
    
    * .notdef#10081 (U+D1D7) has a counter-clockwise outer contour
    
    * .notdef#10081 (U+D1D7) has a counter-clockwise outer contour
    
    * .notdef#10082 (U+D1D9) has a counter-clockwise outer contour
    
    * .notdef#10082 (U+D1D9) has a counter-clockwise outer contour
    
    * .notdef#10082 (U+D1D9) has a counter-clockwise outer contour
    
    * .notdef#10082 (U+D1D9) has a counter-clockwise outer contour
    
    * .notdef#10083 (U+D1DA) has a counter-clockwise outer contour
    
    * .notdef#10083 (U+D1DA) has a counter-clockwise outer contour
    
    * .notdef#10083 (U+D1DA) has a counter-clockwise outer contour
    
    * .notdef#10083 (U+D1DA) has a counter-clockwise outer contour
    
    * .notdef#10083 (U+D1DA) has a counter-clockwise outer contour
    
    * .notdef#10084 (U+D1DB) has a counter-clockwise outer contour
    
    * .notdef#10084 (U+D1DB) has a counter-clockwise outer contour
    
    * .notdef#10084 (U+D1DB) has a counter-clockwise outer contour
    
    * .notdef#10084 (U+D1DB) has a counter-clockwise outer contour
    
    * .notdef#10084 (U+D1DB) has a counter-clockwise outer contour
    
    * .notdef#10085 (U+D1DC) has a counter-clockwise outer contour
    
    * .notdef#10085 (U+D1DC) has a counter-clockwise outer contour
    
    * .notdef#10085 (U+D1DC) has a counter-clockwise outer contour
    
    * .notdef#10085 (U+D1DC) has a counter-clockwise outer contour
    
    * .notdef#10086 (U+D1DD) has a counter-clockwise outer contour
    
    * .notdef#10086 (U+D1DD) has a counter-clockwise outer contour
    
    * .notdef#10086 (U+D1DD) has a counter-clockwise outer contour
    
    * .notdef#10086 (U+D1DD) has a counter-clockwise outer contour
    
    * .notdef#10086 (U+D1DD) has a counter-clockwise outer contour
    
    * .notdef#10087 (U+D1DE) has a counter-clockwise outer contour
    
    * .notdef#10087 (U+D1DE) has a counter-clockwise outer contour
    
    * .notdef#10087 (U+D1DE) has a counter-clockwise outer contour
    
    * .notdef#10087 (U+D1DE) has a counter-clockwise outer contour
    
    * .notdef#10087 (U+D1DE) has a counter-clockwise outer contour
    
    * .notdef#10087 (U+D1DE) has a counter-clockwise outer contour
    
    * .notdef#10088 (U+D1DF) has a counter-clockwise outer contour
    
    * .notdef#10088 (U+D1DF) has a counter-clockwise outer contour
    
    * .notdef#10088 (U+D1DF) has a counter-clockwise outer contour
    
    * .notdef#10088 (U+D1DF) has a counter-clockwise outer contour
    
    * .notdef#10089 (U+D1E0) has a counter-clockwise outer contour
    
    * .notdef#10089 (U+D1E0) has a counter-clockwise outer contour
    
    * .notdef#10089 (U+D1E0) has a counter-clockwise outer contour
    
    * .notdef#10089 (U+D1E0) has a counter-clockwise outer contour
    
    * .notdef#1009 (U+BC25) has a counter-clockwise outer contour
    
    * .notdef#1009 (U+BC25) has a counter-clockwise outer contour
    
    * .notdef#1009 (U+BC25) has a counter-clockwise outer contour
    
    * .notdef#10090 (U+D1E1) has a counter-clockwise outer contour
    
    * .notdef#10090 (U+D1E1) has a counter-clockwise outer contour
    
    * .notdef#10090 (U+D1E1) has a counter-clockwise outer contour
    
    * .notdef#10090 (U+D1E1) has a counter-clockwise outer contour
    
    * .notdef#10090 (U+D1E1) has a counter-clockwise outer contour
    
    * .notdef#10091 (U+D1E2) has a counter-clockwise outer contour
    
    * .notdef#10091 (U+D1E2) has a counter-clockwise outer contour
    
    * .notdef#10091 (U+D1E2) has a counter-clockwise outer contour
    
    * .notdef#10091 (U+D1E2) has a counter-clockwise outer contour
    
    * .notdef#10091 (U+D1E2) has a counter-clockwise outer contour
    
    * .notdef#10092 (U+D1E3) has a counter-clockwise outer contour
    
    * .notdef#10092 (U+D1E3) has a counter-clockwise outer contour
    
    * .notdef#10092 (U+D1E3) has a counter-clockwise outer contour
    
    * .notdef#10092 (U+D1E3) has a counter-clockwise outer contour
    
    * .notdef#10092 (U+D1E3) has a counter-clockwise outer contour
    
    * .notdef#10093 (U+D1E4) has a counter-clockwise outer contour
    
    * .notdef#10093 (U+D1E4) has a counter-clockwise outer contour
    
    * .notdef#10093 (U+D1E4) has a counter-clockwise outer contour
    
    * .notdef#10093 (U+D1E4) has a counter-clockwise outer contour
    
    * .notdef#10093 (U+D1E4) has a counter-clockwise outer contour
    
    * .notdef#10094 (U+D1E5) has a counter-clockwise outer contour
    
    * .notdef#10094 (U+D1E5) has a counter-clockwise outer contour
    
    * .notdef#10094 (U+D1E5) has a counter-clockwise outer contour
    
    * .notdef#10094 (U+D1E5) has a counter-clockwise outer contour
    
    * .notdef#10094 (U+D1E5) has a counter-clockwise outer contour
    
    * .notdef#10095 (U+D1E6) has a counter-clockwise outer contour
    
    * .notdef#10095 (U+D1E6) has a counter-clockwise outer contour
    
    * .notdef#10095 (U+D1E6) has a counter-clockwise outer contour
    
    * .notdef#10095 (U+D1E6) has a counter-clockwise outer contour
    
    * .notdef#10095 (U+D1E6) has a counter-clockwise outer contour
    
    * .notdef#10095 (U+D1E6) has a counter-clockwise outer contour
    
    * .notdef#10096 (U+D1E7) has a counter-clockwise outer contour
    
    * .notdef#10096 (U+D1E7) has a counter-clockwise outer contour
    
    * .notdef#10096 (U+D1E7) has a counter-clockwise outer contour
    
    * .notdef#10096 (U+D1E7) has a counter-clockwise outer contour
    
    * .notdef#10096 (U+D1E7) has a counter-clockwise outer contour
    
    * .notdef#10096 (U+D1E7) has a counter-clockwise outer contour
    
    * .notdef#10097 (U+D1E8) has a counter-clockwise outer contour
    
    * .notdef#10097 (U+D1E8) has a counter-clockwise outer contour
    
    * .notdef#10097 (U+D1E8) has a counter-clockwise outer contour
    
    * .notdef#10097 (U+D1E8) has a counter-clockwise outer contour
    
    * .notdef#10098 (U+D1E9) has a counter-clockwise outer contour
    
    * .notdef#10098 (U+D1E9) has a counter-clockwise outer contour
    
    * .notdef#10098 (U+D1E9) has a counter-clockwise outer contour
    
    * .notdef#10098 (U+D1E9) has a counter-clockwise outer contour
    
    * .notdef#10099 (U+D1EA) has a counter-clockwise outer contour
    
    * .notdef#10099 (U+D1EA) has a counter-clockwise outer contour
    
    * .notdef#10099 (U+D1EA) has a counter-clockwise outer contour
    
    * .notdef#10099 (U+D1EA) has a counter-clockwise outer contour
    
    * .notdef#10099 (U+D1EA) has a counter-clockwise outer contour
    
    * .notdef#101 (U+AC09) has a counter-clockwise outer contour
    
    * .notdef#101 (U+AC09) has a counter-clockwise outer contour
    
    * .notdef#101 (U+AC09) has a counter-clockwise outer contour
    
    * .notdef#101 (U+AC09) has a counter-clockwise outer contour
    
    * .notdef#1010 (U+BC27) has a counter-clockwise outer contour
    
    * .notdef#1010 (U+BC27) has a counter-clockwise outer contour
    
    * .notdef#1010 (U+BC27) has a counter-clockwise outer contour
    
    * .notdef#10100 (U+D1EB) has a counter-clockwise outer contour
    
    * .notdef#10100 (U+D1EB) has a counter-clockwise outer contour
    
    * .notdef#10100 (U+D1EB) has a counter-clockwise outer contour
    
    * .notdef#10100 (U+D1EB) has a counter-clockwise outer contour
    
    * .notdef#10101 (U+D1EC) has a counter-clockwise outer contour
    
    * .notdef#10101 (U+D1EC) has a counter-clockwise outer contour
    
    * .notdef#10101 (U+D1EC) has a counter-clockwise outer contour
    
    * .notdef#10101 (U+D1EC) has a counter-clockwise outer contour
    
    * .notdef#10102 (U+D1ED) has a counter-clockwise outer contour
    
    * .notdef#10102 (U+D1ED) has a counter-clockwise outer contour
    
    * .notdef#10102 (U+D1ED) has a counter-clockwise outer contour
    
    * .notdef#10102 (U+D1ED) has a counter-clockwise outer contour
    
    * .notdef#10103 (U+D1EE) has a counter-clockwise outer contour
    
    * .notdef#10103 (U+D1EE) has a counter-clockwise outer contour
    
    * .notdef#10103 (U+D1EE) has a counter-clockwise outer contour
    
    * .notdef#10103 (U+D1EE) has a counter-clockwise outer contour
    
    * .notdef#10104 (U+D1EF) has a counter-clockwise outer contour
    
    * .notdef#10104 (U+D1EF) has a counter-clockwise outer contour
    
    * .notdef#10104 (U+D1EF) has a counter-clockwise outer contour
    
    * .notdef#10104 (U+D1EF) has a counter-clockwise outer contour
    
    * .notdef#10105 (U+D1F0) has a counter-clockwise outer contour
    
    * .notdef#10105 (U+D1F0) has a counter-clockwise outer contour
    
    * .notdef#10105 (U+D1F0) has a counter-clockwise outer contour
    
    * .notdef#10105 (U+D1F0) has a counter-clockwise outer contour
    
    * .notdef#10106 (U+D1F1) has a counter-clockwise outer contour
    
    * .notdef#10106 (U+D1F1) has a counter-clockwise outer contour
    
    * .notdef#10106 (U+D1F1) has a counter-clockwise outer contour
    
    * .notdef#10106 (U+D1F1) has a counter-clockwise outer contour
    
    * .notdef#10107 (U+D1F2) has a counter-clockwise outer contour
    
    * .notdef#10107 (U+D1F2) has a counter-clockwise outer contour
    
    * .notdef#10107 (U+D1F2) has a counter-clockwise outer contour
    
    * .notdef#10107 (U+D1F2) has a counter-clockwise outer contour
    
    * .notdef#10107 (U+D1F2) has a counter-clockwise outer contour
    
    * .notdef#10108 (U+D1F3) has a counter-clockwise outer contour
    
    * .notdef#10108 (U+D1F3) has a counter-clockwise outer contour
    
    * .notdef#10108 (U+D1F3) has a counter-clockwise outer contour
    
    * .notdef#10108 (U+D1F3) has a counter-clockwise outer contour
    
    * .notdef#10108 (U+D1F3) has a counter-clockwise outer contour
    
    * .notdef#10109 (U+D1F5) has a counter-clockwise outer contour
    
    * .notdef#10109 (U+D1F5) has a counter-clockwise outer contour
    
    * .notdef#10109 (U+D1F5) has a counter-clockwise outer contour
    
    * .notdef#10109 (U+D1F5) has a counter-clockwise outer contour
    
    * .notdef#1011 (U+BC29) has a counter-clockwise outer contour
    
    * .notdef#1011 (U+BC29) has a counter-clockwise outer contour
    
    * .notdef#1011 (U+BC29) has a counter-clockwise outer contour
    
    * .notdef#10110 (U+D1F6) has a counter-clockwise outer contour
    
    * .notdef#10110 (U+D1F6) has a counter-clockwise outer contour
    
    * .notdef#10110 (U+D1F6) has a counter-clockwise outer contour
    
    * .notdef#10110 (U+D1F6) has a counter-clockwise outer contour
    
    * .notdef#10110 (U+D1F6) has a counter-clockwise outer contour
    
    * .notdef#10111 (U+D1F7) has a counter-clockwise outer contour
    
    * .notdef#10111 (U+D1F7) has a counter-clockwise outer contour
    
    * .notdef#10111 (U+D1F7) has a counter-clockwise outer contour
    
    * .notdef#10111 (U+D1F7) has a counter-clockwise outer contour
    
    * .notdef#10111 (U+D1F7) has a counter-clockwise outer contour
    
    * .notdef#10112 (U+D1F9) has a counter-clockwise outer contour
    
    * .notdef#10112 (U+D1F9) has a counter-clockwise outer contour
    
    * .notdef#10112 (U+D1F9) has a counter-clockwise outer contour
    
    * .notdef#10112 (U+D1F9) has a counter-clockwise outer contour
    
    * .notdef#10112 (U+D1F9) has a counter-clockwise outer contour
    
    * .notdef#10113 (U+D1FA) has a counter-clockwise outer contour
    
    * .notdef#10113 (U+D1FA) has a counter-clockwise outer contour
    
    * .notdef#10113 (U+D1FA) has a counter-clockwise outer contour
    
    * .notdef#10113 (U+D1FA) has a counter-clockwise outer contour
    
    * .notdef#10113 (U+D1FA) has a counter-clockwise outer contour
    
    * .notdef#10113 (U+D1FA) has a counter-clockwise outer contour
    
    * .notdef#10114 (U+D1FB) has a counter-clockwise outer contour
    
    * .notdef#10114 (U+D1FB) has a counter-clockwise outer contour
    
    * .notdef#10114 (U+D1FB) has a counter-clockwise outer contour
    
    * .notdef#10114 (U+D1FB) has a counter-clockwise outer contour
    
    * .notdef#10115 (U+D1FC) has a counter-clockwise outer contour
    
    * .notdef#10115 (U+D1FC) has a counter-clockwise outer contour
    
    * .notdef#10115 (U+D1FC) has a counter-clockwise outer contour
    
    * .notdef#10115 (U+D1FC) has a counter-clockwise outer contour
    
    * .notdef#10116 (U+D1FD) has a counter-clockwise outer contour
    
    * .notdef#10116 (U+D1FD) has a counter-clockwise outer contour
    
    * .notdef#10116 (U+D1FD) has a counter-clockwise outer contour
    
    * .notdef#10116 (U+D1FD) has a counter-clockwise outer contour
    
    * .notdef#10116 (U+D1FD) has a counter-clockwise outer contour
    
    * .notdef#10117 (U+D1FE) has a counter-clockwise outer contour
    
    * .notdef#10117 (U+D1FE) has a counter-clockwise outer contour
    
    * .notdef#10117 (U+D1FE) has a counter-clockwise outer contour
    
    * .notdef#10117 (U+D1FE) has a counter-clockwise outer contour
    
    * .notdef#10117 (U+D1FE) has a counter-clockwise outer contour
    
    * .notdef#10118 (U+D1FF) has a counter-clockwise outer contour
    
    * .notdef#10118 (U+D1FF) has a counter-clockwise outer contour
    
    * .notdef#10118 (U+D1FF) has a counter-clockwise outer contour
    
    * .notdef#10118 (U+D1FF) has a counter-clockwise outer contour
    
    * .notdef#10118 (U+D1FF) has a counter-clockwise outer contour
    
    * .notdef#10119 (U+D200) has a counter-clockwise outer contour
    
    * .notdef#10119 (U+D200) has a counter-clockwise outer contour
    
    * .notdef#10119 (U+D200) has a counter-clockwise outer contour
    
    * .notdef#10119 (U+D200) has a counter-clockwise outer contour
    
    * .notdef#10119 (U+D200) has a counter-clockwise outer contour
    
    * .notdef#1012 (U+BC2D) has a counter-clockwise outer contour
    
    * .notdef#1012 (U+BC2D) has a counter-clockwise outer contour
    
    * .notdef#1012 (U+BC2D) has a counter-clockwise outer contour
    
    * .notdef#10120 (U+D201) has a counter-clockwise outer contour
    
    * .notdef#10120 (U+D201) has a counter-clockwise outer contour
    
    * .notdef#10120 (U+D201) has a counter-clockwise outer contour
    
    * .notdef#10120 (U+D201) has a counter-clockwise outer contour
    
    * .notdef#10120 (U+D201) has a counter-clockwise outer contour
    
    * .notdef#10121 (U+D202) has a counter-clockwise outer contour
    
    * .notdef#10121 (U+D202) has a counter-clockwise outer contour
    
    * .notdef#10121 (U+D202) has a counter-clockwise outer contour
    
    * .notdef#10121 (U+D202) has a counter-clockwise outer contour
    
    * .notdef#10121 (U+D202) has a counter-clockwise outer contour
    
    * .notdef#10121 (U+D202) has a counter-clockwise outer contour
    
    * .notdef#10122 (U+D203) has a counter-clockwise outer contour
    
    * .notdef#10122 (U+D203) has a counter-clockwise outer contour
    
    * .notdef#10122 (U+D203) has a counter-clockwise outer contour
    
    * .notdef#10122 (U+D203) has a counter-clockwise outer contour
    
    * .notdef#10122 (U+D203) has a counter-clockwise outer contour
    
    * .notdef#10122 (U+D203) has a counter-clockwise outer contour
    
    * .notdef#10123 (U+D204) has a counter-clockwise outer contour
    
    * .notdef#10123 (U+D204) has a counter-clockwise outer contour
    
    * .notdef#10123 (U+D204) has a counter-clockwise outer contour
    
    * .notdef#10123 (U+D204) has a counter-clockwise outer contour
    
    * .notdef#10124 (U+D205) has a counter-clockwise outer contour
    
    * .notdef#10124 (U+D205) has a counter-clockwise outer contour
    
    * .notdef#10124 (U+D205) has a counter-clockwise outer contour
    
    * .notdef#10124 (U+D205) has a counter-clockwise outer contour
    
    * .notdef#10125 (U+D206) has a counter-clockwise outer contour
    
    * .notdef#10125 (U+D206) has a counter-clockwise outer contour
    
    * .notdef#10125 (U+D206) has a counter-clockwise outer contour
    
    * .notdef#10125 (U+D206) has a counter-clockwise outer contour
    
    * .notdef#10125 (U+D206) has a counter-clockwise outer contour
    
    * .notdef#10126 (U+D208) has a counter-clockwise outer contour
    
    * .notdef#10126 (U+D208) has a counter-clockwise outer contour
    
    * .notdef#10126 (U+D208) has a counter-clockwise outer contour
    
    * .notdef#10126 (U+D208) has a counter-clockwise outer contour
    
    * .notdef#10127 (U+D20A) has a counter-clockwise outer contour
    
    * .notdef#10127 (U+D20A) has a counter-clockwise outer contour
    
    * .notdef#10127 (U+D20A) has a counter-clockwise outer contour
    
    * .notdef#10127 (U+D20A) has a counter-clockwise outer contour
    
    * .notdef#10128 (U+D20B) has a counter-clockwise outer contour
    
    * .notdef#10128 (U+D20B) has a counter-clockwise outer contour
    
    * .notdef#10128 (U+D20B) has a counter-clockwise outer contour
    
    * .notdef#10128 (U+D20B) has a counter-clockwise outer contour
    
    * .notdef#10129 (U+D20C) has a counter-clockwise outer contour
    
    * .notdef#10129 (U+D20C) has a counter-clockwise outer contour
    
    * .notdef#10129 (U+D20C) has a counter-clockwise outer contour
    
    * .notdef#10129 (U+D20C) has a counter-clockwise outer contour
    
    * .notdef#1013 (U+BC30) has a counter-clockwise outer contour
    
    * .notdef#1013 (U+BC30) has a counter-clockwise outer contour
    
    * .notdef#10130 (U+D20D) has a counter-clockwise outer contour
    
    * .notdef#10130 (U+D20D) has a counter-clockwise outer contour
    
    * .notdef#10130 (U+D20D) has a counter-clockwise outer contour
    
    * .notdef#10130 (U+D20D) has a counter-clockwise outer contour
    
    * .notdef#10131 (U+D20E) has a counter-clockwise outer contour
    
    * .notdef#10131 (U+D20E) has a counter-clockwise outer contour
    
    * .notdef#10131 (U+D20E) has a counter-clockwise outer contour
    
    * .notdef#10131 (U+D20E) has a counter-clockwise outer contour
    
    * .notdef#10131 (U+D20E) has a counter-clockwise outer contour
    
    * .notdef#10132 (U+D20F) has a counter-clockwise outer contour
    
    * .notdef#10132 (U+D20F) has a counter-clockwise outer contour
    
    * .notdef#10132 (U+D20F) has a counter-clockwise outer contour
    
    * .notdef#10132 (U+D20F) has a counter-clockwise outer contour
    
    * .notdef#10132 (U+D20F) has a counter-clockwise outer contour
    
    * .notdef#10133 (U+D211) has a counter-clockwise outer contour
    
    * .notdef#10133 (U+D211) has a counter-clockwise outer contour
    
    * .notdef#10133 (U+D211) has a counter-clockwise outer contour
    
    * .notdef#10134 (U+D212) has a counter-clockwise outer contour
    
    * .notdef#10134 (U+D212) has a counter-clockwise outer contour
    
    * .notdef#10134 (U+D212) has a counter-clockwise outer contour
    
    * .notdef#10134 (U+D212) has a counter-clockwise outer contour
    
    * .notdef#10135 (U+D213) has a counter-clockwise outer contour
    
    * .notdef#10135 (U+D213) has a counter-clockwise outer contour
    
    * .notdef#10135 (U+D213) has a counter-clockwise outer contour
    
    * .notdef#10135 (U+D213) has a counter-clockwise outer contour
    
    * .notdef#10136 (U+D214) has a counter-clockwise outer contour
    
    * .notdef#10136 (U+D214) has a counter-clockwise outer contour
    
    * .notdef#10136 (U+D214) has a counter-clockwise outer contour
    
    * .notdef#10137 (U+D215) has a counter-clockwise outer contour
    
    * .notdef#10137 (U+D215) has a counter-clockwise outer contour
    
    * .notdef#10137 (U+D215) has a counter-clockwise outer contour
    
    * .notdef#10137 (U+D215) has a counter-clockwise outer contour
    
    * .notdef#10138 (U+D216) has a counter-clockwise outer contour
    
    * .notdef#10138 (U+D216) has a counter-clockwise outer contour
    
    * .notdef#10138 (U+D216) has a counter-clockwise outer contour
    
    * .notdef#10138 (U+D216) has a counter-clockwise outer contour
    
    * .notdef#10138 (U+D216) has a counter-clockwise outer contour
    
    * .notdef#10139 (U+D217) has a counter-clockwise outer contour
    
    * .notdef#10139 (U+D217) has a counter-clockwise outer contour
    
    * .notdef#10139 (U+D217) has a counter-clockwise outer contour
    
    * .notdef#1014 (U+BC31) has a counter-clockwise outer contour
    
    * .notdef#1014 (U+BC31) has a counter-clockwise outer contour
    
    * .notdef#1014 (U+BC31) has a counter-clockwise outer contour
    
    * .notdef#10140 (U+D218) has a counter-clockwise outer contour
    
    * .notdef#10140 (U+D218) has a counter-clockwise outer contour
    
    * .notdef#10140 (U+D218) has a counter-clockwise outer contour
    
    * .notdef#10141 (U+D219) has a counter-clockwise outer contour
    
    * .notdef#10141 (U+D219) has a counter-clockwise outer contour
    
    * .notdef#10141 (U+D219) has a counter-clockwise outer contour
    
    * .notdef#10141 (U+D219) has a counter-clockwise outer contour
    
    * .notdef#10142 (U+D21A) has a counter-clockwise outer contour
    
    * .notdef#10142 (U+D21A) has a counter-clockwise outer contour
    
    * .notdef#10142 (U+D21A) has a counter-clockwise outer contour
    
    * .notdef#10142 (U+D21A) has a counter-clockwise outer contour
    
    * .notdef#10143 (U+D21B) has a counter-clockwise outer contour
    
    * .notdef#10143 (U+D21B) has a counter-clockwise outer contour
    
    * .notdef#10143 (U+D21B) has a counter-clockwise outer contour
    
    * .notdef#10143 (U+D21B) has a counter-clockwise outer contour
    
    * .notdef#10144 (U+D21C) has a counter-clockwise outer contour
    
    * .notdef#10144 (U+D21C) has a counter-clockwise outer contour
    
    * .notdef#10144 (U+D21C) has a counter-clockwise outer contour
    
    * .notdef#10144 (U+D21C) has a counter-clockwise outer contour
    
    * .notdef#10145 (U+D21D) has a counter-clockwise outer contour
    
    * .notdef#10145 (U+D21D) has a counter-clockwise outer contour
    
    * .notdef#10145 (U+D21D) has a counter-clockwise outer contour
    
    * .notdef#10145 (U+D21D) has a counter-clockwise outer contour
    
    * .notdef#10146 (U+D21E) has a counter-clockwise outer contour
    
    * .notdef#10146 (U+D21E) has a counter-clockwise outer contour
    
    * .notdef#10146 (U+D21E) has a counter-clockwise outer contour
    
    * .notdef#10146 (U+D21E) has a counter-clockwise outer contour
    
    * .notdef#10146 (U+D21E) has a counter-clockwise outer contour
    
    * .notdef#10147 (U+D21F) has a counter-clockwise outer contour
    
    * .notdef#10147 (U+D21F) has a counter-clockwise outer contour
    
    * .notdef#10147 (U+D21F) has a counter-clockwise outer contour
    
    * .notdef#10147 (U+D21F) has a counter-clockwise outer contour
    
    * .notdef#10147 (U+D21F) has a counter-clockwise outer contour
    
    * .notdef#10148 (U+D220) has a counter-clockwise outer contour
    
    * .notdef#10148 (U+D220) has a counter-clockwise outer contour
    
    * .notdef#10148 (U+D220) has a counter-clockwise outer contour
    
    * .notdef#10149 (U+D221) has a counter-clockwise outer contour
    
    * .notdef#10149 (U+D221) has a counter-clockwise outer contour
    
    * .notdef#10149 (U+D221) has a counter-clockwise outer contour
    
    * .notdef#1015 (U+BC34) has a counter-clockwise outer contour
    
    * .notdef#1015 (U+BC34) has a counter-clockwise outer contour
    
    * .notdef#1015 (U+BC34) has a counter-clockwise outer contour
    
    * .notdef#10150 (U+D222) has a counter-clockwise outer contour
    
    * .notdef#10150 (U+D222) has a counter-clockwise outer contour
    
    * .notdef#10150 (U+D222) has a counter-clockwise outer contour
    
    * .notdef#10150 (U+D222) has a counter-clockwise outer contour
    
    * .notdef#10151 (U+D223) has a counter-clockwise outer contour
    
    * .notdef#10151 (U+D223) has a counter-clockwise outer contour
    
    * .notdef#10151 (U+D223) has a counter-clockwise outer contour
    
    * .notdef#10152 (U+D224) has a counter-clockwise outer contour
    
    * .notdef#10152 (U+D224) has a counter-clockwise outer contour
    
    * .notdef#10152 (U+D224) has a counter-clockwise outer contour
    
    * .notdef#10153 (U+D225) has a counter-clockwise outer contour
    
    * .notdef#10153 (U+D225) has a counter-clockwise outer contour
    
    * .notdef#10153 (U+D225) has a counter-clockwise outer contour
    
    * .notdef#10154 (U+D226) has a counter-clockwise outer contour
    
    * .notdef#10154 (U+D226) has a counter-clockwise outer contour
    
    * .notdef#10154 (U+D226) has a counter-clockwise outer contour
    
    * .notdef#10155 (U+D227) has a counter-clockwise outer contour
    
    * .notdef#10155 (U+D227) has a counter-clockwise outer contour
    
    * .notdef#10155 (U+D227) has a counter-clockwise outer contour
    
    * .notdef#10156 (U+D228) has a counter-clockwise outer contour
    
    * .notdef#10156 (U+D228) has a counter-clockwise outer contour
    
    * .notdef#10156 (U+D228) has a counter-clockwise outer contour
    
    * .notdef#10157 (U+D229) has a counter-clockwise outer contour
    
    * .notdef#10157 (U+D229) has a counter-clockwise outer contour
    
    * .notdef#10157 (U+D229) has a counter-clockwise outer contour
    
    * .notdef#10158 (U+D22A) has a counter-clockwise outer contour
    
    * .notdef#10158 (U+D22A) has a counter-clockwise outer contour
    
    * .notdef#10158 (U+D22A) has a counter-clockwise outer contour
    
    * .notdef#10158 (U+D22A) has a counter-clockwise outer contour
    
    * .notdef#10159 (U+D22B) has a counter-clockwise outer contour
    
    * .notdef#10159 (U+D22B) has a counter-clockwise outer contour
    
    * .notdef#10159 (U+D22B) has a counter-clockwise outer contour
    
    * .notdef#10159 (U+D22B) has a counter-clockwise outer contour
    
    * .notdef#1016 (U+BC38) has a counter-clockwise outer contour
    
    * .notdef#1016 (U+BC38) has a counter-clockwise outer contour
    
    * .notdef#1016 (U+BC38) has a counter-clockwise outer contour
    
    * .notdef#10160 (U+D22E) has a counter-clockwise outer contour
    
    * .notdef#10160 (U+D22E) has a counter-clockwise outer contour
    
    * .notdef#10160 (U+D22E) has a counter-clockwise outer contour
    
    * .notdef#10160 (U+D22E) has a counter-clockwise outer contour
    
    * .notdef#10161 (U+D22F) has a counter-clockwise outer contour
    
    * .notdef#10161 (U+D22F) has a counter-clockwise outer contour
    
    * .notdef#10161 (U+D22F) has a counter-clockwise outer contour
    
    * .notdef#10162 (U+D231) has a counter-clockwise outer contour
    
    * .notdef#10162 (U+D231) has a counter-clockwise outer contour
    
    * .notdef#10163 (U+D232) has a counter-clockwise outer contour
    
    * .notdef#10163 (U+D232) has a counter-clockwise outer contour
    
    * .notdef#10163 (U+D232) has a counter-clockwise outer contour
    
    * .notdef#10163 (U+D232) has a counter-clockwise outer contour
    
    * .notdef#10163 (U+D232) has a counter-clockwise outer contour
    
    * .notdef#10164 (U+D233) has a counter-clockwise outer contour
    
    * .notdef#10164 (U+D233) has a counter-clockwise outer contour
    
    * .notdef#10165 (U+D235) has a counter-clockwise outer contour
    
    * .notdef#10165 (U+D235) has a counter-clockwise outer contour
    
    * .notdef#10166 (U+D236) has a counter-clockwise outer contour
    
    * .notdef#10166 (U+D236) has a counter-clockwise outer contour
    
    * .notdef#10167 (U+D237) has a counter-clockwise outer contour
    
    * .notdef#10167 (U+D237) has a counter-clockwise outer contour
    
    * .notdef#10168 (U+D238) has a counter-clockwise outer contour
    
    * .notdef#10168 (U+D238) has a counter-clockwise outer contour
    
    * .notdef#10169 (U+D239) has a counter-clockwise outer contour
    
    * .notdef#10169 (U+D239) has a counter-clockwise outer contour
    
    * .notdef#1017 (U+BC40) has a counter-clockwise outer contour
    
    * .notdef#1017 (U+BC40) has a counter-clockwise outer contour
    
    * .notdef#1017 (U+BC40) has a counter-clockwise outer contour
    
    * .notdef#10170 (U+D23A) has a counter-clockwise outer contour
    
    * .notdef#10170 (U+D23A) has a counter-clockwise outer contour
    
    * .notdef#10171 (U+D23B) has a counter-clockwise outer contour
    
    * .notdef#10171 (U+D23B) has a counter-clockwise outer contour
    
    * .notdef#10172 (U+D23E) has a counter-clockwise outer contour
    
    * .notdef#10172 (U+D23E) has a counter-clockwise outer contour
    
    * .notdef#10173 (U+D240) has a counter-clockwise outer contour
    
    * .notdef#10173 (U+D240) has a counter-clockwise outer contour
    
    * .notdef#10173 (U+D240) has a counter-clockwise outer contour
    
    * .notdef#10174 (U+D242) has a counter-clockwise outer contour
    
    * .notdef#10174 (U+D242) has a counter-clockwise outer contour
    
    * .notdef#10175 (U+D243) has a counter-clockwise outer contour
    
    * .notdef#10175 (U+D243) has a counter-clockwise outer contour
    
    * .notdef#10176 (U+D244) has a counter-clockwise outer contour
    
    * .notdef#10176 (U+D244) has a counter-clockwise outer contour
    
    * .notdef#10177 (U+D245) has a counter-clockwise outer contour
    
    * .notdef#10177 (U+D245) has a counter-clockwise outer contour
    
    * .notdef#10178 (U+D246) has a counter-clockwise outer contour
    
    * .notdef#10178 (U+D246) has a counter-clockwise outer contour
    
    * .notdef#10178 (U+D246) has a counter-clockwise outer contour
    
    * .notdef#10179 (U+D247) has a counter-clockwise outer contour
    
    * .notdef#10179 (U+D247) has a counter-clockwise outer contour
    
    * .notdef#10179 (U+D247) has a counter-clockwise outer contour
    
    * .notdef#1018 (U+BC41) has a counter-clockwise outer contour
    
    * .notdef#1018 (U+BC41) has a counter-clockwise outer contour
    
    * .notdef#1018 (U+BC41) has a counter-clockwise outer contour
    
    * .notdef#10180 (U+D249) has a counter-clockwise outer contour
    
    * .notdef#10180 (U+D249) has a counter-clockwise outer contour
    
    * .notdef#10180 (U+D249) has a counter-clockwise outer contour
    
    * .notdef#10180 (U+D249) has a counter-clockwise outer contour
    
    * .notdef#10181 (U+D24A) has a counter-clockwise outer contour
    
    * .notdef#10181 (U+D24A) has a counter-clockwise outer contour
    
    * .notdef#10181 (U+D24A) has a counter-clockwise outer contour
    
    * .notdef#10181 (U+D24A) has a counter-clockwise outer contour
    
    * .notdef#10181 (U+D24A) has a counter-clockwise outer contour
    
    * .notdef#10182 (U+D24B) has a counter-clockwise outer contour
    
    * .notdef#10182 (U+D24B) has a counter-clockwise outer contour
    
    * .notdef#10182 (U+D24B) has a counter-clockwise outer contour
    
    * .notdef#10182 (U+D24B) has a counter-clockwise outer contour
    
    * .notdef#10183 (U+D24C) has a counter-clockwise outer contour
    
    * .notdef#10183 (U+D24C) has a counter-clockwise outer contour
    
    * .notdef#10183 (U+D24C) has a counter-clockwise outer contour
    
    * .notdef#10183 (U+D24C) has a counter-clockwise outer contour
    
    * .notdef#10184 (U+D24D) has a counter-clockwise outer contour
    
    * .notdef#10184 (U+D24D) has a counter-clockwise outer contour
    
    * .notdef#10184 (U+D24D) has a counter-clockwise outer contour
    
    * .notdef#10184 (U+D24D) has a counter-clockwise outer contour
    
    * .notdef#10185 (U+D24E) has a counter-clockwise outer contour
    
    * .notdef#10185 (U+D24E) has a counter-clockwise outer contour
    
    * .notdef#10185 (U+D24E) has a counter-clockwise outer contour
    
    * .notdef#10185 (U+D24E) has a counter-clockwise outer contour
    
    * .notdef#10185 (U+D24E) has a counter-clockwise outer contour
    
    * .notdef#10185 (U+D24E) has a counter-clockwise outer contour
    
    * .notdef#10186 (U+D24F) has a counter-clockwise outer contour
    
    * .notdef#10186 (U+D24F) has a counter-clockwise outer contour
    
    * .notdef#10186 (U+D24F) has a counter-clockwise outer contour
    
    * .notdef#10186 (U+D24F) has a counter-clockwise outer contour
    
    * .notdef#10187 (U+D250) has a counter-clockwise outer contour
    
    * .notdef#10187 (U+D250) has a counter-clockwise outer contour
    
    * .notdef#10187 (U+D250) has a counter-clockwise outer contour
    
    * .notdef#10187 (U+D250) has a counter-clockwise outer contour
    
    * .notdef#10188 (U+D251) has a counter-clockwise outer contour
    
    * .notdef#10188 (U+D251) has a counter-clockwise outer contour
    
    * .notdef#10188 (U+D251) has a counter-clockwise outer contour
    
    * .notdef#10188 (U+D251) has a counter-clockwise outer contour
    
    * .notdef#10189 (U+D252) has a counter-clockwise outer contour
    
    * .notdef#10189 (U+D252) has a counter-clockwise outer contour
    
    * .notdef#10189 (U+D252) has a counter-clockwise outer contour
    
    * .notdef#10189 (U+D252) has a counter-clockwise outer contour
    
    * .notdef#1019 (U+BC43) has a counter-clockwise outer contour
    
    * .notdef#1019 (U+BC43) has a counter-clockwise outer contour
    
    * .notdef#1019 (U+BC43) has a counter-clockwise outer contour
    
    * .notdef#10190 (U+D253) has a counter-clockwise outer contour
    
    * .notdef#10190 (U+D253) has a counter-clockwise outer contour
    
    * .notdef#10190 (U+D253) has a counter-clockwise outer contour
    
    * .notdef#10190 (U+D253) has a counter-clockwise outer contour
    
    * .notdef#10191 (U+D254) has a counter-clockwise outer contour
    
    * .notdef#10191 (U+D254) has a counter-clockwise outer contour
    
    * .notdef#10191 (U+D254) has a counter-clockwise outer contour
    
    * .notdef#10191 (U+D254) has a counter-clockwise outer contour
    
    * .notdef#10192 (U+D255) has a counter-clockwise outer contour
    
    * .notdef#10192 (U+D255) has a counter-clockwise outer contour
    
    * .notdef#10192 (U+D255) has a counter-clockwise outer contour
    
    * .notdef#10192 (U+D255) has a counter-clockwise outer contour
    
    * .notdef#10193 (U+D256) has a counter-clockwise outer contour
    
    * .notdef#10193 (U+D256) has a counter-clockwise outer contour
    
    * .notdef#10193 (U+D256) has a counter-clockwise outer contour
    
    * .notdef#10193 (U+D256) has a counter-clockwise outer contour
    
    * .notdef#10193 (U+D256) has a counter-clockwise outer contour
    
    * .notdef#10194 (U+D257) has a counter-clockwise outer contour
    
    * .notdef#10194 (U+D257) has a counter-clockwise outer contour
    
    * .notdef#10194 (U+D257) has a counter-clockwise outer contour
    
    * .notdef#10194 (U+D257) has a counter-clockwise outer contour
    
    * .notdef#10194 (U+D257) has a counter-clockwise outer contour
    
    * .notdef#10195 (U+D258) has a counter-clockwise outer contour
    
    * .notdef#10195 (U+D258) has a counter-clockwise outer contour
    
    * .notdef#10195 (U+D258) has a counter-clockwise outer contour
    
    * .notdef#10195 (U+D258) has a counter-clockwise outer contour
    
    * .notdef#10196 (U+D259) has a counter-clockwise outer contour
    
    * .notdef#10196 (U+D259) has a counter-clockwise outer contour
    
    * .notdef#10196 (U+D259) has a counter-clockwise outer contour
    
    * .notdef#10196 (U+D259) has a counter-clockwise outer contour
    
    * .notdef#10197 (U+D25A) has a counter-clockwise outer contour
    
    * .notdef#10197 (U+D25A) has a counter-clockwise outer contour
    
    * .notdef#10197 (U+D25A) has a counter-clockwise outer contour
    
    * .notdef#10197 (U+D25A) has a counter-clockwise outer contour
    
    * .notdef#10198 (U+D25B) has a counter-clockwise outer contour
    
    * .notdef#10198 (U+D25B) has a counter-clockwise outer contour
    
    * .notdef#10198 (U+D25B) has a counter-clockwise outer contour
    
    * .notdef#10198 (U+D25B) has a counter-clockwise outer contour
    
    * .notdef#10199 (U+D25D) has a counter-clockwise outer contour
    
    * .notdef#10199 (U+D25D) has a counter-clockwise outer contour
    
    * .notdef#10199 (U+D25D) has a counter-clockwise outer contour
    
    * .notdef#10199 (U+D25D) has a counter-clockwise outer contour
    
    * .notdef#102 (U+AC0A) has a counter-clockwise outer contour
    
    * .notdef#102 (U+AC0A) has a counter-clockwise outer contour
    
    * .notdef#102 (U+AC0A) has a counter-clockwise outer contour
    
    * .notdef#102 (U+AC0A) has a counter-clockwise outer contour
    
    * .notdef#1020 (U+BC44) has a counter-clockwise outer contour
    
    * .notdef#1020 (U+BC44) has a counter-clockwise outer contour
    
    * .notdef#1020 (U+BC44) has a counter-clockwise outer contour
    
    * .notdef#10200 (U+D25E) has a counter-clockwise outer contour
    
    * .notdef#10200 (U+D25E) has a counter-clockwise outer contour
    
    * .notdef#10200 (U+D25E) has a counter-clockwise outer contour
    
    * .notdef#10200 (U+D25E) has a counter-clockwise outer contour
    
    * .notdef#10201 (U+D25F) has a counter-clockwise outer contour
    
    * .notdef#10201 (U+D25F) has a counter-clockwise outer contour
    
    * .notdef#10201 (U+D25F) has a counter-clockwise outer contour
    
    * .notdef#10201 (U+D25F) has a counter-clockwise outer contour
    
    * .notdef#10202 (U+D260) has a counter-clockwise outer contour
    
    * .notdef#10202 (U+D260) has a counter-clockwise outer contour
    
    * .notdef#10202 (U+D260) has a counter-clockwise outer contour
    
    * .notdef#10202 (U+D260) has a counter-clockwise outer contour
    
    * .notdef#10203 (U+D261) has a counter-clockwise outer contour
    
    * .notdef#10203 (U+D261) has a counter-clockwise outer contour
    
    * .notdef#10203 (U+D261) has a counter-clockwise outer contour
    
    * .notdef#10203 (U+D261) has a counter-clockwise outer contour
    
    * .notdef#10204 (U+D262) has a counter-clockwise outer contour
    
    * .notdef#10204 (U+D262) has a counter-clockwise outer contour
    
    * .notdef#10204 (U+D262) has a counter-clockwise outer contour
    
    * .notdef#10204 (U+D262) has a counter-clockwise outer contour
    
    * .notdef#10204 (U+D262) has a counter-clockwise outer contour
    
    * .notdef#10205 (U+D263) has a counter-clockwise outer contour
    
    * .notdef#10205 (U+D263) has a counter-clockwise outer contour
    
    * .notdef#10205 (U+D263) has a counter-clockwise outer contour
    
    * .notdef#10205 (U+D263) has a counter-clockwise outer contour
    
    * .notdef#10205 (U+D263) has a counter-clockwise outer contour
    
    * .notdef#10206 (U+D265) has a counter-clockwise outer contour
    
    * .notdef#10206 (U+D265) has a counter-clockwise outer contour
    
    * .notdef#10206 (U+D265) has a counter-clockwise outer contour
    
    * .notdef#10206 (U+D265) has a counter-clockwise outer contour
    
    * .notdef#10206 (U+D265) has a counter-clockwise outer contour
    
    * .notdef#10207 (U+D266) has a counter-clockwise outer contour
    
    * .notdef#10207 (U+D266) has a counter-clockwise outer contour
    
    * .notdef#10207 (U+D266) has a counter-clockwise outer contour
    
    * .notdef#10207 (U+D266) has a counter-clockwise outer contour
    
    * .notdef#10207 (U+D266) has a counter-clockwise outer contour
    
    * .notdef#10207 (U+D266) has a counter-clockwise outer contour
    
    * .notdef#10208 (U+D267) has a counter-clockwise outer contour
    
    * .notdef#10208 (U+D267) has a counter-clockwise outer contour
    
    * .notdef#10208 (U+D267) has a counter-clockwise outer contour
    
    * .notdef#10208 (U+D267) has a counter-clockwise outer contour
    
    * .notdef#10208 (U+D267) has a counter-clockwise outer contour
    
    * .notdef#10208 (U+D267) has a counter-clockwise outer contour
    
    * .notdef#10209 (U+D268) has a counter-clockwise outer contour
    
    * .notdef#10209 (U+D268) has a counter-clockwise outer contour
    
    * .notdef#10209 (U+D268) has a counter-clockwise outer contour
    
    * .notdef#10209 (U+D268) has a counter-clockwise outer contour
    
    * .notdef#10209 (U+D268) has a counter-clockwise outer contour
    
    * .notdef#1021 (U+BC45) has a counter-clockwise outer contour
    
    * .notdef#1021 (U+BC45) has a counter-clockwise outer contour
    
    * .notdef#1021 (U+BC45) has a counter-clockwise outer contour
    
    * .notdef#10210 (U+D269) has a counter-clockwise outer contour
    
    * .notdef#10210 (U+D269) has a counter-clockwise outer contour
    
    * .notdef#10210 (U+D269) has a counter-clockwise outer contour
    
    * .notdef#10210 (U+D269) has a counter-clockwise outer contour
    
    * .notdef#10210 (U+D269) has a counter-clockwise outer contour
    
    * .notdef#10210 (U+D269) has a counter-clockwise outer contour
    
    * .notdef#10211 (U+D26A) has a counter-clockwise outer contour
    
    * .notdef#10211 (U+D26A) has a counter-clockwise outer contour
    
    * .notdef#10211 (U+D26A) has a counter-clockwise outer contour
    
    * .notdef#10211 (U+D26A) has a counter-clockwise outer contour
    
    * .notdef#10211 (U+D26A) has a counter-clockwise outer contour
    
    * .notdef#10211 (U+D26A) has a counter-clockwise outer contour
    
    * .notdef#10211 (U+D26A) has a counter-clockwise outer contour
    
    * .notdef#10212 (U+D26B) has a counter-clockwise outer contour
    
    * .notdef#10212 (U+D26B) has a counter-clockwise outer contour
    
    * .notdef#10212 (U+D26B) has a counter-clockwise outer contour
    
    * .notdef#10212 (U+D26B) has a counter-clockwise outer contour
    
    * .notdef#10212 (U+D26B) has a counter-clockwise outer contour
    
    * .notdef#10213 (U+D26C) has a counter-clockwise outer contour
    
    * .notdef#10213 (U+D26C) has a counter-clockwise outer contour
    
    * .notdef#10213 (U+D26C) has a counter-clockwise outer contour
    
    * .notdef#10213 (U+D26C) has a counter-clockwise outer contour
    
    * .notdef#10213 (U+D26C) has a counter-clockwise outer contour
    
    * .notdef#10214 (U+D26D) has a counter-clockwise outer contour
    
    * .notdef#10214 (U+D26D) has a counter-clockwise outer contour
    
    * .notdef#10214 (U+D26D) has a counter-clockwise outer contour
    
    * .notdef#10214 (U+D26D) has a counter-clockwise outer contour
    
    * .notdef#10214 (U+D26D) has a counter-clockwise outer contour
    
    * .notdef#10215 (U+D26E) has a counter-clockwise outer contour
    
    * .notdef#10215 (U+D26E) has a counter-clockwise outer contour
    
    * .notdef#10215 (U+D26E) has a counter-clockwise outer contour
    
    * .notdef#10215 (U+D26E) has a counter-clockwise outer contour
    
    * .notdef#10215 (U+D26E) has a counter-clockwise outer contour
    
    * .notdef#10216 (U+D26F) has a counter-clockwise outer contour
    
    * .notdef#10216 (U+D26F) has a counter-clockwise outer contour
    
    * .notdef#10216 (U+D26F) has a counter-clockwise outer contour
    
    * .notdef#10216 (U+D26F) has a counter-clockwise outer contour
    
    * .notdef#10216 (U+D26F) has a counter-clockwise outer contour
    
    * .notdef#10217 (U+D270) has a counter-clockwise outer contour
    
    * .notdef#10217 (U+D270) has a counter-clockwise outer contour
    
    * .notdef#10217 (U+D270) has a counter-clockwise outer contour
    
    * .notdef#10217 (U+D270) has a counter-clockwise outer contour
    
    * .notdef#10217 (U+D270) has a counter-clockwise outer contour
    
    * .notdef#10218 (U+D271) has a counter-clockwise outer contour
    
    * .notdef#10218 (U+D271) has a counter-clockwise outer contour
    
    * .notdef#10218 (U+D271) has a counter-clockwise outer contour
    
    * .notdef#10218 (U+D271) has a counter-clockwise outer contour
    
    * .notdef#10218 (U+D271) has a counter-clockwise outer contour
    
    * .notdef#10219 (U+D272) has a counter-clockwise outer contour
    
    * .notdef#10219 (U+D272) has a counter-clockwise outer contour
    
    * .notdef#10219 (U+D272) has a counter-clockwise outer contour
    
    * .notdef#10219 (U+D272) has a counter-clockwise outer contour
    
    * .notdef#10219 (U+D272) has a counter-clockwise outer contour
    
    * .notdef#10219 (U+D272) has a counter-clockwise outer contour
    
    * .notdef#1022 (U+BC49) has a counter-clockwise outer contour
    
    * .notdef#1022 (U+BC49) has a counter-clockwise outer contour
    
    * .notdef#1022 (U+BC49) has a counter-clockwise outer contour
    
    * .notdef#10220 (U+D273) has a counter-clockwise outer contour
    
    * .notdef#10220 (U+D273) has a counter-clockwise outer contour
    
    * .notdef#10220 (U+D273) has a counter-clockwise outer contour
    
    * .notdef#10220 (U+D273) has a counter-clockwise outer contour
    
    * .notdef#10220 (U+D273) has a counter-clockwise outer contour
    
    * .notdef#10220 (U+D273) has a counter-clockwise outer contour
    
    * .notdef#10221 (U+D274) has a counter-clockwise outer contour
    
    * .notdef#10221 (U+D274) has a counter-clockwise outer contour
    
    * .notdef#10221 (U+D274) has a counter-clockwise outer contour
    
    * .notdef#10221 (U+D274) has a counter-clockwise outer contour
    
    * .notdef#10221 (U+D274) has a counter-clockwise outer contour
    
    * .notdef#10222 (U+D275) has a counter-clockwise outer contour
    
    * .notdef#10222 (U+D275) has a counter-clockwise outer contour
    
    * .notdef#10222 (U+D275) has a counter-clockwise outer contour
    
    * .notdef#10222 (U+D275) has a counter-clockwise outer contour
    
    * .notdef#10222 (U+D275) has a counter-clockwise outer contour
    
    * .notdef#10223 (U+D276) has a counter-clockwise outer contour
    
    * .notdef#10223 (U+D276) has a counter-clockwise outer contour
    
    * .notdef#10223 (U+D276) has a counter-clockwise outer contour
    
    * .notdef#10223 (U+D276) has a counter-clockwise outer contour
    
    * .notdef#10223 (U+D276) has a counter-clockwise outer contour
    
    * .notdef#10223 (U+D276) has a counter-clockwise outer contour
    
    * .notdef#10224 (U+D277) has a counter-clockwise outer contour
    
    * .notdef#10224 (U+D277) has a counter-clockwise outer contour
    
    * .notdef#10224 (U+D277) has a counter-clockwise outer contour
    
    * .notdef#10224 (U+D277) has a counter-clockwise outer contour
    
    * .notdef#10224 (U+D277) has a counter-clockwise outer contour
    
    * .notdef#10225 (U+D278) has a counter-clockwise outer contour
    
    * .notdef#10225 (U+D278) has a counter-clockwise outer contour
    
    * .notdef#10225 (U+D278) has a counter-clockwise outer contour
    
    * .notdef#10225 (U+D278) has a counter-clockwise outer contour
    
    * .notdef#10225 (U+D278) has a counter-clockwise outer contour
    
    * .notdef#10226 (U+D279) has a counter-clockwise outer contour
    
    * .notdef#10226 (U+D279) has a counter-clockwise outer contour
    
    * .notdef#10226 (U+D279) has a counter-clockwise outer contour
    
    * .notdef#10226 (U+D279) has a counter-clockwise outer contour
    
    * .notdef#10226 (U+D279) has a counter-clockwise outer contour
    
    * .notdef#10227 (U+D27A) has a counter-clockwise outer contour
    
    * .notdef#10227 (U+D27A) has a counter-clockwise outer contour
    
    * .notdef#10227 (U+D27A) has a counter-clockwise outer contour
    
    * .notdef#10227 (U+D27A) has a counter-clockwise outer contour
    
    * .notdef#10227 (U+D27A) has a counter-clockwise outer contour
    
    * .notdef#10228 (U+D27B) has a counter-clockwise outer contour
    
    * .notdef#10228 (U+D27B) has a counter-clockwise outer contour
    
    * .notdef#10228 (U+D27B) has a counter-clockwise outer contour
    
    * .notdef#10228 (U+D27B) has a counter-clockwise outer contour
    
    * .notdef#10228 (U+D27B) has a counter-clockwise outer contour
    
    * .notdef#10229 (U+D27C) has a counter-clockwise outer contour
    
    * .notdef#10229 (U+D27C) has a counter-clockwise outer contour
    
    * .notdef#10229 (U+D27C) has a counter-clockwise outer contour
    
    * .notdef#10229 (U+D27C) has a counter-clockwise outer contour
    
    * .notdef#10229 (U+D27C) has a counter-clockwise outer contour
    
    * .notdef#1023 (U+BC4C) has a counter-clockwise outer contour
    
    * .notdef#1023 (U+BC4C) has a counter-clockwise outer contour
    
    * .notdef#10230 (U+D27D) has a counter-clockwise outer contour
    
    * .notdef#10230 (U+D27D) has a counter-clockwise outer contour
    
    * .notdef#10230 (U+D27D) has a counter-clockwise outer contour
    
    * .notdef#10230 (U+D27D) has a counter-clockwise outer contour
    
    * .notdef#10230 (U+D27D) has a counter-clockwise outer contour
    
    * .notdef#10231 (U+D27E) has a counter-clockwise outer contour
    
    * .notdef#10231 (U+D27E) has a counter-clockwise outer contour
    
    * .notdef#10231 (U+D27E) has a counter-clockwise outer contour
    
    * .notdef#10231 (U+D27E) has a counter-clockwise outer contour
    
    * .notdef#10231 (U+D27E) has a counter-clockwise outer contour
    
    * .notdef#10231 (U+D27E) has a counter-clockwise outer contour
    
    * .notdef#10232 (U+D27F) has a counter-clockwise outer contour
    
    * .notdef#10232 (U+D27F) has a counter-clockwise outer contour
    
    * .notdef#10232 (U+D27F) has a counter-clockwise outer contour
    
    * .notdef#10232 (U+D27F) has a counter-clockwise outer contour
    
    * .notdef#10232 (U+D27F) has a counter-clockwise outer contour
    
    * .notdef#10232 (U+D27F) has a counter-clockwise outer contour
    
    * .notdef#10233 (U+D282) has a counter-clockwise outer contour
    
    * .notdef#10233 (U+D282) has a counter-clockwise outer contour
    
    * .notdef#10233 (U+D282) has a counter-clockwise outer contour
    
    * .notdef#10233 (U+D282) has a counter-clockwise outer contour
    
    * .notdef#10233 (U+D282) has a counter-clockwise outer contour
    
    * .notdef#10234 (U+D283) has a counter-clockwise outer contour
    
    * .notdef#10234 (U+D283) has a counter-clockwise outer contour
    
    * .notdef#10234 (U+D283) has a counter-clockwise outer contour
    
    * .notdef#10234 (U+D283) has a counter-clockwise outer contour
    
    * .notdef#10235 (U+D285) has a counter-clockwise outer contour
    
    * .notdef#10235 (U+D285) has a counter-clockwise outer contour
    
    * .notdef#10235 (U+D285) has a counter-clockwise outer contour
    
    * .notdef#10235 (U+D285) has a counter-clockwise outer contour
    
    * .notdef#10236 (U+D286) has a counter-clockwise outer contour
    
    * .notdef#10236 (U+D286) has a counter-clockwise outer contour
    
    * .notdef#10236 (U+D286) has a counter-clockwise outer contour
    
    * .notdef#10236 (U+D286) has a counter-clockwise outer contour
    
    * .notdef#10236 (U+D286) has a counter-clockwise outer contour
    
    * .notdef#10236 (U+D286) has a counter-clockwise outer contour
    
    * .notdef#10237 (U+D287) has a counter-clockwise outer contour
    
    * .notdef#10237 (U+D287) has a counter-clockwise outer contour
    
    * .notdef#10237 (U+D287) has a counter-clockwise outer contour
    
    * .notdef#10237 (U+D287) has a counter-clockwise outer contour
    
    * .notdef#10238 (U+D289) has a counter-clockwise outer contour
    
    * .notdef#10238 (U+D289) has a counter-clockwise outer contour
    
    * .notdef#10238 (U+D289) has a counter-clockwise outer contour
    
    * .notdef#10238 (U+D289) has a counter-clockwise outer contour
    
    * .notdef#10239 (U+D28A) has a counter-clockwise outer contour
    
    * .notdef#10239 (U+D28A) has a counter-clockwise outer contour
    
    * .notdef#10239 (U+D28A) has a counter-clockwise outer contour
    
    * .notdef#10239 (U+D28A) has a counter-clockwise outer contour
    
    * .notdef#1024 (U+BC4D) has a counter-clockwise outer contour
    
    * .notdef#1024 (U+BC4D) has a counter-clockwise outer contour
    
    * .notdef#1024 (U+BC4D) has a counter-clockwise outer contour
    
    * .notdef#10240 (U+D28B) has a counter-clockwise outer contour
    
    * .notdef#10240 (U+D28B) has a counter-clockwise outer contour
    
    * .notdef#10240 (U+D28B) has a counter-clockwise outer contour
    
    * .notdef#10240 (U+D28B) has a counter-clockwise outer contour
    
    * .notdef#10241 (U+D28C) has a counter-clockwise outer contour
    
    * .notdef#10241 (U+D28C) has a counter-clockwise outer contour
    
    * .notdef#10241 (U+D28C) has a counter-clockwise outer contour
    
    * .notdef#10241 (U+D28C) has a counter-clockwise outer contour
    
    * .notdef#10242 (U+D28D) has a counter-clockwise outer contour
    
    * .notdef#10242 (U+D28D) has a counter-clockwise outer contour
    
    * .notdef#10242 (U+D28D) has a counter-clockwise outer contour
    
    * .notdef#10242 (U+D28D) has a counter-clockwise outer contour
    
    * .notdef#10243 (U+D28E) has a counter-clockwise outer contour
    
    * .notdef#10243 (U+D28E) has a counter-clockwise outer contour
    
    * .notdef#10243 (U+D28E) has a counter-clockwise outer contour
    
    * .notdef#10243 (U+D28E) has a counter-clockwise outer contour
    
    * .notdef#10243 (U+D28E) has a counter-clockwise outer contour
    
    * .notdef#10244 (U+D28F) has a counter-clockwise outer contour
    
    * .notdef#10244 (U+D28F) has a counter-clockwise outer contour
    
    * .notdef#10244 (U+D28F) has a counter-clockwise outer contour
    
    * .notdef#10244 (U+D28F) has a counter-clockwise outer contour
    
    * .notdef#10244 (U+D28F) has a counter-clockwise outer contour
    
    * .notdef#10245 (U+D292) has a counter-clockwise outer contour
    
    * .notdef#10245 (U+D292) has a counter-clockwise outer contour
    
    * .notdef#10245 (U+D292) has a counter-clockwise outer contour
    
    * .notdef#10245 (U+D292) has a counter-clockwise outer contour
    
    * .notdef#10246 (U+D293) has a counter-clockwise outer contour
    
    * .notdef#10246 (U+D293) has a counter-clockwise outer contour
    
    * .notdef#10246 (U+D293) has a counter-clockwise outer contour
    
    * .notdef#10246 (U+D293) has a counter-clockwise outer contour
    
    * .notdef#10247 (U+D294) has a counter-clockwise outer contour
    
    * .notdef#10247 (U+D294) has a counter-clockwise outer contour
    
    * .notdef#10247 (U+D294) has a counter-clockwise outer contour
    
    * .notdef#10247 (U+D294) has a counter-clockwise outer contour
    
    * .notdef#10248 (U+D296) has a counter-clockwise outer contour
    
    * .notdef#10248 (U+D296) has a counter-clockwise outer contour
    
    * .notdef#10248 (U+D296) has a counter-clockwise outer contour
    
    * .notdef#10248 (U+D296) has a counter-clockwise outer contour
    
    * .notdef#10249 (U+D297) has a counter-clockwise outer contour
    
    * .notdef#10249 (U+D297) has a counter-clockwise outer contour
    
    * .notdef#10249 (U+D297) has a counter-clockwise outer contour
    
    * .notdef#10249 (U+D297) has a counter-clockwise outer contour
    
    * .notdef#1025 (U+BC50) has a counter-clockwise outer contour
    
    * .notdef#1025 (U+BC50) has a counter-clockwise outer contour
    
    * .notdef#1025 (U+BC50) has a counter-clockwise outer contour
    
    * .notdef#10250 (U+D298) has a counter-clockwise outer contour
    
    * .notdef#10250 (U+D298) has a counter-clockwise outer contour
    
    * .notdef#10250 (U+D298) has a counter-clockwise outer contour
    
    * .notdef#10250 (U+D298) has a counter-clockwise outer contour
    
    * .notdef#10251 (U+D299) has a counter-clockwise outer contour
    
    * .notdef#10251 (U+D299) has a counter-clockwise outer contour
    
    * .notdef#10251 (U+D299) has a counter-clockwise outer contour
    
    * .notdef#10251 (U+D299) has a counter-clockwise outer contour
    
    * .notdef#10252 (U+D29A) has a counter-clockwise outer contour
    
    * .notdef#10252 (U+D29A) has a counter-clockwise outer contour
    
    * .notdef#10252 (U+D29A) has a counter-clockwise outer contour
    
    * .notdef#10252 (U+D29A) has a counter-clockwise outer contour
    
    * .notdef#10252 (U+D29A) has a counter-clockwise outer contour
    
    * .notdef#10253 (U+D29B) has a counter-clockwise outer contour
    
    * .notdef#10253 (U+D29B) has a counter-clockwise outer contour
    
    * .notdef#10253 (U+D29B) has a counter-clockwise outer contour
    
    * .notdef#10253 (U+D29B) has a counter-clockwise outer contour
    
    * .notdef#10253 (U+D29B) has a counter-clockwise outer contour
    
    * .notdef#10254 (U+D29D) has a counter-clockwise outer contour
    
    * .notdef#10254 (U+D29D) has a counter-clockwise outer contour
    
    * .notdef#10255 (U+D29E) has a counter-clockwise outer contour
    
    * .notdef#10255 (U+D29E) has a counter-clockwise outer contour
    
    * .notdef#10256 (U+D29F) has a counter-clockwise outer contour
    
    * .notdef#10256 (U+D29F) has a counter-clockwise outer contour
    
    * .notdef#10257 (U+D2A1) has a counter-clockwise outer contour
    
    * .notdef#10257 (U+D2A1) has a counter-clockwise outer contour
    
    * .notdef#10258 (U+D2A2) has a counter-clockwise outer contour
    
    * .notdef#10258 (U+D2A2) has a counter-clockwise outer contour
    
    * .notdef#10258 (U+D2A2) has a counter-clockwise outer contour
    
    * .notdef#10258 (U+D2A2) has a counter-clockwise outer contour
    
    * .notdef#10259 (U+D2A3) has a counter-clockwise outer contour
    
    * .notdef#10259 (U+D2A3) has a counter-clockwise outer contour
    
    * .notdef#1026 (U+BC5D) has a counter-clockwise outer contour
    
    * .notdef#1026 (U+BC5D) has a counter-clockwise outer contour
    
    * .notdef#1026 (U+BC5D) has a counter-clockwise outer contour
    
    * .notdef#10260 (U+D2A5) has a counter-clockwise outer contour
    
    * .notdef#10260 (U+D2A5) has a counter-clockwise outer contour
    
    * .notdef#10261 (U+D2A6) has a counter-clockwise outer contour
    
    * .notdef#10261 (U+D2A6) has a counter-clockwise outer contour
    
    * .notdef#10262 (U+D2A7) has a counter-clockwise outer contour
    
    * .notdef#10262 (U+D2A7) has a counter-clockwise outer contour
    
    * .notdef#10263 (U+D2A8) has a counter-clockwise outer contour
    
    * .notdef#10263 (U+D2A8) has a counter-clockwise outer contour
    
    * .notdef#10264 (U+D2A9) has a counter-clockwise outer contour
    
    * .notdef#10264 (U+D2A9) has a counter-clockwise outer contour
    
    * .notdef#10265 (U+D2AA) has a counter-clockwise outer contour
    
    * .notdef#10265 (U+D2AA) has a counter-clockwise outer contour
    
    * .notdef#10266 (U+D2AB) has a counter-clockwise outer contour
    
    * .notdef#10266 (U+D2AB) has a counter-clockwise outer contour
    
    * .notdef#10267 (U+D2AD) has a counter-clockwise outer contour
    
    * .notdef#10267 (U+D2AD) has a counter-clockwise outer contour
    
    * .notdef#10268 (U+D2AE) has a counter-clockwise outer contour
    
    * .notdef#10268 (U+D2AE) has a counter-clockwise outer contour
    
    * .notdef#10269 (U+D2AF) has a counter-clockwise outer contour
    
    * .notdef#10269 (U+D2AF) has a counter-clockwise outer contour
    
    * .notdef#10269 (U+D2AF) has a counter-clockwise outer contour
    
    * .notdef#1027 (U+BC84) has a counter-clockwise outer contour
    
    * .notdef#1027 (U+BC84) has a counter-clockwise outer contour
    
    * .notdef#10270 (U+D2B0) has a counter-clockwise outer contour
    
    * .notdef#10270 (U+D2B0) has a counter-clockwise outer contour
    
    * .notdef#10271 (U+D2B2) has a counter-clockwise outer contour
    
    * .notdef#10271 (U+D2B2) has a counter-clockwise outer contour
    
    * .notdef#10272 (U+D2B3) has a counter-clockwise outer contour
    
    * .notdef#10272 (U+D2B3) has a counter-clockwise outer contour
    
    * .notdef#10273 (U+D2B4) has a counter-clockwise outer contour
    
    * .notdef#10273 (U+D2B4) has a counter-clockwise outer contour
    
    * .notdef#10274 (U+D2B5) has a counter-clockwise outer contour
    
    * .notdef#10274 (U+D2B5) has a counter-clockwise outer contour
    
    * .notdef#10275 (U+D2B6) has a counter-clockwise outer contour
    
    * .notdef#10275 (U+D2B6) has a counter-clockwise outer contour
    
    * .notdef#10275 (U+D2B6) has a counter-clockwise outer contour
    
    * .notdef#10276 (U+D2B7) has a counter-clockwise outer contour
    
    * .notdef#10276 (U+D2B7) has a counter-clockwise outer contour
    
    * .notdef#10276 (U+D2B7) has a counter-clockwise outer contour
    
    * .notdef#10277 (U+D2BA) has a counter-clockwise outer contour
    
    * .notdef#10277 (U+D2BA) has a counter-clockwise outer contour
    
    * .notdef#10277 (U+D2BA) has a counter-clockwise outer contour
    
    * .notdef#10277 (U+D2BA) has a counter-clockwise outer contour
    
    * .notdef#10278 (U+D2BB) has a counter-clockwise outer contour
    
    * .notdef#10278 (U+D2BB) has a counter-clockwise outer contour
    
    * .notdef#10278 (U+D2BB) has a counter-clockwise outer contour
    
    * .notdef#10278 (U+D2BB) has a counter-clockwise outer contour
    
    * .notdef#10279 (U+D2BD) has a counter-clockwise outer contour
    
    * .notdef#10279 (U+D2BD) has a counter-clockwise outer contour
    
    * .notdef#10279 (U+D2BD) has a counter-clockwise outer contour
    
    * .notdef#10279 (U+D2BD) has a counter-clockwise outer contour
    
    * .notdef#1028 (U+BC85) has a counter-clockwise outer contour
    
    * .notdef#1028 (U+BC85) has a counter-clockwise outer contour
    
    * .notdef#1028 (U+BC85) has a counter-clockwise outer contour
    
    * .notdef#10280 (U+D2BE) has a counter-clockwise outer contour
    
    * .notdef#10280 (U+D2BE) has a counter-clockwise outer contour
    
    * .notdef#10280 (U+D2BE) has a counter-clockwise outer contour
    
    * .notdef#10280 (U+D2BE) has a counter-clockwise outer contour
    
    * .notdef#10280 (U+D2BE) has a counter-clockwise outer contour
    
    * .notdef#10281 (U+D2C1) has a counter-clockwise outer contour
    
    * .notdef#10281 (U+D2C1) has a counter-clockwise outer contour
    
    * .notdef#10281 (U+D2C1) has a counter-clockwise outer contour
    
    * .notdef#10281 (U+D2C1) has a counter-clockwise outer contour
    
    * .notdef#10282 (U+D2C3) has a counter-clockwise outer contour
    
    * .notdef#10282 (U+D2C3) has a counter-clockwise outer contour
    
    * .notdef#10282 (U+D2C3) has a counter-clockwise outer contour
    
    * .notdef#10282 (U+D2C3) has a counter-clockwise outer contour
    
    * .notdef#10283 (U+D2C4) has a counter-clockwise outer contour
    
    * .notdef#10283 (U+D2C4) has a counter-clockwise outer contour
    
    * .notdef#10283 (U+D2C4) has a counter-clockwise outer contour
    
    * .notdef#10283 (U+D2C4) has a counter-clockwise outer contour
    
    * .notdef#10284 (U+D2C5) has a counter-clockwise outer contour
    
    * .notdef#10284 (U+D2C5) has a counter-clockwise outer contour
    
    * .notdef#10284 (U+D2C5) has a counter-clockwise outer contour
    
    * .notdef#10284 (U+D2C5) has a counter-clockwise outer contour
    
    * .notdef#10285 (U+D2C6) has a counter-clockwise outer contour
    
    * .notdef#10285 (U+D2C6) has a counter-clockwise outer contour
    
    * .notdef#10285 (U+D2C6) has a counter-clockwise outer contour
    
    * .notdef#10285 (U+D2C6) has a counter-clockwise outer contour
    
    * .notdef#10285 (U+D2C6) has a counter-clockwise outer contour
    
    * .notdef#10286 (U+D2C7) has a counter-clockwise outer contour
    
    * .notdef#10286 (U+D2C7) has a counter-clockwise outer contour
    
    * .notdef#10286 (U+D2C7) has a counter-clockwise outer contour
    
    * .notdef#10286 (U+D2C7) has a counter-clockwise outer contour
    
    * .notdef#10286 (U+D2C7) has a counter-clockwise outer contour
    
    * .notdef#10287 (U+D2CA) has a counter-clockwise outer contour
    
    * .notdef#10287 (U+D2CA) has a counter-clockwise outer contour
    
    * .notdef#10287 (U+D2CA) has a counter-clockwise outer contour
    
    * .notdef#10287 (U+D2CA) has a counter-clockwise outer contour
    
    * .notdef#10288 (U+D2CC) has a counter-clockwise outer contour
    
    * .notdef#10288 (U+D2CC) has a counter-clockwise outer contour
    
    * .notdef#10288 (U+D2CC) has a counter-clockwise outer contour
    
    * .notdef#10289 (U+D2CD) has a counter-clockwise outer contour
    
    * .notdef#10289 (U+D2CD) has a counter-clockwise outer contour
    
    * .notdef#10289 (U+D2CD) has a counter-clockwise outer contour
    
    * .notdef#1029 (U+BC88) has a counter-clockwise outer contour
    
    * .notdef#1029 (U+BC88) has a counter-clockwise outer contour
    
    * .notdef#1029 (U+BC88) has a counter-clockwise outer contour
    
    * .notdef#10290 (U+D2CE) has a counter-clockwise outer contour
    
    * .notdef#10290 (U+D2CE) has a counter-clockwise outer contour
    
    * .notdef#10290 (U+D2CE) has a counter-clockwise outer contour
    
    * .notdef#10291 (U+D2CF) has a counter-clockwise outer contour
    
    * .notdef#10291 (U+D2CF) has a counter-clockwise outer contour
    
    * .notdef#10291 (U+D2CF) has a counter-clockwise outer contour
    
    * .notdef#10292 (U+D2D0) has a counter-clockwise outer contour
    
    * .notdef#10292 (U+D2D0) has a counter-clockwise outer contour
    
    * .notdef#10292 (U+D2D0) has a counter-clockwise outer contour
    
    * .notdef#10293 (U+D2D1) has a counter-clockwise outer contour
    
    * .notdef#10293 (U+D2D1) has a counter-clockwise outer contour
    
    * .notdef#10293 (U+D2D1) has a counter-clockwise outer contour
    
    * .notdef#10294 (U+D2D2) has a counter-clockwise outer contour
    
    * .notdef#10294 (U+D2D2) has a counter-clockwise outer contour
    
    * .notdef#10294 (U+D2D2) has a counter-clockwise outer contour
    
    * .notdef#10294 (U+D2D2) has a counter-clockwise outer contour
    
    * .notdef#10295 (U+D2D3) has a counter-clockwise outer contour
    
    * .notdef#10295 (U+D2D3) has a counter-clockwise outer contour
    
    * .notdef#10295 (U+D2D3) has a counter-clockwise outer contour
    
    * .notdef#10295 (U+D2D3) has a counter-clockwise outer contour
    
    * .notdef#10296 (U+D2D5) has a counter-clockwise outer contour
    
    * .notdef#10296 (U+D2D5) has a counter-clockwise outer contour
    
    * .notdef#10296 (U+D2D5) has a counter-clockwise outer contour
    
    * .notdef#10296 (U+D2D5) has a counter-clockwise outer contour
    
    * .notdef#10297 (U+D2D6) has a counter-clockwise outer contour
    
    * .notdef#10297 (U+D2D6) has a counter-clockwise outer contour
    
    * .notdef#10297 (U+D2D6) has a counter-clockwise outer contour
    
    * .notdef#10297 (U+D2D6) has a counter-clockwise outer contour
    
    * .notdef#10297 (U+D2D6) has a counter-clockwise outer contour
    
    * .notdef#10298 (U+D2D7) has a counter-clockwise outer contour
    
    * .notdef#10298 (U+D2D7) has a counter-clockwise outer contour
    
    * .notdef#10298 (U+D2D7) has a counter-clockwise outer contour
    
    * .notdef#10298 (U+D2D7) has a counter-clockwise outer contour
    
    * .notdef#10298 (U+D2D7) has a counter-clockwise outer contour
    
    * .notdef#10299 (U+D2D9) has a counter-clockwise outer contour
    
    * .notdef#10299 (U+D2D9) has a counter-clockwise outer contour
    
    * .notdef#10299 (U+D2D9) has a counter-clockwise outer contour
    
    * .notdef#10299 (U+D2D9) has a counter-clockwise outer contour
    
    * .notdef#10299 (U+D2D9) has a counter-clockwise outer contour
    
    * .notdef#103 (U+AC10) has a counter-clockwise outer contour
    
    * .notdef#103 (U+AC10) has a counter-clockwise outer contour
    
    * .notdef#103 (U+AC10) has a counter-clockwise outer contour
    
    * .notdef#1030 (U+BC8B) has a counter-clockwise outer contour
    
    * .notdef#1030 (U+BC8B) has a counter-clockwise outer contour
    
    * .notdef#1030 (U+BC8B) has a counter-clockwise outer contour
    
    * .notdef#10300 (U+D2DA) has a counter-clockwise outer contour
    
    * .notdef#10300 (U+D2DA) has a counter-clockwise outer contour
    
    * .notdef#10300 (U+D2DA) has a counter-clockwise outer contour
    
    * .notdef#10300 (U+D2DA) has a counter-clockwise outer contour
    
    * .notdef#10300 (U+D2DA) has a counter-clockwise outer contour
    
    * .notdef#10300 (U+D2DA) has a counter-clockwise outer contour
    
    * .notdef#10301 (U+D2DB) has a counter-clockwise outer contour
    
    * .notdef#10301 (U+D2DB) has a counter-clockwise outer contour
    
    * .notdef#10301 (U+D2DB) has a counter-clockwise outer contour
    
    * .notdef#10301 (U+D2DB) has a counter-clockwise outer contour
    
    * .notdef#10302 (U+D2DD) has a counter-clockwise outer contour
    
    * .notdef#10302 (U+D2DD) has a counter-clockwise outer contour
    
    * .notdef#10302 (U+D2DD) has a counter-clockwise outer contour
    
    * .notdef#10302 (U+D2DD) has a counter-clockwise outer contour
    
    * .notdef#10302 (U+D2DD) has a counter-clockwise outer contour
    
    * .notdef#10303 (U+D2DE) has a counter-clockwise outer contour
    
    * .notdef#10303 (U+D2DE) has a counter-clockwise outer contour
    
    * .notdef#10303 (U+D2DE) has a counter-clockwise outer contour
    
    * .notdef#10303 (U+D2DE) has a counter-clockwise outer contour
    
    * .notdef#10303 (U+D2DE) has a counter-clockwise outer contour
    
    * .notdef#10304 (U+D2DF) has a counter-clockwise outer contour
    
    * .notdef#10304 (U+D2DF) has a counter-clockwise outer contour
    
    * .notdef#10304 (U+D2DF) has a counter-clockwise outer contour
    
    * .notdef#10304 (U+D2DF) has a counter-clockwise outer contour
    
    * .notdef#10304 (U+D2DF) has a counter-clockwise outer contour
    
    * .notdef#10305 (U+D2E0) has a counter-clockwise outer contour
    
    * .notdef#10305 (U+D2E0) has a counter-clockwise outer contour
    
    * .notdef#10305 (U+D2E0) has a counter-clockwise outer contour
    
    * .notdef#10305 (U+D2E0) has a counter-clockwise outer contour
    
    * .notdef#10305 (U+D2E0) has a counter-clockwise outer contour
    
    * .notdef#10306 (U+D2E1) has a counter-clockwise outer contour
    
    * .notdef#10306 (U+D2E1) has a counter-clockwise outer contour
    
    * .notdef#10306 (U+D2E1) has a counter-clockwise outer contour
    
    * .notdef#10306 (U+D2E1) has a counter-clockwise outer contour
    
    * .notdef#10306 (U+D2E1) has a counter-clockwise outer contour
    
    * .notdef#10307 (U+D2E2) has a counter-clockwise outer contour
    
    * .notdef#10307 (U+D2E2) has a counter-clockwise outer contour
    
    * .notdef#10307 (U+D2E2) has a counter-clockwise outer contour
    
    * .notdef#10307 (U+D2E2) has a counter-clockwise outer contour
    
    * .notdef#10307 (U+D2E2) has a counter-clockwise outer contour
    
    * .notdef#10307 (U+D2E2) has a counter-clockwise outer contour
    
    * .notdef#10308 (U+D2E3) has a counter-clockwise outer contour
    
    * .notdef#10308 (U+D2E3) has a counter-clockwise outer contour
    
    * .notdef#10308 (U+D2E3) has a counter-clockwise outer contour
    
    * .notdef#10308 (U+D2E3) has a counter-clockwise outer contour
    
    * .notdef#10308 (U+D2E3) has a counter-clockwise outer contour
    
    * .notdef#10308 (U+D2E3) has a counter-clockwise outer contour
    
    * .notdef#10309 (U+D2E6) has a counter-clockwise outer contour
    
    * .notdef#10309 (U+D2E6) has a counter-clockwise outer contour
    
    * .notdef#10309 (U+D2E6) has a counter-clockwise outer contour
    
    * .notdef#10309 (U+D2E6) has a counter-clockwise outer contour
    
    * .notdef#10309 (U+D2E6) has a counter-clockwise outer contour
    
    * .notdef#1031 (U+BC8C) has a counter-clockwise outer contour
    
    * .notdef#1031 (U+BC8C) has a counter-clockwise outer contour
    
    * .notdef#1031 (U+BC8C) has a counter-clockwise outer contour
    
    * .notdef#10310 (U+D2E7) has a counter-clockwise outer contour
    
    * .notdef#10310 (U+D2E7) has a counter-clockwise outer contour
    
    * .notdef#10310 (U+D2E7) has a counter-clockwise outer contour
    
    * .notdef#10310 (U+D2E7) has a counter-clockwise outer contour
    
    * .notdef#10311 (U+D2E8) has a counter-clockwise outer contour
    
    * .notdef#10311 (U+D2E8) has a counter-clockwise outer contour
    
    * .notdef#10311 (U+D2E8) has a counter-clockwise outer contour
    
    * .notdef#10311 (U+D2E8) has a counter-clockwise outer contour
    
    * .notdef#10312 (U+D2E9) has a counter-clockwise outer contour
    
    * .notdef#10312 (U+D2E9) has a counter-clockwise outer contour
    
    * .notdef#10312 (U+D2E9) has a counter-clockwise outer contour
    
    * .notdef#10312 (U+D2E9) has a counter-clockwise outer contour
    
    * .notdef#10313 (U+D2EA) has a counter-clockwise outer contour
    
    * .notdef#10313 (U+D2EA) has a counter-clockwise outer contour
    
    * .notdef#10313 (U+D2EA) has a counter-clockwise outer contour
    
    * .notdef#10313 (U+D2EA) has a counter-clockwise outer contour
    
    * .notdef#10314 (U+D2EB) has a counter-clockwise outer contour
    
    * .notdef#10314 (U+D2EB) has a counter-clockwise outer contour
    
    * .notdef#10314 (U+D2EB) has a counter-clockwise outer contour
    
    * .notdef#10314 (U+D2EB) has a counter-clockwise outer contour
    
    * .notdef#10315 (U+D2EC) has a counter-clockwise outer contour
    
    * .notdef#10315 (U+D2EC) has a counter-clockwise outer contour
    
    * .notdef#10315 (U+D2EC) has a counter-clockwise outer contour
    
    * .notdef#10315 (U+D2EC) has a counter-clockwise outer contour
    
    * .notdef#10316 (U+D2ED) has a counter-clockwise outer contour
    
    * .notdef#10316 (U+D2ED) has a counter-clockwise outer contour
    
    * .notdef#10316 (U+D2ED) has a counter-clockwise outer contour
    
    * .notdef#10316 (U+D2ED) has a counter-clockwise outer contour
    
    * .notdef#10317 (U+D2EE) has a counter-clockwise outer contour
    
    * .notdef#10317 (U+D2EE) has a counter-clockwise outer contour
    
    * .notdef#10317 (U+D2EE) has a counter-clockwise outer contour
    
    * .notdef#10317 (U+D2EE) has a counter-clockwise outer contour
    
    * .notdef#10317 (U+D2EE) has a counter-clockwise outer contour
    
    * .notdef#10318 (U+D2EF) has a counter-clockwise outer contour
    
    * .notdef#10318 (U+D2EF) has a counter-clockwise outer contour
    
    * .notdef#10318 (U+D2EF) has a counter-clockwise outer contour
    
    * .notdef#10318 (U+D2EF) has a counter-clockwise outer contour
    
    * .notdef#10318 (U+D2EF) has a counter-clockwise outer contour
    
    * .notdef#10319 (U+D2F2) has a counter-clockwise outer contour
    
    * .notdef#10319 (U+D2F2) has a counter-clockwise outer contour
    
    * .notdef#10319 (U+D2F2) has a counter-clockwise outer contour
    
    * .notdef#10319 (U+D2F2) has a counter-clockwise outer contour
    
    * .notdef#1032 (U+BC8E) has a counter-clockwise outer contour
    
    * .notdef#1032 (U+BC8E) has a counter-clockwise outer contour
    
    * .notdef#1032 (U+BC8E) has a counter-clockwise outer contour
    
    * .notdef#1032 (U+BC8E) has a counter-clockwise outer contour
    
    * .notdef#10320 (U+D2F3) has a counter-clockwise outer contour
    
    * .notdef#10320 (U+D2F3) has a counter-clockwise outer contour
    
    * .notdef#10320 (U+D2F3) has a counter-clockwise outer contour
    
    * .notdef#10320 (U+D2F3) has a counter-clockwise outer contour
    
    * .notdef#10321 (U+D2F5) has a counter-clockwise outer contour
    
    * .notdef#10321 (U+D2F5) has a counter-clockwise outer contour
    
    * .notdef#10321 (U+D2F5) has a counter-clockwise outer contour
    
    * .notdef#10321 (U+D2F5) has a counter-clockwise outer contour
    
    * .notdef#10322 (U+D2F6) has a counter-clockwise outer contour
    
    * .notdef#10322 (U+D2F6) has a counter-clockwise outer contour
    
    * .notdef#10322 (U+D2F6) has a counter-clockwise outer contour
    
    * .notdef#10322 (U+D2F6) has a counter-clockwise outer contour
    
    * .notdef#10322 (U+D2F6) has a counter-clockwise outer contour
    
    * .notdef#10323 (U+D2F7) has a counter-clockwise outer contour
    
    * .notdef#10323 (U+D2F7) has a counter-clockwise outer contour
    
    * .notdef#10323 (U+D2F7) has a counter-clockwise outer contour
    
    * .notdef#10324 (U+D2F9) has a counter-clockwise outer contour
    
    * .notdef#10324 (U+D2F9) has a counter-clockwise outer contour
    
    * .notdef#10324 (U+D2F9) has a counter-clockwise outer contour
    
    * .notdef#10324 (U+D2F9) has a counter-clockwise outer contour
    
    * .notdef#10325 (U+D2FA) has a counter-clockwise outer contour
    
    * .notdef#10325 (U+D2FA) has a counter-clockwise outer contour
    
    * .notdef#10325 (U+D2FA) has a counter-clockwise outer contour
    
    * .notdef#10325 (U+D2FA) has a counter-clockwise outer contour
    
    * .notdef#10326 (U+D2FB) has a counter-clockwise outer contour
    
    * .notdef#10326 (U+D2FB) has a counter-clockwise outer contour
    
    * .notdef#10326 (U+D2FB) has a counter-clockwise outer contour
    
    * .notdef#10326 (U+D2FB) has a counter-clockwise outer contour
    
    * .notdef#10327 (U+D2FC) has a counter-clockwise outer contour
    
    * .notdef#10327 (U+D2FC) has a counter-clockwise outer contour
    
    * .notdef#10327 (U+D2FC) has a counter-clockwise outer contour
    
    * .notdef#10327 (U+D2FC) has a counter-clockwise outer contour
    
    * .notdef#10328 (U+D2FD) has a counter-clockwise outer contour
    
    * .notdef#10328 (U+D2FD) has a counter-clockwise outer contour
    
    * .notdef#10328 (U+D2FD) has a counter-clockwise outer contour
    
    * .notdef#10328 (U+D2FD) has a counter-clockwise outer contour
    
    * .notdef#10329 (U+D2FE) has a counter-clockwise outer contour
    
    * .notdef#10329 (U+D2FE) has a counter-clockwise outer contour
    
    * .notdef#10329 (U+D2FE) has a counter-clockwise outer contour
    
    * .notdef#10329 (U+D2FE) has a counter-clockwise outer contour
    
    * .notdef#10329 (U+D2FE) has a counter-clockwise outer contour
    
    * .notdef#1033 (U+BC94) has a counter-clockwise outer contour
    
    * .notdef#1033 (U+BC94) has a counter-clockwise outer contour
    
    * .notdef#1033 (U+BC94) has a counter-clockwise outer contour
    
    * .notdef#10330 (U+D2FF) has a counter-clockwise outer contour
    
    * .notdef#10330 (U+D2FF) has a counter-clockwise outer contour
    
    * .notdef#10330 (U+D2FF) has a counter-clockwise outer contour
    
    * .notdef#10330 (U+D2FF) has a counter-clockwise outer contour
    
    * .notdef#10330 (U+D2FF) has a counter-clockwise outer contour
    
    * .notdef#10331 (U+D302) has a counter-clockwise outer contour
    
    * .notdef#10331 (U+D302) has a counter-clockwise outer contour
    
    * .notdef#10331 (U+D302) has a counter-clockwise outer contour
    
    * .notdef#10331 (U+D302) has a counter-clockwise outer contour
    
    * .notdef#10332 (U+D304) has a counter-clockwise outer contour
    
    * .notdef#10332 (U+D304) has a counter-clockwise outer contour
    
    * .notdef#10332 (U+D304) has a counter-clockwise outer contour
    
    * .notdef#10333 (U+D306) has a counter-clockwise outer contour
    
    * .notdef#10333 (U+D306) has a counter-clockwise outer contour
    
    * .notdef#10333 (U+D306) has a counter-clockwise outer contour
    
    * .notdef#10334 (U+D307) has a counter-clockwise outer contour
    
    * .notdef#10334 (U+D307) has a counter-clockwise outer contour
    
    * .notdef#10334 (U+D307) has a counter-clockwise outer contour
    
    * .notdef#10335 (U+D308) has a counter-clockwise outer contour
    
    * .notdef#10335 (U+D308) has a counter-clockwise outer contour
    
    * .notdef#10335 (U+D308) has a counter-clockwise outer contour
    
    * .notdef#10336 (U+D309) has a counter-clockwise outer contour
    
    * .notdef#10336 (U+D309) has a counter-clockwise outer contour
    
    * .notdef#10336 (U+D309) has a counter-clockwise outer contour
    
    * .notdef#10337 (U+D30A) has a counter-clockwise outer contour
    
    * .notdef#10337 (U+D30A) has a counter-clockwise outer contour
    
    * .notdef#10337 (U+D30A) has a counter-clockwise outer contour
    
    * .notdef#10337 (U+D30A) has a counter-clockwise outer contour
    
    * .notdef#10338 (U+D30B) has a counter-clockwise outer contour
    
    * .notdef#10338 (U+D30B) has a counter-clockwise outer contour
    
    * .notdef#10338 (U+D30B) has a counter-clockwise outer contour
    
    * .notdef#10338 (U+D30B) has a counter-clockwise outer contour
    
    * .notdef#10339 (U+D30F) has a counter-clockwise outer contour
    
    * .notdef#10339 (U+D30F) has a counter-clockwise outer contour
    
    * .notdef#10339 (U+D30F) has a counter-clockwise outer contour
    
    * .notdef#10339 (U+D30F) has a counter-clockwise outer contour
    
    * .notdef#10339 (U+D30F) has a counter-clockwise outer contour
    
    * .notdef#1034 (U+BC95) has a counter-clockwise outer contour
    
    * .notdef#1034 (U+BC95) has a counter-clockwise outer contour
    
    * .notdef#1034 (U+BC95) has a counter-clockwise outer contour
    
    * .notdef#10340 (U+D311) has a counter-clockwise outer contour
    
    * .notdef#10340 (U+D311) has a counter-clockwise outer contour
    
    * .notdef#10340 (U+D311) has a counter-clockwise outer contour
    
    * .notdef#10340 (U+D311) has a counter-clockwise outer contour
    
    * .notdef#10340 (U+D311) has a counter-clockwise outer contour
    
    * .notdef#10341 (U+D312) has a counter-clockwise outer contour
    
    * .notdef#10341 (U+D312) has a counter-clockwise outer contour
    
    * .notdef#10341 (U+D312) has a counter-clockwise outer contour
    
    * .notdef#10341 (U+D312) has a counter-clockwise outer contour
    
    * .notdef#10341 (U+D312) has a counter-clockwise outer contour
    
    * .notdef#10341 (U+D312) has a counter-clockwise outer contour
    
    * .notdef#10342 (U+D313) has a counter-clockwise outer contour
    
    * .notdef#10342 (U+D313) has a counter-clockwise outer contour
    
    * .notdef#10342 (U+D313) has a counter-clockwise outer contour
    
    * .notdef#10342 (U+D313) has a counter-clockwise outer contour
    
    * .notdef#10343 (U+D315) has a counter-clockwise outer contour
    
    * .notdef#10343 (U+D315) has a counter-clockwise outer contour
    
    * .notdef#10343 (U+D315) has a counter-clockwise outer contour
    
    * .notdef#10343 (U+D315) has a counter-clockwise outer contour
    
    * .notdef#10343 (U+D315) has a counter-clockwise outer contour
    
    * .notdef#10344 (U+D317) has a counter-clockwise outer contour
    
    * .notdef#10344 (U+D317) has a counter-clockwise outer contour
    
    * .notdef#10344 (U+D317) has a counter-clockwise outer contour
    
    * .notdef#10344 (U+D317) has a counter-clockwise outer contour
    
    * .notdef#10344 (U+D317) has a counter-clockwise outer contour
    
    * .notdef#10345 (U+D318) has a counter-clockwise outer contour
    
    * .notdef#10345 (U+D318) has a counter-clockwise outer contour
    
    * .notdef#10345 (U+D318) has a counter-clockwise outer contour
    
    * .notdef#10345 (U+D318) has a counter-clockwise outer contour
    
    * .notdef#10345 (U+D318) has a counter-clockwise outer contour
    
    * .notdef#10346 (U+D319) has a counter-clockwise outer contour
    
    * .notdef#10346 (U+D319) has a counter-clockwise outer contour
    
    * .notdef#10346 (U+D319) has a counter-clockwise outer contour
    
    * .notdef#10346 (U+D319) has a counter-clockwise outer contour
    
    * .notdef#10346 (U+D319) has a counter-clockwise outer contour
    
    * .notdef#10347 (U+D31A) has a counter-clockwise outer contour
    
    * .notdef#10347 (U+D31A) has a counter-clockwise outer contour
    
    * .notdef#10347 (U+D31A) has a counter-clockwise outer contour
    
    * .notdef#10347 (U+D31A) has a counter-clockwise outer contour
    
    * .notdef#10347 (U+D31A) has a counter-clockwise outer contour
    
    * .notdef#10347 (U+D31A) has a counter-clockwise outer contour
    
    * .notdef#10348 (U+D31B) has a counter-clockwise outer contour
    
    * .notdef#10348 (U+D31B) has a counter-clockwise outer contour
    
    * .notdef#10348 (U+D31B) has a counter-clockwise outer contour
    
    * .notdef#10348 (U+D31B) has a counter-clockwise outer contour
    
    * .notdef#10348 (U+D31B) has a counter-clockwise outer contour
    
    * .notdef#10348 (U+D31B) has a counter-clockwise outer contour
    
    * .notdef#10349 (U+D31E) has a counter-clockwise outer contour
    
    * .notdef#10349 (U+D31E) has a counter-clockwise outer contour
    
    * .notdef#10349 (U+D31E) has a counter-clockwise outer contour
    
    * .notdef#10349 (U+D31E) has a counter-clockwise outer contour
    
    * .notdef#10349 (U+D31E) has a counter-clockwise outer contour
    
    * .notdef#1035 (U+BC97) has a counter-clockwise outer contour
    
    * .notdef#1035 (U+BC97) has a counter-clockwise outer contour
    
    * .notdef#1035 (U+BC97) has a counter-clockwise outer contour
    
    * .notdef#10350 (U+D322) has a counter-clockwise outer contour
    
    * .notdef#10350 (U+D322) has a counter-clockwise outer contour
    
    * .notdef#10350 (U+D322) has a counter-clockwise outer contour
    
    * .notdef#10350 (U+D322) has a counter-clockwise outer contour
    
    * .notdef#10351 (U+D323) has a counter-clockwise outer contour
    
    * .notdef#10351 (U+D323) has a counter-clockwise outer contour
    
    * .notdef#10351 (U+D323) has a counter-clockwise outer contour
    
    * .notdef#10351 (U+D323) has a counter-clockwise outer contour
    
    * .notdef#10352 (U+D324) has a counter-clockwise outer contour
    
    * .notdef#10352 (U+D324) has a counter-clockwise outer contour
    
    * .notdef#10352 (U+D324) has a counter-clockwise outer contour
    
    * .notdef#10352 (U+D324) has a counter-clockwise outer contour
    
    * .notdef#10353 (U+D326) has a counter-clockwise outer contour
    
    * .notdef#10353 (U+D326) has a counter-clockwise outer contour
    
    * .notdef#10353 (U+D326) has a counter-clockwise outer contour
    
    * .notdef#10353 (U+D326) has a counter-clockwise outer contour
    
    * .notdef#10353 (U+D326) has a counter-clockwise outer contour
    
    * .notdef#10354 (U+D327) has a counter-clockwise outer contour
    
    * .notdef#10354 (U+D327) has a counter-clockwise outer contour
    
    * .notdef#10354 (U+D327) has a counter-clockwise outer contour
    
    * .notdef#10354 (U+D327) has a counter-clockwise outer contour
    
    * .notdef#10354 (U+D327) has a counter-clockwise outer contour
    
    * .notdef#10355 (U+D32A) has a counter-clockwise outer contour
    
    * .notdef#10355 (U+D32A) has a counter-clockwise outer contour
    
    * .notdef#10355 (U+D32A) has a counter-clockwise outer contour
    
    * .notdef#10355 (U+D32A) has a counter-clockwise outer contour
    
    * .notdef#10355 (U+D32A) has a counter-clockwise outer contour
    
    * .notdef#10356 (U+D32B) has a counter-clockwise outer contour
    
    * .notdef#10356 (U+D32B) has a counter-clockwise outer contour
    
    * .notdef#10356 (U+D32B) has a counter-clockwise outer contour
    
    * .notdef#10356 (U+D32B) has a counter-clockwise outer contour
    
    * .notdef#10356 (U+D32B) has a counter-clockwise outer contour
    
    * .notdef#10357 (U+D32D) has a counter-clockwise outer contour
    
    * .notdef#10357 (U+D32D) has a counter-clockwise outer contour
    
    * .notdef#10357 (U+D32D) has a counter-clockwise outer contour
    
    * .notdef#10357 (U+D32D) has a counter-clockwise outer contour
    
    * .notdef#10357 (U+D32D) has a counter-clockwise outer contour
    
    * .notdef#10358 (U+D32E) has a counter-clockwise outer contour
    
    * .notdef#10358 (U+D32E) has a counter-clockwise outer contour
    
    * .notdef#10358 (U+D32E) has a counter-clockwise outer contour
    
    * .notdef#10358 (U+D32E) has a counter-clockwise outer contour
    
    * .notdef#10358 (U+D32E) has a counter-clockwise outer contour
    
    * .notdef#10358 (U+D32E) has a counter-clockwise outer contour
    
    * .notdef#10359 (U+D32F) has a counter-clockwise outer contour
    
    * .notdef#10359 (U+D32F) has a counter-clockwise outer contour
    
    * .notdef#10359 (U+D32F) has a counter-clockwise outer contour
    
    * .notdef#10359 (U+D32F) has a counter-clockwise outer contour
    
    * .notdef#1036 (U+BC99) has a counter-clockwise outer contour
    
    * .notdef#1036 (U+BC99) has a counter-clockwise outer contour
    
    * .notdef#1036 (U+BC99) has a counter-clockwise outer contour
    
    * .notdef#10360 (U+D331) has a counter-clockwise outer contour
    
    * .notdef#10360 (U+D331) has a counter-clockwise outer contour
    
    * .notdef#10360 (U+D331) has a counter-clockwise outer contour
    
    * .notdef#10360 (U+D331) has a counter-clockwise outer contour
    
    * .notdef#10360 (U+D331) has a counter-clockwise outer contour
    
    * .notdef#10361 (U+D332) has a counter-clockwise outer contour
    
    * .notdef#10361 (U+D332) has a counter-clockwise outer contour
    
    * .notdef#10361 (U+D332) has a counter-clockwise outer contour
    
    * .notdef#10361 (U+D332) has a counter-clockwise outer contour
    
    * .notdef#10361 (U+D332) has a counter-clockwise outer contour
    
    * .notdef#10362 (U+D333) has a counter-clockwise outer contour
    
    * .notdef#10362 (U+D333) has a counter-clockwise outer contour
    
    * .notdef#10362 (U+D333) has a counter-clockwise outer contour
    
    * .notdef#10362 (U+D333) has a counter-clockwise outer contour
    
    * .notdef#10362 (U+D333) has a counter-clockwise outer contour
    
    * .notdef#10363 (U+D334) has a counter-clockwise outer contour
    
    * .notdef#10363 (U+D334) has a counter-clockwise outer contour
    
    * .notdef#10363 (U+D334) has a counter-clockwise outer contour
    
    * .notdef#10363 (U+D334) has a counter-clockwise outer contour
    
    * .notdef#10363 (U+D334) has a counter-clockwise outer contour
    
    * .notdef#10364 (U+D335) has a counter-clockwise outer contour
    
    * .notdef#10364 (U+D335) has a counter-clockwise outer contour
    
    * .notdef#10364 (U+D335) has a counter-clockwise outer contour
    
    * .notdef#10364 (U+D335) has a counter-clockwise outer contour
    
    * .notdef#10364 (U+D335) has a counter-clockwise outer contour
    
    * .notdef#10365 (U+D336) has a counter-clockwise outer contour
    
    * .notdef#10365 (U+D336) has a counter-clockwise outer contour
    
    * .notdef#10365 (U+D336) has a counter-clockwise outer contour
    
    * .notdef#10365 (U+D336) has a counter-clockwise outer contour
    
    * .notdef#10365 (U+D336) has a counter-clockwise outer contour
    
    * .notdef#10365 (U+D336) has a counter-clockwise outer contour
    
    * .notdef#10366 (U+D337) has a counter-clockwise outer contour
    
    * .notdef#10366 (U+D337) has a counter-clockwise outer contour
    
    * .notdef#10366 (U+D337) has a counter-clockwise outer contour
    
    * .notdef#10366 (U+D337) has a counter-clockwise outer contour
    
    * .notdef#10366 (U+D337) has a counter-clockwise outer contour
    
    * .notdef#10366 (U+D337) has a counter-clockwise outer contour
    
    * .notdef#10367 (U+D33A) has a counter-clockwise outer contour
    
    * .notdef#10367 (U+D33A) has a counter-clockwise outer contour
    
    * .notdef#10367 (U+D33A) has a counter-clockwise outer contour
    
    * .notdef#10367 (U+D33A) has a counter-clockwise outer contour
    
    * .notdef#10367 (U+D33A) has a counter-clockwise outer contour
    
    * .notdef#10368 (U+D33E) has a counter-clockwise outer contour
    
    * .notdef#10368 (U+D33E) has a counter-clockwise outer contour
    
    * .notdef#10368 (U+D33E) has a counter-clockwise outer contour
    
    * .notdef#10368 (U+D33E) has a counter-clockwise outer contour
    
    * .notdef#10369 (U+D33F) has a counter-clockwise outer contour
    
    * .notdef#10369 (U+D33F) has a counter-clockwise outer contour
    
    * .notdef#10369 (U+D33F) has a counter-clockwise outer contour
    
    * .notdef#10369 (U+D33F) has a counter-clockwise outer contour
    
    * .notdef#1037 (U+BC9A) has a counter-clockwise outer contour
    
    * .notdef#1037 (U+BC9A) has a counter-clockwise outer contour
    
    * .notdef#1037 (U+BC9A) has a counter-clockwise outer contour
    
    * .notdef#10370 (U+D340) has a counter-clockwise outer contour
    
    * .notdef#10370 (U+D340) has a counter-clockwise outer contour
    
    * .notdef#10370 (U+D340) has a counter-clockwise outer contour
    
    * .notdef#10370 (U+D340) has a counter-clockwise outer contour
    
    * .notdef#10371 (U+D341) has a counter-clockwise outer contour
    
    * .notdef#10371 (U+D341) has a counter-clockwise outer contour
    
    * .notdef#10371 (U+D341) has a counter-clockwise outer contour
    
    * .notdef#10371 (U+D341) has a counter-clockwise outer contour
    
    * .notdef#10372 (U+D342) has a counter-clockwise outer contour
    
    * .notdef#10372 (U+D342) has a counter-clockwise outer contour
    
    * .notdef#10372 (U+D342) has a counter-clockwise outer contour
    
    * .notdef#10372 (U+D342) has a counter-clockwise outer contour
    
    * .notdef#10372 (U+D342) has a counter-clockwise outer contour
    
    * .notdef#10373 (U+D343) has a counter-clockwise outer contour
    
    * .notdef#10373 (U+D343) has a counter-clockwise outer contour
    
    * .notdef#10373 (U+D343) has a counter-clockwise outer contour
    
    * .notdef#10373 (U+D343) has a counter-clockwise outer contour
    
    * .notdef#10373 (U+D343) has a counter-clockwise outer contour
    
    * .notdef#10374 (U+D346) has a counter-clockwise outer contour
    
    * .notdef#10374 (U+D346) has a counter-clockwise outer contour
    
    * .notdef#10374 (U+D346) has a counter-clockwise outer contour
    
    * .notdef#10374 (U+D346) has a counter-clockwise outer contour
    
    * .notdef#10374 (U+D346) has a counter-clockwise outer contour
    
    * .notdef#10375 (U+D347) has a counter-clockwise outer contour
    
    * .notdef#10375 (U+D347) has a counter-clockwise outer contour
    
    * .notdef#10375 (U+D347) has a counter-clockwise outer contour
    
    * .notdef#10375 (U+D347) has a counter-clockwise outer contour
    
    * .notdef#10375 (U+D347) has a counter-clockwise outer contour
    
    * .notdef#10376 (U+D348) has a counter-clockwise outer contour
    
    * .notdef#10376 (U+D348) has a counter-clockwise outer contour
    
    * .notdef#10376 (U+D348) has a counter-clockwise outer contour
    
    * .notdef#10376 (U+D348) has a counter-clockwise outer contour
    
    * .notdef#10377 (U+D349) has a counter-clockwise outer contour
    
    * .notdef#10377 (U+D349) has a counter-clockwise outer contour
    
    * .notdef#10377 (U+D349) has a counter-clockwise outer contour
    
    * .notdef#10377 (U+D349) has a counter-clockwise outer contour
    
    * .notdef#10377 (U+D349) has a counter-clockwise outer contour
    
    * .notdef#10378 (U+D34A) has a counter-clockwise outer contour
    
    * .notdef#10378 (U+D34A) has a counter-clockwise outer contour
    
    * .notdef#10378 (U+D34A) has a counter-clockwise outer contour
    
    * .notdef#10378 (U+D34A) has a counter-clockwise outer contour
    
    * .notdef#10378 (U+D34A) has a counter-clockwise outer contour
    
    * .notdef#10378 (U+D34A) has a counter-clockwise outer contour
    
    * .notdef#10379 (U+D34B) has a counter-clockwise outer contour
    
    * .notdef#10379 (U+D34B) has a counter-clockwise outer contour
    
    * .notdef#10379 (U+D34B) has a counter-clockwise outer contour
    
    * .notdef#10379 (U+D34B) has a counter-clockwise outer contour
    
    * .notdef#1038 (U+BCA0) has a counter-clockwise outer contour
    
    * .notdef#1038 (U+BCA0) has a counter-clockwise outer contour
    
    * .notdef#10380 (U+D34C) has a counter-clockwise outer contour
    
    * .notdef#10380 (U+D34C) has a counter-clockwise outer contour
    
    * .notdef#10380 (U+D34C) has a counter-clockwise outer contour
    
    * .notdef#10380 (U+D34C) has a counter-clockwise outer contour
    
    * .notdef#10381 (U+D34D) has a counter-clockwise outer contour
    
    * .notdef#10381 (U+D34D) has a counter-clockwise outer contour
    
    * .notdef#10381 (U+D34D) has a counter-clockwise outer contour
    
    * .notdef#10381 (U+D34D) has a counter-clockwise outer contour
    
    * .notdef#10381 (U+D34D) has a counter-clockwise outer contour
    
    * .notdef#10382 (U+D34E) has a counter-clockwise outer contour
    
    * .notdef#10382 (U+D34E) has a counter-clockwise outer contour
    
    * .notdef#10382 (U+D34E) has a counter-clockwise outer contour
    
    * .notdef#10382 (U+D34E) has a counter-clockwise outer contour
    
    * .notdef#10382 (U+D34E) has a counter-clockwise outer contour
    
    * .notdef#10383 (U+D34F) has a counter-clockwise outer contour
    
    * .notdef#10383 (U+D34F) has a counter-clockwise outer contour
    
    * .notdef#10383 (U+D34F) has a counter-clockwise outer contour
    
    * .notdef#10383 (U+D34F) has a counter-clockwise outer contour
    
    * .notdef#10383 (U+D34F) has a counter-clockwise outer contour
    
    * .notdef#10384 (U+D350) has a counter-clockwise outer contour
    
    * .notdef#10384 (U+D350) has a counter-clockwise outer contour
    
    * .notdef#10384 (U+D350) has a counter-clockwise outer contour
    
    * .notdef#10384 (U+D350) has a counter-clockwise outer contour
    
    * .notdef#10384 (U+D350) has a counter-clockwise outer contour
    
    * .notdef#10385 (U+D351) has a counter-clockwise outer contour
    
    * .notdef#10385 (U+D351) has a counter-clockwise outer contour
    
    * .notdef#10385 (U+D351) has a counter-clockwise outer contour
    
    * .notdef#10385 (U+D351) has a counter-clockwise outer contour
    
    * .notdef#10385 (U+D351) has a counter-clockwise outer contour
    
    * .notdef#10386 (U+D352) has a counter-clockwise outer contour
    
    * .notdef#10386 (U+D352) has a counter-clockwise outer contour
    
    * .notdef#10386 (U+D352) has a counter-clockwise outer contour
    
    * .notdef#10386 (U+D352) has a counter-clockwise outer contour
    
    * .notdef#10386 (U+D352) has a counter-clockwise outer contour
    
    * .notdef#10386 (U+D352) has a counter-clockwise outer contour
    
    * .notdef#10387 (U+D353) has a counter-clockwise outer contour
    
    * .notdef#10387 (U+D353) has a counter-clockwise outer contour
    
    * .notdef#10387 (U+D353) has a counter-clockwise outer contour
    
    * .notdef#10387 (U+D353) has a counter-clockwise outer contour
    
    * .notdef#10387 (U+D353) has a counter-clockwise outer contour
    
    * .notdef#10387 (U+D353) has a counter-clockwise outer contour
    
    * .notdef#10388 (U+D354) has a counter-clockwise outer contour
    
    * .notdef#10388 (U+D354) has a counter-clockwise outer contour
    
    * .notdef#10388 (U+D354) has a counter-clockwise outer contour
    
    * .notdef#10388 (U+D354) has a counter-clockwise outer contour
    
    * .notdef#10389 (U+D355) has a counter-clockwise outer contour
    
    * .notdef#10389 (U+D355) has a counter-clockwise outer contour
    
    * .notdef#10389 (U+D355) has a counter-clockwise outer contour
    
    * .notdef#10389 (U+D355) has a counter-clockwise outer contour
    
    * .notdef#1039 (U+BCA1) has a counter-clockwise outer contour
    
    * .notdef#1039 (U+BCA1) has a counter-clockwise outer contour
    
    * .notdef#1039 (U+BCA1) has a counter-clockwise outer contour
    
    * .notdef#10390 (U+D356) has a counter-clockwise outer contour
    
    * .notdef#10390 (U+D356) has a counter-clockwise outer contour
    
    * .notdef#10390 (U+D356) has a counter-clockwise outer contour
    
    * .notdef#10390 (U+D356) has a counter-clockwise outer contour
    
    * .notdef#10390 (U+D356) has a counter-clockwise outer contour
    
    * .notdef#10391 (U+D357) has a counter-clockwise outer contour
    
    * .notdef#10391 (U+D357) has a counter-clockwise outer contour
    
    * .notdef#10391 (U+D357) has a counter-clockwise outer contour
    
    * .notdef#10391 (U+D357) has a counter-clockwise outer contour
    
    * .notdef#10392 (U+D358) has a counter-clockwise outer contour
    
    * .notdef#10392 (U+D358) has a counter-clockwise outer contour
    
    * .notdef#10392 (U+D358) has a counter-clockwise outer contour
    
    * .notdef#10392 (U+D358) has a counter-clockwise outer contour
    
    * .notdef#10393 (U+D359) has a counter-clockwise outer contour
    
    * .notdef#10393 (U+D359) has a counter-clockwise outer contour
    
    * .notdef#10393 (U+D359) has a counter-clockwise outer contour
    
    * .notdef#10393 (U+D359) has a counter-clockwise outer contour
    
    * .notdef#10394 (U+D35A) has a counter-clockwise outer contour
    
    * .notdef#10394 (U+D35A) has a counter-clockwise outer contour
    
    * .notdef#10394 (U+D35A) has a counter-clockwise outer contour
    
    * .notdef#10394 (U+D35A) has a counter-clockwise outer contour
    
    * .notdef#10395 (U+D35B) has a counter-clockwise outer contour
    
    * .notdef#10395 (U+D35B) has a counter-clockwise outer contour
    
    * .notdef#10395 (U+D35B) has a counter-clockwise outer contour
    
    * .notdef#10395 (U+D35B) has a counter-clockwise outer contour
    
    * .notdef#10396 (U+D35C) has a counter-clockwise outer contour
    
    * .notdef#10396 (U+D35C) has a counter-clockwise outer contour
    
    * .notdef#10396 (U+D35C) has a counter-clockwise outer contour
    
    * .notdef#10396 (U+D35C) has a counter-clockwise outer contour
    
    * .notdef#10397 (U+D35D) has a counter-clockwise outer contour
    
    * .notdef#10397 (U+D35D) has a counter-clockwise outer contour
    
    * .notdef#10397 (U+D35D) has a counter-clockwise outer contour
    
    * .notdef#10397 (U+D35D) has a counter-clockwise outer contour
    
    * .notdef#10398 (U+D35E) has a counter-clockwise outer contour
    
    * .notdef#10398 (U+D35E) has a counter-clockwise outer contour
    
    * .notdef#10398 (U+D35E) has a counter-clockwise outer contour
    
    * .notdef#10398 (U+D35E) has a counter-clockwise outer contour
    
    * .notdef#10398 (U+D35E) has a counter-clockwise outer contour
    
    * .notdef#10399 (U+D35F) has a counter-clockwise outer contour
    
    * .notdef#10399 (U+D35F) has a counter-clockwise outer contour
    
    * .notdef#10399 (U+D35F) has a counter-clockwise outer contour
    
    * .notdef#10399 (U+D35F) has a counter-clockwise outer contour
    
    * .notdef#10399 (U+D35F) has a counter-clockwise outer contour
    
    * .notdef#104 (U+AC11) has a counter-clockwise outer contour
    
    * .notdef#104 (U+AC11) has a counter-clockwise outer contour
    
    * .notdef#104 (U+AC11) has a counter-clockwise outer contour
    
    * .notdef#1040 (U+BCA4) has a counter-clockwise outer contour
    
    * .notdef#1040 (U+BCA4) has a counter-clockwise outer contour
    
    * .notdef#1040 (U+BCA4) has a counter-clockwise outer contour
    
    * .notdef#10400 (U+D360) has a counter-clockwise outer contour
    
    * .notdef#10400 (U+D360) has a counter-clockwise outer contour
    
    * .notdef#10400 (U+D360) has a counter-clockwise outer contour
    
    * .notdef#10401 (U+D361) has a counter-clockwise outer contour
    
    * .notdef#10401 (U+D361) has a counter-clockwise outer contour
    
    * .notdef#10401 (U+D361) has a counter-clockwise outer contour
    
    * .notdef#10401 (U+D361) has a counter-clockwise outer contour
    
    * .notdef#10402 (U+D362) has a counter-clockwise outer contour
    
    * .notdef#10402 (U+D362) has a counter-clockwise outer contour
    
    * .notdef#10402 (U+D362) has a counter-clockwise outer contour
    
    * .notdef#10402 (U+D362) has a counter-clockwise outer contour
    
    * .notdef#10402 (U+D362) has a counter-clockwise outer contour
    
    * .notdef#10403 (U+D363) has a counter-clockwise outer contour
    
    * .notdef#10403 (U+D363) has a counter-clockwise outer contour
    
    * .notdef#10403 (U+D363) has a counter-clockwise outer contour
    
    * .notdef#10403 (U+D363) has a counter-clockwise outer contour
    
    * .notdef#10403 (U+D363) has a counter-clockwise outer contour
    
    * .notdef#10404 (U+D364) has a counter-clockwise outer contour
    
    * .notdef#10404 (U+D364) has a counter-clockwise outer contour
    
    * .notdef#10404 (U+D364) has a counter-clockwise outer contour
    
    * .notdef#10404 (U+D364) has a counter-clockwise outer contour
    
    * .notdef#10405 (U+D365) has a counter-clockwise outer contour
    
    * .notdef#10405 (U+D365) has a counter-clockwise outer contour
    
    * .notdef#10405 (U+D365) has a counter-clockwise outer contour
    
    * .notdef#10405 (U+D365) has a counter-clockwise outer contour
    
    * .notdef#10405 (U+D365) has a counter-clockwise outer contour
    
    * .notdef#10406 (U+D366) has a counter-clockwise outer contour
    
    * .notdef#10406 (U+D366) has a counter-clockwise outer contour
    
    * .notdef#10406 (U+D366) has a counter-clockwise outer contour
    
    * .notdef#10406 (U+D366) has a counter-clockwise outer contour
    
    * .notdef#10406 (U+D366) has a counter-clockwise outer contour
    
    * .notdef#10406 (U+D366) has a counter-clockwise outer contour
    
    * .notdef#10407 (U+D367) has a counter-clockwise outer contour
    
    * .notdef#10407 (U+D367) has a counter-clockwise outer contour
    
    * .notdef#10407 (U+D367) has a counter-clockwise outer contour
    
    * .notdef#10407 (U+D367) has a counter-clockwise outer contour
    
    * .notdef#10408 (U+D368) has a counter-clockwise outer contour
    
    * .notdef#10408 (U+D368) has a counter-clockwise outer contour
    
    * .notdef#10408 (U+D368) has a counter-clockwise outer contour
    
    * .notdef#10408 (U+D368) has a counter-clockwise outer contour
    
    * .notdef#10409 (U+D369) has a counter-clockwise outer contour
    
    * .notdef#10409 (U+D369) has a counter-clockwise outer contour
    
    * .notdef#10409 (U+D369) has a counter-clockwise outer contour
    
    * .notdef#10409 (U+D369) has a counter-clockwise outer contour
    
    * .notdef#10409 (U+D369) has a counter-clockwise outer contour
    
    * .notdef#1041 (U+BCA7) has a counter-clockwise outer contour
    
    * .notdef#1041 (U+BCA7) has a counter-clockwise outer contour
    
    * .notdef#1041 (U+BCA7) has a counter-clockwise outer contour
    
    * .notdef#10410 (U+D36A) has a counter-clockwise outer contour
    
    * .notdef#10410 (U+D36A) has a counter-clockwise outer contour
    
    * .notdef#10410 (U+D36A) has a counter-clockwise outer contour
    
    * .notdef#10410 (U+D36A) has a counter-clockwise outer contour
    
    * .notdef#10410 (U+D36A) has a counter-clockwise outer contour
    
    * .notdef#10411 (U+D36B) has a counter-clockwise outer contour
    
    * .notdef#10411 (U+D36B) has a counter-clockwise outer contour
    
    * .notdef#10411 (U+D36B) has a counter-clockwise outer contour
    
    * .notdef#10411 (U+D36B) has a counter-clockwise outer contour
    
    * .notdef#10411 (U+D36B) has a counter-clockwise outer contour
    
    * .notdef#10412 (U+D36C) has a counter-clockwise outer contour
    
    * .notdef#10412 (U+D36C) has a counter-clockwise outer contour
    
    * .notdef#10412 (U+D36C) has a counter-clockwise outer contour
    
    * .notdef#10412 (U+D36C) has a counter-clockwise outer contour
    
    * .notdef#10412 (U+D36C) has a counter-clockwise outer contour
    
    * .notdef#10413 (U+D36D) has a counter-clockwise outer contour
    
    * .notdef#10413 (U+D36D) has a counter-clockwise outer contour
    
    * .notdef#10413 (U+D36D) has a counter-clockwise outer contour
    
    * .notdef#10413 (U+D36D) has a counter-clockwise outer contour
    
    * .notdef#10413 (U+D36D) has a counter-clockwise outer contour
    
    * .notdef#10414 (U+D36E) has a counter-clockwise outer contour
    
    * .notdef#10414 (U+D36E) has a counter-clockwise outer contour
    
    * .notdef#10414 (U+D36E) has a counter-clockwise outer contour
    
    * .notdef#10414 (U+D36E) has a counter-clockwise outer contour
    
    * .notdef#10414 (U+D36E) has a counter-clockwise outer contour
    
    * .notdef#10414 (U+D36E) has a counter-clockwise outer contour
    
    * .notdef#10415 (U+D36F) has a counter-clockwise outer contour
    
    * .notdef#10415 (U+D36F) has a counter-clockwise outer contour
    
    * .notdef#10415 (U+D36F) has a counter-clockwise outer contour
    
    * .notdef#10415 (U+D36F) has a counter-clockwise outer contour
    
    * .notdef#10415 (U+D36F) has a counter-clockwise outer contour
    
    * .notdef#10415 (U+D36F) has a counter-clockwise outer contour
    
    * .notdef#10416 (U+D370) has a counter-clockwise outer contour
    
    * .notdef#10416 (U+D370) has a counter-clockwise outer contour
    
    * .notdef#10416 (U+D370) has a counter-clockwise outer contour
    
    * .notdef#10416 (U+D370) has a counter-clockwise outer contour
    
    * .notdef#10417 (U+D371) has a counter-clockwise outer contour
    
    * .notdef#10417 (U+D371) has a counter-clockwise outer contour
    
    * .notdef#10417 (U+D371) has a counter-clockwise outer contour
    
    * .notdef#10417 (U+D371) has a counter-clockwise outer contour
    
    * .notdef#10418 (U+D372) has a counter-clockwise outer contour
    
    * .notdef#10418 (U+D372) has a counter-clockwise outer contour
    
    * .notdef#10418 (U+D372) has a counter-clockwise outer contour
    
    * .notdef#10418 (U+D372) has a counter-clockwise outer contour
    
    * .notdef#10418 (U+D372) has a counter-clockwise outer contour
    
    * .notdef#10419 (U+D373) has a counter-clockwise outer contour
    
    * .notdef#10419 (U+D373) has a counter-clockwise outer contour
    
    * .notdef#10419 (U+D373) has a counter-clockwise outer contour
    
    * .notdef#10419 (U+D373) has a counter-clockwise outer contour
    
    * .notdef#1042 (U+BCA8) has a counter-clockwise outer contour
    
    * .notdef#1042 (U+BCA8) has a counter-clockwise outer contour
    
    * .notdef#1042 (U+BCA8) has a counter-clockwise outer contour
    
    * .notdef#10420 (U+D374) has a counter-clockwise outer contour
    
    * .notdef#10420 (U+D374) has a counter-clockwise outer contour
    
    * .notdef#10420 (U+D374) has a counter-clockwise outer contour
    
    * .notdef#10420 (U+D374) has a counter-clockwise outer contour
    
    * .notdef#10421 (U+D375) has a counter-clockwise outer contour
    
    * .notdef#10421 (U+D375) has a counter-clockwise outer contour
    
    * .notdef#10421 (U+D375) has a counter-clockwise outer contour
    
    * .notdef#10421 (U+D375) has a counter-clockwise outer contour
    
    * .notdef#10422 (U+D376) has a counter-clockwise outer contour
    
    * .notdef#10422 (U+D376) has a counter-clockwise outer contour
    
    * .notdef#10422 (U+D376) has a counter-clockwise outer contour
    
    * .notdef#10422 (U+D376) has a counter-clockwise outer contour
    
    * .notdef#10423 (U+D377) has a counter-clockwise outer contour
    
    * .notdef#10423 (U+D377) has a counter-clockwise outer contour
    
    * .notdef#10423 (U+D377) has a counter-clockwise outer contour
    
    * .notdef#10423 (U+D377) has a counter-clockwise outer contour
    
    * .notdef#10424 (U+D378) has a counter-clockwise outer contour
    
    * .notdef#10424 (U+D378) has a counter-clockwise outer contour
    
    * .notdef#10424 (U+D378) has a counter-clockwise outer contour
    
    * .notdef#10424 (U+D378) has a counter-clockwise outer contour
    
    * .notdef#10425 (U+D379) has a counter-clockwise outer contour
    
    * .notdef#10425 (U+D379) has a counter-clockwise outer contour
    
    * .notdef#10425 (U+D379) has a counter-clockwise outer contour
    
    * .notdef#10425 (U+D379) has a counter-clockwise outer contour
    
    * .notdef#10426 (U+D37A) has a counter-clockwise outer contour
    
    * .notdef#10426 (U+D37A) has a counter-clockwise outer contour
    
    * .notdef#10426 (U+D37A) has a counter-clockwise outer contour
    
    * .notdef#10426 (U+D37A) has a counter-clockwise outer contour
    
    * .notdef#10426 (U+D37A) has a counter-clockwise outer contour
    
    * .notdef#10427 (U+D37B) has a counter-clockwise outer contour
    
    * .notdef#10427 (U+D37B) has a counter-clockwise outer contour
    
    * .notdef#10427 (U+D37B) has a counter-clockwise outer contour
    
    * .notdef#10427 (U+D37B) has a counter-clockwise outer contour
    
    * .notdef#10427 (U+D37B) has a counter-clockwise outer contour
    
    * .notdef#10428 (U+D37E) has a counter-clockwise outer contour
    
    * .notdef#10428 (U+D37E) has a counter-clockwise outer contour
    
    * .notdef#10428 (U+D37E) has a counter-clockwise outer contour
    
    * .notdef#10428 (U+D37E) has a counter-clockwise outer contour
    
    * .notdef#10428 (U+D37E) has a counter-clockwise outer contour
    
    * .notdef#10429 (U+D37F) has a counter-clockwise outer contour
    
    * .notdef#10429 (U+D37F) has a counter-clockwise outer contour
    
    * .notdef#10429 (U+D37F) has a counter-clockwise outer contour
    
    * .notdef#10429 (U+D37F) has a counter-clockwise outer contour
    
    * .notdef#10429 (U+D37F) has a counter-clockwise outer contour
    
    * .notdef#1043 (U+BCB0) has a counter-clockwise outer contour
    
    * .notdef#1043 (U+BCB0) has a counter-clockwise outer contour
    
    * .notdef#1043 (U+BCB0) has a counter-clockwise outer contour
    
    * .notdef#10430 (U+D381) has a counter-clockwise outer contour
    
    * .notdef#10430 (U+D381) has a counter-clockwise outer contour
    
    * .notdef#10430 (U+D381) has a counter-clockwise outer contour
    
    * .notdef#10430 (U+D381) has a counter-clockwise outer contour
    
    * .notdef#10430 (U+D381) has a counter-clockwise outer contour
    
    * .notdef#10431 (U+D382) has a counter-clockwise outer contour
    
    * .notdef#10431 (U+D382) has a counter-clockwise outer contour
    
    * .notdef#10431 (U+D382) has a counter-clockwise outer contour
    
    * .notdef#10431 (U+D382) has a counter-clockwise outer contour
    
    * .notdef#10431 (U+D382) has a counter-clockwise outer contour
    
    * .notdef#10431 (U+D382) has a counter-clockwise outer contour
    
    * .notdef#10432 (U+D383) has a counter-clockwise outer contour
    
    * .notdef#10432 (U+D383) has a counter-clockwise outer contour
    
    * .notdef#10432 (U+D383) has a counter-clockwise outer contour
    
    * .notdef#10432 (U+D383) has a counter-clockwise outer contour
    
    * .notdef#10433 (U+D385) has a counter-clockwise outer contour
    
    * .notdef#10433 (U+D385) has a counter-clockwise outer contour
    
    * .notdef#10433 (U+D385) has a counter-clockwise outer contour
    
    * .notdef#10433 (U+D385) has a counter-clockwise outer contour
    
    * .notdef#10433 (U+D385) has a counter-clockwise outer contour
    
    * .notdef#10434 (U+D386) has a counter-clockwise outer contour
    
    * .notdef#10434 (U+D386) has a counter-clockwise outer contour
    
    * .notdef#10434 (U+D386) has a counter-clockwise outer contour
    
    * .notdef#10434 (U+D386) has a counter-clockwise outer contour
    
    * .notdef#10434 (U+D386) has a counter-clockwise outer contour
    
    * .notdef#10435 (U+D387) has a counter-clockwise outer contour
    
    * .notdef#10435 (U+D387) has a counter-clockwise outer contour
    
    * .notdef#10435 (U+D387) has a counter-clockwise outer contour
    
    * .notdef#10435 (U+D387) has a counter-clockwise outer contour
    
    * .notdef#10435 (U+D387) has a counter-clockwise outer contour
    
    * .notdef#10436 (U+D388) has a counter-clockwise outer contour
    
    * .notdef#10436 (U+D388) has a counter-clockwise outer contour
    
    * .notdef#10436 (U+D388) has a counter-clockwise outer contour
    
    * .notdef#10436 (U+D388) has a counter-clockwise outer contour
    
    * .notdef#10436 (U+D388) has a counter-clockwise outer contour
    
    * .notdef#10437 (U+D389) has a counter-clockwise outer contour
    
    * .notdef#10437 (U+D389) has a counter-clockwise outer contour
    
    * .notdef#10437 (U+D389) has a counter-clockwise outer contour
    
    * .notdef#10437 (U+D389) has a counter-clockwise outer contour
    
    * .notdef#10437 (U+D389) has a counter-clockwise outer contour
    
    * .notdef#10438 (U+D38A) has a counter-clockwise outer contour
    
    * .notdef#10438 (U+D38A) has a counter-clockwise outer contour
    
    * .notdef#10438 (U+D38A) has a counter-clockwise outer contour
    
    * .notdef#10438 (U+D38A) has a counter-clockwise outer contour
    
    * .notdef#10438 (U+D38A) has a counter-clockwise outer contour
    
    * .notdef#10438 (U+D38A) has a counter-clockwise outer contour
    
    * .notdef#10439 (U+D38B) has a counter-clockwise outer contour
    
    * .notdef#10439 (U+D38B) has a counter-clockwise outer contour
    
    * .notdef#10439 (U+D38B) has a counter-clockwise outer contour
    
    * .notdef#10439 (U+D38B) has a counter-clockwise outer contour
    
    * .notdef#10439 (U+D38B) has a counter-clockwise outer contour
    
    * .notdef#10439 (U+D38B) has a counter-clockwise outer contour
    
    * .notdef#1044 (U+BCB1) has a counter-clockwise outer contour
    
    * .notdef#1044 (U+BCB1) has a counter-clockwise outer contour
    
    * .notdef#1044 (U+BCB1) has a counter-clockwise outer contour
    
    * .notdef#10440 (U+D38E) has a counter-clockwise outer contour
    
    * .notdef#10440 (U+D38E) has a counter-clockwise outer contour
    
    * .notdef#10440 (U+D38E) has a counter-clockwise outer contour
    
    * .notdef#10440 (U+D38E) has a counter-clockwise outer contour
    
    * .notdef#10440 (U+D38E) has a counter-clockwise outer contour
    
    * .notdef#10441 (U+D392) has a counter-clockwise outer contour
    
    * .notdef#10441 (U+D392) has a counter-clockwise outer contour
    
    * .notdef#10441 (U+D392) has a counter-clockwise outer contour
    
    * .notdef#10441 (U+D392) has a counter-clockwise outer contour
    
    * .notdef#10442 (U+D393) has a counter-clockwise outer contour
    
    * .notdef#10442 (U+D393) has a counter-clockwise outer contour
    
    * .notdef#10442 (U+D393) has a counter-clockwise outer contour
    
    * .notdef#10442 (U+D393) has a counter-clockwise outer contour
    
    * .notdef#10443 (U+D394) has a counter-clockwise outer contour
    
    * .notdef#10443 (U+D394) has a counter-clockwise outer contour
    
    * .notdef#10443 (U+D394) has a counter-clockwise outer contour
    
    * .notdef#10443 (U+D394) has a counter-clockwise outer contour
    
    * .notdef#10444 (U+D395) has a counter-clockwise outer contour
    
    * .notdef#10444 (U+D395) has a counter-clockwise outer contour
    
    * .notdef#10444 (U+D395) has a counter-clockwise outer contour
    
    * .notdef#10444 (U+D395) has a counter-clockwise outer contour
    
    * .notdef#10445 (U+D396) has a counter-clockwise outer contour
    
    * .notdef#10445 (U+D396) has a counter-clockwise outer contour
    
    * .notdef#10445 (U+D396) has a counter-clockwise outer contour
    
    * .notdef#10445 (U+D396) has a counter-clockwise outer contour
    
    * .notdef#10445 (U+D396) has a counter-clockwise outer contour
    
    * .notdef#10446 (U+D397) has a counter-clockwise outer contour
    
    * .notdef#10446 (U+D397) has a counter-clockwise outer contour
    
    * .notdef#10446 (U+D397) has a counter-clockwise outer contour
    
    * .notdef#10446 (U+D397) has a counter-clockwise outer contour
    
    * .notdef#10446 (U+D397) has a counter-clockwise outer contour
    
    * .notdef#10447 (U+D39A) has a counter-clockwise outer contour
    
    * .notdef#10447 (U+D39A) has a counter-clockwise outer contour
    
    * .notdef#10447 (U+D39A) has a counter-clockwise outer contour
    
    * .notdef#10447 (U+D39A) has a counter-clockwise outer contour
    
    * .notdef#10447 (U+D39A) has a counter-clockwise outer contour
    
    * .notdef#10447 (U+D39A) has a counter-clockwise outer contour
    
    * .notdef#10448 (U+D39B) has a counter-clockwise outer contour
    
    * .notdef#10448 (U+D39B) has a counter-clockwise outer contour
    
    * .notdef#10448 (U+D39B) has a counter-clockwise outer contour
    
    * .notdef#10448 (U+D39B) has a counter-clockwise outer contour
    
    * .notdef#10448 (U+D39B) has a counter-clockwise outer contour
    
    * .notdef#10448 (U+D39B) has a counter-clockwise outer contour
    
    * .notdef#10449 (U+D39D) has a counter-clockwise outer contour
    
    * .notdef#10449 (U+D39D) has a counter-clockwise outer contour
    
    * .notdef#10449 (U+D39D) has a counter-clockwise outer contour
    
    * .notdef#10449 (U+D39D) has a counter-clockwise outer contour
    
    * .notdef#10449 (U+D39D) has a counter-clockwise outer contour
    
    * .notdef#10449 (U+D39D) has a counter-clockwise outer contour
    
    * .notdef#1045 (U+BCB3) has a counter-clockwise outer contour
    
    * .notdef#1045 (U+BCB3) has a counter-clockwise outer contour
    
    * .notdef#1045 (U+BCB3) has a counter-clockwise outer contour
    
    * .notdef#10450 (U+D39E) has a counter-clockwise outer contour
    
    * .notdef#10450 (U+D39E) has a counter-clockwise outer contour
    
    * .notdef#10450 (U+D39E) has a counter-clockwise outer contour
    
    * .notdef#10450 (U+D39E) has a counter-clockwise outer contour
    
    * .notdef#10450 (U+D39E) has a counter-clockwise outer contour
    
    * .notdef#10450 (U+D39E) has a counter-clockwise outer contour
    
    * .notdef#10450 (U+D39E) has a counter-clockwise outer contour
    
    * .notdef#10451 (U+D39F) has a counter-clockwise outer contour
    
    * .notdef#10451 (U+D39F) has a counter-clockwise outer contour
    
    * .notdef#10451 (U+D39F) has a counter-clockwise outer contour
    
    * .notdef#10451 (U+D39F) has a counter-clockwise outer contour
    
    * .notdef#10451 (U+D39F) has a counter-clockwise outer contour
    
    * .notdef#10452 (U+D3A1) has a counter-clockwise outer contour
    
    * .notdef#10452 (U+D3A1) has a counter-clockwise outer contour
    
    * .notdef#10452 (U+D3A1) has a counter-clockwise outer contour
    
    * .notdef#10452 (U+D3A1) has a counter-clockwise outer contour
    
    * .notdef#10452 (U+D3A1) has a counter-clockwise outer contour
    
    * .notdef#10452 (U+D3A1) has a counter-clockwise outer contour
    
    * .notdef#10453 (U+D3A2) has a counter-clockwise outer contour
    
    * .notdef#10453 (U+D3A2) has a counter-clockwise outer contour
    
    * .notdef#10453 (U+D3A2) has a counter-clockwise outer contour
    
    * .notdef#10453 (U+D3A2) has a counter-clockwise outer contour
    
    * .notdef#10453 (U+D3A2) has a counter-clockwise outer contour
    
    * .notdef#10453 (U+D3A2) has a counter-clockwise outer contour
    
    * .notdef#10454 (U+D3A3) has a counter-clockwise outer contour
    
    * .notdef#10454 (U+D3A3) has a counter-clockwise outer contour
    
    * .notdef#10454 (U+D3A3) has a counter-clockwise outer contour
    
    * .notdef#10454 (U+D3A3) has a counter-clockwise outer contour
    
    * .notdef#10454 (U+D3A3) has a counter-clockwise outer contour
    
    * .notdef#10454 (U+D3A3) has a counter-clockwise outer contour
    
    * .notdef#10455 (U+D3A4) has a counter-clockwise outer contour
    
    * .notdef#10455 (U+D3A4) has a counter-clockwise outer contour
    
    * .notdef#10455 (U+D3A4) has a counter-clockwise outer contour
    
    * .notdef#10455 (U+D3A4) has a counter-clockwise outer contour
    
    * .notdef#10455 (U+D3A4) has a counter-clockwise outer contour
    
    * .notdef#10455 (U+D3A4) has a counter-clockwise outer contour
    
    * .notdef#10456 (U+D3A5) has a counter-clockwise outer contour
    
    * .notdef#10456 (U+D3A5) has a counter-clockwise outer contour
    
    * .notdef#10456 (U+D3A5) has a counter-clockwise outer contour
    
    * .notdef#10456 (U+D3A5) has a counter-clockwise outer contour
    
    * .notdef#10456 (U+D3A5) has a counter-clockwise outer contour
    
    * .notdef#10456 (U+D3A5) has a counter-clockwise outer contour
    
    * .notdef#10457 (U+D3A6) has a counter-clockwise outer contour
    
    * .notdef#10457 (U+D3A6) has a counter-clockwise outer contour
    
    * .notdef#10457 (U+D3A6) has a counter-clockwise outer contour
    
    * .notdef#10457 (U+D3A6) has a counter-clockwise outer contour
    
    * .notdef#10457 (U+D3A6) has a counter-clockwise outer contour
    
    * .notdef#10457 (U+D3A6) has a counter-clockwise outer contour
    
    * .notdef#10457 (U+D3A6) has a counter-clockwise outer contour
    
    * .notdef#10458 (U+D3A7) has a counter-clockwise outer contour
    
    * .notdef#10458 (U+D3A7) has a counter-clockwise outer contour
    
    * .notdef#10458 (U+D3A7) has a counter-clockwise outer contour
    
    * .notdef#10458 (U+D3A7) has a counter-clockwise outer contour
    
    * .notdef#10458 (U+D3A7) has a counter-clockwise outer contour
    
    * .notdef#10458 (U+D3A7) has a counter-clockwise outer contour
    
    * .notdef#10458 (U+D3A7) has a counter-clockwise outer contour
    
    * .notdef#10459 (U+D3AA) has a counter-clockwise outer contour
    
    * .notdef#10459 (U+D3AA) has a counter-clockwise outer contour
    
    * .notdef#10459 (U+D3AA) has a counter-clockwise outer contour
    
    * .notdef#10459 (U+D3AA) has a counter-clockwise outer contour
    
    * .notdef#10459 (U+D3AA) has a counter-clockwise outer contour
    
    * .notdef#10459 (U+D3AA) has a counter-clockwise outer contour
    
    * .notdef#1046 (U+BCB4) has a counter-clockwise outer contour
    
    * .notdef#1046 (U+BCB4) has a counter-clockwise outer contour
    
    * .notdef#1046 (U+BCB4) has a counter-clockwise outer contour
    
    * .notdef#10460 (U+D3AC) has a counter-clockwise outer contour
    
    * .notdef#10460 (U+D3AC) has a counter-clockwise outer contour
    
    * .notdef#10460 (U+D3AC) has a counter-clockwise outer contour
    
    * .notdef#10460 (U+D3AC) has a counter-clockwise outer contour
    
    * .notdef#10460 (U+D3AC) has a counter-clockwise outer contour
    
    * .notdef#10461 (U+D3AE) has a counter-clockwise outer contour
    
    * .notdef#10461 (U+D3AE) has a counter-clockwise outer contour
    
    * .notdef#10461 (U+D3AE) has a counter-clockwise outer contour
    
    * .notdef#10461 (U+D3AE) has a counter-clockwise outer contour
    
    * .notdef#10461 (U+D3AE) has a counter-clockwise outer contour
    
    * .notdef#10462 (U+D3AF) has a counter-clockwise outer contour
    
    * .notdef#10462 (U+D3AF) has a counter-clockwise outer contour
    
    * .notdef#10462 (U+D3AF) has a counter-clockwise outer contour
    
    * .notdef#10462 (U+D3AF) has a counter-clockwise outer contour
    
    * .notdef#10462 (U+D3AF) has a counter-clockwise outer contour
    
    * .notdef#10463 (U+D3B0) has a counter-clockwise outer contour
    
    * .notdef#10463 (U+D3B0) has a counter-clockwise outer contour
    
    * .notdef#10463 (U+D3B0) has a counter-clockwise outer contour
    
    * .notdef#10463 (U+D3B0) has a counter-clockwise outer contour
    
    * .notdef#10463 (U+D3B0) has a counter-clockwise outer contour
    
    * .notdef#10464 (U+D3B1) has a counter-clockwise outer contour
    
    * .notdef#10464 (U+D3B1) has a counter-clockwise outer contour
    
    * .notdef#10464 (U+D3B1) has a counter-clockwise outer contour
    
    * .notdef#10464 (U+D3B1) has a counter-clockwise outer contour
    
    * .notdef#10464 (U+D3B1) has a counter-clockwise outer contour
    
    * .notdef#10465 (U+D3B2) has a counter-clockwise outer contour
    
    * .notdef#10465 (U+D3B2) has a counter-clockwise outer contour
    
    * .notdef#10465 (U+D3B2) has a counter-clockwise outer contour
    
    * .notdef#10465 (U+D3B2) has a counter-clockwise outer contour
    
    * .notdef#10465 (U+D3B2) has a counter-clockwise outer contour
    
    * .notdef#10465 (U+D3B2) has a counter-clockwise outer contour
    
    * .notdef#10466 (U+D3B3) has a counter-clockwise outer contour
    
    * .notdef#10466 (U+D3B3) has a counter-clockwise outer contour
    
    * .notdef#10466 (U+D3B3) has a counter-clockwise outer contour
    
    * .notdef#10466 (U+D3B3) has a counter-clockwise outer contour
    
    * .notdef#10466 (U+D3B3) has a counter-clockwise outer contour
    
    * .notdef#10466 (U+D3B3) has a counter-clockwise outer contour
    
    * .notdef#10467 (U+D3B5) has a counter-clockwise outer contour
    
    * .notdef#10467 (U+D3B5) has a counter-clockwise outer contour
    
    * .notdef#10467 (U+D3B5) has a counter-clockwise outer contour
    
    * .notdef#10467 (U+D3B5) has a counter-clockwise outer contour
    
    * .notdef#10468 (U+D3B6) has a counter-clockwise outer contour
    
    * .notdef#10468 (U+D3B6) has a counter-clockwise outer contour
    
    * .notdef#10468 (U+D3B6) has a counter-clockwise outer contour
    
    * .notdef#10468 (U+D3B6) has a counter-clockwise outer contour
    
    * .notdef#10468 (U+D3B6) has a counter-clockwise outer contour
    
    * .notdef#10469 (U+D3B7) has a counter-clockwise outer contour
    
    * .notdef#10469 (U+D3B7) has a counter-clockwise outer contour
    
    * .notdef#10469 (U+D3B7) has a counter-clockwise outer contour
    
    * .notdef#10469 (U+D3B7) has a counter-clockwise outer contour
    
    * .notdef#10469 (U+D3B7) has a counter-clockwise outer contour
    
    * .notdef#1047 (U+BCB5) has a counter-clockwise outer contour
    
    * .notdef#1047 (U+BCB5) has a counter-clockwise outer contour
    
    * .notdef#1047 (U+BCB5) has a counter-clockwise outer contour
    
    * .notdef#10470 (U+D3B9) has a counter-clockwise outer contour
    
    * .notdef#10470 (U+D3B9) has a counter-clockwise outer contour
    
    * .notdef#10470 (U+D3B9) has a counter-clockwise outer contour
    
    * .notdef#10470 (U+D3B9) has a counter-clockwise outer contour
    
    * .notdef#10470 (U+D3B9) has a counter-clockwise outer contour
    
    * .notdef#10471 (U+D3BA) has a counter-clockwise outer contour
    
    * .notdef#10471 (U+D3BA) has a counter-clockwise outer contour
    
    * .notdef#10471 (U+D3BA) has a counter-clockwise outer contour
    
    * .notdef#10471 (U+D3BA) has a counter-clockwise outer contour
    
    * .notdef#10471 (U+D3BA) has a counter-clockwise outer contour
    
    * .notdef#10471 (U+D3BA) has a counter-clockwise outer contour
    
    * .notdef#10472 (U+D3BB) has a counter-clockwise outer contour
    
    * .notdef#10472 (U+D3BB) has a counter-clockwise outer contour
    
    * .notdef#10472 (U+D3BB) has a counter-clockwise outer contour
    
    * .notdef#10472 (U+D3BB) has a counter-clockwise outer contour
    
    * .notdef#10473 (U+D3BD) has a counter-clockwise outer contour
    
    * .notdef#10473 (U+D3BD) has a counter-clockwise outer contour
    
    * .notdef#10473 (U+D3BD) has a counter-clockwise outer contour
    
    * .notdef#10473 (U+D3BD) has a counter-clockwise outer contour
    
    * .notdef#10473 (U+D3BD) has a counter-clockwise outer contour
    
    * .notdef#10474 (U+D3BE) has a counter-clockwise outer contour
    
    * .notdef#10474 (U+D3BE) has a counter-clockwise outer contour
    
    * .notdef#10474 (U+D3BE) has a counter-clockwise outer contour
    
    * .notdef#10474 (U+D3BE) has a counter-clockwise outer contour
    
    * .notdef#10474 (U+D3BE) has a counter-clockwise outer contour
    
    * .notdef#10475 (U+D3BF) has a counter-clockwise outer contour
    
    * .notdef#10475 (U+D3BF) has a counter-clockwise outer contour
    
    * .notdef#10475 (U+D3BF) has a counter-clockwise outer contour
    
    * .notdef#10475 (U+D3BF) has a counter-clockwise outer contour
    
    * .notdef#10475 (U+D3BF) has a counter-clockwise outer contour
    
    * .notdef#10476 (U+D3C0) has a counter-clockwise outer contour
    
    * .notdef#10476 (U+D3C0) has a counter-clockwise outer contour
    
    * .notdef#10476 (U+D3C0) has a counter-clockwise outer contour
    
    * .notdef#10476 (U+D3C0) has a counter-clockwise outer contour
    
    * .notdef#10476 (U+D3C0) has a counter-clockwise outer contour
    
    * .notdef#10477 (U+D3C1) has a counter-clockwise outer contour
    
    * .notdef#10477 (U+D3C1) has a counter-clockwise outer contour
    
    * .notdef#10477 (U+D3C1) has a counter-clockwise outer contour
    
    * .notdef#10477 (U+D3C1) has a counter-clockwise outer contour
    
    * .notdef#10477 (U+D3C1) has a counter-clockwise outer contour
    
    * .notdef#10478 (U+D3C2) has a counter-clockwise outer contour
    
    * .notdef#10478 (U+D3C2) has a counter-clockwise outer contour
    
    * .notdef#10478 (U+D3C2) has a counter-clockwise outer contour
    
    * .notdef#10478 (U+D3C2) has a counter-clockwise outer contour
    
    * .notdef#10478 (U+D3C2) has a counter-clockwise outer contour
    
    * .notdef#10478 (U+D3C2) has a counter-clockwise outer contour
    
    * .notdef#10479 (U+D3C3) has a counter-clockwise outer contour
    
    * .notdef#10479 (U+D3C3) has a counter-clockwise outer contour
    
    * .notdef#10479 (U+D3C3) has a counter-clockwise outer contour
    
    * .notdef#10479 (U+D3C3) has a counter-clockwise outer contour
    
    * .notdef#10479 (U+D3C3) has a counter-clockwise outer contour
    
    * .notdef#10479 (U+D3C3) has a counter-clockwise outer contour
    
    * .notdef#1048 (U+BCBC) has a counter-clockwise outer contour
    
    * .notdef#1048 (U+BCBC) has a counter-clockwise outer contour
    
    * .notdef#10480 (U+D3C6) has a counter-clockwise outer contour
    
    * .notdef#10480 (U+D3C6) has a counter-clockwise outer contour
    
    * .notdef#10480 (U+D3C6) has a counter-clockwise outer contour
    
    * .notdef#10480 (U+D3C6) has a counter-clockwise outer contour
    
    * .notdef#10480 (U+D3C6) has a counter-clockwise outer contour
    
    * .notdef#10481 (U+D3C7) has a counter-clockwise outer contour
    
    * .notdef#10481 (U+D3C7) has a counter-clockwise outer contour
    
    * .notdef#10481 (U+D3C7) has a counter-clockwise outer contour
    
    * .notdef#10481 (U+D3C7) has a counter-clockwise outer contour
    
    * .notdef#10482 (U+D3CA) has a counter-clockwise outer contour
    
    * .notdef#10482 (U+D3CA) has a counter-clockwise outer contour
    
    * .notdef#10482 (U+D3CA) has a counter-clockwise outer contour
    
    * .notdef#10482 (U+D3CA) has a counter-clockwise outer contour
    
    * .notdef#10483 (U+D3CB) has a counter-clockwise outer contour
    
    * .notdef#10483 (U+D3CB) has a counter-clockwise outer contour
    
    * .notdef#10483 (U+D3CB) has a counter-clockwise outer contour
    
    * .notdef#10483 (U+D3CB) has a counter-clockwise outer contour
    
    * .notdef#10484 (U+D3CC) has a counter-clockwise outer contour
    
    * .notdef#10484 (U+D3CC) has a counter-clockwise outer contour
    
    * .notdef#10484 (U+D3CC) has a counter-clockwise outer contour
    
    * .notdef#10484 (U+D3CC) has a counter-clockwise outer contour
    
    * .notdef#10485 (U+D3CD) has a counter-clockwise outer contour
    
    * .notdef#10485 (U+D3CD) has a counter-clockwise outer contour
    
    * .notdef#10485 (U+D3CD) has a counter-clockwise outer contour
    
    * .notdef#10485 (U+D3CD) has a counter-clockwise outer contour
    
    * .notdef#10486 (U+D3CE) has a counter-clockwise outer contour
    
    * .notdef#10486 (U+D3CE) has a counter-clockwise outer contour
    
    * .notdef#10486 (U+D3CE) has a counter-clockwise outer contour
    
    * .notdef#10486 (U+D3CE) has a counter-clockwise outer contour
    
    * .notdef#10486 (U+D3CE) has a counter-clockwise outer contour
    
    * .notdef#10487 (U+D3CF) has a counter-clockwise outer contour
    
    * .notdef#10487 (U+D3CF) has a counter-clockwise outer contour
    
    * .notdef#10487 (U+D3CF) has a counter-clockwise outer contour
    
    * .notdef#10487 (U+D3CF) has a counter-clockwise outer contour
    
    * .notdef#10487 (U+D3CF) has a counter-clockwise outer contour
    
    * .notdef#10488 (U+D3D1) has a counter-clockwise outer contour
    
    * .notdef#10488 (U+D3D1) has a counter-clockwise outer contour
    
    * .notdef#10488 (U+D3D1) has a counter-clockwise outer contour
    
    * .notdef#10488 (U+D3D1) has a counter-clockwise outer contour
    
    * .notdef#10488 (U+D3D1) has a counter-clockwise outer contour
    
    * .notdef#10489 (U+D3D2) has a counter-clockwise outer contour
    
    * .notdef#10489 (U+D3D2) has a counter-clockwise outer contour
    
    * .notdef#10489 (U+D3D2) has a counter-clockwise outer contour
    
    * .notdef#10489 (U+D3D2) has a counter-clockwise outer contour
    
    * .notdef#10489 (U+D3D2) has a counter-clockwise outer contour
    
    * .notdef#10489 (U+D3D2) has a counter-clockwise outer contour
    
    * .notdef#1049 (U+BCBD) has a counter-clockwise outer contour
    
    * .notdef#1049 (U+BCBD) has a counter-clockwise outer contour
    
    * .notdef#1049 (U+BCBD) has a counter-clockwise outer contour
    
    * .notdef#10490 (U+D3D3) has a counter-clockwise outer contour
    
    * .notdef#10490 (U+D3D3) has a counter-clockwise outer contour
    
    * .notdef#10490 (U+D3D3) has a counter-clockwise outer contour
    
    * .notdef#10490 (U+D3D3) has a counter-clockwise outer contour
    
    * .notdef#10490 (U+D3D3) has a counter-clockwise outer contour
    
    * .notdef#10490 (U+D3D3) has a counter-clockwise outer contour
    
    * .notdef#10491 (U+D3D4) has a counter-clockwise outer contour
    
    * .notdef#10491 (U+D3D4) has a counter-clockwise outer contour
    
    * .notdef#10491 (U+D3D4) has a counter-clockwise outer contour
    
    * .notdef#10491 (U+D3D4) has a counter-clockwise outer contour
    
    * .notdef#10491 (U+D3D4) has a counter-clockwise outer contour
    
    * .notdef#10492 (U+D3D5) has a counter-clockwise outer contour
    
    * .notdef#10492 (U+D3D5) has a counter-clockwise outer contour
    
    * .notdef#10492 (U+D3D5) has a counter-clockwise outer contour
    
    * .notdef#10492 (U+D3D5) has a counter-clockwise outer contour
    
    * .notdef#10492 (U+D3D5) has a counter-clockwise outer contour
    
    * .notdef#10492 (U+D3D5) has a counter-clockwise outer contour
    
    * .notdef#10493 (U+D3D6) has a counter-clockwise outer contour
    
    * .notdef#10493 (U+D3D6) has a counter-clockwise outer contour
    
    * .notdef#10493 (U+D3D6) has a counter-clockwise outer contour
    
    * .notdef#10493 (U+D3D6) has a counter-clockwise outer contour
    
    * .notdef#10493 (U+D3D6) has a counter-clockwise outer contour
    
    * .notdef#10493 (U+D3D6) has a counter-clockwise outer contour
    
    * .notdef#10493 (U+D3D6) has a counter-clockwise outer contour
    
    * .notdef#10494 (U+D3D7) has a counter-clockwise outer contour
    
    * .notdef#10494 (U+D3D7) has a counter-clockwise outer contour
    
    * .notdef#10494 (U+D3D7) has a counter-clockwise outer contour
    
    * .notdef#10494 (U+D3D7) has a counter-clockwise outer contour
    
    * .notdef#10494 (U+D3D7) has a counter-clockwise outer contour
    
    * .notdef#10495 (U+D3D9) has a counter-clockwise outer contour
    
    * .notdef#10495 (U+D3D9) has a counter-clockwise outer contour
    
    * .notdef#10495 (U+D3D9) has a counter-clockwise outer contour
    
    * .notdef#10495 (U+D3D9) has a counter-clockwise outer contour
    
    * .notdef#10495 (U+D3D9) has a counter-clockwise outer contour
    
    * .notdef#10495 (U+D3D9) has a counter-clockwise outer contour
    
    * .notdef#10496 (U+D3DA) has a counter-clockwise outer contour
    
    * .notdef#10496 (U+D3DA) has a counter-clockwise outer contour
    
    * .notdef#10496 (U+D3DA) has a counter-clockwise outer contour
    
    * .notdef#10496 (U+D3DA) has a counter-clockwise outer contour
    
    * .notdef#10496 (U+D3DA) has a counter-clockwise outer contour
    
    * .notdef#10496 (U+D3DA) has a counter-clockwise outer contour
    
    * .notdef#10497 (U+D3DB) has a counter-clockwise outer contour
    
    * .notdef#10497 (U+D3DB) has a counter-clockwise outer contour
    
    * .notdef#10497 (U+D3DB) has a counter-clockwise outer contour
    
    * .notdef#10497 (U+D3DB) has a counter-clockwise outer contour
    
    * .notdef#10497 (U+D3DB) has a counter-clockwise outer contour
    
    * .notdef#10497 (U+D3DB) has a counter-clockwise outer contour
    
    * .notdef#10498 (U+D3DC) has a counter-clockwise outer contour
    
    * .notdef#10498 (U+D3DC) has a counter-clockwise outer contour
    
    * .notdef#10498 (U+D3DC) has a counter-clockwise outer contour
    
    * .notdef#10498 (U+D3DC) has a counter-clockwise outer contour
    
    * .notdef#10498 (U+D3DC) has a counter-clockwise outer contour
    
    * .notdef#10498 (U+D3DC) has a counter-clockwise outer contour
    
    * .notdef#10499 (U+D3DD) has a counter-clockwise outer contour
    
    * .notdef#10499 (U+D3DD) has a counter-clockwise outer contour
    
    * .notdef#10499 (U+D3DD) has a counter-clockwise outer contour
    
    * .notdef#10499 (U+D3DD) has a counter-clockwise outer contour
    
    * .notdef#10499 (U+D3DD) has a counter-clockwise outer contour
    
    * .notdef#10499 (U+D3DD) has a counter-clockwise outer contour
    
    * .notdef#105 (U+AC12) has a counter-clockwise outer contour
    
    * .notdef#105 (U+AC12) has a counter-clockwise outer contour
    
    * .notdef#105 (U+AC12) has a counter-clockwise outer contour
    
    * .notdef#105 (U+AC12) has a counter-clockwise outer contour
    
    * .notdef#1050 (U+BCC0) has a counter-clockwise outer contour
    
    * .notdef#1050 (U+BCC0) has a counter-clockwise outer contour
    
    * .notdef#1050 (U+BCC0) has a counter-clockwise outer contour
    
    * .notdef#10500 (U+D3DE) has a counter-clockwise outer contour
    
    * .notdef#10500 (U+D3DE) has a counter-clockwise outer contour
    
    * .notdef#10500 (U+D3DE) has a counter-clockwise outer contour
    
    * .notdef#10500 (U+D3DE) has a counter-clockwise outer contour
    
    * .notdef#10500 (U+D3DE) has a counter-clockwise outer contour
    
    * .notdef#10500 (U+D3DE) has a counter-clockwise outer contour
    
    * .notdef#10500 (U+D3DE) has a counter-clockwise outer contour
    
    * .notdef#10501 (U+D3DF) has a counter-clockwise outer contour
    
    * .notdef#10501 (U+D3DF) has a counter-clockwise outer contour
    
    * .notdef#10501 (U+D3DF) has a counter-clockwise outer contour
    
    * .notdef#10501 (U+D3DF) has a counter-clockwise outer contour
    
    * .notdef#10501 (U+D3DF) has a counter-clockwise outer contour
    
    * .notdef#10501 (U+D3DF) has a counter-clockwise outer contour
    
    * .notdef#10501 (U+D3DF) has a counter-clockwise outer contour
    
    * .notdef#10502 (U+D3E0) has a counter-clockwise outer contour
    
    * .notdef#10502 (U+D3E0) has a counter-clockwise outer contour
    
    * .notdef#10502 (U+D3E0) has a counter-clockwise outer contour
    
    * .notdef#10502 (U+D3E0) has a counter-clockwise outer contour
    
    * .notdef#10502 (U+D3E0) has a counter-clockwise outer contour
    
    * .notdef#10503 (U+D3E2) has a counter-clockwise outer contour
    
    * .notdef#10503 (U+D3E2) has a counter-clockwise outer contour
    
    * .notdef#10503 (U+D3E2) has a counter-clockwise outer contour
    
    * .notdef#10503 (U+D3E2) has a counter-clockwise outer contour
    
    * .notdef#10503 (U+D3E2) has a counter-clockwise outer contour
    
    * .notdef#10503 (U+D3E2) has a counter-clockwise outer contour
    
    * .notdef#10504 (U+D3E4) has a counter-clockwise outer contour
    
    * .notdef#10504 (U+D3E4) has a counter-clockwise outer contour
    
    * .notdef#10504 (U+D3E4) has a counter-clockwise outer contour
    
    * .notdef#10504 (U+D3E4) has a counter-clockwise outer contour
    
    * .notdef#10504 (U+D3E4) has a counter-clockwise outer contour
    
    * .notdef#10505 (U+D3E5) has a counter-clockwise outer contour
    
    * .notdef#10505 (U+D3E5) has a counter-clockwise outer contour
    
    * .notdef#10505 (U+D3E5) has a counter-clockwise outer contour
    
    * .notdef#10505 (U+D3E5) has a counter-clockwise outer contour
    
    * .notdef#10505 (U+D3E5) has a counter-clockwise outer contour
    
    * .notdef#10506 (U+D3E6) has a counter-clockwise outer contour
    
    * .notdef#10506 (U+D3E6) has a counter-clockwise outer contour
    
    * .notdef#10506 (U+D3E6) has a counter-clockwise outer contour
    
    * .notdef#10506 (U+D3E6) has a counter-clockwise outer contour
    
    * .notdef#10506 (U+D3E6) has a counter-clockwise outer contour
    
    * .notdef#10507 (U+D3E7) has a counter-clockwise outer contour
    
    * .notdef#10507 (U+D3E7) has a counter-clockwise outer contour
    
    * .notdef#10507 (U+D3E7) has a counter-clockwise outer contour
    
    * .notdef#10507 (U+D3E7) has a counter-clockwise outer contour
    
    * .notdef#10507 (U+D3E7) has a counter-clockwise outer contour
    
    * .notdef#10508 (U+D3E8) has a counter-clockwise outer contour
    
    * .notdef#10508 (U+D3E8) has a counter-clockwise outer contour
    
    * .notdef#10508 (U+D3E8) has a counter-clockwise outer contour
    
    * .notdef#10508 (U+D3E8) has a counter-clockwise outer contour
    
    * .notdef#10508 (U+D3E8) has a counter-clockwise outer contour
    
    * .notdef#10509 (U+D3E9) has a counter-clockwise outer contour
    
    * .notdef#10509 (U+D3E9) has a counter-clockwise outer contour
    
    * .notdef#10509 (U+D3E9) has a counter-clockwise outer contour
    
    * .notdef#10509 (U+D3E9) has a counter-clockwise outer contour
    
    * .notdef#10509 (U+D3E9) has a counter-clockwise outer contour
    
    * .notdef#1051 (U+BCC4) has a counter-clockwise outer contour
    
    * .notdef#1051 (U+BCC4) has a counter-clockwise outer contour
    
    * .notdef#1051 (U+BCC4) has a counter-clockwise outer contour
    
    * .notdef#10510 (U+D3EA) has a counter-clockwise outer contour
    
    * .notdef#10510 (U+D3EA) has a counter-clockwise outer contour
    
    * .notdef#10510 (U+D3EA) has a counter-clockwise outer contour
    
    * .notdef#10510 (U+D3EA) has a counter-clockwise outer contour
    
    * .notdef#10510 (U+D3EA) has a counter-clockwise outer contour
    
    * .notdef#10510 (U+D3EA) has a counter-clockwise outer contour
    
    * .notdef#10511 (U+D3EB) has a counter-clockwise outer contour
    
    * .notdef#10511 (U+D3EB) has a counter-clockwise outer contour
    
    * .notdef#10511 (U+D3EB) has a counter-clockwise outer contour
    
    * .notdef#10511 (U+D3EB) has a counter-clockwise outer contour
    
    * .notdef#10511 (U+D3EB) has a counter-clockwise outer contour
    
    * .notdef#10511 (U+D3EB) has a counter-clockwise outer contour
    
    * .notdef#10512 (U+D3EE) has a counter-clockwise outer contour
    
    * .notdef#10512 (U+D3EE) has a counter-clockwise outer contour
    
    * .notdef#10512 (U+D3EE) has a counter-clockwise outer contour
    
    * .notdef#10512 (U+D3EE) has a counter-clockwise outer contour
    
    * .notdef#10512 (U+D3EE) has a counter-clockwise outer contour
    
    * .notdef#10513 (U+D3EF) has a counter-clockwise outer contour
    
    * .notdef#10513 (U+D3EF) has a counter-clockwise outer contour
    
    * .notdef#10513 (U+D3EF) has a counter-clockwise outer contour
    
    * .notdef#10513 (U+D3EF) has a counter-clockwise outer contour
    
    * .notdef#10513 (U+D3EF) has a counter-clockwise outer contour
    
    * .notdef#10514 (U+D3F1) has a counter-clockwise outer contour
    
    * .notdef#10514 (U+D3F1) has a counter-clockwise outer contour
    
    * .notdef#10514 (U+D3F1) has a counter-clockwise outer contour
    
    * .notdef#10514 (U+D3F1) has a counter-clockwise outer contour
    
    * .notdef#10514 (U+D3F1) has a counter-clockwise outer contour
    
    * .notdef#10515 (U+D3F2) has a counter-clockwise outer contour
    
    * .notdef#10515 (U+D3F2) has a counter-clockwise outer contour
    
    * .notdef#10515 (U+D3F2) has a counter-clockwise outer contour
    
    * .notdef#10515 (U+D3F2) has a counter-clockwise outer contour
    
    * .notdef#10515 (U+D3F2) has a counter-clockwise outer contour
    
    * .notdef#10515 (U+D3F2) has a counter-clockwise outer contour
    
    * .notdef#10516 (U+D3F3) has a counter-clockwise outer contour
    
    * .notdef#10516 (U+D3F3) has a counter-clockwise outer contour
    
    * .notdef#10516 (U+D3F3) has a counter-clockwise outer contour
    
    * .notdef#10516 (U+D3F3) has a counter-clockwise outer contour
    
    * .notdef#10517 (U+D3F5) has a counter-clockwise outer contour
    
    * .notdef#10517 (U+D3F5) has a counter-clockwise outer contour
    
    * .notdef#10517 (U+D3F5) has a counter-clockwise outer contour
    
    * .notdef#10517 (U+D3F5) has a counter-clockwise outer contour
    
    * .notdef#10517 (U+D3F5) has a counter-clockwise outer contour
    
    * .notdef#10518 (U+D3F6) has a counter-clockwise outer contour
    
    * .notdef#10518 (U+D3F6) has a counter-clockwise outer contour
    
    * .notdef#10518 (U+D3F6) has a counter-clockwise outer contour
    
    * .notdef#10518 (U+D3F6) has a counter-clockwise outer contour
    
    * .notdef#10518 (U+D3F6) has a counter-clockwise outer contour
    
    * .notdef#10519 (U+D3F7) has a counter-clockwise outer contour
    
    * .notdef#10519 (U+D3F7) has a counter-clockwise outer contour
    
    * .notdef#10519 (U+D3F7) has a counter-clockwise outer contour
    
    * .notdef#10519 (U+D3F7) has a counter-clockwise outer contour
    
    * .notdef#10519 (U+D3F7) has a counter-clockwise outer contour
    
    * .notdef#1052 (U+BCCD) has a counter-clockwise outer contour
    
    * .notdef#1052 (U+BCCD) has a counter-clockwise outer contour
    
    * .notdef#1052 (U+BCCD) has a counter-clockwise outer contour
    
    * .notdef#10520 (U+D3F8) has a counter-clockwise outer contour
    
    * .notdef#10520 (U+D3F8) has a counter-clockwise outer contour
    
    * .notdef#10520 (U+D3F8) has a counter-clockwise outer contour
    
    * .notdef#10520 (U+D3F8) has a counter-clockwise outer contour
    
    * .notdef#10520 (U+D3F8) has a counter-clockwise outer contour
    
    * .notdef#10521 (U+D3F9) has a counter-clockwise outer contour
    
    * .notdef#10521 (U+D3F9) has a counter-clockwise outer contour
    
    * .notdef#10521 (U+D3F9) has a counter-clockwise outer contour
    
    * .notdef#10521 (U+D3F9) has a counter-clockwise outer contour
    
    * .notdef#10521 (U+D3F9) has a counter-clockwise outer contour
    
    * .notdef#10522 (U+D3FA) has a counter-clockwise outer contour
    
    * .notdef#10522 (U+D3FA) has a counter-clockwise outer contour
    
    * .notdef#10522 (U+D3FA) has a counter-clockwise outer contour
    
    * .notdef#10522 (U+D3FA) has a counter-clockwise outer contour
    
    * .notdef#10522 (U+D3FA) has a counter-clockwise outer contour
    
    * .notdef#10522 (U+D3FA) has a counter-clockwise outer contour
    
    * .notdef#10523 (U+D3FB) has a counter-clockwise outer contour
    
    * .notdef#10523 (U+D3FB) has a counter-clockwise outer contour
    
    * .notdef#10523 (U+D3FB) has a counter-clockwise outer contour
    
    * .notdef#10523 (U+D3FB) has a counter-clockwise outer contour
    
    * .notdef#10523 (U+D3FB) has a counter-clockwise outer contour
    
    * .notdef#10523 (U+D3FB) has a counter-clockwise outer contour
    
    * .notdef#10524 (U+D3FE) has a counter-clockwise outer contour
    
    * .notdef#10524 (U+D3FE) has a counter-clockwise outer contour
    
    * .notdef#10524 (U+D3FE) has a counter-clockwise outer contour
    
    * .notdef#10524 (U+D3FE) has a counter-clockwise outer contour
    
    * .notdef#10524 (U+D3FE) has a counter-clockwise outer contour
    
    * .notdef#10525 (U+D400) has a counter-clockwise outer contour
    
    * .notdef#10525 (U+D400) has a counter-clockwise outer contour
    
    * .notdef#10525 (U+D400) has a counter-clockwise outer contour
    
    * .notdef#10525 (U+D400) has a counter-clockwise outer contour
    
    * .notdef#10526 (U+D402) has a counter-clockwise outer contour
    
    * .notdef#10526 (U+D402) has a counter-clockwise outer contour
    
    * .notdef#10526 (U+D402) has a counter-clockwise outer contour
    
    * .notdef#10526 (U+D402) has a counter-clockwise outer contour
    
    * .notdef#10527 (U+D403) has a counter-clockwise outer contour
    
    * .notdef#10527 (U+D403) has a counter-clockwise outer contour
    
    * .notdef#10527 (U+D403) has a counter-clockwise outer contour
    
    * .notdef#10527 (U+D403) has a counter-clockwise outer contour
    
    * .notdef#10528 (U+D404) has a counter-clockwise outer contour
    
    * .notdef#10528 (U+D404) has a counter-clockwise outer contour
    
    * .notdef#10528 (U+D404) has a counter-clockwise outer contour
    
    * .notdef#10528 (U+D404) has a counter-clockwise outer contour
    
    * .notdef#10529 (U+D405) has a counter-clockwise outer contour
    
    * .notdef#10529 (U+D405) has a counter-clockwise outer contour
    
    * .notdef#10529 (U+D405) has a counter-clockwise outer contour
    
    * .notdef#10529 (U+D405) has a counter-clockwise outer contour
    
    * .notdef#1053 (U+BCCF) has a counter-clockwise outer contour
    
    * .notdef#1053 (U+BCCF) has a counter-clockwise outer contour
    
    * .notdef#1053 (U+BCCF) has a counter-clockwise outer contour
    
    * .notdef#10530 (U+D406) has a counter-clockwise outer contour
    
    * .notdef#10530 (U+D406) has a counter-clockwise outer contour
    
    * .notdef#10530 (U+D406) has a counter-clockwise outer contour
    
    * .notdef#10530 (U+D406) has a counter-clockwise outer contour
    
    * .notdef#10530 (U+D406) has a counter-clockwise outer contour
    
    * .notdef#10531 (U+D407) has a counter-clockwise outer contour
    
    * .notdef#10531 (U+D407) has a counter-clockwise outer contour
    
    * .notdef#10531 (U+D407) has a counter-clockwise outer contour
    
    * .notdef#10531 (U+D407) has a counter-clockwise outer contour
    
    * .notdef#10531 (U+D407) has a counter-clockwise outer contour
    
    * .notdef#10532 (U+D409) has a counter-clockwise outer contour
    
    * .notdef#10532 (U+D409) has a counter-clockwise outer contour
    
    * .notdef#10532 (U+D409) has a counter-clockwise outer contour
    
    * .notdef#10532 (U+D409) has a counter-clockwise outer contour
    
    * .notdef#10532 (U+D409) has a counter-clockwise outer contour
    
    * .notdef#10533 (U+D40A) has a counter-clockwise outer contour
    
    * .notdef#10533 (U+D40A) has a counter-clockwise outer contour
    
    * .notdef#10533 (U+D40A) has a counter-clockwise outer contour
    
    * .notdef#10533 (U+D40A) has a counter-clockwise outer contour
    
    * .notdef#10533 (U+D40A) has a counter-clockwise outer contour
    
    * .notdef#10533 (U+D40A) has a counter-clockwise outer contour
    
    * .notdef#10534 (U+D40B) has a counter-clockwise outer contour
    
    * .notdef#10534 (U+D40B) has a counter-clockwise outer contour
    
    * .notdef#10534 (U+D40B) has a counter-clockwise outer contour
    
    * .notdef#10534 (U+D40B) has a counter-clockwise outer contour
    
    * .notdef#10534 (U+D40B) has a counter-clockwise outer contour
    
    * .notdef#10534 (U+D40B) has a counter-clockwise outer contour
    
    * .notdef#10535 (U+D40C) has a counter-clockwise outer contour
    
    * .notdef#10535 (U+D40C) has a counter-clockwise outer contour
    
    * .notdef#10535 (U+D40C) has a counter-clockwise outer contour
    
    * .notdef#10535 (U+D40C) has a counter-clockwise outer contour
    
    * .notdef#10535 (U+D40C) has a counter-clockwise outer contour
    
    * .notdef#10536 (U+D40D) has a counter-clockwise outer contour
    
    * .notdef#10536 (U+D40D) has a counter-clockwise outer contour
    
    * .notdef#10536 (U+D40D) has a counter-clockwise outer contour
    
    * .notdef#10536 (U+D40D) has a counter-clockwise outer contour
    
    * .notdef#10536 (U+D40D) has a counter-clockwise outer contour
    
    * .notdef#10536 (U+D40D) has a counter-clockwise outer contour
    
    * .notdef#10537 (U+D40E) has a counter-clockwise outer contour
    
    * .notdef#10537 (U+D40E) has a counter-clockwise outer contour
    
    * .notdef#10537 (U+D40E) has a counter-clockwise outer contour
    
    * .notdef#10537 (U+D40E) has a counter-clockwise outer contour
    
    * .notdef#10537 (U+D40E) has a counter-clockwise outer contour
    
    * .notdef#10537 (U+D40E) has a counter-clockwise outer contour
    
    * .notdef#10537 (U+D40E) has a counter-clockwise outer contour
    
    * .notdef#10538 (U+D40F) has a counter-clockwise outer contour
    
    * .notdef#10538 (U+D40F) has a counter-clockwise outer contour
    
    * .notdef#10538 (U+D40F) has a counter-clockwise outer contour
    
    * .notdef#10538 (U+D40F) has a counter-clockwise outer contour
    
    * .notdef#10538 (U+D40F) has a counter-clockwise outer contour
    
    * .notdef#10539 (U+D410) has a counter-clockwise outer contour
    
    * .notdef#10539 (U+D410) has a counter-clockwise outer contour
    
    * .notdef#10539 (U+D410) has a counter-clockwise outer contour
    
    * .notdef#10539 (U+D410) has a counter-clockwise outer contour
    
    * .notdef#10539 (U+D410) has a counter-clockwise outer contour
    
    * .notdef#1054 (U+BCD0) has a counter-clockwise outer contour
    
    * .notdef#1054 (U+BCD0) has a counter-clockwise outer contour
    
    * .notdef#1054 (U+BCD0) has a counter-clockwise outer contour
    
    * .notdef#10540 (U+D411) has a counter-clockwise outer contour
    
    * .notdef#10540 (U+D411) has a counter-clockwise outer contour
    
    * .notdef#10540 (U+D411) has a counter-clockwise outer contour
    
    * .notdef#10540 (U+D411) has a counter-clockwise outer contour
    
    * .notdef#10540 (U+D411) has a counter-clockwise outer contour
    
    * .notdef#10540 (U+D411) has a counter-clockwise outer contour
    
    * .notdef#10541 (U+D412) has a counter-clockwise outer contour
    
    * .notdef#10541 (U+D412) has a counter-clockwise outer contour
    
    * .notdef#10541 (U+D412) has a counter-clockwise outer contour
    
    * .notdef#10541 (U+D412) has a counter-clockwise outer contour
    
    * .notdef#10541 (U+D412) has a counter-clockwise outer contour
    
    * .notdef#10541 (U+D412) has a counter-clockwise outer contour
    
    * .notdef#10542 (U+D413) has a counter-clockwise outer contour
    
    * .notdef#10542 (U+D413) has a counter-clockwise outer contour
    
    * .notdef#10542 (U+D413) has a counter-clockwise outer contour
    
    * .notdef#10542 (U+D413) has a counter-clockwise outer contour
    
    * .notdef#10542 (U+D413) has a counter-clockwise outer contour
    
    * .notdef#10542 (U+D413) has a counter-clockwise outer contour
    
    * .notdef#10543 (U+D414) has a counter-clockwise outer contour
    
    * .notdef#10543 (U+D414) has a counter-clockwise outer contour
    
    * .notdef#10543 (U+D414) has a counter-clockwise outer contour
    
    * .notdef#10543 (U+D414) has a counter-clockwise outer contour
    
    * .notdef#10543 (U+D414) has a counter-clockwise outer contour
    
    * .notdef#10543 (U+D414) has a counter-clockwise outer contour
    
    * .notdef#10544 (U+D415) has a counter-clockwise outer contour
    
    * .notdef#10544 (U+D415) has a counter-clockwise outer contour
    
    * .notdef#10544 (U+D415) has a counter-clockwise outer contour
    
    * .notdef#10544 (U+D415) has a counter-clockwise outer contour
    
    * .notdef#10544 (U+D415) has a counter-clockwise outer contour
    
    * .notdef#10544 (U+D415) has a counter-clockwise outer contour
    
    * .notdef#10545 (U+D416) has a counter-clockwise outer contour
    
    * .notdef#10545 (U+D416) has a counter-clockwise outer contour
    
    * .notdef#10545 (U+D416) has a counter-clockwise outer contour
    
    * .notdef#10545 (U+D416) has a counter-clockwise outer contour
    
    * .notdef#10545 (U+D416) has a counter-clockwise outer contour
    
    * .notdef#10545 (U+D416) has a counter-clockwise outer contour
    
    * .notdef#10545 (U+D416) has a counter-clockwise outer contour
    
    * .notdef#10546 (U+D417) has a counter-clockwise outer contour
    
    * .notdef#10546 (U+D417) has a counter-clockwise outer contour
    
    * .notdef#10546 (U+D417) has a counter-clockwise outer contour
    
    * .notdef#10546 (U+D417) has a counter-clockwise outer contour
    
    * .notdef#10546 (U+D417) has a counter-clockwise outer contour
    
    * .notdef#10546 (U+D417) has a counter-clockwise outer contour
    
    * .notdef#10546 (U+D417) has a counter-clockwise outer contour
    
    * .notdef#10547 (U+D418) has a counter-clockwise outer contour
    
    * .notdef#10547 (U+D418) has a counter-clockwise outer contour
    
    * .notdef#10547 (U+D418) has a counter-clockwise outer contour
    
    * .notdef#10547 (U+D418) has a counter-clockwise outer contour
    
    * .notdef#10547 (U+D418) has a counter-clockwise outer contour
    
    * .notdef#10548 (U+D419) has a counter-clockwise outer contour
    
    * .notdef#10548 (U+D419) has a counter-clockwise outer contour
    
    * .notdef#10548 (U+D419) has a counter-clockwise outer contour
    
    * .notdef#10548 (U+D419) has a counter-clockwise outer contour
    
    * .notdef#10548 (U+D419) has a counter-clockwise outer contour
    
    * .notdef#10549 (U+D41A) has a counter-clockwise outer contour
    
    * .notdef#10549 (U+D41A) has a counter-clockwise outer contour
    
    * .notdef#10549 (U+D41A) has a counter-clockwise outer contour
    
    * .notdef#10549 (U+D41A) has a counter-clockwise outer contour
    
    * .notdef#10549 (U+D41A) has a counter-clockwise outer contour
    
    * .notdef#10549 (U+D41A) has a counter-clockwise outer contour
    
    * .notdef#1055 (U+BCD1) has a counter-clockwise outer contour
    
    * .notdef#1055 (U+BCD1) has a counter-clockwise outer contour
    
    * .notdef#1055 (U+BCD1) has a counter-clockwise outer contour
    
    * .notdef#10550 (U+D41B) has a counter-clockwise outer contour
    
    * .notdef#10550 (U+D41B) has a counter-clockwise outer contour
    
    * .notdef#10550 (U+D41B) has a counter-clockwise outer contour
    
    * .notdef#10550 (U+D41B) has a counter-clockwise outer contour
    
    * .notdef#10550 (U+D41B) has a counter-clockwise outer contour
    
    * .notdef#10551 (U+D41C) has a counter-clockwise outer contour
    
    * .notdef#10551 (U+D41C) has a counter-clockwise outer contour
    
    * .notdef#10551 (U+D41C) has a counter-clockwise outer contour
    
    * .notdef#10551 (U+D41C) has a counter-clockwise outer contour
    
    * .notdef#10551 (U+D41C) has a counter-clockwise outer contour
    
    * .notdef#10552 (U+D41E) has a counter-clockwise outer contour
    
    * .notdef#10552 (U+D41E) has a counter-clockwise outer contour
    
    * .notdef#10552 (U+D41E) has a counter-clockwise outer contour
    
    * .notdef#10552 (U+D41E) has a counter-clockwise outer contour
    
    * .notdef#10552 (U+D41E) has a counter-clockwise outer contour
    
    * .notdef#10553 (U+D41F) has a counter-clockwise outer contour
    
    * .notdef#10553 (U+D41F) has a counter-clockwise outer contour
    
    * .notdef#10553 (U+D41F) has a counter-clockwise outer contour
    
    * .notdef#10553 (U+D41F) has a counter-clockwise outer contour
    
    * .notdef#10553 (U+D41F) has a counter-clockwise outer contour
    
    * .notdef#10554 (U+D420) has a counter-clockwise outer contour
    
    * .notdef#10554 (U+D420) has a counter-clockwise outer contour
    
    * .notdef#10554 (U+D420) has a counter-clockwise outer contour
    
    * .notdef#10554 (U+D420) has a counter-clockwise outer contour
    
    * .notdef#10554 (U+D420) has a counter-clockwise outer contour
    
    * .notdef#10555 (U+D421) has a counter-clockwise outer contour
    
    * .notdef#10555 (U+D421) has a counter-clockwise outer contour
    
    * .notdef#10555 (U+D421) has a counter-clockwise outer contour
    
    * .notdef#10555 (U+D421) has a counter-clockwise outer contour
    
    * .notdef#10555 (U+D421) has a counter-clockwise outer contour
    
    * .notdef#10556 (U+D422) has a counter-clockwise outer contour
    
    * .notdef#10556 (U+D422) has a counter-clockwise outer contour
    
    * .notdef#10556 (U+D422) has a counter-clockwise outer contour
    
    * .notdef#10556 (U+D422) has a counter-clockwise outer contour
    
    * .notdef#10556 (U+D422) has a counter-clockwise outer contour
    
    * .notdef#10556 (U+D422) has a counter-clockwise outer contour
    
    * .notdef#10557 (U+D423) has a counter-clockwise outer contour
    
    * .notdef#10557 (U+D423) has a counter-clockwise outer contour
    
    * .notdef#10557 (U+D423) has a counter-clockwise outer contour
    
    * .notdef#10557 (U+D423) has a counter-clockwise outer contour
    
    * .notdef#10557 (U+D423) has a counter-clockwise outer contour
    
    * .notdef#10557 (U+D423) has a counter-clockwise outer contour
    
    * .notdef#10558 (U+D424) has a counter-clockwise outer contour
    
    * .notdef#10558 (U+D424) has a counter-clockwise outer contour
    
    * .notdef#10558 (U+D424) has a counter-clockwise outer contour
    
    * .notdef#10558 (U+D424) has a counter-clockwise outer contour
    
    * .notdef#10559 (U+D425) has a counter-clockwise outer contour
    
    * .notdef#10559 (U+D425) has a counter-clockwise outer contour
    
    * .notdef#10559 (U+D425) has a counter-clockwise outer contour
    
    * .notdef#10559 (U+D425) has a counter-clockwise outer contour
    
    * .notdef#10559 (U+D425) has a counter-clockwise outer contour
    
    * .notdef#1056 (U+BCD5) has a counter-clockwise outer contour
    
    * .notdef#1056 (U+BCD5) has a counter-clockwise outer contour
    
    * .notdef#1056 (U+BCD5) has a counter-clockwise outer contour
    
    * .notdef#10560 (U+D426) has a counter-clockwise outer contour
    
    * .notdef#10560 (U+D426) has a counter-clockwise outer contour
    
    * .notdef#10560 (U+D426) has a counter-clockwise outer contour
    
    * .notdef#10560 (U+D426) has a counter-clockwise outer contour
    
    * .notdef#10560 (U+D426) has a counter-clockwise outer contour
    
    * .notdef#10560 (U+D426) has a counter-clockwise outer contour
    
    * .notdef#10561 (U+D427) has a counter-clockwise outer contour
    
    * .notdef#10561 (U+D427) has a counter-clockwise outer contour
    
    * .notdef#10561 (U+D427) has a counter-clockwise outer contour
    
    * .notdef#10561 (U+D427) has a counter-clockwise outer contour
    
    * .notdef#10561 (U+D427) has a counter-clockwise outer contour
    
    * .notdef#10561 (U+D427) has a counter-clockwise outer contour
    
    * .notdef#10562 (U+D428) has a counter-clockwise outer contour
    
    * .notdef#10562 (U+D428) has a counter-clockwise outer contour
    
    * .notdef#10562 (U+D428) has a counter-clockwise outer contour
    
    * .notdef#10562 (U+D428) has a counter-clockwise outer contour
    
    * .notdef#10562 (U+D428) has a counter-clockwise outer contour
    
    * .notdef#10563 (U+D429) has a counter-clockwise outer contour
    
    * .notdef#10563 (U+D429) has a counter-clockwise outer contour
    
    * .notdef#10563 (U+D429) has a counter-clockwise outer contour
    
    * .notdef#10563 (U+D429) has a counter-clockwise outer contour
    
    * .notdef#10563 (U+D429) has a counter-clockwise outer contour
    
    * .notdef#10563 (U+D429) has a counter-clockwise outer contour
    
    * .notdef#10564 (U+D42A) has a counter-clockwise outer contour
    
    * .notdef#10564 (U+D42A) has a counter-clockwise outer contour
    
    * .notdef#10564 (U+D42A) has a counter-clockwise outer contour
    
    * .notdef#10564 (U+D42A) has a counter-clockwise outer contour
    
    * .notdef#10564 (U+D42A) has a counter-clockwise outer contour
    
    * .notdef#10564 (U+D42A) has a counter-clockwise outer contour
    
    * .notdef#10564 (U+D42A) has a counter-clockwise outer contour
    
    * .notdef#10565 (U+D42B) has a counter-clockwise outer contour
    
    * .notdef#10565 (U+D42B) has a counter-clockwise outer contour
    
    * .notdef#10565 (U+D42B) has a counter-clockwise outer contour
    
    * .notdef#10565 (U+D42B) has a counter-clockwise outer contour
    
    * .notdef#10565 (U+D42B) has a counter-clockwise outer contour
    
    * .notdef#10566 (U+D42C) has a counter-clockwise outer contour
    
    * .notdef#10566 (U+D42C) has a counter-clockwise outer contour
    
    * .notdef#10566 (U+D42C) has a counter-clockwise outer contour
    
    * .notdef#10566 (U+D42C) has a counter-clockwise outer contour
    
    * .notdef#10566 (U+D42C) has a counter-clockwise outer contour
    
    * .notdef#10567 (U+D42D) has a counter-clockwise outer contour
    
    * .notdef#10567 (U+D42D) has a counter-clockwise outer contour
    
    * .notdef#10567 (U+D42D) has a counter-clockwise outer contour
    
    * .notdef#10567 (U+D42D) has a counter-clockwise outer contour
    
    * .notdef#10567 (U+D42D) has a counter-clockwise outer contour
    
    * .notdef#10567 (U+D42D) has a counter-clockwise outer contour
    
    * .notdef#10568 (U+D42E) has a counter-clockwise outer contour
    
    * .notdef#10568 (U+D42E) has a counter-clockwise outer contour
    
    * .notdef#10568 (U+D42E) has a counter-clockwise outer contour
    
    * .notdef#10568 (U+D42E) has a counter-clockwise outer contour
    
    * .notdef#10568 (U+D42E) has a counter-clockwise outer contour
    
    * .notdef#10568 (U+D42E) has a counter-clockwise outer contour
    
    * .notdef#10569 (U+D42F) has a counter-clockwise outer contour
    
    * .notdef#10569 (U+D42F) has a counter-clockwise outer contour
    
    * .notdef#10569 (U+D42F) has a counter-clockwise outer contour
    
    * .notdef#10569 (U+D42F) has a counter-clockwise outer contour
    
    * .notdef#10569 (U+D42F) has a counter-clockwise outer contour
    
    * .notdef#10569 (U+D42F) has a counter-clockwise outer contour
    
    * .notdef#1057 (U+BCD8) has a counter-clockwise outer contour
    
    * .notdef#1057 (U+BCD8) has a counter-clockwise outer contour
    
    * .notdef#10570 (U+D430) has a counter-clockwise outer contour
    
    * .notdef#10570 (U+D430) has a counter-clockwise outer contour
    
    * .notdef#10570 (U+D430) has a counter-clockwise outer contour
    
    * .notdef#10570 (U+D430) has a counter-clockwise outer contour
    
    * .notdef#10570 (U+D430) has a counter-clockwise outer contour
    
    * .notdef#10570 (U+D430) has a counter-clockwise outer contour
    
    * .notdef#10571 (U+D431) has a counter-clockwise outer contour
    
    * .notdef#10571 (U+D431) has a counter-clockwise outer contour
    
    * .notdef#10571 (U+D431) has a counter-clockwise outer contour
    
    * .notdef#10571 (U+D431) has a counter-clockwise outer contour
    
    * .notdef#10571 (U+D431) has a counter-clockwise outer contour
    
    * .notdef#10571 (U+D431) has a counter-clockwise outer contour
    
    * .notdef#10572 (U+D432) has a counter-clockwise outer contour
    
    * .notdef#10572 (U+D432) has a counter-clockwise outer contour
    
    * .notdef#10572 (U+D432) has a counter-clockwise outer contour
    
    * .notdef#10572 (U+D432) has a counter-clockwise outer contour
    
    * .notdef#10572 (U+D432) has a counter-clockwise outer contour
    
    * .notdef#10572 (U+D432) has a counter-clockwise outer contour
    
    * .notdef#10572 (U+D432) has a counter-clockwise outer contour
    
    * .notdef#10573 (U+D433) has a counter-clockwise outer contour
    
    * .notdef#10573 (U+D433) has a counter-clockwise outer contour
    
    * .notdef#10573 (U+D433) has a counter-clockwise outer contour
    
    * .notdef#10573 (U+D433) has a counter-clockwise outer contour
    
    * .notdef#10573 (U+D433) has a counter-clockwise outer contour
    
    * .notdef#10573 (U+D433) has a counter-clockwise outer contour
    
    * .notdef#10573 (U+D433) has a counter-clockwise outer contour
    
    * .notdef#10574 (U+D434) has a counter-clockwise outer contour
    
    * .notdef#10574 (U+D434) has a counter-clockwise outer contour
    
    * .notdef#10574 (U+D434) has a counter-clockwise outer contour
    
    * .notdef#10574 (U+D434) has a counter-clockwise outer contour
    
    * .notdef#10574 (U+D434) has a counter-clockwise outer contour
    
    * .notdef#10575 (U+D435) has a counter-clockwise outer contour
    
    * .notdef#10575 (U+D435) has a counter-clockwise outer contour
    
    * .notdef#10575 (U+D435) has a counter-clockwise outer contour
    
    * .notdef#10575 (U+D435) has a counter-clockwise outer contour
    
    * .notdef#10575 (U+D435) has a counter-clockwise outer contour
    
    * .notdef#10576 (U+D436) has a counter-clockwise outer contour
    
    * .notdef#10576 (U+D436) has a counter-clockwise outer contour
    
    * .notdef#10576 (U+D436) has a counter-clockwise outer contour
    
    * .notdef#10576 (U+D436) has a counter-clockwise outer contour
    
    * .notdef#10576 (U+D436) has a counter-clockwise outer contour
    
    * .notdef#10576 (U+D436) has a counter-clockwise outer contour
    
    * .notdef#10577 (U+D437) has a counter-clockwise outer contour
    
    * .notdef#10577 (U+D437) has a counter-clockwise outer contour
    
    * .notdef#10577 (U+D437) has a counter-clockwise outer contour
    
    * .notdef#10577 (U+D437) has a counter-clockwise outer contour
    
    * .notdef#10577 (U+D437) has a counter-clockwise outer contour
    
    * .notdef#10578 (U+D438) has a counter-clockwise outer contour
    
    * .notdef#10578 (U+D438) has a counter-clockwise outer contour
    
    * .notdef#10578 (U+D438) has a counter-clockwise outer contour
    
    * .notdef#10578 (U+D438) has a counter-clockwise outer contour
    
    * .notdef#10578 (U+D438) has a counter-clockwise outer contour
    
    * .notdef#10579 (U+D439) has a counter-clockwise outer contour
    
    * .notdef#10579 (U+D439) has a counter-clockwise outer contour
    
    * .notdef#10579 (U+D439) has a counter-clockwise outer contour
    
    * .notdef#10579 (U+D439) has a counter-clockwise outer contour
    
    * .notdef#10579 (U+D439) has a counter-clockwise outer contour
    
    * .notdef#1058 (U+BCDC) has a counter-clockwise outer contour
    
    * .notdef#1058 (U+BCDC) has a counter-clockwise outer contour
    
    * .notdef#1058 (U+BCDC) has a counter-clockwise outer contour
    
    * .notdef#10580 (U+D43A) has a counter-clockwise outer contour
    
    * .notdef#10580 (U+D43A) has a counter-clockwise outer contour
    
    * .notdef#10580 (U+D43A) has a counter-clockwise outer contour
    
    * .notdef#10580 (U+D43A) has a counter-clockwise outer contour
    
    * .notdef#10580 (U+D43A) has a counter-clockwise outer contour
    
    * .notdef#10581 (U+D43B) has a counter-clockwise outer contour
    
    * .notdef#10581 (U+D43B) has a counter-clockwise outer contour
    
    * .notdef#10581 (U+D43B) has a counter-clockwise outer contour
    
    * .notdef#10581 (U+D43B) has a counter-clockwise outer contour
    
    * .notdef#10581 (U+D43B) has a counter-clockwise outer contour
    
    * .notdef#10582 (U+D43C) has a counter-clockwise outer contour
    
    * .notdef#10582 (U+D43C) has a counter-clockwise outer contour
    
    * .notdef#10582 (U+D43C) has a counter-clockwise outer contour
    
    * .notdef#10582 (U+D43C) has a counter-clockwise outer contour
    
    * .notdef#10582 (U+D43C) has a counter-clockwise outer contour
    
    * .notdef#10583 (U+D43D) has a counter-clockwise outer contour
    
    * .notdef#10583 (U+D43D) has a counter-clockwise outer contour
    
    * .notdef#10583 (U+D43D) has a counter-clockwise outer contour
    
    * .notdef#10583 (U+D43D) has a counter-clockwise outer contour
    
    * .notdef#10583 (U+D43D) has a counter-clockwise outer contour
    
    * .notdef#10584 (U+D43E) has a counter-clockwise outer contour
    
    * .notdef#10584 (U+D43E) has a counter-clockwise outer contour
    
    * .notdef#10584 (U+D43E) has a counter-clockwise outer contour
    
    * .notdef#10584 (U+D43E) has a counter-clockwise outer contour
    
    * .notdef#10584 (U+D43E) has a counter-clockwise outer contour
    
    * .notdef#10584 (U+D43E) has a counter-clockwise outer contour
    
    * .notdef#10585 (U+D43F) has a counter-clockwise outer contour
    
    * .notdef#10585 (U+D43F) has a counter-clockwise outer contour
    
    * .notdef#10585 (U+D43F) has a counter-clockwise outer contour
    
    * .notdef#10585 (U+D43F) has a counter-clockwise outer contour
    
    * .notdef#10585 (U+D43F) has a counter-clockwise outer contour
    
    * .notdef#10585 (U+D43F) has a counter-clockwise outer contour
    
    * .notdef#10586 (U+D441) has a counter-clockwise outer contour
    
    * .notdef#10586 (U+D441) has a counter-clockwise outer contour
    
    * .notdef#10586 (U+D441) has a counter-clockwise outer contour
    
    * .notdef#10586 (U+D441) has a counter-clockwise outer contour
    
    * .notdef#10586 (U+D441) has a counter-clockwise outer contour
    
    * .notdef#10587 (U+D442) has a counter-clockwise outer contour
    
    * .notdef#10587 (U+D442) has a counter-clockwise outer contour
    
    * .notdef#10587 (U+D442) has a counter-clockwise outer contour
    
    * .notdef#10587 (U+D442) has a counter-clockwise outer contour
    
    * .notdef#10587 (U+D442) has a counter-clockwise outer contour
    
    * .notdef#10587 (U+D442) has a counter-clockwise outer contour
    
    * .notdef#10588 (U+D443) has a counter-clockwise outer contour
    
    * .notdef#10588 (U+D443) has a counter-clockwise outer contour
    
    * .notdef#10588 (U+D443) has a counter-clockwise outer contour
    
    * .notdef#10588 (U+D443) has a counter-clockwise outer contour
    
    * .notdef#10588 (U+D443) has a counter-clockwise outer contour
    
    * .notdef#10588 (U+D443) has a counter-clockwise outer contour
    
    * .notdef#10589 (U+D445) has a counter-clockwise outer contour
    
    * .notdef#10589 (U+D445) has a counter-clockwise outer contour
    
    * .notdef#10589 (U+D445) has a counter-clockwise outer contour
    
    * .notdef#10589 (U+D445) has a counter-clockwise outer contour
    
    * .notdef#10589 (U+D445) has a counter-clockwise outer contour
    
    * .notdef#10589 (U+D445) has a counter-clockwise outer contour
    
    * .notdef#1059 (U+BCF4) has a counter-clockwise outer contour
    
    * .notdef#1059 (U+BCF4) has a counter-clockwise outer contour
    
    * .notdef#10590 (U+D446) has a counter-clockwise outer contour
    
    * .notdef#10590 (U+D446) has a counter-clockwise outer contour
    
    * .notdef#10590 (U+D446) has a counter-clockwise outer contour
    
    * .notdef#10590 (U+D446) has a counter-clockwise outer contour
    
    * .notdef#10590 (U+D446) has a counter-clockwise outer contour
    
    * .notdef#10590 (U+D446) has a counter-clockwise outer contour
    
    * .notdef#10590 (U+D446) has a counter-clockwise outer contour
    
    * .notdef#10591 (U+D447) has a counter-clockwise outer contour
    
    * .notdef#10591 (U+D447) has a counter-clockwise outer contour
    
    * .notdef#10591 (U+D447) has a counter-clockwise outer contour
    
    * .notdef#10591 (U+D447) has a counter-clockwise outer contour
    
    * .notdef#10591 (U+D447) has a counter-clockwise outer contour
    
    * .notdef#10592 (U+D448) has a counter-clockwise outer contour
    
    * .notdef#10592 (U+D448) has a counter-clockwise outer contour
    
    * .notdef#10592 (U+D448) has a counter-clockwise outer contour
    
    * .notdef#10592 (U+D448) has a counter-clockwise outer contour
    
    * .notdef#10592 (U+D448) has a counter-clockwise outer contour
    
    * .notdef#10593 (U+D449) has a counter-clockwise outer contour
    
    * .notdef#10593 (U+D449) has a counter-clockwise outer contour
    
    * .notdef#10593 (U+D449) has a counter-clockwise outer contour
    
    * .notdef#10593 (U+D449) has a counter-clockwise outer contour
    
    * .notdef#10593 (U+D449) has a counter-clockwise outer contour
    
    * .notdef#10593 (U+D449) has a counter-clockwise outer contour
    
    * .notdef#10594 (U+D44A) has a counter-clockwise outer contour
    
    * .notdef#10594 (U+D44A) has a counter-clockwise outer contour
    
    * .notdef#10594 (U+D44A) has a counter-clockwise outer contour
    
    * .notdef#10594 (U+D44A) has a counter-clockwise outer contour
    
    * .notdef#10594 (U+D44A) has a counter-clockwise outer contour
    
    * .notdef#10594 (U+D44A) has a counter-clockwise outer contour
    
    * .notdef#10595 (U+D44B) has a counter-clockwise outer contour
    
    * .notdef#10595 (U+D44B) has a counter-clockwise outer contour
    
    * .notdef#10595 (U+D44B) has a counter-clockwise outer contour
    
    * .notdef#10595 (U+D44B) has a counter-clockwise outer contour
    
    * .notdef#10595 (U+D44B) has a counter-clockwise outer contour
    
    * .notdef#10595 (U+D44B) has a counter-clockwise outer contour
    
    * .notdef#10596 (U+D44C) has a counter-clockwise outer contour
    
    * .notdef#10596 (U+D44C) has a counter-clockwise outer contour
    
    * .notdef#10596 (U+D44C) has a counter-clockwise outer contour
    
    * .notdef#10596 (U+D44C) has a counter-clockwise outer contour
    
    * .notdef#10596 (U+D44C) has a counter-clockwise outer contour
    
    * .notdef#10596 (U+D44C) has a counter-clockwise outer contour
    
    * .notdef#10597 (U+D44D) has a counter-clockwise outer contour
    
    * .notdef#10597 (U+D44D) has a counter-clockwise outer contour
    
    * .notdef#10597 (U+D44D) has a counter-clockwise outer contour
    
    * .notdef#10597 (U+D44D) has a counter-clockwise outer contour
    
    * .notdef#10597 (U+D44D) has a counter-clockwise outer contour
    
    * .notdef#10597 (U+D44D) has a counter-clockwise outer contour
    
    * .notdef#10598 (U+D44E) has a counter-clockwise outer contour
    
    * .notdef#10598 (U+D44E) has a counter-clockwise outer contour
    
    * .notdef#10598 (U+D44E) has a counter-clockwise outer contour
    
    * .notdef#10598 (U+D44E) has a counter-clockwise outer contour
    
    * .notdef#10598 (U+D44E) has a counter-clockwise outer contour
    
    * .notdef#10598 (U+D44E) has a counter-clockwise outer contour
    
    * .notdef#10598 (U+D44E) has a counter-clockwise outer contour
    
    * .notdef#10599 (U+D44F) has a counter-clockwise outer contour
    
    * .notdef#10599 (U+D44F) has a counter-clockwise outer contour
    
    * .notdef#10599 (U+D44F) has a counter-clockwise outer contour
    
    * .notdef#10599 (U+D44F) has a counter-clockwise outer contour
    
    * .notdef#10599 (U+D44F) has a counter-clockwise outer contour
    
    * .notdef#10599 (U+D44F) has a counter-clockwise outer contour
    
    * .notdef#10599 (U+D44F) has a counter-clockwise outer contour
    
    * .notdef#106 (U+AC13) has a counter-clockwise outer contour
    
    * .notdef#106 (U+AC13) has a counter-clockwise outer contour
    
    * .notdef#106 (U+AC13) has a counter-clockwise outer contour
    
    * .notdef#1060 (U+BCF5) has a counter-clockwise outer contour
    
    * .notdef#1060 (U+BCF5) has a counter-clockwise outer contour
    
    * .notdef#1060 (U+BCF5) has a counter-clockwise outer contour
    
    * .notdef#10600 (U+D450) has a counter-clockwise outer contour
    
    * .notdef#10600 (U+D450) has a counter-clockwise outer contour
    
    * .notdef#10600 (U+D450) has a counter-clockwise outer contour
    
    * .notdef#10600 (U+D450) has a counter-clockwise outer contour
    
    * .notdef#10600 (U+D450) has a counter-clockwise outer contour
    
    * .notdef#10601 (U+D451) has a counter-clockwise outer contour
    
    * .notdef#10601 (U+D451) has a counter-clockwise outer contour
    
    * .notdef#10601 (U+D451) has a counter-clockwise outer contour
    
    * .notdef#10601 (U+D451) has a counter-clockwise outer contour
    
    * .notdef#10601 (U+D451) has a counter-clockwise outer contour
    
    * .notdef#10602 (U+D452) has a counter-clockwise outer contour
    
    * .notdef#10602 (U+D452) has a counter-clockwise outer contour
    
    * .notdef#10602 (U+D452) has a counter-clockwise outer contour
    
    * .notdef#10602 (U+D452) has a counter-clockwise outer contour
    
    * .notdef#10602 (U+D452) has a counter-clockwise outer contour
    
    * .notdef#10602 (U+D452) has a counter-clockwise outer contour
    
    * .notdef#10603 (U+D453) has a counter-clockwise outer contour
    
    * .notdef#10603 (U+D453) has a counter-clockwise outer contour
    
    * .notdef#10603 (U+D453) has a counter-clockwise outer contour
    
    * .notdef#10603 (U+D453) has a counter-clockwise outer contour
    
    * .notdef#10603 (U+D453) has a counter-clockwise outer contour
    
    * .notdef#10604 (U+D454) has a counter-clockwise outer contour
    
    * .notdef#10604 (U+D454) has a counter-clockwise outer contour
    
    * .notdef#10604 (U+D454) has a counter-clockwise outer contour
    
    * .notdef#10604 (U+D454) has a counter-clockwise outer contour
    
    * .notdef#10604 (U+D454) has a counter-clockwise outer contour
    
    * .notdef#10605 (U+D455) has a counter-clockwise outer contour
    
    * .notdef#10605 (U+D455) has a counter-clockwise outer contour
    
    * .notdef#10605 (U+D455) has a counter-clockwise outer contour
    
    * .notdef#10605 (U+D455) has a counter-clockwise outer contour
    
    * .notdef#10605 (U+D455) has a counter-clockwise outer contour
    
    * .notdef#10606 (U+D456) has a counter-clockwise outer contour
    
    * .notdef#10606 (U+D456) has a counter-clockwise outer contour
    
    * .notdef#10606 (U+D456) has a counter-clockwise outer contour
    
    * .notdef#10606 (U+D456) has a counter-clockwise outer contour
    
    * .notdef#10606 (U+D456) has a counter-clockwise outer contour
    
    * .notdef#10607 (U+D457) has a counter-clockwise outer contour
    
    * .notdef#10607 (U+D457) has a counter-clockwise outer contour
    
    * .notdef#10607 (U+D457) has a counter-clockwise outer contour
    
    * .notdef#10607 (U+D457) has a counter-clockwise outer contour
    
    * .notdef#10607 (U+D457) has a counter-clockwise outer contour
    
    * .notdef#10608 (U+D458) has a counter-clockwise outer contour
    
    * .notdef#10608 (U+D458) has a counter-clockwise outer contour
    
    * .notdef#10608 (U+D458) has a counter-clockwise outer contour
    
    * .notdef#10608 (U+D458) has a counter-clockwise outer contour
    
    * .notdef#10608 (U+D458) has a counter-clockwise outer contour
    
    * .notdef#10609 (U+D459) has a counter-clockwise outer contour
    
    * .notdef#10609 (U+D459) has a counter-clockwise outer contour
    
    * .notdef#10609 (U+D459) has a counter-clockwise outer contour
    
    * .notdef#10609 (U+D459) has a counter-clockwise outer contour
    
    * .notdef#10609 (U+D459) has a counter-clockwise outer contour
    
    * .notdef#1061 (U+BCF6) has a counter-clockwise outer contour
    
    * .notdef#1061 (U+BCF6) has a counter-clockwise outer contour
    
    * .notdef#1061 (U+BCF6) has a counter-clockwise outer contour
    
    * .notdef#1061 (U+BCF6) has a counter-clockwise outer contour
    
    * .notdef#10610 (U+D45A) has a counter-clockwise outer contour
    
    * .notdef#10610 (U+D45A) has a counter-clockwise outer contour
    
    * .notdef#10610 (U+D45A) has a counter-clockwise outer contour
    
    * .notdef#10610 (U+D45A) has a counter-clockwise outer contour
    
    * .notdef#10610 (U+D45A) has a counter-clockwise outer contour
    
    * .notdef#10610 (U+D45A) has a counter-clockwise outer contour
    
    * .notdef#10611 (U+D45B) has a counter-clockwise outer contour
    
    * .notdef#10611 (U+D45B) has a counter-clockwise outer contour
    
    * .notdef#10611 (U+D45B) has a counter-clockwise outer contour
    
    * .notdef#10611 (U+D45B) has a counter-clockwise outer contour
    
    * .notdef#10611 (U+D45B) has a counter-clockwise outer contour
    
    * .notdef#10611 (U+D45B) has a counter-clockwise outer contour
    
    * .notdef#10612 (U+D45D) has a counter-clockwise outer contour
    
    * .notdef#10612 (U+D45D) has a counter-clockwise outer contour
    
    * .notdef#10612 (U+D45D) has a counter-clockwise outer contour
    
    * .notdef#10612 (U+D45D) has a counter-clockwise outer contour
    
    * .notdef#10613 (U+D45E) has a counter-clockwise outer contour
    
    * .notdef#10613 (U+D45E) has a counter-clockwise outer contour
    
    * .notdef#10613 (U+D45E) has a counter-clockwise outer contour
    
    * .notdef#10613 (U+D45E) has a counter-clockwise outer contour
    
    * .notdef#10613 (U+D45E) has a counter-clockwise outer contour
    
    * .notdef#10614 (U+D45F) has a counter-clockwise outer contour
    
    * .notdef#10614 (U+D45F) has a counter-clockwise outer contour
    
    * .notdef#10614 (U+D45F) has a counter-clockwise outer contour
    
    * .notdef#10614 (U+D45F) has a counter-clockwise outer contour
    
    * .notdef#10614 (U+D45F) has a counter-clockwise outer contour
    
    * .notdef#10615 (U+D461) has a counter-clockwise outer contour
    
    * .notdef#10615 (U+D461) has a counter-clockwise outer contour
    
    * .notdef#10615 (U+D461) has a counter-clockwise outer contour
    
    * .notdef#10615 (U+D461) has a counter-clockwise outer contour
    
    * .notdef#10615 (U+D461) has a counter-clockwise outer contour
    
    * .notdef#10616 (U+D462) has a counter-clockwise outer contour
    
    * .notdef#10616 (U+D462) has a counter-clockwise outer contour
    
    * .notdef#10616 (U+D462) has a counter-clockwise outer contour
    
    * .notdef#10616 (U+D462) has a counter-clockwise outer contour
    
    * .notdef#10616 (U+D462) has a counter-clockwise outer contour
    
    * .notdef#10616 (U+D462) has a counter-clockwise outer contour
    
    * .notdef#10617 (U+D463) has a counter-clockwise outer contour
    
    * .notdef#10617 (U+D463) has a counter-clockwise outer contour
    
    * .notdef#10617 (U+D463) has a counter-clockwise outer contour
    
    * .notdef#10617 (U+D463) has a counter-clockwise outer contour
    
    * .notdef#10618 (U+D465) has a counter-clockwise outer contour
    
    * .notdef#10618 (U+D465) has a counter-clockwise outer contour
    
    * .notdef#10618 (U+D465) has a counter-clockwise outer contour
    
    * .notdef#10618 (U+D465) has a counter-clockwise outer contour
    
    * .notdef#10618 (U+D465) has a counter-clockwise outer contour
    
    * .notdef#10619 (U+D466) has a counter-clockwise outer contour
    
    * .notdef#10619 (U+D466) has a counter-clockwise outer contour
    
    * .notdef#10619 (U+D466) has a counter-clockwise outer contour
    
    * .notdef#10619 (U+D466) has a counter-clockwise outer contour
    
    * .notdef#10619 (U+D466) has a counter-clockwise outer contour
    
    * .notdef#1062 (U+BCF8) has a counter-clockwise outer contour
    
    * .notdef#1062 (U+BCF8) has a counter-clockwise outer contour
    
    * .notdef#1062 (U+BCF8) has a counter-clockwise outer contour
    
    * .notdef#10620 (U+D467) has a counter-clockwise outer contour
    
    * .notdef#10620 (U+D467) has a counter-clockwise outer contour
    
    * .notdef#10620 (U+D467) has a counter-clockwise outer contour
    
    * .notdef#10620 (U+D467) has a counter-clockwise outer contour
    
    * .notdef#10620 (U+D467) has a counter-clockwise outer contour
    
    * .notdef#10621 (U+D468) has a counter-clockwise outer contour
    
    * .notdef#10621 (U+D468) has a counter-clockwise outer contour
    
    * .notdef#10621 (U+D468) has a counter-clockwise outer contour
    
    * .notdef#10621 (U+D468) has a counter-clockwise outer contour
    
    * .notdef#10621 (U+D468) has a counter-clockwise outer contour
    
    * .notdef#10622 (U+D469) has a counter-clockwise outer contour
    
    * .notdef#10622 (U+D469) has a counter-clockwise outer contour
    
    * .notdef#10622 (U+D469) has a counter-clockwise outer contour
    
    * .notdef#10622 (U+D469) has a counter-clockwise outer contour
    
    * .notdef#10622 (U+D469) has a counter-clockwise outer contour
    
    * .notdef#10623 (U+D46A) has a counter-clockwise outer contour
    
    * .notdef#10623 (U+D46A) has a counter-clockwise outer contour
    
    * .notdef#10623 (U+D46A) has a counter-clockwise outer contour
    
    * .notdef#10623 (U+D46A) has a counter-clockwise outer contour
    
    * .notdef#10623 (U+D46A) has a counter-clockwise outer contour
    
    * .notdef#10623 (U+D46A) has a counter-clockwise outer contour
    
    * .notdef#10624 (U+D46B) has a counter-clockwise outer contour
    
    * .notdef#10624 (U+D46B) has a counter-clockwise outer contour
    
    * .notdef#10624 (U+D46B) has a counter-clockwise outer contour
    
    * .notdef#10624 (U+D46B) has a counter-clockwise outer contour
    
    * .notdef#10624 (U+D46B) has a counter-clockwise outer contour
    
    * .notdef#10624 (U+D46B) has a counter-clockwise outer contour
    
    * .notdef#10625 (U+D46C) has a counter-clockwise outer contour
    
    * .notdef#10625 (U+D46C) has a counter-clockwise outer contour
    
    * .notdef#10625 (U+D46C) has a counter-clockwise outer contour
    
    * .notdef#10625 (U+D46C) has a counter-clockwise outer contour
    
    * .notdef#10626 (U+D46E) has a counter-clockwise outer contour
    
    * .notdef#10626 (U+D46E) has a counter-clockwise outer contour
    
    * .notdef#10626 (U+D46E) has a counter-clockwise outer contour
    
    * .notdef#10626 (U+D46E) has a counter-clockwise outer contour
    
    * .notdef#10626 (U+D46E) has a counter-clockwise outer contour
    
    * .notdef#10627 (U+D470) has a counter-clockwise outer contour
    
    * .notdef#10627 (U+D470) has a counter-clockwise outer contour
    
    * .notdef#10627 (U+D470) has a counter-clockwise outer contour
    
    * .notdef#10627 (U+D470) has a counter-clockwise outer contour
    
    * .notdef#10628 (U+D471) has a counter-clockwise outer contour
    
    * .notdef#10628 (U+D471) has a counter-clockwise outer contour
    
    * .notdef#10628 (U+D471) has a counter-clockwise outer contour
    
    * .notdef#10628 (U+D471) has a counter-clockwise outer contour
    
    * .notdef#10629 (U+D472) has a counter-clockwise outer contour
    
    * .notdef#10629 (U+D472) has a counter-clockwise outer contour
    
    * .notdef#10629 (U+D472) has a counter-clockwise outer contour
    
    * .notdef#10629 (U+D472) has a counter-clockwise outer contour
    
    * .notdef#1063 (U+BCFC) has a counter-clockwise outer contour
    
    * .notdef#1063 (U+BCFC) has a counter-clockwise outer contour
    
    * .notdef#1063 (U+BCFC) has a counter-clockwise outer contour
    
    * .notdef#10630 (U+D473) has a counter-clockwise outer contour
    
    * .notdef#10630 (U+D473) has a counter-clockwise outer contour
    
    * .notdef#10630 (U+D473) has a counter-clockwise outer contour
    
    * .notdef#10630 (U+D473) has a counter-clockwise outer contour
    
    * .notdef#10631 (U+D474) has a counter-clockwise outer contour
    
    * .notdef#10631 (U+D474) has a counter-clockwise outer contour
    
    * .notdef#10631 (U+D474) has a counter-clockwise outer contour
    
    * .notdef#10631 (U+D474) has a counter-clockwise outer contour
    
    * .notdef#10632 (U+D475) has a counter-clockwise outer contour
    
    * .notdef#10632 (U+D475) has a counter-clockwise outer contour
    
    * .notdef#10632 (U+D475) has a counter-clockwise outer contour
    
    * .notdef#10632 (U+D475) has a counter-clockwise outer contour
    
    * .notdef#10633 (U+D476) has a counter-clockwise outer contour
    
    * .notdef#10633 (U+D476) has a counter-clockwise outer contour
    
    * .notdef#10633 (U+D476) has a counter-clockwise outer contour
    
    * .notdef#10633 (U+D476) has a counter-clockwise outer contour
    
    * .notdef#10633 (U+D476) has a counter-clockwise outer contour
    
    * .notdef#10634 (U+D477) has a counter-clockwise outer contour
    
    * .notdef#10634 (U+D477) has a counter-clockwise outer contour
    
    * .notdef#10634 (U+D477) has a counter-clockwise outer contour
    
    * .notdef#10634 (U+D477) has a counter-clockwise outer contour
    
    * .notdef#10634 (U+D477) has a counter-clockwise outer contour
    
    * .notdef#10635 (U+D47A) has a counter-clockwise outer contour
    
    * .notdef#10635 (U+D47A) has a counter-clockwise outer contour
    
    * .notdef#10635 (U+D47A) has a counter-clockwise outer contour
    
    * .notdef#10635 (U+D47A) has a counter-clockwise outer contour
    
    * .notdef#10635 (U+D47A) has a counter-clockwise outer contour
    
    * .notdef#10636 (U+D47B) has a counter-clockwise outer contour
    
    * .notdef#10636 (U+D47B) has a counter-clockwise outer contour
    
    * .notdef#10636 (U+D47B) has a counter-clockwise outer contour
    
    * .notdef#10636 (U+D47B) has a counter-clockwise outer contour
    
    * .notdef#10637 (U+D47D) has a counter-clockwise outer contour
    
    * .notdef#10637 (U+D47D) has a counter-clockwise outer contour
    
    * .notdef#10637 (U+D47D) has a counter-clockwise outer contour
    
    * .notdef#10638 (U+D47E) has a counter-clockwise outer contour
    
    * .notdef#10638 (U+D47E) has a counter-clockwise outer contour
    
    * .notdef#10638 (U+D47E) has a counter-clockwise outer contour
    
    * .notdef#10638 (U+D47E) has a counter-clockwise outer contour
    
    * .notdef#10638 (U+D47E) has a counter-clockwise outer contour
    
    * .notdef#10638 (U+D47E) has a counter-clockwise outer contour
    
    * .notdef#10639 (U+D481) has a counter-clockwise outer contour
    
    * .notdef#10639 (U+D481) has a counter-clockwise outer contour
    
    * .notdef#10639 (U+D481) has a counter-clockwise outer contour
    
    * .notdef#1064 (U+BD04) has a counter-clockwise outer contour
    
    * .notdef#1064 (U+BD04) has a counter-clockwise outer contour
    
    * .notdef#1064 (U+BD04) has a counter-clockwise outer contour
    
    * .notdef#10640 (U+D483) has a counter-clockwise outer contour
    
    * .notdef#10640 (U+D483) has a counter-clockwise outer contour
    
    * .notdef#10640 (U+D483) has a counter-clockwise outer contour
    
    * .notdef#10641 (U+D484) has a counter-clockwise outer contour
    
    * .notdef#10641 (U+D484) has a counter-clockwise outer contour
    
    * .notdef#10641 (U+D484) has a counter-clockwise outer contour
    
    * .notdef#10642 (U+D485) has a counter-clockwise outer contour
    
    * .notdef#10642 (U+D485) has a counter-clockwise outer contour
    
    * .notdef#10642 (U+D485) has a counter-clockwise outer contour
    
    * .notdef#10643 (U+D486) has a counter-clockwise outer contour
    
    * .notdef#10643 (U+D486) has a counter-clockwise outer contour
    
    * .notdef#10643 (U+D486) has a counter-clockwise outer contour
    
    * .notdef#10644 (U+D487) has a counter-clockwise outer contour
    
    * .notdef#10644 (U+D487) has a counter-clockwise outer contour
    
    * .notdef#10644 (U+D487) has a counter-clockwise outer contour
    
    * .notdef#10645 (U+D48A) has a counter-clockwise outer contour
    
    * .notdef#10645 (U+D48A) has a counter-clockwise outer contour
    
    * .notdef#10645 (U+D48A) has a counter-clockwise outer contour
    
    * .notdef#10646 (U+D48C) has a counter-clockwise outer contour
    
    * .notdef#10646 (U+D48C) has a counter-clockwise outer contour
    
    * .notdef#10646 (U+D48C) has a counter-clockwise outer contour
    
    * .notdef#10646 (U+D48C) has a counter-clockwise outer contour
    
    * .notdef#10647 (U+D48E) has a counter-clockwise outer contour
    
    * .notdef#10647 (U+D48E) has a counter-clockwise outer contour
    
    * .notdef#10647 (U+D48E) has a counter-clockwise outer contour
    
    * .notdef#10648 (U+D48F) has a counter-clockwise outer contour
    
    * .notdef#10648 (U+D48F) has a counter-clockwise outer contour
    
    * .notdef#10648 (U+D48F) has a counter-clockwise outer contour
    
    * .notdef#10649 (U+D490) has a counter-clockwise outer contour
    
    * .notdef#10649 (U+D490) has a counter-clockwise outer contour
    
    * .notdef#10649 (U+D490) has a counter-clockwise outer contour
    
    * .notdef#1065 (U+BD05) has a counter-clockwise outer contour
    
    * .notdef#1065 (U+BD05) has a counter-clockwise outer contour
    
    * .notdef#1065 (U+BD05) has a counter-clockwise outer contour
    
    * .notdef#10650 (U+D491) has a counter-clockwise outer contour
    
    * .notdef#10650 (U+D491) has a counter-clockwise outer contour
    
    * .notdef#10650 (U+D491) has a counter-clockwise outer contour
    
    * .notdef#10651 (U+D492) has a counter-clockwise outer contour
    
    * .notdef#10651 (U+D492) has a counter-clockwise outer contour
    
    * .notdef#10651 (U+D492) has a counter-clockwise outer contour
    
    * .notdef#10651 (U+D492) has a counter-clockwise outer contour
    
    * .notdef#10652 (U+D493) has a counter-clockwise outer contour
    
    * .notdef#10652 (U+D493) has a counter-clockwise outer contour
    
    * .notdef#10652 (U+D493) has a counter-clockwise outer contour
    
    * .notdef#10652 (U+D493) has a counter-clockwise outer contour
    
    * .notdef#10653 (U+D495) has a counter-clockwise outer contour
    
    * .notdef#10653 (U+D495) has a counter-clockwise outer contour
    
    * .notdef#10653 (U+D495) has a counter-clockwise outer contour
    
    * .notdef#10653 (U+D495) has a counter-clockwise outer contour
    
    * .notdef#10653 (U+D495) has a counter-clockwise outer contour
    
    * .notdef#10654 (U+D496) has a counter-clockwise outer contour
    
    * .notdef#10654 (U+D496) has a counter-clockwise outer contour
    
    * .notdef#10654 (U+D496) has a counter-clockwise outer contour
    
    * .notdef#10654 (U+D496) has a counter-clockwise outer contour
    
    * .notdef#10654 (U+D496) has a counter-clockwise outer contour
    
    * .notdef#10654 (U+D496) has a counter-clockwise outer contour
    
    * .notdef#10655 (U+D497) has a counter-clockwise outer contour
    
    * .notdef#10655 (U+D497) has a counter-clockwise outer contour
    
    * .notdef#10655 (U+D497) has a counter-clockwise outer contour
    
    * .notdef#10655 (U+D497) has a counter-clockwise outer contour
    
    * .notdef#10655 (U+D497) has a counter-clockwise outer contour
    
    * .notdef#10656 (U+D498) has a counter-clockwise outer contour
    
    * .notdef#10656 (U+D498) has a counter-clockwise outer contour
    
    * .notdef#10656 (U+D498) has a counter-clockwise outer contour
    
    * .notdef#10656 (U+D498) has a counter-clockwise outer contour
    
    * .notdef#10656 (U+D498) has a counter-clockwise outer contour
    
    * .notdef#10657 (U+D499) has a counter-clockwise outer contour
    
    * .notdef#10657 (U+D499) has a counter-clockwise outer contour
    
    * .notdef#10657 (U+D499) has a counter-clockwise outer contour
    
    * .notdef#10657 (U+D499) has a counter-clockwise outer contour
    
    * .notdef#10657 (U+D499) has a counter-clockwise outer contour
    
    * .notdef#10658 (U+D49A) has a counter-clockwise outer contour
    
    * .notdef#10658 (U+D49A) has a counter-clockwise outer contour
    
    * .notdef#10658 (U+D49A) has a counter-clockwise outer contour
    
    * .notdef#10658 (U+D49A) has a counter-clockwise outer contour
    
    * .notdef#10658 (U+D49A) has a counter-clockwise outer contour
    
    * .notdef#10658 (U+D49A) has a counter-clockwise outer contour
    
    * .notdef#10658 (U+D49A) has a counter-clockwise outer contour
    
    * .notdef#10659 (U+D49B) has a counter-clockwise outer contour
    
    * .notdef#10659 (U+D49B) has a counter-clockwise outer contour
    
    * .notdef#10659 (U+D49B) has a counter-clockwise outer contour
    
    * .notdef#10659 (U+D49B) has a counter-clockwise outer contour
    
    * .notdef#10659 (U+D49B) has a counter-clockwise outer contour
    
    * .notdef#1066 (U+BD07) has a counter-clockwise outer contour
    
    * .notdef#1066 (U+BD07) has a counter-clockwise outer contour
    
    * .notdef#1066 (U+BD07) has a counter-clockwise outer contour
    
    * .notdef#10660 (U+D49C) has a counter-clockwise outer contour
    
    * .notdef#10660 (U+D49C) has a counter-clockwise outer contour
    
    * .notdef#10660 (U+D49C) has a counter-clockwise outer contour
    
    * .notdef#10660 (U+D49C) has a counter-clockwise outer contour
    
    * .notdef#10660 (U+D49C) has a counter-clockwise outer contour
    
    * .notdef#10661 (U+D49D) has a counter-clockwise outer contour
    
    * .notdef#10661 (U+D49D) has a counter-clockwise outer contour
    
    * .notdef#10661 (U+D49D) has a counter-clockwise outer contour
    
    * .notdef#10661 (U+D49D) has a counter-clockwise outer contour
    
    * .notdef#10661 (U+D49D) has a counter-clockwise outer contour
    
    * .notdef#10662 (U+D49E) has a counter-clockwise outer contour
    
    * .notdef#10662 (U+D49E) has a counter-clockwise outer contour
    
    * .notdef#10662 (U+D49E) has a counter-clockwise outer contour
    
    * .notdef#10662 (U+D49E) has a counter-clockwise outer contour
    
    * .notdef#10662 (U+D49E) has a counter-clockwise outer contour
    
    * .notdef#10663 (U+D49F) has a counter-clockwise outer contour
    
    * .notdef#10663 (U+D49F) has a counter-clockwise outer contour
    
    * .notdef#10663 (U+D49F) has a counter-clockwise outer contour
    
    * .notdef#10663 (U+D49F) has a counter-clockwise outer contour
    
    * .notdef#10663 (U+D49F) has a counter-clockwise outer contour
    
    * .notdef#10664 (U+D4A0) has a counter-clockwise outer contour
    
    * .notdef#10664 (U+D4A0) has a counter-clockwise outer contour
    
    * .notdef#10664 (U+D4A0) has a counter-clockwise outer contour
    
    * .notdef#10664 (U+D4A0) has a counter-clockwise outer contour
    
    * .notdef#10664 (U+D4A0) has a counter-clockwise outer contour
    
    * .notdef#10665 (U+D4A1) has a counter-clockwise outer contour
    
    * .notdef#10665 (U+D4A1) has a counter-clockwise outer contour
    
    * .notdef#10665 (U+D4A1) has a counter-clockwise outer contour
    
    * .notdef#10665 (U+D4A1) has a counter-clockwise outer contour
    
    * .notdef#10665 (U+D4A1) has a counter-clockwise outer contour
    
    * .notdef#10666 (U+D4A2) has a counter-clockwise outer contour
    
    * .notdef#10666 (U+D4A2) has a counter-clockwise outer contour
    
    * .notdef#10666 (U+D4A2) has a counter-clockwise outer contour
    
    * .notdef#10666 (U+D4A2) has a counter-clockwise outer contour
    
    * .notdef#10666 (U+D4A2) has a counter-clockwise outer contour
    
    * .notdef#10666 (U+D4A2) has a counter-clockwise outer contour
    
    * .notdef#10667 (U+D4A3) has a counter-clockwise outer contour
    
    * .notdef#10667 (U+D4A3) has a counter-clockwise outer contour
    
    * .notdef#10667 (U+D4A3) has a counter-clockwise outer contour
    
    * .notdef#10667 (U+D4A3) has a counter-clockwise outer contour
    
    * .notdef#10667 (U+D4A3) has a counter-clockwise outer contour
    
    * .notdef#10667 (U+D4A3) has a counter-clockwise outer contour
    
    * .notdef#10668 (U+D4A4) has a counter-clockwise outer contour
    
    * .notdef#10668 (U+D4A4) has a counter-clockwise outer contour
    
    * .notdef#10668 (U+D4A4) has a counter-clockwise outer contour
    
    * .notdef#10668 (U+D4A4) has a counter-clockwise outer contour
    
    * .notdef#10668 (U+D4A4) has a counter-clockwise outer contour
    
    * .notdef#10669 (U+D4A5) has a counter-clockwise outer contour
    
    * .notdef#10669 (U+D4A5) has a counter-clockwise outer contour
    
    * .notdef#10669 (U+D4A5) has a counter-clockwise outer contour
    
    * .notdef#10669 (U+D4A5) has a counter-clockwise outer contour
    
    * .notdef#10669 (U+D4A5) has a counter-clockwise outer contour
    
    * .notdef#1067 (U+BD09) has a counter-clockwise outer contour
    
    * .notdef#1067 (U+BD09) has a counter-clockwise outer contour
    
    * .notdef#1067 (U+BD09) has a counter-clockwise outer contour
    
    * .notdef#10670 (U+D4A6) has a counter-clockwise outer contour
    
    * .notdef#10670 (U+D4A6) has a counter-clockwise outer contour
    
    * .notdef#10670 (U+D4A6) has a counter-clockwise outer contour
    
    * .notdef#10670 (U+D4A6) has a counter-clockwise outer contour
    
    * .notdef#10670 (U+D4A6) has a counter-clockwise outer contour
    
    * .notdef#10671 (U+D4A7) has a counter-clockwise outer contour
    
    * .notdef#10671 (U+D4A7) has a counter-clockwise outer contour
    
    * .notdef#10671 (U+D4A7) has a counter-clockwise outer contour
    
    * .notdef#10671 (U+D4A7) has a counter-clockwise outer contour
    
    * .notdef#10671 (U+D4A7) has a counter-clockwise outer contour
    
    * .notdef#10672 (U+D4A8) has a counter-clockwise outer contour
    
    * .notdef#10672 (U+D4A8) has a counter-clockwise outer contour
    
    * .notdef#10672 (U+D4A8) has a counter-clockwise outer contour
    
    * .notdef#10672 (U+D4A8) has a counter-clockwise outer contour
    
    * .notdef#10672 (U+D4A8) has a counter-clockwise outer contour
    
    * .notdef#10673 (U+D4AA) has a counter-clockwise outer contour
    
    * .notdef#10673 (U+D4AA) has a counter-clockwise outer contour
    
    * .notdef#10673 (U+D4AA) has a counter-clockwise outer contour
    
    * .notdef#10673 (U+D4AA) has a counter-clockwise outer contour
    
    * .notdef#10673 (U+D4AA) has a counter-clockwise outer contour
    
    * .notdef#10674 (U+D4AB) has a counter-clockwise outer contour
    
    * .notdef#10674 (U+D4AB) has a counter-clockwise outer contour
    
    * .notdef#10674 (U+D4AB) has a counter-clockwise outer contour
    
    * .notdef#10674 (U+D4AB) has a counter-clockwise outer contour
    
    * .notdef#10674 (U+D4AB) has a counter-clockwise outer contour
    
    * .notdef#10675 (U+D4AC) has a counter-clockwise outer contour
    
    * .notdef#10675 (U+D4AC) has a counter-clockwise outer contour
    
    * .notdef#10675 (U+D4AC) has a counter-clockwise outer contour
    
    * .notdef#10675 (U+D4AC) has a counter-clockwise outer contour
    
    * .notdef#10675 (U+D4AC) has a counter-clockwise outer contour
    
    * .notdef#10676 (U+D4AD) has a counter-clockwise outer contour
    
    * .notdef#10676 (U+D4AD) has a counter-clockwise outer contour
    
    * .notdef#10676 (U+D4AD) has a counter-clockwise outer contour
    
    * .notdef#10676 (U+D4AD) has a counter-clockwise outer contour
    
    * .notdef#10676 (U+D4AD) has a counter-clockwise outer contour
    
    * .notdef#10677 (U+D4AE) has a counter-clockwise outer contour
    
    * .notdef#10677 (U+D4AE) has a counter-clockwise outer contour
    
    * .notdef#10677 (U+D4AE) has a counter-clockwise outer contour
    
    * .notdef#10677 (U+D4AE) has a counter-clockwise outer contour
    
    * .notdef#10677 (U+D4AE) has a counter-clockwise outer contour
    
    * .notdef#10677 (U+D4AE) has a counter-clockwise outer contour
    
    * .notdef#10678 (U+D4AF) has a counter-clockwise outer contour
    
    * .notdef#10678 (U+D4AF) has a counter-clockwise outer contour
    
    * .notdef#10678 (U+D4AF) has a counter-clockwise outer contour
    
    * .notdef#10678 (U+D4AF) has a counter-clockwise outer contour
    
    * .notdef#10678 (U+D4AF) has a counter-clockwise outer contour
    
    * .notdef#10678 (U+D4AF) has a counter-clockwise outer contour
    
    * .notdef#10679 (U+D4B0) has a counter-clockwise outer contour
    
    * .notdef#10679 (U+D4B0) has a counter-clockwise outer contour
    
    * .notdef#10679 (U+D4B0) has a counter-clockwise outer contour
    
    * .notdef#10679 (U+D4B0) has a counter-clockwise outer contour
    
    * .notdef#10679 (U+D4B0) has a counter-clockwise outer contour
    
    * .notdef#1068 (U+BD10) has a counter-clockwise outer contour
    
    * .notdef#1068 (U+BD10) has a counter-clockwise outer contour
    
    * .notdef#1068 (U+BD10) has a counter-clockwise outer contour
    
    * .notdef#10680 (U+D4B1) has a counter-clockwise outer contour
    
    * .notdef#10680 (U+D4B1) has a counter-clockwise outer contour
    
    * .notdef#10680 (U+D4B1) has a counter-clockwise outer contour
    
    * .notdef#10680 (U+D4B1) has a counter-clockwise outer contour
    
    * .notdef#10680 (U+D4B1) has a counter-clockwise outer contour
    
    * .notdef#10680 (U+D4B1) has a counter-clockwise outer contour
    
    * .notdef#10681 (U+D4B2) has a counter-clockwise outer contour
    
    * .notdef#10681 (U+D4B2) has a counter-clockwise outer contour
    
    * .notdef#10681 (U+D4B2) has a counter-clockwise outer contour
    
    * .notdef#10681 (U+D4B2) has a counter-clockwise outer contour
    
    * .notdef#10681 (U+D4B2) has a counter-clockwise outer contour
    
    * .notdef#10681 (U+D4B2) has a counter-clockwise outer contour
    
    * .notdef#10681 (U+D4B2) has a counter-clockwise outer contour
    
    * .notdef#10682 (U+D4B3) has a counter-clockwise outer contour
    
    * .notdef#10682 (U+D4B3) has a counter-clockwise outer contour
    
    * .notdef#10682 (U+D4B3) has a counter-clockwise outer contour
    
    * .notdef#10682 (U+D4B3) has a counter-clockwise outer contour
    
    * .notdef#10682 (U+D4B3) has a counter-clockwise outer contour
    
    * .notdef#10682 (U+D4B3) has a counter-clockwise outer contour
    
    * .notdef#10682 (U+D4B3) has a counter-clockwise outer contour
    
    * .notdef#10683 (U+D4B4) has a counter-clockwise outer contour
    
    * .notdef#10683 (U+D4B4) has a counter-clockwise outer contour
    
    * .notdef#10683 (U+D4B4) has a counter-clockwise outer contour
    
    * .notdef#10683 (U+D4B4) has a counter-clockwise outer contour
    
    * .notdef#10683 (U+D4B4) has a counter-clockwise outer contour
    
    * .notdef#10683 (U+D4B4) has a counter-clockwise outer contour
    
    * .notdef#10684 (U+D4B5) has a counter-clockwise outer contour
    
    * .notdef#10684 (U+D4B5) has a counter-clockwise outer contour
    
    * .notdef#10684 (U+D4B5) has a counter-clockwise outer contour
    
    * .notdef#10684 (U+D4B5) has a counter-clockwise outer contour
    
    * .notdef#10684 (U+D4B5) has a counter-clockwise outer contour
    
    * .notdef#10684 (U+D4B5) has a counter-clockwise outer contour
    
    * .notdef#10684 (U+D4B5) has a counter-clockwise outer contour
    
    * .notdef#10685 (U+D4B6) has a counter-clockwise outer contour
    
    * .notdef#10685 (U+D4B6) has a counter-clockwise outer contour
    
    * .notdef#10685 (U+D4B6) has a counter-clockwise outer contour
    
    * .notdef#10685 (U+D4B6) has a counter-clockwise outer contour
    
    * .notdef#10685 (U+D4B6) has a counter-clockwise outer contour
    
    * .notdef#10685 (U+D4B6) has a counter-clockwise outer contour
    
    * .notdef#10685 (U+D4B6) has a counter-clockwise outer contour
    
    * .notdef#10685 (U+D4B6) has a counter-clockwise outer contour
    
    * .notdef#10686 (U+D4B7) has a counter-clockwise outer contour
    
    * .notdef#10686 (U+D4B7) has a counter-clockwise outer contour
    
    * .notdef#10686 (U+D4B7) has a counter-clockwise outer contour
    
    * .notdef#10686 (U+D4B7) has a counter-clockwise outer contour
    
    * .notdef#10686 (U+D4B7) has a counter-clockwise outer contour
    
    * .notdef#10686 (U+D4B7) has a counter-clockwise outer contour
    
    * .notdef#10687 (U+D4B8) has a counter-clockwise outer contour
    
    * .notdef#10687 (U+D4B8) has a counter-clockwise outer contour
    
    * .notdef#10687 (U+D4B8) has a counter-clockwise outer contour
    
    * .notdef#10687 (U+D4B8) has a counter-clockwise outer contour
    
    * .notdef#10687 (U+D4B8) has a counter-clockwise outer contour
    
    * .notdef#10687 (U+D4B8) has a counter-clockwise outer contour
    
    * .notdef#10688 (U+D4B9) has a counter-clockwise outer contour
    
    * .notdef#10688 (U+D4B9) has a counter-clockwise outer contour
    
    * .notdef#10688 (U+D4B9) has a counter-clockwise outer contour
    
    * .notdef#10688 (U+D4B9) has a counter-clockwise outer contour
    
    * .notdef#10688 (U+D4B9) has a counter-clockwise outer contour
    
    * .notdef#10688 (U+D4B9) has a counter-clockwise outer contour
    
    * .notdef#10689 (U+D4BA) has a counter-clockwise outer contour
    
    * .notdef#10689 (U+D4BA) has a counter-clockwise outer contour
    
    * .notdef#10689 (U+D4BA) has a counter-clockwise outer contour
    
    * .notdef#10689 (U+D4BA) has a counter-clockwise outer contour
    
    * .notdef#10689 (U+D4BA) has a counter-clockwise outer contour
    
    * .notdef#10689 (U+D4BA) has a counter-clockwise outer contour
    
    * .notdef#1069 (U+BD14) has a counter-clockwise outer contour
    
    * .notdef#1069 (U+BD14) has a counter-clockwise outer contour
    
    * .notdef#1069 (U+BD14) has a counter-clockwise outer contour
    
    * .notdef#1069 (U+BD14) has a counter-clockwise outer contour
    
    * .notdef#10690 (U+D4BB) has a counter-clockwise outer contour
    
    * .notdef#10690 (U+D4BB) has a counter-clockwise outer contour
    
    * .notdef#10690 (U+D4BB) has a counter-clockwise outer contour
    
    * .notdef#10690 (U+D4BB) has a counter-clockwise outer contour
    
    * .notdef#10690 (U+D4BB) has a counter-clockwise outer contour
    
    * .notdef#10690 (U+D4BB) has a counter-clockwise outer contour
    
    * .notdef#10691 (U+D4BC) has a counter-clockwise outer contour
    
    * .notdef#10691 (U+D4BC) has a counter-clockwise outer contour
    
    * .notdef#10691 (U+D4BC) has a counter-clockwise outer contour
    
    * .notdef#10691 (U+D4BC) has a counter-clockwise outer contour
    
    * .notdef#10691 (U+D4BC) has a counter-clockwise outer contour
    
    * .notdef#10691 (U+D4BC) has a counter-clockwise outer contour
    
    * .notdef#10692 (U+D4BD) has a counter-clockwise outer contour
    
    * .notdef#10692 (U+D4BD) has a counter-clockwise outer contour
    
    * .notdef#10692 (U+D4BD) has a counter-clockwise outer contour
    
    * .notdef#10692 (U+D4BD) has a counter-clockwise outer contour
    
    * .notdef#10692 (U+D4BD) has a counter-clockwise outer contour
    
    * .notdef#10692 (U+D4BD) has a counter-clockwise outer contour
    
    * .notdef#10693 (U+D4BE) has a counter-clockwise outer contour
    
    * .notdef#10693 (U+D4BE) has a counter-clockwise outer contour
    
    * .notdef#10693 (U+D4BE) has a counter-clockwise outer contour
    
    * .notdef#10693 (U+D4BE) has a counter-clockwise outer contour
    
    * .notdef#10693 (U+D4BE) has a counter-clockwise outer contour
    
    * .notdef#10693 (U+D4BE) has a counter-clockwise outer contour
    
    * .notdef#10693 (U+D4BE) has a counter-clockwise outer contour
    
    * .notdef#10694 (U+D4BF) has a counter-clockwise outer contour
    
    * .notdef#10694 (U+D4BF) has a counter-clockwise outer contour
    
    * .notdef#10694 (U+D4BF) has a counter-clockwise outer contour
    
    * .notdef#10694 (U+D4BF) has a counter-clockwise outer contour
    
    * .notdef#10694 (U+D4BF) has a counter-clockwise outer contour
    
    * .notdef#10694 (U+D4BF) has a counter-clockwise outer contour
    
    * .notdef#10694 (U+D4BF) has a counter-clockwise outer contour
    
    * .notdef#10695 (U+D4C0) has a counter-clockwise outer contour
    
    * .notdef#10695 (U+D4C0) has a counter-clockwise outer contour
    
    * .notdef#10695 (U+D4C0) has a counter-clockwise outer contour
    
    * .notdef#10695 (U+D4C0) has a counter-clockwise outer contour
    
    * .notdef#10695 (U+D4C0) has a counter-clockwise outer contour
    
    * .notdef#10695 (U+D4C0) has a counter-clockwise outer contour
    
    * .notdef#10696 (U+D4C1) has a counter-clockwise outer contour
    
    * .notdef#10696 (U+D4C1) has a counter-clockwise outer contour
    
    * .notdef#10696 (U+D4C1) has a counter-clockwise outer contour
    
    * .notdef#10696 (U+D4C1) has a counter-clockwise outer contour
    
    * .notdef#10696 (U+D4C1) has a counter-clockwise outer contour
    
    * .notdef#10696 (U+D4C1) has a counter-clockwise outer contour
    
    * .notdef#10697 (U+D4C2) has a counter-clockwise outer contour
    
    * .notdef#10697 (U+D4C2) has a counter-clockwise outer contour
    
    * .notdef#10697 (U+D4C2) has a counter-clockwise outer contour
    
    * .notdef#10697 (U+D4C2) has a counter-clockwise outer contour
    
    * .notdef#10697 (U+D4C2) has a counter-clockwise outer contour
    
    * .notdef#10697 (U+D4C2) has a counter-clockwise outer contour
    
    * .notdef#10697 (U+D4C2) has a counter-clockwise outer contour
    
    * .notdef#10698 (U+D4C3) has a counter-clockwise outer contour
    
    * .notdef#10698 (U+D4C3) has a counter-clockwise outer contour
    
    * .notdef#10698 (U+D4C3) has a counter-clockwise outer contour
    
    * .notdef#10698 (U+D4C3) has a counter-clockwise outer contour
    
    * .notdef#10698 (U+D4C3) has a counter-clockwise outer contour
    
    * .notdef#10698 (U+D4C3) has a counter-clockwise outer contour
    
    * .notdef#10699 (U+D4C4) has a counter-clockwise outer contour
    
    * .notdef#10699 (U+D4C4) has a counter-clockwise outer contour
    
    * .notdef#10699 (U+D4C4) has a counter-clockwise outer contour
    
    * .notdef#10699 (U+D4C4) has a counter-clockwise outer contour
    
    * .notdef#10699 (U+D4C4) has a counter-clockwise outer contour
    
    * .notdef#10699 (U+D4C4) has a counter-clockwise outer contour
    
    * .notdef#107 (U+AC14) has a counter-clockwise outer contour
    
    * .notdef#107 (U+AC14) has a counter-clockwise outer contour
    
    * .notdef#107 (U+AC14) has a counter-clockwise outer contour
    
    * .notdef#1070 (U+BD24) has a counter-clockwise outer contour
    
    * .notdef#1070 (U+BD24) has a counter-clockwise outer contour
    
    * .notdef#1070 (U+BD24) has a counter-clockwise outer contour
    
    * .notdef#1070 (U+BD24) has a counter-clockwise outer contour
    
    * .notdef#10700 (U+D4C5) has a counter-clockwise outer contour
    
    * .notdef#10700 (U+D4C5) has a counter-clockwise outer contour
    
    * .notdef#10700 (U+D4C5) has a counter-clockwise outer contour
    
    * .notdef#10700 (U+D4C5) has a counter-clockwise outer contour
    
    * .notdef#10700 (U+D4C5) has a counter-clockwise outer contour
    
    * .notdef#10700 (U+D4C5) has a counter-clockwise outer contour
    
    * .notdef#10701 (U+D4C6) has a counter-clockwise outer contour
    
    * .notdef#10701 (U+D4C6) has a counter-clockwise outer contour
    
    * .notdef#10701 (U+D4C6) has a counter-clockwise outer contour
    
    * .notdef#10701 (U+D4C6) has a counter-clockwise outer contour
    
    * .notdef#10701 (U+D4C6) has a counter-clockwise outer contour
    
    * .notdef#10701 (U+D4C6) has a counter-clockwise outer contour
    
    * .notdef#10702 (U+D4C7) has a counter-clockwise outer contour
    
    * .notdef#10702 (U+D4C7) has a counter-clockwise outer contour
    
    * .notdef#10702 (U+D4C7) has a counter-clockwise outer contour
    
    * .notdef#10702 (U+D4C7) has a counter-clockwise outer contour
    
    * .notdef#10702 (U+D4C7) has a counter-clockwise outer contour
    
    * .notdef#10702 (U+D4C7) has a counter-clockwise outer contour
    
    * .notdef#10703 (U+D4C8) has a counter-clockwise outer contour
    
    * .notdef#10703 (U+D4C8) has a counter-clockwise outer contour
    
    * .notdef#10703 (U+D4C8) has a counter-clockwise outer contour
    
    * .notdef#10703 (U+D4C8) has a counter-clockwise outer contour
    
    * .notdef#10703 (U+D4C8) has a counter-clockwise outer contour
    
    * .notdef#10703 (U+D4C8) has a counter-clockwise outer contour
    
    * .notdef#10704 (U+D4C9) has a counter-clockwise outer contour
    
    * .notdef#10704 (U+D4C9) has a counter-clockwise outer contour
    
    * .notdef#10704 (U+D4C9) has a counter-clockwise outer contour
    
    * .notdef#10704 (U+D4C9) has a counter-clockwise outer contour
    
    * .notdef#10704 (U+D4C9) has a counter-clockwise outer contour
    
    * .notdef#10704 (U+D4C9) has a counter-clockwise outer contour
    
    * .notdef#10705 (U+D4CA) has a counter-clockwise outer contour
    
    * .notdef#10705 (U+D4CA) has a counter-clockwise outer contour
    
    * .notdef#10705 (U+D4CA) has a counter-clockwise outer contour
    
    * .notdef#10705 (U+D4CA) has a counter-clockwise outer contour
    
    * .notdef#10705 (U+D4CA) has a counter-clockwise outer contour
    
    * .notdef#10705 (U+D4CA) has a counter-clockwise outer contour
    
    * .notdef#10705 (U+D4CA) has a counter-clockwise outer contour
    
    * .notdef#10706 (U+D4CB) has a counter-clockwise outer contour
    
    * .notdef#10706 (U+D4CB) has a counter-clockwise outer contour
    
    * .notdef#10706 (U+D4CB) has a counter-clockwise outer contour
    
    * .notdef#10706 (U+D4CB) has a counter-clockwise outer contour
    
    * .notdef#10706 (U+D4CB) has a counter-clockwise outer contour
    
    * .notdef#10706 (U+D4CB) has a counter-clockwise outer contour
    
    * .notdef#10706 (U+D4CB) has a counter-clockwise outer contour
    
    * .notdef#10707 (U+D4CD) has a counter-clockwise outer contour
    
    * .notdef#10707 (U+D4CD) has a counter-clockwise outer contour
    
    * .notdef#10707 (U+D4CD) has a counter-clockwise outer contour
    
    * .notdef#10707 (U+D4CD) has a counter-clockwise outer contour
    
    * .notdef#10707 (U+D4CD) has a counter-clockwise outer contour
    
    * .notdef#10708 (U+D4CE) has a counter-clockwise outer contour
    
    * .notdef#10708 (U+D4CE) has a counter-clockwise outer contour
    
    * .notdef#10708 (U+D4CE) has a counter-clockwise outer contour
    
    * .notdef#10708 (U+D4CE) has a counter-clockwise outer contour
    
    * .notdef#10708 (U+D4CE) has a counter-clockwise outer contour
    
    * .notdef#10708 (U+D4CE) has a counter-clockwise outer contour
    
    * .notdef#10709 (U+D4CF) has a counter-clockwise outer contour
    
    * .notdef#10709 (U+D4CF) has a counter-clockwise outer contour
    
    * .notdef#10709 (U+D4CF) has a counter-clockwise outer contour
    
    * .notdef#10709 (U+D4CF) has a counter-clockwise outer contour
    
    * .notdef#10709 (U+D4CF) has a counter-clockwise outer contour
    
    * .notdef#1071 (U+BD2C) has a counter-clockwise outer contour
    
    * .notdef#1071 (U+BD2C) has a counter-clockwise outer contour
    
    * .notdef#1071 (U+BD2C) has a counter-clockwise outer contour
    
    * .notdef#10710 (U+D4D1) has a counter-clockwise outer contour
    
    * .notdef#10710 (U+D4D1) has a counter-clockwise outer contour
    
    * .notdef#10710 (U+D4D1) has a counter-clockwise outer contour
    
    * .notdef#10710 (U+D4D1) has a counter-clockwise outer contour
    
    * .notdef#10710 (U+D4D1) has a counter-clockwise outer contour
    
    * .notdef#10711 (U+D4D2) has a counter-clockwise outer contour
    
    * .notdef#10711 (U+D4D2) has a counter-clockwise outer contour
    
    * .notdef#10711 (U+D4D2) has a counter-clockwise outer contour
    
    * .notdef#10711 (U+D4D2) has a counter-clockwise outer contour
    
    * .notdef#10711 (U+D4D2) has a counter-clockwise outer contour
    
    * .notdef#10711 (U+D4D2) has a counter-clockwise outer contour
    
    * .notdef#10711 (U+D4D2) has a counter-clockwise outer contour
    
    * .notdef#10712 (U+D4D3) has a counter-clockwise outer contour
    
    * .notdef#10712 (U+D4D3) has a counter-clockwise outer contour
    
    * .notdef#10712 (U+D4D3) has a counter-clockwise outer contour
    
    * .notdef#10712 (U+D4D3) has a counter-clockwise outer contour
    
    * .notdef#10712 (U+D4D3) has a counter-clockwise outer contour
    
    * .notdef#10713 (U+D4D5) has a counter-clockwise outer contour
    
    * .notdef#10713 (U+D4D5) has a counter-clockwise outer contour
    
    * .notdef#10713 (U+D4D5) has a counter-clockwise outer contour
    
    * .notdef#10713 (U+D4D5) has a counter-clockwise outer contour
    
    * .notdef#10713 (U+D4D5) has a counter-clockwise outer contour
    
    * .notdef#10714 (U+D4D6) has a counter-clockwise outer contour
    
    * .notdef#10714 (U+D4D6) has a counter-clockwise outer contour
    
    * .notdef#10714 (U+D4D6) has a counter-clockwise outer contour
    
    * .notdef#10714 (U+D4D6) has a counter-clockwise outer contour
    
    * .notdef#10714 (U+D4D6) has a counter-clockwise outer contour
    
    * .notdef#10715 (U+D4D7) has a counter-clockwise outer contour
    
    * .notdef#10715 (U+D4D7) has a counter-clockwise outer contour
    
    * .notdef#10715 (U+D4D7) has a counter-clockwise outer contour
    
    * .notdef#10715 (U+D4D7) has a counter-clockwise outer contour
    
    * .notdef#10715 (U+D4D7) has a counter-clockwise outer contour
    
    * .notdef#10716 (U+D4D8) has a counter-clockwise outer contour
    
    * .notdef#10716 (U+D4D8) has a counter-clockwise outer contour
    
    * .notdef#10716 (U+D4D8) has a counter-clockwise outer contour
    
    * .notdef#10716 (U+D4D8) has a counter-clockwise outer contour
    
    * .notdef#10716 (U+D4D8) has a counter-clockwise outer contour
    
    * .notdef#10717 (U+D4D9) has a counter-clockwise outer contour
    
    * .notdef#10717 (U+D4D9) has a counter-clockwise outer contour
    
    * .notdef#10717 (U+D4D9) has a counter-clockwise outer contour
    
    * .notdef#10717 (U+D4D9) has a counter-clockwise outer contour
    
    * .notdef#10717 (U+D4D9) has a counter-clockwise outer contour
    
    * .notdef#10718 (U+D4DA) has a counter-clockwise outer contour
    
    * .notdef#10718 (U+D4DA) has a counter-clockwise outer contour
    
    * .notdef#10718 (U+D4DA) has a counter-clockwise outer contour
    
    * .notdef#10718 (U+D4DA) has a counter-clockwise outer contour
    
    * .notdef#10718 (U+D4DA) has a counter-clockwise outer contour
    
    * .notdef#10718 (U+D4DA) has a counter-clockwise outer contour
    
    * .notdef#10719 (U+D4DB) has a counter-clockwise outer contour
    
    * .notdef#10719 (U+D4DB) has a counter-clockwise outer contour
    
    * .notdef#10719 (U+D4DB) has a counter-clockwise outer contour
    
    * .notdef#10719 (U+D4DB) has a counter-clockwise outer contour
    
    * .notdef#10719 (U+D4DB) has a counter-clockwise outer contour
    
    * .notdef#10719 (U+D4DB) has a counter-clockwise outer contour
    
    * .notdef#1072 (U+BD40) has a counter-clockwise outer contour
    
    * .notdef#1072 (U+BD40) has a counter-clockwise outer contour
    
    * .notdef#1072 (U+BD40) has a counter-clockwise outer contour
    
    * .notdef#1072 (U+BD40) has a counter-clockwise outer contour
    
    * .notdef#10720 (U+D4DD) has a counter-clockwise outer contour
    
    * .notdef#10720 (U+D4DD) has a counter-clockwise outer contour
    
    * .notdef#10720 (U+D4DD) has a counter-clockwise outer contour
    
    * .notdef#10720 (U+D4DD) has a counter-clockwise outer contour
    
    * .notdef#10720 (U+D4DD) has a counter-clockwise outer contour
    
    * .notdef#10721 (U+D4DE) has a counter-clockwise outer contour
    
    * .notdef#10721 (U+D4DE) has a counter-clockwise outer contour
    
    * .notdef#10721 (U+D4DE) has a counter-clockwise outer contour
    
    * .notdef#10721 (U+D4DE) has a counter-clockwise outer contour
    
    * .notdef#10721 (U+D4DE) has a counter-clockwise outer contour
    
    * .notdef#10722 (U+D4E0) has a counter-clockwise outer contour
    
    * .notdef#10722 (U+D4E0) has a counter-clockwise outer contour
    
    * .notdef#10722 (U+D4E0) has a counter-clockwise outer contour
    
    * .notdef#10722 (U+D4E0) has a counter-clockwise outer contour
    
    * .notdef#10722 (U+D4E0) has a counter-clockwise outer contour
    
    * .notdef#10723 (U+D4E1) has a counter-clockwise outer contour
    
    * .notdef#10723 (U+D4E1) has a counter-clockwise outer contour
    
    * .notdef#10723 (U+D4E1) has a counter-clockwise outer contour
    
    * .notdef#10723 (U+D4E1) has a counter-clockwise outer contour
    
    * .notdef#10723 (U+D4E1) has a counter-clockwise outer contour
    
    * .notdef#10724 (U+D4E2) has a counter-clockwise outer contour
    
    * .notdef#10724 (U+D4E2) has a counter-clockwise outer contour
    
    * .notdef#10724 (U+D4E2) has a counter-clockwise outer contour
    
    * .notdef#10724 (U+D4E2) has a counter-clockwise outer contour
    
    * .notdef#10724 (U+D4E2) has a counter-clockwise outer contour
    
    * .notdef#10725 (U+D4E3) has a counter-clockwise outer contour
    
    * .notdef#10725 (U+D4E3) has a counter-clockwise outer contour
    
    * .notdef#10725 (U+D4E3) has a counter-clockwise outer contour
    
    * .notdef#10725 (U+D4E3) has a counter-clockwise outer contour
    
    * .notdef#10725 (U+D4E3) has a counter-clockwise outer contour
    
    * .notdef#10726 (U+D4E4) has a counter-clockwise outer contour
    
    * .notdef#10726 (U+D4E4) has a counter-clockwise outer contour
    
    * .notdef#10726 (U+D4E4) has a counter-clockwise outer contour
    
    * .notdef#10726 (U+D4E4) has a counter-clockwise outer contour
    
    * .notdef#10726 (U+D4E4) has a counter-clockwise outer contour
    
    * .notdef#10727 (U+D4E5) has a counter-clockwise outer contour
    
    * .notdef#10727 (U+D4E5) has a counter-clockwise outer contour
    
    * .notdef#10727 (U+D4E5) has a counter-clockwise outer contour
    
    * .notdef#10727 (U+D4E5) has a counter-clockwise outer contour
    
    * .notdef#10727 (U+D4E5) has a counter-clockwise outer contour
    
    * .notdef#10728 (U+D4E6) has a counter-clockwise outer contour
    
    * .notdef#10728 (U+D4E6) has a counter-clockwise outer contour
    
    * .notdef#10728 (U+D4E6) has a counter-clockwise outer contour
    
    * .notdef#10728 (U+D4E6) has a counter-clockwise outer contour
    
    * .notdef#10728 (U+D4E6) has a counter-clockwise outer contour
    
    * .notdef#10728 (U+D4E6) has a counter-clockwise outer contour
    
    * .notdef#10729 (U+D4E7) has a counter-clockwise outer contour
    
    * .notdef#10729 (U+D4E7) has a counter-clockwise outer contour
    
    * .notdef#10729 (U+D4E7) has a counter-clockwise outer contour
    
    * .notdef#10729 (U+D4E7) has a counter-clockwise outer contour
    
    * .notdef#10729 (U+D4E7) has a counter-clockwise outer contour
    
    * .notdef#10729 (U+D4E7) has a counter-clockwise outer contour
    
    * .notdef#1073 (U+BD48) has a counter-clockwise outer contour
    
    * .notdef#1073 (U+BD48) has a counter-clockwise outer contour
    
    * .notdef#1073 (U+BD48) has a counter-clockwise outer contour
    
    * .notdef#10730 (U+D4E9) has a counter-clockwise outer contour
    
    * .notdef#10730 (U+D4E9) has a counter-clockwise outer contour
    
    * .notdef#10730 (U+D4E9) has a counter-clockwise outer contour
    
    * .notdef#10731 (U+D4EA) has a counter-clockwise outer contour
    
    * .notdef#10731 (U+D4EA) has a counter-clockwise outer contour
    
    * .notdef#10731 (U+D4EA) has a counter-clockwise outer contour
    
    * .notdef#10732 (U+D4EB) has a counter-clockwise outer contour
    
    * .notdef#10732 (U+D4EB) has a counter-clockwise outer contour
    
    * .notdef#10732 (U+D4EB) has a counter-clockwise outer contour
    
    * .notdef#10733 (U+D4ED) has a counter-clockwise outer contour
    
    * .notdef#10733 (U+D4ED) has a counter-clockwise outer contour
    
    * .notdef#10733 (U+D4ED) has a counter-clockwise outer contour
    
    * .notdef#10734 (U+D4EE) has a counter-clockwise outer contour
    
    * .notdef#10734 (U+D4EE) has a counter-clockwise outer contour
    
    * .notdef#10734 (U+D4EE) has a counter-clockwise outer contour
    
    * .notdef#10734 (U+D4EE) has a counter-clockwise outer contour
    
    * .notdef#10734 (U+D4EE) has a counter-clockwise outer contour
    
    * .notdef#10735 (U+D4EF) has a counter-clockwise outer contour
    
    * .notdef#10735 (U+D4EF) has a counter-clockwise outer contour
    
    * .notdef#10735 (U+D4EF) has a counter-clockwise outer contour
    
    * .notdef#10736 (U+D4F1) has a counter-clockwise outer contour
    
    * .notdef#10736 (U+D4F1) has a counter-clockwise outer contour
    
    * .notdef#10736 (U+D4F1) has a counter-clockwise outer contour
    
    * .notdef#10737 (U+D4F2) has a counter-clockwise outer contour
    
    * .notdef#10737 (U+D4F2) has a counter-clockwise outer contour
    
    * .notdef#10737 (U+D4F2) has a counter-clockwise outer contour
    
    * .notdef#10738 (U+D4F3) has a counter-clockwise outer contour
    
    * .notdef#10738 (U+D4F3) has a counter-clockwise outer contour
    
    * .notdef#10738 (U+D4F3) has a counter-clockwise outer contour
    
    * .notdef#10739 (U+D4F4) has a counter-clockwise outer contour
    
    * .notdef#10739 (U+D4F4) has a counter-clockwise outer contour
    
    * .notdef#10739 (U+D4F4) has a counter-clockwise outer contour
    
    * .notdef#1074 (U+BD49) has a counter-clockwise outer contour
    
    * .notdef#1074 (U+BD49) has a counter-clockwise outer contour
    
    * .notdef#1074 (U+BD49) has a counter-clockwise outer contour
    
    * .notdef#1074 (U+BD49) has a counter-clockwise outer contour
    
    * .notdef#10740 (U+D4F5) has a counter-clockwise outer contour
    
    * .notdef#10740 (U+D4F5) has a counter-clockwise outer contour
    
    * .notdef#10740 (U+D4F5) has a counter-clockwise outer contour
    
    * .notdef#10741 (U+D4F6) has a counter-clockwise outer contour
    
    * .notdef#10741 (U+D4F6) has a counter-clockwise outer contour
    
    * .notdef#10741 (U+D4F6) has a counter-clockwise outer contour
    
    * .notdef#10742 (U+D4F7) has a counter-clockwise outer contour
    
    * .notdef#10742 (U+D4F7) has a counter-clockwise outer contour
    
    * .notdef#10742 (U+D4F7) has a counter-clockwise outer contour
    
    * .notdef#10743 (U+D4F9) has a counter-clockwise outer contour
    
    * .notdef#10743 (U+D4F9) has a counter-clockwise outer contour
    
    * .notdef#10743 (U+D4F9) has a counter-clockwise outer contour
    
    * .notdef#10744 (U+D4FA) has a counter-clockwise outer contour
    
    * .notdef#10744 (U+D4FA) has a counter-clockwise outer contour
    
    * .notdef#10744 (U+D4FA) has a counter-clockwise outer contour
    
    * .notdef#10745 (U+D4FC) has a counter-clockwise outer contour
    
    * .notdef#10745 (U+D4FC) has a counter-clockwise outer contour
    
    * .notdef#10745 (U+D4FC) has a counter-clockwise outer contour
    
    * .notdef#10746 (U+D4FE) has a counter-clockwise outer contour
    
    * .notdef#10746 (U+D4FE) has a counter-clockwise outer contour
    
    * .notdef#10746 (U+D4FE) has a counter-clockwise outer contour
    
    * .notdef#10747 (U+D4FF) has a counter-clockwise outer contour
    
    * .notdef#10747 (U+D4FF) has a counter-clockwise outer contour
    
    * .notdef#10747 (U+D4FF) has a counter-clockwise outer contour
    
    * .notdef#10748 (U+D500) has a counter-clockwise outer contour
    
    * .notdef#10748 (U+D500) has a counter-clockwise outer contour
    
    * .notdef#10748 (U+D500) has a counter-clockwise outer contour
    
    * .notdef#10749 (U+D501) has a counter-clockwise outer contour
    
    * .notdef#10749 (U+D501) has a counter-clockwise outer contour
    
    * .notdef#10749 (U+D501) has a counter-clockwise outer contour
    
    * .notdef#1075 (U+BD4C) has a counter-clockwise outer contour
    
    * .notdef#1075 (U+BD4C) has a counter-clockwise outer contour
    
    * .notdef#1075 (U+BD4C) has a counter-clockwise outer contour
    
    * .notdef#1075 (U+BD4C) has a counter-clockwise outer contour
    
    * .notdef#10750 (U+D502) has a counter-clockwise outer contour
    
    * .notdef#10750 (U+D502) has a counter-clockwise outer contour
    
    * .notdef#10750 (U+D502) has a counter-clockwise outer contour
    
    * .notdef#10750 (U+D502) has a counter-clockwise outer contour
    
    * .notdef#10751 (U+D503) has a counter-clockwise outer contour
    
    * .notdef#10751 (U+D503) has a counter-clockwise outer contour
    
    * .notdef#10751 (U+D503) has a counter-clockwise outer contour
    
    * .notdef#10751 (U+D503) has a counter-clockwise outer contour
    
    * .notdef#10752 (U+D505) has a counter-clockwise outer contour
    
    * .notdef#10752 (U+D505) has a counter-clockwise outer contour
    
    * .notdef#10752 (U+D505) has a counter-clockwise outer contour
    
    * .notdef#10752 (U+D505) has a counter-clockwise outer contour
    
    * .notdef#10753 (U+D506) has a counter-clockwise outer contour
    
    * .notdef#10753 (U+D506) has a counter-clockwise outer contour
    
    * .notdef#10753 (U+D506) has a counter-clockwise outer contour
    
    * .notdef#10753 (U+D506) has a counter-clockwise outer contour
    
    * .notdef#10753 (U+D506) has a counter-clockwise outer contour
    
    * .notdef#10754 (U+D507) has a counter-clockwise outer contour
    
    * .notdef#10754 (U+D507) has a counter-clockwise outer contour
    
    * .notdef#10754 (U+D507) has a counter-clockwise outer contour
    
    * .notdef#10754 (U+D507) has a counter-clockwise outer contour
    
    * .notdef#10754 (U+D507) has a counter-clockwise outer contour
    
    * .notdef#10755 (U+D509) has a counter-clockwise outer contour
    
    * .notdef#10755 (U+D509) has a counter-clockwise outer contour
    
    * .notdef#10755 (U+D509) has a counter-clockwise outer contour
    
    * .notdef#10755 (U+D509) has a counter-clockwise outer contour
    
    * .notdef#10755 (U+D509) has a counter-clockwise outer contour
    
    * .notdef#10756 (U+D50A) has a counter-clockwise outer contour
    
    * .notdef#10756 (U+D50A) has a counter-clockwise outer contour
    
    * .notdef#10756 (U+D50A) has a counter-clockwise outer contour
    
    * .notdef#10756 (U+D50A) has a counter-clockwise outer contour
    
    * .notdef#10756 (U+D50A) has a counter-clockwise outer contour
    
    * .notdef#10756 (U+D50A) has a counter-clockwise outer contour
    
    * .notdef#10757 (U+D50B) has a counter-clockwise outer contour
    
    * .notdef#10757 (U+D50B) has a counter-clockwise outer contour
    
    * .notdef#10757 (U+D50B) has a counter-clockwise outer contour
    
    * .notdef#10757 (U+D50B) has a counter-clockwise outer contour
    
    * .notdef#10758 (U+D50D) has a counter-clockwise outer contour
    
    * .notdef#10758 (U+D50D) has a counter-clockwise outer contour
    
    * .notdef#10758 (U+D50D) has a counter-clockwise outer contour
    
    * .notdef#10758 (U+D50D) has a counter-clockwise outer contour
    
    * .notdef#10758 (U+D50D) has a counter-clockwise outer contour
    
    * .notdef#10759 (U+D50E) has a counter-clockwise outer contour
    
    * .notdef#10759 (U+D50E) has a counter-clockwise outer contour
    
    * .notdef#10759 (U+D50E) has a counter-clockwise outer contour
    
    * .notdef#10759 (U+D50E) has a counter-clockwise outer contour
    
    * .notdef#10759 (U+D50E) has a counter-clockwise outer contour
    
    * .notdef#1076 (U+BD50) has a counter-clockwise outer contour
    
    * .notdef#1076 (U+BD50) has a counter-clockwise outer contour
    
    * .notdef#1076 (U+BD50) has a counter-clockwise outer contour
    
    * .notdef#1076 (U+BD50) has a counter-clockwise outer contour
    
    * .notdef#10760 (U+D50F) has a counter-clockwise outer contour
    
    * .notdef#10760 (U+D50F) has a counter-clockwise outer contour
    
    * .notdef#10760 (U+D50F) has a counter-clockwise outer contour
    
    * .notdef#10760 (U+D50F) has a counter-clockwise outer contour
    
    * .notdef#10760 (U+D50F) has a counter-clockwise outer contour
    
    * .notdef#10761 (U+D510) has a counter-clockwise outer contour
    
    * .notdef#10761 (U+D510) has a counter-clockwise outer contour
    
    * .notdef#10761 (U+D510) has a counter-clockwise outer contour
    
    * .notdef#10761 (U+D510) has a counter-clockwise outer contour
    
    * .notdef#10761 (U+D510) has a counter-clockwise outer contour
    
    * .notdef#10762 (U+D511) has a counter-clockwise outer contour
    
    * .notdef#10762 (U+D511) has a counter-clockwise outer contour
    
    * .notdef#10762 (U+D511) has a counter-clockwise outer contour
    
    * .notdef#10762 (U+D511) has a counter-clockwise outer contour
    
    * .notdef#10762 (U+D511) has a counter-clockwise outer contour
    
    * .notdef#10763 (U+D512) has a counter-clockwise outer contour
    
    * .notdef#10763 (U+D512) has a counter-clockwise outer contour
    
    * .notdef#10763 (U+D512) has a counter-clockwise outer contour
    
    * .notdef#10763 (U+D512) has a counter-clockwise outer contour
    
    * .notdef#10763 (U+D512) has a counter-clockwise outer contour
    
    * .notdef#10763 (U+D512) has a counter-clockwise outer contour
    
    * .notdef#10764 (U+D513) has a counter-clockwise outer contour
    
    * .notdef#10764 (U+D513) has a counter-clockwise outer contour
    
    * .notdef#10764 (U+D513) has a counter-clockwise outer contour
    
    * .notdef#10764 (U+D513) has a counter-clockwise outer contour
    
    * .notdef#10764 (U+D513) has a counter-clockwise outer contour
    
    * .notdef#10764 (U+D513) has a counter-clockwise outer contour
    
    * .notdef#10765 (U+D516) has a counter-clockwise outer contour
    
    * .notdef#10765 (U+D516) has a counter-clockwise outer contour
    
    * .notdef#10765 (U+D516) has a counter-clockwise outer contour
    
    * .notdef#10765 (U+D516) has a counter-clockwise outer contour
    
    * .notdef#10765 (U+D516) has a counter-clockwise outer contour
    
    * .notdef#10766 (U+D518) has a counter-clockwise outer contour
    
    * .notdef#10766 (U+D518) has a counter-clockwise outer contour
    
    * .notdef#10766 (U+D518) has a counter-clockwise outer contour
    
    * .notdef#10766 (U+D518) has a counter-clockwise outer contour
    
    * .notdef#10767 (U+D519) has a counter-clockwise outer contour
    
    * .notdef#10767 (U+D519) has a counter-clockwise outer contour
    
    * .notdef#10767 (U+D519) has a counter-clockwise outer contour
    
    * .notdef#10767 (U+D519) has a counter-clockwise outer contour
    
    * .notdef#10768 (U+D51A) has a counter-clockwise outer contour
    
    * .notdef#10768 (U+D51A) has a counter-clockwise outer contour
    
    * .notdef#10768 (U+D51A) has a counter-clockwise outer contour
    
    * .notdef#10768 (U+D51A) has a counter-clockwise outer contour
    
    * .notdef#10769 (U+D51B) has a counter-clockwise outer contour
    
    * .notdef#10769 (U+D51B) has a counter-clockwise outer contour
    
    * .notdef#10769 (U+D51B) has a counter-clockwise outer contour
    
    * .notdef#10769 (U+D51B) has a counter-clockwise outer contour
    
    * .notdef#1077 (U+BD58) has a counter-clockwise outer contour
    
    * .notdef#1077 (U+BD58) has a counter-clockwise outer contour
    
    * .notdef#1077 (U+BD58) has a counter-clockwise outer contour
    
    * .notdef#1077 (U+BD58) has a counter-clockwise outer contour
    
    * .notdef#10770 (U+D51C) has a counter-clockwise outer contour
    
    * .notdef#10770 (U+D51C) has a counter-clockwise outer contour
    
    * .notdef#10770 (U+D51C) has a counter-clockwise outer contour
    
    * .notdef#10770 (U+D51C) has a counter-clockwise outer contour
    
    * .notdef#10771 (U+D51D) has a counter-clockwise outer contour
    
    * .notdef#10771 (U+D51D) has a counter-clockwise outer contour
    
    * .notdef#10771 (U+D51D) has a counter-clockwise outer contour
    
    * .notdef#10771 (U+D51D) has a counter-clockwise outer contour
    
    * .notdef#10772 (U+D51E) has a counter-clockwise outer contour
    
    * .notdef#10772 (U+D51E) has a counter-clockwise outer contour
    
    * .notdef#10772 (U+D51E) has a counter-clockwise outer contour
    
    * .notdef#10772 (U+D51E) has a counter-clockwise outer contour
    
    * .notdef#10772 (U+D51E) has a counter-clockwise outer contour
    
    * .notdef#10773 (U+D51F) has a counter-clockwise outer contour
    
    * .notdef#10773 (U+D51F) has a counter-clockwise outer contour
    
    * .notdef#10773 (U+D51F) has a counter-clockwise outer contour
    
    * .notdef#10773 (U+D51F) has a counter-clockwise outer contour
    
    * .notdef#10773 (U+D51F) has a counter-clockwise outer contour
    
    * .notdef#10774 (U+D520) has a counter-clockwise outer contour
    
    * .notdef#10774 (U+D520) has a counter-clockwise outer contour
    
    * .notdef#10774 (U+D520) has a counter-clockwise outer contour
    
    * .notdef#10774 (U+D520) has a counter-clockwise outer contour
    
    * .notdef#10775 (U+D521) has a counter-clockwise outer contour
    
    * .notdef#10775 (U+D521) has a counter-clockwise outer contour
    
    * .notdef#10775 (U+D521) has a counter-clockwise outer contour
    
    * .notdef#10775 (U+D521) has a counter-clockwise outer contour
    
    * .notdef#10775 (U+D521) has a counter-clockwise outer contour
    
    * .notdef#10776 (U+D522) has a counter-clockwise outer contour
    
    * .notdef#10776 (U+D522) has a counter-clockwise outer contour
    
    * .notdef#10776 (U+D522) has a counter-clockwise outer contour
    
    * .notdef#10776 (U+D522) has a counter-clockwise outer contour
    
    * .notdef#10776 (U+D522) has a counter-clockwise outer contour
    
    * .notdef#10776 (U+D522) has a counter-clockwise outer contour
    
    * .notdef#10777 (U+D523) has a counter-clockwise outer contour
    
    * .notdef#10777 (U+D523) has a counter-clockwise outer contour
    
    * .notdef#10777 (U+D523) has a counter-clockwise outer contour
    
    * .notdef#10777 (U+D523) has a counter-clockwise outer contour
    
    * .notdef#10777 (U+D523) has a counter-clockwise outer contour
    
    * .notdef#10777 (U+D523) has a counter-clockwise outer contour
    
    * .notdef#10778 (U+D524) has a counter-clockwise outer contour
    
    * .notdef#10778 (U+D524) has a counter-clockwise outer contour
    
    * .notdef#10778 (U+D524) has a counter-clockwise outer contour
    
    * .notdef#10778 (U+D524) has a counter-clockwise outer contour
    
    * .notdef#10778 (U+D524) has a counter-clockwise outer contour
    
    * .notdef#10779 (U+D525) has a counter-clockwise outer contour
    
    * .notdef#10779 (U+D525) has a counter-clockwise outer contour
    
    * .notdef#10779 (U+D525) has a counter-clockwise outer contour
    
    * .notdef#10779 (U+D525) has a counter-clockwise outer contour
    
    * .notdef#10779 (U+D525) has a counter-clockwise outer contour
    
    * .notdef#10779 (U+D525) has a counter-clockwise outer contour
    
    * .notdef#1078 (U+BD59) has a counter-clockwise outer contour
    
    * .notdef#1078 (U+BD59) has a counter-clockwise outer contour
    
    * .notdef#1078 (U+BD59) has a counter-clockwise outer contour
    
    * .notdef#1078 (U+BD59) has a counter-clockwise outer contour
    
    * .notdef#10780 (U+D526) has a counter-clockwise outer contour
    
    * .notdef#10780 (U+D526) has a counter-clockwise outer contour
    
    * .notdef#10780 (U+D526) has a counter-clockwise outer contour
    
    * .notdef#10780 (U+D526) has a counter-clockwise outer contour
    
    * .notdef#10780 (U+D526) has a counter-clockwise outer contour
    
    * .notdef#10780 (U+D526) has a counter-clockwise outer contour
    
    * .notdef#10780 (U+D526) has a counter-clockwise outer contour
    
    * .notdef#10781 (U+D527) has a counter-clockwise outer contour
    
    * .notdef#10781 (U+D527) has a counter-clockwise outer contour
    
    * .notdef#10781 (U+D527) has a counter-clockwise outer contour
    
    * .notdef#10781 (U+D527) has a counter-clockwise outer contour
    
    * .notdef#10781 (U+D527) has a counter-clockwise outer contour
    
    * .notdef#10782 (U+D528) has a counter-clockwise outer contour
    
    * .notdef#10782 (U+D528) has a counter-clockwise outer contour
    
    * .notdef#10782 (U+D528) has a counter-clockwise outer contour
    
    * .notdef#10782 (U+D528) has a counter-clockwise outer contour
    
    * .notdef#10782 (U+D528) has a counter-clockwise outer contour
    
    * .notdef#10783 (U+D529) has a counter-clockwise outer contour
    
    * .notdef#10783 (U+D529) has a counter-clockwise outer contour
    
    * .notdef#10783 (U+D529) has a counter-clockwise outer contour
    
    * .notdef#10783 (U+D529) has a counter-clockwise outer contour
    
    * .notdef#10783 (U+D529) has a counter-clockwise outer contour
    
    * .notdef#10783 (U+D529) has a counter-clockwise outer contour
    
    * .notdef#10784 (U+D52A) has a counter-clockwise outer contour
    
    * .notdef#10784 (U+D52A) has a counter-clockwise outer contour
    
    * .notdef#10784 (U+D52A) has a counter-clockwise outer contour
    
    * .notdef#10784 (U+D52A) has a counter-clockwise outer contour
    
    * .notdef#10784 (U+D52A) has a counter-clockwise outer contour
    
    * .notdef#10784 (U+D52A) has a counter-clockwise outer contour
    
    * .notdef#10785 (U+D52B) has a counter-clockwise outer contour
    
    * .notdef#10785 (U+D52B) has a counter-clockwise outer contour
    
    * .notdef#10785 (U+D52B) has a counter-clockwise outer contour
    
    * .notdef#10785 (U+D52B) has a counter-clockwise outer contour
    
    * .notdef#10785 (U+D52B) has a counter-clockwise outer contour
    
    * .notdef#10785 (U+D52B) has a counter-clockwise outer contour
    
    * .notdef#10786 (U+D52C) has a counter-clockwise outer contour
    
    * .notdef#10786 (U+D52C) has a counter-clockwise outer contour
    
    * .notdef#10786 (U+D52C) has a counter-clockwise outer contour
    
    * .notdef#10786 (U+D52C) has a counter-clockwise outer contour
    
    * .notdef#10786 (U+D52C) has a counter-clockwise outer contour
    
    * .notdef#10786 (U+D52C) has a counter-clockwise outer contour
    
    * .notdef#10787 (U+D52D) has a counter-clockwise outer contour
    
    * .notdef#10787 (U+D52D) has a counter-clockwise outer contour
    
    * .notdef#10787 (U+D52D) has a counter-clockwise outer contour
    
    * .notdef#10787 (U+D52D) has a counter-clockwise outer contour
    
    * .notdef#10787 (U+D52D) has a counter-clockwise outer contour
    
    * .notdef#10787 (U+D52D) has a counter-clockwise outer contour
    
    * .notdef#10788 (U+D52E) has a counter-clockwise outer contour
    
    * .notdef#10788 (U+D52E) has a counter-clockwise outer contour
    
    * .notdef#10788 (U+D52E) has a counter-clockwise outer contour
    
    * .notdef#10788 (U+D52E) has a counter-clockwise outer contour
    
    * .notdef#10788 (U+D52E) has a counter-clockwise outer contour
    
    * .notdef#10788 (U+D52E) has a counter-clockwise outer contour
    
    * .notdef#10788 (U+D52E) has a counter-clockwise outer contour
    
    * .notdef#10789 (U+D52F) has a counter-clockwise outer contour
    
    * .notdef#10789 (U+D52F) has a counter-clockwise outer contour
    
    * .notdef#10789 (U+D52F) has a counter-clockwise outer contour
    
    * .notdef#10789 (U+D52F) has a counter-clockwise outer contour
    
    * .notdef#10789 (U+D52F) has a counter-clockwise outer contour
    
    * .notdef#10789 (U+D52F) has a counter-clockwise outer contour
    
    * .notdef#10789 (U+D52F) has a counter-clockwise outer contour
    
    * .notdef#1079 (U+BD64) has a counter-clockwise outer contour
    
    * .notdef#1079 (U+BD64) has a counter-clockwise outer contour
    
    * .notdef#10790 (U+D530) has a counter-clockwise outer contour
    
    * .notdef#10790 (U+D530) has a counter-clockwise outer contour
    
    * .notdef#10790 (U+D530) has a counter-clockwise outer contour
    
    * .notdef#10790 (U+D530) has a counter-clockwise outer contour
    
    * .notdef#10790 (U+D530) has a counter-clockwise outer contour
    
    * .notdef#10791 (U+D531) has a counter-clockwise outer contour
    
    * .notdef#10791 (U+D531) has a counter-clockwise outer contour
    
    * .notdef#10791 (U+D531) has a counter-clockwise outer contour
    
    * .notdef#10791 (U+D531) has a counter-clockwise outer contour
    
    * .notdef#10791 (U+D531) has a counter-clockwise outer contour
    
    * .notdef#10792 (U+D532) has a counter-clockwise outer contour
    
    * .notdef#10792 (U+D532) has a counter-clockwise outer contour
    
    * .notdef#10792 (U+D532) has a counter-clockwise outer contour
    
    * .notdef#10792 (U+D532) has a counter-clockwise outer contour
    
    * .notdef#10792 (U+D532) has a counter-clockwise outer contour
    
    * .notdef#10792 (U+D532) has a counter-clockwise outer contour
    
    * .notdef#10793 (U+D533) has a counter-clockwise outer contour
    
    * .notdef#10793 (U+D533) has a counter-clockwise outer contour
    
    * .notdef#10793 (U+D533) has a counter-clockwise outer contour
    
    * .notdef#10793 (U+D533) has a counter-clockwise outer contour
    
    * .notdef#10793 (U+D533) has a counter-clockwise outer contour
    
    * .notdef#10794 (U+D534) has a counter-clockwise outer contour
    
    * .notdef#10794 (U+D534) has a counter-clockwise outer contour
    
    * .notdef#10794 (U+D534) has a counter-clockwise outer contour
    
    * .notdef#10794 (U+D534) has a counter-clockwise outer contour
    
    * .notdef#10794 (U+D534) has a counter-clockwise outer contour
    
    * .notdef#10795 (U+D535) has a counter-clockwise outer contour
    
    * .notdef#10795 (U+D535) has a counter-clockwise outer contour
    
    * .notdef#10795 (U+D535) has a counter-clockwise outer contour
    
    * .notdef#10795 (U+D535) has a counter-clockwise outer contour
    
    * .notdef#10795 (U+D535) has a counter-clockwise outer contour
    
    * .notdef#10796 (U+D536) has a counter-clockwise outer contour
    
    * .notdef#10796 (U+D536) has a counter-clockwise outer contour
    
    * .notdef#10796 (U+D536) has a counter-clockwise outer contour
    
    * .notdef#10796 (U+D536) has a counter-clockwise outer contour
    
    * .notdef#10796 (U+D536) has a counter-clockwise outer contour
    
    * .notdef#10797 (U+D537) has a counter-clockwise outer contour
    
    * .notdef#10797 (U+D537) has a counter-clockwise outer contour
    
    * .notdef#10797 (U+D537) has a counter-clockwise outer contour
    
    * .notdef#10797 (U+D537) has a counter-clockwise outer contour
    
    * .notdef#10797 (U+D537) has a counter-clockwise outer contour
    
    * .notdef#10798 (U+D538) has a counter-clockwise outer contour
    
    * .notdef#10798 (U+D538) has a counter-clockwise outer contour
    
    * .notdef#10798 (U+D538) has a counter-clockwise outer contour
    
    * .notdef#10798 (U+D538) has a counter-clockwise outer contour
    
    * .notdef#10798 (U+D538) has a counter-clockwise outer contour
    
    * .notdef#10799 (U+D539) has a counter-clockwise outer contour
    
    * .notdef#10799 (U+D539) has a counter-clockwise outer contour
    
    * .notdef#10799 (U+D539) has a counter-clockwise outer contour
    
    * .notdef#10799 (U+D539) has a counter-clockwise outer contour
    
    * .notdef#10799 (U+D539) has a counter-clockwise outer contour
    
    * .notdef#108 (U+AC15) has a counter-clockwise outer contour
    
    * .notdef#108 (U+AC15) has a counter-clockwise outer contour
    
    * .notdef#108 (U+AC15) has a counter-clockwise outer contour
    
    * .notdef#1080 (U+BD68) has a counter-clockwise outer contour
    
    * .notdef#1080 (U+BD68) has a counter-clockwise outer contour
    
    * .notdef#1080 (U+BD68) has a counter-clockwise outer contour
    
    * .notdef#10800 (U+D53A) has a counter-clockwise outer contour
    
    * .notdef#10800 (U+D53A) has a counter-clockwise outer contour
    
    * .notdef#10800 (U+D53A) has a counter-clockwise outer contour
    
    * .notdef#10800 (U+D53A) has a counter-clockwise outer contour
    
    * .notdef#10800 (U+D53A) has a counter-clockwise outer contour
    
    * .notdef#10800 (U+D53A) has a counter-clockwise outer contour
    
    * .notdef#10801 (U+D53B) has a counter-clockwise outer contour
    
    * .notdef#10801 (U+D53B) has a counter-clockwise outer contour
    
    * .notdef#10801 (U+D53B) has a counter-clockwise outer contour
    
    * .notdef#10801 (U+D53B) has a counter-clockwise outer contour
    
    * .notdef#10801 (U+D53B) has a counter-clockwise outer contour
    
    * .notdef#10801 (U+D53B) has a counter-clockwise outer contour
    
    * .notdef#10802 (U+D53E) has a counter-clockwise outer contour
    
    * .notdef#10802 (U+D53E) has a counter-clockwise outer contour
    
    * .notdef#10802 (U+D53E) has a counter-clockwise outer contour
    
    * .notdef#10802 (U+D53E) has a counter-clockwise outer contour
    
    * .notdef#10802 (U+D53E) has a counter-clockwise outer contour
    
    * .notdef#10803 (U+D53F) has a counter-clockwise outer contour
    
    * .notdef#10803 (U+D53F) has a counter-clockwise outer contour
    
    * .notdef#10803 (U+D53F) has a counter-clockwise outer contour
    
    * .notdef#10803 (U+D53F) has a counter-clockwise outer contour
    
    * .notdef#10803 (U+D53F) has a counter-clockwise outer contour
    
    * .notdef#10804 (U+D541) has a counter-clockwise outer contour
    
    * .notdef#10804 (U+D541) has a counter-clockwise outer contour
    
    * .notdef#10804 (U+D541) has a counter-clockwise outer contour
    
    * .notdef#10804 (U+D541) has a counter-clockwise outer contour
    
    * .notdef#10804 (U+D541) has a counter-clockwise outer contour
    
    * .notdef#10805 (U+D542) has a counter-clockwise outer contour
    
    * .notdef#10805 (U+D542) has a counter-clockwise outer contour
    
    * .notdef#10805 (U+D542) has a counter-clockwise outer contour
    
    * .notdef#10805 (U+D542) has a counter-clockwise outer contour
    
    * .notdef#10805 (U+D542) has a counter-clockwise outer contour
    
    * .notdef#10805 (U+D542) has a counter-clockwise outer contour
    
    * .notdef#10806 (U+D543) has a counter-clockwise outer contour
    
    * .notdef#10806 (U+D543) has a counter-clockwise outer contour
    
    * .notdef#10806 (U+D543) has a counter-clockwise outer contour
    
    * .notdef#10806 (U+D543) has a counter-clockwise outer contour
    
    * .notdef#10807 (U+D545) has a counter-clockwise outer contour
    
    * .notdef#10807 (U+D545) has a counter-clockwise outer contour
    
    * .notdef#10807 (U+D545) has a counter-clockwise outer contour
    
    * .notdef#10807 (U+D545) has a counter-clockwise outer contour
    
    * .notdef#10807 (U+D545) has a counter-clockwise outer contour
    
    * .notdef#10808 (U+D546) has a counter-clockwise outer contour
    
    * .notdef#10808 (U+D546) has a counter-clockwise outer contour
    
    * .notdef#10808 (U+D546) has a counter-clockwise outer contour
    
    * .notdef#10808 (U+D546) has a counter-clockwise outer contour
    
    * .notdef#10808 (U+D546) has a counter-clockwise outer contour
    
    * .notdef#10809 (U+D547) has a counter-clockwise outer contour
    
    * .notdef#10809 (U+D547) has a counter-clockwise outer contour
    
    * .notdef#10809 (U+D547) has a counter-clockwise outer contour
    
    * .notdef#10809 (U+D547) has a counter-clockwise outer contour
    
    * .notdef#10809 (U+D547) has a counter-clockwise outer contour
    
    * .notdef#1081 (U+BD80) has a counter-clockwise outer contour
    
    * .notdef#1081 (U+BD80) has a counter-clockwise outer contour
    
    * .notdef#10810 (U+D548) has a counter-clockwise outer contour
    
    * .notdef#10810 (U+D548) has a counter-clockwise outer contour
    
    * .notdef#10810 (U+D548) has a counter-clockwise outer contour
    
    * .notdef#10810 (U+D548) has a counter-clockwise outer contour
    
    * .notdef#10810 (U+D548) has a counter-clockwise outer contour
    
    * .notdef#10811 (U+D549) has a counter-clockwise outer contour
    
    * .notdef#10811 (U+D549) has a counter-clockwise outer contour
    
    * .notdef#10811 (U+D549) has a counter-clockwise outer contour
    
    * .notdef#10811 (U+D549) has a counter-clockwise outer contour
    
    * .notdef#10811 (U+D549) has a counter-clockwise outer contour
    
    * .notdef#10812 (U+D54A) has a counter-clockwise outer contour
    
    * .notdef#10812 (U+D54A) has a counter-clockwise outer contour
    
    * .notdef#10812 (U+D54A) has a counter-clockwise outer contour
    
    * .notdef#10812 (U+D54A) has a counter-clockwise outer contour
    
    * .notdef#10812 (U+D54A) has a counter-clockwise outer contour
    
    * .notdef#10812 (U+D54A) has a counter-clockwise outer contour
    
    * .notdef#10813 (U+D54B) has a counter-clockwise outer contour
    
    * .notdef#10813 (U+D54B) has a counter-clockwise outer contour
    
    * .notdef#10813 (U+D54B) has a counter-clockwise outer contour
    
    * .notdef#10813 (U+D54B) has a counter-clockwise outer contour
    
    * .notdef#10813 (U+D54B) has a counter-clockwise outer contour
    
    * .notdef#10813 (U+D54B) has a counter-clockwise outer contour
    
    * .notdef#10814 (U+D54E) has a counter-clockwise outer contour
    
    * .notdef#10814 (U+D54E) has a counter-clockwise outer contour
    
    * .notdef#10814 (U+D54E) has a counter-clockwise outer contour
    
    * .notdef#10814 (U+D54E) has a counter-clockwise outer contour
    
    * .notdef#10814 (U+D54E) has a counter-clockwise outer contour
    
    * .notdef#10815 (U+D550) has a counter-clockwise outer contour
    
    * .notdef#10815 (U+D550) has a counter-clockwise outer contour
    
    * .notdef#10815 (U+D550) has a counter-clockwise outer contour
    
    * .notdef#10815 (U+D550) has a counter-clockwise outer contour
    
    * .notdef#10816 (U+D552) has a counter-clockwise outer contour
    
    * .notdef#10816 (U+D552) has a counter-clockwise outer contour
    
    * .notdef#10816 (U+D552) has a counter-clockwise outer contour
    
    * .notdef#10816 (U+D552) has a counter-clockwise outer contour
    
    * .notdef#10817 (U+D553) has a counter-clockwise outer contour
    
    * .notdef#10817 (U+D553) has a counter-clockwise outer contour
    
    * .notdef#10817 (U+D553) has a counter-clockwise outer contour
    
    * .notdef#10817 (U+D553) has a counter-clockwise outer contour
    
    * .notdef#10818 (U+D554) has a counter-clockwise outer contour
    
    * .notdef#10818 (U+D554) has a counter-clockwise outer contour
    
    * .notdef#10818 (U+D554) has a counter-clockwise outer contour
    
    * .notdef#10818 (U+D554) has a counter-clockwise outer contour
    
    * .notdef#10819 (U+D555) has a counter-clockwise outer contour
    
    * .notdef#10819 (U+D555) has a counter-clockwise outer contour
    
    * .notdef#10819 (U+D555) has a counter-clockwise outer contour
    
    * .notdef#10819 (U+D555) has a counter-clockwise outer contour
    
    * .notdef#1082 (U+BD81) has a counter-clockwise outer contour
    
    * .notdef#1082 (U+BD81) has a counter-clockwise outer contour
    
    * .notdef#10820 (U+D556) has a counter-clockwise outer contour
    
    * .notdef#10820 (U+D556) has a counter-clockwise outer contour
    
    * .notdef#10820 (U+D556) has a counter-clockwise outer contour
    
    * .notdef#10820 (U+D556) has a counter-clockwise outer contour
    
    * .notdef#10820 (U+D556) has a counter-clockwise outer contour
    
    * .notdef#10821 (U+D557) has a counter-clockwise outer contour
    
    * .notdef#10821 (U+D557) has a counter-clockwise outer contour
    
    * .notdef#10821 (U+D557) has a counter-clockwise outer contour
    
    * .notdef#10821 (U+D557) has a counter-clockwise outer contour
    
    * .notdef#10821 (U+D557) has a counter-clockwise outer contour
    
    * .notdef#10822 (U+D55A) has a counter-clockwise outer contour
    
    * .notdef#10822 (U+D55A) has a counter-clockwise outer contour
    
    * .notdef#10822 (U+D55A) has a counter-clockwise outer contour
    
    * .notdef#10822 (U+D55A) has a counter-clockwise outer contour
    
    * .notdef#10822 (U+D55A) has a counter-clockwise outer contour
    
    * .notdef#10823 (U+D55B) has a counter-clockwise outer contour
    
    * .notdef#10823 (U+D55B) has a counter-clockwise outer contour
    
    * .notdef#10823 (U+D55B) has a counter-clockwise outer contour
    
    * .notdef#10823 (U+D55B) has a counter-clockwise outer contour
    
    * .notdef#10823 (U+D55B) has a counter-clockwise outer contour
    
    * .notdef#10824 (U+D55D) has a counter-clockwise outer contour
    
    * .notdef#10824 (U+D55D) has a counter-clockwise outer contour
    
    * .notdef#10824 (U+D55D) has a counter-clockwise outer contour
    
    * .notdef#10824 (U+D55D) has a counter-clockwise outer contour
    
    * .notdef#10824 (U+D55D) has a counter-clockwise outer contour
    
    * .notdef#10825 (U+D55E) has a counter-clockwise outer contour
    
    * .notdef#10825 (U+D55E) has a counter-clockwise outer contour
    
    * .notdef#10825 (U+D55E) has a counter-clockwise outer contour
    
    * .notdef#10825 (U+D55E) has a counter-clockwise outer contour
    
    * .notdef#10825 (U+D55E) has a counter-clockwise outer contour
    
    * .notdef#10825 (U+D55E) has a counter-clockwise outer contour
    
    * .notdef#10826 (U+D55F) has a counter-clockwise outer contour
    
    * .notdef#10826 (U+D55F) has a counter-clockwise outer contour
    
    * .notdef#10826 (U+D55F) has a counter-clockwise outer contour
    
    * .notdef#10826 (U+D55F) has a counter-clockwise outer contour
    
    * .notdef#10827 (U+D561) has a counter-clockwise outer contour
    
    * .notdef#10827 (U+D561) has a counter-clockwise outer contour
    
    * .notdef#10827 (U+D561) has a counter-clockwise outer contour
    
    * .notdef#10827 (U+D561) has a counter-clockwise outer contour
    
    * .notdef#10827 (U+D561) has a counter-clockwise outer contour
    
    * .notdef#10828 (U+D562) has a counter-clockwise outer contour
    
    * .notdef#10828 (U+D562) has a counter-clockwise outer contour
    
    * .notdef#10828 (U+D562) has a counter-clockwise outer contour
    
    * .notdef#10828 (U+D562) has a counter-clockwise outer contour
    
    * .notdef#10828 (U+D562) has a counter-clockwise outer contour
    
    * .notdef#10829 (U+D563) has a counter-clockwise outer contour
    
    * .notdef#10829 (U+D563) has a counter-clockwise outer contour
    
    * .notdef#10829 (U+D563) has a counter-clockwise outer contour
    
    * .notdef#10829 (U+D563) has a counter-clockwise outer contour
    
    * .notdef#10829 (U+D563) has a counter-clockwise outer contour
    
    * .notdef#1083 (U+BD84) has a counter-clockwise outer contour
    
    * .notdef#1083 (U+BD84) has a counter-clockwise outer contour
    
    * .notdef#1083 (U+BD84) has a counter-clockwise outer contour
    
    * .notdef#10830 (U+D564) has a counter-clockwise outer contour
    
    * .notdef#10830 (U+D564) has a counter-clockwise outer contour
    
    * .notdef#10830 (U+D564) has a counter-clockwise outer contour
    
    * .notdef#10830 (U+D564) has a counter-clockwise outer contour
    
    * .notdef#10830 (U+D564) has a counter-clockwise outer contour
    
    * .notdef#10831 (U+D566) has a counter-clockwise outer contour
    
    * .notdef#10831 (U+D566) has a counter-clockwise outer contour
    
    * .notdef#10831 (U+D566) has a counter-clockwise outer contour
    
    * .notdef#10831 (U+D566) has a counter-clockwise outer contour
    
    * .notdef#10831 (U+D566) has a counter-clockwise outer contour
    
    * .notdef#10831 (U+D566) has a counter-clockwise outer contour
    
    * .notdef#10832 (U+D567) has a counter-clockwise outer contour
    
    * .notdef#10832 (U+D567) has a counter-clockwise outer contour
    
    * .notdef#10832 (U+D567) has a counter-clockwise outer contour
    
    * .notdef#10832 (U+D567) has a counter-clockwise outer contour
    
    * .notdef#10832 (U+D567) has a counter-clockwise outer contour
    
    * .notdef#10832 (U+D567) has a counter-clockwise outer contour
    
    * .notdef#10833 (U+D56A) has a counter-clockwise outer contour
    
    * .notdef#10833 (U+D56A) has a counter-clockwise outer contour
    
    * .notdef#10833 (U+D56A) has a counter-clockwise outer contour
    
    * .notdef#10833 (U+D56A) has a counter-clockwise outer contour
    
    * .notdef#10833 (U+D56A) has a counter-clockwise outer contour
    
    * .notdef#10834 (U+D56C) has a counter-clockwise outer contour
    
    * .notdef#10834 (U+D56C) has a counter-clockwise outer contour
    
    * .notdef#10834 (U+D56C) has a counter-clockwise outer contour
    
    * .notdef#10834 (U+D56C) has a counter-clockwise outer contour
    
    * .notdef#10835 (U+D56E) has a counter-clockwise outer contour
    
    * .notdef#10835 (U+D56E) has a counter-clockwise outer contour
    
    * .notdef#10835 (U+D56E) has a counter-clockwise outer contour
    
    * .notdef#10835 (U+D56E) has a counter-clockwise outer contour
    
    * .notdef#10836 (U+D56F) has a counter-clockwise outer contour
    
    * .notdef#10836 (U+D56F) has a counter-clockwise outer contour
    
    * .notdef#10836 (U+D56F) has a counter-clockwise outer contour
    
    * .notdef#10836 (U+D56F) has a counter-clockwise outer contour
    
    * .notdef#10837 (U+D570) has a counter-clockwise outer contour
    
    * .notdef#10837 (U+D570) has a counter-clockwise outer contour
    
    * .notdef#10837 (U+D570) has a counter-clockwise outer contour
    
    * .notdef#10837 (U+D570) has a counter-clockwise outer contour
    
    * .notdef#10838 (U+D571) has a counter-clockwise outer contour
    
    * .notdef#10838 (U+D571) has a counter-clockwise outer contour
    
    * .notdef#10838 (U+D571) has a counter-clockwise outer contour
    
    * .notdef#10838 (U+D571) has a counter-clockwise outer contour
    
    * .notdef#10839 (U+D572) has a counter-clockwise outer contour
    
    * .notdef#10839 (U+D572) has a counter-clockwise outer contour
    
    * .notdef#10839 (U+D572) has a counter-clockwise outer contour
    
    * .notdef#10839 (U+D572) has a counter-clockwise outer contour
    
    * .notdef#10839 (U+D572) has a counter-clockwise outer contour
    
    * .notdef#1084 (U+BD87) has a counter-clockwise outer contour
    
    * .notdef#1084 (U+BD87) has a counter-clockwise outer contour
    
    * .notdef#10840 (U+D573) has a counter-clockwise outer contour
    
    * .notdef#10840 (U+D573) has a counter-clockwise outer contour
    
    * .notdef#10840 (U+D573) has a counter-clockwise outer contour
    
    * .notdef#10840 (U+D573) has a counter-clockwise outer contour
    
    * .notdef#10840 (U+D573) has a counter-clockwise outer contour
    
    * .notdef#10841 (U+D576) has a counter-clockwise outer contour
    
    * .notdef#10841 (U+D576) has a counter-clockwise outer contour
    
    * .notdef#10841 (U+D576) has a counter-clockwise outer contour
    
    * .notdef#10841 (U+D576) has a counter-clockwise outer contour
    
    * .notdef#10841 (U+D576) has a counter-clockwise outer contour
    
    * .notdef#10842 (U+D577) has a counter-clockwise outer contour
    
    * .notdef#10842 (U+D577) has a counter-clockwise outer contour
    
    * .notdef#10842 (U+D577) has a counter-clockwise outer contour
    
    * .notdef#10842 (U+D577) has a counter-clockwise outer contour
    
    * .notdef#10842 (U+D577) has a counter-clockwise outer contour
    
    * .notdef#10843 (U+D579) has a counter-clockwise outer contour
    
    * .notdef#10843 (U+D579) has a counter-clockwise outer contour
    
    * .notdef#10843 (U+D579) has a counter-clockwise outer contour
    
    * .notdef#10843 (U+D579) has a counter-clockwise outer contour
    
    * .notdef#10843 (U+D579) has a counter-clockwise outer contour
    
    * .notdef#10844 (U+D57A) has a counter-clockwise outer contour
    
    * .notdef#10844 (U+D57A) has a counter-clockwise outer contour
    
    * .notdef#10844 (U+D57A) has a counter-clockwise outer contour
    
    * .notdef#10844 (U+D57A) has a counter-clockwise outer contour
    
    * .notdef#10844 (U+D57A) has a counter-clockwise outer contour
    
    * .notdef#10844 (U+D57A) has a counter-clockwise outer contour
    
    * .notdef#10845 (U+D57B) has a counter-clockwise outer contour
    
    * .notdef#10845 (U+D57B) has a counter-clockwise outer contour
    
    * .notdef#10845 (U+D57B) has a counter-clockwise outer contour
    
    * .notdef#10845 (U+D57B) has a counter-clockwise outer contour
    
    * .notdef#10846 (U+D57D) has a counter-clockwise outer contour
    
    * .notdef#10846 (U+D57D) has a counter-clockwise outer contour
    
    * .notdef#10846 (U+D57D) has a counter-clockwise outer contour
    
    * .notdef#10846 (U+D57D) has a counter-clockwise outer contour
    
    * .notdef#10846 (U+D57D) has a counter-clockwise outer contour
    
    * .notdef#10847 (U+D57E) has a counter-clockwise outer contour
    
    * .notdef#10847 (U+D57E) has a counter-clockwise outer contour
    
    * .notdef#10847 (U+D57E) has a counter-clockwise outer contour
    
    * .notdef#10847 (U+D57E) has a counter-clockwise outer contour
    
    * .notdef#10847 (U+D57E) has a counter-clockwise outer contour
    
    * .notdef#10848 (U+D57F) has a counter-clockwise outer contour
    
    * .notdef#10848 (U+D57F) has a counter-clockwise outer contour
    
    * .notdef#10848 (U+D57F) has a counter-clockwise outer contour
    
    * .notdef#10848 (U+D57F) has a counter-clockwise outer contour
    
    * .notdef#10848 (U+D57F) has a counter-clockwise outer contour
    
    * .notdef#10849 (U+D580) has a counter-clockwise outer contour
    
    * .notdef#10849 (U+D580) has a counter-clockwise outer contour
    
    * .notdef#10849 (U+D580) has a counter-clockwise outer contour
    
    * .notdef#10849 (U+D580) has a counter-clockwise outer contour
    
    * .notdef#10849 (U+D580) has a counter-clockwise outer contour
    
    * .notdef#1085 (U+BD88) has a counter-clockwise outer contour
    
    * .notdef#1085 (U+BD88) has a counter-clockwise outer contour
    
    * .notdef#10850 (U+D581) has a counter-clockwise outer contour
    
    * .notdef#10850 (U+D581) has a counter-clockwise outer contour
    
    * .notdef#10850 (U+D581) has a counter-clockwise outer contour
    
    * .notdef#10850 (U+D581) has a counter-clockwise outer contour
    
    * .notdef#10850 (U+D581) has a counter-clockwise outer contour
    
    * .notdef#10851 (U+D582) has a counter-clockwise outer contour
    
    * .notdef#10851 (U+D582) has a counter-clockwise outer contour
    
    * .notdef#10851 (U+D582) has a counter-clockwise outer contour
    
    * .notdef#10851 (U+D582) has a counter-clockwise outer contour
    
    * .notdef#10851 (U+D582) has a counter-clockwise outer contour
    
    * .notdef#10851 (U+D582) has a counter-clockwise outer contour
    
    * .notdef#10852 (U+D583) has a counter-clockwise outer contour
    
    * .notdef#10852 (U+D583) has a counter-clockwise outer contour
    
    * .notdef#10852 (U+D583) has a counter-clockwise outer contour
    
    * .notdef#10852 (U+D583) has a counter-clockwise outer contour
    
    * .notdef#10852 (U+D583) has a counter-clockwise outer contour
    
    * .notdef#10852 (U+D583) has a counter-clockwise outer contour
    
    * .notdef#10853 (U+D586) has a counter-clockwise outer contour
    
    * .notdef#10853 (U+D586) has a counter-clockwise outer contour
    
    * .notdef#10853 (U+D586) has a counter-clockwise outer contour
    
    * .notdef#10853 (U+D586) has a counter-clockwise outer contour
    
    * .notdef#10853 (U+D586) has a counter-clockwise outer contour
    
    * .notdef#10854 (U+D58A) has a counter-clockwise outer contour
    
    * .notdef#10854 (U+D58A) has a counter-clockwise outer contour
    
    * .notdef#10854 (U+D58A) has a counter-clockwise outer contour
    
    * .notdef#10854 (U+D58A) has a counter-clockwise outer contour
    
    * .notdef#10855 (U+D58B) has a counter-clockwise outer contour
    
    * .notdef#10855 (U+D58B) has a counter-clockwise outer contour
    
    * .notdef#10855 (U+D58B) has a counter-clockwise outer contour
    
    * .notdef#10855 (U+D58B) has a counter-clockwise outer contour
    
    * .notdef#10856 (U+D58C) has a counter-clockwise outer contour
    
    * .notdef#10856 (U+D58C) has a counter-clockwise outer contour
    
    * .notdef#10856 (U+D58C) has a counter-clockwise outer contour
    
    * .notdef#10856 (U+D58C) has a counter-clockwise outer contour
    
    * .notdef#10857 (U+D58D) has a counter-clockwise outer contour
    
    * .notdef#10857 (U+D58D) has a counter-clockwise outer contour
    
    * .notdef#10857 (U+D58D) has a counter-clockwise outer contour
    
    * .notdef#10857 (U+D58D) has a counter-clockwise outer contour
    
    * .notdef#10858 (U+D58E) has a counter-clockwise outer contour
    
    * .notdef#10858 (U+D58E) has a counter-clockwise outer contour
    
    * .notdef#10858 (U+D58E) has a counter-clockwise outer contour
    
    * .notdef#10858 (U+D58E) has a counter-clockwise outer contour
    
    * .notdef#10858 (U+D58E) has a counter-clockwise outer contour
    
    * .notdef#10859 (U+D58F) has a counter-clockwise outer contour
    
    * .notdef#10859 (U+D58F) has a counter-clockwise outer contour
    
    * .notdef#10859 (U+D58F) has a counter-clockwise outer contour
    
    * .notdef#10859 (U+D58F) has a counter-clockwise outer contour
    
    * .notdef#10859 (U+D58F) has a counter-clockwise outer contour
    
    * .notdef#1086 (U+BD89) has a counter-clockwise outer contour
    
    * .notdef#1086 (U+BD89) has a counter-clockwise outer contour
    
    * .notdef#10860 (U+D591) has a counter-clockwise outer contour
    
    * .notdef#10860 (U+D591) has a counter-clockwise outer contour
    
    * .notdef#10860 (U+D591) has a counter-clockwise outer contour
    
    * .notdef#10860 (U+D591) has a counter-clockwise outer contour
    
    * .notdef#10861 (U+D592) has a counter-clockwise outer contour
    
    * .notdef#10861 (U+D592) has a counter-clockwise outer contour
    
    * .notdef#10861 (U+D592) has a counter-clockwise outer contour
    
    * .notdef#10861 (U+D592) has a counter-clockwise outer contour
    
    * .notdef#10861 (U+D592) has a counter-clockwise outer contour
    
    * .notdef#10862 (U+D593) has a counter-clockwise outer contour
    
    * .notdef#10862 (U+D593) has a counter-clockwise outer contour
    
    * .notdef#10862 (U+D593) has a counter-clockwise outer contour
    
    * .notdef#10862 (U+D593) has a counter-clockwise outer contour
    
    * .notdef#10862 (U+D593) has a counter-clockwise outer contour
    
    * .notdef#10863 (U+D594) has a counter-clockwise outer contour
    
    * .notdef#10863 (U+D594) has a counter-clockwise outer contour
    
    * .notdef#10863 (U+D594) has a counter-clockwise outer contour
    
    * .notdef#10863 (U+D594) has a counter-clockwise outer contour
    
    * .notdef#10864 (U+D595) has a counter-clockwise outer contour
    
    * .notdef#10864 (U+D595) has a counter-clockwise outer contour
    
    * .notdef#10864 (U+D595) has a counter-clockwise outer contour
    
    * .notdef#10864 (U+D595) has a counter-clockwise outer contour
    
    * .notdef#10864 (U+D595) has a counter-clockwise outer contour
    
    * .notdef#10865 (U+D596) has a counter-clockwise outer contour
    
    * .notdef#10865 (U+D596) has a counter-clockwise outer contour
    
    * .notdef#10865 (U+D596) has a counter-clockwise outer contour
    
    * .notdef#10865 (U+D596) has a counter-clockwise outer contour
    
    * .notdef#10865 (U+D596) has a counter-clockwise outer contour
    
    * .notdef#10865 (U+D596) has a counter-clockwise outer contour
    
    * .notdef#10866 (U+D597) has a counter-clockwise outer contour
    
    * .notdef#10866 (U+D597) has a counter-clockwise outer contour
    
    * .notdef#10866 (U+D597) has a counter-clockwise outer contour
    
    * .notdef#10866 (U+D597) has a counter-clockwise outer contour
    
    * .notdef#10867 (U+D598) has a counter-clockwise outer contour
    
    * .notdef#10867 (U+D598) has a counter-clockwise outer contour
    
    * .notdef#10867 (U+D598) has a counter-clockwise outer contour
    
    * .notdef#10867 (U+D598) has a counter-clockwise outer contour
    
    * .notdef#10868 (U+D599) has a counter-clockwise outer contour
    
    * .notdef#10868 (U+D599) has a counter-clockwise outer contour
    
    * .notdef#10868 (U+D599) has a counter-clockwise outer contour
    
    * .notdef#10868 (U+D599) has a counter-clockwise outer contour
    
    * .notdef#10868 (U+D599) has a counter-clockwise outer contour
    
    * .notdef#10869 (U+D59A) has a counter-clockwise outer contour
    
    * .notdef#10869 (U+D59A) has a counter-clockwise outer contour
    
    * .notdef#10869 (U+D59A) has a counter-clockwise outer contour
    
    * .notdef#10869 (U+D59A) has a counter-clockwise outer contour
    
    * .notdef#10869 (U+D59A) has a counter-clockwise outer contour
    
    * .notdef#1087 (U+BD8A) has a counter-clockwise outer contour
    
    * .notdef#1087 (U+BD8A) has a counter-clockwise outer contour
    
    * .notdef#10870 (U+D59B) has a counter-clockwise outer contour
    
    * .notdef#10870 (U+D59B) has a counter-clockwise outer contour
    
    * .notdef#10870 (U+D59B) has a counter-clockwise outer contour
    
    * .notdef#10870 (U+D59B) has a counter-clockwise outer contour
    
    * .notdef#10870 (U+D59B) has a counter-clockwise outer contour
    
    * .notdef#10871 (U+D59C) has a counter-clockwise outer contour
    
    * .notdef#10871 (U+D59C) has a counter-clockwise outer contour
    
    * .notdef#10871 (U+D59C) has a counter-clockwise outer contour
    
    * .notdef#10871 (U+D59C) has a counter-clockwise outer contour
    
    * .notdef#10871 (U+D59C) has a counter-clockwise outer contour
    
    * .notdef#10872 (U+D59D) has a counter-clockwise outer contour
    
    * .notdef#10872 (U+D59D) has a counter-clockwise outer contour
    
    * .notdef#10872 (U+D59D) has a counter-clockwise outer contour
    
    * .notdef#10872 (U+D59D) has a counter-clockwise outer contour
    
    * .notdef#10872 (U+D59D) has a counter-clockwise outer contour
    
    * .notdef#10873 (U+D59E) has a counter-clockwise outer contour
    
    * .notdef#10873 (U+D59E) has a counter-clockwise outer contour
    
    * .notdef#10873 (U+D59E) has a counter-clockwise outer contour
    
    * .notdef#10873 (U+D59E) has a counter-clockwise outer contour
    
    * .notdef#10873 (U+D59E) has a counter-clockwise outer contour
    
    * .notdef#10873 (U+D59E) has a counter-clockwise outer contour
    
    * .notdef#10874 (U+D59F) has a counter-clockwise outer contour
    
    * .notdef#10874 (U+D59F) has a counter-clockwise outer contour
    
    * .notdef#10874 (U+D59F) has a counter-clockwise outer contour
    
    * .notdef#10874 (U+D59F) has a counter-clockwise outer contour
    
    * .notdef#10874 (U+D59F) has a counter-clockwise outer contour
    
    * .notdef#10874 (U+D59F) has a counter-clockwise outer contour
    
    * .notdef#10875 (U+D5A0) has a counter-clockwise outer contour
    
    * .notdef#10875 (U+D5A0) has a counter-clockwise outer contour
    
    * .notdef#10875 (U+D5A0) has a counter-clockwise outer contour
    
    * .notdef#10875 (U+D5A0) has a counter-clockwise outer contour
    
    * .notdef#10876 (U+D5A1) has a counter-clockwise outer contour
    
    * .notdef#10876 (U+D5A1) has a counter-clockwise outer contour
    
    * .notdef#10876 (U+D5A1) has a counter-clockwise outer contour
    
    * .notdef#10876 (U+D5A1) has a counter-clockwise outer contour
    
    * .notdef#10877 (U+D5A2) has a counter-clockwise outer contour
    
    * .notdef#10877 (U+D5A2) has a counter-clockwise outer contour
    
    * .notdef#10877 (U+D5A2) has a counter-clockwise outer contour
    
    * .notdef#10877 (U+D5A2) has a counter-clockwise outer contour
    
    * .notdef#10877 (U+D5A2) has a counter-clockwise outer contour
    
    * .notdef#10878 (U+D5A3) has a counter-clockwise outer contour
    
    * .notdef#10878 (U+D5A3) has a counter-clockwise outer contour
    
    * .notdef#10878 (U+D5A3) has a counter-clockwise outer contour
    
    * .notdef#10878 (U+D5A3) has a counter-clockwise outer contour
    
    * .notdef#10879 (U+D5A4) has a counter-clockwise outer contour
    
    * .notdef#10879 (U+D5A4) has a counter-clockwise outer contour
    
    * .notdef#10879 (U+D5A4) has a counter-clockwise outer contour
    
    * .notdef#10879 (U+D5A4) has a counter-clockwise outer contour
    
    * .notdef#1088 (U+BD90) has a counter-clockwise outer contour
    
    * .notdef#1088 (U+BD90) has a counter-clockwise outer contour
    
    * .notdef#10880 (U+D5A6) has a counter-clockwise outer contour
    
    * .notdef#10880 (U+D5A6) has a counter-clockwise outer contour
    
    * .notdef#10880 (U+D5A6) has a counter-clockwise outer contour
    
    * .notdef#10880 (U+D5A6) has a counter-clockwise outer contour
    
    * .notdef#10881 (U+D5A7) has a counter-clockwise outer contour
    
    * .notdef#10881 (U+D5A7) has a counter-clockwise outer contour
    
    * .notdef#10881 (U+D5A7) has a counter-clockwise outer contour
    
    * .notdef#10881 (U+D5A7) has a counter-clockwise outer contour
    
    * .notdef#10882 (U+D5A8) has a counter-clockwise outer contour
    
    * .notdef#10882 (U+D5A8) has a counter-clockwise outer contour
    
    * .notdef#10882 (U+D5A8) has a counter-clockwise outer contour
    
    * .notdef#10882 (U+D5A8) has a counter-clockwise outer contour
    
    * .notdef#10883 (U+D5A9) has a counter-clockwise outer contour
    
    * .notdef#10883 (U+D5A9) has a counter-clockwise outer contour
    
    * .notdef#10883 (U+D5A9) has a counter-clockwise outer contour
    
    * .notdef#10883 (U+D5A9) has a counter-clockwise outer contour
    
    * .notdef#10884 (U+D5AA) has a counter-clockwise outer contour
    
    * .notdef#10884 (U+D5AA) has a counter-clockwise outer contour
    
    * .notdef#10884 (U+D5AA) has a counter-clockwise outer contour
    
    * .notdef#10884 (U+D5AA) has a counter-clockwise outer contour
    
    * .notdef#10884 (U+D5AA) has a counter-clockwise outer contour
    
    * .notdef#10885 (U+D5AB) has a counter-clockwise outer contour
    
    * .notdef#10885 (U+D5AB) has a counter-clockwise outer contour
    
    * .notdef#10885 (U+D5AB) has a counter-clockwise outer contour
    
    * .notdef#10885 (U+D5AB) has a counter-clockwise outer contour
    
    * .notdef#10885 (U+D5AB) has a counter-clockwise outer contour
    
    * .notdef#10886 (U+D5AC) has a counter-clockwise outer contour
    
    * .notdef#10886 (U+D5AC) has a counter-clockwise outer contour
    
    * .notdef#10886 (U+D5AC) has a counter-clockwise outer contour
    
    * .notdef#10887 (U+D5AD) has a counter-clockwise outer contour
    
    * .notdef#10887 (U+D5AD) has a counter-clockwise outer contour
    
    * .notdef#10887 (U+D5AD) has a counter-clockwise outer contour
    
    * .notdef#10887 (U+D5AD) has a counter-clockwise outer contour
    
    * .notdef#10888 (U+D5AE) has a counter-clockwise outer contour
    
    * .notdef#10888 (U+D5AE) has a counter-clockwise outer contour
    
    * .notdef#10888 (U+D5AE) has a counter-clockwise outer contour
    
    * .notdef#10888 (U+D5AE) has a counter-clockwise outer contour
    
    * .notdef#10888 (U+D5AE) has a counter-clockwise outer contour
    
    * .notdef#10889 (U+D5AF) has a counter-clockwise outer contour
    
    * .notdef#10889 (U+D5AF) has a counter-clockwise outer contour
    
    * .notdef#10889 (U+D5AF) has a counter-clockwise outer contour
    
    * .notdef#10889 (U+D5AF) has a counter-clockwise outer contour
    
    * .notdef#10889 (U+D5AF) has a counter-clockwise outer contour
    
    * .notdef#1089 (U+BD91) has a counter-clockwise outer contour
    
    * .notdef#1089 (U+BD91) has a counter-clockwise outer contour
    
    * .notdef#1089 (U+BD91) has a counter-clockwise outer contour
    
    * .notdef#10890 (U+D5B0) has a counter-clockwise outer contour
    
    * .notdef#10890 (U+D5B0) has a counter-clockwise outer contour
    
    * .notdef#10890 (U+D5B0) has a counter-clockwise outer contour
    
    * .notdef#10890 (U+D5B0) has a counter-clockwise outer contour
    
    * .notdef#10891 (U+D5B1) has a counter-clockwise outer contour
    
    * .notdef#10891 (U+D5B1) has a counter-clockwise outer contour
    
    * .notdef#10891 (U+D5B1) has a counter-clockwise outer contour
    
    * .notdef#10891 (U+D5B1) has a counter-clockwise outer contour
    
    * .notdef#10891 (U+D5B1) has a counter-clockwise outer contour
    
    * .notdef#10892 (U+D5B2) has a counter-clockwise outer contour
    
    * .notdef#10892 (U+D5B2) has a counter-clockwise outer contour
    
    * .notdef#10892 (U+D5B2) has a counter-clockwise outer contour
    
    * .notdef#10892 (U+D5B2) has a counter-clockwise outer contour
    
    * .notdef#10892 (U+D5B2) has a counter-clockwise outer contour
    
    * .notdef#10892 (U+D5B2) has a counter-clockwise outer contour
    
    * .notdef#10893 (U+D5B3) has a counter-clockwise outer contour
    
    * .notdef#10893 (U+D5B3) has a counter-clockwise outer contour
    
    * .notdef#10893 (U+D5B3) has a counter-clockwise outer contour
    
    * .notdef#10893 (U+D5B3) has a counter-clockwise outer contour
    
    * .notdef#10894 (U+D5B4) has a counter-clockwise outer contour
    
    * .notdef#10894 (U+D5B4) has a counter-clockwise outer contour
    
    * .notdef#10894 (U+D5B4) has a counter-clockwise outer contour
    
    * .notdef#10894 (U+D5B4) has a counter-clockwise outer contour
    
    * .notdef#10895 (U+D5B5) has a counter-clockwise outer contour
    
    * .notdef#10895 (U+D5B5) has a counter-clockwise outer contour
    
    * .notdef#10895 (U+D5B5) has a counter-clockwise outer contour
    
    * .notdef#10895 (U+D5B5) has a counter-clockwise outer contour
    
    * .notdef#10895 (U+D5B5) has a counter-clockwise outer contour
    
    * .notdef#10896 (U+D5B6) has a counter-clockwise outer contour
    
    * .notdef#10896 (U+D5B6) has a counter-clockwise outer contour
    
    * .notdef#10896 (U+D5B6) has a counter-clockwise outer contour
    
    * .notdef#10896 (U+D5B6) has a counter-clockwise outer contour
    
    * .notdef#10896 (U+D5B6) has a counter-clockwise outer contour
    
    * .notdef#10897 (U+D5B7) has a counter-clockwise outer contour
    
    * .notdef#10897 (U+D5B7) has a counter-clockwise outer contour
    
    * .notdef#10897 (U+D5B7) has a counter-clockwise outer contour
    
    * .notdef#10897 (U+D5B7) has a counter-clockwise outer contour
    
    * .notdef#10897 (U+D5B7) has a counter-clockwise outer contour
    
    * .notdef#10898 (U+D5B8) has a counter-clockwise outer contour
    
    * .notdef#10898 (U+D5B8) has a counter-clockwise outer contour
    
    * .notdef#10898 (U+D5B8) has a counter-clockwise outer contour
    
    * .notdef#10898 (U+D5B8) has a counter-clockwise outer contour
    
    * .notdef#10898 (U+D5B8) has a counter-clockwise outer contour
    
    * .notdef#10899 (U+D5B9) has a counter-clockwise outer contour
    
    * .notdef#10899 (U+D5B9) has a counter-clockwise outer contour
    
    * .notdef#10899 (U+D5B9) has a counter-clockwise outer contour
    
    * .notdef#10899 (U+D5B9) has a counter-clockwise outer contour
    
    * .notdef#10899 (U+D5B9) has a counter-clockwise outer contour
    
    * .notdef#109 (U+AC16) has a counter-clockwise outer contour
    
    * .notdef#109 (U+AC16) has a counter-clockwise outer contour
    
    * .notdef#109 (U+AC16) has a counter-clockwise outer contour
    
    * .notdef#1090 (U+BD93) has a counter-clockwise outer contour
    
    * .notdef#1090 (U+BD93) has a counter-clockwise outer contour
    
    * .notdef#10900 (U+D5BA) has a counter-clockwise outer contour
    
    * .notdef#10900 (U+D5BA) has a counter-clockwise outer contour
    
    * .notdef#10900 (U+D5BA) has a counter-clockwise outer contour
    
    * .notdef#10900 (U+D5BA) has a counter-clockwise outer contour
    
    * .notdef#10900 (U+D5BA) has a counter-clockwise outer contour
    
    * .notdef#10900 (U+D5BA) has a counter-clockwise outer contour
    
    * .notdef#10901 (U+D5BB) has a counter-clockwise outer contour
    
    * .notdef#10901 (U+D5BB) has a counter-clockwise outer contour
    
    * .notdef#10901 (U+D5BB) has a counter-clockwise outer contour
    
    * .notdef#10901 (U+D5BB) has a counter-clockwise outer contour
    
    * .notdef#10901 (U+D5BB) has a counter-clockwise outer contour
    
    * .notdef#10901 (U+D5BB) has a counter-clockwise outer contour
    
    * .notdef#10902 (U+D5BC) has a counter-clockwise outer contour
    
    * .notdef#10902 (U+D5BC) has a counter-clockwise outer contour
    
    * .notdef#10902 (U+D5BC) has a counter-clockwise outer contour
    
    * .notdef#10902 (U+D5BC) has a counter-clockwise outer contour
    
    * .notdef#10903 (U+D5BD) has a counter-clockwise outer contour
    
    * .notdef#10903 (U+D5BD) has a counter-clockwise outer contour
    
    * .notdef#10903 (U+D5BD) has a counter-clockwise outer contour
    
    * .notdef#10903 (U+D5BD) has a counter-clockwise outer contour
    
    * .notdef#10904 (U+D5BE) has a counter-clockwise outer contour
    
    * .notdef#10904 (U+D5BE) has a counter-clockwise outer contour
    
    * .notdef#10904 (U+D5BE) has a counter-clockwise outer contour
    
    * .notdef#10904 (U+D5BE) has a counter-clockwise outer contour
    
    * .notdef#10904 (U+D5BE) has a counter-clockwise outer contour
    
    * .notdef#10905 (U+D5BF) has a counter-clockwise outer contour
    
    * .notdef#10905 (U+D5BF) has a counter-clockwise outer contour
    
    * .notdef#10905 (U+D5BF) has a counter-clockwise outer contour
    
    * .notdef#10905 (U+D5BF) has a counter-clockwise outer contour
    
    * .notdef#10906 (U+D5C0) has a counter-clockwise outer contour
    
    * .notdef#10906 (U+D5C0) has a counter-clockwise outer contour
    
    * .notdef#10906 (U+D5C0) has a counter-clockwise outer contour
    
    * .notdef#10906 (U+D5C0) has a counter-clockwise outer contour
    
    * .notdef#10907 (U+D5C1) has a counter-clockwise outer contour
    
    * .notdef#10907 (U+D5C1) has a counter-clockwise outer contour
    
    * .notdef#10907 (U+D5C1) has a counter-clockwise outer contour
    
    * .notdef#10907 (U+D5C1) has a counter-clockwise outer contour
    
    * .notdef#10908 (U+D5C2) has a counter-clockwise outer contour
    
    * .notdef#10908 (U+D5C2) has a counter-clockwise outer contour
    
    * .notdef#10908 (U+D5C2) has a counter-clockwise outer contour
    
    * .notdef#10908 (U+D5C2) has a counter-clockwise outer contour
    
    * .notdef#10909 (U+D5C3) has a counter-clockwise outer contour
    
    * .notdef#10909 (U+D5C3) has a counter-clockwise outer contour
    
    * .notdef#10909 (U+D5C3) has a counter-clockwise outer contour
    
    * .notdef#10909 (U+D5C3) has a counter-clockwise outer contour
    
    * .notdef#1091 (U+BD95) has a counter-clockwise outer contour
    
    * .notdef#1091 (U+BD95) has a counter-clockwise outer contour
    
    * .notdef#10910 (U+D5C4) has a counter-clockwise outer contour
    
    * .notdef#10910 (U+D5C4) has a counter-clockwise outer contour
    
    * .notdef#10910 (U+D5C4) has a counter-clockwise outer contour
    
    * .notdef#10910 (U+D5C4) has a counter-clockwise outer contour
    
    * .notdef#10911 (U+D5C5) has a counter-clockwise outer contour
    
    * .notdef#10911 (U+D5C5) has a counter-clockwise outer contour
    
    * .notdef#10911 (U+D5C5) has a counter-clockwise outer contour
    
    * .notdef#10911 (U+D5C5) has a counter-clockwise outer contour
    
    * .notdef#10912 (U+D5C6) has a counter-clockwise outer contour
    
    * .notdef#10912 (U+D5C6) has a counter-clockwise outer contour
    
    * .notdef#10912 (U+D5C6) has a counter-clockwise outer contour
    
    * .notdef#10912 (U+D5C6) has a counter-clockwise outer contour
    
    * .notdef#10912 (U+D5C6) has a counter-clockwise outer contour
    
    * .notdef#10913 (U+D5C7) has a counter-clockwise outer contour
    
    * .notdef#10913 (U+D5C7) has a counter-clockwise outer contour
    
    * .notdef#10913 (U+D5C7) has a counter-clockwise outer contour
    
    * .notdef#10913 (U+D5C7) has a counter-clockwise outer contour
    
    * .notdef#10913 (U+D5C7) has a counter-clockwise outer contour
    
    * .notdef#10914 (U+D5CA) has a counter-clockwise outer contour
    
    * .notdef#10914 (U+D5CA) has a counter-clockwise outer contour
    
    * .notdef#10914 (U+D5CA) has a counter-clockwise outer contour
    
    * .notdef#10914 (U+D5CA) has a counter-clockwise outer contour
    
    * .notdef#10914 (U+D5CA) has a counter-clockwise outer contour
    
    * .notdef#10915 (U+D5CB) has a counter-clockwise outer contour
    
    * .notdef#10915 (U+D5CB) has a counter-clockwise outer contour
    
    * .notdef#10915 (U+D5CB) has a counter-clockwise outer contour
    
    * .notdef#10915 (U+D5CB) has a counter-clockwise outer contour
    
    * .notdef#10915 (U+D5CB) has a counter-clockwise outer contour
    
    * .notdef#10916 (U+D5CD) has a counter-clockwise outer contour
    
    * .notdef#10916 (U+D5CD) has a counter-clockwise outer contour
    
    * .notdef#10916 (U+D5CD) has a counter-clockwise outer contour
    
    * .notdef#10916 (U+D5CD) has a counter-clockwise outer contour
    
    * .notdef#10916 (U+D5CD) has a counter-clockwise outer contour
    
    * .notdef#10917 (U+D5CE) has a counter-clockwise outer contour
    
    * .notdef#10917 (U+D5CE) has a counter-clockwise outer contour
    
    * .notdef#10917 (U+D5CE) has a counter-clockwise outer contour
    
    * .notdef#10917 (U+D5CE) has a counter-clockwise outer contour
    
    * .notdef#10917 (U+D5CE) has a counter-clockwise outer contour
    
    * .notdef#10917 (U+D5CE) has a counter-clockwise outer contour
    
    * .notdef#10918 (U+D5CF) has a counter-clockwise outer contour
    
    * .notdef#10918 (U+D5CF) has a counter-clockwise outer contour
    
    * .notdef#10918 (U+D5CF) has a counter-clockwise outer contour
    
    * .notdef#10918 (U+D5CF) has a counter-clockwise outer contour
    
    * .notdef#10919 (U+D5D1) has a counter-clockwise outer contour
    
    * .notdef#10919 (U+D5D1) has a counter-clockwise outer contour
    
    * .notdef#10919 (U+D5D1) has a counter-clockwise outer contour
    
    * .notdef#10919 (U+D5D1) has a counter-clockwise outer contour
    
    * .notdef#10919 (U+D5D1) has a counter-clockwise outer contour
    
    * .notdef#1092 (U+BD99) has a counter-clockwise outer contour
    
    * .notdef#1092 (U+BD99) has a counter-clockwise outer contour
    
    * .notdef#10920 (U+D5D3) has a counter-clockwise outer contour
    
    * .notdef#10920 (U+D5D3) has a counter-clockwise outer contour
    
    * .notdef#10920 (U+D5D3) has a counter-clockwise outer contour
    
    * .notdef#10920 (U+D5D3) has a counter-clockwise outer contour
    
    * .notdef#10920 (U+D5D3) has a counter-clockwise outer contour
    
    * .notdef#10921 (U+D5D4) has a counter-clockwise outer contour
    
    * .notdef#10921 (U+D5D4) has a counter-clockwise outer contour
    
    * .notdef#10921 (U+D5D4) has a counter-clockwise outer contour
    
    * .notdef#10921 (U+D5D4) has a counter-clockwise outer contour
    
    * .notdef#10921 (U+D5D4) has a counter-clockwise outer contour
    
    * .notdef#10922 (U+D5D5) has a counter-clockwise outer contour
    
    * .notdef#10922 (U+D5D5) has a counter-clockwise outer contour
    
    * .notdef#10922 (U+D5D5) has a counter-clockwise outer contour
    
    * .notdef#10922 (U+D5D5) has a counter-clockwise outer contour
    
    * .notdef#10922 (U+D5D5) has a counter-clockwise outer contour
    
    * .notdef#10923 (U+D5D6) has a counter-clockwise outer contour
    
    * .notdef#10923 (U+D5D6) has a counter-clockwise outer contour
    
    * .notdef#10923 (U+D5D6) has a counter-clockwise outer contour
    
    * .notdef#10923 (U+D5D6) has a counter-clockwise outer contour
    
    * .notdef#10923 (U+D5D6) has a counter-clockwise outer contour
    
    * .notdef#10923 (U+D5D6) has a counter-clockwise outer contour
    
    * .notdef#10924 (U+D5D7) has a counter-clockwise outer contour
    
    * .notdef#10924 (U+D5D7) has a counter-clockwise outer contour
    
    * .notdef#10924 (U+D5D7) has a counter-clockwise outer contour
    
    * .notdef#10924 (U+D5D7) has a counter-clockwise outer contour
    
    * .notdef#10924 (U+D5D7) has a counter-clockwise outer contour
    
    * .notdef#10924 (U+D5D7) has a counter-clockwise outer contour
    
    * .notdef#10925 (U+D5DA) has a counter-clockwise outer contour
    
    * .notdef#10925 (U+D5DA) has a counter-clockwise outer contour
    
    * .notdef#10925 (U+D5DA) has a counter-clockwise outer contour
    
    * .notdef#10925 (U+D5DA) has a counter-clockwise outer contour
    
    * .notdef#10925 (U+D5DA) has a counter-clockwise outer contour
    
    * .notdef#10926 (U+D5DC) has a counter-clockwise outer contour
    
    * .notdef#10926 (U+D5DC) has a counter-clockwise outer contour
    
    * .notdef#10926 (U+D5DC) has a counter-clockwise outer contour
    
    * .notdef#10926 (U+D5DC) has a counter-clockwise outer contour
    
    * .notdef#10927 (U+D5DE) has a counter-clockwise outer contour
    
    * .notdef#10927 (U+D5DE) has a counter-clockwise outer contour
    
    * .notdef#10927 (U+D5DE) has a counter-clockwise outer contour
    
    * .notdef#10927 (U+D5DE) has a counter-clockwise outer contour
    
    * .notdef#10928 (U+D5DF) has a counter-clockwise outer contour
    
    * .notdef#10928 (U+D5DF) has a counter-clockwise outer contour
    
    * .notdef#10928 (U+D5DF) has a counter-clockwise outer contour
    
    * .notdef#10928 (U+D5DF) has a counter-clockwise outer contour
    
    * .notdef#10929 (U+D5E0) has a counter-clockwise outer contour
    
    * .notdef#10929 (U+D5E0) has a counter-clockwise outer contour
    
    * .notdef#10929 (U+D5E0) has a counter-clockwise outer contour
    
    * .notdef#10929 (U+D5E0) has a counter-clockwise outer contour
    
    * .notdef#1093 (U+BD9A) has a counter-clockwise outer contour
    
    * .notdef#1093 (U+BD9A) has a counter-clockwise outer contour
    
    * .notdef#1093 (U+BD9A) has a counter-clockwise outer contour
    
    * .notdef#10930 (U+D5E1) has a counter-clockwise outer contour
    
    * .notdef#10930 (U+D5E1) has a counter-clockwise outer contour
    
    * .notdef#10930 (U+D5E1) has a counter-clockwise outer contour
    
    * .notdef#10930 (U+D5E1) has a counter-clockwise outer contour
    
    * .notdef#10931 (U+D5E2) has a counter-clockwise outer contour
    
    * .notdef#10931 (U+D5E2) has a counter-clockwise outer contour
    
    * .notdef#10931 (U+D5E2) has a counter-clockwise outer contour
    
    * .notdef#10931 (U+D5E2) has a counter-clockwise outer contour
    
    * .notdef#10931 (U+D5E2) has a counter-clockwise outer contour
    
    * .notdef#10932 (U+D5E3) has a counter-clockwise outer contour
    
    * .notdef#10932 (U+D5E3) has a counter-clockwise outer contour
    
    * .notdef#10932 (U+D5E3) has a counter-clockwise outer contour
    
    * .notdef#10932 (U+D5E3) has a counter-clockwise outer contour
    
    * .notdef#10932 (U+D5E3) has a counter-clockwise outer contour
    
    * .notdef#10933 (U+D5E6) has a counter-clockwise outer contour
    
    * .notdef#10933 (U+D5E6) has a counter-clockwise outer contour
    
    * .notdef#10933 (U+D5E6) has a counter-clockwise outer contour
    
    * .notdef#10933 (U+D5E6) has a counter-clockwise outer contour
    
    * .notdef#10933 (U+D5E6) has a counter-clockwise outer contour
    
    * .notdef#10933 (U+D5E6) has a counter-clockwise outer contour
    
    * .notdef#10934 (U+D5E7) has a counter-clockwise outer contour
    
    * .notdef#10934 (U+D5E7) has a counter-clockwise outer contour
    
    * .notdef#10934 (U+D5E7) has a counter-clockwise outer contour
    
    * .notdef#10934 (U+D5E7) has a counter-clockwise outer contour
    
    * .notdef#10934 (U+D5E7) has a counter-clockwise outer contour
    
    * .notdef#10934 (U+D5E7) has a counter-clockwise outer contour
    
    * .notdef#10935 (U+D5E9) has a counter-clockwise outer contour
    
    * .notdef#10935 (U+D5E9) has a counter-clockwise outer contour
    
    * .notdef#10935 (U+D5E9) has a counter-clockwise outer contour
    
    * .notdef#10935 (U+D5E9) has a counter-clockwise outer contour
    
    * .notdef#10935 (U+D5E9) has a counter-clockwise outer contour
    
    * .notdef#10935 (U+D5E9) has a counter-clockwise outer contour
    
    * .notdef#10936 (U+D5EA) has a counter-clockwise outer contour
    
    * .notdef#10936 (U+D5EA) has a counter-clockwise outer contour
    
    * .notdef#10936 (U+D5EA) has a counter-clockwise outer contour
    
    * .notdef#10936 (U+D5EA) has a counter-clockwise outer contour
    
    * .notdef#10936 (U+D5EA) has a counter-clockwise outer contour
    
    * .notdef#10936 (U+D5EA) has a counter-clockwise outer contour
    
    * .notdef#10936 (U+D5EA) has a counter-clockwise outer contour
    
    * .notdef#10937 (U+D5EB) has a counter-clockwise outer contour
    
    * .notdef#10937 (U+D5EB) has a counter-clockwise outer contour
    
    * .notdef#10937 (U+D5EB) has a counter-clockwise outer contour
    
    * .notdef#10937 (U+D5EB) has a counter-clockwise outer contour
    
    * .notdef#10937 (U+D5EB) has a counter-clockwise outer contour
    
    * .notdef#10938 (U+D5ED) has a counter-clockwise outer contour
    
    * .notdef#10938 (U+D5ED) has a counter-clockwise outer contour
    
    * .notdef#10938 (U+D5ED) has a counter-clockwise outer contour
    
    * .notdef#10938 (U+D5ED) has a counter-clockwise outer contour
    
    * .notdef#10938 (U+D5ED) has a counter-clockwise outer contour
    
    * .notdef#10938 (U+D5ED) has a counter-clockwise outer contour
    
    * .notdef#10939 (U+D5EE) has a counter-clockwise outer contour
    
    * .notdef#10939 (U+D5EE) has a counter-clockwise outer contour
    
    * .notdef#10939 (U+D5EE) has a counter-clockwise outer contour
    
    * .notdef#10939 (U+D5EE) has a counter-clockwise outer contour
    
    * .notdef#10939 (U+D5EE) has a counter-clockwise outer contour
    
    * .notdef#10939 (U+D5EE) has a counter-clockwise outer contour
    
    * .notdef#1094 (U+BD9C) has a counter-clockwise outer contour
    
    * .notdef#1094 (U+BD9C) has a counter-clockwise outer contour
    
    * .notdef#1094 (U+BD9C) has a counter-clockwise outer contour
    
    * .notdef#10940 (U+D5EF) has a counter-clockwise outer contour
    
    * .notdef#10940 (U+D5EF) has a counter-clockwise outer contour
    
    * .notdef#10940 (U+D5EF) has a counter-clockwise outer contour
    
    * .notdef#10940 (U+D5EF) has a counter-clockwise outer contour
    
    * .notdef#10940 (U+D5EF) has a counter-clockwise outer contour
    
    * .notdef#10940 (U+D5EF) has a counter-clockwise outer contour
    
    * .notdef#10941 (U+D5F0) has a counter-clockwise outer contour
    
    * .notdef#10941 (U+D5F0) has a counter-clockwise outer contour
    
    * .notdef#10941 (U+D5F0) has a counter-clockwise outer contour
    
    * .notdef#10941 (U+D5F0) has a counter-clockwise outer contour
    
    * .notdef#10941 (U+D5F0) has a counter-clockwise outer contour
    
    * .notdef#10941 (U+D5F0) has a counter-clockwise outer contour
    
    * .notdef#10942 (U+D5F1) has a counter-clockwise outer contour
    
    * .notdef#10942 (U+D5F1) has a counter-clockwise outer contour
    
    * .notdef#10942 (U+D5F1) has a counter-clockwise outer contour
    
    * .notdef#10942 (U+D5F1) has a counter-clockwise outer contour
    
    * .notdef#10942 (U+D5F1) has a counter-clockwise outer contour
    
    * .notdef#10942 (U+D5F1) has a counter-clockwise outer contour
    
    * .notdef#10943 (U+D5F2) has a counter-clockwise outer contour
    
    * .notdef#10943 (U+D5F2) has a counter-clockwise outer contour
    
    * .notdef#10943 (U+D5F2) has a counter-clockwise outer contour
    
    * .notdef#10943 (U+D5F2) has a counter-clockwise outer contour
    
    * .notdef#10943 (U+D5F2) has a counter-clockwise outer contour
    
    * .notdef#10943 (U+D5F2) has a counter-clockwise outer contour
    
    * .notdef#10943 (U+D5F2) has a counter-clockwise outer contour
    
    * .notdef#10944 (U+D5F3) has a counter-clockwise outer contour
    
    * .notdef#10944 (U+D5F3) has a counter-clockwise outer contour
    
    * .notdef#10944 (U+D5F3) has a counter-clockwise outer contour
    
    * .notdef#10944 (U+D5F3) has a counter-clockwise outer contour
    
    * .notdef#10944 (U+D5F3) has a counter-clockwise outer contour
    
    * .notdef#10944 (U+D5F3) has a counter-clockwise outer contour
    
    * .notdef#10944 (U+D5F3) has a counter-clockwise outer contour
    
    * .notdef#10945 (U+D5F6) has a counter-clockwise outer contour
    
    * .notdef#10945 (U+D5F6) has a counter-clockwise outer contour
    
    * .notdef#10945 (U+D5F6) has a counter-clockwise outer contour
    
    * .notdef#10945 (U+D5F6) has a counter-clockwise outer contour
    
    * .notdef#10945 (U+D5F6) has a counter-clockwise outer contour
    
    * .notdef#10945 (U+D5F6) has a counter-clockwise outer contour
    
    * .notdef#10946 (U+D5F8) has a counter-clockwise outer contour
    
    * .notdef#10946 (U+D5F8) has a counter-clockwise outer contour
    
    * .notdef#10946 (U+D5F8) has a counter-clockwise outer contour
    
    * .notdef#10946 (U+D5F8) has a counter-clockwise outer contour
    
    * .notdef#10946 (U+D5F8) has a counter-clockwise outer contour
    
    * .notdef#10947 (U+D5FA) has a counter-clockwise outer contour
    
    * .notdef#10947 (U+D5FA) has a counter-clockwise outer contour
    
    * .notdef#10947 (U+D5FA) has a counter-clockwise outer contour
    
    * .notdef#10947 (U+D5FA) has a counter-clockwise outer contour
    
    * .notdef#10947 (U+D5FA) has a counter-clockwise outer contour
    
    * .notdef#10948 (U+D5FB) has a counter-clockwise outer contour
    
    * .notdef#10948 (U+D5FB) has a counter-clockwise outer contour
    
    * .notdef#10948 (U+D5FB) has a counter-clockwise outer contour
    
    * .notdef#10948 (U+D5FB) has a counter-clockwise outer contour
    
    * .notdef#10948 (U+D5FB) has a counter-clockwise outer contour
    
    * .notdef#10949 (U+D5FC) has a counter-clockwise outer contour
    
    * .notdef#10949 (U+D5FC) has a counter-clockwise outer contour
    
    * .notdef#10949 (U+D5FC) has a counter-clockwise outer contour
    
    * .notdef#10949 (U+D5FC) has a counter-clockwise outer contour
    
    * .notdef#10949 (U+D5FC) has a counter-clockwise outer contour
    
    * .notdef#1095 (U+BDA4) has a counter-clockwise outer contour
    
    * .notdef#1095 (U+BDA4) has a counter-clockwise outer contour
    
    * .notdef#1095 (U+BDA4) has a counter-clockwise outer contour
    
    * .notdef#1095 (U+BDA4) has a counter-clockwise outer contour
    
    * .notdef#10950 (U+D5FD) has a counter-clockwise outer contour
    
    * .notdef#10950 (U+D5FD) has a counter-clockwise outer contour
    
    * .notdef#10950 (U+D5FD) has a counter-clockwise outer contour
    
    * .notdef#10950 (U+D5FD) has a counter-clockwise outer contour
    
    * .notdef#10950 (U+D5FD) has a counter-clockwise outer contour
    
    * .notdef#10951 (U+D5FE) has a counter-clockwise outer contour
    
    * .notdef#10951 (U+D5FE) has a counter-clockwise outer contour
    
    * .notdef#10951 (U+D5FE) has a counter-clockwise outer contour
    
    * .notdef#10951 (U+D5FE) has a counter-clockwise outer contour
    
    * .notdef#10951 (U+D5FE) has a counter-clockwise outer contour
    
    * .notdef#10951 (U+D5FE) has a counter-clockwise outer contour
    
    * .notdef#10952 (U+D5FF) has a counter-clockwise outer contour
    
    * .notdef#10952 (U+D5FF) has a counter-clockwise outer contour
    
    * .notdef#10952 (U+D5FF) has a counter-clockwise outer contour
    
    * .notdef#10952 (U+D5FF) has a counter-clockwise outer contour
    
    * .notdef#10952 (U+D5FF) has a counter-clockwise outer contour
    
    * .notdef#10952 (U+D5FF) has a counter-clockwise outer contour
    
    * .notdef#10953 (U+D602) has a counter-clockwise outer contour
    
    * .notdef#10953 (U+D602) has a counter-clockwise outer contour
    
    * .notdef#10953 (U+D602) has a counter-clockwise outer contour
    
    * .notdef#10953 (U+D602) has a counter-clockwise outer contour
    
    * .notdef#10953 (U+D602) has a counter-clockwise outer contour
    
    * .notdef#10954 (U+D603) has a counter-clockwise outer contour
    
    * .notdef#10954 (U+D603) has a counter-clockwise outer contour
    
    * .notdef#10954 (U+D603) has a counter-clockwise outer contour
    
    * .notdef#10954 (U+D603) has a counter-clockwise outer contour
    
    * .notdef#10954 (U+D603) has a counter-clockwise outer contour
    
    * .notdef#10955 (U+D605) has a counter-clockwise outer contour
    
    * .notdef#10955 (U+D605) has a counter-clockwise outer contour
    
    * .notdef#10955 (U+D605) has a counter-clockwise outer contour
    
    * .notdef#10955 (U+D605) has a counter-clockwise outer contour
    
    * .notdef#10955 (U+D605) has a counter-clockwise outer contour
    
    * .notdef#10956 (U+D606) has a counter-clockwise outer contour
    
    * .notdef#10956 (U+D606) has a counter-clockwise outer contour
    
    * .notdef#10956 (U+D606) has a counter-clockwise outer contour
    
    * .notdef#10956 (U+D606) has a counter-clockwise outer contour
    
    * .notdef#10956 (U+D606) has a counter-clockwise outer contour
    
    * .notdef#10956 (U+D606) has a counter-clockwise outer contour
    
    * .notdef#10957 (U+D607) has a counter-clockwise outer contour
    
    * .notdef#10957 (U+D607) has a counter-clockwise outer contour
    
    * .notdef#10957 (U+D607) has a counter-clockwise outer contour
    
    * .notdef#10957 (U+D607) has a counter-clockwise outer contour
    
    * .notdef#10958 (U+D609) has a counter-clockwise outer contour
    
    * .notdef#10958 (U+D609) has a counter-clockwise outer contour
    
    * .notdef#10958 (U+D609) has a counter-clockwise outer contour
    
    * .notdef#10958 (U+D609) has a counter-clockwise outer contour
    
    * .notdef#10958 (U+D609) has a counter-clockwise outer contour
    
    * .notdef#10959 (U+D60A) has a counter-clockwise outer contour
    
    * .notdef#10959 (U+D60A) has a counter-clockwise outer contour
    
    * .notdef#10959 (U+D60A) has a counter-clockwise outer contour
    
    * .notdef#10959 (U+D60A) has a counter-clockwise outer contour
    
    * .notdef#10959 (U+D60A) has a counter-clockwise outer contour
    
    * .notdef#1096 (U+BDB0) has a counter-clockwise outer contour
    
    * .notdef#1096 (U+BDB0) has a counter-clockwise outer contour
    
    * .notdef#1096 (U+BDB0) has a counter-clockwise outer contour
    
    * .notdef#1096 (U+BDB0) has a counter-clockwise outer contour
    
    * .notdef#10960 (U+D60B) has a counter-clockwise outer contour
    
    * .notdef#10960 (U+D60B) has a counter-clockwise outer contour
    
    * .notdef#10960 (U+D60B) has a counter-clockwise outer contour
    
    * .notdef#10960 (U+D60B) has a counter-clockwise outer contour
    
    * .notdef#10960 (U+D60B) has a counter-clockwise outer contour
    
    * .notdef#10961 (U+D60C) has a counter-clockwise outer contour
    
    * .notdef#10961 (U+D60C) has a counter-clockwise outer contour
    
    * .notdef#10961 (U+D60C) has a counter-clockwise outer contour
    
    * .notdef#10961 (U+D60C) has a counter-clockwise outer contour
    
    * .notdef#10961 (U+D60C) has a counter-clockwise outer contour
    
    * .notdef#10962 (U+D60D) has a counter-clockwise outer contour
    
    * .notdef#10962 (U+D60D) has a counter-clockwise outer contour
    
    * .notdef#10962 (U+D60D) has a counter-clockwise outer contour
    
    * .notdef#10962 (U+D60D) has a counter-clockwise outer contour
    
    * .notdef#10962 (U+D60D) has a counter-clockwise outer contour
    
    * .notdef#10963 (U+D60E) has a counter-clockwise outer contour
    
    * .notdef#10963 (U+D60E) has a counter-clockwise outer contour
    
    * .notdef#10963 (U+D60E) has a counter-clockwise outer contour
    
    * .notdef#10963 (U+D60E) has a counter-clockwise outer contour
    
    * .notdef#10963 (U+D60E) has a counter-clockwise outer contour
    
    * .notdef#10963 (U+D60E) has a counter-clockwise outer contour
    
    * .notdef#10964 (U+D60F) has a counter-clockwise outer contour
    
    * .notdef#10964 (U+D60F) has a counter-clockwise outer contour
    
    * .notdef#10964 (U+D60F) has a counter-clockwise outer contour
    
    * .notdef#10964 (U+D60F) has a counter-clockwise outer contour
    
    * .notdef#10964 (U+D60F) has a counter-clockwise outer contour
    
    * .notdef#10964 (U+D60F) has a counter-clockwise outer contour
    
    * .notdef#10965 (U+D612) has a counter-clockwise outer contour
    
    * .notdef#10965 (U+D612) has a counter-clockwise outer contour
    
    * .notdef#10965 (U+D612) has a counter-clockwise outer contour
    
    * .notdef#10965 (U+D612) has a counter-clockwise outer contour
    
    * .notdef#10965 (U+D612) has a counter-clockwise outer contour
    
    * .notdef#10966 (U+D616) has a counter-clockwise outer contour
    
    * .notdef#10966 (U+D616) has a counter-clockwise outer contour
    
    * .notdef#10966 (U+D616) has a counter-clockwise outer contour
    
    * .notdef#10966 (U+D616) has a counter-clockwise outer contour
    
    * .notdef#10967 (U+D617) has a counter-clockwise outer contour
    
    * .notdef#10967 (U+D617) has a counter-clockwise outer contour
    
    * .notdef#10967 (U+D617) has a counter-clockwise outer contour
    
    * .notdef#10967 (U+D617) has a counter-clockwise outer contour
    
    * .notdef#10968 (U+D618) has a counter-clockwise outer contour
    
    * .notdef#10968 (U+D618) has a counter-clockwise outer contour
    
    * .notdef#10968 (U+D618) has a counter-clockwise outer contour
    
    * .notdef#10968 (U+D618) has a counter-clockwise outer contour
    
    * .notdef#10969 (U+D619) has a counter-clockwise outer contour
    
    * .notdef#10969 (U+D619) has a counter-clockwise outer contour
    
    * .notdef#10969 (U+D619) has a counter-clockwise outer contour
    
    * .notdef#10969 (U+D619) has a counter-clockwise outer contour
    
    * .notdef#1097 (U+BDB8) has a counter-clockwise outer contour
    
    * .notdef#1097 (U+BDB8) has a counter-clockwise outer contour
    
    * .notdef#1097 (U+BDB8) has a counter-clockwise outer contour
    
    * .notdef#10970 (U+D61A) has a counter-clockwise outer contour
    
    * .notdef#10970 (U+D61A) has a counter-clockwise outer contour
    
    * .notdef#10970 (U+D61A) has a counter-clockwise outer contour
    
    * .notdef#10970 (U+D61A) has a counter-clockwise outer contour
    
    * .notdef#10970 (U+D61A) has a counter-clockwise outer contour
    
    * .notdef#10971 (U+D61B) has a counter-clockwise outer contour
    
    * .notdef#10971 (U+D61B) has a counter-clockwise outer contour
    
    * .notdef#10971 (U+D61B) has a counter-clockwise outer contour
    
    * .notdef#10971 (U+D61B) has a counter-clockwise outer contour
    
    * .notdef#10971 (U+D61B) has a counter-clockwise outer contour
    
    * .notdef#10972 (U+D61D) has a counter-clockwise outer contour
    
    * .notdef#10972 (U+D61D) has a counter-clockwise outer contour
    
    * .notdef#10972 (U+D61D) has a counter-clockwise outer contour
    
    * .notdef#10972 (U+D61D) has a counter-clockwise outer contour
    
    * .notdef#10972 (U+D61D) has a counter-clockwise outer contour
    
    * .notdef#10973 (U+D61E) has a counter-clockwise outer contour
    
    * .notdef#10973 (U+D61E) has a counter-clockwise outer contour
    
    * .notdef#10973 (U+D61E) has a counter-clockwise outer contour
    
    * .notdef#10973 (U+D61E) has a counter-clockwise outer contour
    
    * .notdef#10973 (U+D61E) has a counter-clockwise outer contour
    
    * .notdef#10973 (U+D61E) has a counter-clockwise outer contour
    
    * .notdef#10974 (U+D61F) has a counter-clockwise outer contour
    
    * .notdef#10974 (U+D61F) has a counter-clockwise outer contour
    
    * .notdef#10974 (U+D61F) has a counter-clockwise outer contour
    
    * .notdef#10974 (U+D61F) has a counter-clockwise outer contour
    
    * .notdef#10974 (U+D61F) has a counter-clockwise outer contour
    
    * .notdef#10974 (U+D61F) has a counter-clockwise outer contour
    
    * .notdef#10975 (U+D621) has a counter-clockwise outer contour
    
    * .notdef#10975 (U+D621) has a counter-clockwise outer contour
    
    * .notdef#10975 (U+D621) has a counter-clockwise outer contour
    
    * .notdef#10975 (U+D621) has a counter-clockwise outer contour
    
    * .notdef#10975 (U+D621) has a counter-clockwise outer contour
    
    * .notdef#10975 (U+D621) has a counter-clockwise outer contour
    
    * .notdef#10976 (U+D622) has a counter-clockwise outer contour
    
    * .notdef#10976 (U+D622) has a counter-clockwise outer contour
    
    * .notdef#10976 (U+D622) has a counter-clockwise outer contour
    
    * .notdef#10976 (U+D622) has a counter-clockwise outer contour
    
    * .notdef#10976 (U+D622) has a counter-clockwise outer contour
    
    * .notdef#10976 (U+D622) has a counter-clockwise outer contour
    
    * .notdef#10976 (U+D622) has a counter-clockwise outer contour
    
    * .notdef#10977 (U+D623) has a counter-clockwise outer contour
    
    * .notdef#10977 (U+D623) has a counter-clockwise outer contour
    
    * .notdef#10977 (U+D623) has a counter-clockwise outer contour
    
    * .notdef#10977 (U+D623) has a counter-clockwise outer contour
    
    * .notdef#10977 (U+D623) has a counter-clockwise outer contour
    
    * .notdef#10978 (U+D625) has a counter-clockwise outer contour
    
    * .notdef#10978 (U+D625) has a counter-clockwise outer contour
    
    * .notdef#10978 (U+D625) has a counter-clockwise outer contour
    
    * .notdef#10978 (U+D625) has a counter-clockwise outer contour
    
    * .notdef#10978 (U+D625) has a counter-clockwise outer contour
    
    * .notdef#10978 (U+D625) has a counter-clockwise outer contour
    
    * .notdef#10979 (U+D626) has a counter-clockwise outer contour
    
    * .notdef#10979 (U+D626) has a counter-clockwise outer contour
    
    * .notdef#10979 (U+D626) has a counter-clockwise outer contour
    
    * .notdef#10979 (U+D626) has a counter-clockwise outer contour
    
    * .notdef#10979 (U+D626) has a counter-clockwise outer contour
    
    * .notdef#10979 (U+D626) has a counter-clockwise outer contour
    
    * .notdef#1098 (U+BDD4) has a counter-clockwise outer contour
    
    * .notdef#1098 (U+BDD4) has a counter-clockwise outer contour
    
    * .notdef#1098 (U+BDD4) has a counter-clockwise outer contour
    
    * .notdef#10980 (U+D627) has a counter-clockwise outer contour
    
    * .notdef#10980 (U+D627) has a counter-clockwise outer contour
    
    * .notdef#10980 (U+D627) has a counter-clockwise outer contour
    
    * .notdef#10980 (U+D627) has a counter-clockwise outer contour
    
    * .notdef#10980 (U+D627) has a counter-clockwise outer contour
    
    * .notdef#10980 (U+D627) has a counter-clockwise outer contour
    
    * .notdef#10981 (U+D628) has a counter-clockwise outer contour
    
    * .notdef#10981 (U+D628) has a counter-clockwise outer contour
    
    * .notdef#10981 (U+D628) has a counter-clockwise outer contour
    
    * .notdef#10981 (U+D628) has a counter-clockwise outer contour
    
    * .notdef#10981 (U+D628) has a counter-clockwise outer contour
    
    * .notdef#10981 (U+D628) has a counter-clockwise outer contour
    
    * .notdef#10982 (U+D629) has a counter-clockwise outer contour
    
    * .notdef#10982 (U+D629) has a counter-clockwise outer contour
    
    * .notdef#10982 (U+D629) has a counter-clockwise outer contour
    
    * .notdef#10982 (U+D629) has a counter-clockwise outer contour
    
    * .notdef#10982 (U+D629) has a counter-clockwise outer contour
    
    * .notdef#10982 (U+D629) has a counter-clockwise outer contour
    
    * .notdef#10983 (U+D62A) has a counter-clockwise outer contour
    
    * .notdef#10983 (U+D62A) has a counter-clockwise outer contour
    
    * .notdef#10983 (U+D62A) has a counter-clockwise outer contour
    
    * .notdef#10983 (U+D62A) has a counter-clockwise outer contour
    
    * .notdef#10983 (U+D62A) has a counter-clockwise outer contour
    
    * .notdef#10983 (U+D62A) has a counter-clockwise outer contour
    
    * .notdef#10983 (U+D62A) has a counter-clockwise outer contour
    
    * .notdef#10984 (U+D62B) has a counter-clockwise outer contour
    
    * .notdef#10984 (U+D62B) has a counter-clockwise outer contour
    
    * .notdef#10984 (U+D62B) has a counter-clockwise outer contour
    
    * .notdef#10984 (U+D62B) has a counter-clockwise outer contour
    
    * .notdef#10984 (U+D62B) has a counter-clockwise outer contour
    
    * .notdef#10984 (U+D62B) has a counter-clockwise outer contour
    
    * .notdef#10984 (U+D62B) has a counter-clockwise outer contour
    
    * .notdef#10985 (U+D62C) has a counter-clockwise outer contour
    
    * .notdef#10985 (U+D62C) has a counter-clockwise outer contour
    
    * .notdef#10985 (U+D62C) has a counter-clockwise outer contour
    
    * .notdef#10985 (U+D62C) has a counter-clockwise outer contour
    
    * .notdef#10985 (U+D62C) has a counter-clockwise outer contour
    
    * .notdef#10986 (U+D62E) has a counter-clockwise outer contour
    
    * .notdef#10986 (U+D62E) has a counter-clockwise outer contour
    
    * .notdef#10986 (U+D62E) has a counter-clockwise outer contour
    
    * .notdef#10986 (U+D62E) has a counter-clockwise outer contour
    
    * .notdef#10986 (U+D62E) has a counter-clockwise outer contour
    
    * .notdef#10986 (U+D62E) has a counter-clockwise outer contour
    
    * .notdef#10987 (U+D62F) has a counter-clockwise outer contour
    
    * .notdef#10987 (U+D62F) has a counter-clockwise outer contour
    
    * .notdef#10987 (U+D62F) has a counter-clockwise outer contour
    
    * .notdef#10987 (U+D62F) has a counter-clockwise outer contour
    
    * .notdef#10987 (U+D62F) has a counter-clockwise outer contour
    
    * .notdef#10988 (U+D630) has a counter-clockwise outer contour
    
    * .notdef#10988 (U+D630) has a counter-clockwise outer contour
    
    * .notdef#10988 (U+D630) has a counter-clockwise outer contour
    
    * .notdef#10988 (U+D630) has a counter-clockwise outer contour
    
    * .notdef#10988 (U+D630) has a counter-clockwise outer contour
    
    * .notdef#10989 (U+D631) has a counter-clockwise outer contour
    
    * .notdef#10989 (U+D631) has a counter-clockwise outer contour
    
    * .notdef#10989 (U+D631) has a counter-clockwise outer contour
    
    * .notdef#10989 (U+D631) has a counter-clockwise outer contour
    
    * .notdef#10989 (U+D631) has a counter-clockwise outer contour
    
    * .notdef#1099 (U+BDD5) has a counter-clockwise outer contour
    
    * .notdef#1099 (U+BDD5) has a counter-clockwise outer contour
    
    * .notdef#1099 (U+BDD5) has a counter-clockwise outer contour
    
    * .notdef#1099 (U+BDD5) has a counter-clockwise outer contour
    
    * .notdef#10990 (U+D632) has a counter-clockwise outer contour
    
    * .notdef#10990 (U+D632) has a counter-clockwise outer contour
    
    * .notdef#10990 (U+D632) has a counter-clockwise outer contour
    
    * .notdef#10990 (U+D632) has a counter-clockwise outer contour
    
    * .notdef#10990 (U+D632) has a counter-clockwise outer contour
    
    * .notdef#10991 (U+D633) has a counter-clockwise outer contour
    
    * .notdef#10991 (U+D633) has a counter-clockwise outer contour
    
    * .notdef#10991 (U+D633) has a counter-clockwise outer contour
    
    * .notdef#10991 (U+D633) has a counter-clockwise outer contour
    
    * .notdef#10991 (U+D633) has a counter-clockwise outer contour
    
    * .notdef#10992 (U+D634) has a counter-clockwise outer contour
    
    * .notdef#10992 (U+D634) has a counter-clockwise outer contour
    
    * .notdef#10992 (U+D634) has a counter-clockwise outer contour
    
    * .notdef#10992 (U+D634) has a counter-clockwise outer contour
    
    * .notdef#10992 (U+D634) has a counter-clockwise outer contour
    
    * .notdef#10993 (U+D635) has a counter-clockwise outer contour
    
    * .notdef#10993 (U+D635) has a counter-clockwise outer contour
    
    * .notdef#10993 (U+D635) has a counter-clockwise outer contour
    
    * .notdef#10993 (U+D635) has a counter-clockwise outer contour
    
    * .notdef#10993 (U+D635) has a counter-clockwise outer contour
    
    * .notdef#10994 (U+D636) has a counter-clockwise outer contour
    
    * .notdef#10994 (U+D636) has a counter-clockwise outer contour
    
    * .notdef#10994 (U+D636) has a counter-clockwise outer contour
    
    * .notdef#10994 (U+D636) has a counter-clockwise outer contour
    
    * .notdef#10994 (U+D636) has a counter-clockwise outer contour
    
    * .notdef#10994 (U+D636) has a counter-clockwise outer contour
    
    * .notdef#10995 (U+D637) has a counter-clockwise outer contour
    
    * .notdef#10995 (U+D637) has a counter-clockwise outer contour
    
    * .notdef#10995 (U+D637) has a counter-clockwise outer contour
    
    * .notdef#10995 (U+D637) has a counter-clockwise outer contour
    
    * .notdef#10995 (U+D637) has a counter-clockwise outer contour
    
    * .notdef#10995 (U+D637) has a counter-clockwise outer contour
    
    * .notdef#10996 (U+D63A) has a counter-clockwise outer contour
    
    * .notdef#10996 (U+D63A) has a counter-clockwise outer contour
    
    * .notdef#10996 (U+D63A) has a counter-clockwise outer contour
    
    * .notdef#10996 (U+D63A) has a counter-clockwise outer contour
    
    * .notdef#10996 (U+D63A) has a counter-clockwise outer contour
    
    * .notdef#10997 (U+D63B) has a counter-clockwise outer contour
    
    * .notdef#10997 (U+D63B) has a counter-clockwise outer contour
    
    * .notdef#10997 (U+D63B) has a counter-clockwise outer contour
    
    * .notdef#10997 (U+D63B) has a counter-clockwise outer contour
    
    * .notdef#10997 (U+D63B) has a counter-clockwise outer contour
    
    * .notdef#10998 (U+D63D) has a counter-clockwise outer contour
    
    * .notdef#10998 (U+D63D) has a counter-clockwise outer contour
    
    * .notdef#10998 (U+D63D) has a counter-clockwise outer contour
    
    * .notdef#10998 (U+D63D) has a counter-clockwise outer contour
    
    * .notdef#10998 (U+D63D) has a counter-clockwise outer contour
    
    * .notdef#10999 (U+D63E) has a counter-clockwise outer contour
    
    * .notdef#10999 (U+D63E) has a counter-clockwise outer contour
    
    * .notdef#10999 (U+D63E) has a counter-clockwise outer contour
    
    * .notdef#10999 (U+D63E) has a counter-clockwise outer contour
    
    * .notdef#10999 (U+D63E) has a counter-clockwise outer contour
    
    * .notdef#10999 (U+D63E) has a counter-clockwise outer contour
    
    * .notdef#110 (U+AC17) has a counter-clockwise outer contour
    
    * .notdef#110 (U+AC17) has a counter-clockwise outer contour
    
    * .notdef#110 (U+AC17) has a counter-clockwise outer contour
    
    * .notdef#1100 (U+BDD8) has a counter-clockwise outer contour
    
    * .notdef#1100 (U+BDD8) has a counter-clockwise outer contour
    
    * .notdef#1100 (U+BDD8) has a counter-clockwise outer contour
    
    * .notdef#1100 (U+BDD8) has a counter-clockwise outer contour
    
    * .notdef#11000 (U+D63F) has a counter-clockwise outer contour
    
    * .notdef#11000 (U+D63F) has a counter-clockwise outer contour
    
    * .notdef#11000 (U+D63F) has a counter-clockwise outer contour
    
    * .notdef#11000 (U+D63F) has a counter-clockwise outer contour
    
    * .notdef#11001 (U+D641) has a counter-clockwise outer contour
    
    * .notdef#11001 (U+D641) has a counter-clockwise outer contour
    
    * .notdef#11001 (U+D641) has a counter-clockwise outer contour
    
    * .notdef#11001 (U+D641) has a counter-clockwise outer contour
    
    * .notdef#11001 (U+D641) has a counter-clockwise outer contour
    
    * .notdef#11002 (U+D642) has a counter-clockwise outer contour
    
    * .notdef#11002 (U+D642) has a counter-clockwise outer contour
    
    * .notdef#11002 (U+D642) has a counter-clockwise outer contour
    
    * .notdef#11002 (U+D642) has a counter-clockwise outer contour
    
    * .notdef#11002 (U+D642) has a counter-clockwise outer contour
    
    * .notdef#11003 (U+D643) has a counter-clockwise outer contour
    
    * .notdef#11003 (U+D643) has a counter-clockwise outer contour
    
    * .notdef#11003 (U+D643) has a counter-clockwise outer contour
    
    * .notdef#11003 (U+D643) has a counter-clockwise outer contour
    
    * .notdef#11003 (U+D643) has a counter-clockwise outer contour
    
    * .notdef#11004 (U+D644) has a counter-clockwise outer contour
    
    * .notdef#11004 (U+D644) has a counter-clockwise outer contour
    
    * .notdef#11004 (U+D644) has a counter-clockwise outer contour
    
    * .notdef#11004 (U+D644) has a counter-clockwise outer contour
    
    * .notdef#11004 (U+D644) has a counter-clockwise outer contour
    
    * .notdef#11005 (U+D646) has a counter-clockwise outer contour
    
    * .notdef#11005 (U+D646) has a counter-clockwise outer contour
    
    * .notdef#11005 (U+D646) has a counter-clockwise outer contour
    
    * .notdef#11005 (U+D646) has a counter-clockwise outer contour
    
    * .notdef#11005 (U+D646) has a counter-clockwise outer contour
    
    * .notdef#11005 (U+D646) has a counter-clockwise outer contour
    
    * .notdef#11006 (U+D647) has a counter-clockwise outer contour
    
    * .notdef#11006 (U+D647) has a counter-clockwise outer contour
    
    * .notdef#11006 (U+D647) has a counter-clockwise outer contour
    
    * .notdef#11006 (U+D647) has a counter-clockwise outer contour
    
    * .notdef#11006 (U+D647) has a counter-clockwise outer contour
    
    * .notdef#11006 (U+D647) has a counter-clockwise outer contour
    
    * .notdef#11007 (U+D64A) has a counter-clockwise outer contour
    
    * .notdef#11007 (U+D64A) has a counter-clockwise outer contour
    
    * .notdef#11007 (U+D64A) has a counter-clockwise outer contour
    
    * .notdef#11007 (U+D64A) has a counter-clockwise outer contour
    
    * .notdef#11007 (U+D64A) has a counter-clockwise outer contour
    
    * .notdef#11008 (U+D64C) has a counter-clockwise outer contour
    
    * .notdef#11008 (U+D64C) has a counter-clockwise outer contour
    
    * .notdef#11008 (U+D64C) has a counter-clockwise outer contour
    
    * .notdef#11008 (U+D64C) has a counter-clockwise outer contour
    
    * .notdef#11009 (U+D64E) has a counter-clockwise outer contour
    
    * .notdef#11009 (U+D64E) has a counter-clockwise outer contour
    
    * .notdef#11009 (U+D64E) has a counter-clockwise outer contour
    
    * .notdef#11009 (U+D64E) has a counter-clockwise outer contour
    
    * .notdef#1101 (U+BDDC) has a counter-clockwise outer contour
    
    * .notdef#1101 (U+BDDC) has a counter-clockwise outer contour
    
    * .notdef#1101 (U+BDDC) has a counter-clockwise outer contour
    
    * .notdef#1101 (U+BDDC) has a counter-clockwise outer contour
    
    * .notdef#11010 (U+D64F) has a counter-clockwise outer contour
    
    * .notdef#11010 (U+D64F) has a counter-clockwise outer contour
    
    * .notdef#11010 (U+D64F) has a counter-clockwise outer contour
    
    * .notdef#11010 (U+D64F) has a counter-clockwise outer contour
    
    * .notdef#11011 (U+D650) has a counter-clockwise outer contour
    
    * .notdef#11011 (U+D650) has a counter-clockwise outer contour
    
    * .notdef#11011 (U+D650) has a counter-clockwise outer contour
    
    * .notdef#11011 (U+D650) has a counter-clockwise outer contour
    
    * .notdef#11012 (U+D652) has a counter-clockwise outer contour
    
    * .notdef#11012 (U+D652) has a counter-clockwise outer contour
    
    * .notdef#11012 (U+D652) has a counter-clockwise outer contour
    
    * .notdef#11012 (U+D652) has a counter-clockwise outer contour
    
    * .notdef#11012 (U+D652) has a counter-clockwise outer contour
    
    * .notdef#11013 (U+D653) has a counter-clockwise outer contour
    
    * .notdef#11013 (U+D653) has a counter-clockwise outer contour
    
    * .notdef#11013 (U+D653) has a counter-clockwise outer contour
    
    * .notdef#11013 (U+D653) has a counter-clockwise outer contour
    
    * .notdef#11013 (U+D653) has a counter-clockwise outer contour
    
    * .notdef#11014 (U+D656) has a counter-clockwise outer contour
    
    * .notdef#11014 (U+D656) has a counter-clockwise outer contour
    
    * .notdef#11014 (U+D656) has a counter-clockwise outer contour
    
    * .notdef#11014 (U+D656) has a counter-clockwise outer contour
    
    * .notdef#11014 (U+D656) has a counter-clockwise outer contour
    
    * .notdef#11014 (U+D656) has a counter-clockwise outer contour
    
    * .notdef#11015 (U+D657) has a counter-clockwise outer contour
    
    * .notdef#11015 (U+D657) has a counter-clockwise outer contour
    
    * .notdef#11015 (U+D657) has a counter-clockwise outer contour
    
    * .notdef#11015 (U+D657) has a counter-clockwise outer contour
    
    * .notdef#11015 (U+D657) has a counter-clockwise outer contour
    
    * .notdef#11015 (U+D657) has a counter-clockwise outer contour
    
    * .notdef#11016 (U+D659) has a counter-clockwise outer contour
    
    * .notdef#11016 (U+D659) has a counter-clockwise outer contour
    
    * .notdef#11016 (U+D659) has a counter-clockwise outer contour
    
    * .notdef#11016 (U+D659) has a counter-clockwise outer contour
    
    * .notdef#11016 (U+D659) has a counter-clockwise outer contour
    
    * .notdef#11016 (U+D659) has a counter-clockwise outer contour
    
    * .notdef#11017 (U+D65A) has a counter-clockwise outer contour
    
    * .notdef#11017 (U+D65A) has a counter-clockwise outer contour
    
    * .notdef#11017 (U+D65A) has a counter-clockwise outer contour
    
    * .notdef#11017 (U+D65A) has a counter-clockwise outer contour
    
    * .notdef#11017 (U+D65A) has a counter-clockwise outer contour
    
    * .notdef#11017 (U+D65A) has a counter-clockwise outer contour
    
    * .notdef#11017 (U+D65A) has a counter-clockwise outer contour
    
    * .notdef#11018 (U+D65B) has a counter-clockwise outer contour
    
    * .notdef#11018 (U+D65B) has a counter-clockwise outer contour
    
    * .notdef#11018 (U+D65B) has a counter-clockwise outer contour
    
    * .notdef#11018 (U+D65B) has a counter-clockwise outer contour
    
    * .notdef#11018 (U+D65B) has a counter-clockwise outer contour
    
    * .notdef#11019 (U+D65D) has a counter-clockwise outer contour
    
    * .notdef#11019 (U+D65D) has a counter-clockwise outer contour
    
    * .notdef#11019 (U+D65D) has a counter-clockwise outer contour
    
    * .notdef#11019 (U+D65D) has a counter-clockwise outer contour
    
    * .notdef#11019 (U+D65D) has a counter-clockwise outer contour
    
    * .notdef#11019 (U+D65D) has a counter-clockwise outer contour
    
    * .notdef#1102 (U+BDE9) has a counter-clockwise outer contour
    
    * .notdef#1102 (U+BDE9) has a counter-clockwise outer contour
    
    * .notdef#1102 (U+BDE9) has a counter-clockwise outer contour
    
    * .notdef#1102 (U+BDE9) has a counter-clockwise outer contour
    
    * .notdef#11020 (U+D65E) has a counter-clockwise outer contour
    
    * .notdef#11020 (U+D65E) has a counter-clockwise outer contour
    
    * .notdef#11020 (U+D65E) has a counter-clockwise outer contour
    
    * .notdef#11020 (U+D65E) has a counter-clockwise outer contour
    
    * .notdef#11020 (U+D65E) has a counter-clockwise outer contour
    
    * .notdef#11020 (U+D65E) has a counter-clockwise outer contour
    
    * .notdef#11021 (U+D65F) has a counter-clockwise outer contour
    
    * .notdef#11021 (U+D65F) has a counter-clockwise outer contour
    
    * .notdef#11021 (U+D65F) has a counter-clockwise outer contour
    
    * .notdef#11021 (U+D65F) has a counter-clockwise outer contour
    
    * .notdef#11021 (U+D65F) has a counter-clockwise outer contour
    
    * .notdef#11021 (U+D65F) has a counter-clockwise outer contour
    
    * .notdef#11022 (U+D660) has a counter-clockwise outer contour
    
    * .notdef#11022 (U+D660) has a counter-clockwise outer contour
    
    * .notdef#11022 (U+D660) has a counter-clockwise outer contour
    
    * .notdef#11022 (U+D660) has a counter-clockwise outer contour
    
    * .notdef#11022 (U+D660) has a counter-clockwise outer contour
    
    * .notdef#11022 (U+D660) has a counter-clockwise outer contour
    
    * .notdef#11023 (U+D661) has a counter-clockwise outer contour
    
    * .notdef#11023 (U+D661) has a counter-clockwise outer contour
    
    * .notdef#11023 (U+D661) has a counter-clockwise outer contour
    
    * .notdef#11023 (U+D661) has a counter-clockwise outer contour
    
    * .notdef#11023 (U+D661) has a counter-clockwise outer contour
    
    * .notdef#11023 (U+D661) has a counter-clockwise outer contour
    
    * .notdef#11024 (U+D662) has a counter-clockwise outer contour
    
    * .notdef#11024 (U+D662) has a counter-clockwise outer contour
    
    * .notdef#11024 (U+D662) has a counter-clockwise outer contour
    
    * .notdef#11024 (U+D662) has a counter-clockwise outer contour
    
    * .notdef#11024 (U+D662) has a counter-clockwise outer contour
    
    * .notdef#11024 (U+D662) has a counter-clockwise outer contour
    
    * .notdef#11024 (U+D662) has a counter-clockwise outer contour
    
    * .notdef#11025 (U+D663) has a counter-clockwise outer contour
    
    * .notdef#11025 (U+D663) has a counter-clockwise outer contour
    
    * .notdef#11025 (U+D663) has a counter-clockwise outer contour
    
    * .notdef#11025 (U+D663) has a counter-clockwise outer contour
    
    * .notdef#11025 (U+D663) has a counter-clockwise outer contour
    
    * .notdef#11025 (U+D663) has a counter-clockwise outer contour
    
    * .notdef#11025 (U+D663) has a counter-clockwise outer contour
    
    * .notdef#11026 (U+D664) has a counter-clockwise outer contour
    
    * .notdef#11026 (U+D664) has a counter-clockwise outer contour
    
    * .notdef#11026 (U+D664) has a counter-clockwise outer contour
    
    * .notdef#11026 (U+D664) has a counter-clockwise outer contour
    
    * .notdef#11026 (U+D664) has a counter-clockwise outer contour
    
    * .notdef#11027 (U+D665) has a counter-clockwise outer contour
    
    * .notdef#11027 (U+D665) has a counter-clockwise outer contour
    
    * .notdef#11027 (U+D665) has a counter-clockwise outer contour
    
    * .notdef#11027 (U+D665) has a counter-clockwise outer contour
    
    * .notdef#11027 (U+D665) has a counter-clockwise outer contour
    
    * .notdef#11028 (U+D666) has a counter-clockwise outer contour
    
    * .notdef#11028 (U+D666) has a counter-clockwise outer contour
    
    * .notdef#11028 (U+D666) has a counter-clockwise outer contour
    
    * .notdef#11028 (U+D666) has a counter-clockwise outer contour
    
    * .notdef#11028 (U+D666) has a counter-clockwise outer contour
    
    * .notdef#11028 (U+D666) has a counter-clockwise outer contour
    
    * .notdef#11029 (U+D668) has a counter-clockwise outer contour
    
    * .notdef#11029 (U+D668) has a counter-clockwise outer contour
    
    * .notdef#11029 (U+D668) has a counter-clockwise outer contour
    
    * .notdef#11029 (U+D668) has a counter-clockwise outer contour
    
    * .notdef#11029 (U+D668) has a counter-clockwise outer contour
    
    * .notdef#1103 (U+BDF0) has a counter-clockwise outer contour
    
    * .notdef#1103 (U+BDF0) has a counter-clockwise outer contour
    
    * .notdef#11030 (U+D66A) has a counter-clockwise outer contour
    
    * .notdef#11030 (U+D66A) has a counter-clockwise outer contour
    
    * .notdef#11030 (U+D66A) has a counter-clockwise outer contour
    
    * .notdef#11030 (U+D66A) has a counter-clockwise outer contour
    
    * .notdef#11030 (U+D66A) has a counter-clockwise outer contour
    
    * .notdef#11031 (U+D66B) has a counter-clockwise outer contour
    
    * .notdef#11031 (U+D66B) has a counter-clockwise outer contour
    
    * .notdef#11031 (U+D66B) has a counter-clockwise outer contour
    
    * .notdef#11031 (U+D66B) has a counter-clockwise outer contour
    
    * .notdef#11031 (U+D66B) has a counter-clockwise outer contour
    
    * .notdef#11032 (U+D66C) has a counter-clockwise outer contour
    
    * .notdef#11032 (U+D66C) has a counter-clockwise outer contour
    
    * .notdef#11032 (U+D66C) has a counter-clockwise outer contour
    
    * .notdef#11032 (U+D66C) has a counter-clockwise outer contour
    
    * .notdef#11032 (U+D66C) has a counter-clockwise outer contour
    
    * .notdef#11033 (U+D66D) has a counter-clockwise outer contour
    
    * .notdef#11033 (U+D66D) has a counter-clockwise outer contour
    
    * .notdef#11033 (U+D66D) has a counter-clockwise outer contour
    
    * .notdef#11033 (U+D66D) has a counter-clockwise outer contour
    
    * .notdef#11033 (U+D66D) has a counter-clockwise outer contour
    
    * .notdef#11034 (U+D66E) has a counter-clockwise outer contour
    
    * .notdef#11034 (U+D66E) has a counter-clockwise outer contour
    
    * .notdef#11034 (U+D66E) has a counter-clockwise outer contour
    
    * .notdef#11034 (U+D66E) has a counter-clockwise outer contour
    
    * .notdef#11034 (U+D66E) has a counter-clockwise outer contour
    
    * .notdef#11034 (U+D66E) has a counter-clockwise outer contour
    
    * .notdef#11035 (U+D66F) has a counter-clockwise outer contour
    
    * .notdef#11035 (U+D66F) has a counter-clockwise outer contour
    
    * .notdef#11035 (U+D66F) has a counter-clockwise outer contour
    
    * .notdef#11035 (U+D66F) has a counter-clockwise outer contour
    
    * .notdef#11035 (U+D66F) has a counter-clockwise outer contour
    
    * .notdef#11035 (U+D66F) has a counter-clockwise outer contour
    
    * .notdef#11036 (U+D672) has a counter-clockwise outer contour
    
    * .notdef#11036 (U+D672) has a counter-clockwise outer contour
    
    * .notdef#11036 (U+D672) has a counter-clockwise outer contour
    
    * .notdef#11036 (U+D672) has a counter-clockwise outer contour
    
    * .notdef#11036 (U+D672) has a counter-clockwise outer contour
    
    * .notdef#11036 (U+D672) has a counter-clockwise outer contour
    
    * .notdef#11037 (U+D673) has a counter-clockwise outer contour
    
    * .notdef#11037 (U+D673) has a counter-clockwise outer contour
    
    * .notdef#11037 (U+D673) has a counter-clockwise outer contour
    
    * .notdef#11037 (U+D673) has a counter-clockwise outer contour
    
    * .notdef#11037 (U+D673) has a counter-clockwise outer contour
    
    * .notdef#11037 (U+D673) has a counter-clockwise outer contour
    
    * .notdef#11038 (U+D675) has a counter-clockwise outer contour
    
    * .notdef#11038 (U+D675) has a counter-clockwise outer contour
    
    * .notdef#11038 (U+D675) has a counter-clockwise outer contour
    
    * .notdef#11038 (U+D675) has a counter-clockwise outer contour
    
    * .notdef#11038 (U+D675) has a counter-clockwise outer contour
    
    * .notdef#11038 (U+D675) has a counter-clockwise outer contour
    
    * .notdef#11039 (U+D676) has a counter-clockwise outer contour
    
    * .notdef#11039 (U+D676) has a counter-clockwise outer contour
    
    * .notdef#11039 (U+D676) has a counter-clockwise outer contour
    
    * .notdef#11039 (U+D676) has a counter-clockwise outer contour
    
    * .notdef#11039 (U+D676) has a counter-clockwise outer contour
    
    * .notdef#11039 (U+D676) has a counter-clockwise outer contour
    
    * .notdef#11039 (U+D676) has a counter-clockwise outer contour
    
    * .notdef#1104 (U+BDF4) has a counter-clockwise outer contour
    
    * .notdef#1104 (U+BDF4) has a counter-clockwise outer contour
    
    * .notdef#1104 (U+BDF4) has a counter-clockwise outer contour
    
    * .notdef#11040 (U+D677) has a counter-clockwise outer contour
    
    * .notdef#11040 (U+D677) has a counter-clockwise outer contour
    
    * .notdef#11040 (U+D677) has a counter-clockwise outer contour
    
    * .notdef#11040 (U+D677) has a counter-clockwise outer contour
    
    * .notdef#11040 (U+D677) has a counter-clockwise outer contour
    
    * .notdef#11041 (U+D678) has a counter-clockwise outer contour
    
    * .notdef#11041 (U+D678) has a counter-clockwise outer contour
    
    * .notdef#11041 (U+D678) has a counter-clockwise outer contour
    
    * .notdef#11041 (U+D678) has a counter-clockwise outer contour
    
    * .notdef#11041 (U+D678) has a counter-clockwise outer contour
    
    * .notdef#11042 (U+D679) has a counter-clockwise outer contour
    
    * .notdef#11042 (U+D679) has a counter-clockwise outer contour
    
    * .notdef#11042 (U+D679) has a counter-clockwise outer contour
    
    * .notdef#11042 (U+D679) has a counter-clockwise outer contour
    
    * .notdef#11042 (U+D679) has a counter-clockwise outer contour
    
    * .notdef#11042 (U+D679) has a counter-clockwise outer contour
    
    * .notdef#11043 (U+D67A) has a counter-clockwise outer contour
    
    * .notdef#11043 (U+D67A) has a counter-clockwise outer contour
    
    * .notdef#11043 (U+D67A) has a counter-clockwise outer contour
    
    * .notdef#11043 (U+D67A) has a counter-clockwise outer contour
    
    * .notdef#11043 (U+D67A) has a counter-clockwise outer contour
    
    * .notdef#11043 (U+D67A) has a counter-clockwise outer contour
    
    * .notdef#11044 (U+D67B) has a counter-clockwise outer contour
    
    * .notdef#11044 (U+D67B) has a counter-clockwise outer contour
    
    * .notdef#11044 (U+D67B) has a counter-clockwise outer contour
    
    * .notdef#11044 (U+D67B) has a counter-clockwise outer contour
    
    * .notdef#11044 (U+D67B) has a counter-clockwise outer contour
    
    * .notdef#11044 (U+D67B) has a counter-clockwise outer contour
    
    * .notdef#11045 (U+D67C) has a counter-clockwise outer contour
    
    * .notdef#11045 (U+D67C) has a counter-clockwise outer contour
    
    * .notdef#11045 (U+D67C) has a counter-clockwise outer contour
    
    * .notdef#11045 (U+D67C) has a counter-clockwise outer contour
    
    * .notdef#11045 (U+D67C) has a counter-clockwise outer contour
    
    * .notdef#11045 (U+D67C) has a counter-clockwise outer contour
    
    * .notdef#11046 (U+D67D) has a counter-clockwise outer contour
    
    * .notdef#11046 (U+D67D) has a counter-clockwise outer contour
    
    * .notdef#11046 (U+D67D) has a counter-clockwise outer contour
    
    * .notdef#11046 (U+D67D) has a counter-clockwise outer contour
    
    * .notdef#11046 (U+D67D) has a counter-clockwise outer contour
    
    * .notdef#11046 (U+D67D) has a counter-clockwise outer contour
    
    * .notdef#11047 (U+D67E) has a counter-clockwise outer contour
    
    * .notdef#11047 (U+D67E) has a counter-clockwise outer contour
    
    * .notdef#11047 (U+D67E) has a counter-clockwise outer contour
    
    * .notdef#11047 (U+D67E) has a counter-clockwise outer contour
    
    * .notdef#11047 (U+D67E) has a counter-clockwise outer contour
    
    * .notdef#11047 (U+D67E) has a counter-clockwise outer contour
    
    * .notdef#11047 (U+D67E) has a counter-clockwise outer contour
    
    * .notdef#11048 (U+D67F) has a counter-clockwise outer contour
    
    * .notdef#11048 (U+D67F) has a counter-clockwise outer contour
    
    * .notdef#11048 (U+D67F) has a counter-clockwise outer contour
    
    * .notdef#11048 (U+D67F) has a counter-clockwise outer contour
    
    * .notdef#11048 (U+D67F) has a counter-clockwise outer contour
    
    * .notdef#11048 (U+D67F) has a counter-clockwise outer contour
    
    * .notdef#11048 (U+D67F) has a counter-clockwise outer contour
    
    * .notdef#11049 (U+D680) has a counter-clockwise outer contour
    
    * .notdef#11049 (U+D680) has a counter-clockwise outer contour
    
    * .notdef#11049 (U+D680) has a counter-clockwise outer contour
    
    * .notdef#11049 (U+D680) has a counter-clockwise outer contour
    
    * .notdef#11049 (U+D680) has a counter-clockwise outer contour
    
    * .notdef#1105 (U+BDF8) has a counter-clockwise outer contour
    
    * .notdef#1105 (U+BDF8) has a counter-clockwise outer contour
    
    * .notdef#11050 (U+D681) has a counter-clockwise outer contour
    
    * .notdef#11050 (U+D681) has a counter-clockwise outer contour
    
    * .notdef#11050 (U+D681) has a counter-clockwise outer contour
    
    * .notdef#11050 (U+D681) has a counter-clockwise outer contour
    
    * .notdef#11050 (U+D681) has a counter-clockwise outer contour
    
    * .notdef#11051 (U+D682) has a counter-clockwise outer contour
    
    * .notdef#11051 (U+D682) has a counter-clockwise outer contour
    
    * .notdef#11051 (U+D682) has a counter-clockwise outer contour
    
    * .notdef#11051 (U+D682) has a counter-clockwise outer contour
    
    * .notdef#11051 (U+D682) has a counter-clockwise outer contour
    
    * .notdef#11051 (U+D682) has a counter-clockwise outer contour
    
    * .notdef#11052 (U+D684) has a counter-clockwise outer contour
    
    * .notdef#11052 (U+D684) has a counter-clockwise outer contour
    
    * .notdef#11052 (U+D684) has a counter-clockwise outer contour
    
    * .notdef#11052 (U+D684) has a counter-clockwise outer contour
    
    * .notdef#11052 (U+D684) has a counter-clockwise outer contour
    
    * .notdef#11053 (U+D686) has a counter-clockwise outer contour
    
    * .notdef#11053 (U+D686) has a counter-clockwise outer contour
    
    * .notdef#11053 (U+D686) has a counter-clockwise outer contour
    
    * .notdef#11053 (U+D686) has a counter-clockwise outer contour
    
    * .notdef#11053 (U+D686) has a counter-clockwise outer contour
    
    * .notdef#11054 (U+D687) has a counter-clockwise outer contour
    
    * .notdef#11054 (U+D687) has a counter-clockwise outer contour
    
    * .notdef#11054 (U+D687) has a counter-clockwise outer contour
    
    * .notdef#11054 (U+D687) has a counter-clockwise outer contour
    
    * .notdef#11054 (U+D687) has a counter-clockwise outer contour
    
    * .notdef#11055 (U+D688) has a counter-clockwise outer contour
    
    * .notdef#11055 (U+D688) has a counter-clockwise outer contour
    
    * .notdef#11055 (U+D688) has a counter-clockwise outer contour
    
    * .notdef#11055 (U+D688) has a counter-clockwise outer contour
    
    * .notdef#11055 (U+D688) has a counter-clockwise outer contour
    
    * .notdef#11056 (U+D689) has a counter-clockwise outer contour
    
    * .notdef#11056 (U+D689) has a counter-clockwise outer contour
    
    * .notdef#11056 (U+D689) has a counter-clockwise outer contour
    
    * .notdef#11056 (U+D689) has a counter-clockwise outer contour
    
    * .notdef#11056 (U+D689) has a counter-clockwise outer contour
    
    * .notdef#11057 (U+D68A) has a counter-clockwise outer contour
    
    * .notdef#11057 (U+D68A) has a counter-clockwise outer contour
    
    * .notdef#11057 (U+D68A) has a counter-clockwise outer contour
    
    * .notdef#11057 (U+D68A) has a counter-clockwise outer contour
    
    * .notdef#11057 (U+D68A) has a counter-clockwise outer contour
    
    * .notdef#11057 (U+D68A) has a counter-clockwise outer contour
    
    * .notdef#11058 (U+D68B) has a counter-clockwise outer contour
    
    * .notdef#11058 (U+D68B) has a counter-clockwise outer contour
    
    * .notdef#11058 (U+D68B) has a counter-clockwise outer contour
    
    * .notdef#11058 (U+D68B) has a counter-clockwise outer contour
    
    * .notdef#11058 (U+D68B) has a counter-clockwise outer contour
    
    * .notdef#11058 (U+D68B) has a counter-clockwise outer contour
    
    * .notdef#11059 (U+D68E) has a counter-clockwise outer contour
    
    * .notdef#11059 (U+D68E) has a counter-clockwise outer contour
    
    * .notdef#11059 (U+D68E) has a counter-clockwise outer contour
    
    * .notdef#11059 (U+D68E) has a counter-clockwise outer contour
    
    * .notdef#11059 (U+D68E) has a counter-clockwise outer contour
    
    * .notdef#11059 (U+D68E) has a counter-clockwise outer contour
    
    * .notdef#1106 (U+BE00) has a counter-clockwise outer contour
    
    * .notdef#1106 (U+BE00) has a counter-clockwise outer contour
    
    * .notdef#11060 (U+D68F) has a counter-clockwise outer contour
    
    * .notdef#11060 (U+D68F) has a counter-clockwise outer contour
    
    * .notdef#11060 (U+D68F) has a counter-clockwise outer contour
    
    * .notdef#11060 (U+D68F) has a counter-clockwise outer contour
    
    * .notdef#11060 (U+D68F) has a counter-clockwise outer contour
    
    * .notdef#11060 (U+D68F) has a counter-clockwise outer contour
    
    * .notdef#11061 (U+D691) has a counter-clockwise outer contour
    
    * .notdef#11061 (U+D691) has a counter-clockwise outer contour
    
    * .notdef#11061 (U+D691) has a counter-clockwise outer contour
    
    * .notdef#11061 (U+D691) has a counter-clockwise outer contour
    
    * .notdef#11061 (U+D691) has a counter-clockwise outer contour
    
    * .notdef#11061 (U+D691) has a counter-clockwise outer contour
    
    * .notdef#11062 (U+D692) has a counter-clockwise outer contour
    
    * .notdef#11062 (U+D692) has a counter-clockwise outer contour
    
    * .notdef#11062 (U+D692) has a counter-clockwise outer contour
    
    * .notdef#11062 (U+D692) has a counter-clockwise outer contour
    
    * .notdef#11062 (U+D692) has a counter-clockwise outer contour
    
    * .notdef#11062 (U+D692) has a counter-clockwise outer contour
    
    * .notdef#11062 (U+D692) has a counter-clockwise outer contour
    
    * .notdef#11063 (U+D693) has a counter-clockwise outer contour
    
    * .notdef#11063 (U+D693) has a counter-clockwise outer contour
    
    * .notdef#11063 (U+D693) has a counter-clockwise outer contour
    
    * .notdef#11063 (U+D693) has a counter-clockwise outer contour
    
    * .notdef#11063 (U+D693) has a counter-clockwise outer contour
    
    * .notdef#11064 (U+D695) has a counter-clockwise outer contour
    
    * .notdef#11064 (U+D695) has a counter-clockwise outer contour
    
    * .notdef#11064 (U+D695) has a counter-clockwise outer contour
    
    * .notdef#11064 (U+D695) has a counter-clockwise outer contour
    
    * .notdef#11064 (U+D695) has a counter-clockwise outer contour
    
    * .notdef#11064 (U+D695) has a counter-clockwise outer contour
    
    * .notdef#11065 (U+D696) has a counter-clockwise outer contour
    
    * .notdef#11065 (U+D696) has a counter-clockwise outer contour
    
    * .notdef#11065 (U+D696) has a counter-clockwise outer contour
    
    * .notdef#11065 (U+D696) has a counter-clockwise outer contour
    
    * .notdef#11065 (U+D696) has a counter-clockwise outer contour
    
    * .notdef#11065 (U+D696) has a counter-clockwise outer contour
    
    * .notdef#11066 (U+D697) has a counter-clockwise outer contour
    
    * .notdef#11066 (U+D697) has a counter-clockwise outer contour
    
    * .notdef#11066 (U+D697) has a counter-clockwise outer contour
    
    * .notdef#11066 (U+D697) has a counter-clockwise outer contour
    
    * .notdef#11066 (U+D697) has a counter-clockwise outer contour
    
    * .notdef#11066 (U+D697) has a counter-clockwise outer contour
    
    * .notdef#11067 (U+D698) has a counter-clockwise outer contour
    
    * .notdef#11067 (U+D698) has a counter-clockwise outer contour
    
    * .notdef#11067 (U+D698) has a counter-clockwise outer contour
    
    * .notdef#11067 (U+D698) has a counter-clockwise outer contour
    
    * .notdef#11067 (U+D698) has a counter-clockwise outer contour
    
    * .notdef#11067 (U+D698) has a counter-clockwise outer contour
    
    * .notdef#11068 (U+D699) has a counter-clockwise outer contour
    
    * .notdef#11068 (U+D699) has a counter-clockwise outer contour
    
    * .notdef#11068 (U+D699) has a counter-clockwise outer contour
    
    * .notdef#11068 (U+D699) has a counter-clockwise outer contour
    
    * .notdef#11068 (U+D699) has a counter-clockwise outer contour
    
    * .notdef#11068 (U+D699) has a counter-clockwise outer contour
    
    * .notdef#11069 (U+D69A) has a counter-clockwise outer contour
    
    * .notdef#11069 (U+D69A) has a counter-clockwise outer contour
    
    * .notdef#11069 (U+D69A) has a counter-clockwise outer contour
    
    * .notdef#11069 (U+D69A) has a counter-clockwise outer contour
    
    * .notdef#11069 (U+D69A) has a counter-clockwise outer contour
    
    * .notdef#11069 (U+D69A) has a counter-clockwise outer contour
    
    * .notdef#11069 (U+D69A) has a counter-clockwise outer contour
    
    * .notdef#1107 (U+BE03) has a counter-clockwise outer contour
    
    * .notdef#1107 (U+BE03) has a counter-clockwise outer contour
    
    * .notdef#1107 (U+BE03) has a counter-clockwise outer contour
    
    * .notdef#11070 (U+D69B) has a counter-clockwise outer contour
    
    * .notdef#11070 (U+D69B) has a counter-clockwise outer contour
    
    * .notdef#11070 (U+D69B) has a counter-clockwise outer contour
    
    * .notdef#11070 (U+D69B) has a counter-clockwise outer contour
    
    * .notdef#11070 (U+D69B) has a counter-clockwise outer contour
    
    * .notdef#11070 (U+D69B) has a counter-clockwise outer contour
    
    * .notdef#11070 (U+D69B) has a counter-clockwise outer contour
    
    * .notdef#11071 (U+D69C) has a counter-clockwise outer contour
    
    * .notdef#11071 (U+D69C) has a counter-clockwise outer contour
    
    * .notdef#11071 (U+D69C) has a counter-clockwise outer contour
    
    * .notdef#11071 (U+D69C) has a counter-clockwise outer contour
    
    * .notdef#11071 (U+D69C) has a counter-clockwise outer contour
    
    * .notdef#11072 (U+D69E) has a counter-clockwise outer contour
    
    * .notdef#11072 (U+D69E) has a counter-clockwise outer contour
    
    * .notdef#11072 (U+D69E) has a counter-clockwise outer contour
    
    * .notdef#11072 (U+D69E) has a counter-clockwise outer contour
    
    * .notdef#11072 (U+D69E) has a counter-clockwise outer contour
    
    * .notdef#11072 (U+D69E) has a counter-clockwise outer contour
    
    * .notdef#11073 (U+D6A0) has a counter-clockwise outer contour
    
    * .notdef#11073 (U+D6A0) has a counter-clockwise outer contour
    
    * .notdef#11073 (U+D6A0) has a counter-clockwise outer contour
    
    * .notdef#11073 (U+D6A0) has a counter-clockwise outer contour
    
    * .notdef#11073 (U+D6A0) has a counter-clockwise outer contour
    
    * .notdef#11074 (U+D6A2) has a counter-clockwise outer contour
    
    * .notdef#11074 (U+D6A2) has a counter-clockwise outer contour
    
    * .notdef#11074 (U+D6A2) has a counter-clockwise outer contour
    
    * .notdef#11074 (U+D6A2) has a counter-clockwise outer contour
    
    * .notdef#11074 (U+D6A2) has a counter-clockwise outer contour
    
    * .notdef#11075 (U+D6A3) has a counter-clockwise outer contour
    
    * .notdef#11075 (U+D6A3) has a counter-clockwise outer contour
    
    * .notdef#11075 (U+D6A3) has a counter-clockwise outer contour
    
    * .notdef#11075 (U+D6A3) has a counter-clockwise outer contour
    
    * .notdef#11075 (U+D6A3) has a counter-clockwise outer contour
    
    * .notdef#11076 (U+D6A4) has a counter-clockwise outer contour
    
    * .notdef#11076 (U+D6A4) has a counter-clockwise outer contour
    
    * .notdef#11076 (U+D6A4) has a counter-clockwise outer contour
    
    * .notdef#11076 (U+D6A4) has a counter-clockwise outer contour
    
    * .notdef#11076 (U+D6A4) has a counter-clockwise outer contour
    
    * .notdef#11077 (U+D6A5) has a counter-clockwise outer contour
    
    * .notdef#11077 (U+D6A5) has a counter-clockwise outer contour
    
    * .notdef#11077 (U+D6A5) has a counter-clockwise outer contour
    
    * .notdef#11077 (U+D6A5) has a counter-clockwise outer contour
    
    * .notdef#11077 (U+D6A5) has a counter-clockwise outer contour
    
    * .notdef#11078 (U+D6A6) has a counter-clockwise outer contour
    
    * .notdef#11078 (U+D6A6) has a counter-clockwise outer contour
    
    * .notdef#11078 (U+D6A6) has a counter-clockwise outer contour
    
    * .notdef#11078 (U+D6A6) has a counter-clockwise outer contour
    
    * .notdef#11078 (U+D6A6) has a counter-clockwise outer contour
    
    * .notdef#11078 (U+D6A6) has a counter-clockwise outer contour
    
    * .notdef#11079 (U+D6A7) has a counter-clockwise outer contour
    
    * .notdef#11079 (U+D6A7) has a counter-clockwise outer contour
    
    * .notdef#11079 (U+D6A7) has a counter-clockwise outer contour
    
    * .notdef#11079 (U+D6A7) has a counter-clockwise outer contour
    
    * .notdef#11079 (U+D6A7) has a counter-clockwise outer contour
    
    * .notdef#11079 (U+D6A7) has a counter-clockwise outer contour
    
    * .notdef#1108 (U+BE05) has a counter-clockwise outer contour
    
    * .notdef#1108 (U+BE05) has a counter-clockwise outer contour
    
    * .notdef#1108 (U+BE05) has a counter-clockwise outer contour
    
    * .notdef#11080 (U+D6A9) has a counter-clockwise outer contour
    
    * .notdef#11080 (U+D6A9) has a counter-clockwise outer contour
    
    * .notdef#11080 (U+D6A9) has a counter-clockwise outer contour
    
    * .notdef#11080 (U+D6A9) has a counter-clockwise outer contour
    
    * .notdef#11081 (U+D6AA) has a counter-clockwise outer contour
    
    * .notdef#11081 (U+D6AA) has a counter-clockwise outer contour
    
    * .notdef#11081 (U+D6AA) has a counter-clockwise outer contour
    
    * .notdef#11081 (U+D6AA) has a counter-clockwise outer contour
    
    * .notdef#11081 (U+D6AA) has a counter-clockwise outer contour
    
    * .notdef#11082 (U+D6AB) has a counter-clockwise outer contour
    
    * .notdef#11082 (U+D6AB) has a counter-clockwise outer contour
    
    * .notdef#11082 (U+D6AB) has a counter-clockwise outer contour
    
    * .notdef#11082 (U+D6AB) has a counter-clockwise outer contour
    
    * .notdef#11082 (U+D6AB) has a counter-clockwise outer contour
    
    * .notdef#11083 (U+D6AD) has a counter-clockwise outer contour
    
    * .notdef#11083 (U+D6AD) has a counter-clockwise outer contour
    
    * .notdef#11083 (U+D6AD) has a counter-clockwise outer contour
    
    * .notdef#11083 (U+D6AD) has a counter-clockwise outer contour
    
    * .notdef#11083 (U+D6AD) has a counter-clockwise outer contour
    
    * .notdef#11084 (U+D6AE) has a counter-clockwise outer contour
    
    * .notdef#11084 (U+D6AE) has a counter-clockwise outer contour
    
    * .notdef#11084 (U+D6AE) has a counter-clockwise outer contour
    
    * .notdef#11084 (U+D6AE) has a counter-clockwise outer contour
    
    * .notdef#11084 (U+D6AE) has a counter-clockwise outer contour
    
    * .notdef#11084 (U+D6AE) has a counter-clockwise outer contour
    
    * .notdef#11085 (U+D6AF) has a counter-clockwise outer contour
    
    * .notdef#11085 (U+D6AF) has a counter-clockwise outer contour
    
    * .notdef#11085 (U+D6AF) has a counter-clockwise outer contour
    
    * .notdef#11085 (U+D6AF) has a counter-clockwise outer contour
    
    * .notdef#11086 (U+D6B1) has a counter-clockwise outer contour
    
    * .notdef#11086 (U+D6B1) has a counter-clockwise outer contour
    
    * .notdef#11086 (U+D6B1) has a counter-clockwise outer contour
    
    * .notdef#11086 (U+D6B1) has a counter-clockwise outer contour
    
    * .notdef#11086 (U+D6B1) has a counter-clockwise outer contour
    
    * .notdef#11087 (U+D6B2) has a counter-clockwise outer contour
    
    * .notdef#11087 (U+D6B2) has a counter-clockwise outer contour
    
    * .notdef#11087 (U+D6B2) has a counter-clockwise outer contour
    
    * .notdef#11087 (U+D6B2) has a counter-clockwise outer contour
    
    * .notdef#11087 (U+D6B2) has a counter-clockwise outer contour
    
    * .notdef#11088 (U+D6B3) has a counter-clockwise outer contour
    
    * .notdef#11088 (U+D6B3) has a counter-clockwise outer contour
    
    * .notdef#11088 (U+D6B3) has a counter-clockwise outer contour
    
    * .notdef#11088 (U+D6B3) has a counter-clockwise outer contour
    
    * .notdef#11088 (U+D6B3) has a counter-clockwise outer contour
    
    * .notdef#11089 (U+D6B4) has a counter-clockwise outer contour
    
    * .notdef#11089 (U+D6B4) has a counter-clockwise outer contour
    
    * .notdef#11089 (U+D6B4) has a counter-clockwise outer contour
    
    * .notdef#11089 (U+D6B4) has a counter-clockwise outer contour
    
    * .notdef#11089 (U+D6B4) has a counter-clockwise outer contour
    
    * .notdef#1109 (U+BE0C) has a counter-clockwise outer contour
    
    * .notdef#1109 (U+BE0C) has a counter-clockwise outer contour
    
    * .notdef#11090 (U+D6B5) has a counter-clockwise outer contour
    
    * .notdef#11090 (U+D6B5) has a counter-clockwise outer contour
    
    * .notdef#11090 (U+D6B5) has a counter-clockwise outer contour
    
    * .notdef#11090 (U+D6B5) has a counter-clockwise outer contour
    
    * .notdef#11090 (U+D6B5) has a counter-clockwise outer contour
    
    * .notdef#11091 (U+D6B6) has a counter-clockwise outer contour
    
    * .notdef#11091 (U+D6B6) has a counter-clockwise outer contour
    
    * .notdef#11091 (U+D6B6) has a counter-clockwise outer contour
    
    * .notdef#11091 (U+D6B6) has a counter-clockwise outer contour
    
    * .notdef#11091 (U+D6B6) has a counter-clockwise outer contour
    
    * .notdef#11091 (U+D6B6) has a counter-clockwise outer contour
    
    * .notdef#11092 (U+D6B7) has a counter-clockwise outer contour
    
    * .notdef#11092 (U+D6B7) has a counter-clockwise outer contour
    
    * .notdef#11092 (U+D6B7) has a counter-clockwise outer contour
    
    * .notdef#11092 (U+D6B7) has a counter-clockwise outer contour
    
    * .notdef#11092 (U+D6B7) has a counter-clockwise outer contour
    
    * .notdef#11092 (U+D6B7) has a counter-clockwise outer contour
    
    * .notdef#11093 (U+D6B8) has a counter-clockwise outer contour
    
    * .notdef#11093 (U+D6B8) has a counter-clockwise outer contour
    
    * .notdef#11093 (U+D6B8) has a counter-clockwise outer contour
    
    * .notdef#11093 (U+D6B8) has a counter-clockwise outer contour
    
    * .notdef#11094 (U+D6BA) has a counter-clockwise outer contour
    
    * .notdef#11094 (U+D6BA) has a counter-clockwise outer contour
    
    * .notdef#11094 (U+D6BA) has a counter-clockwise outer contour
    
    * .notdef#11094 (U+D6BA) has a counter-clockwise outer contour
    
    * .notdef#11094 (U+D6BA) has a counter-clockwise outer contour
    
    * .notdef#11095 (U+D6BC) has a counter-clockwise outer contour
    
    * .notdef#11095 (U+D6BC) has a counter-clockwise outer contour
    
    * .notdef#11095 (U+D6BC) has a counter-clockwise outer contour
    
    * .notdef#11095 (U+D6BC) has a counter-clockwise outer contour
    
    * .notdef#11096 (U+D6BD) has a counter-clockwise outer contour
    
    * .notdef#11096 (U+D6BD) has a counter-clockwise outer contour
    
    * .notdef#11096 (U+D6BD) has a counter-clockwise outer contour
    
    * .notdef#11096 (U+D6BD) has a counter-clockwise outer contour
    
    * .notdef#11097 (U+D6BE) has a counter-clockwise outer contour
    
    * .notdef#11097 (U+D6BE) has a counter-clockwise outer contour
    
    * .notdef#11097 (U+D6BE) has a counter-clockwise outer contour
    
    * .notdef#11097 (U+D6BE) has a counter-clockwise outer contour
    
    * .notdef#11098 (U+D6BF) has a counter-clockwise outer contour
    
    * .notdef#11098 (U+D6BF) has a counter-clockwise outer contour
    
    * .notdef#11098 (U+D6BF) has a counter-clockwise outer contour
    
    * .notdef#11098 (U+D6BF) has a counter-clockwise outer contour
    
    * .notdef#11099 (U+D6C0) has a counter-clockwise outer contour
    
    * .notdef#11099 (U+D6C0) has a counter-clockwise outer contour
    
    * .notdef#11099 (U+D6C0) has a counter-clockwise outer contour
    
    * .notdef#11099 (U+D6C0) has a counter-clockwise outer contour
    
    * .notdef#111 (U+AC19) has a counter-clockwise outer contour
    
    * .notdef#111 (U+AC19) has a counter-clockwise outer contour
    
    * .notdef#111 (U+AC19) has a counter-clockwise outer contour
    
    * .notdef#1110 (U+BE0D) has a counter-clockwise outer contour
    
    * .notdef#1110 (U+BE0D) has a counter-clockwise outer contour
    
    * .notdef#1110 (U+BE0D) has a counter-clockwise outer contour
    
    * .notdef#11100 (U+D6C1) has a counter-clockwise outer contour
    
    * .notdef#11100 (U+D6C1) has a counter-clockwise outer contour
    
    * .notdef#11100 (U+D6C1) has a counter-clockwise outer contour
    
    * .notdef#11100 (U+D6C1) has a counter-clockwise outer contour
    
    * .notdef#11101 (U+D6C2) has a counter-clockwise outer contour
    
    * .notdef#11101 (U+D6C2) has a counter-clockwise outer contour
    
    * .notdef#11101 (U+D6C2) has a counter-clockwise outer contour
    
    * .notdef#11101 (U+D6C2) has a counter-clockwise outer contour
    
    * .notdef#11101 (U+D6C2) has a counter-clockwise outer contour
    
    * .notdef#11102 (U+D6C3) has a counter-clockwise outer contour
    
    * .notdef#11102 (U+D6C3) has a counter-clockwise outer contour
    
    * .notdef#11102 (U+D6C3) has a counter-clockwise outer contour
    
    * .notdef#11102 (U+D6C3) has a counter-clockwise outer contour
    
    * .notdef#11102 (U+D6C3) has a counter-clockwise outer contour
    
    * .notdef#11103 (U+D6C6) has a counter-clockwise outer contour
    
    * .notdef#11103 (U+D6C6) has a counter-clockwise outer contour
    
    * .notdef#11103 (U+D6C6) has a counter-clockwise outer contour
    
    * .notdef#11103 (U+D6C6) has a counter-clockwise outer contour
    
    * .notdef#11103 (U+D6C6) has a counter-clockwise outer contour
    
    * .notdef#11104 (U+D6C7) has a counter-clockwise outer contour
    
    * .notdef#11104 (U+D6C7) has a counter-clockwise outer contour
    
    * .notdef#11104 (U+D6C7) has a counter-clockwise outer contour
    
    * .notdef#11104 (U+D6C7) has a counter-clockwise outer contour
    
    * .notdef#11105 (U+D6C9) has a counter-clockwise outer contour
    
    * .notdef#11105 (U+D6C9) has a counter-clockwise outer contour
    
    * .notdef#11105 (U+D6C9) has a counter-clockwise outer contour
    
    * .notdef#11106 (U+D6CA) has a counter-clockwise outer contour
    
    * .notdef#11106 (U+D6CA) has a counter-clockwise outer contour
    
    * .notdef#11106 (U+D6CA) has a counter-clockwise outer contour
    
    * .notdef#11106 (U+D6CA) has a counter-clockwise outer contour
    
    * .notdef#11106 (U+D6CA) has a counter-clockwise outer contour
    
    * .notdef#11106 (U+D6CA) has a counter-clockwise outer contour
    
    * .notdef#11107 (U+D6CB) has a counter-clockwise outer contour
    
    * .notdef#11107 (U+D6CB) has a counter-clockwise outer contour
    
    * .notdef#11107 (U+D6CB) has a counter-clockwise outer contour
    
    * .notdef#11108 (U+D6CD) has a counter-clockwise outer contour
    
    * .notdef#11108 (U+D6CD) has a counter-clockwise outer contour
    
    * .notdef#11108 (U+D6CD) has a counter-clockwise outer contour
    
    * .notdef#11109 (U+D6CE) has a counter-clockwise outer contour
    
    * .notdef#11109 (U+D6CE) has a counter-clockwise outer contour
    
    * .notdef#11109 (U+D6CE) has a counter-clockwise outer contour
    
    * .notdef#1111 (U+BE10) has a counter-clockwise outer contour
    
    * .notdef#1111 (U+BE10) has a counter-clockwise outer contour
    
    * .notdef#1111 (U+BE10) has a counter-clockwise outer contour
    
    * .notdef#11110 (U+D6CF) has a counter-clockwise outer contour
    
    * .notdef#11110 (U+D6CF) has a counter-clockwise outer contour
    
    * .notdef#11110 (U+D6CF) has a counter-clockwise outer contour
    
    * .notdef#11111 (U+D6D0) has a counter-clockwise outer contour
    
    * .notdef#11111 (U+D6D0) has a counter-clockwise outer contour
    
    * .notdef#11111 (U+D6D0) has a counter-clockwise outer contour
    
    * .notdef#11112 (U+D6D2) has a counter-clockwise outer contour
    
    * .notdef#11112 (U+D6D2) has a counter-clockwise outer contour
    
    * .notdef#11112 (U+D6D2) has a counter-clockwise outer contour
    
    * .notdef#11113 (U+D6D3) has a counter-clockwise outer contour
    
    * .notdef#11113 (U+D6D3) has a counter-clockwise outer contour
    
    * .notdef#11113 (U+D6D3) has a counter-clockwise outer contour
    
    * .notdef#11114 (U+D6D5) has a counter-clockwise outer contour
    
    * .notdef#11114 (U+D6D5) has a counter-clockwise outer contour
    
    * .notdef#11114 (U+D6D5) has a counter-clockwise outer contour
    
    * .notdef#11114 (U+D6D5) has a counter-clockwise outer contour
    
    * .notdef#11115 (U+D6D6) has a counter-clockwise outer contour
    
    * .notdef#11115 (U+D6D6) has a counter-clockwise outer contour
    
    * .notdef#11115 (U+D6D6) has a counter-clockwise outer contour
    
    * .notdef#11116 (U+D6D8) has a counter-clockwise outer contour
    
    * .notdef#11116 (U+D6D8) has a counter-clockwise outer contour
    
    * .notdef#11116 (U+D6D8) has a counter-clockwise outer contour
    
    * .notdef#11116 (U+D6D8) has a counter-clockwise outer contour
    
    * .notdef#11117 (U+D6DA) has a counter-clockwise outer contour
    
    * .notdef#11117 (U+D6DA) has a counter-clockwise outer contour
    
    * .notdef#11117 (U+D6DA) has a counter-clockwise outer contour
    
    * .notdef#11118 (U+D6DB) has a counter-clockwise outer contour
    
    * .notdef#11118 (U+D6DB) has a counter-clockwise outer contour
    
    * .notdef#11118 (U+D6DB) has a counter-clockwise outer contour
    
    * .notdef#11119 (U+D6DC) has a counter-clockwise outer contour
    
    * .notdef#11119 (U+D6DC) has a counter-clockwise outer contour
    
    * .notdef#11119 (U+D6DC) has a counter-clockwise outer contour
    
    * .notdef#1112 (U+BE14) has a counter-clockwise outer contour
    
    * .notdef#1112 (U+BE14) has a counter-clockwise outer contour
    
    * .notdef#1112 (U+BE14) has a counter-clockwise outer contour
    
    * .notdef#11120 (U+D6DD) has a counter-clockwise outer contour
    
    * .notdef#11120 (U+D6DD) has a counter-clockwise outer contour
    
    * .notdef#11120 (U+D6DD) has a counter-clockwise outer contour
    
    * .notdef#11121 (U+D6DE) has a counter-clockwise outer contour
    
    * .notdef#11121 (U+D6DE) has a counter-clockwise outer contour
    
    * .notdef#11121 (U+D6DE) has a counter-clockwise outer contour
    
    * .notdef#11121 (U+D6DE) has a counter-clockwise outer contour
    
    * .notdef#11122 (U+D6DF) has a counter-clockwise outer contour
    
    * .notdef#11122 (U+D6DF) has a counter-clockwise outer contour
    
    * .notdef#11122 (U+D6DF) has a counter-clockwise outer contour
    
    * .notdef#11122 (U+D6DF) has a counter-clockwise outer contour
    
    * .notdef#11123 (U+D6E1) has a counter-clockwise outer contour
    
    * .notdef#11123 (U+D6E1) has a counter-clockwise outer contour
    
    * .notdef#11123 (U+D6E1) has a counter-clockwise outer contour
    
    * .notdef#11123 (U+D6E1) has a counter-clockwise outer contour
    
    * .notdef#11123 (U+D6E1) has a counter-clockwise outer contour
    
    * .notdef#11124 (U+D6E2) has a counter-clockwise outer contour
    
    * .notdef#11124 (U+D6E2) has a counter-clockwise outer contour
    
    * .notdef#11124 (U+D6E2) has a counter-clockwise outer contour
    
    * .notdef#11124 (U+D6E2) has a counter-clockwise outer contour
    
    * .notdef#11124 (U+D6E2) has a counter-clockwise outer contour
    
    * .notdef#11124 (U+D6E2) has a counter-clockwise outer contour
    
    * .notdef#11125 (U+D6E3) has a counter-clockwise outer contour
    
    * .notdef#11125 (U+D6E3) has a counter-clockwise outer contour
    
    * .notdef#11125 (U+D6E3) has a counter-clockwise outer contour
    
    * .notdef#11125 (U+D6E3) has a counter-clockwise outer contour
    
    * .notdef#11125 (U+D6E3) has a counter-clockwise outer contour
    
    * .notdef#11126 (U+D6E5) has a counter-clockwise outer contour
    
    * .notdef#11126 (U+D6E5) has a counter-clockwise outer contour
    
    * .notdef#11126 (U+D6E5) has a counter-clockwise outer contour
    
    * .notdef#11126 (U+D6E5) has a counter-clockwise outer contour
    
    * .notdef#11126 (U+D6E5) has a counter-clockwise outer contour
    
    * .notdef#11127 (U+D6E6) has a counter-clockwise outer contour
    
    * .notdef#11127 (U+D6E6) has a counter-clockwise outer contour
    
    * .notdef#11127 (U+D6E6) has a counter-clockwise outer contour
    
    * .notdef#11127 (U+D6E6) has a counter-clockwise outer contour
    
    * .notdef#11127 (U+D6E6) has a counter-clockwise outer contour
    
    * .notdef#11127 (U+D6E6) has a counter-clockwise outer contour
    
    * .notdef#11127 (U+D6E6) has a counter-clockwise outer contour
    
    * .notdef#11128 (U+D6E7) has a counter-clockwise outer contour
    
    * .notdef#11128 (U+D6E7) has a counter-clockwise outer contour
    
    * .notdef#11128 (U+D6E7) has a counter-clockwise outer contour
    
    * .notdef#11128 (U+D6E7) has a counter-clockwise outer contour
    
    * .notdef#11128 (U+D6E7) has a counter-clockwise outer contour
    
    * .notdef#11129 (U+D6E9) has a counter-clockwise outer contour
    
    * .notdef#11129 (U+D6E9) has a counter-clockwise outer contour
    
    * .notdef#11129 (U+D6E9) has a counter-clockwise outer contour
    
    * .notdef#11129 (U+D6E9) has a counter-clockwise outer contour
    
    * .notdef#11129 (U+D6E9) has a counter-clockwise outer contour
    
    * .notdef#1113 (U+BE1C) has a counter-clockwise outer contour
    
    * .notdef#1113 (U+BE1C) has a counter-clockwise outer contour
    
    * .notdef#1113 (U+BE1C) has a counter-clockwise outer contour
    
    * .notdef#11130 (U+D6EA) has a counter-clockwise outer contour
    
    * .notdef#11130 (U+D6EA) has a counter-clockwise outer contour
    
    * .notdef#11130 (U+D6EA) has a counter-clockwise outer contour
    
    * .notdef#11130 (U+D6EA) has a counter-clockwise outer contour
    
    * .notdef#11130 (U+D6EA) has a counter-clockwise outer contour
    
    * .notdef#11131 (U+D6EB) has a counter-clockwise outer contour
    
    * .notdef#11131 (U+D6EB) has a counter-clockwise outer contour
    
    * .notdef#11131 (U+D6EB) has a counter-clockwise outer contour
    
    * .notdef#11131 (U+D6EB) has a counter-clockwise outer contour
    
    * .notdef#11131 (U+D6EB) has a counter-clockwise outer contour
    
    * .notdef#11132 (U+D6EC) has a counter-clockwise outer contour
    
    * .notdef#11132 (U+D6EC) has a counter-clockwise outer contour
    
    * .notdef#11132 (U+D6EC) has a counter-clockwise outer contour
    
    * .notdef#11132 (U+D6EC) has a counter-clockwise outer contour
    
    * .notdef#11132 (U+D6EC) has a counter-clockwise outer contour
    
    * .notdef#11133 (U+D6ED) has a counter-clockwise outer contour
    
    * .notdef#11133 (U+D6ED) has a counter-clockwise outer contour
    
    * .notdef#11133 (U+D6ED) has a counter-clockwise outer contour
    
    * .notdef#11133 (U+D6ED) has a counter-clockwise outer contour
    
    * .notdef#11133 (U+D6ED) has a counter-clockwise outer contour
    
    * .notdef#11134 (U+D6EE) has a counter-clockwise outer contour
    
    * .notdef#11134 (U+D6EE) has a counter-clockwise outer contour
    
    * .notdef#11134 (U+D6EE) has a counter-clockwise outer contour
    
    * .notdef#11134 (U+D6EE) has a counter-clockwise outer contour
    
    * .notdef#11134 (U+D6EE) has a counter-clockwise outer contour
    
    * .notdef#11134 (U+D6EE) has a counter-clockwise outer contour
    
    * .notdef#11135 (U+D6EF) has a counter-clockwise outer contour
    
    * .notdef#11135 (U+D6EF) has a counter-clockwise outer contour
    
    * .notdef#11135 (U+D6EF) has a counter-clockwise outer contour
    
    * .notdef#11135 (U+D6EF) has a counter-clockwise outer contour
    
    * .notdef#11135 (U+D6EF) has a counter-clockwise outer contour
    
    * .notdef#11135 (U+D6EF) has a counter-clockwise outer contour
    
    * .notdef#11136 (U+D6F1) has a counter-clockwise outer contour
    
    * .notdef#11136 (U+D6F1) has a counter-clockwise outer contour
    
    * .notdef#11136 (U+D6F1) has a counter-clockwise outer contour
    
    * .notdef#11136 (U+D6F1) has a counter-clockwise outer contour
    
    * .notdef#11136 (U+D6F1) has a counter-clockwise outer contour
    
    * .notdef#11137 (U+D6F2) has a counter-clockwise outer contour
    
    * .notdef#11137 (U+D6F2) has a counter-clockwise outer contour
    
    * .notdef#11137 (U+D6F2) has a counter-clockwise outer contour
    
    * .notdef#11137 (U+D6F2) has a counter-clockwise outer contour
    
    * .notdef#11137 (U+D6F2) has a counter-clockwise outer contour
    
    * .notdef#11138 (U+D6F3) has a counter-clockwise outer contour
    
    * .notdef#11138 (U+D6F3) has a counter-clockwise outer contour
    
    * .notdef#11138 (U+D6F3) has a counter-clockwise outer contour
    
    * .notdef#11138 (U+D6F3) has a counter-clockwise outer contour
    
    * .notdef#11138 (U+D6F3) has a counter-clockwise outer contour
    
    * .notdef#11139 (U+D6F4) has a counter-clockwise outer contour
    
    * .notdef#11139 (U+D6F4) has a counter-clockwise outer contour
    
    * .notdef#11139 (U+D6F4) has a counter-clockwise outer contour
    
    * .notdef#11139 (U+D6F4) has a counter-clockwise outer contour
    
    * .notdef#11139 (U+D6F4) has a counter-clockwise outer contour
    
    * .notdef#1114 (U+BE1D) has a counter-clockwise outer contour
    
    * .notdef#1114 (U+BE1D) has a counter-clockwise outer contour
    
    * .notdef#1114 (U+BE1D) has a counter-clockwise outer contour
    
    * .notdef#11140 (U+D6F6) has a counter-clockwise outer contour
    
    * .notdef#11140 (U+D6F6) has a counter-clockwise outer contour
    
    * .notdef#11140 (U+D6F6) has a counter-clockwise outer contour
    
    * .notdef#11140 (U+D6F6) has a counter-clockwise outer contour
    
    * .notdef#11140 (U+D6F6) has a counter-clockwise outer contour
    
    * .notdef#11141 (U+D6F7) has a counter-clockwise outer contour
    
    * .notdef#11141 (U+D6F7) has a counter-clockwise outer contour
    
    * .notdef#11141 (U+D6F7) has a counter-clockwise outer contour
    
    * .notdef#11141 (U+D6F7) has a counter-clockwise outer contour
    
    * .notdef#11141 (U+D6F7) has a counter-clockwise outer contour
    
    * .notdef#11142 (U+D6F8) has a counter-clockwise outer contour
    
    * .notdef#11142 (U+D6F8) has a counter-clockwise outer contour
    
    * .notdef#11142 (U+D6F8) has a counter-clockwise outer contour
    
    * .notdef#11142 (U+D6F8) has a counter-clockwise outer contour
    
    * .notdef#11142 (U+D6F8) has a counter-clockwise outer contour
    
    * .notdef#11143 (U+D6F9) has a counter-clockwise outer contour
    
    * .notdef#11143 (U+D6F9) has a counter-clockwise outer contour
    
    * .notdef#11143 (U+D6F9) has a counter-clockwise outer contour
    
    * .notdef#11143 (U+D6F9) has a counter-clockwise outer contour
    
    * .notdef#11143 (U+D6F9) has a counter-clockwise outer contour
    
    * .notdef#11144 (U+D6FA) has a counter-clockwise outer contour
    
    * .notdef#11144 (U+D6FA) has a counter-clockwise outer contour
    
    * .notdef#11144 (U+D6FA) has a counter-clockwise outer contour
    
    * .notdef#11144 (U+D6FA) has a counter-clockwise outer contour
    
    * .notdef#11144 (U+D6FA) has a counter-clockwise outer contour
    
    * .notdef#11144 (U+D6FA) has a counter-clockwise outer contour
    
    * .notdef#11145 (U+D6FB) has a counter-clockwise outer contour
    
    * .notdef#11145 (U+D6FB) has a counter-clockwise outer contour
    
    * .notdef#11145 (U+D6FB) has a counter-clockwise outer contour
    
    * .notdef#11145 (U+D6FB) has a counter-clockwise outer contour
    
    * .notdef#11145 (U+D6FB) has a counter-clockwise outer contour
    
    * .notdef#11145 (U+D6FB) has a counter-clockwise outer contour
    
    * .notdef#11146 (U+D6FE) has a counter-clockwise outer contour
    
    * .notdef#11146 (U+D6FE) has a counter-clockwise outer contour
    
    * .notdef#11146 (U+D6FE) has a counter-clockwise outer contour
    
    * .notdef#11146 (U+D6FE) has a counter-clockwise outer contour
    
    * .notdef#11146 (U+D6FE) has a counter-clockwise outer contour
    
    * .notdef#11146 (U+D6FE) has a counter-clockwise outer contour
    
    * .notdef#11146 (U+D6FE) has a counter-clockwise outer contour
    
    * .notdef#11147 (U+D6FF) has a counter-clockwise outer contour
    
    * .notdef#11147 (U+D6FF) has a counter-clockwise outer contour
    
    * .notdef#11147 (U+D6FF) has a counter-clockwise outer contour
    
    * .notdef#11147 (U+D6FF) has a counter-clockwise outer contour
    
    * .notdef#11147 (U+D6FF) has a counter-clockwise outer contour
    
    * .notdef#11147 (U+D6FF) has a counter-clockwise outer contour
    
    * .notdef#11147 (U+D6FF) has a counter-clockwise outer contour
    
    * .notdef#11148 (U+D701) has a counter-clockwise outer contour
    
    * .notdef#11148 (U+D701) has a counter-clockwise outer contour
    
    * .notdef#11148 (U+D701) has a counter-clockwise outer contour
    
    * .notdef#11148 (U+D701) has a counter-clockwise outer contour
    
    * .notdef#11148 (U+D701) has a counter-clockwise outer contour
    
    * .notdef#11148 (U+D701) has a counter-clockwise outer contour
    
    * .notdef#11148 (U+D701) has a counter-clockwise outer contour
    
    * .notdef#11149 (U+D702) has a counter-clockwise outer contour
    
    * .notdef#11149 (U+D702) has a counter-clockwise outer contour
    
    * .notdef#11149 (U+D702) has a counter-clockwise outer contour
    
    * .notdef#11149 (U+D702) has a counter-clockwise outer contour
    
    * .notdef#11149 (U+D702) has a counter-clockwise outer contour
    
    * .notdef#11149 (U+D702) has a counter-clockwise outer contour
    
    * .notdef#11149 (U+D702) has a counter-clockwise outer contour
    
    * .notdef#11149 (U+D702) has a counter-clockwise outer contour
    
    * .notdef#1115 (U+BE1F) has a counter-clockwise outer contour
    
    * .notdef#1115 (U+BE1F) has a counter-clockwise outer contour
    
    * .notdef#1115 (U+BE1F) has a counter-clockwise outer contour
    
    * .notdef#11150 (U+D703) has a counter-clockwise outer contour
    
    * .notdef#11150 (U+D703) has a counter-clockwise outer contour
    
    * .notdef#11150 (U+D703) has a counter-clockwise outer contour
    
    * .notdef#11150 (U+D703) has a counter-clockwise outer contour
    
    * .notdef#11150 (U+D703) has a counter-clockwise outer contour
    
    * .notdef#11150 (U+D703) has a counter-clockwise outer contour
    
    * .notdef#11151 (U+D705) has a counter-clockwise outer contour
    
    * .notdef#11151 (U+D705) has a counter-clockwise outer contour
    
    * .notdef#11151 (U+D705) has a counter-clockwise outer contour
    
    * .notdef#11151 (U+D705) has a counter-clockwise outer contour
    
    * .notdef#11151 (U+D705) has a counter-clockwise outer contour
    
    * .notdef#11151 (U+D705) has a counter-clockwise outer contour
    
    * .notdef#11152 (U+D706) has a counter-clockwise outer contour
    
    * .notdef#11152 (U+D706) has a counter-clockwise outer contour
    
    * .notdef#11152 (U+D706) has a counter-clockwise outer contour
    
    * .notdef#11152 (U+D706) has a counter-clockwise outer contour
    
    * .notdef#11152 (U+D706) has a counter-clockwise outer contour
    
    * .notdef#11152 (U+D706) has a counter-clockwise outer contour
    
    * .notdef#11153 (U+D707) has a counter-clockwise outer contour
    
    * .notdef#11153 (U+D707) has a counter-clockwise outer contour
    
    * .notdef#11153 (U+D707) has a counter-clockwise outer contour
    
    * .notdef#11153 (U+D707) has a counter-clockwise outer contour
    
    * .notdef#11153 (U+D707) has a counter-clockwise outer contour
    
    * .notdef#11153 (U+D707) has a counter-clockwise outer contour
    
    * .notdef#11154 (U+D708) has a counter-clockwise outer contour
    
    * .notdef#11154 (U+D708) has a counter-clockwise outer contour
    
    * .notdef#11154 (U+D708) has a counter-clockwise outer contour
    
    * .notdef#11154 (U+D708) has a counter-clockwise outer contour
    
    * .notdef#11154 (U+D708) has a counter-clockwise outer contour
    
    * .notdef#11154 (U+D708) has a counter-clockwise outer contour
    
    * .notdef#11155 (U+D709) has a counter-clockwise outer contour
    
    * .notdef#11155 (U+D709) has a counter-clockwise outer contour
    
    * .notdef#11155 (U+D709) has a counter-clockwise outer contour
    
    * .notdef#11155 (U+D709) has a counter-clockwise outer contour
    
    * .notdef#11155 (U+D709) has a counter-clockwise outer contour
    
    * .notdef#11155 (U+D709) has a counter-clockwise outer contour
    
    * .notdef#11156 (U+D70A) has a counter-clockwise outer contour
    
    * .notdef#11156 (U+D70A) has a counter-clockwise outer contour
    
    * .notdef#11156 (U+D70A) has a counter-clockwise outer contour
    
    * .notdef#11156 (U+D70A) has a counter-clockwise outer contour
    
    * .notdef#11156 (U+D70A) has a counter-clockwise outer contour
    
    * .notdef#11156 (U+D70A) has a counter-clockwise outer contour
    
    * .notdef#11156 (U+D70A) has a counter-clockwise outer contour
    
    * .notdef#11157 (U+D70B) has a counter-clockwise outer contour
    
    * .notdef#11157 (U+D70B) has a counter-clockwise outer contour
    
    * .notdef#11157 (U+D70B) has a counter-clockwise outer contour
    
    * .notdef#11157 (U+D70B) has a counter-clockwise outer contour
    
    * .notdef#11157 (U+D70B) has a counter-clockwise outer contour
    
    * .notdef#11157 (U+D70B) has a counter-clockwise outer contour
    
    * .notdef#11157 (U+D70B) has a counter-clockwise outer contour
    
    * .notdef#11158 (U+D70C) has a counter-clockwise outer contour
    
    * .notdef#11158 (U+D70C) has a counter-clockwise outer contour
    
    * .notdef#11158 (U+D70C) has a counter-clockwise outer contour
    
    * .notdef#11158 (U+D70C) has a counter-clockwise outer contour
    
    * .notdef#11158 (U+D70C) has a counter-clockwise outer contour
    
    * .notdef#11158 (U+D70C) has a counter-clockwise outer contour
    
    * .notdef#11159 (U+D70D) has a counter-clockwise outer contour
    
    * .notdef#11159 (U+D70D) has a counter-clockwise outer contour
    
    * .notdef#11159 (U+D70D) has a counter-clockwise outer contour
    
    * .notdef#11159 (U+D70D) has a counter-clockwise outer contour
    
    * .notdef#11159 (U+D70D) has a counter-clockwise outer contour
    
    * .notdef#11159 (U+D70D) has a counter-clockwise outer contour
    
    * .notdef#1116 (U+BE44) has a counter-clockwise outer contour
    
    * .notdef#1116 (U+BE44) has a counter-clockwise outer contour
    
    * .notdef#11160 (U+D70E) has a counter-clockwise outer contour
    
    * .notdef#11160 (U+D70E) has a counter-clockwise outer contour
    
    * .notdef#11160 (U+D70E) has a counter-clockwise outer contour
    
    * .notdef#11160 (U+D70E) has a counter-clockwise outer contour
    
    * .notdef#11160 (U+D70E) has a counter-clockwise outer contour
    
    * .notdef#11160 (U+D70E) has a counter-clockwise outer contour
    
    * .notdef#11160 (U+D70E) has a counter-clockwise outer contour
    
    * .notdef#11161 (U+D70F) has a counter-clockwise outer contour
    
    * .notdef#11161 (U+D70F) has a counter-clockwise outer contour
    
    * .notdef#11161 (U+D70F) has a counter-clockwise outer contour
    
    * .notdef#11161 (U+D70F) has a counter-clockwise outer contour
    
    * .notdef#11161 (U+D70F) has a counter-clockwise outer contour
    
    * .notdef#11161 (U+D70F) has a counter-clockwise outer contour
    
    * .notdef#11162 (U+D710) has a counter-clockwise outer contour
    
    * .notdef#11162 (U+D710) has a counter-clockwise outer contour
    
    * .notdef#11162 (U+D710) has a counter-clockwise outer contour
    
    * .notdef#11162 (U+D710) has a counter-clockwise outer contour
    
    * .notdef#11162 (U+D710) has a counter-clockwise outer contour
    
    * .notdef#11162 (U+D710) has a counter-clockwise outer contour
    
    * .notdef#11163 (U+D712) has a counter-clockwise outer contour
    
    * .notdef#11163 (U+D712) has a counter-clockwise outer contour
    
    * .notdef#11163 (U+D712) has a counter-clockwise outer contour
    
    * .notdef#11163 (U+D712) has a counter-clockwise outer contour
    
    * .notdef#11163 (U+D712) has a counter-clockwise outer contour
    
    * .notdef#11163 (U+D712) has a counter-clockwise outer contour
    
    * .notdef#11164 (U+D713) has a counter-clockwise outer contour
    
    * .notdef#11164 (U+D713) has a counter-clockwise outer contour
    
    * .notdef#11164 (U+D713) has a counter-clockwise outer contour
    
    * .notdef#11164 (U+D713) has a counter-clockwise outer contour
    
    * .notdef#11164 (U+D713) has a counter-clockwise outer contour
    
    * .notdef#11164 (U+D713) has a counter-clockwise outer contour
    
    * .notdef#11165 (U+D714) has a counter-clockwise outer contour
    
    * .notdef#11165 (U+D714) has a counter-clockwise outer contour
    
    * .notdef#11165 (U+D714) has a counter-clockwise outer contour
    
    * .notdef#11165 (U+D714) has a counter-clockwise outer contour
    
    * .notdef#11165 (U+D714) has a counter-clockwise outer contour
    
    * .notdef#11165 (U+D714) has a counter-clockwise outer contour
    
    * .notdef#11166 (U+D715) has a counter-clockwise outer contour
    
    * .notdef#11166 (U+D715) has a counter-clockwise outer contour
    
    * .notdef#11166 (U+D715) has a counter-clockwise outer contour
    
    * .notdef#11166 (U+D715) has a counter-clockwise outer contour
    
    * .notdef#11166 (U+D715) has a counter-clockwise outer contour
    
    * .notdef#11166 (U+D715) has a counter-clockwise outer contour
    
    * .notdef#11167 (U+D716) has a counter-clockwise outer contour
    
    * .notdef#11167 (U+D716) has a counter-clockwise outer contour
    
    * .notdef#11167 (U+D716) has a counter-clockwise outer contour
    
    * .notdef#11167 (U+D716) has a counter-clockwise outer contour
    
    * .notdef#11167 (U+D716) has a counter-clockwise outer contour
    
    * .notdef#11167 (U+D716) has a counter-clockwise outer contour
    
    * .notdef#11167 (U+D716) has a counter-clockwise outer contour
    
    * .notdef#11168 (U+D717) has a counter-clockwise outer contour
    
    * .notdef#11168 (U+D717) has a counter-clockwise outer contour
    
    * .notdef#11168 (U+D717) has a counter-clockwise outer contour
    
    * .notdef#11168 (U+D717) has a counter-clockwise outer contour
    
    * .notdef#11168 (U+D717) has a counter-clockwise outer contour
    
    * .notdef#11168 (U+D717) has a counter-clockwise outer contour
    
    * .notdef#11168 (U+D717) has a counter-clockwise outer contour
    
    * .notdef#11169 (U+D71A) has a counter-clockwise outer contour
    
    * .notdef#11169 (U+D71A) has a counter-clockwise outer contour
    
    * .notdef#11169 (U+D71A) has a counter-clockwise outer contour
    
    * .notdef#11169 (U+D71A) has a counter-clockwise outer contour
    
    * .notdef#11169 (U+D71A) has a counter-clockwise outer contour
    
    * .notdef#11169 (U+D71A) has a counter-clockwise outer contour
    
    * .notdef#1117 (U+BE45) has a counter-clockwise outer contour
    
    * .notdef#1117 (U+BE45) has a counter-clockwise outer contour
    
    * .notdef#1117 (U+BE45) has a counter-clockwise outer contour
    
    * .notdef#11170 (U+D71B) has a counter-clockwise outer contour
    
    * .notdef#11170 (U+D71B) has a counter-clockwise outer contour
    
    * .notdef#11170 (U+D71B) has a counter-clockwise outer contour
    
    * .notdef#11170 (U+D71B) has a counter-clockwise outer contour
    
    * .notdef#11170 (U+D71B) has a counter-clockwise outer contour
    
    * .notdef#11171 (U+D71D) has a counter-clockwise outer contour
    
    * .notdef#11171 (U+D71D) has a counter-clockwise outer contour
    
    * .notdef#11171 (U+D71D) has a counter-clockwise outer contour
    
    * .notdef#11171 (U+D71D) has a counter-clockwise outer contour
    
    * .notdef#11171 (U+D71D) has a counter-clockwise outer contour
    
    * .notdef#11172 (U+D71E) has a counter-clockwise outer contour
    
    * .notdef#11172 (U+D71E) has a counter-clockwise outer contour
    
    * .notdef#11172 (U+D71E) has a counter-clockwise outer contour
    
    * .notdef#11172 (U+D71E) has a counter-clockwise outer contour
    
    * .notdef#11172 (U+D71E) has a counter-clockwise outer contour
    
    * .notdef#11172 (U+D71E) has a counter-clockwise outer contour
    
    * .notdef#11172 (U+D71E) has a counter-clockwise outer contour
    
    * .notdef#11173 (U+D71F) has a counter-clockwise outer contour
    
    * .notdef#11173 (U+D71F) has a counter-clockwise outer contour
    
    * .notdef#11173 (U+D71F) has a counter-clockwise outer contour
    
    * .notdef#11173 (U+D71F) has a counter-clockwise outer contour
    
    * .notdef#11173 (U+D71F) has a counter-clockwise outer contour
    
    * .notdef#11174 (U+D721) has a counter-clockwise outer contour
    
    * .notdef#11174 (U+D721) has a counter-clockwise outer contour
    
    * .notdef#11174 (U+D721) has a counter-clockwise outer contour
    
    * .notdef#11174 (U+D721) has a counter-clockwise outer contour
    
    * .notdef#11174 (U+D721) has a counter-clockwise outer contour
    
    * .notdef#11175 (U+D722) has a counter-clockwise outer contour
    
    * .notdef#11175 (U+D722) has a counter-clockwise outer contour
    
    * .notdef#11175 (U+D722) has a counter-clockwise outer contour
    
    * .notdef#11175 (U+D722) has a counter-clockwise outer contour
    
    * .notdef#11175 (U+D722) has a counter-clockwise outer contour
    
    * .notdef#11176 (U+D723) has a counter-clockwise outer contour
    
    * .notdef#11176 (U+D723) has a counter-clockwise outer contour
    
    * .notdef#11176 (U+D723) has a counter-clockwise outer contour
    
    * .notdef#11176 (U+D723) has a counter-clockwise outer contour
    
    * .notdef#11176 (U+D723) has a counter-clockwise outer contour
    
    * .notdef#11177 (U+D724) has a counter-clockwise outer contour
    
    * .notdef#11177 (U+D724) has a counter-clockwise outer contour
    
    * .notdef#11177 (U+D724) has a counter-clockwise outer contour
    
    * .notdef#11177 (U+D724) has a counter-clockwise outer contour
    
    * .notdef#11177 (U+D724) has a counter-clockwise outer contour
    
    * .notdef#11178 (U+D725) has a counter-clockwise outer contour
    
    * .notdef#11178 (U+D725) has a counter-clockwise outer contour
    
    * .notdef#11178 (U+D725) has a counter-clockwise outer contour
    
    * .notdef#11178 (U+D725) has a counter-clockwise outer contour
    
    * .notdef#11178 (U+D725) has a counter-clockwise outer contour
    
    * .notdef#11179 (U+D726) has a counter-clockwise outer contour
    
    * .notdef#11179 (U+D726) has a counter-clockwise outer contour
    
    * .notdef#11179 (U+D726) has a counter-clockwise outer contour
    
    * .notdef#11179 (U+D726) has a counter-clockwise outer contour
    
    * .notdef#11179 (U+D726) has a counter-clockwise outer contour
    
    * .notdef#11179 (U+D726) has a counter-clockwise outer contour
    
    * .notdef#1118 (U+BE48) has a counter-clockwise outer contour
    
    * .notdef#1118 (U+BE48) has a counter-clockwise outer contour
    
    * .notdef#1118 (U+BE48) has a counter-clockwise outer contour
    
    * .notdef#11180 (U+D727) has a counter-clockwise outer contour
    
    * .notdef#11180 (U+D727) has a counter-clockwise outer contour
    
    * .notdef#11180 (U+D727) has a counter-clockwise outer contour
    
    * .notdef#11180 (U+D727) has a counter-clockwise outer contour
    
    * .notdef#11180 (U+D727) has a counter-clockwise outer contour
    
    * .notdef#11180 (U+D727) has a counter-clockwise outer contour
    
    * .notdef#11181 (U+D72A) has a counter-clockwise outer contour
    
    * .notdef#11181 (U+D72A) has a counter-clockwise outer contour
    
    * .notdef#11181 (U+D72A) has a counter-clockwise outer contour
    
    * .notdef#11181 (U+D72A) has a counter-clockwise outer contour
    
    * .notdef#11181 (U+D72A) has a counter-clockwise outer contour
    
    * .notdef#11182 (U+D72C) has a counter-clockwise outer contour
    
    * .notdef#11182 (U+D72C) has a counter-clockwise outer contour
    
    * .notdef#11182 (U+D72C) has a counter-clockwise outer contour
    
    * .notdef#11182 (U+D72C) has a counter-clockwise outer contour
    
    * .notdef#11182 (U+D72C) has a counter-clockwise outer contour
    
    * .notdef#11183 (U+D72E) has a counter-clockwise outer contour
    
    * .notdef#11183 (U+D72E) has a counter-clockwise outer contour
    
    * .notdef#11183 (U+D72E) has a counter-clockwise outer contour
    
    * .notdef#11183 (U+D72E) has a counter-clockwise outer contour
    
    * .notdef#11183 (U+D72E) has a counter-clockwise outer contour
    
    * .notdef#11184 (U+D72F) has a counter-clockwise outer contour
    
    * .notdef#11184 (U+D72F) has a counter-clockwise outer contour
    
    * .notdef#11184 (U+D72F) has a counter-clockwise outer contour
    
    * .notdef#11184 (U+D72F) has a counter-clockwise outer contour
    
    * .notdef#11184 (U+D72F) has a counter-clockwise outer contour
    
    * .notdef#11185 (U+D730) has a counter-clockwise outer contour
    
    * .notdef#11185 (U+D730) has a counter-clockwise outer contour
    
    * .notdef#11185 (U+D730) has a counter-clockwise outer contour
    
    * .notdef#11185 (U+D730) has a counter-clockwise outer contour
    
    * .notdef#11185 (U+D730) has a counter-clockwise outer contour
    
    * .notdef#11186 (U+D731) has a counter-clockwise outer contour
    
    * .notdef#11186 (U+D731) has a counter-clockwise outer contour
    
    * .notdef#11186 (U+D731) has a counter-clockwise outer contour
    
    * .notdef#11186 (U+D731) has a counter-clockwise outer contour
    
    * .notdef#11186 (U+D731) has a counter-clockwise outer contour
    
    * .notdef#11187 (U+D732) has a counter-clockwise outer contour
    
    * .notdef#11187 (U+D732) has a counter-clockwise outer contour
    
    * .notdef#11187 (U+D732) has a counter-clockwise outer contour
    
    * .notdef#11187 (U+D732) has a counter-clockwise outer contour
    
    * .notdef#11187 (U+D732) has a counter-clockwise outer contour
    
    * .notdef#11187 (U+D732) has a counter-clockwise outer contour
    
    * .notdef#11188 (U+D733) has a counter-clockwise outer contour
    
    * .notdef#11188 (U+D733) has a counter-clockwise outer contour
    
    * .notdef#11188 (U+D733) has a counter-clockwise outer contour
    
    * .notdef#11188 (U+D733) has a counter-clockwise outer contour
    
    * .notdef#11188 (U+D733) has a counter-clockwise outer contour
    
    * .notdef#11188 (U+D733) has a counter-clockwise outer contour
    
    * .notdef#11189 (U+D736) has a counter-clockwise outer contour
    
    * .notdef#11189 (U+D736) has a counter-clockwise outer contour
    
    * .notdef#11189 (U+D736) has a counter-clockwise outer contour
    
    * .notdef#1119 (U+BE4C) has a counter-clockwise outer contour
    
    * .notdef#1119 (U+BE4C) has a counter-clockwise outer contour
    
    * .notdef#1119 (U+BE4C) has a counter-clockwise outer contour
    
    * .notdef#11190 (U+D737) has a counter-clockwise outer contour
    
    * .notdef#11190 (U+D737) has a counter-clockwise outer contour
    
    * .notdef#11190 (U+D737) has a counter-clockwise outer contour
    
    * .notdef#11191 (U+D739) has a counter-clockwise outer contour
    
    * .notdef#11191 (U+D739) has a counter-clockwise outer contour
    
    * .notdef#11191 (U+D739) has a counter-clockwise outer contour
    
    * .notdef#11192 (U+D73A) has a counter-clockwise outer contour
    
    * .notdef#11192 (U+D73A) has a counter-clockwise outer contour
    
    * .notdef#11192 (U+D73A) has a counter-clockwise outer contour
    
    * .notdef#11192 (U+D73A) has a counter-clockwise outer contour
    
    * .notdef#11192 (U+D73A) has a counter-clockwise outer contour
    
    * .notdef#11193 (U+D73B) has a counter-clockwise outer contour
    
    * .notdef#11193 (U+D73B) has a counter-clockwise outer contour
    
    * .notdef#11193 (U+D73B) has a counter-clockwise outer contour
    
    * .notdef#11194 (U+D73D) has a counter-clockwise outer contour
    
    * .notdef#11194 (U+D73D) has a counter-clockwise outer contour
    
    * .notdef#11194 (U+D73D) has a counter-clockwise outer contour
    
    * .notdef#11195 (U+D73E) has a counter-clockwise outer contour
    
    * .notdef#11195 (U+D73E) has a counter-clockwise outer contour
    
    * .notdef#11195 (U+D73E) has a counter-clockwise outer contour
    
    * .notdef#11196 (U+D73F) has a counter-clockwise outer contour
    
    * .notdef#11196 (U+D73F) has a counter-clockwise outer contour
    
    * .notdef#11196 (U+D73F) has a counter-clockwise outer contour
    
    * .notdef#11197 (U+D740) has a counter-clockwise outer contour
    
    * .notdef#11197 (U+D740) has a counter-clockwise outer contour
    
    * .notdef#11197 (U+D740) has a counter-clockwise outer contour
    
    * .notdef#11198 (U+D741) has a counter-clockwise outer contour
    
    * .notdef#11198 (U+D741) has a counter-clockwise outer contour
    
    * .notdef#11198 (U+D741) has a counter-clockwise outer contour
    
    * .notdef#11199 (U+D742) has a counter-clockwise outer contour
    
    * .notdef#11199 (U+D742) has a counter-clockwise outer contour
    
    * .notdef#11199 (U+D742) has a counter-clockwise outer contour
    
    * .notdef#112 (U+AC1A) has a counter-clockwise outer contour
    
    * .notdef#112 (U+AC1A) has a counter-clockwise outer contour
    
    * .notdef#112 (U+AC1A) has a counter-clockwise outer contour
    
    * .notdef#112 (U+AC1A) has a counter-clockwise outer contour
    
    * .notdef#1120 (U+BE4E) has a counter-clockwise outer contour
    
    * .notdef#1120 (U+BE4E) has a counter-clockwise outer contour
    
    * .notdef#1120 (U+BE4E) has a counter-clockwise outer contour
    
    * .notdef#1120 (U+BE4E) has a counter-clockwise outer contour
    
    * .notdef#11200 (U+D743) has a counter-clockwise outer contour
    
    * .notdef#11200 (U+D743) has a counter-clockwise outer contour
    
    * .notdef#11200 (U+D743) has a counter-clockwise outer contour
    
    * .notdef#11201 (U+D745) has a counter-clockwise outer contour
    
    * .notdef#11201 (U+D745) has a counter-clockwise outer contour
    
    * .notdef#11201 (U+D745) has a counter-clockwise outer contour
    
    * .notdef#11202 (U+D746) has a counter-clockwise outer contour
    
    * .notdef#11202 (U+D746) has a counter-clockwise outer contour
    
    * .notdef#11202 (U+D746) has a counter-clockwise outer contour
    
    * .notdef#11203 (U+D748) has a counter-clockwise outer contour
    
    * .notdef#11203 (U+D748) has a counter-clockwise outer contour
    
    * .notdef#11203 (U+D748) has a counter-clockwise outer contour
    
    * .notdef#11204 (U+D74A) has a counter-clockwise outer contour
    
    * .notdef#11204 (U+D74A) has a counter-clockwise outer contour
    
    * .notdef#11204 (U+D74A) has a counter-clockwise outer contour
    
    * .notdef#11205 (U+D74B) has a counter-clockwise outer contour
    
    * .notdef#11205 (U+D74B) has a counter-clockwise outer contour
    
    * .notdef#11205 (U+D74B) has a counter-clockwise outer contour
    
    * .notdef#11206 (U+D74C) has a counter-clockwise outer contour
    
    * .notdef#11206 (U+D74C) has a counter-clockwise outer contour
    
    * .notdef#11206 (U+D74C) has a counter-clockwise outer contour
    
    * .notdef#11207 (U+D74D) has a counter-clockwise outer contour
    
    * .notdef#11207 (U+D74D) has a counter-clockwise outer contour
    
    * .notdef#11207 (U+D74D) has a counter-clockwise outer contour
    
    * .notdef#11208 (U+D74E) has a counter-clockwise outer contour
    
    * .notdef#11208 (U+D74E) has a counter-clockwise outer contour
    
    * .notdef#11208 (U+D74E) has a counter-clockwise outer contour
    
    * .notdef#11208 (U+D74E) has a counter-clockwise outer contour
    
    * .notdef#11209 (U+D74F) has a counter-clockwise outer contour
    
    * .notdef#11209 (U+D74F) has a counter-clockwise outer contour
    
    * .notdef#11209 (U+D74F) has a counter-clockwise outer contour
    
    * .notdef#11209 (U+D74F) has a counter-clockwise outer contour
    
    * .notdef#1121 (U+BE54) has a counter-clockwise outer contour
    
    * .notdef#1121 (U+BE54) has a counter-clockwise outer contour
    
    * .notdef#1121 (U+BE54) has a counter-clockwise outer contour
    
    * .notdef#11210 (U+D752) has a counter-clockwise outer contour
    
    * .notdef#11210 (U+D752) has a counter-clockwise outer contour
    
    * .notdef#11210 (U+D752) has a counter-clockwise outer contour
    
    * .notdef#11210 (U+D752) has a counter-clockwise outer contour
    
    * .notdef#11210 (U+D752) has a counter-clockwise outer contour
    
    * .notdef#11211 (U+D753) has a counter-clockwise outer contour
    
    * .notdef#11211 (U+D753) has a counter-clockwise outer contour
    
    * .notdef#11211 (U+D753) has a counter-clockwise outer contour
    
    * .notdef#11211 (U+D753) has a counter-clockwise outer contour
    
    * .notdef#11211 (U+D753) has a counter-clockwise outer contour
    
    * .notdef#11212 (U+D755) has a counter-clockwise outer contour
    
    * .notdef#11212 (U+D755) has a counter-clockwise outer contour
    
    * .notdef#11212 (U+D755) has a counter-clockwise outer contour
    
    * .notdef#11212 (U+D755) has a counter-clockwise outer contour
    
    * .notdef#11212 (U+D755) has a counter-clockwise outer contour
    
    * .notdef#11213 (U+D75A) has a counter-clockwise outer contour
    
    * .notdef#11213 (U+D75A) has a counter-clockwise outer contour
    
    * .notdef#11213 (U+D75A) has a counter-clockwise outer contour
    
    * .notdef#11213 (U+D75A) has a counter-clockwise outer contour
    
    * .notdef#11213 (U+D75A) has a counter-clockwise outer contour
    
    * .notdef#11214 (U+D75B) has a counter-clockwise outer contour
    
    * .notdef#11214 (U+D75B) has a counter-clockwise outer contour
    
    * .notdef#11214 (U+D75B) has a counter-clockwise outer contour
    
    * .notdef#11214 (U+D75B) has a counter-clockwise outer contour
    
    * .notdef#11214 (U+D75B) has a counter-clockwise outer contour
    
    * .notdef#11215 (U+D75C) has a counter-clockwise outer contour
    
    * .notdef#11215 (U+D75C) has a counter-clockwise outer contour
    
    * .notdef#11215 (U+D75C) has a counter-clockwise outer contour
    
    * .notdef#11215 (U+D75C) has a counter-clockwise outer contour
    
    * .notdef#11215 (U+D75C) has a counter-clockwise outer contour
    
    * .notdef#11216 (U+D75D) has a counter-clockwise outer contour
    
    * .notdef#11216 (U+D75D) has a counter-clockwise outer contour
    
    * .notdef#11216 (U+D75D) has a counter-clockwise outer contour
    
    * .notdef#11216 (U+D75D) has a counter-clockwise outer contour
    
    * .notdef#11216 (U+D75D) has a counter-clockwise outer contour
    
    * .notdef#11217 (U+D75E) has a counter-clockwise outer contour
    
    * .notdef#11217 (U+D75E) has a counter-clockwise outer contour
    
    * .notdef#11217 (U+D75E) has a counter-clockwise outer contour
    
    * .notdef#11217 (U+D75E) has a counter-clockwise outer contour
    
    * .notdef#11217 (U+D75E) has a counter-clockwise outer contour
    
    * .notdef#11217 (U+D75E) has a counter-clockwise outer contour
    
    * .notdef#11218 (U+D75F) has a counter-clockwise outer contour
    
    * .notdef#11218 (U+D75F) has a counter-clockwise outer contour
    
    * .notdef#11218 (U+D75F) has a counter-clockwise outer contour
    
    * .notdef#11218 (U+D75F) has a counter-clockwise outer contour
    
    * .notdef#11218 (U+D75F) has a counter-clockwise outer contour
    
    * .notdef#11218 (U+D75F) has a counter-clockwise outer contour
    
    * .notdef#11219 (U+D762) has a counter-clockwise outer contour
    
    * .notdef#11219 (U+D762) has a counter-clockwise outer contour
    
    * .notdef#11219 (U+D762) has a counter-clockwise outer contour
    
    * .notdef#11219 (U+D762) has a counter-clockwise outer contour
    
    * .notdef#11219 (U+D762) has a counter-clockwise outer contour
    
    * .notdef#1122 (U+BE55) has a counter-clockwise outer contour
    
    * .notdef#1122 (U+BE55) has a counter-clockwise outer contour
    
    * .notdef#1122 (U+BE55) has a counter-clockwise outer contour
    
    * .notdef#11220 (U+D764) has a counter-clockwise outer contour
    
    * .notdef#11220 (U+D764) has a counter-clockwise outer contour
    
    * .notdef#11220 (U+D764) has a counter-clockwise outer contour
    
    * .notdef#11220 (U+D764) has a counter-clockwise outer contour
    
    * .notdef#11221 (U+D766) has a counter-clockwise outer contour
    
    * .notdef#11221 (U+D766) has a counter-clockwise outer contour
    
    * .notdef#11221 (U+D766) has a counter-clockwise outer contour
    
    * .notdef#11221 (U+D766) has a counter-clockwise outer contour
    
    * .notdef#11222 (U+D767) has a counter-clockwise outer contour
    
    * .notdef#11222 (U+D767) has a counter-clockwise outer contour
    
    * .notdef#11222 (U+D767) has a counter-clockwise outer contour
    
    * .notdef#11222 (U+D767) has a counter-clockwise outer contour
    
    * .notdef#11223 (U+D768) has a counter-clockwise outer contour
    
    * .notdef#11223 (U+D768) has a counter-clockwise outer contour
    
    * .notdef#11223 (U+D768) has a counter-clockwise outer contour
    
    * .notdef#11223 (U+D768) has a counter-clockwise outer contour
    
    * .notdef#11224 (U+D76A) has a counter-clockwise outer contour
    
    * .notdef#11224 (U+D76A) has a counter-clockwise outer contour
    
    * .notdef#11224 (U+D76A) has a counter-clockwise outer contour
    
    * .notdef#11224 (U+D76A) has a counter-clockwise outer contour
    
    * .notdef#11224 (U+D76A) has a counter-clockwise outer contour
    
    * .notdef#11225 (U+D76B) has a counter-clockwise outer contour
    
    * .notdef#11225 (U+D76B) has a counter-clockwise outer contour
    
    * .notdef#11225 (U+D76B) has a counter-clockwise outer contour
    
    * .notdef#11225 (U+D76B) has a counter-clockwise outer contour
    
    * .notdef#11225 (U+D76B) has a counter-clockwise outer contour
    
    * .notdef#11226 (U+D76D) has a counter-clockwise outer contour
    
    * .notdef#11226 (U+D76D) has a counter-clockwise outer contour
    
    * .notdef#11226 (U+D76D) has a counter-clockwise outer contour
    
    * .notdef#11226 (U+D76D) has a counter-clockwise outer contour
    
    * .notdef#11226 (U+D76D) has a counter-clockwise outer contour
    
    * .notdef#11227 (U+D76E) has a counter-clockwise outer contour
    
    * .notdef#11227 (U+D76E) has a counter-clockwise outer contour
    
    * .notdef#11227 (U+D76E) has a counter-clockwise outer contour
    
    * .notdef#11227 (U+D76E) has a counter-clockwise outer contour
    
    * .notdef#11227 (U+D76E) has a counter-clockwise outer contour
    
    * .notdef#11227 (U+D76E) has a counter-clockwise outer contour
    
    * .notdef#11228 (U+D76F) has a counter-clockwise outer contour
    
    * .notdef#11228 (U+D76F) has a counter-clockwise outer contour
    
    * .notdef#11228 (U+D76F) has a counter-clockwise outer contour
    
    * .notdef#11228 (U+D76F) has a counter-clockwise outer contour
    
    * .notdef#11228 (U+D76F) has a counter-clockwise outer contour
    
    * .notdef#11228 (U+D76F) has a counter-clockwise outer contour
    
    * .notdef#11229 (U+D771) has a counter-clockwise outer contour
    
    * .notdef#11229 (U+D771) has a counter-clockwise outer contour
    
    * .notdef#11229 (U+D771) has a counter-clockwise outer contour
    
    * .notdef#11229 (U+D771) has a counter-clockwise outer contour
    
    * .notdef#11229 (U+D771) has a counter-clockwise outer contour
    
    * .notdef#11229 (U+D771) has a counter-clockwise outer contour
    
    * .notdef#1123 (U+BE57) has a counter-clockwise outer contour
    
    * .notdef#1123 (U+BE57) has a counter-clockwise outer contour
    
    * .notdef#1123 (U+BE57) has a counter-clockwise outer contour
    
    * .notdef#11230 (U+D772) has a counter-clockwise outer contour
    
    * .notdef#11230 (U+D772) has a counter-clockwise outer contour
    
    * .notdef#11230 (U+D772) has a counter-clockwise outer contour
    
    * .notdef#11230 (U+D772) has a counter-clockwise outer contour
    
    * .notdef#11230 (U+D772) has a counter-clockwise outer contour
    
    * .notdef#11230 (U+D772) has a counter-clockwise outer contour
    
    * .notdef#11230 (U+D772) has a counter-clockwise outer contour
    
    * .notdef#11231 (U+D773) has a counter-clockwise outer contour
    
    * .notdef#11231 (U+D773) has a counter-clockwise outer contour
    
    * .notdef#11231 (U+D773) has a counter-clockwise outer contour
    
    * .notdef#11231 (U+D773) has a counter-clockwise outer contour
    
    * .notdef#11231 (U+D773) has a counter-clockwise outer contour
    
    * .notdef#11232 (U+D775) has a counter-clockwise outer contour
    
    * .notdef#11232 (U+D775) has a counter-clockwise outer contour
    
    * .notdef#11232 (U+D775) has a counter-clockwise outer contour
    
    * .notdef#11232 (U+D775) has a counter-clockwise outer contour
    
    * .notdef#11232 (U+D775) has a counter-clockwise outer contour
    
    * .notdef#11232 (U+D775) has a counter-clockwise outer contour
    
    * .notdef#11233 (U+D776) has a counter-clockwise outer contour
    
    * .notdef#11233 (U+D776) has a counter-clockwise outer contour
    
    * .notdef#11233 (U+D776) has a counter-clockwise outer contour
    
    * .notdef#11233 (U+D776) has a counter-clockwise outer contour
    
    * .notdef#11233 (U+D776) has a counter-clockwise outer contour
    
    * .notdef#11233 (U+D776) has a counter-clockwise outer contour
    
    * .notdef#11234 (U+D777) has a counter-clockwise outer contour
    
    * .notdef#11234 (U+D777) has a counter-clockwise outer contour
    
    * .notdef#11234 (U+D777) has a counter-clockwise outer contour
    
    * .notdef#11234 (U+D777) has a counter-clockwise outer contour
    
    * .notdef#11234 (U+D777) has a counter-clockwise outer contour
    
    * .notdef#11234 (U+D777) has a counter-clockwise outer contour
    
    * .notdef#11235 (U+D778) has a counter-clockwise outer contour
    
    * .notdef#11235 (U+D778) has a counter-clockwise outer contour
    
    * .notdef#11235 (U+D778) has a counter-clockwise outer contour
    
    * .notdef#11235 (U+D778) has a counter-clockwise outer contour
    
    * .notdef#11235 (U+D778) has a counter-clockwise outer contour
    
    * .notdef#11235 (U+D778) has a counter-clockwise outer contour
    
    * .notdef#11236 (U+D779) has a counter-clockwise outer contour
    
    * .notdef#11236 (U+D779) has a counter-clockwise outer contour
    
    * .notdef#11236 (U+D779) has a counter-clockwise outer contour
    
    * .notdef#11236 (U+D779) has a counter-clockwise outer contour
    
    * .notdef#11236 (U+D779) has a counter-clockwise outer contour
    
    * .notdef#11236 (U+D779) has a counter-clockwise outer contour
    
    * .notdef#11237 (U+D77A) has a counter-clockwise outer contour
    
    * .notdef#11237 (U+D77A) has a counter-clockwise outer contour
    
    * .notdef#11237 (U+D77A) has a counter-clockwise outer contour
    
    * .notdef#11237 (U+D77A) has a counter-clockwise outer contour
    
    * .notdef#11237 (U+D77A) has a counter-clockwise outer contour
    
    * .notdef#11237 (U+D77A) has a counter-clockwise outer contour
    
    * .notdef#11237 (U+D77A) has a counter-clockwise outer contour
    
    * .notdef#11238 (U+D77B) has a counter-clockwise outer contour
    
    * .notdef#11238 (U+D77B) has a counter-clockwise outer contour
    
    * .notdef#11238 (U+D77B) has a counter-clockwise outer contour
    
    * .notdef#11238 (U+D77B) has a counter-clockwise outer contour
    
    * .notdef#11238 (U+D77B) has a counter-clockwise outer contour
    
    * .notdef#11238 (U+D77B) has a counter-clockwise outer contour
    
    * .notdef#11238 (U+D77B) has a counter-clockwise outer contour
    
    * .notdef#11239 (U+D77E) has a counter-clockwise outer contour
    
    * .notdef#11239 (U+D77E) has a counter-clockwise outer contour
    
    * .notdef#11239 (U+D77E) has a counter-clockwise outer contour
    
    * .notdef#11239 (U+D77E) has a counter-clockwise outer contour
    
    * .notdef#11239 (U+D77E) has a counter-clockwise outer contour
    
    * .notdef#11239 (U+D77E) has a counter-clockwise outer contour
    
    * .notdef#1124 (U+BE59) has a counter-clockwise outer contour
    
    * .notdef#1124 (U+BE59) has a counter-clockwise outer contour
    
    * .notdef#1124 (U+BE59) has a counter-clockwise outer contour
    
    * .notdef#11240 (U+D77F) has a counter-clockwise outer contour
    
    * .notdef#11240 (U+D77F) has a counter-clockwise outer contour
    
    * .notdef#11240 (U+D77F) has a counter-clockwise outer contour
    
    * .notdef#11240 (U+D77F) has a counter-clockwise outer contour
    
    * .notdef#11240 (U+D77F) has a counter-clockwise outer contour
    
    * .notdef#11241 (U+D780) has a counter-clockwise outer contour
    
    * .notdef#11241 (U+D780) has a counter-clockwise outer contour
    
    * .notdef#11241 (U+D780) has a counter-clockwise outer contour
    
    * .notdef#11241 (U+D780) has a counter-clockwise outer contour
    
    * .notdef#11241 (U+D780) has a counter-clockwise outer contour
    
    * .notdef#11242 (U+D782) has a counter-clockwise outer contour
    
    * .notdef#11242 (U+D782) has a counter-clockwise outer contour
    
    * .notdef#11242 (U+D782) has a counter-clockwise outer contour
    
    * .notdef#11242 (U+D782) has a counter-clockwise outer contour
    
    * .notdef#11242 (U+D782) has a counter-clockwise outer contour
    
    * .notdef#11243 (U+D783) has a counter-clockwise outer contour
    
    * .notdef#11243 (U+D783) has a counter-clockwise outer contour
    
    * .notdef#11243 (U+D783) has a counter-clockwise outer contour
    
    * .notdef#11243 (U+D783) has a counter-clockwise outer contour
    
    * .notdef#11243 (U+D783) has a counter-clockwise outer contour
    
    * .notdef#11244 (U+D784) has a counter-clockwise outer contour
    
    * .notdef#11244 (U+D784) has a counter-clockwise outer contour
    
    * .notdef#11244 (U+D784) has a counter-clockwise outer contour
    
    * .notdef#11244 (U+D784) has a counter-clockwise outer contour
    
    * .notdef#11244 (U+D784) has a counter-clockwise outer contour
    
    * .notdef#11245 (U+D785) has a counter-clockwise outer contour
    
    * .notdef#11245 (U+D785) has a counter-clockwise outer contour
    
    * .notdef#11245 (U+D785) has a counter-clockwise outer contour
    
    * .notdef#11245 (U+D785) has a counter-clockwise outer contour
    
    * .notdef#11245 (U+D785) has a counter-clockwise outer contour
    
    * .notdef#11246 (U+D786) has a counter-clockwise outer contour
    
    * .notdef#11246 (U+D786) has a counter-clockwise outer contour
    
    * .notdef#11246 (U+D786) has a counter-clockwise outer contour
    
    * .notdef#11246 (U+D786) has a counter-clockwise outer contour
    
    * .notdef#11246 (U+D786) has a counter-clockwise outer contour
    
    * .notdef#11246 (U+D786) has a counter-clockwise outer contour
    
    * .notdef#11247 (U+D787) has a counter-clockwise outer contour
    
    * .notdef#11247 (U+D787) has a counter-clockwise outer contour
    
    * .notdef#11247 (U+D787) has a counter-clockwise outer contour
    
    * .notdef#11247 (U+D787) has a counter-clockwise outer contour
    
    * .notdef#11247 (U+D787) has a counter-clockwise outer contour
    
    * .notdef#11247 (U+D787) has a counter-clockwise outer contour
    
    * .notdef#11248 (U+D78A) has a counter-clockwise outer contour
    
    * .notdef#11248 (U+D78A) has a counter-clockwise outer contour
    
    * .notdef#11248 (U+D78A) has a counter-clockwise outer contour
    
    * .notdef#11248 (U+D78A) has a counter-clockwise outer contour
    
    * .notdef#11248 (U+D78A) has a counter-clockwise outer contour
    
    * .notdef#11249 (U+D78B) has a counter-clockwise outer contour
    
    * .notdef#11249 (U+D78B) has a counter-clockwise outer contour
    
    * .notdef#11249 (U+D78B) has a counter-clockwise outer contour
    
    * .notdef#11249 (U+D78B) has a counter-clockwise outer contour
    
    * .notdef#11249 (U+D78B) has a counter-clockwise outer contour
    
    * .notdef#1125 (U+BE5A) has a counter-clockwise outer contour
    
    * .notdef#1125 (U+BE5A) has a counter-clockwise outer contour
    
    * .notdef#1125 (U+BE5A) has a counter-clockwise outer contour
    
    * .notdef#11250 (U+D78D) has a counter-clockwise outer contour
    
    * .notdef#11250 (U+D78D) has a counter-clockwise outer contour
    
    * .notdef#11250 (U+D78D) has a counter-clockwise outer contour
    
    * .notdef#11250 (U+D78D) has a counter-clockwise outer contour
    
    * .notdef#11250 (U+D78D) has a counter-clockwise outer contour
    
    * .notdef#11251 (U+D78E) has a counter-clockwise outer contour
    
    * .notdef#11251 (U+D78E) has a counter-clockwise outer contour
    
    * .notdef#11251 (U+D78E) has a counter-clockwise outer contour
    
    * .notdef#11251 (U+D78E) has a counter-clockwise outer contour
    
    * .notdef#11251 (U+D78E) has a counter-clockwise outer contour
    
    * .notdef#11251 (U+D78E) has a counter-clockwise outer contour
    
    * .notdef#11252 (U+D78F) has a counter-clockwise outer contour
    
    * .notdef#11252 (U+D78F) has a counter-clockwise outer contour
    
    * .notdef#11252 (U+D78F) has a counter-clockwise outer contour
    
    * .notdef#11252 (U+D78F) has a counter-clockwise outer contour
    
    * .notdef#11253 (U+D791) has a counter-clockwise outer contour
    
    * .notdef#11253 (U+D791) has a counter-clockwise outer contour
    
    * .notdef#11253 (U+D791) has a counter-clockwise outer contour
    
    * .notdef#11253 (U+D791) has a counter-clockwise outer contour
    
    * .notdef#11253 (U+D791) has a counter-clockwise outer contour
    
    * .notdef#11254 (U+D792) has a counter-clockwise outer contour
    
    * .notdef#11254 (U+D792) has a counter-clockwise outer contour
    
    * .notdef#11254 (U+D792) has a counter-clockwise outer contour
    
    * .notdef#11254 (U+D792) has a counter-clockwise outer contour
    
    * .notdef#11254 (U+D792) has a counter-clockwise outer contour
    
    * .notdef#11255 (U+D793) has a counter-clockwise outer contour
    
    * .notdef#11255 (U+D793) has a counter-clockwise outer contour
    
    * .notdef#11255 (U+D793) has a counter-clockwise outer contour
    
    * .notdef#11255 (U+D793) has a counter-clockwise outer contour
    
    * .notdef#11255 (U+D793) has a counter-clockwise outer contour
    
    * .notdef#11256 (U+D794) has a counter-clockwise outer contour
    
    * .notdef#11256 (U+D794) has a counter-clockwise outer contour
    
    * .notdef#11256 (U+D794) has a counter-clockwise outer contour
    
    * .notdef#11256 (U+D794) has a counter-clockwise outer contour
    
    * .notdef#11256 (U+D794) has a counter-clockwise outer contour
    
    * .notdef#11257 (U+D795) has a counter-clockwise outer contour
    
    * .notdef#11257 (U+D795) has a counter-clockwise outer contour
    
    * .notdef#11257 (U+D795) has a counter-clockwise outer contour
    
    * .notdef#11257 (U+D795) has a counter-clockwise outer contour
    
    * .notdef#11257 (U+D795) has a counter-clockwise outer contour
    
    * .notdef#11258 (U+D796) has a counter-clockwise outer contour
    
    * .notdef#11258 (U+D796) has a counter-clockwise outer contour
    
    * .notdef#11258 (U+D796) has a counter-clockwise outer contour
    
    * .notdef#11258 (U+D796) has a counter-clockwise outer contour
    
    * .notdef#11258 (U+D796) has a counter-clockwise outer contour
    
    * .notdef#11258 (U+D796) has a counter-clockwise outer contour
    
    * .notdef#11259 (U+D797) has a counter-clockwise outer contour
    
    * .notdef#11259 (U+D797) has a counter-clockwise outer contour
    
    * .notdef#11259 (U+D797) has a counter-clockwise outer contour
    
    * .notdef#11259 (U+D797) has a counter-clockwise outer contour
    
    * .notdef#11259 (U+D797) has a counter-clockwise outer contour
    
    * .notdef#11259 (U+D797) has a counter-clockwise outer contour
    
    * .notdef#1126 (U+BE5B) has a counter-clockwise outer contour
    
    * .notdef#1126 (U+BE5B) has a counter-clockwise outer contour
    
    * .notdef#1126 (U+BE5B) has a counter-clockwise outer contour
    
    * .notdef#11260 (U+D79A) has a counter-clockwise outer contour
    
    * .notdef#11260 (U+D79A) has a counter-clockwise outer contour
    
    * .notdef#11260 (U+D79A) has a counter-clockwise outer contour
    
    * .notdef#11260 (U+D79A) has a counter-clockwise outer contour
    
    * .notdef#11260 (U+D79A) has a counter-clockwise outer contour
    
    * .notdef#11261 (U+D79C) has a counter-clockwise outer contour
    
    * .notdef#11261 (U+D79C) has a counter-clockwise outer contour
    
    * .notdef#11261 (U+D79C) has a counter-clockwise outer contour
    
    * .notdef#11261 (U+D79C) has a counter-clockwise outer contour
    
    * .notdef#11262 (U+D79E) has a counter-clockwise outer contour
    
    * .notdef#11262 (U+D79E) has a counter-clockwise outer contour
    
    * .notdef#11262 (U+D79E) has a counter-clockwise outer contour
    
    * .notdef#11262 (U+D79E) has a counter-clockwise outer contour
    
    * .notdef#11263 (U+D79F) has a counter-clockwise outer contour
    
    * .notdef#11263 (U+D79F) has a counter-clockwise outer contour
    
    * .notdef#11263 (U+D79F) has a counter-clockwise outer contour
    
    * .notdef#11263 (U+D79F) has a counter-clockwise outer contour
    
    * .notdef#11264 (U+D7A0) has a counter-clockwise outer contour
    
    * .notdef#11264 (U+D7A0) has a counter-clockwise outer contour
    
    * .notdef#11264 (U+D7A0) has a counter-clockwise outer contour
    
    * .notdef#11264 (U+D7A0) has a counter-clockwise outer contour
    
    * .notdef#11265 (U+D7A1) has a counter-clockwise outer contour
    
    * .notdef#11265 (U+D7A1) has a counter-clockwise outer contour
    
    * .notdef#11265 (U+D7A1) has a counter-clockwise outer contour
    
    * .notdef#11265 (U+D7A1) has a counter-clockwise outer contour
    
    * .notdef#11266 (U+D7A2) has a counter-clockwise outer contour
    
    * .notdef#11266 (U+D7A2) has a counter-clockwise outer contour
    
    * .notdef#11266 (U+D7A2) has a counter-clockwise outer contour
    
    * .notdef#11266 (U+D7A2) has a counter-clockwise outer contour
    
    * .notdef#11266 (U+D7A2) has a counter-clockwise outer contour
    
    * .notdef#11267 (U+D7A3) has a counter-clockwise outer contour
    
    * .notdef#11267 (U+D7A3) has a counter-clockwise outer contour
    
    * .notdef#11267 (U+D7A3) has a counter-clockwise outer contour
    
    * .notdef#11267 (U+D7A3) has a counter-clockwise outer contour
    
    * .notdef#11267 (U+D7A3) has a counter-clockwise outer contour
    
    * .notdef#1127 (U+BE60) has a counter-clockwise outer contour
    
    * .notdef#1127 (U+BE60) has a counter-clockwise outer contour
    
    * .notdef#1127 (U+BE60) has a counter-clockwise outer contour
    
    * .notdef#1128 (U+BE61) has a counter-clockwise outer contour
    
    * .notdef#1128 (U+BE61) has a counter-clockwise outer contour
    
    * .notdef#1128 (U+BE61) has a counter-clockwise outer contour
    
    * .notdef#1128 (U+BE61) has a counter-clockwise outer contour
    
    * .notdef#1129 (U+BE64) has a counter-clockwise outer contour
    
    * .notdef#1129 (U+BE64) has a counter-clockwise outer contour
    
    * .notdef#1129 (U+BE64) has a counter-clockwise outer contour
    
    * .notdef#1129 (U+BE64) has a counter-clockwise outer contour
    
    * .notdef#113 (U+AC1B) has a counter-clockwise outer contour
    
    * .notdef#113 (U+AC1B) has a counter-clockwise outer contour
    
    * .notdef#113 (U+AC1B) has a counter-clockwise outer contour
    
    * .notdef#113 (U+AC1B) has a counter-clockwise outer contour
    
    * .notdef#1130 (U+BE68) has a counter-clockwise outer contour
    
    * .notdef#1130 (U+BE68) has a counter-clockwise outer contour
    
    * .notdef#1130 (U+BE68) has a counter-clockwise outer contour
    
    * .notdef#1130 (U+BE68) has a counter-clockwise outer contour
    
    * .notdef#1131 (U+BE6A) has a counter-clockwise outer contour
    
    * .notdef#1131 (U+BE6A) has a counter-clockwise outer contour
    
    * .notdef#1131 (U+BE6A) has a counter-clockwise outer contour
    
    * .notdef#1131 (U+BE6A) has a counter-clockwise outer contour
    
    * .notdef#1131 (U+BE6A) has a counter-clockwise outer contour
    
    * .notdef#1132 (U+BE70) has a counter-clockwise outer contour
    
    * .notdef#1132 (U+BE70) has a counter-clockwise outer contour
    
    * .notdef#1132 (U+BE70) has a counter-clockwise outer contour
    
    * .notdef#1132 (U+BE70) has a counter-clockwise outer contour
    
    * .notdef#1133 (U+BE71) has a counter-clockwise outer contour
    
    * .notdef#1133 (U+BE71) has a counter-clockwise outer contour
    
    * .notdef#1133 (U+BE71) has a counter-clockwise outer contour
    
    * .notdef#1133 (U+BE71) has a counter-clockwise outer contour
    
    * .notdef#1134 (U+BE73) has a counter-clockwise outer contour
    
    * .notdef#1134 (U+BE73) has a counter-clockwise outer contour
    
    * .notdef#1134 (U+BE73) has a counter-clockwise outer contour
    
    * .notdef#1134 (U+BE73) has a counter-clockwise outer contour
    
    * .notdef#1135 (U+BE74) has a counter-clockwise outer contour
    
    * .notdef#1135 (U+BE74) has a counter-clockwise outer contour
    
    * .notdef#1135 (U+BE74) has a counter-clockwise outer contour
    
    * .notdef#1135 (U+BE74) has a counter-clockwise outer contour
    
    * .notdef#1136 (U+BE75) has a counter-clockwise outer contour
    
    * .notdef#1136 (U+BE75) has a counter-clockwise outer contour
    
    * .notdef#1136 (U+BE75) has a counter-clockwise outer contour
    
    * .notdef#1136 (U+BE75) has a counter-clockwise outer contour
    
    * .notdef#1137 (U+BE7B) has a counter-clockwise outer contour
    
    * .notdef#1137 (U+BE7B) has a counter-clockwise outer contour
    
    * .notdef#1137 (U+BE7B) has a counter-clockwise outer contour
    
    * .notdef#1137 (U+BE7B) has a counter-clockwise outer contour
    
    * .notdef#1137 (U+BE7B) has a counter-clockwise outer contour
    
    * .notdef#1138 (U+BE7C) has a counter-clockwise outer contour
    
    * .notdef#1138 (U+BE7C) has a counter-clockwise outer contour
    
    * .notdef#1138 (U+BE7C) has a counter-clockwise outer contour
    
    * .notdef#1139 (U+BE7D) has a counter-clockwise outer contour
    
    * .notdef#1139 (U+BE7D) has a counter-clockwise outer contour
    
    * .notdef#1139 (U+BE7D) has a counter-clockwise outer contour
    
    * .notdef#1139 (U+BE7D) has a counter-clockwise outer contour
    
    * .notdef#114 (U+AC1C) has a counter-clockwise outer contour
    
    * .notdef#114 (U+AC1C) has a counter-clockwise outer contour
    
    * .notdef#1140 (U+BE80) has a counter-clockwise outer contour
    
    * .notdef#1140 (U+BE80) has a counter-clockwise outer contour
    
    * .notdef#1140 (U+BE80) has a counter-clockwise outer contour
    
    * .notdef#1140 (U+BE80) has a counter-clockwise outer contour
    
    * .notdef#1141 (U+BE84) has a counter-clockwise outer contour
    
    * .notdef#1141 (U+BE84) has a counter-clockwise outer contour
    
    * .notdef#1141 (U+BE84) has a counter-clockwise outer contour
    
    * .notdef#1141 (U+BE84) has a counter-clockwise outer contour
    
    * .notdef#1142 (U+BE8C) has a counter-clockwise outer contour
    
    * .notdef#1142 (U+BE8C) has a counter-clockwise outer contour
    
    * .notdef#1142 (U+BE8C) has a counter-clockwise outer contour
    
    * .notdef#1142 (U+BE8C) has a counter-clockwise outer contour
    
    * .notdef#1143 (U+BE8D) has a counter-clockwise outer contour
    
    * .notdef#1143 (U+BE8D) has a counter-clockwise outer contour
    
    * .notdef#1143 (U+BE8D) has a counter-clockwise outer contour
    
    * .notdef#1143 (U+BE8D) has a counter-clockwise outer contour
    
    * .notdef#1144 (U+BE8F) has a counter-clockwise outer contour
    
    * .notdef#1144 (U+BE8F) has a counter-clockwise outer contour
    
    * .notdef#1144 (U+BE8F) has a counter-clockwise outer contour
    
    * .notdef#1144 (U+BE8F) has a counter-clockwise outer contour
    
    * .notdef#1145 (U+BE90) has a counter-clockwise outer contour
    
    * .notdef#1145 (U+BE90) has a counter-clockwise outer contour
    
    * .notdef#1145 (U+BE90) has a counter-clockwise outer contour
    
    * .notdef#1145 (U+BE90) has a counter-clockwise outer contour
    
    * .notdef#1146 (U+BE91) has a counter-clockwise outer contour
    
    * .notdef#1146 (U+BE91) has a counter-clockwise outer contour
    
    * .notdef#1146 (U+BE91) has a counter-clockwise outer contour
    
    * .notdef#1146 (U+BE91) has a counter-clockwise outer contour
    
    * .notdef#1147 (U+BE98) has a counter-clockwise outer contour
    
    * .notdef#1147 (U+BE98) has a counter-clockwise outer contour
    
    * .notdef#1147 (U+BE98) has a counter-clockwise outer contour
    
    * .notdef#1148 (U+BE99) has a counter-clockwise outer contour
    
    * .notdef#1148 (U+BE99) has a counter-clockwise outer contour
    
    * .notdef#1148 (U+BE99) has a counter-clockwise outer contour
    
    * .notdef#1148 (U+BE99) has a counter-clockwise outer contour
    
    * .notdef#1149 (U+BEA8) has a counter-clockwise outer contour
    
    * .notdef#1149 (U+BEA8) has a counter-clockwise outer contour
    
    * .notdef#1149 (U+BEA8) has a counter-clockwise outer contour
    
    * .notdef#1149 (U+BEA8) has a counter-clockwise outer contour
    
    * .notdef#115 (U+AC1D) has a counter-clockwise outer contour
    
    * .notdef#115 (U+AC1D) has a counter-clockwise outer contour
    
    * .notdef#115 (U+AC1D) has a counter-clockwise outer contour
    
    * .notdef#1150 (U+BED0) has a counter-clockwise outer contour
    
    * .notdef#1150 (U+BED0) has a counter-clockwise outer contour
    
    * .notdef#1151 (U+BED1) has a counter-clockwise outer contour
    
    * .notdef#1151 (U+BED1) has a counter-clockwise outer contour
    
    * .notdef#1151 (U+BED1) has a counter-clockwise outer contour
    
    * .notdef#1152 (U+BED4) has a counter-clockwise outer contour
    
    * .notdef#1152 (U+BED4) has a counter-clockwise outer contour
    
    * .notdef#1152 (U+BED4) has a counter-clockwise outer contour
    
    * .notdef#1153 (U+BED7) has a counter-clockwise outer contour
    
    * .notdef#1153 (U+BED7) has a counter-clockwise outer contour
    
    * .notdef#1153 (U+BED7) has a counter-clockwise outer contour
    
    * .notdef#1154 (U+BED8) has a counter-clockwise outer contour
    
    * .notdef#1154 (U+BED8) has a counter-clockwise outer contour
    
    * .notdef#1154 (U+BED8) has a counter-clockwise outer contour
    
    * .notdef#1155 (U+BEE0) has a counter-clockwise outer contour
    
    * .notdef#1155 (U+BEE0) has a counter-clockwise outer contour
    
    * .notdef#1155 (U+BEE0) has a counter-clockwise outer contour
    
    * .notdef#1156 (U+BEE3) has a counter-clockwise outer contour
    
    * .notdef#1156 (U+BEE3) has a counter-clockwise outer contour
    
    * .notdef#1156 (U+BEE3) has a counter-clockwise outer contour
    
    * .notdef#1157 (U+BEE4) has a counter-clockwise outer contour
    
    * .notdef#1157 (U+BEE4) has a counter-clockwise outer contour
    
    * .notdef#1157 (U+BEE4) has a counter-clockwise outer contour
    
    * .notdef#1158 (U+BEE5) has a counter-clockwise outer contour
    
    * .notdef#1158 (U+BEE5) has a counter-clockwise outer contour
    
    * .notdef#1158 (U+BEE5) has a counter-clockwise outer contour
    
    * .notdef#1159 (U+BEEC) has a counter-clockwise outer contour
    
    * .notdef#1159 (U+BEEC) has a counter-clockwise outer contour
    
    * .notdef#1159 (U+BEEC) has a counter-clockwise outer contour
    
    * .notdef#116 (U+AC20) has a counter-clockwise outer contour
    
    * .notdef#116 (U+AC20) has a counter-clockwise outer contour
    
    * .notdef#116 (U+AC20) has a counter-clockwise outer contour
    
    * .notdef#1160 (U+BF01) has a counter-clockwise outer contour
    
    * .notdef#1160 (U+BF01) has a counter-clockwise outer contour
    
    * .notdef#1160 (U+BF01) has a counter-clockwise outer contour
    
    * .notdef#1160 (U+BF01) has a counter-clockwise outer contour
    
    * .notdef#1161 (U+BF08) has a counter-clockwise outer contour
    
    * .notdef#1161 (U+BF08) has a counter-clockwise outer contour
    
    * .notdef#1162 (U+BF09) has a counter-clockwise outer contour
    
    * .notdef#1162 (U+BF09) has a counter-clockwise outer contour
    
    * .notdef#1162 (U+BF09) has a counter-clockwise outer contour
    
    * .notdef#1163 (U+BF18) has a counter-clockwise outer contour
    
    * .notdef#1163 (U+BF18) has a counter-clockwise outer contour
    
    * .notdef#1163 (U+BF18) has a counter-clockwise outer contour
    
    * .notdef#1164 (U+BF19) has a counter-clockwise outer contour
    
    * .notdef#1164 (U+BF19) has a counter-clockwise outer contour
    
    * .notdef#1164 (U+BF19) has a counter-clockwise outer contour
    
    * .notdef#1165 (U+BF1B) has a counter-clockwise outer contour
    
    * .notdef#1165 (U+BF1B) has a counter-clockwise outer contour
    
    * .notdef#1165 (U+BF1B) has a counter-clockwise outer contour
    
    * .notdef#1166 (U+BF1C) has a counter-clockwise outer contour
    
    * .notdef#1166 (U+BF1C) has a counter-clockwise outer contour
    
    * .notdef#1166 (U+BF1C) has a counter-clockwise outer contour
    
    * .notdef#1167 (U+BF1D) has a counter-clockwise outer contour
    
    * .notdef#1167 (U+BF1D) has a counter-clockwise outer contour
    
    * .notdef#1167 (U+BF1D) has a counter-clockwise outer contour
    
    * .notdef#1168 (U+BF40) has a counter-clockwise outer contour
    
    * .notdef#1168 (U+BF40) has a counter-clockwise outer contour
    
    * .notdef#1168 (U+BF40) has a counter-clockwise outer contour
    
    * .notdef#1169 (U+BF41) has a counter-clockwise outer contour
    
    * .notdef#1169 (U+BF41) has a counter-clockwise outer contour
    
    * .notdef#1169 (U+BF41) has a counter-clockwise outer contour
    
    * .notdef#1169 (U+BF41) has a counter-clockwise outer contour
    
    * .notdef#117 (U+AC24) has a counter-clockwise outer contour
    
    * .notdef#117 (U+AC24) has a counter-clockwise outer contour
    
    * .notdef#117 (U+AC24) has a counter-clockwise outer contour
    
    * .notdef#1170 (U+BF44) has a counter-clockwise outer contour
    
    * .notdef#1170 (U+BF44) has a counter-clockwise outer contour
    
    * .notdef#1170 (U+BF44) has a counter-clockwise outer contour
    
    * .notdef#1170 (U+BF44) has a counter-clockwise outer contour
    
    * .notdef#1171 (U+BF48) has a counter-clockwise outer contour
    
    * .notdef#1171 (U+BF48) has a counter-clockwise outer contour
    
    * .notdef#1171 (U+BF48) has a counter-clockwise outer contour
    
    * .notdef#1171 (U+BF48) has a counter-clockwise outer contour
    
    * .notdef#1172 (U+BF50) has a counter-clockwise outer contour
    
    * .notdef#1172 (U+BF50) has a counter-clockwise outer contour
    
    * .notdef#1172 (U+BF50) has a counter-clockwise outer contour
    
    * .notdef#1172 (U+BF50) has a counter-clockwise outer contour
    
    * .notdef#1173 (U+BF51) has a counter-clockwise outer contour
    
    * .notdef#1173 (U+BF51) has a counter-clockwise outer contour
    
    * .notdef#1173 (U+BF51) has a counter-clockwise outer contour
    
    * .notdef#1173 (U+BF51) has a counter-clockwise outer contour
    
    * .notdef#1174 (U+BF55) has a counter-clockwise outer contour
    
    * .notdef#1174 (U+BF55) has a counter-clockwise outer contour
    
    * .notdef#1174 (U+BF55) has a counter-clockwise outer contour
    
    * .notdef#1174 (U+BF55) has a counter-clockwise outer contour
    
    * .notdef#1175 (U+BF94) has a counter-clockwise outer contour
    
    * .notdef#1175 (U+BF94) has a counter-clockwise outer contour
    
    * .notdef#1175 (U+BF94) has a counter-clockwise outer contour
    
    * .notdef#1175 (U+BF94) has a counter-clockwise outer contour
    
    * .notdef#1176 (U+BFB0) has a counter-clockwise outer contour
    
    * .notdef#1176 (U+BFB0) has a counter-clockwise outer contour
    
    * .notdef#1176 (U+BFB0) has a counter-clockwise outer contour
    
    * .notdef#1177 (U+BFC5) has a counter-clockwise outer contour
    
    * .notdef#1177 (U+BFC5) has a counter-clockwise outer contour
    
    * .notdef#1177 (U+BFC5) has a counter-clockwise outer contour
    
    * .notdef#1177 (U+BFC5) has a counter-clockwise outer contour
    
    * .notdef#1178 (U+BFCC) has a counter-clockwise outer contour
    
    * .notdef#1178 (U+BFCC) has a counter-clockwise outer contour
    
    * .notdef#1178 (U+BFCC) has a counter-clockwise outer contour
    
    * .notdef#1179 (U+BFCD) has a counter-clockwise outer contour
    
    * .notdef#1179 (U+BFCD) has a counter-clockwise outer contour
    
    * .notdef#1179 (U+BFCD) has a counter-clockwise outer contour
    
    * .notdef#118 (U+AC2C) has a counter-clockwise outer contour
    
    * .notdef#118 (U+AC2C) has a counter-clockwise outer contour
    
    * .notdef#118 (U+AC2C) has a counter-clockwise outer contour
    
    * .notdef#1180 (U+BFD0) has a counter-clockwise outer contour
    
    * .notdef#1180 (U+BFD0) has a counter-clockwise outer contour
    
    * .notdef#1180 (U+BFD0) has a counter-clockwise outer contour
    
    * .notdef#1180 (U+BFD0) has a counter-clockwise outer contour
    
    * .notdef#1181 (U+BFD4) has a counter-clockwise outer contour
    
    * .notdef#1181 (U+BFD4) has a counter-clockwise outer contour
    
    * .notdef#1181 (U+BFD4) has a counter-clockwise outer contour
    
    * .notdef#1182 (U+BFDC) has a counter-clockwise outer contour
    
    * .notdef#1182 (U+BFDC) has a counter-clockwise outer contour
    
    * .notdef#1182 (U+BFDC) has a counter-clockwise outer contour
    
    * .notdef#1183 (U+BFDF) has a counter-clockwise outer contour
    
    * .notdef#1183 (U+BFDF) has a counter-clockwise outer contour
    
    * .notdef#1183 (U+BFDF) has a counter-clockwise outer contour
    
    * .notdef#1184 (U+BFE1) has a counter-clockwise outer contour
    
    * .notdef#1184 (U+BFE1) has a counter-clockwise outer contour
    
    * .notdef#1184 (U+BFE1) has a counter-clockwise outer contour
    
    * .notdef#1185 (U+C03C) has a counter-clockwise outer contour
    
    * .notdef#1185 (U+C03C) has a counter-clockwise outer contour
    
    * .notdef#1185 (U+C03C) has a counter-clockwise outer contour
    
    * .notdef#1186 (U+C051) has a counter-clockwise outer contour
    
    * .notdef#1186 (U+C051) has a counter-clockwise outer contour
    
    * .notdef#1186 (U+C051) has a counter-clockwise outer contour
    
    * .notdef#1186 (U+C051) has a counter-clockwise outer contour
    
    * .notdef#1187 (U+C058) has a counter-clockwise outer contour
    
    * .notdef#1187 (U+C058) has a counter-clockwise outer contour
    
    * .notdef#1187 (U+C058) has a counter-clockwise outer contour
    
    * .notdef#1188 (U+C05C) has a counter-clockwise outer contour
    
    * .notdef#1188 (U+C05C) has a counter-clockwise outer contour
    
    * .notdef#1188 (U+C05C) has a counter-clockwise outer contour
    
    * .notdef#1188 (U+C05C) has a counter-clockwise outer contour
    
    * .notdef#1189 (U+C060) has a counter-clockwise outer contour
    
    * .notdef#1189 (U+C060) has a counter-clockwise outer contour
    
    * .notdef#1189 (U+C060) has a counter-clockwise outer contour
    
    * .notdef#1189 (U+C060) has a counter-clockwise outer contour
    
    * .notdef#119 (U+AC2D) has a counter-clockwise outer contour
    
    * .notdef#119 (U+AC2D) has a counter-clockwise outer contour
    
    * .notdef#119 (U+AC2D) has a counter-clockwise outer contour
    
    * .notdef#1190 (U+C068) has a counter-clockwise outer contour
    
    * .notdef#1190 (U+C068) has a counter-clockwise outer contour
    
    * .notdef#1190 (U+C068) has a counter-clockwise outer contour
    
    * .notdef#1190 (U+C068) has a counter-clockwise outer contour
    
    * .notdef#1191 (U+C069) has a counter-clockwise outer contour
    
    * .notdef#1191 (U+C069) has a counter-clockwise outer contour
    
    * .notdef#1191 (U+C069) has a counter-clockwise outer contour
    
    * .notdef#1191 (U+C069) has a counter-clockwise outer contour
    
    * .notdef#1192 (U+C090) has a counter-clockwise outer contour
    
    * .notdef#1192 (U+C090) has a counter-clockwise outer contour
    
    * .notdef#1192 (U+C090) has a counter-clockwise outer contour
    
    * .notdef#1193 (U+C091) has a counter-clockwise outer contour
    
    * .notdef#1193 (U+C091) has a counter-clockwise outer contour
    
    * .notdef#1193 (U+C091) has a counter-clockwise outer contour
    
    * .notdef#1193 (U+C091) has a counter-clockwise outer contour
    
    * .notdef#1194 (U+C094) has a counter-clockwise outer contour
    
    * .notdef#1194 (U+C094) has a counter-clockwise outer contour
    
    * .notdef#1194 (U+C094) has a counter-clockwise outer contour
    
    * .notdef#1194 (U+C094) has a counter-clockwise outer contour
    
    * .notdef#1195 (U+C098) has a counter-clockwise outer contour
    
    * .notdef#1195 (U+C098) has a counter-clockwise outer contour
    
    * .notdef#1195 (U+C098) has a counter-clockwise outer contour
    
    * .notdef#1195 (U+C098) has a counter-clockwise outer contour
    
    * .notdef#1196 (U+C0A0) has a counter-clockwise outer contour
    
    * .notdef#1196 (U+C0A0) has a counter-clockwise outer contour
    
    * .notdef#1196 (U+C0A0) has a counter-clockwise outer contour
    
    * .notdef#1196 (U+C0A0) has a counter-clockwise outer contour
    
    * .notdef#1197 (U+C0A1) has a counter-clockwise outer contour
    
    * .notdef#1197 (U+C0A1) has a counter-clockwise outer contour
    
    * .notdef#1197 (U+C0A1) has a counter-clockwise outer contour
    
    * .notdef#1197 (U+C0A1) has a counter-clockwise outer contour
    
    * .notdef#1198 (U+C0A3) has a counter-clockwise outer contour
    
    * .notdef#1198 (U+C0A3) has a counter-clockwise outer contour
    
    * .notdef#1198 (U+C0A3) has a counter-clockwise outer contour
    
    * .notdef#1198 (U+C0A3) has a counter-clockwise outer contour
    
    * .notdef#1199 (U+C0A5) has a counter-clockwise outer contour
    
    * .notdef#1199 (U+C0A5) has a counter-clockwise outer contour
    
    * .notdef#1199 (U+C0A5) has a counter-clockwise outer contour
    
    * .notdef#1199 (U+C0A5) has a counter-clockwise outer contour
    
    * .notdef#120 (U+AC2F) has a counter-clockwise outer contour
    
    * .notdef#120 (U+AC2F) has a counter-clockwise outer contour
    
    * .notdef#120 (U+AC2F) has a counter-clockwise outer contour
    
    * .notdef#1200 (U+C0AC) has a counter-clockwise outer contour
    
    * .notdef#1200 (U+C0AC) has a counter-clockwise outer contour
    
    * .notdef#1201 (U+C0AD) has a counter-clockwise outer contour
    
    * .notdef#1201 (U+C0AD) has a counter-clockwise outer contour
    
    * .notdef#1201 (U+C0AD) has a counter-clockwise outer contour
    
    * .notdef#1202 (U+C0AF) has a counter-clockwise outer contour
    
    * .notdef#1202 (U+C0AF) has a counter-clockwise outer contour
    
    * .notdef#1202 (U+C0AF) has a counter-clockwise outer contour
    
    * .notdef#1202 (U+C0AF) has a counter-clockwise outer contour
    
    * .notdef#1203 (U+C0B0) has a counter-clockwise outer contour
    
    * .notdef#1203 (U+C0B0) has a counter-clockwise outer contour
    
    * .notdef#1203 (U+C0B0) has a counter-clockwise outer contour
    
    * .notdef#1204 (U+C0B3) has a counter-clockwise outer contour
    
    * .notdef#1204 (U+C0B3) has a counter-clockwise outer contour
    
    * .notdef#1204 (U+C0B3) has a counter-clockwise outer contour
    
    * .notdef#1205 (U+C0B4) has a counter-clockwise outer contour
    
    * .notdef#1205 (U+C0B4) has a counter-clockwise outer contour
    
    * .notdef#1205 (U+C0B4) has a counter-clockwise outer contour
    
    * .notdef#1206 (U+C0B5) has a counter-clockwise outer contour
    
    * .notdef#1206 (U+C0B5) has a counter-clockwise outer contour
    
    * .notdef#1206 (U+C0B5) has a counter-clockwise outer contour
    
    * .notdef#1206 (U+C0B5) has a counter-clockwise outer contour
    
    * .notdef#1207 (U+C0B6) has a counter-clockwise outer contour
    
    * .notdef#1207 (U+C0B6) has a counter-clockwise outer contour
    
    * .notdef#1207 (U+C0B6) has a counter-clockwise outer contour
    
    * .notdef#1207 (U+C0B6) has a counter-clockwise outer contour
    
    * .notdef#1208 (U+C0BC) has a counter-clockwise outer contour
    
    * .notdef#1208 (U+C0BC) has a counter-clockwise outer contour
    
    * .notdef#1208 (U+C0BC) has a counter-clockwise outer contour
    
    * .notdef#1209 (U+C0BD) has a counter-clockwise outer contour
    
    * .notdef#1209 (U+C0BD) has a counter-clockwise outer contour
    
    * .notdef#1209 (U+C0BD) has a counter-clockwise outer contour
    
    * .notdef#121 (U+AC30) has a counter-clockwise outer contour
    
    * .notdef#121 (U+AC30) has a counter-clockwise outer contour
    
    * .notdef#121 (U+AC30) has a counter-clockwise outer contour
    
    * .notdef#1210 (U+C0BF) has a counter-clockwise outer contour
    
    * .notdef#1210 (U+C0BF) has a counter-clockwise outer contour
    
    * .notdef#1210 (U+C0BF) has a counter-clockwise outer contour
    
    * .notdef#1211 (U+C0C0) has a counter-clockwise outer contour
    
    * .notdef#1211 (U+C0C0) has a counter-clockwise outer contour
    
    * .notdef#1211 (U+C0C0) has a counter-clockwise outer contour
    
    * .notdef#1212 (U+C0C1) has a counter-clockwise outer contour
    
    * .notdef#1212 (U+C0C1) has a counter-clockwise outer contour
    
    * .notdef#1212 (U+C0C1) has a counter-clockwise outer contour
    
    * .notdef#1213 (U+C0C5) has a counter-clockwise outer contour
    
    * .notdef#1213 (U+C0C5) has a counter-clockwise outer contour
    
    * .notdef#1213 (U+C0C5) has a counter-clockwise outer contour
    
    * .notdef#1214 (U+C0C8) has a counter-clockwise outer contour
    
    * .notdef#1214 (U+C0C8) has a counter-clockwise outer contour
    
    * .notdef#1215 (U+C0C9) has a counter-clockwise outer contour
    
    * .notdef#1215 (U+C0C9) has a counter-clockwise outer contour
    
    * .notdef#1215 (U+C0C9) has a counter-clockwise outer contour
    
    * .notdef#1216 (U+C0CC) has a counter-clockwise outer contour
    
    * .notdef#1216 (U+C0CC) has a counter-clockwise outer contour
    
    * .notdef#1216 (U+C0CC) has a counter-clockwise outer contour
    
    * .notdef#1217 (U+C0D0) has a counter-clockwise outer contour
    
    * .notdef#1217 (U+C0D0) has a counter-clockwise outer contour
    
    * .notdef#1217 (U+C0D0) has a counter-clockwise outer contour
    
    * .notdef#1218 (U+C0D8) has a counter-clockwise outer contour
    
    * .notdef#1218 (U+C0D8) has a counter-clockwise outer contour
    
    * .notdef#1218 (U+C0D8) has a counter-clockwise outer contour
    
    * .notdef#1219 (U+C0D9) has a counter-clockwise outer contour
    
    * .notdef#1219 (U+C0D9) has a counter-clockwise outer contour
    
    * .notdef#1219 (U+C0D9) has a counter-clockwise outer contour
    
    * .notdef#122 (U+AC31) has a counter-clockwise outer contour
    
    * .notdef#122 (U+AC31) has a counter-clockwise outer contour
    
    * .notdef#122 (U+AC31) has a counter-clockwise outer contour
    
    * .notdef#1220 (U+C0DB) has a counter-clockwise outer contour
    
    * .notdef#1220 (U+C0DB) has a counter-clockwise outer contour
    
    * .notdef#1220 (U+C0DB) has a counter-clockwise outer contour
    
    * .notdef#1221 (U+C0DC) has a counter-clockwise outer contour
    
    * .notdef#1221 (U+C0DC) has a counter-clockwise outer contour
    
    * .notdef#1221 (U+C0DC) has a counter-clockwise outer contour
    
    * .notdef#1222 (U+C0DD) has a counter-clockwise outer contour
    
    * .notdef#1222 (U+C0DD) has a counter-clockwise outer contour
    
    * .notdef#1222 (U+C0DD) has a counter-clockwise outer contour
    
    * .notdef#1223 (U+C0E4) has a counter-clockwise outer contour
    
    * .notdef#1223 (U+C0E4) has a counter-clockwise outer contour
    
    * .notdef#1224 (U+C0E5) has a counter-clockwise outer contour
    
    * .notdef#1224 (U+C0E5) has a counter-clockwise outer contour
    
    * .notdef#1224 (U+C0E5) has a counter-clockwise outer contour
    
    * .notdef#1225 (U+C0E8) has a counter-clockwise outer contour
    
    * .notdef#1225 (U+C0E8) has a counter-clockwise outer contour
    
    * .notdef#1225 (U+C0E8) has a counter-clockwise outer contour
    
    * .notdef#1226 (U+C0EC) has a counter-clockwise outer contour
    
    * .notdef#1226 (U+C0EC) has a counter-clockwise outer contour
    
    * .notdef#1226 (U+C0EC) has a counter-clockwise outer contour
    
    * .notdef#1227 (U+C0F4) has a counter-clockwise outer contour
    
    * .notdef#1227 (U+C0F4) has a counter-clockwise outer contour
    
    * .notdef#1227 (U+C0F4) has a counter-clockwise outer contour
    
    * .notdef#1228 (U+C0F5) has a counter-clockwise outer contour
    
    * .notdef#1228 (U+C0F5) has a counter-clockwise outer contour
    
    * .notdef#1228 (U+C0F5) has a counter-clockwise outer contour
    
    * .notdef#1229 (U+C0F7) has a counter-clockwise outer contour
    
    * .notdef#1229 (U+C0F7) has a counter-clockwise outer contour
    
    * .notdef#1229 (U+C0F7) has a counter-clockwise outer contour
    
    * .notdef#123 (U+AC38) has a counter-clockwise outer contour
    
    * .notdef#123 (U+AC38) has a counter-clockwise outer contour
    
    * .notdef#1230 (U+C0F9) has a counter-clockwise outer contour
    
    * .notdef#1230 (U+C0F9) has a counter-clockwise outer contour
    
    * .notdef#1230 (U+C0F9) has a counter-clockwise outer contour
    
    * .notdef#1231 (U+C100) has a counter-clockwise outer contour
    
    * .notdef#1231 (U+C100) has a counter-clockwise outer contour
    
    * .notdef#1232 (U+C104) has a counter-clockwise outer contour
    
    * .notdef#1232 (U+C104) has a counter-clockwise outer contour
    
    * .notdef#1232 (U+C104) has a counter-clockwise outer contour
    
    * .notdef#1233 (U+C108) has a counter-clockwise outer contour
    
    * .notdef#1233 (U+C108) has a counter-clockwise outer contour
    
    * .notdef#1233 (U+C108) has a counter-clockwise outer contour
    
    * .notdef#1234 (U+C110) has a counter-clockwise outer contour
    
    * .notdef#1234 (U+C110) has a counter-clockwise outer contour
    
    * .notdef#1234 (U+C110) has a counter-clockwise outer contour
    
    * .notdef#1235 (U+C115) has a counter-clockwise outer contour
    
    * .notdef#1235 (U+C115) has a counter-clockwise outer contour
    
    * .notdef#1235 (U+C115) has a counter-clockwise outer contour
    
    * .notdef#1236 (U+C11C) has a counter-clockwise outer contour
    
    * .notdef#1236 (U+C11C) has a counter-clockwise outer contour
    
    * .notdef#1237 (U+C11D) has a counter-clockwise outer contour
    
    * .notdef#1237 (U+C11D) has a counter-clockwise outer contour
    
    * .notdef#1237 (U+C11D) has a counter-clockwise outer contour
    
    * .notdef#1238 (U+C11E) has a counter-clockwise outer contour
    
    * .notdef#1238 (U+C11E) has a counter-clockwise outer contour
    
    * .notdef#1238 (U+C11E) has a counter-clockwise outer contour
    
    * .notdef#1238 (U+C11E) has a counter-clockwise outer contour
    
    * .notdef#1239 (U+C11F) has a counter-clockwise outer contour
    
    * .notdef#1239 (U+C11F) has a counter-clockwise outer contour
    
    * .notdef#1239 (U+C11F) has a counter-clockwise outer contour
    
    * .notdef#1239 (U+C11F) has a counter-clockwise outer contour
    
    * .notdef#124 (U+AC39) has a counter-clockwise outer contour
    
    * .notdef#124 (U+AC39) has a counter-clockwise outer contour
    
    * .notdef#124 (U+AC39) has a counter-clockwise outer contour
    
    * .notdef#1240 (U+C120) has a counter-clockwise outer contour
    
    * .notdef#1240 (U+C120) has a counter-clockwise outer contour
    
    * .notdef#1240 (U+C120) has a counter-clockwise outer contour
    
    * .notdef#1241 (U+C123) has a counter-clockwise outer contour
    
    * .notdef#1241 (U+C123) has a counter-clockwise outer contour
    
    * .notdef#1241 (U+C123) has a counter-clockwise outer contour
    
    * .notdef#1242 (U+C124) has a counter-clockwise outer contour
    
    * .notdef#1242 (U+C124) has a counter-clockwise outer contour
    
    * .notdef#1242 (U+C124) has a counter-clockwise outer contour
    
    * .notdef#1243 (U+C126) has a counter-clockwise outer contour
    
    * .notdef#1243 (U+C126) has a counter-clockwise outer contour
    
    * .notdef#1243 (U+C126) has a counter-clockwise outer contour
    
    * .notdef#1243 (U+C126) has a counter-clockwise outer contour
    
    * .notdef#1244 (U+C127) has a counter-clockwise outer contour
    
    * .notdef#1244 (U+C127) has a counter-clockwise outer contour
    
    * .notdef#1244 (U+C127) has a counter-clockwise outer contour
    
    * .notdef#1244 (U+C127) has a counter-clockwise outer contour
    
    * .notdef#1245 (U+C12C) has a counter-clockwise outer contour
    
    * .notdef#1245 (U+C12C) has a counter-clockwise outer contour
    
    * .notdef#1245 (U+C12C) has a counter-clockwise outer contour
    
    * .notdef#1246 (U+C12D) has a counter-clockwise outer contour
    
    * .notdef#1246 (U+C12D) has a counter-clockwise outer contour
    
    * .notdef#1246 (U+C12D) has a counter-clockwise outer contour
    
    * .notdef#1247 (U+C12F) has a counter-clockwise outer contour
    
    * .notdef#1247 (U+C12F) has a counter-clockwise outer contour
    
    * .notdef#1247 (U+C12F) has a counter-clockwise outer contour
    
    * .notdef#1248 (U+C130) has a counter-clockwise outer contour
    
    * .notdef#1248 (U+C130) has a counter-clockwise outer contour
    
    * .notdef#1248 (U+C130) has a counter-clockwise outer contour
    
    * .notdef#1249 (U+C131) has a counter-clockwise outer contour
    
    * .notdef#1249 (U+C131) has a counter-clockwise outer contour
    
    * .notdef#1249 (U+C131) has a counter-clockwise outer contour
    
    * .notdef#125 (U+AC3C) has a counter-clockwise outer contour
    
    * .notdef#125 (U+AC3C) has a counter-clockwise outer contour
    
    * .notdef#125 (U+AC3C) has a counter-clockwise outer contour
    
    * .notdef#1250 (U+C136) has a counter-clockwise outer contour
    
    * .notdef#1250 (U+C136) has a counter-clockwise outer contour
    
    * .notdef#1250 (U+C136) has a counter-clockwise outer contour
    
    * .notdef#1250 (U+C136) has a counter-clockwise outer contour
    
    * .notdef#1251 (U+C138) has a counter-clockwise outer contour
    
    * .notdef#1251 (U+C138) has a counter-clockwise outer contour
    
    * .notdef#1251 (U+C138) has a counter-clockwise outer contour
    
    * .notdef#1252 (U+C139) has a counter-clockwise outer contour
    
    * .notdef#1252 (U+C139) has a counter-clockwise outer contour
    
    * .notdef#1252 (U+C139) has a counter-clockwise outer contour
    
    * .notdef#1252 (U+C139) has a counter-clockwise outer contour
    
    * .notdef#1253 (U+C13C) has a counter-clockwise outer contour
    
    * .notdef#1253 (U+C13C) has a counter-clockwise outer contour
    
    * .notdef#1253 (U+C13C) has a counter-clockwise outer contour
    
    * .notdef#1253 (U+C13C) has a counter-clockwise outer contour
    
    * .notdef#1254 (U+C140) has a counter-clockwise outer contour
    
    * .notdef#1254 (U+C140) has a counter-clockwise outer contour
    
    * .notdef#1254 (U+C140) has a counter-clockwise outer contour
    
    * .notdef#1254 (U+C140) has a counter-clockwise outer contour
    
    * .notdef#1255 (U+C148) has a counter-clockwise outer contour
    
    * .notdef#1255 (U+C148) has a counter-clockwise outer contour
    
    * .notdef#1255 (U+C148) has a counter-clockwise outer contour
    
    * .notdef#1255 (U+C148) has a counter-clockwise outer contour
    
    * .notdef#1256 (U+C149) has a counter-clockwise outer contour
    
    * .notdef#1256 (U+C149) has a counter-clockwise outer contour
    
    * .notdef#1256 (U+C149) has a counter-clockwise outer contour
    
    * .notdef#1256 (U+C149) has a counter-clockwise outer contour
    
    * .notdef#1257 (U+C14B) has a counter-clockwise outer contour
    
    * .notdef#1257 (U+C14B) has a counter-clockwise outer contour
    
    * .notdef#1257 (U+C14B) has a counter-clockwise outer contour
    
    * .notdef#1257 (U+C14B) has a counter-clockwise outer contour
    
    * .notdef#1258 (U+C14C) has a counter-clockwise outer contour
    
    * .notdef#1258 (U+C14C) has a counter-clockwise outer contour
    
    * .notdef#1258 (U+C14C) has a counter-clockwise outer contour
    
    * .notdef#1258 (U+C14C) has a counter-clockwise outer contour
    
    * .notdef#1259 (U+C14D) has a counter-clockwise outer contour
    
    * .notdef#1259 (U+C14D) has a counter-clockwise outer contour
    
    * .notdef#1259 (U+C14D) has a counter-clockwise outer contour
    
    * .notdef#1259 (U+C14D) has a counter-clockwise outer contour
    
    * .notdef#126 (U+AC40) has a counter-clockwise outer contour
    
    * .notdef#126 (U+AC40) has a counter-clockwise outer contour
    
    * .notdef#126 (U+AC40) has a counter-clockwise outer contour
    
    * .notdef#1260 (U+C154) has a counter-clockwise outer contour
    
    * .notdef#1260 (U+C154) has a counter-clockwise outer contour
    
    * .notdef#1261 (U+C155) has a counter-clockwise outer contour
    
    * .notdef#1261 (U+C155) has a counter-clockwise outer contour
    
    * .notdef#1261 (U+C155) has a counter-clockwise outer contour
    
    * .notdef#1262 (U+C158) has a counter-clockwise outer contour
    
    * .notdef#1262 (U+C158) has a counter-clockwise outer contour
    
    * .notdef#1262 (U+C158) has a counter-clockwise outer contour
    
    * .notdef#1263 (U+C15C) has a counter-clockwise outer contour
    
    * .notdef#1263 (U+C15C) has a counter-clockwise outer contour
    
    * .notdef#1263 (U+C15C) has a counter-clockwise outer contour
    
    * .notdef#1264 (U+C164) has a counter-clockwise outer contour
    
    * .notdef#1264 (U+C164) has a counter-clockwise outer contour
    
    * .notdef#1264 (U+C164) has a counter-clockwise outer contour
    
    * .notdef#1265 (U+C165) has a counter-clockwise outer contour
    
    * .notdef#1265 (U+C165) has a counter-clockwise outer contour
    
    * .notdef#1265 (U+C165) has a counter-clockwise outer contour
    
    * .notdef#1266 (U+C167) has a counter-clockwise outer contour
    
    * .notdef#1266 (U+C167) has a counter-clockwise outer contour
    
    * .notdef#1266 (U+C167) has a counter-clockwise outer contour
    
    * .notdef#1267 (U+C168) has a counter-clockwise outer contour
    
    * .notdef#1267 (U+C168) has a counter-clockwise outer contour
    
    * .notdef#1267 (U+C168) has a counter-clockwise outer contour
    
    * .notdef#1268 (U+C169) has a counter-clockwise outer contour
    
    * .notdef#1268 (U+C169) has a counter-clockwise outer contour
    
    * .notdef#1268 (U+C169) has a counter-clockwise outer contour
    
    * .notdef#1269 (U+C170) has a counter-clockwise outer contour
    
    * .notdef#1269 (U+C170) has a counter-clockwise outer contour
    
    * .notdef#1269 (U+C170) has a counter-clockwise outer contour
    
    * .notdef#127 (U+AC4B) has a counter-clockwise outer contour
    
    * .notdef#127 (U+AC4B) has a counter-clockwise outer contour
    
    * .notdef#127 (U+AC4B) has a counter-clockwise outer contour
    
    * .notdef#1270 (U+C174) has a counter-clockwise outer contour
    
    * .notdef#1270 (U+C174) has a counter-clockwise outer contour
    
    * .notdef#1270 (U+C174) has a counter-clockwise outer contour
    
    * .notdef#1270 (U+C174) has a counter-clockwise outer contour
    
    * .notdef#1271 (U+C178) has a counter-clockwise outer contour
    
    * .notdef#1271 (U+C178) has a counter-clockwise outer contour
    
    * .notdef#1271 (U+C178) has a counter-clockwise outer contour
    
    * .notdef#1271 (U+C178) has a counter-clockwise outer contour
    
    * .notdef#1272 (U+C185) has a counter-clockwise outer contour
    
    * .notdef#1272 (U+C185) has a counter-clockwise outer contour
    
    * .notdef#1272 (U+C185) has a counter-clockwise outer contour
    
    * .notdef#1272 (U+C185) has a counter-clockwise outer contour
    
    * .notdef#1273 (U+C18C) has a counter-clockwise outer contour
    
    * .notdef#1273 (U+C18C) has a counter-clockwise outer contour
    
    * .notdef#1274 (U+C18D) has a counter-clockwise outer contour
    
    * .notdef#1274 (U+C18D) has a counter-clockwise outer contour
    
    * .notdef#1274 (U+C18D) has a counter-clockwise outer contour
    
    * .notdef#1275 (U+C18E) has a counter-clockwise outer contour
    
    * .notdef#1275 (U+C18E) has a counter-clockwise outer contour
    
    * .notdef#1275 (U+C18E) has a counter-clockwise outer contour
    
    * .notdef#1275 (U+C18E) has a counter-clockwise outer contour
    
    * .notdef#1276 (U+C190) has a counter-clockwise outer contour
    
    * .notdef#1276 (U+C190) has a counter-clockwise outer contour
    
    * .notdef#1276 (U+C190) has a counter-clockwise outer contour
    
    * .notdef#1277 (U+C194) has a counter-clockwise outer contour
    
    * .notdef#1277 (U+C194) has a counter-clockwise outer contour
    
    * .notdef#1277 (U+C194) has a counter-clockwise outer contour
    
    * .notdef#1278 (U+C196) has a counter-clockwise outer contour
    
    * .notdef#1278 (U+C196) has a counter-clockwise outer contour
    
    * .notdef#1278 (U+C196) has a counter-clockwise outer contour
    
    * .notdef#1278 (U+C196) has a counter-clockwise outer contour
    
    * .notdef#1279 (U+C19C) has a counter-clockwise outer contour
    
    * .notdef#1279 (U+C19C) has a counter-clockwise outer contour
    
    * .notdef#1279 (U+C19C) has a counter-clockwise outer contour
    
    * .notdef#128 (U+AC4D) has a counter-clockwise outer contour
    
    * .notdef#128 (U+AC4D) has a counter-clockwise outer contour
    
    * .notdef#128 (U+AC4D) has a counter-clockwise outer contour
    
    * .notdef#1280 (U+C19D) has a counter-clockwise outer contour
    
    * .notdef#1280 (U+C19D) has a counter-clockwise outer contour
    
    * .notdef#1280 (U+C19D) has a counter-clockwise outer contour
    
    * .notdef#1281 (U+C19F) has a counter-clockwise outer contour
    
    * .notdef#1281 (U+C19F) has a counter-clockwise outer contour
    
    * .notdef#1281 (U+C19F) has a counter-clockwise outer contour
    
    * .notdef#1282 (U+C1A1) has a counter-clockwise outer contour
    
    * .notdef#1282 (U+C1A1) has a counter-clockwise outer contour
    
    * .notdef#1282 (U+C1A1) has a counter-clockwise outer contour
    
    * .notdef#1283 (U+C1A5) has a counter-clockwise outer contour
    
    * .notdef#1283 (U+C1A5) has a counter-clockwise outer contour
    
    * .notdef#1283 (U+C1A5) has a counter-clockwise outer contour
    
    * .notdef#1284 (U+C1A8) has a counter-clockwise outer contour
    
    * .notdef#1284 (U+C1A8) has a counter-clockwise outer contour
    
    * .notdef#1284 (U+C1A8) has a counter-clockwise outer contour
    
    * .notdef#1285 (U+C1A9) has a counter-clockwise outer contour
    
    * .notdef#1285 (U+C1A9) has a counter-clockwise outer contour
    
    * .notdef#1285 (U+C1A9) has a counter-clockwise outer contour
    
    * .notdef#1285 (U+C1A9) has a counter-clockwise outer contour
    
    * .notdef#1286 (U+C1AC) has a counter-clockwise outer contour
    
    * .notdef#1286 (U+C1AC) has a counter-clockwise outer contour
    
    * .notdef#1286 (U+C1AC) has a counter-clockwise outer contour
    
    * .notdef#1286 (U+C1AC) has a counter-clockwise outer contour
    
    * .notdef#1287 (U+C1B0) has a counter-clockwise outer contour
    
    * .notdef#1287 (U+C1B0) has a counter-clockwise outer contour
    
    * .notdef#1287 (U+C1B0) has a counter-clockwise outer contour
    
    * .notdef#1287 (U+C1B0) has a counter-clockwise outer contour
    
    * .notdef#1288 (U+C1BD) has a counter-clockwise outer contour
    
    * .notdef#1288 (U+C1BD) has a counter-clockwise outer contour
    
    * .notdef#1288 (U+C1BD) has a counter-clockwise outer contour
    
    * .notdef#1288 (U+C1BD) has a counter-clockwise outer contour
    
    * .notdef#1289 (U+C1C4) has a counter-clockwise outer contour
    
    * .notdef#1289 (U+C1C4) has a counter-clockwise outer contour
    
    * .notdef#1289 (U+C1C4) has a counter-clockwise outer contour
    
    * .notdef#129 (U+AC54) has a counter-clockwise outer contour
    
    * .notdef#129 (U+AC54) has a counter-clockwise outer contour
    
    * .notdef#1290 (U+C1C8) has a counter-clockwise outer contour
    
    * .notdef#1290 (U+C1C8) has a counter-clockwise outer contour
    
    * .notdef#1290 (U+C1C8) has a counter-clockwise outer contour
    
    * .notdef#1290 (U+C1C8) has a counter-clockwise outer contour
    
    * .notdef#1291 (U+C1CC) has a counter-clockwise outer contour
    
    * .notdef#1291 (U+C1CC) has a counter-clockwise outer contour
    
    * .notdef#1291 (U+C1CC) has a counter-clockwise outer contour
    
    * .notdef#1291 (U+C1CC) has a counter-clockwise outer contour
    
    * .notdef#1292 (U+C1D4) has a counter-clockwise outer contour
    
    * .notdef#1292 (U+C1D4) has a counter-clockwise outer contour
    
    * .notdef#1292 (U+C1D4) has a counter-clockwise outer contour
    
    * .notdef#1292 (U+C1D4) has a counter-clockwise outer contour
    
    * .notdef#1293 (U+C1D7) has a counter-clockwise outer contour
    
    * .notdef#1293 (U+C1D7) has a counter-clockwise outer contour
    
    * .notdef#1293 (U+C1D7) has a counter-clockwise outer contour
    
    * .notdef#1293 (U+C1D7) has a counter-clockwise outer contour
    
    * .notdef#1294 (U+C1D8) has a counter-clockwise outer contour
    
    * .notdef#1294 (U+C1D8) has a counter-clockwise outer contour
    
    * .notdef#1294 (U+C1D8) has a counter-clockwise outer contour
    
    * .notdef#1294 (U+C1D8) has a counter-clockwise outer contour
    
    * .notdef#1295 (U+C1E0) has a counter-clockwise outer contour
    
    * .notdef#1295 (U+C1E0) has a counter-clockwise outer contour
    
    * .notdef#1295 (U+C1E0) has a counter-clockwise outer contour
    
    * .notdef#1296 (U+C1E4) has a counter-clockwise outer contour
    
    * .notdef#1296 (U+C1E4) has a counter-clockwise outer contour
    
    * .notdef#1296 (U+C1E4) has a counter-clockwise outer contour
    
    * .notdef#1296 (U+C1E4) has a counter-clockwise outer contour
    
    * .notdef#1297 (U+C1E8) has a counter-clockwise outer contour
    
    * .notdef#1297 (U+C1E8) has a counter-clockwise outer contour
    
    * .notdef#1297 (U+C1E8) has a counter-clockwise outer contour
    
    * .notdef#1297 (U+C1E8) has a counter-clockwise outer contour
    
    * .notdef#1298 (U+C1F0) has a counter-clockwise outer contour
    
    * .notdef#1298 (U+C1F0) has a counter-clockwise outer contour
    
    * .notdef#1298 (U+C1F0) has a counter-clockwise outer contour
    
    * .notdef#1298 (U+C1F0) has a counter-clockwise outer contour
    
    * .notdef#1299 (U+C1F1) has a counter-clockwise outer contour
    
    * .notdef#1299 (U+C1F1) has a counter-clockwise outer contour
    
    * .notdef#1299 (U+C1F1) has a counter-clockwise outer contour
    
    * .notdef#1299 (U+C1F1) has a counter-clockwise outer contour
    
    * .notdef#130 (U+AC58) has a counter-clockwise outer contour
    
    * .notdef#130 (U+AC58) has a counter-clockwise outer contour
    
    * .notdef#130 (U+AC58) has a counter-clockwise outer contour
    
    * .notdef#1300 (U+C1F3) has a counter-clockwise outer contour
    
    * .notdef#1300 (U+C1F3) has a counter-clockwise outer contour
    
    * .notdef#1300 (U+C1F3) has a counter-clockwise outer contour
    
    * .notdef#1300 (U+C1F3) has a counter-clockwise outer contour
    
    * .notdef#1301 (U+C1FC) has a counter-clockwise outer contour
    
    * .notdef#1301 (U+C1FC) has a counter-clockwise outer contour
    
    * .notdef#1302 (U+C1FD) has a counter-clockwise outer contour
    
    * .notdef#1302 (U+C1FD) has a counter-clockwise outer contour
    
    * .notdef#1302 (U+C1FD) has a counter-clockwise outer contour
    
    * .notdef#1303 (U+C200) has a counter-clockwise outer contour
    
    * .notdef#1303 (U+C200) has a counter-clockwise outer contour
    
    * .notdef#1303 (U+C200) has a counter-clockwise outer contour
    
    * .notdef#1304 (U+C204) has a counter-clockwise outer contour
    
    * .notdef#1304 (U+C204) has a counter-clockwise outer contour
    
    * .notdef#1304 (U+C204) has a counter-clockwise outer contour
    
    * .notdef#1305 (U+C20C) has a counter-clockwise outer contour
    
    * .notdef#1305 (U+C20C) has a counter-clockwise outer contour
    
    * .notdef#1305 (U+C20C) has a counter-clockwise outer contour
    
    * .notdef#1306 (U+C20D) has a counter-clockwise outer contour
    
    * .notdef#1306 (U+C20D) has a counter-clockwise outer contour
    
    * .notdef#1306 (U+C20D) has a counter-clockwise outer contour
    
    * .notdef#1307 (U+C20F) has a counter-clockwise outer contour
    
    * .notdef#1307 (U+C20F) has a counter-clockwise outer contour
    
    * .notdef#1307 (U+C20F) has a counter-clockwise outer contour
    
    * .notdef#1308 (U+C211) has a counter-clockwise outer contour
    
    * .notdef#1308 (U+C211) has a counter-clockwise outer contour
    
    * .notdef#1308 (U+C211) has a counter-clockwise outer contour
    
    * .notdef#1309 (U+C218) has a counter-clockwise outer contour
    
    * .notdef#1309 (U+C218) has a counter-clockwise outer contour
    
    * .notdef#131 (U+AC5C) has a counter-clockwise outer contour
    
    * .notdef#131 (U+AC5C) has a counter-clockwise outer contour
    
    * .notdef#131 (U+AC5C) has a counter-clockwise outer contour
    
    * .notdef#1310 (U+C219) has a counter-clockwise outer contour
    
    * .notdef#1310 (U+C219) has a counter-clockwise outer contour
    
    * .notdef#1311 (U+C21C) has a counter-clockwise outer contour
    
    * .notdef#1311 (U+C21C) has a counter-clockwise outer contour
    
    * .notdef#1311 (U+C21C) has a counter-clockwise outer contour
    
    * .notdef#1312 (U+C21F) has a counter-clockwise outer contour
    
    * .notdef#1312 (U+C21F) has a counter-clockwise outer contour
    
    * .notdef#1313 (U+C220) has a counter-clockwise outer contour
    
    * .notdef#1313 (U+C220) has a counter-clockwise outer contour
    
    * .notdef#1314 (U+C228) has a counter-clockwise outer contour
    
    * .notdef#1314 (U+C228) has a counter-clockwise outer contour
    
    * .notdef#1315 (U+C229) has a counter-clockwise outer contour
    
    * .notdef#1315 (U+C229) has a counter-clockwise outer contour
    
    * .notdef#1315 (U+C229) has a counter-clockwise outer contour
    
    * .notdef#1316 (U+C22B) has a counter-clockwise outer contour
    
    * .notdef#1316 (U+C22B) has a counter-clockwise outer contour
    
    * .notdef#1317 (U+C22D) has a counter-clockwise outer contour
    
    * .notdef#1317 (U+C22D) has a counter-clockwise outer contour
    
    * .notdef#1318 (U+C22F) has a counter-clockwise outer contour
    
    * .notdef#1318 (U+C22F) has a counter-clockwise outer contour
    
    * .notdef#1319 (U+C231) has a counter-clockwise outer contour
    
    * .notdef#1319 (U+C231) has a counter-clockwise outer contour
    
    * .notdef#132 (U+AC70) has a counter-clockwise outer contour
    
    * .notdef#132 (U+AC70) has a counter-clockwise outer contour
    
    * .notdef#1320 (U+C232) has a counter-clockwise outer contour
    
    * .notdef#1320 (U+C232) has a counter-clockwise outer contour
    
    * .notdef#1320 (U+C232) has a counter-clockwise outer contour
    
    * .notdef#1321 (U+C234) has a counter-clockwise outer contour
    
    * .notdef#1321 (U+C234) has a counter-clockwise outer contour
    
    * .notdef#1321 (U+C234) has a counter-clockwise outer contour
    
    * .notdef#1322 (U+C248) has a counter-clockwise outer contour
    
    * .notdef#1322 (U+C248) has a counter-clockwise outer contour
    
    * .notdef#1322 (U+C248) has a counter-clockwise outer contour
    
    * .notdef#1322 (U+C248) has a counter-clockwise outer contour
    
    * .notdef#1323 (U+C250) has a counter-clockwise outer contour
    
    * .notdef#1323 (U+C250) has a counter-clockwise outer contour
    
    * .notdef#1323 (U+C250) has a counter-clockwise outer contour
    
    * .notdef#1323 (U+C250) has a counter-clockwise outer contour
    
    * .notdef#1324 (U+C251) has a counter-clockwise outer contour
    
    * .notdef#1324 (U+C251) has a counter-clockwise outer contour
    
    * .notdef#1324 (U+C251) has a counter-clockwise outer contour
    
    * .notdef#1324 (U+C251) has a counter-clockwise outer contour
    
    * .notdef#1324 (U+C251) has a counter-clockwise outer contour
    
    * .notdef#1325 (U+C254) has a counter-clockwise outer contour
    
    * .notdef#1325 (U+C254) has a counter-clockwise outer contour
    
    * .notdef#1325 (U+C254) has a counter-clockwise outer contour
    
    * .notdef#1325 (U+C254) has a counter-clockwise outer contour
    
    * .notdef#1325 (U+C254) has a counter-clockwise outer contour
    
    * .notdef#1326 (U+C258) has a counter-clockwise outer contour
    
    * .notdef#1326 (U+C258) has a counter-clockwise outer contour
    
    * .notdef#1326 (U+C258) has a counter-clockwise outer contour
    
    * .notdef#1326 (U+C258) has a counter-clockwise outer contour
    
    * .notdef#1326 (U+C258) has a counter-clockwise outer contour
    
    * .notdef#1327 (U+C260) has a counter-clockwise outer contour
    
    * .notdef#1327 (U+C260) has a counter-clockwise outer contour
    
    * .notdef#1327 (U+C260) has a counter-clockwise outer contour
    
    * .notdef#1327 (U+C260) has a counter-clockwise outer contour
    
    * .notdef#1327 (U+C260) has a counter-clockwise outer contour
    
    * .notdef#1328 (U+C265) has a counter-clockwise outer contour
    
    * .notdef#1328 (U+C265) has a counter-clockwise outer contour
    
    * .notdef#1328 (U+C265) has a counter-clockwise outer contour
    
    * .notdef#1328 (U+C265) has a counter-clockwise outer contour
    
    * .notdef#1328 (U+C265) has a counter-clockwise outer contour
    
    * .notdef#1329 (U+C26C) has a counter-clockwise outer contour
    
    * .notdef#1329 (U+C26C) has a counter-clockwise outer contour
    
    * .notdef#1329 (U+C26C) has a counter-clockwise outer contour
    
    * .notdef#133 (U+AC71) has a counter-clockwise outer contour
    
    * .notdef#133 (U+AC71) has a counter-clockwise outer contour
    
    * .notdef#133 (U+AC71) has a counter-clockwise outer contour
    
    * .notdef#1330 (U+C26D) has a counter-clockwise outer contour
    
    * .notdef#1330 (U+C26D) has a counter-clockwise outer contour
    
    * .notdef#1330 (U+C26D) has a counter-clockwise outer contour
    
    * .notdef#1330 (U+C26D) has a counter-clockwise outer contour
    
    * .notdef#1331 (U+C270) has a counter-clockwise outer contour
    
    * .notdef#1331 (U+C270) has a counter-clockwise outer contour
    
    * .notdef#1331 (U+C270) has a counter-clockwise outer contour
    
    * .notdef#1331 (U+C270) has a counter-clockwise outer contour
    
    * .notdef#1332 (U+C274) has a counter-clockwise outer contour
    
    * .notdef#1332 (U+C274) has a counter-clockwise outer contour
    
    * .notdef#1332 (U+C274) has a counter-clockwise outer contour
    
    * .notdef#1332 (U+C274) has a counter-clockwise outer contour
    
    * .notdef#1333 (U+C27C) has a counter-clockwise outer contour
    
    * .notdef#1333 (U+C27C) has a counter-clockwise outer contour
    
    * .notdef#1333 (U+C27C) has a counter-clockwise outer contour
    
    * .notdef#1333 (U+C27C) has a counter-clockwise outer contour
    
    * .notdef#1334 (U+C27D) has a counter-clockwise outer contour
    
    * .notdef#1334 (U+C27D) has a counter-clockwise outer contour
    
    * .notdef#1334 (U+C27D) has a counter-clockwise outer contour
    
    * .notdef#1334 (U+C27D) has a counter-clockwise outer contour
    
    * .notdef#1335 (U+C27F) has a counter-clockwise outer contour
    
    * .notdef#1335 (U+C27F) has a counter-clockwise outer contour
    
    * .notdef#1335 (U+C27F) has a counter-clockwise outer contour
    
    * .notdef#1335 (U+C27F) has a counter-clockwise outer contour
    
    * .notdef#1336 (U+C281) has a counter-clockwise outer contour
    
    * .notdef#1336 (U+C281) has a counter-clockwise outer contour
    
    * .notdef#1336 (U+C281) has a counter-clockwise outer contour
    
    * .notdef#1336 (U+C281) has a counter-clockwise outer contour
    
    * .notdef#1337 (U+C288) has a counter-clockwise outer contour
    
    * .notdef#1337 (U+C288) has a counter-clockwise outer contour
    
    * .notdef#1338 (U+C289) has a counter-clockwise outer contour
    
    * .notdef#1338 (U+C289) has a counter-clockwise outer contour
    
    * .notdef#1339 (U+C290) has a counter-clockwise outer contour
    
    * .notdef#1339 (U+C290) has a counter-clockwise outer contour
    
    * .notdef#134 (U+AC74) has a counter-clockwise outer contour
    
    * .notdef#134 (U+AC74) has a counter-clockwise outer contour
    
    * .notdef#134 (U+AC74) has a counter-clockwise outer contour
    
    * .notdef#1340 (U+C298) has a counter-clockwise outer contour
    
    * .notdef#1340 (U+C298) has a counter-clockwise outer contour
    
    * .notdef#1341 (U+C29B) has a counter-clockwise outer contour
    
    * .notdef#1341 (U+C29B) has a counter-clockwise outer contour
    
    * .notdef#1341 (U+C29B) has a counter-clockwise outer contour
    
    * .notdef#1342 (U+C29D) has a counter-clockwise outer contour
    
    * .notdef#1342 (U+C29D) has a counter-clockwise outer contour
    
    * .notdef#1342 (U+C29D) has a counter-clockwise outer contour
    
    * .notdef#1343 (U+C2A4) has a counter-clockwise outer contour
    
    * .notdef#1343 (U+C2A4) has a counter-clockwise outer contour
    
    * .notdef#1344 (U+C2A5) has a counter-clockwise outer contour
    
    * .notdef#1344 (U+C2A5) has a counter-clockwise outer contour
    
    * .notdef#1344 (U+C2A5) has a counter-clockwise outer contour
    
    * .notdef#1345 (U+C2A8) has a counter-clockwise outer contour
    
    * .notdef#1345 (U+C2A8) has a counter-clockwise outer contour
    
    * .notdef#1345 (U+C2A8) has a counter-clockwise outer contour
    
    * .notdef#1346 (U+C2AC) has a counter-clockwise outer contour
    
    * .notdef#1346 (U+C2AC) has a counter-clockwise outer contour
    
    * .notdef#1346 (U+C2AC) has a counter-clockwise outer contour
    
    * .notdef#1347 (U+C2AD) has a counter-clockwise outer contour
    
    * .notdef#1347 (U+C2AD) has a counter-clockwise outer contour
    
    * .notdef#1347 (U+C2AD) has a counter-clockwise outer contour
    
    * .notdef#1347 (U+C2AD) has a counter-clockwise outer contour
    
    * .notdef#1348 (U+C2B4) has a counter-clockwise outer contour
    
    * .notdef#1348 (U+C2B4) has a counter-clockwise outer contour
    
    * .notdef#1348 (U+C2B4) has a counter-clockwise outer contour
    
    * .notdef#1349 (U+C2B5) has a counter-clockwise outer contour
    
    * .notdef#1349 (U+C2B5) has a counter-clockwise outer contour
    
    * .notdef#1349 (U+C2B5) has a counter-clockwise outer contour
    
    * .notdef#135 (U+AC77) has a counter-clockwise outer contour
    
    * .notdef#135 (U+AC77) has a counter-clockwise outer contour
    
    * .notdef#135 (U+AC77) has a counter-clockwise outer contour
    
    * .notdef#1350 (U+C2B7) has a counter-clockwise outer contour
    
    * .notdef#1350 (U+C2B7) has a counter-clockwise outer contour
    
    * .notdef#1350 (U+C2B7) has a counter-clockwise outer contour
    
    * .notdef#1351 (U+C2B9) has a counter-clockwise outer contour
    
    * .notdef#1351 (U+C2B9) has a counter-clockwise outer contour
    
    * .notdef#1351 (U+C2B9) has a counter-clockwise outer contour
    
    * .notdef#1352 (U+C2DC) has a counter-clockwise outer contour
    
    * .notdef#1352 (U+C2DC) has a counter-clockwise outer contour
    
    * .notdef#1353 (U+C2DD) has a counter-clockwise outer contour
    
    * .notdef#1353 (U+C2DD) has a counter-clockwise outer contour
    
    * .notdef#1353 (U+C2DD) has a counter-clockwise outer contour
    
    * .notdef#1354 (U+C2E0) has a counter-clockwise outer contour
    
    * .notdef#1354 (U+C2E0) has a counter-clockwise outer contour
    
    * .notdef#1354 (U+C2E0) has a counter-clockwise outer contour
    
    * .notdef#1355 (U+C2E3) has a counter-clockwise outer contour
    
    * .notdef#1355 (U+C2E3) has a counter-clockwise outer contour
    
    * .notdef#1355 (U+C2E3) has a counter-clockwise outer contour
    
    * .notdef#1356 (U+C2E4) has a counter-clockwise outer contour
    
    * .notdef#1356 (U+C2E4) has a counter-clockwise outer contour
    
    * .notdef#1356 (U+C2E4) has a counter-clockwise outer contour
    
    * .notdef#1357 (U+C2EB) has a counter-clockwise outer contour
    
    * .notdef#1357 (U+C2EB) has a counter-clockwise outer contour
    
    * .notdef#1357 (U+C2EB) has a counter-clockwise outer contour
    
    * .notdef#1357 (U+C2EB) has a counter-clockwise outer contour
    
    * .notdef#1357 (U+C2EB) has a counter-clockwise outer contour
    
    * .notdef#1358 (U+C2EC) has a counter-clockwise outer contour
    
    * .notdef#1358 (U+C2EC) has a counter-clockwise outer contour
    
    * .notdef#1358 (U+C2EC) has a counter-clockwise outer contour
    
    * .notdef#1359 (U+C2ED) has a counter-clockwise outer contour
    
    * .notdef#1359 (U+C2ED) has a counter-clockwise outer contour
    
    * .notdef#1359 (U+C2ED) has a counter-clockwise outer contour
    
    * .notdef#136 (U+AC78) has a counter-clockwise outer contour
    
    * .notdef#136 (U+AC78) has a counter-clockwise outer contour
    
    * .notdef#136 (U+AC78) has a counter-clockwise outer contour
    
    * .notdef#1360 (U+C2EF) has a counter-clockwise outer contour
    
    * .notdef#1360 (U+C2EF) has a counter-clockwise outer contour
    
    * .notdef#1360 (U+C2EF) has a counter-clockwise outer contour
    
    * .notdef#1361 (U+C2F1) has a counter-clockwise outer contour
    
    * .notdef#1361 (U+C2F1) has a counter-clockwise outer contour
    
    * .notdef#1361 (U+C2F1) has a counter-clockwise outer contour
    
    * .notdef#1362 (U+C2F6) has a counter-clockwise outer contour
    
    * .notdef#1362 (U+C2F6) has a counter-clockwise outer contour
    
    * .notdef#1362 (U+C2F6) has a counter-clockwise outer contour
    
    * .notdef#1362 (U+C2F6) has a counter-clockwise outer contour
    
    * .notdef#1363 (U+C2F8) has a counter-clockwise outer contour
    
    * .notdef#1363 (U+C2F8) has a counter-clockwise outer contour
    
    * .notdef#1364 (U+C2F9) has a counter-clockwise outer contour
    
    * .notdef#1364 (U+C2F9) has a counter-clockwise outer contour
    
    * .notdef#1364 (U+C2F9) has a counter-clockwise outer contour
    
    * .notdef#1365 (U+C2FB) has a counter-clockwise outer contour
    
    * .notdef#1365 (U+C2FB) has a counter-clockwise outer contour
    
    * .notdef#1365 (U+C2FB) has a counter-clockwise outer contour
    
    * .notdef#1365 (U+C2FB) has a counter-clockwise outer contour
    
    * .notdef#1366 (U+C2FC) has a counter-clockwise outer contour
    
    * .notdef#1366 (U+C2FC) has a counter-clockwise outer contour
    
    * .notdef#1366 (U+C2FC) has a counter-clockwise outer contour
    
    * .notdef#1367 (U+C300) has a counter-clockwise outer contour
    
    * .notdef#1367 (U+C300) has a counter-clockwise outer contour
    
    * .notdef#1367 (U+C300) has a counter-clockwise outer contour
    
    * .notdef#1368 (U+C308) has a counter-clockwise outer contour
    
    * .notdef#1368 (U+C308) has a counter-clockwise outer contour
    
    * .notdef#1368 (U+C308) has a counter-clockwise outer contour
    
    * .notdef#1369 (U+C309) has a counter-clockwise outer contour
    
    * .notdef#1369 (U+C309) has a counter-clockwise outer contour
    
    * .notdef#1369 (U+C309) has a counter-clockwise outer contour
    
    * .notdef#137 (U+AC7A) has a counter-clockwise outer contour
    
    * .notdef#137 (U+AC7A) has a counter-clockwise outer contour
    
    * .notdef#137 (U+AC7A) has a counter-clockwise outer contour
    
    * .notdef#137 (U+AC7A) has a counter-clockwise outer contour
    
    * .notdef#1370 (U+C30C) has a counter-clockwise outer contour
    
    * .notdef#1370 (U+C30C) has a counter-clockwise outer contour
    
    * .notdef#1370 (U+C30C) has a counter-clockwise outer contour
    
    * .notdef#1371 (U+C30D) has a counter-clockwise outer contour
    
    * .notdef#1371 (U+C30D) has a counter-clockwise outer contour
    
    * .notdef#1371 (U+C30D) has a counter-clockwise outer contour
    
    * .notdef#1372 (U+C313) has a counter-clockwise outer contour
    
    * .notdef#1372 (U+C313) has a counter-clockwise outer contour
    
    * .notdef#1372 (U+C313) has a counter-clockwise outer contour
    
    * .notdef#1372 (U+C313) has a counter-clockwise outer contour
    
    * .notdef#1373 (U+C314) has a counter-clockwise outer contour
    
    * .notdef#1373 (U+C314) has a counter-clockwise outer contour
    
    * .notdef#1374 (U+C315) has a counter-clockwise outer contour
    
    * .notdef#1374 (U+C315) has a counter-clockwise outer contour
    
    * .notdef#1374 (U+C315) has a counter-clockwise outer contour
    
    * .notdef#1375 (U+C318) has a counter-clockwise outer contour
    
    * .notdef#1375 (U+C318) has a counter-clockwise outer contour
    
    * .notdef#1375 (U+C318) has a counter-clockwise outer contour
    
    * .notdef#1376 (U+C31C) has a counter-clockwise outer contour
    
    * .notdef#1376 (U+C31C) has a counter-clockwise outer contour
    
    * .notdef#1376 (U+C31C) has a counter-clockwise outer contour
    
    * .notdef#1377 (U+C324) has a counter-clockwise outer contour
    
    * .notdef#1377 (U+C324) has a counter-clockwise outer contour
    
    * .notdef#1377 (U+C324) has a counter-clockwise outer contour
    
    * .notdef#1378 (U+C325) has a counter-clockwise outer contour
    
    * .notdef#1378 (U+C325) has a counter-clockwise outer contour
    
    * .notdef#1378 (U+C325) has a counter-clockwise outer contour
    
    * .notdef#1379 (U+C328) has a counter-clockwise outer contour
    
    * .notdef#1379 (U+C328) has a counter-clockwise outer contour
    
    * .notdef#1379 (U+C328) has a counter-clockwise outer contour
    
    * .notdef#138 (U+AC80) has a counter-clockwise outer contour
    
    * .notdef#138 (U+AC80) has a counter-clockwise outer contour
    
    * .notdef#138 (U+AC80) has a counter-clockwise outer contour
    
    * .notdef#1380 (U+C329) has a counter-clockwise outer contour
    
    * .notdef#1380 (U+C329) has a counter-clockwise outer contour
    
    * .notdef#1380 (U+C329) has a counter-clockwise outer contour
    
    * .notdef#1381 (U+C345) has a counter-clockwise outer contour
    
    * .notdef#1381 (U+C345) has a counter-clockwise outer contour
    
    * .notdef#1381 (U+C345) has a counter-clockwise outer contour
    
    * .notdef#1382 (U+C368) has a counter-clockwise outer contour
    
    * .notdef#1382 (U+C368) has a counter-clockwise outer contour
    
    * .notdef#1383 (U+C369) has a counter-clockwise outer contour
    
    * .notdef#1383 (U+C369) has a counter-clockwise outer contour
    
    * .notdef#1383 (U+C369) has a counter-clockwise outer contour
    
    * .notdef#1384 (U+C36C) has a counter-clockwise outer contour
    
    * .notdef#1384 (U+C36C) has a counter-clockwise outer contour
    
    * .notdef#1384 (U+C36C) has a counter-clockwise outer contour
    
    * .notdef#1385 (U+C370) has a counter-clockwise outer contour
    
    * .notdef#1385 (U+C370) has a counter-clockwise outer contour
    
    * .notdef#1385 (U+C370) has a counter-clockwise outer contour
    
    * .notdef#1386 (U+C372) has a counter-clockwise outer contour
    
    * .notdef#1386 (U+C372) has a counter-clockwise outer contour
    
    * .notdef#1386 (U+C372) has a counter-clockwise outer contour
    
    * .notdef#1386 (U+C372) has a counter-clockwise outer contour
    
    * .notdef#1387 (U+C378) has a counter-clockwise outer contour
    
    * .notdef#1387 (U+C378) has a counter-clockwise outer contour
    
    * .notdef#1387 (U+C378) has a counter-clockwise outer contour
    
    * .notdef#1388 (U+C379) has a counter-clockwise outer contour
    
    * .notdef#1388 (U+C379) has a counter-clockwise outer contour
    
    * .notdef#1388 (U+C379) has a counter-clockwise outer contour
    
    * .notdef#1389 (U+C37C) has a counter-clockwise outer contour
    
    * .notdef#1389 (U+C37C) has a counter-clockwise outer contour
    
    * .notdef#1389 (U+C37C) has a counter-clockwise outer contour
    
    * .notdef#139 (U+AC81) has a counter-clockwise outer contour
    
    * .notdef#139 (U+AC81) has a counter-clockwise outer contour
    
    * .notdef#139 (U+AC81) has a counter-clockwise outer contour
    
    * .notdef#1390 (U+C37D) has a counter-clockwise outer contour
    
    * .notdef#1390 (U+C37D) has a counter-clockwise outer contour
    
    * .notdef#1390 (U+C37D) has a counter-clockwise outer contour
    
    * .notdef#1391 (U+C384) has a counter-clockwise outer contour
    
    * .notdef#1391 (U+C384) has a counter-clockwise outer contour
    
    * .notdef#1391 (U+C384) has a counter-clockwise outer contour
    
    * .notdef#1392 (U+C388) has a counter-clockwise outer contour
    
    * .notdef#1392 (U+C388) has a counter-clockwise outer contour
    
    * .notdef#1392 (U+C388) has a counter-clockwise outer contour
    
    * .notdef#1392 (U+C388) has a counter-clockwise outer contour
    
    * .notdef#1393 (U+C38C) has a counter-clockwise outer contour
    
    * .notdef#1393 (U+C38C) has a counter-clockwise outer contour
    
    * .notdef#1393 (U+C38C) has a counter-clockwise outer contour
    
    * .notdef#1393 (U+C38C) has a counter-clockwise outer contour
    
    * .notdef#1394 (U+C3C0) has a counter-clockwise outer contour
    
    * .notdef#1394 (U+C3C0) has a counter-clockwise outer contour
    
    * .notdef#1394 (U+C3C0) has a counter-clockwise outer contour
    
    * .notdef#1394 (U+C3C0) has a counter-clockwise outer contour
    
    * .notdef#1395 (U+C3D8) has a counter-clockwise outer contour
    
    * .notdef#1395 (U+C3D8) has a counter-clockwise outer contour
    
    * .notdef#1395 (U+C3D8) has a counter-clockwise outer contour
    
    * .notdef#1396 (U+C3D9) has a counter-clockwise outer contour
    
    * .notdef#1396 (U+C3D9) has a counter-clockwise outer contour
    
    * .notdef#1396 (U+C3D9) has a counter-clockwise outer contour
    
    * .notdef#1397 (U+C3DC) has a counter-clockwise outer contour
    
    * .notdef#1397 (U+C3DC) has a counter-clockwise outer contour
    
    * .notdef#1397 (U+C3DC) has a counter-clockwise outer contour
    
    * .notdef#1398 (U+C3DF) has a counter-clockwise outer contour
    
    * .notdef#1398 (U+C3DF) has a counter-clockwise outer contour
    
    * .notdef#1398 (U+C3DF) has a counter-clockwise outer contour
    
    * .notdef#1399 (U+C3E0) has a counter-clockwise outer contour
    
    * .notdef#1399 (U+C3E0) has a counter-clockwise outer contour
    
    * .notdef#1399 (U+C3E0) has a counter-clockwise outer contour
    
    * .notdef#140 (U+AC83) has a counter-clockwise outer contour
    
    * .notdef#140 (U+AC83) has a counter-clockwise outer contour
    
    * .notdef#140 (U+AC83) has a counter-clockwise outer contour
    
    * .notdef#1400 (U+C3E2) has a counter-clockwise outer contour
    
    * .notdef#1400 (U+C3E2) has a counter-clockwise outer contour
    
    * .notdef#1400 (U+C3E2) has a counter-clockwise outer contour
    
    * .notdef#1400 (U+C3E2) has a counter-clockwise outer contour
    
    * .notdef#1401 (U+C3E8) has a counter-clockwise outer contour
    
    * .notdef#1401 (U+C3E8) has a counter-clockwise outer contour
    
    * .notdef#1401 (U+C3E8) has a counter-clockwise outer contour
    
    * .notdef#1402 (U+C3E9) has a counter-clockwise outer contour
    
    * .notdef#1402 (U+C3E9) has a counter-clockwise outer contour
    
    * .notdef#1402 (U+C3E9) has a counter-clockwise outer contour
    
    * .notdef#1403 (U+C3ED) has a counter-clockwise outer contour
    
    * .notdef#1403 (U+C3ED) has a counter-clockwise outer contour
    
    * .notdef#1403 (U+C3ED) has a counter-clockwise outer contour
    
    * .notdef#1404 (U+C3F4) has a counter-clockwise outer contour
    
    * .notdef#1404 (U+C3F4) has a counter-clockwise outer contour
    
    * .notdef#1404 (U+C3F4) has a counter-clockwise outer contour
    
    * .notdef#1405 (U+C3F5) has a counter-clockwise outer contour
    
    * .notdef#1405 (U+C3F5) has a counter-clockwise outer contour
    
    * .notdef#1405 (U+C3F5) has a counter-clockwise outer contour
    
    * .notdef#1406 (U+C3F8) has a counter-clockwise outer contour
    
    * .notdef#1406 (U+C3F8) has a counter-clockwise outer contour
    
    * .notdef#1406 (U+C3F8) has a counter-clockwise outer contour
    
    * .notdef#1407 (U+C408) has a counter-clockwise outer contour
    
    * .notdef#1407 (U+C408) has a counter-clockwise outer contour
    
    * .notdef#1407 (U+C408) has a counter-clockwise outer contour
    
    * .notdef#1408 (U+C410) has a counter-clockwise outer contour
    
    * .notdef#1408 (U+C410) has a counter-clockwise outer contour
    
    * .notdef#1408 (U+C410) has a counter-clockwise outer contour
    
    * .notdef#1409 (U+C424) has a counter-clockwise outer contour
    
    * .notdef#1409 (U+C424) has a counter-clockwise outer contour
    
    * .notdef#1409 (U+C424) has a counter-clockwise outer contour
    
    * .notdef#141 (U+AC84) has a counter-clockwise outer contour
    
    * .notdef#141 (U+AC84) has a counter-clockwise outer contour
    
    * .notdef#141 (U+AC84) has a counter-clockwise outer contour
    
    * .notdef#1410 (U+C42C) has a counter-clockwise outer contour
    
    * .notdef#1410 (U+C42C) has a counter-clockwise outer contour
    
    * .notdef#1410 (U+C42C) has a counter-clockwise outer contour
    
    * .notdef#1411 (U+C430) has a counter-clockwise outer contour
    
    * .notdef#1411 (U+C430) has a counter-clockwise outer contour
    
    * .notdef#1411 (U+C430) has a counter-clockwise outer contour
    
    * .notdef#1412 (U+C434) has a counter-clockwise outer contour
    
    * .notdef#1412 (U+C434) has a counter-clockwise outer contour
    
    * .notdef#1412 (U+C434) has a counter-clockwise outer contour
    
    * .notdef#1413 (U+C43C) has a counter-clockwise outer contour
    
    * .notdef#1413 (U+C43C) has a counter-clockwise outer contour
    
    * .notdef#1413 (U+C43C) has a counter-clockwise outer contour
    
    * .notdef#1414 (U+C43D) has a counter-clockwise outer contour
    
    * .notdef#1414 (U+C43D) has a counter-clockwise outer contour
    
    * .notdef#1414 (U+C43D) has a counter-clockwise outer contour
    
    * .notdef#1415 (U+C448) has a counter-clockwise outer contour
    
    * .notdef#1415 (U+C448) has a counter-clockwise outer contour
    
    * .notdef#1415 (U+C448) has a counter-clockwise outer contour
    
    * .notdef#1416 (U+C464) has a counter-clockwise outer contour
    
    * .notdef#1416 (U+C464) has a counter-clockwise outer contour
    
    * .notdef#1416 (U+C464) has a counter-clockwise outer contour
    
    * .notdef#1417 (U+C465) has a counter-clockwise outer contour
    
    * .notdef#1417 (U+C465) has a counter-clockwise outer contour
    
    * .notdef#1417 (U+C465) has a counter-clockwise outer contour
    
    * .notdef#1418 (U+C468) has a counter-clockwise outer contour
    
    * .notdef#1418 (U+C468) has a counter-clockwise outer contour
    
    * .notdef#1418 (U+C468) has a counter-clockwise outer contour
    
    * .notdef#1418 (U+C468) has a counter-clockwise outer contour
    
    * .notdef#1419 (U+C46C) has a counter-clockwise outer contour
    
    * .notdef#1419 (U+C46C) has a counter-clockwise outer contour
    
    * .notdef#1419 (U+C46C) has a counter-clockwise outer contour
    
    * .notdef#142 (U+AC85) has a counter-clockwise outer contour
    
    * .notdef#142 (U+AC85) has a counter-clockwise outer contour
    
    * .notdef#142 (U+AC85) has a counter-clockwise outer contour
    
    * .notdef#1420 (U+C474) has a counter-clockwise outer contour
    
    * .notdef#1420 (U+C474) has a counter-clockwise outer contour
    
    * .notdef#1420 (U+C474) has a counter-clockwise outer contour
    
    * .notdef#1421 (U+C475) has a counter-clockwise outer contour
    
    * .notdef#1421 (U+C475) has a counter-clockwise outer contour
    
    * .notdef#1421 (U+C475) has a counter-clockwise outer contour
    
    * .notdef#1421 (U+C475) has a counter-clockwise outer contour
    
    * .notdef#1422 (U+C479) has a counter-clockwise outer contour
    
    * .notdef#1422 (U+C479) has a counter-clockwise outer contour
    
    * .notdef#1422 (U+C479) has a counter-clockwise outer contour
    
    * .notdef#1423 (U+C480) has a counter-clockwise outer contour
    
    * .notdef#1423 (U+C480) has a counter-clockwise outer contour
    
    * .notdef#1423 (U+C480) has a counter-clockwise outer contour
    
    * .notdef#1424 (U+C494) has a counter-clockwise outer contour
    
    * .notdef#1424 (U+C494) has a counter-clockwise outer contour
    
    * .notdef#1424 (U+C494) has a counter-clockwise outer contour
    
    * .notdef#1424 (U+C494) has a counter-clockwise outer contour
    
    * .notdef#1425 (U+C49C) has a counter-clockwise outer contour
    
    * .notdef#1425 (U+C49C) has a counter-clockwise outer contour
    
    * .notdef#1425 (U+C49C) has a counter-clockwise outer contour
    
    * .notdef#1425 (U+C49C) has a counter-clockwise outer contour
    
    * .notdef#1426 (U+C4B8) has a counter-clockwise outer contour
    
    * .notdef#1426 (U+C4B8) has a counter-clockwise outer contour
    
    * .notdef#1426 (U+C4B8) has a counter-clockwise outer contour
    
    * .notdef#1427 (U+C4BC) has a counter-clockwise outer contour
    
    * .notdef#1427 (U+C4BC) has a counter-clockwise outer contour
    
    * .notdef#1427 (U+C4BC) has a counter-clockwise outer contour
    
    * .notdef#1427 (U+C4BC) has a counter-clockwise outer contour
    
    * .notdef#1428 (U+C4E9) has a counter-clockwise outer contour
    
    * .notdef#1428 (U+C4E9) has a counter-clockwise outer contour
    
    * .notdef#1428 (U+C4E9) has a counter-clockwise outer contour
    
    * .notdef#1428 (U+C4E9) has a counter-clockwise outer contour
    
    * .notdef#1429 (U+C4F0) has a counter-clockwise outer contour
    
    * .notdef#1429 (U+C4F0) has a counter-clockwise outer contour
    
    * .notdef#1429 (U+C4F0) has a counter-clockwise outer contour
    
    * .notdef#143 (U+AC86) has a counter-clockwise outer contour
    
    * .notdef#143 (U+AC86) has a counter-clockwise outer contour
    
    * .notdef#143 (U+AC86) has a counter-clockwise outer contour
    
    * .notdef#1430 (U+C4F1) has a counter-clockwise outer contour
    
    * .notdef#1430 (U+C4F1) has a counter-clockwise outer contour
    
    * .notdef#1430 (U+C4F1) has a counter-clockwise outer contour
    
    * .notdef#1430 (U+C4F1) has a counter-clockwise outer contour
    
    * .notdef#1431 (U+C4F4) has a counter-clockwise outer contour
    
    * .notdef#1431 (U+C4F4) has a counter-clockwise outer contour
    
    * .notdef#1431 (U+C4F4) has a counter-clockwise outer contour
    
    * .notdef#1431 (U+C4F4) has a counter-clockwise outer contour
    
    * .notdef#1432 (U+C4F8) has a counter-clockwise outer contour
    
    * .notdef#1432 (U+C4F8) has a counter-clockwise outer contour
    
    * .notdef#1432 (U+C4F8) has a counter-clockwise outer contour
    
    * .notdef#1432 (U+C4F8) has a counter-clockwise outer contour
    
    * .notdef#1433 (U+C4FA) has a counter-clockwise outer contour
    
    * .notdef#1433 (U+C4FA) has a counter-clockwise outer contour
    
    * .notdef#1433 (U+C4FA) has a counter-clockwise outer contour
    
    * .notdef#1433 (U+C4FA) has a counter-clockwise outer contour
    
    * .notdef#1433 (U+C4FA) has a counter-clockwise outer contour
    
    * .notdef#1434 (U+C4FF) has a counter-clockwise outer contour
    
    * .notdef#1434 (U+C4FF) has a counter-clockwise outer contour
    
    * .notdef#1434 (U+C4FF) has a counter-clockwise outer contour
    
    * .notdef#1434 (U+C4FF) has a counter-clockwise outer contour
    
    * .notdef#1434 (U+C4FF) has a counter-clockwise outer contour
    
    * .notdef#1434 (U+C4FF) has a counter-clockwise outer contour
    
    * .notdef#1435 (U+C500) has a counter-clockwise outer contour
    
    * .notdef#1435 (U+C500) has a counter-clockwise outer contour
    
    * .notdef#1435 (U+C500) has a counter-clockwise outer contour
    
    * .notdef#1435 (U+C500) has a counter-clockwise outer contour
    
    * .notdef#1436 (U+C501) has a counter-clockwise outer contour
    
    * .notdef#1436 (U+C501) has a counter-clockwise outer contour
    
    * .notdef#1436 (U+C501) has a counter-clockwise outer contour
    
    * .notdef#1436 (U+C501) has a counter-clockwise outer contour
    
    * .notdef#1437 (U+C50C) has a counter-clockwise outer contour
    
    * .notdef#1437 (U+C50C) has a counter-clockwise outer contour
    
    * .notdef#1437 (U+C50C) has a counter-clockwise outer contour
    
    * .notdef#1438 (U+C510) has a counter-clockwise outer contour
    
    * .notdef#1438 (U+C510) has a counter-clockwise outer contour
    
    * .notdef#1438 (U+C510) has a counter-clockwise outer contour
    
    * .notdef#1438 (U+C510) has a counter-clockwise outer contour
    
    * .notdef#1439 (U+C514) has a counter-clockwise outer contour
    
    * .notdef#1439 (U+C514) has a counter-clockwise outer contour
    
    * .notdef#1439 (U+C514) has a counter-clockwise outer contour
    
    * .notdef#1439 (U+C514) has a counter-clockwise outer contour
    
    * .notdef#144 (U+AC89) has a counter-clockwise outer contour
    
    * .notdef#144 (U+AC89) has a counter-clockwise outer contour
    
    * .notdef#144 (U+AC89) has a counter-clockwise outer contour
    
    * .notdef#1440 (U+C51C) has a counter-clockwise outer contour
    
    * .notdef#1440 (U+C51C) has a counter-clockwise outer contour
    
    * .notdef#1440 (U+C51C) has a counter-clockwise outer contour
    
    * .notdef#1440 (U+C51C) has a counter-clockwise outer contour
    
    * .notdef#1441 (U+C528) has a counter-clockwise outer contour
    
    * .notdef#1441 (U+C528) has a counter-clockwise outer contour
    
    * .notdef#1442 (U+C529) has a counter-clockwise outer contour
    
    * .notdef#1442 (U+C529) has a counter-clockwise outer contour
    
    * .notdef#1442 (U+C529) has a counter-clockwise outer contour
    
    * .notdef#1443 (U+C52C) has a counter-clockwise outer contour
    
    * .notdef#1443 (U+C52C) has a counter-clockwise outer contour
    
    * .notdef#1443 (U+C52C) has a counter-clockwise outer contour
    
    * .notdef#1444 (U+C530) has a counter-clockwise outer contour
    
    * .notdef#1444 (U+C530) has a counter-clockwise outer contour
    
    * .notdef#1444 (U+C530) has a counter-clockwise outer contour
    
    * .notdef#1445 (U+C538) has a counter-clockwise outer contour
    
    * .notdef#1445 (U+C538) has a counter-clockwise outer contour
    
    * .notdef#1445 (U+C538) has a counter-clockwise outer contour
    
    * .notdef#1446 (U+C539) has a counter-clockwise outer contour
    
    * .notdef#1446 (U+C539) has a counter-clockwise outer contour
    
    * .notdef#1446 (U+C539) has a counter-clockwise outer contour
    
    * .notdef#1447 (U+C53B) has a counter-clockwise outer contour
    
    * .notdef#1447 (U+C53B) has a counter-clockwise outer contour
    
    * .notdef#1447 (U+C53B) has a counter-clockwise outer contour
    
    * .notdef#1448 (U+C53D) has a counter-clockwise outer contour
    
    * .notdef#1448 (U+C53D) has a counter-clockwise outer contour
    
    * .notdef#1448 (U+C53D) has a counter-clockwise outer contour
    
    * .notdef#1449 (U+C544) has a counter-clockwise outer contour
    
    * .notdef#1449 (U+C544) has a counter-clockwise outer contour
    
    * .notdef#145 (U+AC8A) has a counter-clockwise outer contour
    
    * .notdef#145 (U+AC8A) has a counter-clockwise outer contour
    
    * .notdef#145 (U+AC8A) has a counter-clockwise outer contour
    
    * .notdef#145 (U+AC8A) has a counter-clockwise outer contour
    
    * .notdef#1450 (U+C545) has a counter-clockwise outer contour
    
    * .notdef#1450 (U+C545) has a counter-clockwise outer contour
    
    * .notdef#1450 (U+C545) has a counter-clockwise outer contour
    
    * .notdef#1451 (U+C548) has a counter-clockwise outer contour
    
    * .notdef#1451 (U+C548) has a counter-clockwise outer contour
    
    * .notdef#1451 (U+C548) has a counter-clockwise outer contour
    
    * .notdef#1452 (U+C549) has a counter-clockwise outer contour
    
    * .notdef#1452 (U+C549) has a counter-clockwise outer contour
    
    * .notdef#1452 (U+C549) has a counter-clockwise outer contour
    
    * .notdef#1452 (U+C549) has a counter-clockwise outer contour
    
    * .notdef#1453 (U+C54A) has a counter-clockwise outer contour
    
    * .notdef#1453 (U+C54A) has a counter-clockwise outer contour
    
    * .notdef#1453 (U+C54A) has a counter-clockwise outer contour
    
    * .notdef#1453 (U+C54A) has a counter-clockwise outer contour
    
    * .notdef#1453 (U+C54A) has a counter-clockwise outer contour
    
    * .notdef#1454 (U+C54C) has a counter-clockwise outer contour
    
    * .notdef#1454 (U+C54C) has a counter-clockwise outer contour
    
    * .notdef#1454 (U+C54C) has a counter-clockwise outer contour
    
    * .notdef#1455 (U+C54D) has a counter-clockwise outer contour
    
    * .notdef#1455 (U+C54D) has a counter-clockwise outer contour
    
    * .notdef#1455 (U+C54D) has a counter-clockwise outer contour
    
    * .notdef#1455 (U+C54D) has a counter-clockwise outer contour
    
    * .notdef#1456 (U+C54E) has a counter-clockwise outer contour
    
    * .notdef#1456 (U+C54E) has a counter-clockwise outer contour
    
    * .notdef#1456 (U+C54E) has a counter-clockwise outer contour
    
    * .notdef#1456 (U+C54E) has a counter-clockwise outer contour
    
    * .notdef#1457 (U+C553) has a counter-clockwise outer contour
    
    * .notdef#1457 (U+C553) has a counter-clockwise outer contour
    
    * .notdef#1457 (U+C553) has a counter-clockwise outer contour
    
    * .notdef#1457 (U+C553) has a counter-clockwise outer contour
    
    * .notdef#1457 (U+C553) has a counter-clockwise outer contour
    
    * .notdef#1458 (U+C554) has a counter-clockwise outer contour
    
    * .notdef#1458 (U+C554) has a counter-clockwise outer contour
    
    * .notdef#1458 (U+C554) has a counter-clockwise outer contour
    
    * .notdef#1459 (U+C555) has a counter-clockwise outer contour
    
    * .notdef#1459 (U+C555) has a counter-clockwise outer contour
    
    * .notdef#1459 (U+C555) has a counter-clockwise outer contour
    
    * .notdef#146 (U+AC8B) has a counter-clockwise outer contour
    
    * .notdef#146 (U+AC8B) has a counter-clockwise outer contour
    
    * .notdef#146 (U+AC8B) has a counter-clockwise outer contour
    
    * .notdef#146 (U+AC8B) has a counter-clockwise outer contour
    
    * .notdef#1460 (U+C557) has a counter-clockwise outer contour
    
    * .notdef#1460 (U+C557) has a counter-clockwise outer contour
    
    * .notdef#1460 (U+C557) has a counter-clockwise outer contour
    
    * .notdef#1461 (U+C558) has a counter-clockwise outer contour
    
    * .notdef#1461 (U+C558) has a counter-clockwise outer contour
    
    * .notdef#1461 (U+C558) has a counter-clockwise outer contour
    
    * .notdef#1462 (U+C559) has a counter-clockwise outer contour
    
    * .notdef#1462 (U+C559) has a counter-clockwise outer contour
    
    * .notdef#1462 (U+C559) has a counter-clockwise outer contour
    
    * .notdef#1463 (U+C55D) has a counter-clockwise outer contour
    
    * .notdef#1463 (U+C55D) has a counter-clockwise outer contour
    
    * .notdef#1463 (U+C55D) has a counter-clockwise outer contour
    
    * .notdef#1464 (U+C55E) has a counter-clockwise outer contour
    
    * .notdef#1464 (U+C55E) has a counter-clockwise outer contour
    
    * .notdef#1464 (U+C55E) has a counter-clockwise outer contour
    
    * .notdef#1464 (U+C55E) has a counter-clockwise outer contour
    
    * .notdef#1465 (U+C560) has a counter-clockwise outer contour
    
    * .notdef#1465 (U+C560) has a counter-clockwise outer contour
    
    * .notdef#1466 (U+C561) has a counter-clockwise outer contour
    
    * .notdef#1466 (U+C561) has a counter-clockwise outer contour
    
    * .notdef#1466 (U+C561) has a counter-clockwise outer contour
    
    * .notdef#1467 (U+C564) has a counter-clockwise outer contour
    
    * .notdef#1467 (U+C564) has a counter-clockwise outer contour
    
    * .notdef#1467 (U+C564) has a counter-clockwise outer contour
    
    * .notdef#1468 (U+C568) has a counter-clockwise outer contour
    
    * .notdef#1468 (U+C568) has a counter-clockwise outer contour
    
    * .notdef#1468 (U+C568) has a counter-clockwise outer contour
    
    * .notdef#1469 (U+C570) has a counter-clockwise outer contour
    
    * .notdef#1469 (U+C570) has a counter-clockwise outer contour
    
    * .notdef#1469 (U+C570) has a counter-clockwise outer contour
    
    * .notdef#147 (U+AC8C) has a counter-clockwise outer contour
    
    * .notdef#147 (U+AC8C) has a counter-clockwise outer contour
    
    * .notdef#1470 (U+C571) has a counter-clockwise outer contour
    
    * .notdef#1470 (U+C571) has a counter-clockwise outer contour
    
    * .notdef#1470 (U+C571) has a counter-clockwise outer contour
    
    * .notdef#1471 (U+C573) has a counter-clockwise outer contour
    
    * .notdef#1471 (U+C573) has a counter-clockwise outer contour
    
    * .notdef#1471 (U+C573) has a counter-clockwise outer contour
    
    * .notdef#1472 (U+C574) has a counter-clockwise outer contour
    
    * .notdef#1472 (U+C574) has a counter-clockwise outer contour
    
    * .notdef#1472 (U+C574) has a counter-clockwise outer contour
    
    * .notdef#1473 (U+C575) has a counter-clockwise outer contour
    
    * .notdef#1473 (U+C575) has a counter-clockwise outer contour
    
    * .notdef#1473 (U+C575) has a counter-clockwise outer contour
    
    * .notdef#1474 (U+C57C) has a counter-clockwise outer contour
    
    * .notdef#1474 (U+C57C) has a counter-clockwise outer contour
    
    * .notdef#1475 (U+C57D) has a counter-clockwise outer contour
    
    * .notdef#1475 (U+C57D) has a counter-clockwise outer contour
    
    * .notdef#1475 (U+C57D) has a counter-clockwise outer contour
    
    * .notdef#1476 (U+C580) has a counter-clockwise outer contour
    
    * .notdef#1476 (U+C580) has a counter-clockwise outer contour
    
    * .notdef#1476 (U+C580) has a counter-clockwise outer contour
    
    * .notdef#1477 (U+C584) has a counter-clockwise outer contour
    
    * .notdef#1477 (U+C584) has a counter-clockwise outer contour
    
    * .notdef#1477 (U+C584) has a counter-clockwise outer contour
    
    * .notdef#1478 (U+C587) has a counter-clockwise outer contour
    
    * .notdef#1478 (U+C587) has a counter-clockwise outer contour
    
    * .notdef#1478 (U+C587) has a counter-clockwise outer contour
    
    * .notdef#1478 (U+C587) has a counter-clockwise outer contour
    
    * .notdef#1479 (U+C58C) has a counter-clockwise outer contour
    
    * .notdef#1479 (U+C58C) has a counter-clockwise outer contour
    
    * .notdef#1479 (U+C58C) has a counter-clockwise outer contour
    
    * .notdef#148 (U+AC90) has a counter-clockwise outer contour
    
    * .notdef#148 (U+AC90) has a counter-clockwise outer contour
    
    * .notdef#148 (U+AC90) has a counter-clockwise outer contour
    
    * .notdef#1480 (U+C58D) has a counter-clockwise outer contour
    
    * .notdef#1480 (U+C58D) has a counter-clockwise outer contour
    
    * .notdef#1480 (U+C58D) has a counter-clockwise outer contour
    
    * .notdef#1481 (U+C58F) has a counter-clockwise outer contour
    
    * .notdef#1481 (U+C58F) has a counter-clockwise outer contour
    
    * .notdef#1481 (U+C58F) has a counter-clockwise outer contour
    
    * .notdef#1482 (U+C591) has a counter-clockwise outer contour
    
    * .notdef#1482 (U+C591) has a counter-clockwise outer contour
    
    * .notdef#1482 (U+C591) has a counter-clockwise outer contour
    
    * .notdef#1483 (U+C595) has a counter-clockwise outer contour
    
    * .notdef#1483 (U+C595) has a counter-clockwise outer contour
    
    * .notdef#1483 (U+C595) has a counter-clockwise outer contour
    
    * .notdef#1484 (U+C597) has a counter-clockwise outer contour
    
    * .notdef#1484 (U+C597) has a counter-clockwise outer contour
    
    * .notdef#1484 (U+C597) has a counter-clockwise outer contour
    
    * .notdef#1484 (U+C597) has a counter-clockwise outer contour
    
    * .notdef#1485 (U+C598) has a counter-clockwise outer contour
    
    * .notdef#1485 (U+C598) has a counter-clockwise outer contour
    
    * .notdef#1486 (U+C59C) has a counter-clockwise outer contour
    
    * .notdef#1486 (U+C59C) has a counter-clockwise outer contour
    
    * .notdef#1486 (U+C59C) has a counter-clockwise outer contour
    
    * .notdef#1487 (U+C5A0) has a counter-clockwise outer contour
    
    * .notdef#1487 (U+C5A0) has a counter-clockwise outer contour
    
    * .notdef#1487 (U+C5A0) has a counter-clockwise outer contour
    
    * .notdef#1488 (U+C5A9) has a counter-clockwise outer contour
    
    * .notdef#1488 (U+C5A9) has a counter-clockwise outer contour
    
    * .notdef#1488 (U+C5A9) has a counter-clockwise outer contour
    
    * .notdef#1489 (U+C5B4) has a counter-clockwise outer contour
    
    * .notdef#1489 (U+C5B4) has a counter-clockwise outer contour
    
    * .notdef#149 (U+AC94) has a counter-clockwise outer contour
    
    * .notdef#149 (U+AC94) has a counter-clockwise outer contour
    
    * .notdef#149 (U+AC94) has a counter-clockwise outer contour
    
    * .notdef#1490 (U+C5B5) has a counter-clockwise outer contour
    
    * .notdef#1490 (U+C5B5) has a counter-clockwise outer contour
    
    * .notdef#1490 (U+C5B5) has a counter-clockwise outer contour
    
    * .notdef#1491 (U+C5B8) has a counter-clockwise outer contour
    
    * .notdef#1491 (U+C5B8) has a counter-clockwise outer contour
    
    * .notdef#1491 (U+C5B8) has a counter-clockwise outer contour
    
    * .notdef#1492 (U+C5B9) has a counter-clockwise outer contour
    
    * .notdef#1492 (U+C5B9) has a counter-clockwise outer contour
    
    * .notdef#1492 (U+C5B9) has a counter-clockwise outer contour
    
    * .notdef#1492 (U+C5B9) has a counter-clockwise outer contour
    
    * .notdef#1493 (U+C5BB) has a counter-clockwise outer contour
    
    * .notdef#1493 (U+C5BB) has a counter-clockwise outer contour
    
    * .notdef#1493 (U+C5BB) has a counter-clockwise outer contour
    
    * .notdef#1494 (U+C5BC) has a counter-clockwise outer contour
    
    * .notdef#1494 (U+C5BC) has a counter-clockwise outer contour
    
    * .notdef#1494 (U+C5BC) has a counter-clockwise outer contour
    
    * .notdef#1495 (U+C5BD) has a counter-clockwise outer contour
    
    * .notdef#1495 (U+C5BD) has a counter-clockwise outer contour
    
    * .notdef#1495 (U+C5BD) has a counter-clockwise outer contour
    
    * .notdef#1495 (U+C5BD) has a counter-clockwise outer contour
    
    * .notdef#1496 (U+C5BE) has a counter-clockwise outer contour
    
    * .notdef#1496 (U+C5BE) has a counter-clockwise outer contour
    
    * .notdef#1496 (U+C5BE) has a counter-clockwise outer contour
    
    * .notdef#1496 (U+C5BE) has a counter-clockwise outer contour
    
    * .notdef#1497 (U+C5C4) has a counter-clockwise outer contour
    
    * .notdef#1497 (U+C5C4) has a counter-clockwise outer contour
    
    * .notdef#1497 (U+C5C4) has a counter-clockwise outer contour
    
    * .notdef#1498 (U+C5C5) has a counter-clockwise outer contour
    
    * .notdef#1498 (U+C5C5) has a counter-clockwise outer contour
    
    * .notdef#1498 (U+C5C5) has a counter-clockwise outer contour
    
    * .notdef#1499 (U+C5C6) has a counter-clockwise outer contour
    
    * .notdef#1499 (U+C5C6) has a counter-clockwise outer contour
    
    * .notdef#1499 (U+C5C6) has a counter-clockwise outer contour
    
    * .notdef#1499 (U+C5C6) has a counter-clockwise outer contour
    
    * .notdef#150 (U+AC9C) has a counter-clockwise outer contour
    
    * .notdef#150 (U+AC9C) has a counter-clockwise outer contour
    
    * .notdef#150 (U+AC9C) has a counter-clockwise outer contour
    
    * .notdef#1500 (U+C5C7) has a counter-clockwise outer contour
    
    * .notdef#1500 (U+C5C7) has a counter-clockwise outer contour
    
    * .notdef#1500 (U+C5C7) has a counter-clockwise outer contour
    
    * .notdef#1501 (U+C5C8) has a counter-clockwise outer contour
    
    * .notdef#1501 (U+C5C8) has a counter-clockwise outer contour
    
    * .notdef#1501 (U+C5C8) has a counter-clockwise outer contour
    
    * .notdef#1502 (U+C5C9) has a counter-clockwise outer contour
    
    * .notdef#1502 (U+C5C9) has a counter-clockwise outer contour
    
    * .notdef#1502 (U+C5C9) has a counter-clockwise outer contour
    
    * .notdef#1503 (U+C5CA) has a counter-clockwise outer contour
    
    * .notdef#1503 (U+C5CA) has a counter-clockwise outer contour
    
    * .notdef#1503 (U+C5CA) has a counter-clockwise outer contour
    
    * .notdef#1504 (U+C5CC) has a counter-clockwise outer contour
    
    * .notdef#1504 (U+C5CC) has a counter-clockwise outer contour
    
    * .notdef#1504 (U+C5CC) has a counter-clockwise outer contour
    
    * .notdef#1505 (U+C5CE) has a counter-clockwise outer contour
    
    * .notdef#1505 (U+C5CE) has a counter-clockwise outer contour
    
    * .notdef#1505 (U+C5CE) has a counter-clockwise outer contour
    
    * .notdef#1505 (U+C5CE) has a counter-clockwise outer contour
    
    * .notdef#1506 (U+C5D0) has a counter-clockwise outer contour
    
    * .notdef#1506 (U+C5D0) has a counter-clockwise outer contour
    
    * .notdef#1507 (U+C5D1) has a counter-clockwise outer contour
    
    * .notdef#1507 (U+C5D1) has a counter-clockwise outer contour
    
    * .notdef#1507 (U+C5D1) has a counter-clockwise outer contour
    
    * .notdef#1508 (U+C5D4) has a counter-clockwise outer contour
    
    * .notdef#1508 (U+C5D4) has a counter-clockwise outer contour
    
    * .notdef#1508 (U+C5D4) has a counter-clockwise outer contour
    
    * .notdef#1509 (U+C5D8) has a counter-clockwise outer contour
    
    * .notdef#1509 (U+C5D8) has a counter-clockwise outer contour
    
    * .notdef#1509 (U+C5D8) has a counter-clockwise outer contour
    
    * .notdef#151 (U+AC9D) has a counter-clockwise outer contour
    
    * .notdef#151 (U+AC9D) has a counter-clockwise outer contour
    
    * .notdef#151 (U+AC9D) has a counter-clockwise outer contour
    
    * .notdef#1510 (U+C5E0) has a counter-clockwise outer contour
    
    * .notdef#1510 (U+C5E0) has a counter-clockwise outer contour
    
    * .notdef#1510 (U+C5E0) has a counter-clockwise outer contour
    
    * .notdef#1511 (U+C5E1) has a counter-clockwise outer contour
    
    * .notdef#1511 (U+C5E1) has a counter-clockwise outer contour
    
    * .notdef#1511 (U+C5E1) has a counter-clockwise outer contour
    
    * .notdef#1512 (U+C5E3) has a counter-clockwise outer contour
    
    * .notdef#1512 (U+C5E3) has a counter-clockwise outer contour
    
    * .notdef#1512 (U+C5E3) has a counter-clockwise outer contour
    
    * .notdef#1513 (U+C5E5) has a counter-clockwise outer contour
    
    * .notdef#1513 (U+C5E5) has a counter-clockwise outer contour
    
    * .notdef#1513 (U+C5E5) has a counter-clockwise outer contour
    
    * .notdef#1514 (U+C5EC) has a counter-clockwise outer contour
    
    * .notdef#1514 (U+C5EC) has a counter-clockwise outer contour
    
    * .notdef#1515 (U+C5ED) has a counter-clockwise outer contour
    
    * .notdef#1515 (U+C5ED) has a counter-clockwise outer contour
    
    * .notdef#1515 (U+C5ED) has a counter-clockwise outer contour
    
    * .notdef#1516 (U+C5EE) has a counter-clockwise outer contour
    
    * .notdef#1516 (U+C5EE) has a counter-clockwise outer contour
    
    * .notdef#1516 (U+C5EE) has a counter-clockwise outer contour
    
    * .notdef#1516 (U+C5EE) has a counter-clockwise outer contour
    
    * .notdef#1517 (U+C5F0) has a counter-clockwise outer contour
    
    * .notdef#1517 (U+C5F0) has a counter-clockwise outer contour
    
    * .notdef#1517 (U+C5F0) has a counter-clockwise outer contour
    
    * .notdef#1518 (U+C5F4) has a counter-clockwise outer contour
    
    * .notdef#1518 (U+C5F4) has a counter-clockwise outer contour
    
    * .notdef#1518 (U+C5F4) has a counter-clockwise outer contour
    
    * .notdef#1519 (U+C5F6) has a counter-clockwise outer contour
    
    * .notdef#1519 (U+C5F6) has a counter-clockwise outer contour
    
    * .notdef#1519 (U+C5F6) has a counter-clockwise outer contour
    
    * .notdef#1519 (U+C5F6) has a counter-clockwise outer contour
    
    * .notdef#152 (U+AC9F) has a counter-clockwise outer contour
    
    * .notdef#152 (U+AC9F) has a counter-clockwise outer contour
    
    * .notdef#152 (U+AC9F) has a counter-clockwise outer contour
    
    * .notdef#1520 (U+C5F7) has a counter-clockwise outer contour
    
    * .notdef#1520 (U+C5F7) has a counter-clockwise outer contour
    
    * .notdef#1520 (U+C5F7) has a counter-clockwise outer contour
    
    * .notdef#1520 (U+C5F7) has a counter-clockwise outer contour
    
    * .notdef#1521 (U+C5FC) has a counter-clockwise outer contour
    
    * .notdef#1521 (U+C5FC) has a counter-clockwise outer contour
    
    * .notdef#1521 (U+C5FC) has a counter-clockwise outer contour
    
    * .notdef#1522 (U+C5FD) has a counter-clockwise outer contour
    
    * .notdef#1522 (U+C5FD) has a counter-clockwise outer contour
    
    * .notdef#1522 (U+C5FD) has a counter-clockwise outer contour
    
    * .notdef#1523 (U+C5FE) has a counter-clockwise outer contour
    
    * .notdef#1523 (U+C5FE) has a counter-clockwise outer contour
    
    * .notdef#1523 (U+C5FE) has a counter-clockwise outer contour
    
    * .notdef#1523 (U+C5FE) has a counter-clockwise outer contour
    
    * .notdef#1524 (U+C5FF) has a counter-clockwise outer contour
    
    * .notdef#1524 (U+C5FF) has a counter-clockwise outer contour
    
    * .notdef#1524 (U+C5FF) has a counter-clockwise outer contour
    
    * .notdef#1525 (U+C600) has a counter-clockwise outer contour
    
    * .notdef#1525 (U+C600) has a counter-clockwise outer contour
    
    * .notdef#1525 (U+C600) has a counter-clockwise outer contour
    
    * .notdef#1526 (U+C601) has a counter-clockwise outer contour
    
    * .notdef#1526 (U+C601) has a counter-clockwise outer contour
    
    * .notdef#1526 (U+C601) has a counter-clockwise outer contour
    
    * .notdef#1527 (U+C605) has a counter-clockwise outer contour
    
    * .notdef#1527 (U+C605) has a counter-clockwise outer contour
    
    * .notdef#1527 (U+C605) has a counter-clockwise outer contour
    
    * .notdef#1528 (U+C606) has a counter-clockwise outer contour
    
    * .notdef#1528 (U+C606) has a counter-clockwise outer contour
    
    * .notdef#1528 (U+C606) has a counter-clockwise outer contour
    
    * .notdef#1528 (U+C606) has a counter-clockwise outer contour
    
    * .notdef#1529 (U+C607) has a counter-clockwise outer contour
    
    * .notdef#1529 (U+C607) has a counter-clockwise outer contour
    
    * .notdef#1529 (U+C607) has a counter-clockwise outer contour
    
    * .notdef#1529 (U+C607) has a counter-clockwise outer contour
    
    * .notdef#153 (U+ACA0) has a counter-clockwise outer contour
    
    * .notdef#153 (U+ACA0) has a counter-clockwise outer contour
    
    * .notdef#153 (U+ACA0) has a counter-clockwise outer contour
    
    * .notdef#1530 (U+C608) has a counter-clockwise outer contour
    
    * .notdef#1530 (U+C608) has a counter-clockwise outer contour
    
    * .notdef#1531 (U+C60C) has a counter-clockwise outer contour
    
    * .notdef#1531 (U+C60C) has a counter-clockwise outer contour
    
    * .notdef#1531 (U+C60C) has a counter-clockwise outer contour
    
    * .notdef#1532 (U+C610) has a counter-clockwise outer contour
    
    * .notdef#1532 (U+C610) has a counter-clockwise outer contour
    
    * .notdef#1532 (U+C610) has a counter-clockwise outer contour
    
    * .notdef#1533 (U+C618) has a counter-clockwise outer contour
    
    * .notdef#1533 (U+C618) has a counter-clockwise outer contour
    
    * .notdef#1533 (U+C618) has a counter-clockwise outer contour
    
    * .notdef#1534 (U+C619) has a counter-clockwise outer contour
    
    * .notdef#1534 (U+C619) has a counter-clockwise outer contour
    
    * .notdef#1534 (U+C619) has a counter-clockwise outer contour
    
    * .notdef#1535 (U+C61B) has a counter-clockwise outer contour
    
    * .notdef#1535 (U+C61B) has a counter-clockwise outer contour
    
    * .notdef#1535 (U+C61B) has a counter-clockwise outer contour
    
    * .notdef#1536 (U+C61C) has a counter-clockwise outer contour
    
    * .notdef#1536 (U+C61C) has a counter-clockwise outer contour
    
    * .notdef#1536 (U+C61C) has a counter-clockwise outer contour
    
    * .notdef#1537 (U+C624) has a counter-clockwise outer contour
    
    * .notdef#1537 (U+C624) has a counter-clockwise outer contour
    
    * .notdef#1538 (U+C625) has a counter-clockwise outer contour
    
    * .notdef#1538 (U+C625) has a counter-clockwise outer contour
    
    * .notdef#1538 (U+C625) has a counter-clockwise outer contour
    
    * .notdef#1539 (U+C628) has a counter-clockwise outer contour
    
    * .notdef#1539 (U+C628) has a counter-clockwise outer contour
    
    * .notdef#1539 (U+C628) has a counter-clockwise outer contour
    
    * .notdef#154 (U+ACA1) has a counter-clockwise outer contour
    
    * .notdef#154 (U+ACA1) has a counter-clockwise outer contour
    
    * .notdef#154 (U+ACA1) has a counter-clockwise outer contour
    
    * .notdef#1540 (U+C62C) has a counter-clockwise outer contour
    
    * .notdef#1540 (U+C62C) has a counter-clockwise outer contour
    
    * .notdef#1540 (U+C62C) has a counter-clockwise outer contour
    
    * .notdef#1541 (U+C62D) has a counter-clockwise outer contour
    
    * .notdef#1541 (U+C62D) has a counter-clockwise outer contour
    
    * .notdef#1541 (U+C62D) has a counter-clockwise outer contour
    
    * .notdef#1541 (U+C62D) has a counter-clockwise outer contour
    
    * .notdef#1542 (U+C62E) has a counter-clockwise outer contour
    
    * .notdef#1542 (U+C62E) has a counter-clockwise outer contour
    
    * .notdef#1542 (U+C62E) has a counter-clockwise outer contour
    
    * .notdef#1542 (U+C62E) has a counter-clockwise outer contour
    
    * .notdef#1543 (U+C630) has a counter-clockwise outer contour
    
    * .notdef#1543 (U+C630) has a counter-clockwise outer contour
    
    * .notdef#1543 (U+C630) has a counter-clockwise outer contour
    
    * .notdef#1543 (U+C630) has a counter-clockwise outer contour
    
    * .notdef#1544 (U+C633) has a counter-clockwise outer contour
    
    * .notdef#1544 (U+C633) has a counter-clockwise outer contour
    
    * .notdef#1544 (U+C633) has a counter-clockwise outer contour
    
    * .notdef#1544 (U+C633) has a counter-clockwise outer contour
    
    * .notdef#1544 (U+C633) has a counter-clockwise outer contour
    
    * .notdef#1545 (U+C634) has a counter-clockwise outer contour
    
    * .notdef#1545 (U+C634) has a counter-clockwise outer contour
    
    * .notdef#1545 (U+C634) has a counter-clockwise outer contour
    
    * .notdef#1546 (U+C635) has a counter-clockwise outer contour
    
    * .notdef#1546 (U+C635) has a counter-clockwise outer contour
    
    * .notdef#1546 (U+C635) has a counter-clockwise outer contour
    
    * .notdef#1547 (U+C637) has a counter-clockwise outer contour
    
    * .notdef#1547 (U+C637) has a counter-clockwise outer contour
    
    * .notdef#1547 (U+C637) has a counter-clockwise outer contour
    
    * .notdef#1548 (U+C639) has a counter-clockwise outer contour
    
    * .notdef#1548 (U+C639) has a counter-clockwise outer contour
    
    * .notdef#1548 (U+C639) has a counter-clockwise outer contour
    
    * .notdef#1549 (U+C63B) has a counter-clockwise outer contour
    
    * .notdef#1549 (U+C63B) has a counter-clockwise outer contour
    
    * .notdef#1549 (U+C63B) has a counter-clockwise outer contour
    
    * .notdef#155 (U+ACA8) has a counter-clockwise outer contour
    
    * .notdef#155 (U+ACA8) has a counter-clockwise outer contour
    
    * .notdef#1550 (U+C640) has a counter-clockwise outer contour
    
    * .notdef#1550 (U+C640) has a counter-clockwise outer contour
    
    * .notdef#1550 (U+C640) has a counter-clockwise outer contour
    
    * .notdef#1551 (U+C641) has a counter-clockwise outer contour
    
    * .notdef#1551 (U+C641) has a counter-clockwise outer contour
    
    * .notdef#1551 (U+C641) has a counter-clockwise outer contour
    
    * .notdef#1551 (U+C641) has a counter-clockwise outer contour
    
    * .notdef#1552 (U+C644) has a counter-clockwise outer contour
    
    * .notdef#1552 (U+C644) has a counter-clockwise outer contour
    
    * .notdef#1552 (U+C644) has a counter-clockwise outer contour
    
    * .notdef#1552 (U+C644) has a counter-clockwise outer contour
    
    * .notdef#1553 (U+C648) has a counter-clockwise outer contour
    
    * .notdef#1553 (U+C648) has a counter-clockwise outer contour
    
    * .notdef#1553 (U+C648) has a counter-clockwise outer contour
    
    * .notdef#1553 (U+C648) has a counter-clockwise outer contour
    
    * .notdef#1554 (U+C650) has a counter-clockwise outer contour
    
    * .notdef#1554 (U+C650) has a counter-clockwise outer contour
    
    * .notdef#1554 (U+C650) has a counter-clockwise outer contour
    
    * .notdef#1554 (U+C650) has a counter-clockwise outer contour
    
    * .notdef#1555 (U+C651) has a counter-clockwise outer contour
    
    * .notdef#1555 (U+C651) has a counter-clockwise outer contour
    
    * .notdef#1555 (U+C651) has a counter-clockwise outer contour
    
    * .notdef#1555 (U+C651) has a counter-clockwise outer contour
    
    * .notdef#1556 (U+C653) has a counter-clockwise outer contour
    
    * .notdef#1556 (U+C653) has a counter-clockwise outer contour
    
    * .notdef#1556 (U+C653) has a counter-clockwise outer contour
    
    * .notdef#1556 (U+C653) has a counter-clockwise outer contour
    
    * .notdef#1557 (U+C654) has a counter-clockwise outer contour
    
    * .notdef#1557 (U+C654) has a counter-clockwise outer contour
    
    * .notdef#1557 (U+C654) has a counter-clockwise outer contour
    
    * .notdef#1557 (U+C654) has a counter-clockwise outer contour
    
    * .notdef#1558 (U+C655) has a counter-clockwise outer contour
    
    * .notdef#1558 (U+C655) has a counter-clockwise outer contour
    
    * .notdef#1558 (U+C655) has a counter-clockwise outer contour
    
    * .notdef#1558 (U+C655) has a counter-clockwise outer contour
    
    * .notdef#1559 (U+C65C) has a counter-clockwise outer contour
    
    * .notdef#1559 (U+C65C) has a counter-clockwise outer contour
    
    * .notdef#1559 (U+C65C) has a counter-clockwise outer contour
    
    * .notdef#156 (U+ACA9) has a counter-clockwise outer contour
    
    * .notdef#156 (U+ACA9) has a counter-clockwise outer contour
    
    * .notdef#156 (U+ACA9) has a counter-clockwise outer contour
    
    * .notdef#1560 (U+C65D) has a counter-clockwise outer contour
    
    * .notdef#1560 (U+C65D) has a counter-clockwise outer contour
    
    * .notdef#1560 (U+C65D) has a counter-clockwise outer contour
    
    * .notdef#1560 (U+C65D) has a counter-clockwise outer contour
    
    * .notdef#1561 (U+C660) has a counter-clockwise outer contour
    
    * .notdef#1561 (U+C660) has a counter-clockwise outer contour
    
    * .notdef#1561 (U+C660) has a counter-clockwise outer contour
    
    * .notdef#1561 (U+C660) has a counter-clockwise outer contour
    
    * .notdef#1562 (U+C66C) has a counter-clockwise outer contour
    
    * .notdef#1562 (U+C66C) has a counter-clockwise outer contour
    
    * .notdef#1562 (U+C66C) has a counter-clockwise outer contour
    
    * .notdef#1562 (U+C66C) has a counter-clockwise outer contour
    
    * .notdef#1563 (U+C66F) has a counter-clockwise outer contour
    
    * .notdef#1563 (U+C66F) has a counter-clockwise outer contour
    
    * .notdef#1563 (U+C66F) has a counter-clockwise outer contour
    
    * .notdef#1563 (U+C66F) has a counter-clockwise outer contour
    
    * .notdef#1564 (U+C671) has a counter-clockwise outer contour
    
    * .notdef#1564 (U+C671) has a counter-clockwise outer contour
    
    * .notdef#1564 (U+C671) has a counter-clockwise outer contour
    
    * .notdef#1564 (U+C671) has a counter-clockwise outer contour
    
    * .notdef#1565 (U+C678) has a counter-clockwise outer contour
    
    * .notdef#1565 (U+C678) has a counter-clockwise outer contour
    
    * .notdef#1565 (U+C678) has a counter-clockwise outer contour
    
    * .notdef#1566 (U+C679) has a counter-clockwise outer contour
    
    * .notdef#1566 (U+C679) has a counter-clockwise outer contour
    
    * .notdef#1566 (U+C679) has a counter-clockwise outer contour
    
    * .notdef#1566 (U+C679) has a counter-clockwise outer contour
    
    * .notdef#1567 (U+C67C) has a counter-clockwise outer contour
    
    * .notdef#1567 (U+C67C) has a counter-clockwise outer contour
    
    * .notdef#1567 (U+C67C) has a counter-clockwise outer contour
    
    * .notdef#1567 (U+C67C) has a counter-clockwise outer contour
    
    * .notdef#1568 (U+C680) has a counter-clockwise outer contour
    
    * .notdef#1568 (U+C680) has a counter-clockwise outer contour
    
    * .notdef#1568 (U+C680) has a counter-clockwise outer contour
    
    * .notdef#1568 (U+C680) has a counter-clockwise outer contour
    
    * .notdef#1569 (U+C688) has a counter-clockwise outer contour
    
    * .notdef#1569 (U+C688) has a counter-clockwise outer contour
    
    * .notdef#1569 (U+C688) has a counter-clockwise outer contour
    
    * .notdef#1569 (U+C688) has a counter-clockwise outer contour
    
    * .notdef#157 (U+ACAA) has a counter-clockwise outer contour
    
    * .notdef#157 (U+ACAA) has a counter-clockwise outer contour
    
    * .notdef#157 (U+ACAA) has a counter-clockwise outer contour
    
    * .notdef#157 (U+ACAA) has a counter-clockwise outer contour
    
    * .notdef#1570 (U+C689) has a counter-clockwise outer contour
    
    * .notdef#1570 (U+C689) has a counter-clockwise outer contour
    
    * .notdef#1570 (U+C689) has a counter-clockwise outer contour
    
    * .notdef#1570 (U+C689) has a counter-clockwise outer contour
    
    * .notdef#1571 (U+C68B) has a counter-clockwise outer contour
    
    * .notdef#1571 (U+C68B) has a counter-clockwise outer contour
    
    * .notdef#1571 (U+C68B) has a counter-clockwise outer contour
    
    * .notdef#1571 (U+C68B) has a counter-clockwise outer contour
    
    * .notdef#1572 (U+C68D) has a counter-clockwise outer contour
    
    * .notdef#1572 (U+C68D) has a counter-clockwise outer contour
    
    * .notdef#1572 (U+C68D) has a counter-clockwise outer contour
    
    * .notdef#1572 (U+C68D) has a counter-clockwise outer contour
    
    * .notdef#1573 (U+C694) has a counter-clockwise outer contour
    
    * .notdef#1573 (U+C694) has a counter-clockwise outer contour
    
    * .notdef#1574 (U+C695) has a counter-clockwise outer contour
    
    * .notdef#1574 (U+C695) has a counter-clockwise outer contour
    
    * .notdef#1574 (U+C695) has a counter-clockwise outer contour
    
    * .notdef#1575 (U+C698) has a counter-clockwise outer contour
    
    * .notdef#1575 (U+C698) has a counter-clockwise outer contour
    
    * .notdef#1575 (U+C698) has a counter-clockwise outer contour
    
    * .notdef#1576 (U+C69C) has a counter-clockwise outer contour
    
    * .notdef#1576 (U+C69C) has a counter-clockwise outer contour
    
    * .notdef#1576 (U+C69C) has a counter-clockwise outer contour
    
    * .notdef#1577 (U+C6A4) has a counter-clockwise outer contour
    
    * .notdef#1577 (U+C6A4) has a counter-clockwise outer contour
    
    * .notdef#1577 (U+C6A4) has a counter-clockwise outer contour
    
    * .notdef#1578 (U+C6A5) has a counter-clockwise outer contour
    
    * .notdef#1578 (U+C6A5) has a counter-clockwise outer contour
    
    * .notdef#1578 (U+C6A5) has a counter-clockwise outer contour
    
    * .notdef#1579 (U+C6A7) has a counter-clockwise outer contour
    
    * .notdef#1579 (U+C6A7) has a counter-clockwise outer contour
    
    * .notdef#1579 (U+C6A7) has a counter-clockwise outer contour
    
    * .notdef#158 (U+ACAC) has a counter-clockwise outer contour
    
    * .notdef#158 (U+ACAC) has a counter-clockwise outer contour
    
    * .notdef#158 (U+ACAC) has a counter-clockwise outer contour
    
    * .notdef#1580 (U+C6A9) has a counter-clockwise outer contour
    
    * .notdef#1580 (U+C6A9) has a counter-clockwise outer contour
    
    * .notdef#1580 (U+C6A9) has a counter-clockwise outer contour
    
    * .notdef#1581 (U+C6B0) has a counter-clockwise outer contour
    
    * .notdef#1581 (U+C6B0) has a counter-clockwise outer contour
    
    * .notdef#1582 (U+C6B1) has a counter-clockwise outer contour
    
    * .notdef#1582 (U+C6B1) has a counter-clockwise outer contour
    
    * .notdef#1583 (U+C6B4) has a counter-clockwise outer contour
    
    * .notdef#1583 (U+C6B4) has a counter-clockwise outer contour
    
    * .notdef#1583 (U+C6B4) has a counter-clockwise outer contour
    
    * .notdef#1584 (U+C6B8) has a counter-clockwise outer contour
    
    * .notdef#1584 (U+C6B8) has a counter-clockwise outer contour
    
    * .notdef#1585 (U+C6B9) has a counter-clockwise outer contour
    
    * .notdef#1585 (U+C6B9) has a counter-clockwise outer contour
    
    * .notdef#1586 (U+C6BA) has a counter-clockwise outer contour
    
    * .notdef#1586 (U+C6BA) has a counter-clockwise outer contour
    
    * .notdef#1587 (U+C6C0) has a counter-clockwise outer contour
    
    * .notdef#1587 (U+C6C0) has a counter-clockwise outer contour
    
    * .notdef#1588 (U+C6C1) has a counter-clockwise outer contour
    
    * .notdef#1588 (U+C6C1) has a counter-clockwise outer contour
    
    * .notdef#1588 (U+C6C1) has a counter-clockwise outer contour
    
    * .notdef#1589 (U+C6C3) has a counter-clockwise outer contour
    
    * .notdef#1589 (U+C6C3) has a counter-clockwise outer contour
    
    * .notdef#159 (U+ACAF) has a counter-clockwise outer contour
    
    * .notdef#159 (U+ACAF) has a counter-clockwise outer contour
    
    * .notdef#159 (U+ACAF) has a counter-clockwise outer contour
    
    * .notdef#1590 (U+C6C5) has a counter-clockwise outer contour
    
    * .notdef#1590 (U+C6C5) has a counter-clockwise outer contour
    
    * .notdef#1591 (U+C6CC) has a counter-clockwise outer contour
    
    * .notdef#1591 (U+C6CC) has a counter-clockwise outer contour
    
    * .notdef#1591 (U+C6CC) has a counter-clockwise outer contour
    
    * .notdef#1592 (U+C6CD) has a counter-clockwise outer contour
    
    * .notdef#1592 (U+C6CD) has a counter-clockwise outer contour
    
    * .notdef#1592 (U+C6CD) has a counter-clockwise outer contour
    
    * .notdef#1592 (U+C6CD) has a counter-clockwise outer contour
    
    * .notdef#1593 (U+C6D0) has a counter-clockwise outer contour
    
    * .notdef#1593 (U+C6D0) has a counter-clockwise outer contour
    
    * .notdef#1593 (U+C6D0) has a counter-clockwise outer contour
    
    * .notdef#1593 (U+C6D0) has a counter-clockwise outer contour
    
    * .notdef#1594 (U+C6D4) has a counter-clockwise outer contour
    
    * .notdef#1594 (U+C6D4) has a counter-clockwise outer contour
    
    * .notdef#1594 (U+C6D4) has a counter-clockwise outer contour
    
    * .notdef#1594 (U+C6D4) has a counter-clockwise outer contour
    
    * .notdef#1595 (U+C6DC) has a counter-clockwise outer contour
    
    * .notdef#1595 (U+C6DC) has a counter-clockwise outer contour
    
    * .notdef#1595 (U+C6DC) has a counter-clockwise outer contour
    
    * .notdef#1595 (U+C6DC) has a counter-clockwise outer contour
    
    * .notdef#1596 (U+C6DD) has a counter-clockwise outer contour
    
    * .notdef#1596 (U+C6DD) has a counter-clockwise outer contour
    
    * .notdef#1596 (U+C6DD) has a counter-clockwise outer contour
    
    * .notdef#1596 (U+C6DD) has a counter-clockwise outer contour
    
    * .notdef#1597 (U+C6E0) has a counter-clockwise outer contour
    
    * .notdef#1597 (U+C6E0) has a counter-clockwise outer contour
    
    * .notdef#1597 (U+C6E0) has a counter-clockwise outer contour
    
    * .notdef#1597 (U+C6E0) has a counter-clockwise outer contour
    
    * .notdef#1598 (U+C6E1) has a counter-clockwise outer contour
    
    * .notdef#1598 (U+C6E1) has a counter-clockwise outer contour
    
    * .notdef#1598 (U+C6E1) has a counter-clockwise outer contour
    
    * .notdef#1598 (U+C6E1) has a counter-clockwise outer contour
    
    * .notdef#1599 (U+C6E8) has a counter-clockwise outer contour
    
    * .notdef#1599 (U+C6E8) has a counter-clockwise outer contour
    
    * .notdef#1599 (U+C6E8) has a counter-clockwise outer contour
    
    * .notdef#160 (U+ACB0) has a counter-clockwise outer contour
    
    * .notdef#160 (U+ACB0) has a counter-clockwise outer contour
    
    * .notdef#160 (U+ACB0) has a counter-clockwise outer contour
    
    * .notdef#1600 (U+C6E9) has a counter-clockwise outer contour
    
    * .notdef#1600 (U+C6E9) has a counter-clockwise outer contour
    
    * .notdef#1600 (U+C6E9) has a counter-clockwise outer contour
    
    * .notdef#1600 (U+C6E9) has a counter-clockwise outer contour
    
    * .notdef#1600 (U+C6E9) has a counter-clockwise outer contour
    
    * .notdef#1601 (U+C6EC) has a counter-clockwise outer contour
    
    * .notdef#1601 (U+C6EC) has a counter-clockwise outer contour
    
    * .notdef#1601 (U+C6EC) has a counter-clockwise outer contour
    
    * .notdef#1601 (U+C6EC) has a counter-clockwise outer contour
    
    * .notdef#1601 (U+C6EC) has a counter-clockwise outer contour
    
    * .notdef#1602 (U+C6F0) has a counter-clockwise outer contour
    
    * .notdef#1602 (U+C6F0) has a counter-clockwise outer contour
    
    * .notdef#1602 (U+C6F0) has a counter-clockwise outer contour
    
    * .notdef#1602 (U+C6F0) has a counter-clockwise outer contour
    
    * .notdef#1602 (U+C6F0) has a counter-clockwise outer contour
    
    * .notdef#1603 (U+C6F8) has a counter-clockwise outer contour
    
    * .notdef#1603 (U+C6F8) has a counter-clockwise outer contour
    
    * .notdef#1603 (U+C6F8) has a counter-clockwise outer contour
    
    * .notdef#1603 (U+C6F8) has a counter-clockwise outer contour
    
    * .notdef#1603 (U+C6F8) has a counter-clockwise outer contour
    
    * .notdef#1604 (U+C6F9) has a counter-clockwise outer contour
    
    * .notdef#1604 (U+C6F9) has a counter-clockwise outer contour
    
    * .notdef#1604 (U+C6F9) has a counter-clockwise outer contour
    
    * .notdef#1604 (U+C6F9) has a counter-clockwise outer contour
    
    * .notdef#1604 (U+C6F9) has a counter-clockwise outer contour
    
    * .notdef#1605 (U+C6FD) has a counter-clockwise outer contour
    
    * .notdef#1605 (U+C6FD) has a counter-clockwise outer contour
    
    * .notdef#1605 (U+C6FD) has a counter-clockwise outer contour
    
    * .notdef#1605 (U+C6FD) has a counter-clockwise outer contour
    
    * .notdef#1605 (U+C6FD) has a counter-clockwise outer contour
    
    * .notdef#1606 (U+C704) has a counter-clockwise outer contour
    
    * .notdef#1606 (U+C704) has a counter-clockwise outer contour
    
    * .notdef#1606 (U+C704) has a counter-clockwise outer contour
    
    * .notdef#1607 (U+C705) has a counter-clockwise outer contour
    
    * .notdef#1607 (U+C705) has a counter-clockwise outer contour
    
    * .notdef#1607 (U+C705) has a counter-clockwise outer contour
    
    * .notdef#1607 (U+C705) has a counter-clockwise outer contour
    
    * .notdef#1608 (U+C708) has a counter-clockwise outer contour
    
    * .notdef#1608 (U+C708) has a counter-clockwise outer contour
    
    * .notdef#1608 (U+C708) has a counter-clockwise outer contour
    
    * .notdef#1608 (U+C708) has a counter-clockwise outer contour
    
    * .notdef#1609 (U+C70C) has a counter-clockwise outer contour
    
    * .notdef#1609 (U+C70C) has a counter-clockwise outer contour
    
    * .notdef#1609 (U+C70C) has a counter-clockwise outer contour
    
    * .notdef#1609 (U+C70C) has a counter-clockwise outer contour
    
    * .notdef#161 (U+ACB8) has a counter-clockwise outer contour
    
    * .notdef#161 (U+ACB8) has a counter-clockwise outer contour
    
    * .notdef#161 (U+ACB8) has a counter-clockwise outer contour
    
    * .notdef#1610 (U+C714) has a counter-clockwise outer contour
    
    * .notdef#1610 (U+C714) has a counter-clockwise outer contour
    
    * .notdef#1610 (U+C714) has a counter-clockwise outer contour
    
    * .notdef#1610 (U+C714) has a counter-clockwise outer contour
    
    * .notdef#1611 (U+C715) has a counter-clockwise outer contour
    
    * .notdef#1611 (U+C715) has a counter-clockwise outer contour
    
    * .notdef#1611 (U+C715) has a counter-clockwise outer contour
    
    * .notdef#1611 (U+C715) has a counter-clockwise outer contour
    
    * .notdef#1612 (U+C717) has a counter-clockwise outer contour
    
    * .notdef#1612 (U+C717) has a counter-clockwise outer contour
    
    * .notdef#1612 (U+C717) has a counter-clockwise outer contour
    
    * .notdef#1612 (U+C717) has a counter-clockwise outer contour
    
    * .notdef#1613 (U+C719) has a counter-clockwise outer contour
    
    * .notdef#1613 (U+C719) has a counter-clockwise outer contour
    
    * .notdef#1613 (U+C719) has a counter-clockwise outer contour
    
    * .notdef#1613 (U+C719) has a counter-clockwise outer contour
    
    * .notdef#1614 (U+C720) has a counter-clockwise outer contour
    
    * .notdef#1614 (U+C720) has a counter-clockwise outer contour
    
    * .notdef#1615 (U+C721) has a counter-clockwise outer contour
    
    * .notdef#1615 (U+C721) has a counter-clockwise outer contour
    
    * .notdef#1616 (U+C724) has a counter-clockwise outer contour
    
    * .notdef#1616 (U+C724) has a counter-clockwise outer contour
    
    * .notdef#1616 (U+C724) has a counter-clockwise outer contour
    
    * .notdef#1617 (U+C728) has a counter-clockwise outer contour
    
    * .notdef#1617 (U+C728) has a counter-clockwise outer contour
    
    * .notdef#1618 (U+C730) has a counter-clockwise outer contour
    
    * .notdef#1618 (U+C730) has a counter-clockwise outer contour
    
    * .notdef#1619 (U+C731) has a counter-clockwise outer contour
    
    * .notdef#1619 (U+C731) has a counter-clockwise outer contour
    
    * .notdef#162 (U+ACB9) has a counter-clockwise outer contour
    
    * .notdef#162 (U+ACB9) has a counter-clockwise outer contour
    
    * .notdef#162 (U+ACB9) has a counter-clockwise outer contour
    
    * .notdef#1620 (U+C733) has a counter-clockwise outer contour
    
    * .notdef#1620 (U+C733) has a counter-clockwise outer contour
    
    * .notdef#1620 (U+C733) has a counter-clockwise outer contour
    
    * .notdef#1621 (U+C735) has a counter-clockwise outer contour
    
    * .notdef#1621 (U+C735) has a counter-clockwise outer contour
    
    * .notdef#1621 (U+C735) has a counter-clockwise outer contour
    
    * .notdef#1622 (U+C737) has a counter-clockwise outer contour
    
    * .notdef#1622 (U+C737) has a counter-clockwise outer contour
    
    * .notdef#1623 (U+C73C) has a counter-clockwise outer contour
    
    * .notdef#1623 (U+C73C) has a counter-clockwise outer contour
    
    * .notdef#1624 (U+C73D) has a counter-clockwise outer contour
    
    * .notdef#1624 (U+C73D) has a counter-clockwise outer contour
    
    * .notdef#1624 (U+C73D) has a counter-clockwise outer contour
    
    * .notdef#1625 (U+C740) has a counter-clockwise outer contour
    
    * .notdef#1625 (U+C740) has a counter-clockwise outer contour
    
    * .notdef#1625 (U+C740) has a counter-clockwise outer contour
    
    * .notdef#1626 (U+C744) has a counter-clockwise outer contour
    
    * .notdef#1626 (U+C744) has a counter-clockwise outer contour
    
    * .notdef#1626 (U+C744) has a counter-clockwise outer contour
    
    * .notdef#1627 (U+C74A) has a counter-clockwise outer contour
    
    * .notdef#1627 (U+C74A) has a counter-clockwise outer contour
    
    * .notdef#1627 (U+C74A) has a counter-clockwise outer contour
    
    * .notdef#1627 (U+C74A) has a counter-clockwise outer contour
    
    * .notdef#1627 (U+C74A) has a counter-clockwise outer contour
    
    * .notdef#1628 (U+C74C) has a counter-clockwise outer contour
    
    * .notdef#1628 (U+C74C) has a counter-clockwise outer contour
    
    * .notdef#1628 (U+C74C) has a counter-clockwise outer contour
    
    * .notdef#1629 (U+C74D) has a counter-clockwise outer contour
    
    * .notdef#1629 (U+C74D) has a counter-clockwise outer contour
    
    * .notdef#1629 (U+C74D) has a counter-clockwise outer contour
    
    * .notdef#163 (U+ACBB) has a counter-clockwise outer contour
    
    * .notdef#163 (U+ACBB) has a counter-clockwise outer contour
    
    * .notdef#163 (U+ACBB) has a counter-clockwise outer contour
    
    * .notdef#1630 (U+C74F) has a counter-clockwise outer contour
    
    * .notdef#1630 (U+C74F) has a counter-clockwise outer contour
    
    * .notdef#1630 (U+C74F) has a counter-clockwise outer contour
    
    * .notdef#1631 (U+C751) has a counter-clockwise outer contour
    
    * .notdef#1631 (U+C751) has a counter-clockwise outer contour
    
    * .notdef#1631 (U+C751) has a counter-clockwise outer contour
    
    * .notdef#1632 (U+C752) has a counter-clockwise outer contour
    
    * .notdef#1632 (U+C752) has a counter-clockwise outer contour
    
    * .notdef#1632 (U+C752) has a counter-clockwise outer contour
    
    * .notdef#1633 (U+C753) has a counter-clockwise outer contour
    
    * .notdef#1633 (U+C753) has a counter-clockwise outer contour
    
    * .notdef#1633 (U+C753) has a counter-clockwise outer contour
    
    * .notdef#1634 (U+C754) has a counter-clockwise outer contour
    
    * .notdef#1634 (U+C754) has a counter-clockwise outer contour
    
    * .notdef#1634 (U+C754) has a counter-clockwise outer contour
    
    * .notdef#1635 (U+C755) has a counter-clockwise outer contour
    
    * .notdef#1635 (U+C755) has a counter-clockwise outer contour
    
    * .notdef#1635 (U+C755) has a counter-clockwise outer contour
    
    * .notdef#1636 (U+C756) has a counter-clockwise outer contour
    
    * .notdef#1636 (U+C756) has a counter-clockwise outer contour
    
    * .notdef#1636 (U+C756) has a counter-clockwise outer contour
    
    * .notdef#1636 (U+C756) has a counter-clockwise outer contour
    
    * .notdef#1637 (U+C757) has a counter-clockwise outer contour
    
    * .notdef#1637 (U+C757) has a counter-clockwise outer contour
    
    * .notdef#1637 (U+C757) has a counter-clockwise outer contour
    
    * .notdef#1637 (U+C757) has a counter-clockwise outer contour
    
    * .notdef#1638 (U+C758) has a counter-clockwise outer contour
    
    * .notdef#1638 (U+C758) has a counter-clockwise outer contour
    
    * .notdef#1638 (U+C758) has a counter-clockwise outer contour
    
    * .notdef#1639 (U+C75C) has a counter-clockwise outer contour
    
    * .notdef#1639 (U+C75C) has a counter-clockwise outer contour
    
    * .notdef#1639 (U+C75C) has a counter-clockwise outer contour
    
    * .notdef#1639 (U+C75C) has a counter-clockwise outer contour
    
    * .notdef#164 (U+ACBC) has a counter-clockwise outer contour
    
    * .notdef#164 (U+ACBC) has a counter-clockwise outer contour
    
    * .notdef#164 (U+ACBC) has a counter-clockwise outer contour
    
    * .notdef#1640 (U+C760) has a counter-clockwise outer contour
    
    * .notdef#1640 (U+C760) has a counter-clockwise outer contour
    
    * .notdef#1640 (U+C760) has a counter-clockwise outer contour
    
    * .notdef#1640 (U+C760) has a counter-clockwise outer contour
    
    * .notdef#1641 (U+C768) has a counter-clockwise outer contour
    
    * .notdef#1641 (U+C768) has a counter-clockwise outer contour
    
    * .notdef#1641 (U+C768) has a counter-clockwise outer contour
    
    * .notdef#1641 (U+C768) has a counter-clockwise outer contour
    
    * .notdef#1642 (U+C76B) has a counter-clockwise outer contour
    
    * .notdef#1642 (U+C76B) has a counter-clockwise outer contour
    
    * .notdef#1642 (U+C76B) has a counter-clockwise outer contour
    
    * .notdef#1642 (U+C76B) has a counter-clockwise outer contour
    
    * .notdef#1643 (U+C774) has a counter-clockwise outer contour
    
    * .notdef#1643 (U+C774) has a counter-clockwise outer contour
    
    * .notdef#1644 (U+C775) has a counter-clockwise outer contour
    
    * .notdef#1644 (U+C775) has a counter-clockwise outer contour
    
    * .notdef#1644 (U+C775) has a counter-clockwise outer contour
    
    * .notdef#1645 (U+C778) has a counter-clockwise outer contour
    
    * .notdef#1645 (U+C778) has a counter-clockwise outer contour
    
    * .notdef#1645 (U+C778) has a counter-clockwise outer contour
    
    * .notdef#1646 (U+C77C) has a counter-clockwise outer contour
    
    * .notdef#1646 (U+C77C) has a counter-clockwise outer contour
    
    * .notdef#1646 (U+C77C) has a counter-clockwise outer contour
    
    * .notdef#1647 (U+C77D) has a counter-clockwise outer contour
    
    * .notdef#1647 (U+C77D) has a counter-clockwise outer contour
    
    * .notdef#1647 (U+C77D) has a counter-clockwise outer contour
    
    * .notdef#1647 (U+C77D) has a counter-clockwise outer contour
    
    * .notdef#1648 (U+C77E) has a counter-clockwise outer contour
    
    * .notdef#1648 (U+C77E) has a counter-clockwise outer contour
    
    * .notdef#1648 (U+C77E) has a counter-clockwise outer contour
    
    * .notdef#1648 (U+C77E) has a counter-clockwise outer contour
    
    * .notdef#1649 (U+C783) has a counter-clockwise outer contour
    
    * .notdef#1649 (U+C783) has a counter-clockwise outer contour
    
    * .notdef#1649 (U+C783) has a counter-clockwise outer contour
    
    * .notdef#1649 (U+C783) has a counter-clockwise outer contour
    
    * .notdef#1649 (U+C783) has a counter-clockwise outer contour
    
    * .notdef#165 (U+ACBD) has a counter-clockwise outer contour
    
    * .notdef#165 (U+ACBD) has a counter-clockwise outer contour
    
    * .notdef#165 (U+ACBD) has a counter-clockwise outer contour
    
    * .notdef#1650 (U+C784) has a counter-clockwise outer contour
    
    * .notdef#1650 (U+C784) has a counter-clockwise outer contour
    
    * .notdef#1650 (U+C784) has a counter-clockwise outer contour
    
    * .notdef#1651 (U+C785) has a counter-clockwise outer contour
    
    * .notdef#1651 (U+C785) has a counter-clockwise outer contour
    
    * .notdef#1651 (U+C785) has a counter-clockwise outer contour
    
    * .notdef#1652 (U+C787) has a counter-clockwise outer contour
    
    * .notdef#1652 (U+C787) has a counter-clockwise outer contour
    
    * .notdef#1652 (U+C787) has a counter-clockwise outer contour
    
    * .notdef#1653 (U+C788) has a counter-clockwise outer contour
    
    * .notdef#1653 (U+C788) has a counter-clockwise outer contour
    
    * .notdef#1653 (U+C788) has a counter-clockwise outer contour
    
    * .notdef#1654 (U+C789) has a counter-clockwise outer contour
    
    * .notdef#1654 (U+C789) has a counter-clockwise outer contour
    
    * .notdef#1654 (U+C789) has a counter-clockwise outer contour
    
    * .notdef#1655 (U+C78A) has a counter-clockwise outer contour
    
    * .notdef#1655 (U+C78A) has a counter-clockwise outer contour
    
    * .notdef#1655 (U+C78A) has a counter-clockwise outer contour
    
    * .notdef#1656 (U+C78E) has a counter-clockwise outer contour
    
    * .notdef#1656 (U+C78E) has a counter-clockwise outer contour
    
    * .notdef#1656 (U+C78E) has a counter-clockwise outer contour
    
    * .notdef#1656 (U+C78E) has a counter-clockwise outer contour
    
    * .notdef#1657 (U+C790) has a counter-clockwise outer contour
    
    * .notdef#1657 (U+C790) has a counter-clockwise outer contour
    
    * .notdef#1658 (U+C791) has a counter-clockwise outer contour
    
    * .notdef#1658 (U+C791) has a counter-clockwise outer contour
    
    * .notdef#1658 (U+C791) has a counter-clockwise outer contour
    
    * .notdef#1659 (U+C794) has a counter-clockwise outer contour
    
    * .notdef#1659 (U+C794) has a counter-clockwise outer contour
    
    * .notdef#1659 (U+C794) has a counter-clockwise outer contour
    
    * .notdef#166 (U+ACC1) has a counter-clockwise outer contour
    
    * .notdef#166 (U+ACC1) has a counter-clockwise outer contour
    
    * .notdef#166 (U+ACC1) has a counter-clockwise outer contour
    
    * .notdef#1660 (U+C796) has a counter-clockwise outer contour
    
    * .notdef#1660 (U+C796) has a counter-clockwise outer contour
    
    * .notdef#1660 (U+C796) has a counter-clockwise outer contour
    
    * .notdef#1660 (U+C796) has a counter-clockwise outer contour
    
    * .notdef#1660 (U+C796) has a counter-clockwise outer contour
    
    * .notdef#1661 (U+C797) has a counter-clockwise outer contour
    
    * .notdef#1661 (U+C797) has a counter-clockwise outer contour
    
    * .notdef#1661 (U+C797) has a counter-clockwise outer contour
    
    * .notdef#1662 (U+C798) has a counter-clockwise outer contour
    
    * .notdef#1662 (U+C798) has a counter-clockwise outer contour
    
    * .notdef#1662 (U+C798) has a counter-clockwise outer contour
    
    * .notdef#1663 (U+C79A) has a counter-clockwise outer contour
    
    * .notdef#1663 (U+C79A) has a counter-clockwise outer contour
    
    * .notdef#1663 (U+C79A) has a counter-clockwise outer contour
    
    * .notdef#1663 (U+C79A) has a counter-clockwise outer contour
    
    * .notdef#1664 (U+C7A0) has a counter-clockwise outer contour
    
    * .notdef#1664 (U+C7A0) has a counter-clockwise outer contour
    
    * .notdef#1664 (U+C7A0) has a counter-clockwise outer contour
    
    * .notdef#1665 (U+C7A1) has a counter-clockwise outer contour
    
    * .notdef#1665 (U+C7A1) has a counter-clockwise outer contour
    
    * .notdef#1665 (U+C7A1) has a counter-clockwise outer contour
    
    * .notdef#1666 (U+C7A3) has a counter-clockwise outer contour
    
    * .notdef#1666 (U+C7A3) has a counter-clockwise outer contour
    
    * .notdef#1666 (U+C7A3) has a counter-clockwise outer contour
    
    * .notdef#1667 (U+C7A4) has a counter-clockwise outer contour
    
    * .notdef#1667 (U+C7A4) has a counter-clockwise outer contour
    
    * .notdef#1667 (U+C7A4) has a counter-clockwise outer contour
    
    * .notdef#1668 (U+C7A5) has a counter-clockwise outer contour
    
    * .notdef#1668 (U+C7A5) has a counter-clockwise outer contour
    
    * .notdef#1668 (U+C7A5) has a counter-clockwise outer contour
    
    * .notdef#1669 (U+C7A6) has a counter-clockwise outer contour
    
    * .notdef#1669 (U+C7A6) has a counter-clockwise outer contour
    
    * .notdef#1669 (U+C7A6) has a counter-clockwise outer contour
    
    * .notdef#167 (U+ACC4) has a counter-clockwise outer contour
    
    * .notdef#167 (U+ACC4) has a counter-clockwise outer contour
    
    * .notdef#1670 (U+C7AC) has a counter-clockwise outer contour
    
    * .notdef#1670 (U+C7AC) has a counter-clockwise outer contour
    
    * .notdef#1671 (U+C7AD) has a counter-clockwise outer contour
    
    * .notdef#1671 (U+C7AD) has a counter-clockwise outer contour
    
    * .notdef#1671 (U+C7AD) has a counter-clockwise outer contour
    
    * .notdef#1672 (U+C7B0) has a counter-clockwise outer contour
    
    * .notdef#1672 (U+C7B0) has a counter-clockwise outer contour
    
    * .notdef#1672 (U+C7B0) has a counter-clockwise outer contour
    
    * .notdef#1673 (U+C7B4) has a counter-clockwise outer contour
    
    * .notdef#1673 (U+C7B4) has a counter-clockwise outer contour
    
    * .notdef#1673 (U+C7B4) has a counter-clockwise outer contour
    
    * .notdef#1674 (U+C7BC) has a counter-clockwise outer contour
    
    * .notdef#1674 (U+C7BC) has a counter-clockwise outer contour
    
    * .notdef#1674 (U+C7BC) has a counter-clockwise outer contour
    
    * .notdef#1675 (U+C7BD) has a counter-clockwise outer contour
    
    * .notdef#1675 (U+C7BD) has a counter-clockwise outer contour
    
    * .notdef#1675 (U+C7BD) has a counter-clockwise outer contour
    
    * .notdef#1676 (U+C7BF) has a counter-clockwise outer contour
    
    * .notdef#1676 (U+C7BF) has a counter-clockwise outer contour
    
    * .notdef#1676 (U+C7BF) has a counter-clockwise outer contour
    
    * .notdef#1677 (U+C7C0) has a counter-clockwise outer contour
    
    * .notdef#1677 (U+C7C0) has a counter-clockwise outer contour
    
    * .notdef#1677 (U+C7C0) has a counter-clockwise outer contour
    
    * .notdef#1678 (U+C7C1) has a counter-clockwise outer contour
    
    * .notdef#1678 (U+C7C1) has a counter-clockwise outer contour
    
    * .notdef#1678 (U+C7C1) has a counter-clockwise outer contour
    
    * .notdef#1679 (U+C7C8) has a counter-clockwise outer contour
    
    * .notdef#1679 (U+C7C8) has a counter-clockwise outer contour
    
    * .notdef#168 (U+ACC8) has a counter-clockwise outer contour
    
    * .notdef#168 (U+ACC8) has a counter-clockwise outer contour
    
    * .notdef#168 (U+ACC8) has a counter-clockwise outer contour
    
    * .notdef#1680 (U+C7C9) has a counter-clockwise outer contour
    
    * .notdef#1680 (U+C7C9) has a counter-clockwise outer contour
    
    * .notdef#1680 (U+C7C9) has a counter-clockwise outer contour
    
    * .notdef#1681 (U+C7CC) has a counter-clockwise outer contour
    
    * .notdef#1681 (U+C7CC) has a counter-clockwise outer contour
    
    * .notdef#1681 (U+C7CC) has a counter-clockwise outer contour
    
    * .notdef#1682 (U+C7CE) has a counter-clockwise outer contour
    
    * .notdef#1682 (U+C7CE) has a counter-clockwise outer contour
    
    * .notdef#1682 (U+C7CE) has a counter-clockwise outer contour
    
    * .notdef#1682 (U+C7CE) has a counter-clockwise outer contour
    
    * .notdef#1682 (U+C7CE) has a counter-clockwise outer contour
    
    * .notdef#1683 (U+C7D0) has a counter-clockwise outer contour
    
    * .notdef#1683 (U+C7D0) has a counter-clockwise outer contour
    
    * .notdef#1683 (U+C7D0) has a counter-clockwise outer contour
    
    * .notdef#1684 (U+C7D8) has a counter-clockwise outer contour
    
    * .notdef#1684 (U+C7D8) has a counter-clockwise outer contour
    
    * .notdef#1684 (U+C7D8) has a counter-clockwise outer contour
    
    * .notdef#1685 (U+C7DD) has a counter-clockwise outer contour
    
    * .notdef#1685 (U+C7DD) has a counter-clockwise outer contour
    
    * .notdef#1685 (U+C7DD) has a counter-clockwise outer contour
    
    * .notdef#1686 (U+C7E4) has a counter-clockwise outer contour
    
    * .notdef#1686 (U+C7E4) has a counter-clockwise outer contour
    
    * .notdef#1687 (U+C7E8) has a counter-clockwise outer contour
    
    * .notdef#1687 (U+C7E8) has a counter-clockwise outer contour
    
    * .notdef#1687 (U+C7E8) has a counter-clockwise outer contour
    
    * .notdef#1688 (U+C7EC) has a counter-clockwise outer contour
    
    * .notdef#1688 (U+C7EC) has a counter-clockwise outer contour
    
    * .notdef#1688 (U+C7EC) has a counter-clockwise outer contour
    
    * .notdef#1689 (U+C800) has a counter-clockwise outer contour
    
    * .notdef#1689 (U+C800) has a counter-clockwise outer contour
    
    * .notdef#169 (U+ACCC) has a counter-clockwise outer contour
    
    * .notdef#169 (U+ACCC) has a counter-clockwise outer contour
    
    * .notdef#169 (U+ACCC) has a counter-clockwise outer contour
    
    * .notdef#1690 (U+C801) has a counter-clockwise outer contour
    
    * .notdef#1690 (U+C801) has a counter-clockwise outer contour
    
    * .notdef#1690 (U+C801) has a counter-clockwise outer contour
    
    * .notdef#1691 (U+C804) has a counter-clockwise outer contour
    
    * .notdef#1691 (U+C804) has a counter-clockwise outer contour
    
    * .notdef#1691 (U+C804) has a counter-clockwise outer contour
    
    * .notdef#1692 (U+C808) has a counter-clockwise outer contour
    
    * .notdef#1692 (U+C808) has a counter-clockwise outer contour
    
    * .notdef#1692 (U+C808) has a counter-clockwise outer contour
    
    * .notdef#1693 (U+C80A) has a counter-clockwise outer contour
    
    * .notdef#1693 (U+C80A) has a counter-clockwise outer contour
    
    * .notdef#1693 (U+C80A) has a counter-clockwise outer contour
    
    * .notdef#1693 (U+C80A) has a counter-clockwise outer contour
    
    * .notdef#1694 (U+C810) has a counter-clockwise outer contour
    
    * .notdef#1694 (U+C810) has a counter-clockwise outer contour
    
    * .notdef#1694 (U+C810) has a counter-clockwise outer contour
    
    * .notdef#1695 (U+C811) has a counter-clockwise outer contour
    
    * .notdef#1695 (U+C811) has a counter-clockwise outer contour
    
    * .notdef#1695 (U+C811) has a counter-clockwise outer contour
    
    * .notdef#1696 (U+C813) has a counter-clockwise outer contour
    
    * .notdef#1696 (U+C813) has a counter-clockwise outer contour
    
    * .notdef#1696 (U+C813) has a counter-clockwise outer contour
    
    * .notdef#1697 (U+C815) has a counter-clockwise outer contour
    
    * .notdef#1697 (U+C815) has a counter-clockwise outer contour
    
    * .notdef#1697 (U+C815) has a counter-clockwise outer contour
    
    * .notdef#1698 (U+C816) has a counter-clockwise outer contour
    
    * .notdef#1698 (U+C816) has a counter-clockwise outer contour
    
    * .notdef#1698 (U+C816) has a counter-clockwise outer contour
    
    * .notdef#1699 (U+C81C) has a counter-clockwise outer contour
    
    * .notdef#1699 (U+C81C) has a counter-clockwise outer contour
    
    * .notdef#1699 (U+C81C) has a counter-clockwise outer contour
    
    * .notdef#170 (U+ACD5) has a counter-clockwise outer contour
    
    * .notdef#170 (U+ACD5) has a counter-clockwise outer contour
    
    * .notdef#170 (U+ACD5) has a counter-clockwise outer contour
    
    * .notdef#1700 (U+C81D) has a counter-clockwise outer contour
    
    * .notdef#1700 (U+C81D) has a counter-clockwise outer contour
    
    * .notdef#1700 (U+C81D) has a counter-clockwise outer contour
    
    * .notdef#1700 (U+C81D) has a counter-clockwise outer contour
    
    * .notdef#1701 (U+C820) has a counter-clockwise outer contour
    
    * .notdef#1701 (U+C820) has a counter-clockwise outer contour
    
    * .notdef#1701 (U+C820) has a counter-clockwise outer contour
    
    * .notdef#1701 (U+C820) has a counter-clockwise outer contour
    
    * .notdef#1702 (U+C824) has a counter-clockwise outer contour
    
    * .notdef#1702 (U+C824) has a counter-clockwise outer contour
    
    * .notdef#1702 (U+C824) has a counter-clockwise outer contour
    
    * .notdef#1702 (U+C824) has a counter-clockwise outer contour
    
    * .notdef#1703 (U+C82C) has a counter-clockwise outer contour
    
    * .notdef#1703 (U+C82C) has a counter-clockwise outer contour
    
    * .notdef#1703 (U+C82C) has a counter-clockwise outer contour
    
    * .notdef#1703 (U+C82C) has a counter-clockwise outer contour
    
    * .notdef#1704 (U+C82D) has a counter-clockwise outer contour
    
    * .notdef#1704 (U+C82D) has a counter-clockwise outer contour
    
    * .notdef#1704 (U+C82D) has a counter-clockwise outer contour
    
    * .notdef#1704 (U+C82D) has a counter-clockwise outer contour
    
    * .notdef#1705 (U+C82F) has a counter-clockwise outer contour
    
    * .notdef#1705 (U+C82F) has a counter-clockwise outer contour
    
    * .notdef#1705 (U+C82F) has a counter-clockwise outer contour
    
    * .notdef#1705 (U+C82F) has a counter-clockwise outer contour
    
    * .notdef#1706 (U+C831) has a counter-clockwise outer contour
    
    * .notdef#1706 (U+C831) has a counter-clockwise outer contour
    
    * .notdef#1706 (U+C831) has a counter-clockwise outer contour
    
    * .notdef#1706 (U+C831) has a counter-clockwise outer contour
    
    * .notdef#1707 (U+C838) has a counter-clockwise outer contour
    
    * .notdef#1707 (U+C838) has a counter-clockwise outer contour
    
    * .notdef#1708 (U+C83C) has a counter-clockwise outer contour
    
    * .notdef#1708 (U+C83C) has a counter-clockwise outer contour
    
    * .notdef#1708 (U+C83C) has a counter-clockwise outer contour
    
    * .notdef#1709 (U+C840) has a counter-clockwise outer contour
    
    * .notdef#1709 (U+C840) has a counter-clockwise outer contour
    
    * .notdef#1709 (U+C840) has a counter-clockwise outer contour
    
    * .notdef#171 (U+ACD7) has a counter-clockwise outer contour
    
    * .notdef#171 (U+ACD7) has a counter-clockwise outer contour
    
    * .notdef#171 (U+ACD7) has a counter-clockwise outer contour
    
    * .notdef#1710 (U+C848) has a counter-clockwise outer contour
    
    * .notdef#1710 (U+C848) has a counter-clockwise outer contour
    
    * .notdef#1710 (U+C848) has a counter-clockwise outer contour
    
    * .notdef#1711 (U+C849) has a counter-clockwise outer contour
    
    * .notdef#1711 (U+C849) has a counter-clockwise outer contour
    
    * .notdef#1711 (U+C849) has a counter-clockwise outer contour
    
    * .notdef#1712 (U+C84C) has a counter-clockwise outer contour
    
    * .notdef#1712 (U+C84C) has a counter-clockwise outer contour
    
    * .notdef#1712 (U+C84C) has a counter-clockwise outer contour
    
    * .notdef#1713 (U+C84D) has a counter-clockwise outer contour
    
    * .notdef#1713 (U+C84D) has a counter-clockwise outer contour
    
    * .notdef#1713 (U+C84D) has a counter-clockwise outer contour
    
    * .notdef#1714 (U+C854) has a counter-clockwise outer contour
    
    * .notdef#1714 (U+C854) has a counter-clockwise outer contour
    
    * .notdef#1714 (U+C854) has a counter-clockwise outer contour
    
    * .notdef#1715 (U+C870) has a counter-clockwise outer contour
    
    * .notdef#1715 (U+C870) has a counter-clockwise outer contour
    
    * .notdef#1716 (U+C871) has a counter-clockwise outer contour
    
    * .notdef#1716 (U+C871) has a counter-clockwise outer contour
    
    * .notdef#1716 (U+C871) has a counter-clockwise outer contour
    
    * .notdef#1717 (U+C874) has a counter-clockwise outer contour
    
    * .notdef#1717 (U+C874) has a counter-clockwise outer contour
    
    * .notdef#1717 (U+C874) has a counter-clockwise outer contour
    
    * .notdef#1718 (U+C878) has a counter-clockwise outer contour
    
    * .notdef#1718 (U+C878) has a counter-clockwise outer contour
    
    * .notdef#1718 (U+C878) has a counter-clockwise outer contour
    
    * .notdef#1719 (U+C87A) has a counter-clockwise outer contour
    
    * .notdef#1719 (U+C87A) has a counter-clockwise outer contour
    
    * .notdef#1719 (U+C87A) has a counter-clockwise outer contour
    
    * .notdef#1719 (U+C87A) has a counter-clockwise outer contour
    
    * .notdef#172 (U+ACE0) has a counter-clockwise outer contour
    
    * .notdef#172 (U+ACE0) has a counter-clockwise outer contour
    
    * .notdef#1720 (U+C880) has a counter-clockwise outer contour
    
    * .notdef#1720 (U+C880) has a counter-clockwise outer contour
    
    * .notdef#1720 (U+C880) has a counter-clockwise outer contour
    
    * .notdef#1721 (U+C881) has a counter-clockwise outer contour
    
    * .notdef#1721 (U+C881) has a counter-clockwise outer contour
    
    * .notdef#1721 (U+C881) has a counter-clockwise outer contour
    
    * .notdef#1722 (U+C883) has a counter-clockwise outer contour
    
    * .notdef#1722 (U+C883) has a counter-clockwise outer contour
    
    * .notdef#1722 (U+C883) has a counter-clockwise outer contour
    
    * .notdef#1723 (U+C885) has a counter-clockwise outer contour
    
    * .notdef#1723 (U+C885) has a counter-clockwise outer contour
    
    * .notdef#1723 (U+C885) has a counter-clockwise outer contour
    
    * .notdef#1724 (U+C886) has a counter-clockwise outer contour
    
    * .notdef#1724 (U+C886) has a counter-clockwise outer contour
    
    * .notdef#1724 (U+C886) has a counter-clockwise outer contour
    
    * .notdef#1725 (U+C887) has a counter-clockwise outer contour
    
    * .notdef#1725 (U+C887) has a counter-clockwise outer contour
    
    * .notdef#1725 (U+C887) has a counter-clockwise outer contour
    
    * .notdef#1726 (U+C88B) has a counter-clockwise outer contour
    
    * .notdef#1726 (U+C88B) has a counter-clockwise outer contour
    
    * .notdef#1726 (U+C88B) has a counter-clockwise outer contour
    
    * .notdef#1726 (U+C88B) has a counter-clockwise outer contour
    
    * .notdef#1727 (U+C88C) has a counter-clockwise outer contour
    
    * .notdef#1727 (U+C88C) has a counter-clockwise outer contour
    
    * .notdef#1727 (U+C88C) has a counter-clockwise outer contour
    
    * .notdef#1728 (U+C88D) has a counter-clockwise outer contour
    
    * .notdef#1728 (U+C88D) has a counter-clockwise outer contour
    
    * .notdef#1728 (U+C88D) has a counter-clockwise outer contour
    
    * .notdef#1728 (U+C88D) has a counter-clockwise outer contour
    
    * .notdef#1729 (U+C894) has a counter-clockwise outer contour
    
    * .notdef#1729 (U+C894) has a counter-clockwise outer contour
    
    * .notdef#1729 (U+C894) has a counter-clockwise outer contour
    
    * .notdef#1729 (U+C894) has a counter-clockwise outer contour
    
    * .notdef#173 (U+ACE1) has a counter-clockwise outer contour
    
    * .notdef#173 (U+ACE1) has a counter-clockwise outer contour
    
    * .notdef#173 (U+ACE1) has a counter-clockwise outer contour
    
    * .notdef#1730 (U+C89D) has a counter-clockwise outer contour
    
    * .notdef#1730 (U+C89D) has a counter-clockwise outer contour
    
    * .notdef#1730 (U+C89D) has a counter-clockwise outer contour
    
    * .notdef#1730 (U+C89D) has a counter-clockwise outer contour
    
    * .notdef#1731 (U+C89F) has a counter-clockwise outer contour
    
    * .notdef#1731 (U+C89F) has a counter-clockwise outer contour
    
    * .notdef#1731 (U+C89F) has a counter-clockwise outer contour
    
    * .notdef#1731 (U+C89F) has a counter-clockwise outer contour
    
    * .notdef#1732 (U+C8A1) has a counter-clockwise outer contour
    
    * .notdef#1732 (U+C8A1) has a counter-clockwise outer contour
    
    * .notdef#1732 (U+C8A1) has a counter-clockwise outer contour
    
    * .notdef#1732 (U+C8A1) has a counter-clockwise outer contour
    
    * .notdef#1733 (U+C8A8) has a counter-clockwise outer contour
    
    * .notdef#1733 (U+C8A8) has a counter-clockwise outer contour
    
    * .notdef#1733 (U+C8A8) has a counter-clockwise outer contour
    
    * .notdef#1734 (U+C8BC) has a counter-clockwise outer contour
    
    * .notdef#1734 (U+C8BC) has a counter-clockwise outer contour
    
    * .notdef#1734 (U+C8BC) has a counter-clockwise outer contour
    
    * .notdef#1734 (U+C8BC) has a counter-clockwise outer contour
    
    * .notdef#1735 (U+C8BD) has a counter-clockwise outer contour
    
    * .notdef#1735 (U+C8BD) has a counter-clockwise outer contour
    
    * .notdef#1735 (U+C8BD) has a counter-clockwise outer contour
    
    * .notdef#1735 (U+C8BD) has a counter-clockwise outer contour
    
    * .notdef#1736 (U+C8C4) has a counter-clockwise outer contour
    
    * .notdef#1736 (U+C8C4) has a counter-clockwise outer contour
    
    * .notdef#1736 (U+C8C4) has a counter-clockwise outer contour
    
    * .notdef#1737 (U+C8C8) has a counter-clockwise outer contour
    
    * .notdef#1737 (U+C8C8) has a counter-clockwise outer contour
    
    * .notdef#1737 (U+C8C8) has a counter-clockwise outer contour
    
    * .notdef#1737 (U+C8C8) has a counter-clockwise outer contour
    
    * .notdef#1738 (U+C8CC) has a counter-clockwise outer contour
    
    * .notdef#1738 (U+C8CC) has a counter-clockwise outer contour
    
    * .notdef#1738 (U+C8CC) has a counter-clockwise outer contour
    
    * .notdef#1738 (U+C8CC) has a counter-clockwise outer contour
    
    * .notdef#1739 (U+C8D4) has a counter-clockwise outer contour
    
    * .notdef#1739 (U+C8D4) has a counter-clockwise outer contour
    
    * .notdef#1739 (U+C8D4) has a counter-clockwise outer contour
    
    * .notdef#1739 (U+C8D4) has a counter-clockwise outer contour
    
    * .notdef#174 (U+ACE4) has a counter-clockwise outer contour
    
    * .notdef#174 (U+ACE4) has a counter-clockwise outer contour
    
    * .notdef#174 (U+ACE4) has a counter-clockwise outer contour
    
    * .notdef#1740 (U+C8D5) has a counter-clockwise outer contour
    
    * .notdef#1740 (U+C8D5) has a counter-clockwise outer contour
    
    * .notdef#1740 (U+C8D5) has a counter-clockwise outer contour
    
    * .notdef#1740 (U+C8D5) has a counter-clockwise outer contour
    
    * .notdef#1741 (U+C8D7) has a counter-clockwise outer contour
    
    * .notdef#1741 (U+C8D7) has a counter-clockwise outer contour
    
    * .notdef#1741 (U+C8D7) has a counter-clockwise outer contour
    
    * .notdef#1741 (U+C8D7) has a counter-clockwise outer contour
    
    * .notdef#1742 (U+C8D9) has a counter-clockwise outer contour
    
    * .notdef#1742 (U+C8D9) has a counter-clockwise outer contour
    
    * .notdef#1742 (U+C8D9) has a counter-clockwise outer contour
    
    * .notdef#1742 (U+C8D9) has a counter-clockwise outer contour
    
    * .notdef#1743 (U+C8E0) has a counter-clockwise outer contour
    
    * .notdef#1743 (U+C8E0) has a counter-clockwise outer contour
    
    * .notdef#1744 (U+C8E1) has a counter-clockwise outer contour
    
    * .notdef#1744 (U+C8E1) has a counter-clockwise outer contour
    
    * .notdef#1744 (U+C8E1) has a counter-clockwise outer contour
    
    * .notdef#1745 (U+C8E4) has a counter-clockwise outer contour
    
    * .notdef#1745 (U+C8E4) has a counter-clockwise outer contour
    
    * .notdef#1745 (U+C8E4) has a counter-clockwise outer contour
    
    * .notdef#1746 (U+C8F5) has a counter-clockwise outer contour
    
    * .notdef#1746 (U+C8F5) has a counter-clockwise outer contour
    
    * .notdef#1746 (U+C8F5) has a counter-clockwise outer contour
    
    * .notdef#1747 (U+C8FC) has a counter-clockwise outer contour
    
    * .notdef#1747 (U+C8FC) has a counter-clockwise outer contour
    
    * .notdef#1748 (U+C8FD) has a counter-clockwise outer contour
    
    * .notdef#1748 (U+C8FD) has a counter-clockwise outer contour
    
    * .notdef#1749 (U+C900) has a counter-clockwise outer contour
    
    * .notdef#1749 (U+C900) has a counter-clockwise outer contour
    
    * .notdef#1749 (U+C900) has a counter-clockwise outer contour
    
    * .notdef#175 (U+ACE7) has a counter-clockwise outer contour
    
    * .notdef#175 (U+ACE7) has a counter-clockwise outer contour
    
    * .notdef#175 (U+ACE7) has a counter-clockwise outer contour
    
    * .notdef#1750 (U+C904) has a counter-clockwise outer contour
    
    * .notdef#1750 (U+C904) has a counter-clockwise outer contour
    
    * .notdef#1751 (U+C905) has a counter-clockwise outer contour
    
    * .notdef#1751 (U+C905) has a counter-clockwise outer contour
    
    * .notdef#1752 (U+C906) has a counter-clockwise outer contour
    
    * .notdef#1752 (U+C906) has a counter-clockwise outer contour
    
    * .notdef#1753 (U+C90C) has a counter-clockwise outer contour
    
    * .notdef#1753 (U+C90C) has a counter-clockwise outer contour
    
    * .notdef#1754 (U+C90D) has a counter-clockwise outer contour
    
    * .notdef#1754 (U+C90D) has a counter-clockwise outer contour
    
    * .notdef#1754 (U+C90D) has a counter-clockwise outer contour
    
    * .notdef#1755 (U+C90F) has a counter-clockwise outer contour
    
    * .notdef#1755 (U+C90F) has a counter-clockwise outer contour
    
    * .notdef#1756 (U+C911) has a counter-clockwise outer contour
    
    * .notdef#1756 (U+C911) has a counter-clockwise outer contour
    
    * .notdef#1757 (U+C918) has a counter-clockwise outer contour
    
    * .notdef#1757 (U+C918) has a counter-clockwise outer contour
    
    * .notdef#1757 (U+C918) has a counter-clockwise outer contour
    
    * .notdef#1758 (U+C92C) has a counter-clockwise outer contour
    
    * .notdef#1758 (U+C92C) has a counter-clockwise outer contour
    
    * .notdef#1758 (U+C92C) has a counter-clockwise outer contour
    
    * .notdef#1758 (U+C92C) has a counter-clockwise outer contour
    
    * .notdef#1759 (U+C934) has a counter-clockwise outer contour
    
    * .notdef#1759 (U+C934) has a counter-clockwise outer contour
    
    * .notdef#1759 (U+C934) has a counter-clockwise outer contour
    
    * .notdef#1759 (U+C934) has a counter-clockwise outer contour
    
    * .notdef#176 (U+ACE8) has a counter-clockwise outer contour
    
    * .notdef#176 (U+ACE8) has a counter-clockwise outer contour
    
    * .notdef#176 (U+ACE8) has a counter-clockwise outer contour
    
    * .notdef#1760 (U+C950) has a counter-clockwise outer contour
    
    * .notdef#1760 (U+C950) has a counter-clockwise outer contour
    
    * .notdef#1760 (U+C950) has a counter-clockwise outer contour
    
    * .notdef#1761 (U+C951) has a counter-clockwise outer contour
    
    * .notdef#1761 (U+C951) has a counter-clockwise outer contour
    
    * .notdef#1761 (U+C951) has a counter-clockwise outer contour
    
    * .notdef#1761 (U+C951) has a counter-clockwise outer contour
    
    * .notdef#1762 (U+C954) has a counter-clockwise outer contour
    
    * .notdef#1762 (U+C954) has a counter-clockwise outer contour
    
    * .notdef#1762 (U+C954) has a counter-clockwise outer contour
    
    * .notdef#1762 (U+C954) has a counter-clockwise outer contour
    
    * .notdef#1763 (U+C958) has a counter-clockwise outer contour
    
    * .notdef#1763 (U+C958) has a counter-clockwise outer contour
    
    * .notdef#1763 (U+C958) has a counter-clockwise outer contour
    
    * .notdef#1763 (U+C958) has a counter-clockwise outer contour
    
    * .notdef#1764 (U+C960) has a counter-clockwise outer contour
    
    * .notdef#1764 (U+C960) has a counter-clockwise outer contour
    
    * .notdef#1764 (U+C960) has a counter-clockwise outer contour
    
    * .notdef#1764 (U+C960) has a counter-clockwise outer contour
    
    * .notdef#1765 (U+C961) has a counter-clockwise outer contour
    
    * .notdef#1765 (U+C961) has a counter-clockwise outer contour
    
    * .notdef#1765 (U+C961) has a counter-clockwise outer contour
    
    * .notdef#1765 (U+C961) has a counter-clockwise outer contour
    
    * .notdef#1766 (U+C963) has a counter-clockwise outer contour
    
    * .notdef#1766 (U+C963) has a counter-clockwise outer contour
    
    * .notdef#1766 (U+C963) has a counter-clockwise outer contour
    
    * .notdef#1766 (U+C963) has a counter-clockwise outer contour
    
    * .notdef#1767 (U+C96C) has a counter-clockwise outer contour
    
    * .notdef#1767 (U+C96C) has a counter-clockwise outer contour
    
    * .notdef#1768 (U+C970) has a counter-clockwise outer contour
    
    * .notdef#1768 (U+C970) has a counter-clockwise outer contour
    
    * .notdef#1768 (U+C970) has a counter-clockwise outer contour
    
    * .notdef#1769 (U+C974) has a counter-clockwise outer contour
    
    * .notdef#1769 (U+C974) has a counter-clockwise outer contour
    
    * .notdef#177 (U+ACEA) has a counter-clockwise outer contour
    
    * .notdef#177 (U+ACEA) has a counter-clockwise outer contour
    
    * .notdef#177 (U+ACEA) has a counter-clockwise outer contour
    
    * .notdef#177 (U+ACEA) has a counter-clockwise outer contour
    
    * .notdef#1770 (U+C97C) has a counter-clockwise outer contour
    
    * .notdef#1770 (U+C97C) has a counter-clockwise outer contour
    
    * .notdef#1771 (U+C988) has a counter-clockwise outer contour
    
    * .notdef#1771 (U+C988) has a counter-clockwise outer contour
    
    * .notdef#1772 (U+C989) has a counter-clockwise outer contour
    
    * .notdef#1772 (U+C989) has a counter-clockwise outer contour
    
    * .notdef#1772 (U+C989) has a counter-clockwise outer contour
    
    * .notdef#1773 (U+C98C) has a counter-clockwise outer contour
    
    * .notdef#1773 (U+C98C) has a counter-clockwise outer contour
    
    * .notdef#1773 (U+C98C) has a counter-clockwise outer contour
    
    * .notdef#1774 (U+C990) has a counter-clockwise outer contour
    
    * .notdef#1774 (U+C990) has a counter-clockwise outer contour
    
    * .notdef#1774 (U+C990) has a counter-clockwise outer contour
    
    * .notdef#1775 (U+C998) has a counter-clockwise outer contour
    
    * .notdef#1775 (U+C998) has a counter-clockwise outer contour
    
    * .notdef#1775 (U+C998) has a counter-clockwise outer contour
    
    * .notdef#1776 (U+C999) has a counter-clockwise outer contour
    
    * .notdef#1776 (U+C999) has a counter-clockwise outer contour
    
    * .notdef#1776 (U+C999) has a counter-clockwise outer contour
    
    * .notdef#1777 (U+C99B) has a counter-clockwise outer contour
    
    * .notdef#1777 (U+C99B) has a counter-clockwise outer contour
    
    * .notdef#1777 (U+C99B) has a counter-clockwise outer contour
    
    * .notdef#1778 (U+C99D) has a counter-clockwise outer contour
    
    * .notdef#1778 (U+C99D) has a counter-clockwise outer contour
    
    * .notdef#1778 (U+C99D) has a counter-clockwise outer contour
    
    * .notdef#1779 (U+C9C0) has a counter-clockwise outer contour
    
    * .notdef#1779 (U+C9C0) has a counter-clockwise outer contour
    
    * .notdef#178 (U+ACEC) has a counter-clockwise outer contour
    
    * .notdef#178 (U+ACEC) has a counter-clockwise outer contour
    
    * .notdef#178 (U+ACEC) has a counter-clockwise outer contour
    
    * .notdef#178 (U+ACEC) has a counter-clockwise outer contour
    
    * .notdef#1780 (U+C9C1) has a counter-clockwise outer contour
    
    * .notdef#1780 (U+C9C1) has a counter-clockwise outer contour
    
    * .notdef#1780 (U+C9C1) has a counter-clockwise outer contour
    
    * .notdef#1781 (U+C9C4) has a counter-clockwise outer contour
    
    * .notdef#1781 (U+C9C4) has a counter-clockwise outer contour
    
    * .notdef#1781 (U+C9C4) has a counter-clockwise outer contour
    
    * .notdef#1782 (U+C9C7) has a counter-clockwise outer contour
    
    * .notdef#1782 (U+C9C7) has a counter-clockwise outer contour
    
    * .notdef#1782 (U+C9C7) has a counter-clockwise outer contour
    
    * .notdef#1783 (U+C9C8) has a counter-clockwise outer contour
    
    * .notdef#1783 (U+C9C8) has a counter-clockwise outer contour
    
    * .notdef#1783 (U+C9C8) has a counter-clockwise outer contour
    
    * .notdef#1784 (U+C9CA) has a counter-clockwise outer contour
    
    * .notdef#1784 (U+C9CA) has a counter-clockwise outer contour
    
    * .notdef#1784 (U+C9CA) has a counter-clockwise outer contour
    
    * .notdef#1784 (U+C9CA) has a counter-clockwise outer contour
    
    * .notdef#1785 (U+C9D0) has a counter-clockwise outer contour
    
    * .notdef#1785 (U+C9D0) has a counter-clockwise outer contour
    
    * .notdef#1785 (U+C9D0) has a counter-clockwise outer contour
    
    * .notdef#1786 (U+C9D1) has a counter-clockwise outer contour
    
    * .notdef#1786 (U+C9D1) has a counter-clockwise outer contour
    
    * .notdef#1786 (U+C9D1) has a counter-clockwise outer contour
    
    * .notdef#1787 (U+C9D3) has a counter-clockwise outer contour
    
    * .notdef#1787 (U+C9D3) has a counter-clockwise outer contour
    
    * .notdef#1787 (U+C9D3) has a counter-clockwise outer contour
    
    * .notdef#1788 (U+C9D5) has a counter-clockwise outer contour
    
    * .notdef#1788 (U+C9D5) has a counter-clockwise outer contour
    
    * .notdef#1788 (U+C9D5) has a counter-clockwise outer contour
    
    * .notdef#1789 (U+C9D6) has a counter-clockwise outer contour
    
    * .notdef#1789 (U+C9D6) has a counter-clockwise outer contour
    
    * .notdef#1789 (U+C9D6) has a counter-clockwise outer contour
    
    * .notdef#179 (U+ACEF) has a counter-clockwise outer contour
    
    * .notdef#179 (U+ACEF) has a counter-clockwise outer contour
    
    * .notdef#179 (U+ACEF) has a counter-clockwise outer contour
    
    * .notdef#179 (U+ACEF) has a counter-clockwise outer contour
    
    * .notdef#179 (U+ACEF) has a counter-clockwise outer contour
    
    * .notdef#1790 (U+C9D9) has a counter-clockwise outer contour
    
    * .notdef#1790 (U+C9D9) has a counter-clockwise outer contour
    
    * .notdef#1790 (U+C9D9) has a counter-clockwise outer contour
    
    * .notdef#1791 (U+C9DA) has a counter-clockwise outer contour
    
    * .notdef#1791 (U+C9DA) has a counter-clockwise outer contour
    
    * .notdef#1791 (U+C9DA) has a counter-clockwise outer contour
    
    * .notdef#1791 (U+C9DA) has a counter-clockwise outer contour
    
    * .notdef#1792 (U+C9DC) has a counter-clockwise outer contour
    
    * .notdef#1792 (U+C9DC) has a counter-clockwise outer contour
    
    * .notdef#1793 (U+C9DD) has a counter-clockwise outer contour
    
    * .notdef#1793 (U+C9DD) has a counter-clockwise outer contour
    
    * .notdef#1793 (U+C9DD) has a counter-clockwise outer contour
    
    * .notdef#1794 (U+C9E0) has a counter-clockwise outer contour
    
    * .notdef#1794 (U+C9E0) has a counter-clockwise outer contour
    
    * .notdef#1794 (U+C9E0) has a counter-clockwise outer contour
    
    * .notdef#1795 (U+C9E2) has a counter-clockwise outer contour
    
    * .notdef#1795 (U+C9E2) has a counter-clockwise outer contour
    
    * .notdef#1795 (U+C9E2) has a counter-clockwise outer contour
    
    * .notdef#1795 (U+C9E2) has a counter-clockwise outer contour
    
    * .notdef#1795 (U+C9E2) has a counter-clockwise outer contour
    
    * .notdef#1796 (U+C9E4) has a counter-clockwise outer contour
    
    * .notdef#1796 (U+C9E4) has a counter-clockwise outer contour
    
    * .notdef#1796 (U+C9E4) has a counter-clockwise outer contour
    
    * .notdef#1797 (U+C9E7) has a counter-clockwise outer contour
    
    * .notdef#1797 (U+C9E7) has a counter-clockwise outer contour
    
    * .notdef#1797 (U+C9E7) has a counter-clockwise outer contour
    
    * .notdef#1797 (U+C9E7) has a counter-clockwise outer contour
    
    * .notdef#1798 (U+C9EC) has a counter-clockwise outer contour
    
    * .notdef#1798 (U+C9EC) has a counter-clockwise outer contour
    
    * .notdef#1798 (U+C9EC) has a counter-clockwise outer contour
    
    * .notdef#1799 (U+C9ED) has a counter-clockwise outer contour
    
    * .notdef#1799 (U+C9ED) has a counter-clockwise outer contour
    
    * .notdef#1799 (U+C9ED) has a counter-clockwise outer contour
    
    * .notdef#180 (U+ACF0) has a counter-clockwise outer contour
    
    * .notdef#180 (U+ACF0) has a counter-clockwise outer contour
    
    * .notdef#180 (U+ACF0) has a counter-clockwise outer contour
    
    * .notdef#1800 (U+C9EF) has a counter-clockwise outer contour
    
    * .notdef#1800 (U+C9EF) has a counter-clockwise outer contour
    
    * .notdef#1800 (U+C9EF) has a counter-clockwise outer contour
    
    * .notdef#1801 (U+C9F0) has a counter-clockwise outer contour
    
    * .notdef#1801 (U+C9F0) has a counter-clockwise outer contour
    
    * .notdef#1801 (U+C9F0) has a counter-clockwise outer contour
    
    * .notdef#1802 (U+C9F1) has a counter-clockwise outer contour
    
    * .notdef#1802 (U+C9F1) has a counter-clockwise outer contour
    
    * .notdef#1802 (U+C9F1) has a counter-clockwise outer contour
    
    * .notdef#1803 (U+C9F8) has a counter-clockwise outer contour
    
    * .notdef#1803 (U+C9F8) has a counter-clockwise outer contour
    
    * .notdef#1804 (U+C9F9) has a counter-clockwise outer contour
    
    * .notdef#1804 (U+C9F9) has a counter-clockwise outer contour
    
    * .notdef#1804 (U+C9F9) has a counter-clockwise outer contour
    
    * .notdef#1805 (U+C9FC) has a counter-clockwise outer contour
    
    * .notdef#1805 (U+C9FC) has a counter-clockwise outer contour
    
    * .notdef#1805 (U+C9FC) has a counter-clockwise outer contour
    
    * .notdef#1806 (U+CA00) has a counter-clockwise outer contour
    
    * .notdef#1806 (U+CA00) has a counter-clockwise outer contour
    
    * .notdef#1806 (U+CA00) has a counter-clockwise outer contour
    
    * .notdef#1807 (U+CA08) has a counter-clockwise outer contour
    
    * .notdef#1807 (U+CA08) has a counter-clockwise outer contour
    
    * .notdef#1807 (U+CA08) has a counter-clockwise outer contour
    
    * .notdef#1808 (U+CA09) has a counter-clockwise outer contour
    
    * .notdef#1808 (U+CA09) has a counter-clockwise outer contour
    
    * .notdef#1808 (U+CA09) has a counter-clockwise outer contour
    
    * .notdef#1809 (U+CA0B) has a counter-clockwise outer contour
    
    * .notdef#1809 (U+CA0B) has a counter-clockwise outer contour
    
    * .notdef#1809 (U+CA0B) has a counter-clockwise outer contour
    
    * .notdef#181 (U+ACF1) has a counter-clockwise outer contour
    
    * .notdef#181 (U+ACF1) has a counter-clockwise outer contour
    
    * .notdef#181 (U+ACF1) has a counter-clockwise outer contour
    
    * .notdef#1810 (U+CA0C) has a counter-clockwise outer contour
    
    * .notdef#1810 (U+CA0C) has a counter-clockwise outer contour
    
    * .notdef#1810 (U+CA0C) has a counter-clockwise outer contour
    
    * .notdef#1811 (U+CA0D) has a counter-clockwise outer contour
    
    * .notdef#1811 (U+CA0D) has a counter-clockwise outer contour
    
    * .notdef#1811 (U+CA0D) has a counter-clockwise outer contour
    
    * .notdef#1812 (U+CA14) has a counter-clockwise outer contour
    
    * .notdef#1812 (U+CA14) has a counter-clockwise outer contour
    
    * .notdef#1813 (U+CA18) has a counter-clockwise outer contour
    
    * .notdef#1813 (U+CA18) has a counter-clockwise outer contour
    
    * .notdef#1813 (U+CA18) has a counter-clockwise outer contour
    
    * .notdef#1814 (U+CA29) has a counter-clockwise outer contour
    
    * .notdef#1814 (U+CA29) has a counter-clockwise outer contour
    
    * .notdef#1814 (U+CA29) has a counter-clockwise outer contour
    
    * .notdef#1815 (U+CA4C) has a counter-clockwise outer contour
    
    * .notdef#1815 (U+CA4C) has a counter-clockwise outer contour
    
    * .notdef#1816 (U+CA4D) has a counter-clockwise outer contour
    
    * .notdef#1816 (U+CA4D) has a counter-clockwise outer contour
    
    * .notdef#1816 (U+CA4D) has a counter-clockwise outer contour
    
    * .notdef#1817 (U+CA50) has a counter-clockwise outer contour
    
    * .notdef#1817 (U+CA50) has a counter-clockwise outer contour
    
    * .notdef#1817 (U+CA50) has a counter-clockwise outer contour
    
    * .notdef#1818 (U+CA54) has a counter-clockwise outer contour
    
    * .notdef#1818 (U+CA54) has a counter-clockwise outer contour
    
    * .notdef#1818 (U+CA54) has a counter-clockwise outer contour
    
    * .notdef#1819 (U+CA5C) has a counter-clockwise outer contour
    
    * .notdef#1819 (U+CA5C) has a counter-clockwise outer contour
    
    * .notdef#1819 (U+CA5C) has a counter-clockwise outer contour
    
    * .notdef#182 (U+ACF3) has a counter-clockwise outer contour
    
    * .notdef#182 (U+ACF3) has a counter-clockwise outer contour
    
    * .notdef#182 (U+ACF3) has a counter-clockwise outer contour
    
    * .notdef#1820 (U+CA5D) has a counter-clockwise outer contour
    
    * .notdef#1820 (U+CA5D) has a counter-clockwise outer contour
    
    * .notdef#1820 (U+CA5D) has a counter-clockwise outer contour
    
    * .notdef#1821 (U+CA5F) has a counter-clockwise outer contour
    
    * .notdef#1821 (U+CA5F) has a counter-clockwise outer contour
    
    * .notdef#1821 (U+CA5F) has a counter-clockwise outer contour
    
    * .notdef#1822 (U+CA60) has a counter-clockwise outer contour
    
    * .notdef#1822 (U+CA60) has a counter-clockwise outer contour
    
    * .notdef#1822 (U+CA60) has a counter-clockwise outer contour
    
    * .notdef#1823 (U+CA61) has a counter-clockwise outer contour
    
    * .notdef#1823 (U+CA61) has a counter-clockwise outer contour
    
    * .notdef#1823 (U+CA61) has a counter-clockwise outer contour
    
    * .notdef#1824 (U+CA68) has a counter-clockwise outer contour
    
    * .notdef#1824 (U+CA68) has a counter-clockwise outer contour
    
    * .notdef#1824 (U+CA68) has a counter-clockwise outer contour
    
    * .notdef#1825 (U+CA7D) has a counter-clockwise outer contour
    
    * .notdef#1825 (U+CA7D) has a counter-clockwise outer contour
    
    * .notdef#1825 (U+CA7D) has a counter-clockwise outer contour
    
    * .notdef#1825 (U+CA7D) has a counter-clockwise outer contour
    
    * .notdef#1826 (U+CA84) has a counter-clockwise outer contour
    
    * .notdef#1826 (U+CA84) has a counter-clockwise outer contour
    
    * .notdef#1827 (U+CA98) has a counter-clockwise outer contour
    
    * .notdef#1827 (U+CA98) has a counter-clockwise outer contour
    
    * .notdef#1827 (U+CA98) has a counter-clockwise outer contour
    
    * .notdef#1828 (U+CABC) has a counter-clockwise outer contour
    
    * .notdef#1828 (U+CABC) has a counter-clockwise outer contour
    
    * .notdef#1828 (U+CABC) has a counter-clockwise outer contour
    
    * .notdef#1829 (U+CABD) has a counter-clockwise outer contour
    
    * .notdef#1829 (U+CABD) has a counter-clockwise outer contour
    
    * .notdef#1829 (U+CABD) has a counter-clockwise outer contour
    
    * .notdef#183 (U+ACF5) has a counter-clockwise outer contour
    
    * .notdef#183 (U+ACF5) has a counter-clockwise outer contour
    
    * .notdef#183 (U+ACF5) has a counter-clockwise outer contour
    
    * .notdef#1830 (U+CAC0) has a counter-clockwise outer contour
    
    * .notdef#1830 (U+CAC0) has a counter-clockwise outer contour
    
    * .notdef#1830 (U+CAC0) has a counter-clockwise outer contour
    
    * .notdef#1831 (U+CAC4) has a counter-clockwise outer contour
    
    * .notdef#1831 (U+CAC4) has a counter-clockwise outer contour
    
    * .notdef#1831 (U+CAC4) has a counter-clockwise outer contour
    
    * .notdef#1832 (U+CACC) has a counter-clockwise outer contour
    
    * .notdef#1832 (U+CACC) has a counter-clockwise outer contour
    
    * .notdef#1832 (U+CACC) has a counter-clockwise outer contour
    
    * .notdef#1833 (U+CACD) has a counter-clockwise outer contour
    
    * .notdef#1833 (U+CACD) has a counter-clockwise outer contour
    
    * .notdef#1833 (U+CACD) has a counter-clockwise outer contour
    
    * .notdef#1834 (U+CACF) has a counter-clockwise outer contour
    
    * .notdef#1834 (U+CACF) has a counter-clockwise outer contour
    
    * .notdef#1834 (U+CACF) has a counter-clockwise outer contour
    
    * .notdef#1835 (U+CAD1) has a counter-clockwise outer contour
    
    * .notdef#1835 (U+CAD1) has a counter-clockwise outer contour
    
    * .notdef#1835 (U+CAD1) has a counter-clockwise outer contour
    
    * .notdef#1836 (U+CAD3) has a counter-clockwise outer contour
    
    * .notdef#1836 (U+CAD3) has a counter-clockwise outer contour
    
    * .notdef#1836 (U+CAD3) has a counter-clockwise outer contour
    
    * .notdef#1837 (U+CAD8) has a counter-clockwise outer contour
    
    * .notdef#1837 (U+CAD8) has a counter-clockwise outer contour
    
    * .notdef#1837 (U+CAD8) has a counter-clockwise outer contour
    
    * .notdef#1837 (U+CAD8) has a counter-clockwise outer contour
    
    * .notdef#1838 (U+CAD9) has a counter-clockwise outer contour
    
    * .notdef#1838 (U+CAD9) has a counter-clockwise outer contour
    
    * .notdef#1838 (U+CAD9) has a counter-clockwise outer contour
    
    * .notdef#1839 (U+CAE0) has a counter-clockwise outer contour
    
    * .notdef#1839 (U+CAE0) has a counter-clockwise outer contour
    
    * .notdef#1839 (U+CAE0) has a counter-clockwise outer contour
    
    * .notdef#184 (U+ACF6) has a counter-clockwise outer contour
    
    * .notdef#184 (U+ACF6) has a counter-clockwise outer contour
    
    * .notdef#184 (U+ACF6) has a counter-clockwise outer contour
    
    * .notdef#1840 (U+CAEC) has a counter-clockwise outer contour
    
    * .notdef#1840 (U+CAEC) has a counter-clockwise outer contour
    
    * .notdef#1840 (U+CAEC) has a counter-clockwise outer contour
    
    * .notdef#1841 (U+CAF4) has a counter-clockwise outer contour
    
    * .notdef#1841 (U+CAF4) has a counter-clockwise outer contour
    
    * .notdef#1841 (U+CAF4) has a counter-clockwise outer contour
    
    * .notdef#1842 (U+CB08) has a counter-clockwise outer contour
    
    * .notdef#1842 (U+CB08) has a counter-clockwise outer contour
    
    * .notdef#1842 (U+CB08) has a counter-clockwise outer contour
    
    * .notdef#1843 (U+CB10) has a counter-clockwise outer contour
    
    * .notdef#1843 (U+CB10) has a counter-clockwise outer contour
    
    * .notdef#1843 (U+CB10) has a counter-clockwise outer contour
    
    * .notdef#1843 (U+CB10) has a counter-clockwise outer contour
    
    * .notdef#1844 (U+CB14) has a counter-clockwise outer contour
    
    * .notdef#1844 (U+CB14) has a counter-clockwise outer contour
    
    * .notdef#1844 (U+CB14) has a counter-clockwise outer contour
    
    * .notdef#1845 (U+CB18) has a counter-clockwise outer contour
    
    * .notdef#1845 (U+CB18) has a counter-clockwise outer contour
    
    * .notdef#1845 (U+CB18) has a counter-clockwise outer contour
    
    * .notdef#1846 (U+CB20) has a counter-clockwise outer contour
    
    * .notdef#1846 (U+CB20) has a counter-clockwise outer contour
    
    * .notdef#1846 (U+CB20) has a counter-clockwise outer contour
    
    * .notdef#1847 (U+CB21) has a counter-clockwise outer contour
    
    * .notdef#1847 (U+CB21) has a counter-clockwise outer contour
    
    * .notdef#1847 (U+CB21) has a counter-clockwise outer contour
    
    * .notdef#1848 (U+CB41) has a counter-clockwise outer contour
    
    * .notdef#1848 (U+CB41) has a counter-clockwise outer contour
    
    * .notdef#1848 (U+CB41) has a counter-clockwise outer contour
    
    * .notdef#1848 (U+CB41) has a counter-clockwise outer contour
    
    * .notdef#1849 (U+CB48) has a counter-clockwise outer contour
    
    * .notdef#1849 (U+CB48) has a counter-clockwise outer contour
    
    * .notdef#1849 (U+CB48) has a counter-clockwise outer contour
    
    * .notdef#185 (U+ACFC) has a counter-clockwise outer contour
    
    * .notdef#185 (U+ACFC) has a counter-clockwise outer contour
    
    * .notdef#185 (U+ACFC) has a counter-clockwise outer contour
    
    * .notdef#1850 (U+CB49) has a counter-clockwise outer contour
    
    * .notdef#1850 (U+CB49) has a counter-clockwise outer contour
    
    * .notdef#1850 (U+CB49) has a counter-clockwise outer contour
    
    * .notdef#1851 (U+CB4C) has a counter-clockwise outer contour
    
    * .notdef#1851 (U+CB4C) has a counter-clockwise outer contour
    
    * .notdef#1851 (U+CB4C) has a counter-clockwise outer contour
    
    * .notdef#1851 (U+CB4C) has a counter-clockwise outer contour
    
    * .notdef#1852 (U+CB50) has a counter-clockwise outer contour
    
    * .notdef#1852 (U+CB50) has a counter-clockwise outer contour
    
    * .notdef#1852 (U+CB50) has a counter-clockwise outer contour
    
    * .notdef#1853 (U+CB58) has a counter-clockwise outer contour
    
    * .notdef#1853 (U+CB58) has a counter-clockwise outer contour
    
    * .notdef#1853 (U+CB58) has a counter-clockwise outer contour
    
    * .notdef#1854 (U+CB59) has a counter-clockwise outer contour
    
    * .notdef#1854 (U+CB59) has a counter-clockwise outer contour
    
    * .notdef#1854 (U+CB59) has a counter-clockwise outer contour
    
    * .notdef#1854 (U+CB59) has a counter-clockwise outer contour
    
    * .notdef#1855 (U+CB5D) has a counter-clockwise outer contour
    
    * .notdef#1855 (U+CB5D) has a counter-clockwise outer contour
    
    * .notdef#1855 (U+CB5D) has a counter-clockwise outer contour
    
    * .notdef#1856 (U+CB64) has a counter-clockwise outer contour
    
    * .notdef#1856 (U+CB64) has a counter-clockwise outer contour
    
    * .notdef#1856 (U+CB64) has a counter-clockwise outer contour
    
    * .notdef#1857 (U+CB78) has a counter-clockwise outer contour
    
    * .notdef#1857 (U+CB78) has a counter-clockwise outer contour
    
    * .notdef#1857 (U+CB78) has a counter-clockwise outer contour
    
    * .notdef#1857 (U+CB78) has a counter-clockwise outer contour
    
    * .notdef#1858 (U+CB79) has a counter-clockwise outer contour
    
    * .notdef#1858 (U+CB79) has a counter-clockwise outer contour
    
    * .notdef#1858 (U+CB79) has a counter-clockwise outer contour
    
    * .notdef#1858 (U+CB79) has a counter-clockwise outer contour
    
    * .notdef#1859 (U+CB9C) has a counter-clockwise outer contour
    
    * .notdef#1859 (U+CB9C) has a counter-clockwise outer contour
    
    * .notdef#1859 (U+CB9C) has a counter-clockwise outer contour
    
    * .notdef#186 (U+ACFD) has a counter-clockwise outer contour
    
    * .notdef#186 (U+ACFD) has a counter-clockwise outer contour
    
    * .notdef#186 (U+ACFD) has a counter-clockwise outer contour
    
    * .notdef#186 (U+ACFD) has a counter-clockwise outer contour
    
    * .notdef#1860 (U+CBB8) has a counter-clockwise outer contour
    
    * .notdef#1860 (U+CBB8) has a counter-clockwise outer contour
    
    * .notdef#1860 (U+CBB8) has a counter-clockwise outer contour
    
    * .notdef#1861 (U+CBD4) has a counter-clockwise outer contour
    
    * .notdef#1861 (U+CBD4) has a counter-clockwise outer contour
    
    * .notdef#1861 (U+CBD4) has a counter-clockwise outer contour
    
    * .notdef#1862 (U+CBE4) has a counter-clockwise outer contour
    
    * .notdef#1862 (U+CBE4) has a counter-clockwise outer contour
    
    * .notdef#1862 (U+CBE4) has a counter-clockwise outer contour
    
    * .notdef#1862 (U+CBE4) has a counter-clockwise outer contour
    
    * .notdef#1863 (U+CBE7) has a counter-clockwise outer contour
    
    * .notdef#1863 (U+CBE7) has a counter-clockwise outer contour
    
    * .notdef#1863 (U+CBE7) has a counter-clockwise outer contour
    
    * .notdef#1863 (U+CBE7) has a counter-clockwise outer contour
    
    * .notdef#1864 (U+CBE9) has a counter-clockwise outer contour
    
    * .notdef#1864 (U+CBE9) has a counter-clockwise outer contour
    
    * .notdef#1864 (U+CBE9) has a counter-clockwise outer contour
    
    * .notdef#1864 (U+CBE9) has a counter-clockwise outer contour
    
    * .notdef#1865 (U+CC0C) has a counter-clockwise outer contour
    
    * .notdef#1865 (U+CC0C) has a counter-clockwise outer contour
    
    * .notdef#1866 (U+CC0D) has a counter-clockwise outer contour
    
    * .notdef#1866 (U+CC0D) has a counter-clockwise outer contour
    
    * .notdef#1866 (U+CC0D) has a counter-clockwise outer contour
    
    * .notdef#1867 (U+CC10) has a counter-clockwise outer contour
    
    * .notdef#1867 (U+CC10) has a counter-clockwise outer contour
    
    * .notdef#1867 (U+CC10) has a counter-clockwise outer contour
    
    * .notdef#1868 (U+CC14) has a counter-clockwise outer contour
    
    * .notdef#1868 (U+CC14) has a counter-clockwise outer contour
    
    * .notdef#1868 (U+CC14) has a counter-clockwise outer contour
    
    * .notdef#1869 (U+CC1C) has a counter-clockwise outer contour
    
    * .notdef#1869 (U+CC1C) has a counter-clockwise outer contour
    
    * .notdef#1869 (U+CC1C) has a counter-clockwise outer contour
    
    * .notdef#187 (U+AD00) has a counter-clockwise outer contour
    
    * .notdef#187 (U+AD00) has a counter-clockwise outer contour
    
    * .notdef#187 (U+AD00) has a counter-clockwise outer contour
    
    * .notdef#187 (U+AD00) has a counter-clockwise outer contour
    
    * .notdef#1870 (U+CC1D) has a counter-clockwise outer contour
    
    * .notdef#1870 (U+CC1D) has a counter-clockwise outer contour
    
    * .notdef#1870 (U+CC1D) has a counter-clockwise outer contour
    
    * .notdef#1871 (U+CC21) has a counter-clockwise outer contour
    
    * .notdef#1871 (U+CC21) has a counter-clockwise outer contour
    
    * .notdef#1871 (U+CC21) has a counter-clockwise outer contour
    
    * .notdef#1872 (U+CC22) has a counter-clockwise outer contour
    
    * .notdef#1872 (U+CC22) has a counter-clockwise outer contour
    
    * .notdef#1872 (U+CC22) has a counter-clockwise outer contour
    
    * .notdef#1873 (U+CC27) has a counter-clockwise outer contour
    
    * .notdef#1873 (U+CC27) has a counter-clockwise outer contour
    
    * .notdef#1873 (U+CC27) has a counter-clockwise outer contour
    
    * .notdef#1873 (U+CC27) has a counter-clockwise outer contour
    
    * .notdef#1874 (U+CC28) has a counter-clockwise outer contour
    
    * .notdef#1874 (U+CC28) has a counter-clockwise outer contour
    
    * .notdef#1875 (U+CC29) has a counter-clockwise outer contour
    
    * .notdef#1875 (U+CC29) has a counter-clockwise outer contour
    
    * .notdef#1875 (U+CC29) has a counter-clockwise outer contour
    
    * .notdef#1876 (U+CC2C) has a counter-clockwise outer contour
    
    * .notdef#1876 (U+CC2C) has a counter-clockwise outer contour
    
    * .notdef#1876 (U+CC2C) has a counter-clockwise outer contour
    
    * .notdef#1877 (U+CC2E) has a counter-clockwise outer contour
    
    * .notdef#1877 (U+CC2E) has a counter-clockwise outer contour
    
    * .notdef#1877 (U+CC2E) has a counter-clockwise outer contour
    
    * .notdef#1877 (U+CC2E) has a counter-clockwise outer contour
    
    * .notdef#1877 (U+CC2E) has a counter-clockwise outer contour
    
    * .notdef#1878 (U+CC30) has a counter-clockwise outer contour
    
    * .notdef#1878 (U+CC30) has a counter-clockwise outer contour
    
    * .notdef#1878 (U+CC30) has a counter-clockwise outer contour
    
    * .notdef#1879 (U+CC38) has a counter-clockwise outer contour
    
    * .notdef#1879 (U+CC38) has a counter-clockwise outer contour
    
    * .notdef#1879 (U+CC38) has a counter-clockwise outer contour
    
    * .notdef#188 (U+AD04) has a counter-clockwise outer contour
    
    * .notdef#188 (U+AD04) has a counter-clockwise outer contour
    
    * .notdef#188 (U+AD04) has a counter-clockwise outer contour
    
    * .notdef#188 (U+AD04) has a counter-clockwise outer contour
    
    * .notdef#1880 (U+CC39) has a counter-clockwise outer contour
    
    * .notdef#1880 (U+CC39) has a counter-clockwise outer contour
    
    * .notdef#1880 (U+CC39) has a counter-clockwise outer contour
    
    * .notdef#1881 (U+CC3B) has a counter-clockwise outer contour
    
    * .notdef#1881 (U+CC3B) has a counter-clockwise outer contour
    
    * .notdef#1881 (U+CC3B) has a counter-clockwise outer contour
    
    * .notdef#1882 (U+CC3C) has a counter-clockwise outer contour
    
    * .notdef#1882 (U+CC3C) has a counter-clockwise outer contour
    
    * .notdef#1882 (U+CC3C) has a counter-clockwise outer contour
    
    * .notdef#1883 (U+CC3D) has a counter-clockwise outer contour
    
    * .notdef#1883 (U+CC3D) has a counter-clockwise outer contour
    
    * .notdef#1883 (U+CC3D) has a counter-clockwise outer contour
    
    * .notdef#1884 (U+CC3E) has a counter-clockwise outer contour
    
    * .notdef#1884 (U+CC3E) has a counter-clockwise outer contour
    
    * .notdef#1884 (U+CC3E) has a counter-clockwise outer contour
    
    * .notdef#1885 (U+CC44) has a counter-clockwise outer contour
    
    * .notdef#1885 (U+CC44) has a counter-clockwise outer contour
    
    * .notdef#1886 (U+CC45) has a counter-clockwise outer contour
    
    * .notdef#1886 (U+CC45) has a counter-clockwise outer contour
    
    * .notdef#1886 (U+CC45) has a counter-clockwise outer contour
    
    * .notdef#1887 (U+CC48) has a counter-clockwise outer contour
    
    * .notdef#1887 (U+CC48) has a counter-clockwise outer contour
    
    * .notdef#1887 (U+CC48) has a counter-clockwise outer contour
    
    * .notdef#1888 (U+CC4C) has a counter-clockwise outer contour
    
    * .notdef#1888 (U+CC4C) has a counter-clockwise outer contour
    
    * .notdef#1888 (U+CC4C) has a counter-clockwise outer contour
    
    * .notdef#1889 (U+CC54) has a counter-clockwise outer contour
    
    * .notdef#1889 (U+CC54) has a counter-clockwise outer contour
    
    * .notdef#1889 (U+CC54) has a counter-clockwise outer contour
    
    * .notdef#189 (U+AD06) has a counter-clockwise outer contour
    
    * .notdef#189 (U+AD06) has a counter-clockwise outer contour
    
    * .notdef#189 (U+AD06) has a counter-clockwise outer contour
    
    * .notdef#189 (U+AD06) has a counter-clockwise outer contour
    
    * .notdef#189 (U+AD06) has a counter-clockwise outer contour
    
    * .notdef#1890 (U+CC55) has a counter-clockwise outer contour
    
    * .notdef#1890 (U+CC55) has a counter-clockwise outer contour
    
    * .notdef#1890 (U+CC55) has a counter-clockwise outer contour
    
    * .notdef#1891 (U+CC57) has a counter-clockwise outer contour
    
    * .notdef#1891 (U+CC57) has a counter-clockwise outer contour
    
    * .notdef#1891 (U+CC57) has a counter-clockwise outer contour
    
    * .notdef#1892 (U+CC58) has a counter-clockwise outer contour
    
    * .notdef#1892 (U+CC58) has a counter-clockwise outer contour
    
    * .notdef#1892 (U+CC58) has a counter-clockwise outer contour
    
    * .notdef#1893 (U+CC59) has a counter-clockwise outer contour
    
    * .notdef#1893 (U+CC59) has a counter-clockwise outer contour
    
    * .notdef#1893 (U+CC59) has a counter-clockwise outer contour
    
    * .notdef#1894 (U+CC60) has a counter-clockwise outer contour
    
    * .notdef#1894 (U+CC60) has a counter-clockwise outer contour
    
    * .notdef#1895 (U+CC64) has a counter-clockwise outer contour
    
    * .notdef#1895 (U+CC64) has a counter-clockwise outer contour
    
    * .notdef#1895 (U+CC64) has a counter-clockwise outer contour
    
    * .notdef#1896 (U+CC66) has a counter-clockwise outer contour
    
    * .notdef#1896 (U+CC66) has a counter-clockwise outer contour
    
    * .notdef#1896 (U+CC66) has a counter-clockwise outer contour
    
    * .notdef#1896 (U+CC66) has a counter-clockwise outer contour
    
    * .notdef#1896 (U+CC66) has a counter-clockwise outer contour
    
    * .notdef#1897 (U+CC68) has a counter-clockwise outer contour
    
    * .notdef#1897 (U+CC68) has a counter-clockwise outer contour
    
    * .notdef#1897 (U+CC68) has a counter-clockwise outer contour
    
    * .notdef#1898 (U+CC70) has a counter-clockwise outer contour
    
    * .notdef#1898 (U+CC70) has a counter-clockwise outer contour
    
    * .notdef#1898 (U+CC70) has a counter-clockwise outer contour
    
    * .notdef#1899 (U+CC75) has a counter-clockwise outer contour
    
    * .notdef#1899 (U+CC75) has a counter-clockwise outer contour
    
    * .notdef#1899 (U+CC75) has a counter-clockwise outer contour
    
    * .notdef#190 (U+AD0C) has a counter-clockwise outer contour
    
    * .notdef#190 (U+AD0C) has a counter-clockwise outer contour
    
    * .notdef#190 (U+AD0C) has a counter-clockwise outer contour
    
    * .notdef#190 (U+AD0C) has a counter-clockwise outer contour
    
    * .notdef#1900 (U+CC98) has a counter-clockwise outer contour
    
    * .notdef#1900 (U+CC98) has a counter-clockwise outer contour
    
    * .notdef#1901 (U+CC99) has a counter-clockwise outer contour
    
    * .notdef#1901 (U+CC99) has a counter-clockwise outer contour
    
    * .notdef#1901 (U+CC99) has a counter-clockwise outer contour
    
    * .notdef#1902 (U+CC9C) has a counter-clockwise outer contour
    
    * .notdef#1902 (U+CC9C) has a counter-clockwise outer contour
    
    * .notdef#1902 (U+CC9C) has a counter-clockwise outer contour
    
    * .notdef#1903 (U+CCA0) has a counter-clockwise outer contour
    
    * .notdef#1903 (U+CCA0) has a counter-clockwise outer contour
    
    * .notdef#1903 (U+CCA0) has a counter-clockwise outer contour
    
    * .notdef#1904 (U+CCA8) has a counter-clockwise outer contour
    
    * .notdef#1904 (U+CCA8) has a counter-clockwise outer contour
    
    * .notdef#1904 (U+CCA8) has a counter-clockwise outer contour
    
    * .notdef#1905 (U+CCA9) has a counter-clockwise outer contour
    
    * .notdef#1905 (U+CCA9) has a counter-clockwise outer contour
    
    * .notdef#1905 (U+CCA9) has a counter-clockwise outer contour
    
    * .notdef#1906 (U+CCAB) has a counter-clockwise outer contour
    
    * .notdef#1906 (U+CCAB) has a counter-clockwise outer contour
    
    * .notdef#1906 (U+CCAB) has a counter-clockwise outer contour
    
    * .notdef#1907 (U+CCAC) has a counter-clockwise outer contour
    
    * .notdef#1907 (U+CCAC) has a counter-clockwise outer contour
    
    * .notdef#1907 (U+CCAC) has a counter-clockwise outer contour
    
    * .notdef#1908 (U+CCAD) has a counter-clockwise outer contour
    
    * .notdef#1908 (U+CCAD) has a counter-clockwise outer contour
    
    * .notdef#1908 (U+CCAD) has a counter-clockwise outer contour
    
    * .notdef#1909 (U+CCB4) has a counter-clockwise outer contour
    
    * .notdef#1909 (U+CCB4) has a counter-clockwise outer contour
    
    * .notdef#1909 (U+CCB4) has a counter-clockwise outer contour
    
    * .notdef#191 (U+AD0D) has a counter-clockwise outer contour
    
    * .notdef#191 (U+AD0D) has a counter-clockwise outer contour
    
    * .notdef#191 (U+AD0D) has a counter-clockwise outer contour
    
    * .notdef#191 (U+AD0D) has a counter-clockwise outer contour
    
    * .notdef#1910 (U+CCB5) has a counter-clockwise outer contour
    
    * .notdef#1910 (U+CCB5) has a counter-clockwise outer contour
    
    * .notdef#1910 (U+CCB5) has a counter-clockwise outer contour
    
    * .notdef#1910 (U+CCB5) has a counter-clockwise outer contour
    
    * .notdef#1911 (U+CCB8) has a counter-clockwise outer contour
    
    * .notdef#1911 (U+CCB8) has a counter-clockwise outer contour
    
    * .notdef#1911 (U+CCB8) has a counter-clockwise outer contour
    
    * .notdef#1911 (U+CCB8) has a counter-clockwise outer contour
    
    * .notdef#1912 (U+CCBC) has a counter-clockwise outer contour
    
    * .notdef#1912 (U+CCBC) has a counter-clockwise outer contour
    
    * .notdef#1912 (U+CCBC) has a counter-clockwise outer contour
    
    * .notdef#1912 (U+CCBC) has a counter-clockwise outer contour
    
    * .notdef#1913 (U+CCC4) has a counter-clockwise outer contour
    
    * .notdef#1913 (U+CCC4) has a counter-clockwise outer contour
    
    * .notdef#1913 (U+CCC4) has a counter-clockwise outer contour
    
    * .notdef#1913 (U+CCC4) has a counter-clockwise outer contour
    
    * .notdef#1914 (U+CCC5) has a counter-clockwise outer contour
    
    * .notdef#1914 (U+CCC5) has a counter-clockwise outer contour
    
    * .notdef#1914 (U+CCC5) has a counter-clockwise outer contour
    
    * .notdef#1914 (U+CCC5) has a counter-clockwise outer contour
    
    * .notdef#1915 (U+CCC7) has a counter-clockwise outer contour
    
    * .notdef#1915 (U+CCC7) has a counter-clockwise outer contour
    
    * .notdef#1915 (U+CCC7) has a counter-clockwise outer contour
    
    * .notdef#1915 (U+CCC7) has a counter-clockwise outer contour
    
    * .notdef#1916 (U+CCC9) has a counter-clockwise outer contour
    
    * .notdef#1916 (U+CCC9) has a counter-clockwise outer contour
    
    * .notdef#1916 (U+CCC9) has a counter-clockwise outer contour
    
    * .notdef#1916 (U+CCC9) has a counter-clockwise outer contour
    
    * .notdef#1917 (U+CCD0) has a counter-clockwise outer contour
    
    * .notdef#1917 (U+CCD0) has a counter-clockwise outer contour
    
    * .notdef#1918 (U+CCD4) has a counter-clockwise outer contour
    
    * .notdef#1918 (U+CCD4) has a counter-clockwise outer contour
    
    * .notdef#1918 (U+CCD4) has a counter-clockwise outer contour
    
    * .notdef#1919 (U+CCE4) has a counter-clockwise outer contour
    
    * .notdef#1919 (U+CCE4) has a counter-clockwise outer contour
    
    * .notdef#1919 (U+CCE4) has a counter-clockwise outer contour
    
    * .notdef#192 (U+AD0F) has a counter-clockwise outer contour
    
    * .notdef#192 (U+AD0F) has a counter-clockwise outer contour
    
    * .notdef#192 (U+AD0F) has a counter-clockwise outer contour
    
    * .notdef#192 (U+AD0F) has a counter-clockwise outer contour
    
    * .notdef#1920 (U+CCEC) has a counter-clockwise outer contour
    
    * .notdef#1920 (U+CCEC) has a counter-clockwise outer contour
    
    * .notdef#1920 (U+CCEC) has a counter-clockwise outer contour
    
    * .notdef#1921 (U+CCF0) has a counter-clockwise outer contour
    
    * .notdef#1921 (U+CCF0) has a counter-clockwise outer contour
    
    * .notdef#1921 (U+CCF0) has a counter-clockwise outer contour
    
    * .notdef#1921 (U+CCF0) has a counter-clockwise outer contour
    
    * .notdef#1922 (U+CD01) has a counter-clockwise outer contour
    
    * .notdef#1922 (U+CD01) has a counter-clockwise outer contour
    
    * .notdef#1922 (U+CD01) has a counter-clockwise outer contour
    
    * .notdef#1922 (U+CD01) has a counter-clockwise outer contour
    
    * .notdef#1923 (U+CD08) has a counter-clockwise outer contour
    
    * .notdef#1923 (U+CD08) has a counter-clockwise outer contour
    
    * .notdef#1924 (U+CD09) has a counter-clockwise outer contour
    
    * .notdef#1924 (U+CD09) has a counter-clockwise outer contour
    
    * .notdef#1924 (U+CD09) has a counter-clockwise outer contour
    
    * .notdef#1925 (U+CD0C) has a counter-clockwise outer contour
    
    * .notdef#1925 (U+CD0C) has a counter-clockwise outer contour
    
    * .notdef#1925 (U+CD0C) has a counter-clockwise outer contour
    
    * .notdef#1926 (U+CD10) has a counter-clockwise outer contour
    
    * .notdef#1926 (U+CD10) has a counter-clockwise outer contour
    
    * .notdef#1926 (U+CD10) has a counter-clockwise outer contour
    
    * .notdef#1927 (U+CD18) has a counter-clockwise outer contour
    
    * .notdef#1927 (U+CD18) has a counter-clockwise outer contour
    
    * .notdef#1927 (U+CD18) has a counter-clockwise outer contour
    
    * .notdef#1928 (U+CD19) has a counter-clockwise outer contour
    
    * .notdef#1928 (U+CD19) has a counter-clockwise outer contour
    
    * .notdef#1928 (U+CD19) has a counter-clockwise outer contour
    
    * .notdef#1929 (U+CD1B) has a counter-clockwise outer contour
    
    * .notdef#1929 (U+CD1B) has a counter-clockwise outer contour
    
    * .notdef#1929 (U+CD1B) has a counter-clockwise outer contour
    
    * .notdef#193 (U+AD11) has a counter-clockwise outer contour
    
    * .notdef#193 (U+AD11) has a counter-clockwise outer contour
    
    * .notdef#193 (U+AD11) has a counter-clockwise outer contour
    
    * .notdef#193 (U+AD11) has a counter-clockwise outer contour
    
    * .notdef#1930 (U+CD1D) has a counter-clockwise outer contour
    
    * .notdef#1930 (U+CD1D) has a counter-clockwise outer contour
    
    * .notdef#1930 (U+CD1D) has a counter-clockwise outer contour
    
    * .notdef#1931 (U+CD24) has a counter-clockwise outer contour
    
    * .notdef#1931 (U+CD24) has a counter-clockwise outer contour
    
    * .notdef#1931 (U+CD24) has a counter-clockwise outer contour
    
    * .notdef#1932 (U+CD28) has a counter-clockwise outer contour
    
    * .notdef#1932 (U+CD28) has a counter-clockwise outer contour
    
    * .notdef#1932 (U+CD28) has a counter-clockwise outer contour
    
    * .notdef#1932 (U+CD28) has a counter-clockwise outer contour
    
    * .notdef#1933 (U+CD2C) has a counter-clockwise outer contour
    
    * .notdef#1933 (U+CD2C) has a counter-clockwise outer contour
    
    * .notdef#1933 (U+CD2C) has a counter-clockwise outer contour
    
    * .notdef#1933 (U+CD2C) has a counter-clockwise outer contour
    
    * .notdef#1934 (U+CD39) has a counter-clockwise outer contour
    
    * .notdef#1934 (U+CD39) has a counter-clockwise outer contour
    
    * .notdef#1934 (U+CD39) has a counter-clockwise outer contour
    
    * .notdef#1934 (U+CD39) has a counter-clockwise outer contour
    
    * .notdef#1935 (U+CD5C) has a counter-clockwise outer contour
    
    * .notdef#1935 (U+CD5C) has a counter-clockwise outer contour
    
    * .notdef#1935 (U+CD5C) has a counter-clockwise outer contour
    
    * .notdef#1936 (U+CD60) has a counter-clockwise outer contour
    
    * .notdef#1936 (U+CD60) has a counter-clockwise outer contour
    
    * .notdef#1936 (U+CD60) has a counter-clockwise outer contour
    
    * .notdef#1936 (U+CD60) has a counter-clockwise outer contour
    
    * .notdef#1937 (U+CD64) has a counter-clockwise outer contour
    
    * .notdef#1937 (U+CD64) has a counter-clockwise outer contour
    
    * .notdef#1937 (U+CD64) has a counter-clockwise outer contour
    
    * .notdef#1937 (U+CD64) has a counter-clockwise outer contour
    
    * .notdef#1938 (U+CD6C) has a counter-clockwise outer contour
    
    * .notdef#1938 (U+CD6C) has a counter-clockwise outer contour
    
    * .notdef#1938 (U+CD6C) has a counter-clockwise outer contour
    
    * .notdef#1938 (U+CD6C) has a counter-clockwise outer contour
    
    * .notdef#1939 (U+CD6D) has a counter-clockwise outer contour
    
    * .notdef#1939 (U+CD6D) has a counter-clockwise outer contour
    
    * .notdef#1939 (U+CD6D) has a counter-clockwise outer contour
    
    * .notdef#1939 (U+CD6D) has a counter-clockwise outer contour
    
    * .notdef#194 (U+AD18) has a counter-clockwise outer contour
    
    * .notdef#194 (U+AD18) has a counter-clockwise outer contour
    
    * .notdef#194 (U+AD18) has a counter-clockwise outer contour
    
    * .notdef#1940 (U+CD6F) has a counter-clockwise outer contour
    
    * .notdef#1940 (U+CD6F) has a counter-clockwise outer contour
    
    * .notdef#1940 (U+CD6F) has a counter-clockwise outer contour
    
    * .notdef#1940 (U+CD6F) has a counter-clockwise outer contour
    
    * .notdef#1941 (U+CD71) has a counter-clockwise outer contour
    
    * .notdef#1941 (U+CD71) has a counter-clockwise outer contour
    
    * .notdef#1941 (U+CD71) has a counter-clockwise outer contour
    
    * .notdef#1941 (U+CD71) has a counter-clockwise outer contour
    
    * .notdef#1942 (U+CD78) has a counter-clockwise outer contour
    
    * .notdef#1942 (U+CD78) has a counter-clockwise outer contour
    
    * .notdef#1943 (U+CD88) has a counter-clockwise outer contour
    
    * .notdef#1943 (U+CD88) has a counter-clockwise outer contour
    
    * .notdef#1943 (U+CD88) has a counter-clockwise outer contour
    
    * .notdef#1944 (U+CD94) has a counter-clockwise outer contour
    
    * .notdef#1944 (U+CD94) has a counter-clockwise outer contour
    
    * .notdef#1945 (U+CD95) has a counter-clockwise outer contour
    
    * .notdef#1945 (U+CD95) has a counter-clockwise outer contour
    
    * .notdef#1946 (U+CD98) has a counter-clockwise outer contour
    
    * .notdef#1946 (U+CD98) has a counter-clockwise outer contour
    
    * .notdef#1946 (U+CD98) has a counter-clockwise outer contour
    
    * .notdef#1947 (U+CD9C) has a counter-clockwise outer contour
    
    * .notdef#1947 (U+CD9C) has a counter-clockwise outer contour
    
    * .notdef#1948 (U+CDA4) has a counter-clockwise outer contour
    
    * .notdef#1948 (U+CDA4) has a counter-clockwise outer contour
    
    * .notdef#1949 (U+CDA5) has a counter-clockwise outer contour
    
    * .notdef#1949 (U+CDA5) has a counter-clockwise outer contour
    
    * .notdef#1949 (U+CDA5) has a counter-clockwise outer contour
    
    * .notdef#195 (U+AD1C) has a counter-clockwise outer contour
    
    * .notdef#195 (U+AD1C) has a counter-clockwise outer contour
    
    * .notdef#195 (U+AD1C) has a counter-clockwise outer contour
    
    * .notdef#195 (U+AD1C) has a counter-clockwise outer contour
    
    * .notdef#1950 (U+CDA7) has a counter-clockwise outer contour
    
    * .notdef#1950 (U+CDA7) has a counter-clockwise outer contour
    
    * .notdef#1951 (U+CDA9) has a counter-clockwise outer contour
    
    * .notdef#1951 (U+CDA9) has a counter-clockwise outer contour
    
    * .notdef#1952 (U+CDB0) has a counter-clockwise outer contour
    
    * .notdef#1952 (U+CDB0) has a counter-clockwise outer contour
    
    * .notdef#1952 (U+CDB0) has a counter-clockwise outer contour
    
    * .notdef#1953 (U+CDC4) has a counter-clockwise outer contour
    
    * .notdef#1953 (U+CDC4) has a counter-clockwise outer contour
    
    * .notdef#1953 (U+CDC4) has a counter-clockwise outer contour
    
    * .notdef#1953 (U+CDC4) has a counter-clockwise outer contour
    
    * .notdef#1954 (U+CDCC) has a counter-clockwise outer contour
    
    * .notdef#1954 (U+CDCC) has a counter-clockwise outer contour
    
    * .notdef#1954 (U+CDCC) has a counter-clockwise outer contour
    
    * .notdef#1954 (U+CDCC) has a counter-clockwise outer contour
    
    * .notdef#1955 (U+CDD0) has a counter-clockwise outer contour
    
    * .notdef#1955 (U+CDD0) has a counter-clockwise outer contour
    
    * .notdef#1955 (U+CDD0) has a counter-clockwise outer contour
    
    * .notdef#1955 (U+CDD0) has a counter-clockwise outer contour
    
    * .notdef#1955 (U+CDD0) has a counter-clockwise outer contour
    
    * .notdef#1956 (U+CDE8) has a counter-clockwise outer contour
    
    * .notdef#1956 (U+CDE8) has a counter-clockwise outer contour
    
    * .notdef#1956 (U+CDE8) has a counter-clockwise outer contour
    
    * .notdef#1957 (U+CDEC) has a counter-clockwise outer contour
    
    * .notdef#1957 (U+CDEC) has a counter-clockwise outer contour
    
    * .notdef#1957 (U+CDEC) has a counter-clockwise outer contour
    
    * .notdef#1957 (U+CDEC) has a counter-clockwise outer contour
    
    * .notdef#1958 (U+CDF0) has a counter-clockwise outer contour
    
    * .notdef#1958 (U+CDF0) has a counter-clockwise outer contour
    
    * .notdef#1958 (U+CDF0) has a counter-clockwise outer contour
    
    * .notdef#1958 (U+CDF0) has a counter-clockwise outer contour
    
    * .notdef#1959 (U+CDF8) has a counter-clockwise outer contour
    
    * .notdef#1959 (U+CDF8) has a counter-clockwise outer contour
    
    * .notdef#1959 (U+CDF8) has a counter-clockwise outer contour
    
    * .notdef#1959 (U+CDF8) has a counter-clockwise outer contour
    
    * .notdef#196 (U+AD20) has a counter-clockwise outer contour
    
    * .notdef#196 (U+AD20) has a counter-clockwise outer contour
    
    * .notdef#196 (U+AD20) has a counter-clockwise outer contour
    
    * .notdef#196 (U+AD20) has a counter-clockwise outer contour
    
    * .notdef#1960 (U+CDF9) has a counter-clockwise outer contour
    
    * .notdef#1960 (U+CDF9) has a counter-clockwise outer contour
    
    * .notdef#1960 (U+CDF9) has a counter-clockwise outer contour
    
    * .notdef#1960 (U+CDF9) has a counter-clockwise outer contour
    
    * .notdef#1961 (U+CDFB) has a counter-clockwise outer contour
    
    * .notdef#1961 (U+CDFB) has a counter-clockwise outer contour
    
    * .notdef#1961 (U+CDFB) has a counter-clockwise outer contour
    
    * .notdef#1961 (U+CDFB) has a counter-clockwise outer contour
    
    * .notdef#1962 (U+CDFD) has a counter-clockwise outer contour
    
    * .notdef#1962 (U+CDFD) has a counter-clockwise outer contour
    
    * .notdef#1962 (U+CDFD) has a counter-clockwise outer contour
    
    * .notdef#1962 (U+CDFD) has a counter-clockwise outer contour
    
    * .notdef#1963 (U+CE04) has a counter-clockwise outer contour
    
    * .notdef#1963 (U+CE04) has a counter-clockwise outer contour
    
    * .notdef#1964 (U+CE08) has a counter-clockwise outer contour
    
    * .notdef#1964 (U+CE08) has a counter-clockwise outer contour
    
    * .notdef#1964 (U+CE08) has a counter-clockwise outer contour
    
    * .notdef#1965 (U+CE0C) has a counter-clockwise outer contour
    
    * .notdef#1965 (U+CE0C) has a counter-clockwise outer contour
    
    * .notdef#1966 (U+CE14) has a counter-clockwise outer contour
    
    * .notdef#1966 (U+CE14) has a counter-clockwise outer contour
    
    * .notdef#1967 (U+CE19) has a counter-clockwise outer contour
    
    * .notdef#1967 (U+CE19) has a counter-clockwise outer contour
    
    * .notdef#1968 (U+CE20) has a counter-clockwise outer contour
    
    * .notdef#1968 (U+CE20) has a counter-clockwise outer contour
    
    * .notdef#1969 (U+CE21) has a counter-clockwise outer contour
    
    * .notdef#1969 (U+CE21) has a counter-clockwise outer contour
    
    * .notdef#1969 (U+CE21) has a counter-clockwise outer contour
    
    * .notdef#197 (U+AD29) has a counter-clockwise outer contour
    
    * .notdef#197 (U+AD29) has a counter-clockwise outer contour
    
    * .notdef#197 (U+AD29) has a counter-clockwise outer contour
    
    * .notdef#197 (U+AD29) has a counter-clockwise outer contour
    
    * .notdef#1970 (U+CE24) has a counter-clockwise outer contour
    
    * .notdef#1970 (U+CE24) has a counter-clockwise outer contour
    
    * .notdef#1970 (U+CE24) has a counter-clockwise outer contour
    
    * .notdef#1971 (U+CE28) has a counter-clockwise outer contour
    
    * .notdef#1971 (U+CE28) has a counter-clockwise outer contour
    
    * .notdef#1971 (U+CE28) has a counter-clockwise outer contour
    
    * .notdef#1972 (U+CE30) has a counter-clockwise outer contour
    
    * .notdef#1972 (U+CE30) has a counter-clockwise outer contour
    
    * .notdef#1972 (U+CE30) has a counter-clockwise outer contour
    
    * .notdef#1973 (U+CE31) has a counter-clockwise outer contour
    
    * .notdef#1973 (U+CE31) has a counter-clockwise outer contour
    
    * .notdef#1973 (U+CE31) has a counter-clockwise outer contour
    
    * .notdef#1974 (U+CE33) has a counter-clockwise outer contour
    
    * .notdef#1974 (U+CE33) has a counter-clockwise outer contour
    
    * .notdef#1974 (U+CE33) has a counter-clockwise outer contour
    
    * .notdef#1975 (U+CE35) has a counter-clockwise outer contour
    
    * .notdef#1975 (U+CE35) has a counter-clockwise outer contour
    
    * .notdef#1975 (U+CE35) has a counter-clockwise outer contour
    
    * .notdef#1976 (U+CE58) has a counter-clockwise outer contour
    
    * .notdef#1976 (U+CE58) has a counter-clockwise outer contour
    
    * .notdef#1977 (U+CE59) has a counter-clockwise outer contour
    
    * .notdef#1977 (U+CE59) has a counter-clockwise outer contour
    
    * .notdef#1977 (U+CE59) has a counter-clockwise outer contour
    
    * .notdef#1978 (U+CE5C) has a counter-clockwise outer contour
    
    * .notdef#1978 (U+CE5C) has a counter-clockwise outer contour
    
    * .notdef#1978 (U+CE5C) has a counter-clockwise outer contour
    
    * .notdef#1979 (U+CE5F) has a counter-clockwise outer contour
    
    * .notdef#1979 (U+CE5F) has a counter-clockwise outer contour
    
    * .notdef#1979 (U+CE5F) has a counter-clockwise outer contour
    
    * .notdef#198 (U+AD2C) has a counter-clockwise outer contour
    
    * .notdef#198 (U+AD2C) has a counter-clockwise outer contour
    
    * .notdef#198 (U+AD2C) has a counter-clockwise outer contour
    
    * .notdef#198 (U+AD2C) has a counter-clockwise outer contour
    
    * .notdef#1980 (U+CE60) has a counter-clockwise outer contour
    
    * .notdef#1980 (U+CE60) has a counter-clockwise outer contour
    
    * .notdef#1980 (U+CE60) has a counter-clockwise outer contour
    
    * .notdef#1981 (U+CE61) has a counter-clockwise outer contour
    
    * .notdef#1981 (U+CE61) has a counter-clockwise outer contour
    
    * .notdef#1981 (U+CE61) has a counter-clockwise outer contour
    
    * .notdef#1981 (U+CE61) has a counter-clockwise outer contour
    
    * .notdef#1982 (U+CE68) has a counter-clockwise outer contour
    
    * .notdef#1982 (U+CE68) has a counter-clockwise outer contour
    
    * .notdef#1982 (U+CE68) has a counter-clockwise outer contour
    
    * .notdef#1983 (U+CE69) has a counter-clockwise outer contour
    
    * .notdef#1983 (U+CE69) has a counter-clockwise outer contour
    
    * .notdef#1983 (U+CE69) has a counter-clockwise outer contour
    
    * .notdef#1984 (U+CE6B) has a counter-clockwise outer contour
    
    * .notdef#1984 (U+CE6B) has a counter-clockwise outer contour
    
    * .notdef#1984 (U+CE6B) has a counter-clockwise outer contour
    
    * .notdef#1985 (U+CE6D) has a counter-clockwise outer contour
    
    * .notdef#1985 (U+CE6D) has a counter-clockwise outer contour
    
    * .notdef#1985 (U+CE6D) has a counter-clockwise outer contour
    
    * .notdef#1986 (U+CE74) has a counter-clockwise outer contour
    
    * .notdef#1986 (U+CE74) has a counter-clockwise outer contour
    
    * .notdef#1987 (U+CE75) has a counter-clockwise outer contour
    
    * .notdef#1987 (U+CE75) has a counter-clockwise outer contour
    
    * .notdef#1987 (U+CE75) has a counter-clockwise outer contour
    
    * .notdef#1988 (U+CE78) has a counter-clockwise outer contour
    
    * .notdef#1988 (U+CE78) has a counter-clockwise outer contour
    
    * .notdef#1988 (U+CE78) has a counter-clockwise outer contour
    
    * .notdef#1989 (U+CE7C) has a counter-clockwise outer contour
    
    * .notdef#1989 (U+CE7C) has a counter-clockwise outer contour
    
    * .notdef#1989 (U+CE7C) has a counter-clockwise outer contour
    
    * .notdef#199 (U+AD2D) has a counter-clockwise outer contour
    
    * .notdef#199 (U+AD2D) has a counter-clockwise outer contour
    
    * .notdef#199 (U+AD2D) has a counter-clockwise outer contour
    
    * .notdef#199 (U+AD2D) has a counter-clockwise outer contour
    
    * .notdef#1990 (U+CE84) has a counter-clockwise outer contour
    
    * .notdef#1990 (U+CE84) has a counter-clockwise outer contour
    
    * .notdef#1990 (U+CE84) has a counter-clockwise outer contour
    
    * .notdef#1991 (U+CE85) has a counter-clockwise outer contour
    
    * .notdef#1991 (U+CE85) has a counter-clockwise outer contour
    
    * .notdef#1991 (U+CE85) has a counter-clockwise outer contour
    
    * .notdef#1992 (U+CE87) has a counter-clockwise outer contour
    
    * .notdef#1992 (U+CE87) has a counter-clockwise outer contour
    
    * .notdef#1992 (U+CE87) has a counter-clockwise outer contour
    
    * .notdef#1993 (U+CE89) has a counter-clockwise outer contour
    
    * .notdef#1993 (U+CE89) has a counter-clockwise outer contour
    
    * .notdef#1993 (U+CE89) has a counter-clockwise outer contour
    
    * .notdef#1994 (U+CE90) has a counter-clockwise outer contour
    
    * .notdef#1994 (U+CE90) has a counter-clockwise outer contour
    
    * .notdef#1995 (U+CE91) has a counter-clockwise outer contour
    
    * .notdef#1995 (U+CE91) has a counter-clockwise outer contour
    
    * .notdef#1995 (U+CE91) has a counter-clockwise outer contour
    
    * .notdef#1996 (U+CE94) has a counter-clockwise outer contour
    
    * .notdef#1996 (U+CE94) has a counter-clockwise outer contour
    
    * .notdef#1996 (U+CE94) has a counter-clockwise outer contour
    
    * .notdef#1997 (U+CE98) has a counter-clockwise outer contour
    
    * .notdef#1997 (U+CE98) has a counter-clockwise outer contour
    
    * .notdef#1997 (U+CE98) has a counter-clockwise outer contour
    
    * .notdef#1998 (U+CEA0) has a counter-clockwise outer contour
    
    * .notdef#1998 (U+CEA0) has a counter-clockwise outer contour
    
    * .notdef#1998 (U+CEA0) has a counter-clockwise outer contour
    
    * .notdef#1999 (U+CEA1) has a counter-clockwise outer contour
    
    * .notdef#1999 (U+CEA1) has a counter-clockwise outer contour
    
    * .notdef#1999 (U+CEA1) has a counter-clockwise outer contour
    
    * .notdef#200 (U+AD34) has a counter-clockwise outer contour
    
    * .notdef#200 (U+AD34) has a counter-clockwise outer contour
    
    * .notdef#200 (U+AD34) has a counter-clockwise outer contour
    
    * .notdef#2000 (U+CEA3) has a counter-clockwise outer contour
    
    * .notdef#2000 (U+CEA3) has a counter-clockwise outer contour
    
    * .notdef#2000 (U+CEA3) has a counter-clockwise outer contour
    
    * .notdef#2001 (U+CEA4) has a counter-clockwise outer contour
    
    * .notdef#2001 (U+CEA4) has a counter-clockwise outer contour
    
    * .notdef#2001 (U+CEA4) has a counter-clockwise outer contour
    
    * .notdef#2002 (U+CEA5) has a counter-clockwise outer contour
    
    * .notdef#2002 (U+CEA5) has a counter-clockwise outer contour
    
    * .notdef#2002 (U+CEA5) has a counter-clockwise outer contour
    
    * .notdef#2003 (U+CEAC) has a counter-clockwise outer contour
    
    * .notdef#2003 (U+CEAC) has a counter-clockwise outer contour
    
    * .notdef#2004 (U+CEAD) has a counter-clockwise outer contour
    
    * .notdef#2004 (U+CEAD) has a counter-clockwise outer contour
    
    * .notdef#2004 (U+CEAD) has a counter-clockwise outer contour
    
    * .notdef#2005 (U+CEC1) has a counter-clockwise outer contour
    
    * .notdef#2005 (U+CEC1) has a counter-clockwise outer contour
    
    * .notdef#2005 (U+CEC1) has a counter-clockwise outer contour
    
    * .notdef#2006 (U+CEE4) has a counter-clockwise outer contour
    
    * .notdef#2006 (U+CEE4) has a counter-clockwise outer contour
    
    * .notdef#2007 (U+CEE5) has a counter-clockwise outer contour
    
    * .notdef#2007 (U+CEE5) has a counter-clockwise outer contour
    
    * .notdef#2007 (U+CEE5) has a counter-clockwise outer contour
    
    * .notdef#2008 (U+CEE8) has a counter-clockwise outer contour
    
    * .notdef#2008 (U+CEE8) has a counter-clockwise outer contour
    
    * .notdef#2008 (U+CEE8) has a counter-clockwise outer contour
    
    * .notdef#2009 (U+CEEB) has a counter-clockwise outer contour
    
    * .notdef#2009 (U+CEEB) has a counter-clockwise outer contour
    
    * .notdef#2009 (U+CEEB) has a counter-clockwise outer contour
    
    * .notdef#201 (U+AD35) has a counter-clockwise outer contour
    
    * .notdef#201 (U+AD35) has a counter-clockwise outer contour
    
    * .notdef#201 (U+AD35) has a counter-clockwise outer contour
    
    * .notdef#201 (U+AD35) has a counter-clockwise outer contour
    
    * .notdef#2010 (U+CEEC) has a counter-clockwise outer contour
    
    * .notdef#2010 (U+CEEC) has a counter-clockwise outer contour
    
    * .notdef#2010 (U+CEEC) has a counter-clockwise outer contour
    
    * .notdef#2011 (U+CEF4) has a counter-clockwise outer contour
    
    * .notdef#2011 (U+CEF4) has a counter-clockwise outer contour
    
    * .notdef#2011 (U+CEF4) has a counter-clockwise outer contour
    
    * .notdef#2012 (U+CEF5) has a counter-clockwise outer contour
    
    * .notdef#2012 (U+CEF5) has a counter-clockwise outer contour
    
    * .notdef#2012 (U+CEF5) has a counter-clockwise outer contour
    
    * .notdef#2013 (U+CEF7) has a counter-clockwise outer contour
    
    * .notdef#2013 (U+CEF7) has a counter-clockwise outer contour
    
    * .notdef#2013 (U+CEF7) has a counter-clockwise outer contour
    
    * .notdef#2014 (U+CEF8) has a counter-clockwise outer contour
    
    * .notdef#2014 (U+CEF8) has a counter-clockwise outer contour
    
    * .notdef#2014 (U+CEF8) has a counter-clockwise outer contour
    
    * .notdef#2015 (U+CEF9) has a counter-clockwise outer contour
    
    * .notdef#2015 (U+CEF9) has a counter-clockwise outer contour
    
    * .notdef#2015 (U+CEF9) has a counter-clockwise outer contour
    
    * .notdef#2016 (U+CF00) has a counter-clockwise outer contour
    
    * .notdef#2016 (U+CF00) has a counter-clockwise outer contour
    
    * .notdef#2017 (U+CF01) has a counter-clockwise outer contour
    
    * .notdef#2017 (U+CF01) has a counter-clockwise outer contour
    
    * .notdef#2017 (U+CF01) has a counter-clockwise outer contour
    
    * .notdef#2017 (U+CF01) has a counter-clockwise outer contour
    
    * .notdef#2018 (U+CF04) has a counter-clockwise outer contour
    
    * .notdef#2018 (U+CF04) has a counter-clockwise outer contour
    
    * .notdef#2018 (U+CF04) has a counter-clockwise outer contour
    
    * .notdef#2018 (U+CF04) has a counter-clockwise outer contour
    
    * .notdef#2019 (U+CF08) has a counter-clockwise outer contour
    
    * .notdef#2019 (U+CF08) has a counter-clockwise outer contour
    
    * .notdef#2019 (U+CF08) has a counter-clockwise outer contour
    
    * .notdef#2019 (U+CF08) has a counter-clockwise outer contour
    
    * .notdef#202 (U+AD38) has a counter-clockwise outer contour
    
    * .notdef#202 (U+AD38) has a counter-clockwise outer contour
    
    * .notdef#202 (U+AD38) has a counter-clockwise outer contour
    
    * .notdef#202 (U+AD38) has a counter-clockwise outer contour
    
    * .notdef#2020 (U+CF10) has a counter-clockwise outer contour
    
    * .notdef#2020 (U+CF10) has a counter-clockwise outer contour
    
    * .notdef#2020 (U+CF10) has a counter-clockwise outer contour
    
    * .notdef#2020 (U+CF10) has a counter-clockwise outer contour
    
    * .notdef#2021 (U+CF11) has a counter-clockwise outer contour
    
    * .notdef#2021 (U+CF11) has a counter-clockwise outer contour
    
    * .notdef#2021 (U+CF11) has a counter-clockwise outer contour
    
    * .notdef#2021 (U+CF11) has a counter-clockwise outer contour
    
    * .notdef#2022 (U+CF13) has a counter-clockwise outer contour
    
    * .notdef#2022 (U+CF13) has a counter-clockwise outer contour
    
    * .notdef#2022 (U+CF13) has a counter-clockwise outer contour
    
    * .notdef#2022 (U+CF13) has a counter-clockwise outer contour
    
    * .notdef#2023 (U+CF15) has a counter-clockwise outer contour
    
    * .notdef#2023 (U+CF15) has a counter-clockwise outer contour
    
    * .notdef#2023 (U+CF15) has a counter-clockwise outer contour
    
    * .notdef#2023 (U+CF15) has a counter-clockwise outer contour
    
    * .notdef#2024 (U+CF1C) has a counter-clockwise outer contour
    
    * .notdef#2024 (U+CF1C) has a counter-clockwise outer contour
    
    * .notdef#2025 (U+CF20) has a counter-clockwise outer contour
    
    * .notdef#2025 (U+CF20) has a counter-clockwise outer contour
    
    * .notdef#2025 (U+CF20) has a counter-clockwise outer contour
    
    * .notdef#2026 (U+CF24) has a counter-clockwise outer contour
    
    * .notdef#2026 (U+CF24) has a counter-clockwise outer contour
    
    * .notdef#2026 (U+CF24) has a counter-clockwise outer contour
    
    * .notdef#2027 (U+CF2C) has a counter-clockwise outer contour
    
    * .notdef#2027 (U+CF2C) has a counter-clockwise outer contour
    
    * .notdef#2027 (U+CF2C) has a counter-clockwise outer contour
    
    * .notdef#2028 (U+CF2D) has a counter-clockwise outer contour
    
    * .notdef#2028 (U+CF2D) has a counter-clockwise outer contour
    
    * .notdef#2028 (U+CF2D) has a counter-clockwise outer contour
    
    * .notdef#2029 (U+CF2F) has a counter-clockwise outer contour
    
    * .notdef#2029 (U+CF2F) has a counter-clockwise outer contour
    
    * .notdef#2029 (U+CF2F) has a counter-clockwise outer contour
    
    * .notdef#203 (U+AD3C) has a counter-clockwise outer contour
    
    * .notdef#203 (U+AD3C) has a counter-clockwise outer contour
    
    * .notdef#203 (U+AD3C) has a counter-clockwise outer contour
    
    * .notdef#203 (U+AD3C) has a counter-clockwise outer contour
    
    * .notdef#2030 (U+CF30) has a counter-clockwise outer contour
    
    * .notdef#2030 (U+CF30) has a counter-clockwise outer contour
    
    * .notdef#2030 (U+CF30) has a counter-clockwise outer contour
    
    * .notdef#2031 (U+CF31) has a counter-clockwise outer contour
    
    * .notdef#2031 (U+CF31) has a counter-clockwise outer contour
    
    * .notdef#2031 (U+CF31) has a counter-clockwise outer contour
    
    * .notdef#2032 (U+CF38) has a counter-clockwise outer contour
    
    * .notdef#2032 (U+CF38) has a counter-clockwise outer contour
    
    * .notdef#2033 (U+CF54) has a counter-clockwise outer contour
    
    * .notdef#2033 (U+CF54) has a counter-clockwise outer contour
    
    * .notdef#2034 (U+CF55) has a counter-clockwise outer contour
    
    * .notdef#2034 (U+CF55) has a counter-clockwise outer contour
    
    * .notdef#2034 (U+CF55) has a counter-clockwise outer contour
    
    * .notdef#2035 (U+CF58) has a counter-clockwise outer contour
    
    * .notdef#2035 (U+CF58) has a counter-clockwise outer contour
    
    * .notdef#2035 (U+CF58) has a counter-clockwise outer contour
    
    * .notdef#2036 (U+CF5C) has a counter-clockwise outer contour
    
    * .notdef#2036 (U+CF5C) has a counter-clockwise outer contour
    
    * .notdef#2036 (U+CF5C) has a counter-clockwise outer contour
    
    * .notdef#2037 (U+CF64) has a counter-clockwise outer contour
    
    * .notdef#2037 (U+CF64) has a counter-clockwise outer contour
    
    * .notdef#2037 (U+CF64) has a counter-clockwise outer contour
    
    * .notdef#2038 (U+CF65) has a counter-clockwise outer contour
    
    * .notdef#2038 (U+CF65) has a counter-clockwise outer contour
    
    * .notdef#2038 (U+CF65) has a counter-clockwise outer contour
    
    * .notdef#2039 (U+CF67) has a counter-clockwise outer contour
    
    * .notdef#2039 (U+CF67) has a counter-clockwise outer contour
    
    * .notdef#2039 (U+CF67) has a counter-clockwise outer contour
    
    * .notdef#204 (U+AD44) has a counter-clockwise outer contour
    
    * .notdef#204 (U+AD44) has a counter-clockwise outer contour
    
    * .notdef#204 (U+AD44) has a counter-clockwise outer contour
    
    * .notdef#204 (U+AD44) has a counter-clockwise outer contour
    
    * .notdef#2040 (U+CF69) has a counter-clockwise outer contour
    
    * .notdef#2040 (U+CF69) has a counter-clockwise outer contour
    
    * .notdef#2040 (U+CF69) has a counter-clockwise outer contour
    
    * .notdef#2041 (U+CF70) has a counter-clockwise outer contour
    
    * .notdef#2041 (U+CF70) has a counter-clockwise outer contour
    
    * .notdef#2041 (U+CF70) has a counter-clockwise outer contour
    
    * .notdef#2042 (U+CF71) has a counter-clockwise outer contour
    
    * .notdef#2042 (U+CF71) has a counter-clockwise outer contour
    
    * .notdef#2042 (U+CF71) has a counter-clockwise outer contour
    
    * .notdef#2042 (U+CF71) has a counter-clockwise outer contour
    
    * .notdef#2043 (U+CF74) has a counter-clockwise outer contour
    
    * .notdef#2043 (U+CF74) has a counter-clockwise outer contour
    
    * .notdef#2043 (U+CF74) has a counter-clockwise outer contour
    
    * .notdef#2043 (U+CF74) has a counter-clockwise outer contour
    
    * .notdef#2044 (U+CF78) has a counter-clockwise outer contour
    
    * .notdef#2044 (U+CF78) has a counter-clockwise outer contour
    
    * .notdef#2044 (U+CF78) has a counter-clockwise outer contour
    
    * .notdef#2044 (U+CF78) has a counter-clockwise outer contour
    
    * .notdef#2045 (U+CF80) has a counter-clockwise outer contour
    
    * .notdef#2045 (U+CF80) has a counter-clockwise outer contour
    
    * .notdef#2045 (U+CF80) has a counter-clockwise outer contour
    
    * .notdef#2045 (U+CF80) has a counter-clockwise outer contour
    
    * .notdef#2046 (U+CF85) has a counter-clockwise outer contour
    
    * .notdef#2046 (U+CF85) has a counter-clockwise outer contour
    
    * .notdef#2046 (U+CF85) has a counter-clockwise outer contour
    
    * .notdef#2046 (U+CF85) has a counter-clockwise outer contour
    
    * .notdef#2047 (U+CF8C) has a counter-clockwise outer contour
    
    * .notdef#2047 (U+CF8C) has a counter-clockwise outer contour
    
    * .notdef#2047 (U+CF8C) has a counter-clockwise outer contour
    
    * .notdef#2048 (U+CFA1) has a counter-clockwise outer contour
    
    * .notdef#2048 (U+CFA1) has a counter-clockwise outer contour
    
    * .notdef#2048 (U+CFA1) has a counter-clockwise outer contour
    
    * .notdef#2048 (U+CFA1) has a counter-clockwise outer contour
    
    * .notdef#2049 (U+CFA8) has a counter-clockwise outer contour
    
    * .notdef#2049 (U+CFA8) has a counter-clockwise outer contour
    
    * .notdef#2049 (U+CFA8) has a counter-clockwise outer contour
    
    * .notdef#205 (U+AD45) has a counter-clockwise outer contour
    
    * .notdef#205 (U+AD45) has a counter-clockwise outer contour
    
    * .notdef#205 (U+AD45) has a counter-clockwise outer contour
    
    * .notdef#205 (U+AD45) has a counter-clockwise outer contour
    
    * .notdef#2050 (U+CFB0) has a counter-clockwise outer contour
    
    * .notdef#2050 (U+CFB0) has a counter-clockwise outer contour
    
    * .notdef#2050 (U+CFB0) has a counter-clockwise outer contour
    
    * .notdef#2050 (U+CFB0) has a counter-clockwise outer contour
    
    * .notdef#2051 (U+CFC4) has a counter-clockwise outer contour
    
    * .notdef#2051 (U+CFC4) has a counter-clockwise outer contour
    
    * .notdef#2052 (U+CFE0) has a counter-clockwise outer contour
    
    * .notdef#2052 (U+CFE0) has a counter-clockwise outer contour
    
    * .notdef#2053 (U+CFE1) has a counter-clockwise outer contour
    
    * .notdef#2053 (U+CFE1) has a counter-clockwise outer contour
    
    * .notdef#2054 (U+CFE4) has a counter-clockwise outer contour
    
    * .notdef#2054 (U+CFE4) has a counter-clockwise outer contour
    
    * .notdef#2054 (U+CFE4) has a counter-clockwise outer contour
    
    * .notdef#2055 (U+CFE8) has a counter-clockwise outer contour
    
    * .notdef#2055 (U+CFE8) has a counter-clockwise outer contour
    
    * .notdef#2056 (U+CFF0) has a counter-clockwise outer contour
    
    * .notdef#2056 (U+CFF0) has a counter-clockwise outer contour
    
    * .notdef#2057 (U+CFF1) has a counter-clockwise outer contour
    
    * .notdef#2057 (U+CFF1) has a counter-clockwise outer contour
    
    * .notdef#2057 (U+CFF1) has a counter-clockwise outer contour
    
    * .notdef#2058 (U+CFF3) has a counter-clockwise outer contour
    
    * .notdef#2058 (U+CFF3) has a counter-clockwise outer contour
    
    * .notdef#2059 (U+CFF5) has a counter-clockwise outer contour
    
    * .notdef#2059 (U+CFF5) has a counter-clockwise outer contour
    
    * .notdef#206 (U+AD47) has a counter-clockwise outer contour
    
    * .notdef#206 (U+AD47) has a counter-clockwise outer contour
    
    * .notdef#206 (U+AD47) has a counter-clockwise outer contour
    
    * .notdef#206 (U+AD47) has a counter-clockwise outer contour
    
    * .notdef#2060 (U+CFFC) has a counter-clockwise outer contour
    
    * .notdef#2060 (U+CFFC) has a counter-clockwise outer contour
    
    * .notdef#2061 (U+D000) has a counter-clockwise outer contour
    
    * .notdef#2061 (U+D000) has a counter-clockwise outer contour
    
    * .notdef#2061 (U+D000) has a counter-clockwise outer contour
    
    * .notdef#2061 (U+D000) has a counter-clockwise outer contour
    
    * .notdef#2062 (U+D004) has a counter-clockwise outer contour
    
    * .notdef#2062 (U+D004) has a counter-clockwise outer contour
    
    * .notdef#2062 (U+D004) has a counter-clockwise outer contour
    
    * .notdef#2062 (U+D004) has a counter-clockwise outer contour
    
    * .notdef#2063 (U+D011) has a counter-clockwise outer contour
    
    * .notdef#2063 (U+D011) has a counter-clockwise outer contour
    
    * .notdef#2063 (U+D011) has a counter-clockwise outer contour
    
    * .notdef#2063 (U+D011) has a counter-clockwise outer contour
    
    * .notdef#2064 (U+D018) has a counter-clockwise outer contour
    
    * .notdef#2064 (U+D018) has a counter-clockwise outer contour
    
    * .notdef#2064 (U+D018) has a counter-clockwise outer contour
    
    * .notdef#2065 (U+D02D) has a counter-clockwise outer contour
    
    * .notdef#2065 (U+D02D) has a counter-clockwise outer contour
    
    * .notdef#2065 (U+D02D) has a counter-clockwise outer contour
    
    * .notdef#2065 (U+D02D) has a counter-clockwise outer contour
    
    * .notdef#2066 (U+D034) has a counter-clockwise outer contour
    
    * .notdef#2066 (U+D034) has a counter-clockwise outer contour
    
    * .notdef#2066 (U+D034) has a counter-clockwise outer contour
    
    * .notdef#2067 (U+D035) has a counter-clockwise outer contour
    
    * .notdef#2067 (U+D035) has a counter-clockwise outer contour
    
    * .notdef#2067 (U+D035) has a counter-clockwise outer contour
    
    * .notdef#2067 (U+D035) has a counter-clockwise outer contour
    
    * .notdef#2068 (U+D038) has a counter-clockwise outer contour
    
    * .notdef#2068 (U+D038) has a counter-clockwise outer contour
    
    * .notdef#2068 (U+D038) has a counter-clockwise outer contour
    
    * .notdef#2068 (U+D038) has a counter-clockwise outer contour
    
    * .notdef#2069 (U+D03C) has a counter-clockwise outer contour
    
    * .notdef#2069 (U+D03C) has a counter-clockwise outer contour
    
    * .notdef#2069 (U+D03C) has a counter-clockwise outer contour
    
    * .notdef#2069 (U+D03C) has a counter-clockwise outer contour
    
    * .notdef#207 (U+AD49) has a counter-clockwise outer contour
    
    * .notdef#207 (U+AD49) has a counter-clockwise outer contour
    
    * .notdef#207 (U+AD49) has a counter-clockwise outer contour
    
    * .notdef#207 (U+AD49) has a counter-clockwise outer contour
    
    * .notdef#2070 (U+D044) has a counter-clockwise outer contour
    
    * .notdef#2070 (U+D044) has a counter-clockwise outer contour
    
    * .notdef#2070 (U+D044) has a counter-clockwise outer contour
    
    * .notdef#2070 (U+D044) has a counter-clockwise outer contour
    
    * .notdef#2071 (U+D045) has a counter-clockwise outer contour
    
    * .notdef#2071 (U+D045) has a counter-clockwise outer contour
    
    * .notdef#2071 (U+D045) has a counter-clockwise outer contour
    
    * .notdef#2071 (U+D045) has a counter-clockwise outer contour
    
    * .notdef#2072 (U+D047) has a counter-clockwise outer contour
    
    * .notdef#2072 (U+D047) has a counter-clockwise outer contour
    
    * .notdef#2072 (U+D047) has a counter-clockwise outer contour
    
    * .notdef#2072 (U+D047) has a counter-clockwise outer contour
    
    * .notdef#2073 (U+D049) has a counter-clockwise outer contour
    
    * .notdef#2073 (U+D049) has a counter-clockwise outer contour
    
    * .notdef#2073 (U+D049) has a counter-clockwise outer contour
    
    * .notdef#2073 (U+D049) has a counter-clockwise outer contour
    
    * .notdef#2074 (U+D050) has a counter-clockwise outer contour
    
    * .notdef#2074 (U+D050) has a counter-clockwise outer contour
    
    * .notdef#2075 (U+D054) has a counter-clockwise outer contour
    
    * .notdef#2075 (U+D054) has a counter-clockwise outer contour
    
    * .notdef#2075 (U+D054) has a counter-clockwise outer contour
    
    * .notdef#2076 (U+D058) has a counter-clockwise outer contour
    
    * .notdef#2076 (U+D058) has a counter-clockwise outer contour
    
    * .notdef#2077 (U+D060) has a counter-clockwise outer contour
    
    * .notdef#2077 (U+D060) has a counter-clockwise outer contour
    
    * .notdef#2078 (U+D06C) has a counter-clockwise outer contour
    
    * .notdef#2078 (U+D06C) has a counter-clockwise outer contour
    
    * .notdef#2079 (U+D06D) has a counter-clockwise outer contour
    
    * .notdef#2079 (U+D06D) has a counter-clockwise outer contour
    
    * .notdef#2079 (U+D06D) has a counter-clockwise outer contour
    
    * .notdef#208 (U+AD50) has a counter-clockwise outer contour
    
    * .notdef#208 (U+AD50) has a counter-clockwise outer contour
    
    * .notdef#2080 (U+D070) has a counter-clockwise outer contour
    
    * .notdef#2080 (U+D070) has a counter-clockwise outer contour
    
    * .notdef#2080 (U+D070) has a counter-clockwise outer contour
    
    * .notdef#2081 (U+D074) has a counter-clockwise outer contour
    
    * .notdef#2081 (U+D074) has a counter-clockwise outer contour
    
    * .notdef#2081 (U+D074) has a counter-clockwise outer contour
    
    * .notdef#2082 (U+D07C) has a counter-clockwise outer contour
    
    * .notdef#2082 (U+D07C) has a counter-clockwise outer contour
    
    * .notdef#2082 (U+D07C) has a counter-clockwise outer contour
    
    * .notdef#2083 (U+D07D) has a counter-clockwise outer contour
    
    * .notdef#2083 (U+D07D) has a counter-clockwise outer contour
    
    * .notdef#2083 (U+D07D) has a counter-clockwise outer contour
    
    * .notdef#2084 (U+D081) has a counter-clockwise outer contour
    
    * .notdef#2084 (U+D081) has a counter-clockwise outer contour
    
    * .notdef#2084 (U+D081) has a counter-clockwise outer contour
    
    * .notdef#2085 (U+D0A4) has a counter-clockwise outer contour
    
    * .notdef#2085 (U+D0A4) has a counter-clockwise outer contour
    
    * .notdef#2086 (U+D0A5) has a counter-clockwise outer contour
    
    * .notdef#2086 (U+D0A5) has a counter-clockwise outer contour
    
    * .notdef#2086 (U+D0A5) has a counter-clockwise outer contour
    
    * .notdef#2087 (U+D0A8) has a counter-clockwise outer contour
    
    * .notdef#2087 (U+D0A8) has a counter-clockwise outer contour
    
    * .notdef#2087 (U+D0A8) has a counter-clockwise outer contour
    
    * .notdef#2088 (U+D0AC) has a counter-clockwise outer contour
    
    * .notdef#2088 (U+D0AC) has a counter-clockwise outer contour
    
    * .notdef#2088 (U+D0AC) has a counter-clockwise outer contour
    
    * .notdef#2089 (U+D0B4) has a counter-clockwise outer contour
    
    * .notdef#2089 (U+D0B4) has a counter-clockwise outer contour
    
    * .notdef#2089 (U+D0B4) has a counter-clockwise outer contour
    
    * .notdef#209 (U+AD54) has a counter-clockwise outer contour
    
    * .notdef#209 (U+AD54) has a counter-clockwise outer contour
    
    * .notdef#209 (U+AD54) has a counter-clockwise outer contour
    
    * .notdef#2090 (U+D0B5) has a counter-clockwise outer contour
    
    * .notdef#2090 (U+D0B5) has a counter-clockwise outer contour
    
    * .notdef#2090 (U+D0B5) has a counter-clockwise outer contour
    
    * .notdef#2091 (U+D0B7) has a counter-clockwise outer contour
    
    * .notdef#2091 (U+D0B7) has a counter-clockwise outer contour
    
    * .notdef#2091 (U+D0B7) has a counter-clockwise outer contour
    
    * .notdef#2092 (U+D0B9) has a counter-clockwise outer contour
    
    * .notdef#2092 (U+D0B9) has a counter-clockwise outer contour
    
    * .notdef#2092 (U+D0B9) has a counter-clockwise outer contour
    
    * .notdef#2093 (U+D0C0) has a counter-clockwise outer contour
    
    * .notdef#2093 (U+D0C0) has a counter-clockwise outer contour
    
    * .notdef#2094 (U+D0C1) has a counter-clockwise outer contour
    
    * .notdef#2094 (U+D0C1) has a counter-clockwise outer contour
    
    * .notdef#2094 (U+D0C1) has a counter-clockwise outer contour
    
    * .notdef#2095 (U+D0C4) has a counter-clockwise outer contour
    
    * .notdef#2095 (U+D0C4) has a counter-clockwise outer contour
    
    * .notdef#2095 (U+D0C4) has a counter-clockwise outer contour
    
    * .notdef#2096 (U+D0C8) has a counter-clockwise outer contour
    
    * .notdef#2096 (U+D0C8) has a counter-clockwise outer contour
    
    * .notdef#2096 (U+D0C8) has a counter-clockwise outer contour
    
    * .notdef#2097 (U+D0C9) has a counter-clockwise outer contour
    
    * .notdef#2097 (U+D0C9) has a counter-clockwise outer contour
    
    * .notdef#2097 (U+D0C9) has a counter-clockwise outer contour
    
    * .notdef#2097 (U+D0C9) has a counter-clockwise outer contour
    
    * .notdef#2098 (U+D0D0) has a counter-clockwise outer contour
    
    * .notdef#2098 (U+D0D0) has a counter-clockwise outer contour
    
    * .notdef#2098 (U+D0D0) has a counter-clockwise outer contour
    
    * .notdef#2099 (U+D0D1) has a counter-clockwise outer contour
    
    * .notdef#2099 (U+D0D1) has a counter-clockwise outer contour
    
    * .notdef#2099 (U+D0D1) has a counter-clockwise outer contour
    
    * .notdef#210 (U+AD58) has a counter-clockwise outer contour
    
    * .notdef#210 (U+AD58) has a counter-clockwise outer contour
    
    * .notdef#210 (U+AD58) has a counter-clockwise outer contour
    
    * .notdef#2100 (U+D0D3) has a counter-clockwise outer contour
    
    * .notdef#2100 (U+D0D3) has a counter-clockwise outer contour
    
    * .notdef#2100 (U+D0D3) has a counter-clockwise outer contour
    
    * .notdef#2101 (U+D0D4) has a counter-clockwise outer contour
    
    * .notdef#2101 (U+D0D4) has a counter-clockwise outer contour
    
    * .notdef#2101 (U+D0D4) has a counter-clockwise outer contour
    
    * .notdef#2102 (U+D0D5) has a counter-clockwise outer contour
    
    * .notdef#2102 (U+D0D5) has a counter-clockwise outer contour
    
    * .notdef#2102 (U+D0D5) has a counter-clockwise outer contour
    
    * .notdef#2103 (U+D0DC) has a counter-clockwise outer contour
    
    * .notdef#2103 (U+D0DC) has a counter-clockwise outer contour
    
    * .notdef#2104 (U+D0DD) has a counter-clockwise outer contour
    
    * .notdef#2104 (U+D0DD) has a counter-clockwise outer contour
    
    * .notdef#2104 (U+D0DD) has a counter-clockwise outer contour
    
    * .notdef#2105 (U+D0E0) has a counter-clockwise outer contour
    
    * .notdef#2105 (U+D0E0) has a counter-clockwise outer contour
    
    * .notdef#2105 (U+D0E0) has a counter-clockwise outer contour
    
    * .notdef#2106 (U+D0E4) has a counter-clockwise outer contour
    
    * .notdef#2106 (U+D0E4) has a counter-clockwise outer contour
    
    * .notdef#2106 (U+D0E4) has a counter-clockwise outer contour
    
    * .notdef#2107 (U+D0EC) has a counter-clockwise outer contour
    
    * .notdef#2107 (U+D0EC) has a counter-clockwise outer contour
    
    * .notdef#2107 (U+D0EC) has a counter-clockwise outer contour
    
    * .notdef#2108 (U+D0ED) has a counter-clockwise outer contour
    
    * .notdef#2108 (U+D0ED) has a counter-clockwise outer contour
    
    * .notdef#2108 (U+D0ED) has a counter-clockwise outer contour
    
    * .notdef#2109 (U+D0EF) has a counter-clockwise outer contour
    
    * .notdef#2109 (U+D0EF) has a counter-clockwise outer contour
    
    * .notdef#2109 (U+D0EF) has a counter-clockwise outer contour
    
    * .notdef#211 (U+AD61) has a counter-clockwise outer contour
    
    * .notdef#211 (U+AD61) has a counter-clockwise outer contour
    
    * .notdef#211 (U+AD61) has a counter-clockwise outer contour
    
    * .notdef#2110 (U+D0F0) has a counter-clockwise outer contour
    
    * .notdef#2110 (U+D0F0) has a counter-clockwise outer contour
    
    * .notdef#2110 (U+D0F0) has a counter-clockwise outer contour
    
    * .notdef#2111 (U+D0F1) has a counter-clockwise outer contour
    
    * .notdef#2111 (U+D0F1) has a counter-clockwise outer contour
    
    * .notdef#2111 (U+D0F1) has a counter-clockwise outer contour
    
    * .notdef#2112 (U+D0F8) has a counter-clockwise outer contour
    
    * .notdef#2112 (U+D0F8) has a counter-clockwise outer contour
    
    * .notdef#2113 (U+D10D) has a counter-clockwise outer contour
    
    * .notdef#2113 (U+D10D) has a counter-clockwise outer contour
    
    * .notdef#2113 (U+D10D) has a counter-clockwise outer contour
    
    * .notdef#2114 (U+D130) has a counter-clockwise outer contour
    
    * .notdef#2114 (U+D130) has a counter-clockwise outer contour
    
    * .notdef#2115 (U+D131) has a counter-clockwise outer contour
    
    * .notdef#2115 (U+D131) has a counter-clockwise outer contour
    
    * .notdef#2115 (U+D131) has a counter-clockwise outer contour
    
    * .notdef#2116 (U+D134) has a counter-clockwise outer contour
    
    * .notdef#2116 (U+D134) has a counter-clockwise outer contour
    
    * .notdef#2116 (U+D134) has a counter-clockwise outer contour
    
    * .notdef#2117 (U+D138) has a counter-clockwise outer contour
    
    * .notdef#2117 (U+D138) has a counter-clockwise outer contour
    
    * .notdef#2117 (U+D138) has a counter-clockwise outer contour
    
    * .notdef#2118 (U+D13A) has a counter-clockwise outer contour
    
    * .notdef#2118 (U+D13A) has a counter-clockwise outer contour
    
    * .notdef#2118 (U+D13A) has a counter-clockwise outer contour
    
    * .notdef#2118 (U+D13A) has a counter-clockwise outer contour
    
    * .notdef#2119 (U+D140) has a counter-clockwise outer contour
    
    * .notdef#2119 (U+D140) has a counter-clockwise outer contour
    
    * .notdef#2119 (U+D140) has a counter-clockwise outer contour
    
    * .notdef#212 (U+AD63) has a counter-clockwise outer contour
    
    * .notdef#212 (U+AD63) has a counter-clockwise outer contour
    
    * .notdef#212 (U+AD63) has a counter-clockwise outer contour
    
    * .notdef#2120 (U+D141) has a counter-clockwise outer contour
    
    * .notdef#2120 (U+D141) has a counter-clockwise outer contour
    
    * .notdef#2120 (U+D141) has a counter-clockwise outer contour
    
    * .notdef#2121 (U+D143) has a counter-clockwise outer contour
    
    * .notdef#2121 (U+D143) has a counter-clockwise outer contour
    
    * .notdef#2121 (U+D143) has a counter-clockwise outer contour
    
    * .notdef#2122 (U+D144) has a counter-clockwise outer contour
    
    * .notdef#2122 (U+D144) has a counter-clockwise outer contour
    
    * .notdef#2122 (U+D144) has a counter-clockwise outer contour
    
    * .notdef#2123 (U+D145) has a counter-clockwise outer contour
    
    * .notdef#2123 (U+D145) has a counter-clockwise outer contour
    
    * .notdef#2123 (U+D145) has a counter-clockwise outer contour
    
    * .notdef#2124 (U+D14C) has a counter-clockwise outer contour
    
    * .notdef#2124 (U+D14C) has a counter-clockwise outer contour
    
    * .notdef#2124 (U+D14C) has a counter-clockwise outer contour
    
    * .notdef#2125 (U+D14D) has a counter-clockwise outer contour
    
    * .notdef#2125 (U+D14D) has a counter-clockwise outer contour
    
    * .notdef#2125 (U+D14D) has a counter-clockwise outer contour
    
    * .notdef#2125 (U+D14D) has a counter-clockwise outer contour
    
    * .notdef#2126 (U+D150) has a counter-clockwise outer contour
    
    * .notdef#2126 (U+D150) has a counter-clockwise outer contour
    
    * .notdef#2126 (U+D150) has a counter-clockwise outer contour
    
    * .notdef#2126 (U+D150) has a counter-clockwise outer contour
    
    * .notdef#2127 (U+D154) has a counter-clockwise outer contour
    
    * .notdef#2127 (U+D154) has a counter-clockwise outer contour
    
    * .notdef#2127 (U+D154) has a counter-clockwise outer contour
    
    * .notdef#2127 (U+D154) has a counter-clockwise outer contour
    
    * .notdef#2128 (U+D15C) has a counter-clockwise outer contour
    
    * .notdef#2128 (U+D15C) has a counter-clockwise outer contour
    
    * .notdef#2128 (U+D15C) has a counter-clockwise outer contour
    
    * .notdef#2128 (U+D15C) has a counter-clockwise outer contour
    
    * .notdef#2129 (U+D15D) has a counter-clockwise outer contour
    
    * .notdef#2129 (U+D15D) has a counter-clockwise outer contour
    
    * .notdef#2129 (U+D15D) has a counter-clockwise outer contour
    
    * .notdef#2129 (U+D15D) has a counter-clockwise outer contour
    
    * .notdef#213 (U+AD6C) has a counter-clockwise outer contour
    
    * .notdef#213 (U+AD6C) has a counter-clockwise outer contour
    
    * .notdef#2130 (U+D15F) has a counter-clockwise outer contour
    
    * .notdef#2130 (U+D15F) has a counter-clockwise outer contour
    
    * .notdef#2130 (U+D15F) has a counter-clockwise outer contour
    
    * .notdef#2130 (U+D15F) has a counter-clockwise outer contour
    
    * .notdef#2131 (U+D161) has a counter-clockwise outer contour
    
    * .notdef#2131 (U+D161) has a counter-clockwise outer contour
    
    * .notdef#2131 (U+D161) has a counter-clockwise outer contour
    
    * .notdef#2131 (U+D161) has a counter-clockwise outer contour
    
    * .notdef#2132 (U+D168) has a counter-clockwise outer contour
    
    * .notdef#2132 (U+D168) has a counter-clockwise outer contour
    
    * .notdef#2133 (U+D16C) has a counter-clockwise outer contour
    
    * .notdef#2133 (U+D16C) has a counter-clockwise outer contour
    
    * .notdef#2133 (U+D16C) has a counter-clockwise outer contour
    
    * .notdef#2134 (U+D17C) has a counter-clockwise outer contour
    
    * .notdef#2134 (U+D17C) has a counter-clockwise outer contour
    
    * .notdef#2134 (U+D17C) has a counter-clockwise outer contour
    
    * .notdef#2135 (U+D184) has a counter-clockwise outer contour
    
    * .notdef#2135 (U+D184) has a counter-clockwise outer contour
    
    * .notdef#2135 (U+D184) has a counter-clockwise outer contour
    
    * .notdef#2136 (U+D188) has a counter-clockwise outer contour
    
    * .notdef#2136 (U+D188) has a counter-clockwise outer contour
    
    * .notdef#2136 (U+D188) has a counter-clockwise outer contour
    
    * .notdef#2136 (U+D188) has a counter-clockwise outer contour
    
    * .notdef#2137 (U+D1A0) has a counter-clockwise outer contour
    
    * .notdef#2137 (U+D1A0) has a counter-clockwise outer contour
    
    * .notdef#2138 (U+D1A1) has a counter-clockwise outer contour
    
    * .notdef#2138 (U+D1A1) has a counter-clockwise outer contour
    
    * .notdef#2138 (U+D1A1) has a counter-clockwise outer contour
    
    * .notdef#2139 (U+D1A4) has a counter-clockwise outer contour
    
    * .notdef#2139 (U+D1A4) has a counter-clockwise outer contour
    
    * .notdef#2139 (U+D1A4) has a counter-clockwise outer contour
    
    * .notdef#214 (U+AD6D) has a counter-clockwise outer contour
    
    * .notdef#214 (U+AD6D) has a counter-clockwise outer contour
    
    * .notdef#214 (U+AD6D) has a counter-clockwise outer contour
    
    * .notdef#2140 (U+D1A8) has a counter-clockwise outer contour
    
    * .notdef#2140 (U+D1A8) has a counter-clockwise outer contour
    
    * .notdef#2140 (U+D1A8) has a counter-clockwise outer contour
    
    * .notdef#2141 (U+D1B0) has a counter-clockwise outer contour
    
    * .notdef#2141 (U+D1B0) has a counter-clockwise outer contour
    
    * .notdef#2141 (U+D1B0) has a counter-clockwise outer contour
    
    * .notdef#2142 (U+D1B1) has a counter-clockwise outer contour
    
    * .notdef#2142 (U+D1B1) has a counter-clockwise outer contour
    
    * .notdef#2142 (U+D1B1) has a counter-clockwise outer contour
    
    * .notdef#2143 (U+D1B3) has a counter-clockwise outer contour
    
    * .notdef#2143 (U+D1B3) has a counter-clockwise outer contour
    
    * .notdef#2143 (U+D1B3) has a counter-clockwise outer contour
    
    * .notdef#2144 (U+D1B5) has a counter-clockwise outer contour
    
    * .notdef#2144 (U+D1B5) has a counter-clockwise outer contour
    
    * .notdef#2144 (U+D1B5) has a counter-clockwise outer contour
    
    * .notdef#2145 (U+D1BA) has a counter-clockwise outer contour
    
    * .notdef#2145 (U+D1BA) has a counter-clockwise outer contour
    
    * .notdef#2145 (U+D1BA) has a counter-clockwise outer contour
    
    * .notdef#2145 (U+D1BA) has a counter-clockwise outer contour
    
    * .notdef#2146 (U+D1BC) has a counter-clockwise outer contour
    
    * .notdef#2146 (U+D1BC) has a counter-clockwise outer contour
    
    * .notdef#2146 (U+D1BC) has a counter-clockwise outer contour
    
    * .notdef#2147 (U+D1C0) has a counter-clockwise outer contour
    
    * .notdef#2147 (U+D1C0) has a counter-clockwise outer contour
    
    * .notdef#2147 (U+D1C0) has a counter-clockwise outer contour
    
    * .notdef#2147 (U+D1C0) has a counter-clockwise outer contour
    
    * .notdef#2148 (U+D1D8) has a counter-clockwise outer contour
    
    * .notdef#2148 (U+D1D8) has a counter-clockwise outer contour
    
    * .notdef#2148 (U+D1D8) has a counter-clockwise outer contour
    
    * .notdef#2149 (U+D1F4) has a counter-clockwise outer contour
    
    * .notdef#2149 (U+D1F4) has a counter-clockwise outer contour
    
    * .notdef#2149 (U+D1F4) has a counter-clockwise outer contour
    
    * .notdef#215 (U+AD70) has a counter-clockwise outer contour
    
    * .notdef#215 (U+AD70) has a counter-clockwise outer contour
    
    * .notdef#215 (U+AD70) has a counter-clockwise outer contour
    
    * .notdef#2150 (U+D1F8) has a counter-clockwise outer contour
    
    * .notdef#2150 (U+D1F8) has a counter-clockwise outer contour
    
    * .notdef#2150 (U+D1F8) has a counter-clockwise outer contour
    
    * .notdef#2150 (U+D1F8) has a counter-clockwise outer contour
    
    * .notdef#2151 (U+D207) has a counter-clockwise outer contour
    
    * .notdef#2151 (U+D207) has a counter-clockwise outer contour
    
    * .notdef#2151 (U+D207) has a counter-clockwise outer contour
    
    * .notdef#2151 (U+D207) has a counter-clockwise outer contour
    
    * .notdef#2152 (U+D209) has a counter-clockwise outer contour
    
    * .notdef#2152 (U+D209) has a counter-clockwise outer contour
    
    * .notdef#2152 (U+D209) has a counter-clockwise outer contour
    
    * .notdef#2152 (U+D209) has a counter-clockwise outer contour
    
    * .notdef#2153 (U+D210) has a counter-clockwise outer contour
    
    * .notdef#2153 (U+D210) has a counter-clockwise outer contour
    
    * .notdef#2154 (U+D22C) has a counter-clockwise outer contour
    
    * .notdef#2154 (U+D22C) has a counter-clockwise outer contour
    
    * .notdef#2155 (U+D22D) has a counter-clockwise outer contour
    
    * .notdef#2155 (U+D22D) has a counter-clockwise outer contour
    
    * .notdef#2156 (U+D230) has a counter-clockwise outer contour
    
    * .notdef#2156 (U+D230) has a counter-clockwise outer contour
    
    * .notdef#2156 (U+D230) has a counter-clockwise outer contour
    
    * .notdef#2157 (U+D234) has a counter-clockwise outer contour
    
    * .notdef#2157 (U+D234) has a counter-clockwise outer contour
    
    * .notdef#2158 (U+D23C) has a counter-clockwise outer contour
    
    * .notdef#2158 (U+D23C) has a counter-clockwise outer contour
    
    * .notdef#2159 (U+D23D) has a counter-clockwise outer contour
    
    * .notdef#2159 (U+D23D) has a counter-clockwise outer contour
    
    * .notdef#2159 (U+D23D) has a counter-clockwise outer contour
    
    * .notdef#216 (U+AD73) has a counter-clockwise outer contour
    
    * .notdef#216 (U+AD73) has a counter-clockwise outer contour
    
    * .notdef#2160 (U+D23F) has a counter-clockwise outer contour
    
    * .notdef#2160 (U+D23F) has a counter-clockwise outer contour
    
    * .notdef#2161 (U+D241) has a counter-clockwise outer contour
    
    * .notdef#2161 (U+D241) has a counter-clockwise outer contour
    
    * .notdef#2162 (U+D248) has a counter-clockwise outer contour
    
    * .notdef#2162 (U+D248) has a counter-clockwise outer contour
    
    * .notdef#2162 (U+D248) has a counter-clockwise outer contour
    
    * .notdef#2163 (U+D25C) has a counter-clockwise outer contour
    
    * .notdef#2163 (U+D25C) has a counter-clockwise outer contour
    
    * .notdef#2163 (U+D25C) has a counter-clockwise outer contour
    
    * .notdef#2163 (U+D25C) has a counter-clockwise outer contour
    
    * .notdef#2164 (U+D264) has a counter-clockwise outer contour
    
    * .notdef#2164 (U+D264) has a counter-clockwise outer contour
    
    * .notdef#2164 (U+D264) has a counter-clockwise outer contour
    
    * .notdef#2164 (U+D264) has a counter-clockwise outer contour
    
    * .notdef#2165 (U+D280) has a counter-clockwise outer contour
    
    * .notdef#2165 (U+D280) has a counter-clockwise outer contour
    
    * .notdef#2165 (U+D280) has a counter-clockwise outer contour
    
    * .notdef#2166 (U+D281) has a counter-clockwise outer contour
    
    * .notdef#2166 (U+D281) has a counter-clockwise outer contour
    
    * .notdef#2166 (U+D281) has a counter-clockwise outer contour
    
    * .notdef#2166 (U+D281) has a counter-clockwise outer contour
    
    * .notdef#2167 (U+D284) has a counter-clockwise outer contour
    
    * .notdef#2167 (U+D284) has a counter-clockwise outer contour
    
    * .notdef#2167 (U+D284) has a counter-clockwise outer contour
    
    * .notdef#2167 (U+D284) has a counter-clockwise outer contour
    
    * .notdef#2168 (U+D288) has a counter-clockwise outer contour
    
    * .notdef#2168 (U+D288) has a counter-clockwise outer contour
    
    * .notdef#2168 (U+D288) has a counter-clockwise outer contour
    
    * .notdef#2168 (U+D288) has a counter-clockwise outer contour
    
    * .notdef#2169 (U+D290) has a counter-clockwise outer contour
    
    * .notdef#2169 (U+D290) has a counter-clockwise outer contour
    
    * .notdef#2169 (U+D290) has a counter-clockwise outer contour
    
    * .notdef#2169 (U+D290) has a counter-clockwise outer contour
    
    * .notdef#217 (U+AD74) has a counter-clockwise outer contour
    
    * .notdef#217 (U+AD74) has a counter-clockwise outer contour
    
    * .notdef#217 (U+AD74) has a counter-clockwise outer contour
    
    * .notdef#2170 (U+D291) has a counter-clockwise outer contour
    
    * .notdef#2170 (U+D291) has a counter-clockwise outer contour
    
    * .notdef#2170 (U+D291) has a counter-clockwise outer contour
    
    * .notdef#2170 (U+D291) has a counter-clockwise outer contour
    
    * .notdef#2171 (U+D295) has a counter-clockwise outer contour
    
    * .notdef#2171 (U+D295) has a counter-clockwise outer contour
    
    * .notdef#2171 (U+D295) has a counter-clockwise outer contour
    
    * .notdef#2171 (U+D295) has a counter-clockwise outer contour
    
    * .notdef#2172 (U+D29C) has a counter-clockwise outer contour
    
    * .notdef#2172 (U+D29C) has a counter-clockwise outer contour
    
    * .notdef#2173 (U+D2A0) has a counter-clockwise outer contour
    
    * .notdef#2173 (U+D2A0) has a counter-clockwise outer contour
    
    * .notdef#2173 (U+D2A0) has a counter-clockwise outer contour
    
    * .notdef#2174 (U+D2A4) has a counter-clockwise outer contour
    
    * .notdef#2174 (U+D2A4) has a counter-clockwise outer contour
    
    * .notdef#2175 (U+D2AC) has a counter-clockwise outer contour
    
    * .notdef#2175 (U+D2AC) has a counter-clockwise outer contour
    
    * .notdef#2176 (U+D2B1) has a counter-clockwise outer contour
    
    * .notdef#2176 (U+D2B1) has a counter-clockwise outer contour
    
    * .notdef#2177 (U+D2B8) has a counter-clockwise outer contour
    
    * .notdef#2177 (U+D2B8) has a counter-clockwise outer contour
    
    * .notdef#2178 (U+D2B9) has a counter-clockwise outer contour
    
    * .notdef#2178 (U+D2B9) has a counter-clockwise outer contour
    
    * .notdef#2178 (U+D2B9) has a counter-clockwise outer contour
    
    * .notdef#2179 (U+D2BC) has a counter-clockwise outer contour
    
    * .notdef#2179 (U+D2BC) has a counter-clockwise outer contour
    
    * .notdef#2179 (U+D2BC) has a counter-clockwise outer contour
    
    * .notdef#218 (U+AD75) has a counter-clockwise outer contour
    
    * .notdef#218 (U+AD75) has a counter-clockwise outer contour
    
    * .notdef#218 (U+AD75) has a counter-clockwise outer contour
    
    * .notdef#218 (U+AD75) has a counter-clockwise outer contour
    
    * .notdef#2180 (U+D2BF) has a counter-clockwise outer contour
    
    * .notdef#2180 (U+D2BF) has a counter-clockwise outer contour
    
    * .notdef#2180 (U+D2BF) has a counter-clockwise outer contour
    
    * .notdef#2181 (U+D2C0) has a counter-clockwise outer contour
    
    * .notdef#2181 (U+D2C0) has a counter-clockwise outer contour
    
    * .notdef#2181 (U+D2C0) has a counter-clockwise outer contour
    
    * .notdef#2182 (U+D2C2) has a counter-clockwise outer contour
    
    * .notdef#2182 (U+D2C2) has a counter-clockwise outer contour
    
    * .notdef#2182 (U+D2C2) has a counter-clockwise outer contour
    
    * .notdef#2182 (U+D2C2) has a counter-clockwise outer contour
    
    * .notdef#2183 (U+D2C8) has a counter-clockwise outer contour
    
    * .notdef#2183 (U+D2C8) has a counter-clockwise outer contour
    
    * .notdef#2183 (U+D2C8) has a counter-clockwise outer contour
    
    * .notdef#2184 (U+D2C9) has a counter-clockwise outer contour
    
    * .notdef#2184 (U+D2C9) has a counter-clockwise outer contour
    
    * .notdef#2184 (U+D2C9) has a counter-clockwise outer contour
    
    * .notdef#2185 (U+D2CB) has a counter-clockwise outer contour
    
    * .notdef#2185 (U+D2CB) has a counter-clockwise outer contour
    
    * .notdef#2185 (U+D2CB) has a counter-clockwise outer contour
    
    * .notdef#2186 (U+D2D4) has a counter-clockwise outer contour
    
    * .notdef#2186 (U+D2D4) has a counter-clockwise outer contour
    
    * .notdef#2186 (U+D2D4) has a counter-clockwise outer contour
    
    * .notdef#2187 (U+D2D8) has a counter-clockwise outer contour
    
    * .notdef#2187 (U+D2D8) has a counter-clockwise outer contour
    
    * .notdef#2187 (U+D2D8) has a counter-clockwise outer contour
    
    * .notdef#2187 (U+D2D8) has a counter-clockwise outer contour
    
    * .notdef#2188 (U+D2DC) has a counter-clockwise outer contour
    
    * .notdef#2188 (U+D2DC) has a counter-clockwise outer contour
    
    * .notdef#2188 (U+D2DC) has a counter-clockwise outer contour
    
    * .notdef#2188 (U+D2DC) has a counter-clockwise outer contour
    
    * .notdef#2189 (U+D2E4) has a counter-clockwise outer contour
    
    * .notdef#2189 (U+D2E4) has a counter-clockwise outer contour
    
    * .notdef#2189 (U+D2E4) has a counter-clockwise outer contour
    
    * .notdef#2189 (U+D2E4) has a counter-clockwise outer contour
    
    * .notdef#219 (U+AD76) has a counter-clockwise outer contour
    
    * .notdef#219 (U+AD76) has a counter-clockwise outer contour
    
    * .notdef#219 (U+AD76) has a counter-clockwise outer contour
    
    * .notdef#219 (U+AD76) has a counter-clockwise outer contour
    
    * .notdef#2190 (U+D2E5) has a counter-clockwise outer contour
    
    * .notdef#2190 (U+D2E5) has a counter-clockwise outer contour
    
    * .notdef#2190 (U+D2E5) has a counter-clockwise outer contour
    
    * .notdef#2190 (U+D2E5) has a counter-clockwise outer contour
    
    * .notdef#2191 (U+D2F0) has a counter-clockwise outer contour
    
    * .notdef#2191 (U+D2F0) has a counter-clockwise outer contour
    
    * .notdef#2192 (U+D2F1) has a counter-clockwise outer contour
    
    * .notdef#2192 (U+D2F1) has a counter-clockwise outer contour
    
    * .notdef#2192 (U+D2F1) has a counter-clockwise outer contour
    
    * .notdef#2193 (U+D2F4) has a counter-clockwise outer contour
    
    * .notdef#2193 (U+D2F4) has a counter-clockwise outer contour
    
    * .notdef#2193 (U+D2F4) has a counter-clockwise outer contour
    
    * .notdef#2194 (U+D2F8) has a counter-clockwise outer contour
    
    * .notdef#2194 (U+D2F8) has a counter-clockwise outer contour
    
    * .notdef#2194 (U+D2F8) has a counter-clockwise outer contour
    
    * .notdef#2195 (U+D300) has a counter-clockwise outer contour
    
    * .notdef#2195 (U+D300) has a counter-clockwise outer contour
    
    * .notdef#2195 (U+D300) has a counter-clockwise outer contour
    
    * .notdef#2196 (U+D301) has a counter-clockwise outer contour
    
    * .notdef#2196 (U+D301) has a counter-clockwise outer contour
    
    * .notdef#2196 (U+D301) has a counter-clockwise outer contour
    
    * .notdef#2197 (U+D303) has a counter-clockwise outer contour
    
    * .notdef#2197 (U+D303) has a counter-clockwise outer contour
    
    * .notdef#2197 (U+D303) has a counter-clockwise outer contour
    
    * .notdef#2198 (U+D305) has a counter-clockwise outer contour
    
    * .notdef#2198 (U+D305) has a counter-clockwise outer contour
    
    * .notdef#2198 (U+D305) has a counter-clockwise outer contour
    
    * .notdef#2199 (U+D30C) has a counter-clockwise outer contour
    
    * .notdef#2199 (U+D30C) has a counter-clockwise outer contour
    
    * .notdef#2199 (U+D30C) has a counter-clockwise outer contour
    
    * .notdef#220 (U+AD7B) has a counter-clockwise outer contour
    
    * .notdef#220 (U+AD7B) has a counter-clockwise outer contour
    
    * .notdef#220 (U+AD7B) has a counter-clockwise outer contour
    
    * .notdef#220 (U+AD7B) has a counter-clockwise outer contour
    
    * .notdef#220 (U+AD7B) has a counter-clockwise outer contour
    
    * .notdef#2200 (U+D30D) has a counter-clockwise outer contour
    
    * .notdef#2200 (U+D30D) has a counter-clockwise outer contour
    
    * .notdef#2200 (U+D30D) has a counter-clockwise outer contour
    
    * .notdef#2200 (U+D30D) has a counter-clockwise outer contour
    
    * .notdef#2201 (U+D30E) has a counter-clockwise outer contour
    
    * .notdef#2201 (U+D30E) has a counter-clockwise outer contour
    
    * .notdef#2201 (U+D30E) has a counter-clockwise outer contour
    
    * .notdef#2201 (U+D30E) has a counter-clockwise outer contour
    
    * .notdef#2201 (U+D30E) has a counter-clockwise outer contour
    
    * .notdef#2202 (U+D310) has a counter-clockwise outer contour
    
    * .notdef#2202 (U+D310) has a counter-clockwise outer contour
    
    * .notdef#2202 (U+D310) has a counter-clockwise outer contour
    
    * .notdef#2202 (U+D310) has a counter-clockwise outer contour
    
    * .notdef#2203 (U+D314) has a counter-clockwise outer contour
    
    * .notdef#2203 (U+D314) has a counter-clockwise outer contour
    
    * .notdef#2203 (U+D314) has a counter-clockwise outer contour
    
    * .notdef#2203 (U+D314) has a counter-clockwise outer contour
    
    * .notdef#2204 (U+D316) has a counter-clockwise outer contour
    
    * .notdef#2204 (U+D316) has a counter-clockwise outer contour
    
    * .notdef#2204 (U+D316) has a counter-clockwise outer contour
    
    * .notdef#2204 (U+D316) has a counter-clockwise outer contour
    
    * .notdef#2204 (U+D316) has a counter-clockwise outer contour
    
    * .notdef#2205 (U+D31C) has a counter-clockwise outer contour
    
    * .notdef#2205 (U+D31C) has a counter-clockwise outer contour
    
    * .notdef#2205 (U+D31C) has a counter-clockwise outer contour
    
    * .notdef#2205 (U+D31C) has a counter-clockwise outer contour
    
    * .notdef#2206 (U+D31D) has a counter-clockwise outer contour
    
    * .notdef#2206 (U+D31D) has a counter-clockwise outer contour
    
    * .notdef#2206 (U+D31D) has a counter-clockwise outer contour
    
    * .notdef#2206 (U+D31D) has a counter-clockwise outer contour
    
    * .notdef#2207 (U+D31F) has a counter-clockwise outer contour
    
    * .notdef#2207 (U+D31F) has a counter-clockwise outer contour
    
    * .notdef#2207 (U+D31F) has a counter-clockwise outer contour
    
    * .notdef#2207 (U+D31F) has a counter-clockwise outer contour
    
    * .notdef#2208 (U+D320) has a counter-clockwise outer contour
    
    * .notdef#2208 (U+D320) has a counter-clockwise outer contour
    
    * .notdef#2208 (U+D320) has a counter-clockwise outer contour
    
    * .notdef#2208 (U+D320) has a counter-clockwise outer contour
    
    * .notdef#2209 (U+D321) has a counter-clockwise outer contour
    
    * .notdef#2209 (U+D321) has a counter-clockwise outer contour
    
    * .notdef#2209 (U+D321) has a counter-clockwise outer contour
    
    * .notdef#2209 (U+D321) has a counter-clockwise outer contour
    
    * .notdef#221 (U+AD7C) has a counter-clockwise outer contour
    
    * .notdef#221 (U+AD7C) has a counter-clockwise outer contour
    
    * .notdef#221 (U+AD7C) has a counter-clockwise outer contour
    
    * .notdef#2210 (U+D325) has a counter-clockwise outer contour
    
    * .notdef#2210 (U+D325) has a counter-clockwise outer contour
    
    * .notdef#2210 (U+D325) has a counter-clockwise outer contour
    
    * .notdef#2210 (U+D325) has a counter-clockwise outer contour
    
    * .notdef#2211 (U+D328) has a counter-clockwise outer contour
    
    * .notdef#2211 (U+D328) has a counter-clockwise outer contour
    
    * .notdef#2211 (U+D328) has a counter-clockwise outer contour
    
    * .notdef#2212 (U+D329) has a counter-clockwise outer contour
    
    * .notdef#2212 (U+D329) has a counter-clockwise outer contour
    
    * .notdef#2212 (U+D329) has a counter-clockwise outer contour
    
    * .notdef#2212 (U+D329) has a counter-clockwise outer contour
    
    * .notdef#2213 (U+D32C) has a counter-clockwise outer contour
    
    * .notdef#2213 (U+D32C) has a counter-clockwise outer contour
    
    * .notdef#2213 (U+D32C) has a counter-clockwise outer contour
    
    * .notdef#2213 (U+D32C) has a counter-clockwise outer contour
    
    * .notdef#2214 (U+D330) has a counter-clockwise outer contour
    
    * .notdef#2214 (U+D330) has a counter-clockwise outer contour
    
    * .notdef#2214 (U+D330) has a counter-clockwise outer contour
    
    * .notdef#2214 (U+D330) has a counter-clockwise outer contour
    
    * .notdef#2215 (U+D338) has a counter-clockwise outer contour
    
    * .notdef#2215 (U+D338) has a counter-clockwise outer contour
    
    * .notdef#2215 (U+D338) has a counter-clockwise outer contour
    
    * .notdef#2215 (U+D338) has a counter-clockwise outer contour
    
    * .notdef#2216 (U+D339) has a counter-clockwise outer contour
    
    * .notdef#2216 (U+D339) has a counter-clockwise outer contour
    
    * .notdef#2216 (U+D339) has a counter-clockwise outer contour
    
    * .notdef#2216 (U+D339) has a counter-clockwise outer contour
    
    * .notdef#2217 (U+D33B) has a counter-clockwise outer contour
    
    * .notdef#2217 (U+D33B) has a counter-clockwise outer contour
    
    * .notdef#2217 (U+D33B) has a counter-clockwise outer contour
    
    * .notdef#2217 (U+D33B) has a counter-clockwise outer contour
    
    * .notdef#2218 (U+D33C) has a counter-clockwise outer contour
    
    * .notdef#2218 (U+D33C) has a counter-clockwise outer contour
    
    * .notdef#2218 (U+D33C) has a counter-clockwise outer contour
    
    * .notdef#2218 (U+D33C) has a counter-clockwise outer contour
    
    * .notdef#2219 (U+D33D) has a counter-clockwise outer contour
    
    * .notdef#2219 (U+D33D) has a counter-clockwise outer contour
    
    * .notdef#2219 (U+D33D) has a counter-clockwise outer contour
    
    * .notdef#2219 (U+D33D) has a counter-clockwise outer contour
    
    * .notdef#222 (U+AD7D) has a counter-clockwise outer contour
    
    * .notdef#222 (U+AD7D) has a counter-clockwise outer contour
    
    * .notdef#222 (U+AD7D) has a counter-clockwise outer contour
    
    * .notdef#2220 (U+D344) has a counter-clockwise outer contour
    
    * .notdef#2220 (U+D344) has a counter-clockwise outer contour
    
    * .notdef#2220 (U+D344) has a counter-clockwise outer contour
    
    * .notdef#2221 (U+D345) has a counter-clockwise outer contour
    
    * .notdef#2221 (U+D345) has a counter-clockwise outer contour
    
    * .notdef#2221 (U+D345) has a counter-clockwise outer contour
    
    * .notdef#2221 (U+D345) has a counter-clockwise outer contour
    
    * .notdef#2222 (U+D37C) has a counter-clockwise outer contour
    
    * .notdef#2222 (U+D37C) has a counter-clockwise outer contour
    
    * .notdef#2222 (U+D37C) has a counter-clockwise outer contour
    
    * .notdef#2223 (U+D37D) has a counter-clockwise outer contour
    
    * .notdef#2223 (U+D37D) has a counter-clockwise outer contour
    
    * .notdef#2223 (U+D37D) has a counter-clockwise outer contour
    
    * .notdef#2223 (U+D37D) has a counter-clockwise outer contour
    
    * .notdef#2224 (U+D380) has a counter-clockwise outer contour
    
    * .notdef#2224 (U+D380) has a counter-clockwise outer contour
    
    * .notdef#2224 (U+D380) has a counter-clockwise outer contour
    
    * .notdef#2224 (U+D380) has a counter-clockwise outer contour
    
    * .notdef#2225 (U+D384) has a counter-clockwise outer contour
    
    * .notdef#2225 (U+D384) has a counter-clockwise outer contour
    
    * .notdef#2225 (U+D384) has a counter-clockwise outer contour
    
    * .notdef#2225 (U+D384) has a counter-clockwise outer contour
    
    * .notdef#2226 (U+D38C) has a counter-clockwise outer contour
    
    * .notdef#2226 (U+D38C) has a counter-clockwise outer contour
    
    * .notdef#2226 (U+D38C) has a counter-clockwise outer contour
    
    * .notdef#2226 (U+D38C) has a counter-clockwise outer contour
    
    * .notdef#2227 (U+D38D) has a counter-clockwise outer contour
    
    * .notdef#2227 (U+D38D) has a counter-clockwise outer contour
    
    * .notdef#2227 (U+D38D) has a counter-clockwise outer contour
    
    * .notdef#2227 (U+D38D) has a counter-clockwise outer contour
    
    * .notdef#2228 (U+D38F) has a counter-clockwise outer contour
    
    * .notdef#2228 (U+D38F) has a counter-clockwise outer contour
    
    * .notdef#2228 (U+D38F) has a counter-clockwise outer contour
    
    * .notdef#2228 (U+D38F) has a counter-clockwise outer contour
    
    * .notdef#2229 (U+D390) has a counter-clockwise outer contour
    
    * .notdef#2229 (U+D390) has a counter-clockwise outer contour
    
    * .notdef#2229 (U+D390) has a counter-clockwise outer contour
    
    * .notdef#2229 (U+D390) has a counter-clockwise outer contour
    
    * .notdef#223 (U+AD7F) has a counter-clockwise outer contour
    
    * .notdef#223 (U+AD7F) has a counter-clockwise outer contour
    
    * .notdef#2230 (U+D391) has a counter-clockwise outer contour
    
    * .notdef#2230 (U+D391) has a counter-clockwise outer contour
    
    * .notdef#2230 (U+D391) has a counter-clockwise outer contour
    
    * .notdef#2230 (U+D391) has a counter-clockwise outer contour
    
    * .notdef#2231 (U+D398) has a counter-clockwise outer contour
    
    * .notdef#2231 (U+D398) has a counter-clockwise outer contour
    
    * .notdef#2232 (U+D399) has a counter-clockwise outer contour
    
    * .notdef#2232 (U+D399) has a counter-clockwise outer contour
    
    * .notdef#2232 (U+D399) has a counter-clockwise outer contour
    
    * .notdef#2232 (U+D399) has a counter-clockwise outer contour
    
    * .notdef#2232 (U+D399) has a counter-clockwise outer contour
    
    * .notdef#2233 (U+D39C) has a counter-clockwise outer contour
    
    * .notdef#2233 (U+D39C) has a counter-clockwise outer contour
    
    * .notdef#2233 (U+D39C) has a counter-clockwise outer contour
    
    * .notdef#2233 (U+D39C) has a counter-clockwise outer contour
    
    * .notdef#2233 (U+D39C) has a counter-clockwise outer contour
    
    * .notdef#2234 (U+D3A0) has a counter-clockwise outer contour
    
    * .notdef#2234 (U+D3A0) has a counter-clockwise outer contour
    
    * .notdef#2234 (U+D3A0) has a counter-clockwise outer contour
    
    * .notdef#2234 (U+D3A0) has a counter-clockwise outer contour
    
    * .notdef#2234 (U+D3A0) has a counter-clockwise outer contour
    
    * .notdef#2235 (U+D3A8) has a counter-clockwise outer contour
    
    * .notdef#2235 (U+D3A8) has a counter-clockwise outer contour
    
    * .notdef#2235 (U+D3A8) has a counter-clockwise outer contour
    
    * .notdef#2235 (U+D3A8) has a counter-clockwise outer contour
    
    * .notdef#2235 (U+D3A8) has a counter-clockwise outer contour
    
    * .notdef#2236 (U+D3A9) has a counter-clockwise outer contour
    
    * .notdef#2236 (U+D3A9) has a counter-clockwise outer contour
    
    * .notdef#2236 (U+D3A9) has a counter-clockwise outer contour
    
    * .notdef#2236 (U+D3A9) has a counter-clockwise outer contour
    
    * .notdef#2236 (U+D3A9) has a counter-clockwise outer contour
    
    * .notdef#2237 (U+D3AB) has a counter-clockwise outer contour
    
    * .notdef#2237 (U+D3AB) has a counter-clockwise outer contour
    
    * .notdef#2237 (U+D3AB) has a counter-clockwise outer contour
    
    * .notdef#2237 (U+D3AB) has a counter-clockwise outer contour
    
    * .notdef#2237 (U+D3AB) has a counter-clockwise outer contour
    
    * .notdef#2238 (U+D3AD) has a counter-clockwise outer contour
    
    * .notdef#2238 (U+D3AD) has a counter-clockwise outer contour
    
    * .notdef#2238 (U+D3AD) has a counter-clockwise outer contour
    
    * .notdef#2238 (U+D3AD) has a counter-clockwise outer contour
    
    * .notdef#2238 (U+D3AD) has a counter-clockwise outer contour
    
    * .notdef#2239 (U+D3B4) has a counter-clockwise outer contour
    
    * .notdef#2239 (U+D3B4) has a counter-clockwise outer contour
    
    * .notdef#2239 (U+D3B4) has a counter-clockwise outer contour
    
    * .notdef#224 (U+AD81) has a counter-clockwise outer contour
    
    * .notdef#224 (U+AD81) has a counter-clockwise outer contour
    
    * .notdef#2240 (U+D3B8) has a counter-clockwise outer contour
    
    * .notdef#2240 (U+D3B8) has a counter-clockwise outer contour
    
    * .notdef#2240 (U+D3B8) has a counter-clockwise outer contour
    
    * .notdef#2240 (U+D3B8) has a counter-clockwise outer contour
    
    * .notdef#2241 (U+D3BC) has a counter-clockwise outer contour
    
    * .notdef#2241 (U+D3BC) has a counter-clockwise outer contour
    
    * .notdef#2241 (U+D3BC) has a counter-clockwise outer contour
    
    * .notdef#2241 (U+D3BC) has a counter-clockwise outer contour
    
    * .notdef#2242 (U+D3C4) has a counter-clockwise outer contour
    
    * .notdef#2242 (U+D3C4) has a counter-clockwise outer contour
    
    * .notdef#2242 (U+D3C4) has a counter-clockwise outer contour
    
    * .notdef#2242 (U+D3C4) has a counter-clockwise outer contour
    
    * .notdef#2243 (U+D3C5) has a counter-clockwise outer contour
    
    * .notdef#2243 (U+D3C5) has a counter-clockwise outer contour
    
    * .notdef#2243 (U+D3C5) has a counter-clockwise outer contour
    
    * .notdef#2243 (U+D3C5) has a counter-clockwise outer contour
    
    * .notdef#2244 (U+D3C8) has a counter-clockwise outer contour
    
    * .notdef#2244 (U+D3C8) has a counter-clockwise outer contour
    
    * .notdef#2244 (U+D3C8) has a counter-clockwise outer contour
    
    * .notdef#2244 (U+D3C8) has a counter-clockwise outer contour
    
    * .notdef#2245 (U+D3C9) has a counter-clockwise outer contour
    
    * .notdef#2245 (U+D3C9) has a counter-clockwise outer contour
    
    * .notdef#2245 (U+D3C9) has a counter-clockwise outer contour
    
    * .notdef#2245 (U+D3C9) has a counter-clockwise outer contour
    
    * .notdef#2246 (U+D3D0) has a counter-clockwise outer contour
    
    * .notdef#2246 (U+D3D0) has a counter-clockwise outer contour
    
    * .notdef#2246 (U+D3D0) has a counter-clockwise outer contour
    
    * .notdef#2246 (U+D3D0) has a counter-clockwise outer contour
    
    * .notdef#2247 (U+D3D8) has a counter-clockwise outer contour
    
    * .notdef#2247 (U+D3D8) has a counter-clockwise outer contour
    
    * .notdef#2247 (U+D3D8) has a counter-clockwise outer contour
    
    * .notdef#2247 (U+D3D8) has a counter-clockwise outer contour
    
    * .notdef#2247 (U+D3D8) has a counter-clockwise outer contour
    
    * .notdef#2248 (U+D3E1) has a counter-clockwise outer contour
    
    * .notdef#2248 (U+D3E1) has a counter-clockwise outer contour
    
    * .notdef#2248 (U+D3E1) has a counter-clockwise outer contour
    
    * .notdef#2248 (U+D3E1) has a counter-clockwise outer contour
    
    * .notdef#2248 (U+D3E1) has a counter-clockwise outer contour
    
    * .notdef#2249 (U+D3E3) has a counter-clockwise outer contour
    
    * .notdef#2249 (U+D3E3) has a counter-clockwise outer contour
    
    * .notdef#2249 (U+D3E3) has a counter-clockwise outer contour
    
    * .notdef#2249 (U+D3E3) has a counter-clockwise outer contour
    
    * .notdef#2249 (U+D3E3) has a counter-clockwise outer contour
    
    * .notdef#225 (U+AD82) has a counter-clockwise outer contour
    
    * .notdef#225 (U+AD82) has a counter-clockwise outer contour
    
    * .notdef#2250 (U+D3EC) has a counter-clockwise outer contour
    
    * .notdef#2250 (U+D3EC) has a counter-clockwise outer contour
    
    * .notdef#2250 (U+D3EC) has a counter-clockwise outer contour
    
    * .notdef#2251 (U+D3ED) has a counter-clockwise outer contour
    
    * .notdef#2251 (U+D3ED) has a counter-clockwise outer contour
    
    * .notdef#2251 (U+D3ED) has a counter-clockwise outer contour
    
    * .notdef#2251 (U+D3ED) has a counter-clockwise outer contour
    
    * .notdef#2252 (U+D3F0) has a counter-clockwise outer contour
    
    * .notdef#2252 (U+D3F0) has a counter-clockwise outer contour
    
    * .notdef#2252 (U+D3F0) has a counter-clockwise outer contour
    
    * .notdef#2252 (U+D3F0) has a counter-clockwise outer contour
    
    * .notdef#2253 (U+D3F4) has a counter-clockwise outer contour
    
    * .notdef#2253 (U+D3F4) has a counter-clockwise outer contour
    
    * .notdef#2253 (U+D3F4) has a counter-clockwise outer contour
    
    * .notdef#2253 (U+D3F4) has a counter-clockwise outer contour
    
    * .notdef#2254 (U+D3FC) has a counter-clockwise outer contour
    
    * .notdef#2254 (U+D3FC) has a counter-clockwise outer contour
    
    * .notdef#2254 (U+D3FC) has a counter-clockwise outer contour
    
    * .notdef#2254 (U+D3FC) has a counter-clockwise outer contour
    
    * .notdef#2255 (U+D3FD) has a counter-clockwise outer contour
    
    * .notdef#2255 (U+D3FD) has a counter-clockwise outer contour
    
    * .notdef#2255 (U+D3FD) has a counter-clockwise outer contour
    
    * .notdef#2255 (U+D3FD) has a counter-clockwise outer contour
    
    * .notdef#2256 (U+D3FF) has a counter-clockwise outer contour
    
    * .notdef#2256 (U+D3FF) has a counter-clockwise outer contour
    
    * .notdef#2256 (U+D3FF) has a counter-clockwise outer contour
    
    * .notdef#2256 (U+D3FF) has a counter-clockwise outer contour
    
    * .notdef#2257 (U+D401) has a counter-clockwise outer contour
    
    * .notdef#2257 (U+D401) has a counter-clockwise outer contour
    
    * .notdef#2257 (U+D401) has a counter-clockwise outer contour
    
    * .notdef#2257 (U+D401) has a counter-clockwise outer contour
    
    * .notdef#2258 (U+D408) has a counter-clockwise outer contour
    
    * .notdef#2258 (U+D408) has a counter-clockwise outer contour
    
    * .notdef#2258 (U+D408) has a counter-clockwise outer contour
    
    * .notdef#2258 (U+D408) has a counter-clockwise outer contour
    
    * .notdef#2259 (U+D41D) has a counter-clockwise outer contour
    
    * .notdef#2259 (U+D41D) has a counter-clockwise outer contour
    
    * .notdef#2259 (U+D41D) has a counter-clockwise outer contour
    
    * .notdef#2259 (U+D41D) has a counter-clockwise outer contour
    
    * .notdef#2259 (U+D41D) has a counter-clockwise outer contour
    
    * .notdef#226 (U+AD88) has a counter-clockwise outer contour
    
    * .notdef#226 (U+AD88) has a counter-clockwise outer contour
    
    * .notdef#2260 (U+D440) has a counter-clockwise outer contour
    
    * .notdef#2260 (U+D440) has a counter-clockwise outer contour
    
    * .notdef#2260 (U+D440) has a counter-clockwise outer contour
    
    * .notdef#2260 (U+D440) has a counter-clockwise outer contour
    
    * .notdef#2261 (U+D444) has a counter-clockwise outer contour
    
    * .notdef#2261 (U+D444) has a counter-clockwise outer contour
    
    * .notdef#2261 (U+D444) has a counter-clockwise outer contour
    
    * .notdef#2261 (U+D444) has a counter-clockwise outer contour
    
    * .notdef#2261 (U+D444) has a counter-clockwise outer contour
    
    * .notdef#2262 (U+D45C) has a counter-clockwise outer contour
    
    * .notdef#2262 (U+D45C) has a counter-clockwise outer contour
    
    * .notdef#2262 (U+D45C) has a counter-clockwise outer contour
    
    * .notdef#2263 (U+D460) has a counter-clockwise outer contour
    
    * .notdef#2263 (U+D460) has a counter-clockwise outer contour
    
    * .notdef#2263 (U+D460) has a counter-clockwise outer contour
    
    * .notdef#2263 (U+D460) has a counter-clockwise outer contour
    
    * .notdef#2264 (U+D464) has a counter-clockwise outer contour
    
    * .notdef#2264 (U+D464) has a counter-clockwise outer contour
    
    * .notdef#2264 (U+D464) has a counter-clockwise outer contour
    
    * .notdef#2264 (U+D464) has a counter-clockwise outer contour
    
    * .notdef#2265 (U+D46D) has a counter-clockwise outer contour
    
    * .notdef#2265 (U+D46D) has a counter-clockwise outer contour
    
    * .notdef#2265 (U+D46D) has a counter-clockwise outer contour
    
    * .notdef#2265 (U+D46D) has a counter-clockwise outer contour
    
    * .notdef#2266 (U+D46F) has a counter-clockwise outer contour
    
    * .notdef#2266 (U+D46F) has a counter-clockwise outer contour
    
    * .notdef#2266 (U+D46F) has a counter-clockwise outer contour
    
    * .notdef#2266 (U+D46F) has a counter-clockwise outer contour
    
    * .notdef#2267 (U+D478) has a counter-clockwise outer contour
    
    * .notdef#2267 (U+D478) has a counter-clockwise outer contour
    
    * .notdef#2267 (U+D478) has a counter-clockwise outer contour
    
    * .notdef#2268 (U+D479) has a counter-clockwise outer contour
    
    * .notdef#2268 (U+D479) has a counter-clockwise outer contour
    
    * .notdef#2268 (U+D479) has a counter-clockwise outer contour
    
    * .notdef#2269 (U+D47C) has a counter-clockwise outer contour
    
    * .notdef#2269 (U+D47C) has a counter-clockwise outer contour
    
    * .notdef#2269 (U+D47C) has a counter-clockwise outer contour
    
    * .notdef#2269 (U+D47C) has a counter-clockwise outer contour
    
    * .notdef#227 (U+AD89) has a counter-clockwise outer contour
    
    * .notdef#227 (U+AD89) has a counter-clockwise outer contour
    
    * .notdef#227 (U+AD89) has a counter-clockwise outer contour
    
    * .notdef#227 (U+AD89) has a counter-clockwise outer contour
    
    * .notdef#2270 (U+D47F) has a counter-clockwise outer contour
    
    * .notdef#2270 (U+D47F) has a counter-clockwise outer contour
    
    * .notdef#2270 (U+D47F) has a counter-clockwise outer contour
    
    * .notdef#2271 (U+D480) has a counter-clockwise outer contour
    
    * .notdef#2271 (U+D480) has a counter-clockwise outer contour
    
    * .notdef#2271 (U+D480) has a counter-clockwise outer contour
    
    * .notdef#2272 (U+D482) has a counter-clockwise outer contour
    
    * .notdef#2272 (U+D482) has a counter-clockwise outer contour
    
    * .notdef#2272 (U+D482) has a counter-clockwise outer contour
    
    * .notdef#2273 (U+D488) has a counter-clockwise outer contour
    
    * .notdef#2273 (U+D488) has a counter-clockwise outer contour
    
    * .notdef#2273 (U+D488) has a counter-clockwise outer contour
    
    * .notdef#2274 (U+D489) has a counter-clockwise outer contour
    
    * .notdef#2274 (U+D489) has a counter-clockwise outer contour
    
    * .notdef#2274 (U+D489) has a counter-clockwise outer contour
    
    * .notdef#2274 (U+D489) has a counter-clockwise outer contour
    
    * .notdef#2275 (U+D48B) has a counter-clockwise outer contour
    
    * .notdef#2275 (U+D48B) has a counter-clockwise outer contour
    
    * .notdef#2275 (U+D48B) has a counter-clockwise outer contour
    
    * .notdef#2276 (U+D48D) has a counter-clockwise outer contour
    
    * .notdef#2276 (U+D48D) has a counter-clockwise outer contour
    
    * .notdef#2276 (U+D48D) has a counter-clockwise outer contour
    
    * .notdef#2277 (U+D494) has a counter-clockwise outer contour
    
    * .notdef#2277 (U+D494) has a counter-clockwise outer contour
    
    * .notdef#2277 (U+D494) has a counter-clockwise outer contour
    
    * .notdef#2277 (U+D494) has a counter-clockwise outer contour
    
    * .notdef#2278 (U+D4A9) has a counter-clockwise outer contour
    
    * .notdef#2278 (U+D4A9) has a counter-clockwise outer contour
    
    * .notdef#2278 (U+D4A9) has a counter-clockwise outer contour
    
    * .notdef#2278 (U+D4A9) has a counter-clockwise outer contour
    
    * .notdef#2278 (U+D4A9) has a counter-clockwise outer contour
    
    * .notdef#2279 (U+D4CC) has a counter-clockwise outer contour
    
    * .notdef#2279 (U+D4CC) has a counter-clockwise outer contour
    
    * .notdef#2279 (U+D4CC) has a counter-clockwise outer contour
    
    * .notdef#2279 (U+D4CC) has a counter-clockwise outer contour
    
    * .notdef#228 (U+AD8C) has a counter-clockwise outer contour
    
    * .notdef#228 (U+AD8C) has a counter-clockwise outer contour
    
    * .notdef#228 (U+AD8C) has a counter-clockwise outer contour
    
    * .notdef#228 (U+AD8C) has a counter-clockwise outer contour
    
    * .notdef#2280 (U+D4D0) has a counter-clockwise outer contour
    
    * .notdef#2280 (U+D4D0) has a counter-clockwise outer contour
    
    * .notdef#2280 (U+D4D0) has a counter-clockwise outer contour
    
    * .notdef#2280 (U+D4D0) has a counter-clockwise outer contour
    
    * .notdef#2280 (U+D4D0) has a counter-clockwise outer contour
    
    * .notdef#2281 (U+D4D4) has a counter-clockwise outer contour
    
    * .notdef#2281 (U+D4D4) has a counter-clockwise outer contour
    
    * .notdef#2281 (U+D4D4) has a counter-clockwise outer contour
    
    * .notdef#2281 (U+D4D4) has a counter-clockwise outer contour
    
    * .notdef#2281 (U+D4D4) has a counter-clockwise outer contour
    
    * .notdef#2282 (U+D4DC) has a counter-clockwise outer contour
    
    * .notdef#2282 (U+D4DC) has a counter-clockwise outer contour
    
    * .notdef#2282 (U+D4DC) has a counter-clockwise outer contour
    
    * .notdef#2282 (U+D4DC) has a counter-clockwise outer contour
    
    * .notdef#2282 (U+D4DC) has a counter-clockwise outer contour
    
    * .notdef#2283 (U+D4DF) has a counter-clockwise outer contour
    
    * .notdef#2283 (U+D4DF) has a counter-clockwise outer contour
    
    * .notdef#2283 (U+D4DF) has a counter-clockwise outer contour
    
    * .notdef#2283 (U+D4DF) has a counter-clockwise outer contour
    
    * .notdef#2283 (U+D4DF) has a counter-clockwise outer contour
    
    * .notdef#2284 (U+D4E8) has a counter-clockwise outer contour
    
    * .notdef#2284 (U+D4E8) has a counter-clockwise outer contour
    
    * .notdef#2284 (U+D4E8) has a counter-clockwise outer contour
    
    * .notdef#2285 (U+D4EC) has a counter-clockwise outer contour
    
    * .notdef#2285 (U+D4EC) has a counter-clockwise outer contour
    
    * .notdef#2285 (U+D4EC) has a counter-clockwise outer contour
    
    * .notdef#2285 (U+D4EC) has a counter-clockwise outer contour
    
    * .notdef#2286 (U+D4F0) has a counter-clockwise outer contour
    
    * .notdef#2286 (U+D4F0) has a counter-clockwise outer contour
    
    * .notdef#2286 (U+D4F0) has a counter-clockwise outer contour
    
    * .notdef#2287 (U+D4F8) has a counter-clockwise outer contour
    
    * .notdef#2287 (U+D4F8) has a counter-clockwise outer contour
    
    * .notdef#2287 (U+D4F8) has a counter-clockwise outer contour
    
    * .notdef#2288 (U+D4FB) has a counter-clockwise outer contour
    
    * .notdef#2288 (U+D4FB) has a counter-clockwise outer contour
    
    * .notdef#2288 (U+D4FB) has a counter-clockwise outer contour
    
    * .notdef#2288 (U+D4FB) has a counter-clockwise outer contour
    
    * .notdef#2289 (U+D4FD) has a counter-clockwise outer contour
    
    * .notdef#2289 (U+D4FD) has a counter-clockwise outer contour
    
    * .notdef#2289 (U+D4FD) has a counter-clockwise outer contour
    
    * .notdef#2289 (U+D4FD) has a counter-clockwise outer contour
    
    * .notdef#229 (U+AD90) has a counter-clockwise outer contour
    
    * .notdef#229 (U+AD90) has a counter-clockwise outer contour
    
    * .notdef#229 (U+AD90) has a counter-clockwise outer contour
    
    * .notdef#229 (U+AD90) has a counter-clockwise outer contour
    
    * .notdef#2290 (U+D504) has a counter-clockwise outer contour
    
    * .notdef#2290 (U+D504) has a counter-clockwise outer contour
    
    * .notdef#2290 (U+D504) has a counter-clockwise outer contour
    
    * .notdef#2291 (U+D508) has a counter-clockwise outer contour
    
    * .notdef#2291 (U+D508) has a counter-clockwise outer contour
    
    * .notdef#2291 (U+D508) has a counter-clockwise outer contour
    
    * .notdef#2291 (U+D508) has a counter-clockwise outer contour
    
    * .notdef#2292 (U+D50C) has a counter-clockwise outer contour
    
    * .notdef#2292 (U+D50C) has a counter-clockwise outer contour
    
    * .notdef#2292 (U+D50C) has a counter-clockwise outer contour
    
    * .notdef#2292 (U+D50C) has a counter-clockwise outer contour
    
    * .notdef#2293 (U+D514) has a counter-clockwise outer contour
    
    * .notdef#2293 (U+D514) has a counter-clockwise outer contour
    
    * .notdef#2293 (U+D514) has a counter-clockwise outer contour
    
    * .notdef#2293 (U+D514) has a counter-clockwise outer contour
    
    * .notdef#2294 (U+D515) has a counter-clockwise outer contour
    
    * .notdef#2294 (U+D515) has a counter-clockwise outer contour
    
    * .notdef#2294 (U+D515) has a counter-clockwise outer contour
    
    * .notdef#2294 (U+D515) has a counter-clockwise outer contour
    
    * .notdef#2295 (U+D517) has a counter-clockwise outer contour
    
    * .notdef#2295 (U+D517) has a counter-clockwise outer contour
    
    * .notdef#2295 (U+D517) has a counter-clockwise outer contour
    
    * .notdef#2295 (U+D517) has a counter-clockwise outer contour
    
    * .notdef#2296 (U+D53C) has a counter-clockwise outer contour
    
    * .notdef#2296 (U+D53C) has a counter-clockwise outer contour
    
    * .notdef#2296 (U+D53C) has a counter-clockwise outer contour
    
    * .notdef#2297 (U+D53D) has a counter-clockwise outer contour
    
    * .notdef#2297 (U+D53D) has a counter-clockwise outer contour
    
    * .notdef#2297 (U+D53D) has a counter-clockwise outer contour
    
    * .notdef#2297 (U+D53D) has a counter-clockwise outer contour
    
    * .notdef#2298 (U+D540) has a counter-clockwise outer contour
    
    * .notdef#2298 (U+D540) has a counter-clockwise outer contour
    
    * .notdef#2298 (U+D540) has a counter-clockwise outer contour
    
    * .notdef#2298 (U+D540) has a counter-clockwise outer contour
    
    * .notdef#2299 (U+D544) has a counter-clockwise outer contour
    
    * .notdef#2299 (U+D544) has a counter-clockwise outer contour
    
    * .notdef#2299 (U+D544) has a counter-clockwise outer contour
    
    * .notdef#2299 (U+D544) has a counter-clockwise outer contour
    
    * .notdef#230 (U+AD9C) has a counter-clockwise outer contour
    
    * .notdef#230 (U+AD9C) has a counter-clockwise outer contour
    
    * .notdef#230 (U+AD9C) has a counter-clockwise outer contour
    
    * .notdef#230 (U+AD9C) has a counter-clockwise outer contour
    
    * .notdef#2300 (U+D54C) has a counter-clockwise outer contour
    
    * .notdef#2300 (U+D54C) has a counter-clockwise outer contour
    
    * .notdef#2300 (U+D54C) has a counter-clockwise outer contour
    
    * .notdef#2300 (U+D54C) has a counter-clockwise outer contour
    
    * .notdef#2301 (U+D54D) has a counter-clockwise outer contour
    
    * .notdef#2301 (U+D54D) has a counter-clockwise outer contour
    
    * .notdef#2301 (U+D54D) has a counter-clockwise outer contour
    
    * .notdef#2301 (U+D54D) has a counter-clockwise outer contour
    
    * .notdef#2302 (U+D54F) has a counter-clockwise outer contour
    
    * .notdef#2302 (U+D54F) has a counter-clockwise outer contour
    
    * .notdef#2302 (U+D54F) has a counter-clockwise outer contour
    
    * .notdef#2302 (U+D54F) has a counter-clockwise outer contour
    
    * .notdef#2303 (U+D551) has a counter-clockwise outer contour
    
    * .notdef#2303 (U+D551) has a counter-clockwise outer contour
    
    * .notdef#2303 (U+D551) has a counter-clockwise outer contour
    
    * .notdef#2303 (U+D551) has a counter-clockwise outer contour
    
    * .notdef#2304 (U+D558) has a counter-clockwise outer contour
    
    * .notdef#2304 (U+D558) has a counter-clockwise outer contour
    
    * .notdef#2304 (U+D558) has a counter-clockwise outer contour
    
    * .notdef#2305 (U+D559) has a counter-clockwise outer contour
    
    * .notdef#2305 (U+D559) has a counter-clockwise outer contour
    
    * .notdef#2305 (U+D559) has a counter-clockwise outer contour
    
    * .notdef#2305 (U+D559) has a counter-clockwise outer contour
    
    * .notdef#2306 (U+D55C) has a counter-clockwise outer contour
    
    * .notdef#2306 (U+D55C) has a counter-clockwise outer contour
    
    * .notdef#2306 (U+D55C) has a counter-clockwise outer contour
    
    * .notdef#2306 (U+D55C) has a counter-clockwise outer contour
    
    * .notdef#2307 (U+D560) has a counter-clockwise outer contour
    
    * .notdef#2307 (U+D560) has a counter-clockwise outer contour
    
    * .notdef#2307 (U+D560) has a counter-clockwise outer contour
    
    * .notdef#2307 (U+D560) has a counter-clockwise outer contour
    
    * .notdef#2308 (U+D565) has a counter-clockwise outer contour
    
    * .notdef#2308 (U+D565) has a counter-clockwise outer contour
    
    * .notdef#2308 (U+D565) has a counter-clockwise outer contour
    
    * .notdef#2308 (U+D565) has a counter-clockwise outer contour
    
    * .notdef#2308 (U+D565) has a counter-clockwise outer contour
    
    * .notdef#2309 (U+D568) has a counter-clockwise outer contour
    
    * .notdef#2309 (U+D568) has a counter-clockwise outer contour
    
    * .notdef#2309 (U+D568) has a counter-clockwise outer contour
    
    * .notdef#2309 (U+D568) has a counter-clockwise outer contour
    
    * .notdef#231 (U+AD9D) has a counter-clockwise outer contour
    
    * .notdef#231 (U+AD9D) has a counter-clockwise outer contour
    
    * .notdef#231 (U+AD9D) has a counter-clockwise outer contour
    
    * .notdef#231 (U+AD9D) has a counter-clockwise outer contour
    
    * .notdef#2310 (U+D569) has a counter-clockwise outer contour
    
    * .notdef#2310 (U+D569) has a counter-clockwise outer contour
    
    * .notdef#2310 (U+D569) has a counter-clockwise outer contour
    
    * .notdef#2310 (U+D569) has a counter-clockwise outer contour
    
    * .notdef#2311 (U+D56B) has a counter-clockwise outer contour
    
    * .notdef#2311 (U+D56B) has a counter-clockwise outer contour
    
    * .notdef#2311 (U+D56B) has a counter-clockwise outer contour
    
    * .notdef#2311 (U+D56B) has a counter-clockwise outer contour
    
    * .notdef#2312 (U+D56D) has a counter-clockwise outer contour
    
    * .notdef#2312 (U+D56D) has a counter-clockwise outer contour
    
    * .notdef#2312 (U+D56D) has a counter-clockwise outer contour
    
    * .notdef#2312 (U+D56D) has a counter-clockwise outer contour
    
    * .notdef#2313 (U+D574) has a counter-clockwise outer contour
    
    * .notdef#2313 (U+D574) has a counter-clockwise outer contour
    
    * .notdef#2313 (U+D574) has a counter-clockwise outer contour
    
    * .notdef#2314 (U+D575) has a counter-clockwise outer contour
    
    * .notdef#2314 (U+D575) has a counter-clockwise outer contour
    
    * .notdef#2314 (U+D575) has a counter-clockwise outer contour
    
    * .notdef#2314 (U+D575) has a counter-clockwise outer contour
    
    * .notdef#2315 (U+D578) has a counter-clockwise outer contour
    
    * .notdef#2315 (U+D578) has a counter-clockwise outer contour
    
    * .notdef#2315 (U+D578) has a counter-clockwise outer contour
    
    * .notdef#2315 (U+D578) has a counter-clockwise outer contour
    
    * .notdef#2316 (U+D57C) has a counter-clockwise outer contour
    
    * .notdef#2316 (U+D57C) has a counter-clockwise outer contour
    
    * .notdef#2316 (U+D57C) has a counter-clockwise outer contour
    
    * .notdef#2316 (U+D57C) has a counter-clockwise outer contour
    
    * .notdef#2317 (U+D584) has a counter-clockwise outer contour
    
    * .notdef#2317 (U+D584) has a counter-clockwise outer contour
    
    * .notdef#2317 (U+D584) has a counter-clockwise outer contour
    
    * .notdef#2317 (U+D584) has a counter-clockwise outer contour
    
    * .notdef#2318 (U+D585) has a counter-clockwise outer contour
    
    * .notdef#2318 (U+D585) has a counter-clockwise outer contour
    
    * .notdef#2318 (U+D585) has a counter-clockwise outer contour
    
    * .notdef#2318 (U+D585) has a counter-clockwise outer contour
    
    * .notdef#2319 (U+D587) has a counter-clockwise outer contour
    
    * .notdef#2319 (U+D587) has a counter-clockwise outer contour
    
    * .notdef#2319 (U+D587) has a counter-clockwise outer contour
    
    * .notdef#2319 (U+D587) has a counter-clockwise outer contour
    
    * .notdef#232 (U+ADA4) has a counter-clockwise outer contour
    
    * .notdef#232 (U+ADA4) has a counter-clockwise outer contour
    
    * .notdef#232 (U+ADA4) has a counter-clockwise outer contour
    
    * .notdef#2320 (U+D588) has a counter-clockwise outer contour
    
    * .notdef#2320 (U+D588) has a counter-clockwise outer contour
    
    * .notdef#2320 (U+D588) has a counter-clockwise outer contour
    
    * .notdef#2320 (U+D588) has a counter-clockwise outer contour
    
    * .notdef#2321 (U+D589) has a counter-clockwise outer contour
    
    * .notdef#2321 (U+D589) has a counter-clockwise outer contour
    
    * .notdef#2321 (U+D589) has a counter-clockwise outer contour
    
    * .notdef#2321 (U+D589) has a counter-clockwise outer contour
    
    * .notdef#2322 (U+D590) has a counter-clockwise outer contour
    
    * .notdef#2322 (U+D590) has a counter-clockwise outer contour
    
    * .notdef#2322 (U+D590) has a counter-clockwise outer contour
    
    * .notdef#2323 (U+D5A5) has a counter-clockwise outer contour
    
    * .notdef#2323 (U+D5A5) has a counter-clockwise outer contour
    
    * .notdef#2323 (U+D5A5) has a counter-clockwise outer contour
    
    * .notdef#2323 (U+D5A5) has a counter-clockwise outer contour
    
    * .notdef#2324 (U+D5C8) has a counter-clockwise outer contour
    
    * .notdef#2324 (U+D5C8) has a counter-clockwise outer contour
    
    * .notdef#2324 (U+D5C8) has a counter-clockwise outer contour
    
    * .notdef#2325 (U+D5C9) has a counter-clockwise outer contour
    
    * .notdef#2325 (U+D5C9) has a counter-clockwise outer contour
    
    * .notdef#2325 (U+D5C9) has a counter-clockwise outer contour
    
    * .notdef#2325 (U+D5C9) has a counter-clockwise outer contour
    
    * .notdef#2326 (U+D5CC) has a counter-clockwise outer contour
    
    * .notdef#2326 (U+D5CC) has a counter-clockwise outer contour
    
    * .notdef#2326 (U+D5CC) has a counter-clockwise outer contour
    
    * .notdef#2326 (U+D5CC) has a counter-clockwise outer contour
    
    * .notdef#2327 (U+D5D0) has a counter-clockwise outer contour
    
    * .notdef#2327 (U+D5D0) has a counter-clockwise outer contour
    
    * .notdef#2327 (U+D5D0) has a counter-clockwise outer contour
    
    * .notdef#2327 (U+D5D0) has a counter-clockwise outer contour
    
    * .notdef#2328 (U+D5D2) has a counter-clockwise outer contour
    
    * .notdef#2328 (U+D5D2) has a counter-clockwise outer contour
    
    * .notdef#2328 (U+D5D2) has a counter-clockwise outer contour
    
    * .notdef#2328 (U+D5D2) has a counter-clockwise outer contour
    
    * .notdef#2328 (U+D5D2) has a counter-clockwise outer contour
    
    * .notdef#2329 (U+D5D8) has a counter-clockwise outer contour
    
    * .notdef#2329 (U+D5D8) has a counter-clockwise outer contour
    
    * .notdef#2329 (U+D5D8) has a counter-clockwise outer contour
    
    * .notdef#2329 (U+D5D8) has a counter-clockwise outer contour
    
    * .notdef#233 (U+ADB7) has a counter-clockwise outer contour
    
    * .notdef#233 (U+ADB7) has a counter-clockwise outer contour
    
    * .notdef#233 (U+ADB7) has a counter-clockwise outer contour
    
    * .notdef#233 (U+ADB7) has a counter-clockwise outer contour
    
    * .notdef#2330 (U+D5D9) has a counter-clockwise outer contour
    
    * .notdef#2330 (U+D5D9) has a counter-clockwise outer contour
    
    * .notdef#2330 (U+D5D9) has a counter-clockwise outer contour
    
    * .notdef#2330 (U+D5D9) has a counter-clockwise outer contour
    
    * .notdef#2331 (U+D5DB) has a counter-clockwise outer contour
    
    * .notdef#2331 (U+D5DB) has a counter-clockwise outer contour
    
    * .notdef#2331 (U+D5DB) has a counter-clockwise outer contour
    
    * .notdef#2331 (U+D5DB) has a counter-clockwise outer contour
    
    * .notdef#2332 (U+D5DD) has a counter-clockwise outer contour
    
    * .notdef#2332 (U+D5DD) has a counter-clockwise outer contour
    
    * .notdef#2332 (U+D5DD) has a counter-clockwise outer contour
    
    * .notdef#2332 (U+D5DD) has a counter-clockwise outer contour
    
    * .notdef#2333 (U+D5E4) has a counter-clockwise outer contour
    
    * .notdef#2333 (U+D5E4) has a counter-clockwise outer contour
    
    * .notdef#2333 (U+D5E4) has a counter-clockwise outer contour
    
    * .notdef#2333 (U+D5E4) has a counter-clockwise outer contour
    
    * .notdef#2334 (U+D5E5) has a counter-clockwise outer contour
    
    * .notdef#2334 (U+D5E5) has a counter-clockwise outer contour
    
    * .notdef#2334 (U+D5E5) has a counter-clockwise outer contour
    
    * .notdef#2334 (U+D5E5) has a counter-clockwise outer contour
    
    * .notdef#2334 (U+D5E5) has a counter-clockwise outer contour
    
    * .notdef#2335 (U+D5E8) has a counter-clockwise outer contour
    
    * .notdef#2335 (U+D5E8) has a counter-clockwise outer contour
    
    * .notdef#2335 (U+D5E8) has a counter-clockwise outer contour
    
    * .notdef#2335 (U+D5E8) has a counter-clockwise outer contour
    
    * .notdef#2335 (U+D5E8) has a counter-clockwise outer contour
    
    * .notdef#2336 (U+D5EC) has a counter-clockwise outer contour
    
    * .notdef#2336 (U+D5EC) has a counter-clockwise outer contour
    
    * .notdef#2336 (U+D5EC) has a counter-clockwise outer contour
    
    * .notdef#2336 (U+D5EC) has a counter-clockwise outer contour
    
    * .notdef#2336 (U+D5EC) has a counter-clockwise outer contour
    
    * .notdef#2337 (U+D5F4) has a counter-clockwise outer contour
    
    * .notdef#2337 (U+D5F4) has a counter-clockwise outer contour
    
    * .notdef#2337 (U+D5F4) has a counter-clockwise outer contour
    
    * .notdef#2337 (U+D5F4) has a counter-clockwise outer contour
    
    * .notdef#2337 (U+D5F4) has a counter-clockwise outer contour
    
    * .notdef#2338 (U+D5F5) has a counter-clockwise outer contour
    
    * .notdef#2338 (U+D5F5) has a counter-clockwise outer contour
    
    * .notdef#2338 (U+D5F5) has a counter-clockwise outer contour
    
    * .notdef#2338 (U+D5F5) has a counter-clockwise outer contour
    
    * .notdef#2338 (U+D5F5) has a counter-clockwise outer contour
    
    * .notdef#2339 (U+D5F7) has a counter-clockwise outer contour
    
    * .notdef#2339 (U+D5F7) has a counter-clockwise outer contour
    
    * .notdef#2339 (U+D5F7) has a counter-clockwise outer contour
    
    * .notdef#2339 (U+D5F7) has a counter-clockwise outer contour
    
    * .notdef#2339 (U+D5F7) has a counter-clockwise outer contour
    
    * .notdef#234 (U+ADC0) has a counter-clockwise outer contour
    
    * .notdef#234 (U+ADC0) has a counter-clockwise outer contour
    
    * .notdef#234 (U+ADC0) has a counter-clockwise outer contour
    
    * .notdef#2340 (U+D5F9) has a counter-clockwise outer contour
    
    * .notdef#2340 (U+D5F9) has a counter-clockwise outer contour
    
    * .notdef#2340 (U+D5F9) has a counter-clockwise outer contour
    
    * .notdef#2340 (U+D5F9) has a counter-clockwise outer contour
    
    * .notdef#2340 (U+D5F9) has a counter-clockwise outer contour
    
    * .notdef#2341 (U+D600) has a counter-clockwise outer contour
    
    * .notdef#2341 (U+D600) has a counter-clockwise outer contour
    
    * .notdef#2341 (U+D600) has a counter-clockwise outer contour
    
    * .notdef#2342 (U+D601) has a counter-clockwise outer contour
    
    * .notdef#2342 (U+D601) has a counter-clockwise outer contour
    
    * .notdef#2342 (U+D601) has a counter-clockwise outer contour
    
    * .notdef#2342 (U+D601) has a counter-clockwise outer contour
    
    * .notdef#2343 (U+D604) has a counter-clockwise outer contour
    
    * .notdef#2343 (U+D604) has a counter-clockwise outer contour
    
    * .notdef#2343 (U+D604) has a counter-clockwise outer contour
    
    * .notdef#2343 (U+D604) has a counter-clockwise outer contour
    
    * .notdef#2344 (U+D608) has a counter-clockwise outer contour
    
    * .notdef#2344 (U+D608) has a counter-clockwise outer contour
    
    * .notdef#2344 (U+D608) has a counter-clockwise outer contour
    
    * .notdef#2344 (U+D608) has a counter-clockwise outer contour
    
    * .notdef#2345 (U+D610) has a counter-clockwise outer contour
    
    * .notdef#2345 (U+D610) has a counter-clockwise outer contour
    
    * .notdef#2345 (U+D610) has a counter-clockwise outer contour
    
    * .notdef#2345 (U+D610) has a counter-clockwise outer contour
    
    * .notdef#2346 (U+D611) has a counter-clockwise outer contour
    
    * .notdef#2346 (U+D611) has a counter-clockwise outer contour
    
    * .notdef#2346 (U+D611) has a counter-clockwise outer contour
    
    * .notdef#2346 (U+D611) has a counter-clockwise outer contour
    
    * .notdef#2347 (U+D613) has a counter-clockwise outer contour
    
    * .notdef#2347 (U+D613) has a counter-clockwise outer contour
    
    * .notdef#2347 (U+D613) has a counter-clockwise outer contour
    
    * .notdef#2347 (U+D613) has a counter-clockwise outer contour
    
    * .notdef#2348 (U+D614) has a counter-clockwise outer contour
    
    * .notdef#2348 (U+D614) has a counter-clockwise outer contour
    
    * .notdef#2348 (U+D614) has a counter-clockwise outer contour
    
    * .notdef#2348 (U+D614) has a counter-clockwise outer contour
    
    * .notdef#2349 (U+D615) has a counter-clockwise outer contour
    
    * .notdef#2349 (U+D615) has a counter-clockwise outer contour
    
    * .notdef#2349 (U+D615) has a counter-clockwise outer contour
    
    * .notdef#2349 (U+D615) has a counter-clockwise outer contour
    
    * .notdef#235 (U+ADC1) has a counter-clockwise outer contour
    
    * .notdef#235 (U+ADC1) has a counter-clockwise outer contour
    
    * .notdef#235 (U+ADC1) has a counter-clockwise outer contour
    
    * .notdef#235 (U+ADC1) has a counter-clockwise outer contour
    
    * .notdef#2350 (U+D61C) has a counter-clockwise outer contour
    
    * .notdef#2350 (U+D61C) has a counter-clockwise outer contour
    
    * .notdef#2350 (U+D61C) has a counter-clockwise outer contour
    
    * .notdef#2351 (U+D620) has a counter-clockwise outer contour
    
    * .notdef#2351 (U+D620) has a counter-clockwise outer contour
    
    * .notdef#2351 (U+D620) has a counter-clockwise outer contour
    
    * .notdef#2351 (U+D620) has a counter-clockwise outer contour
    
    * .notdef#2351 (U+D620) has a counter-clockwise outer contour
    
    * .notdef#2352 (U+D624) has a counter-clockwise outer contour
    
    * .notdef#2352 (U+D624) has a counter-clockwise outer contour
    
    * .notdef#2352 (U+D624) has a counter-clockwise outer contour
    
    * .notdef#2352 (U+D624) has a counter-clockwise outer contour
    
    * .notdef#2352 (U+D624) has a counter-clockwise outer contour
    
    * .notdef#2353 (U+D62D) has a counter-clockwise outer contour
    
    * .notdef#2353 (U+D62D) has a counter-clockwise outer contour
    
    * .notdef#2353 (U+D62D) has a counter-clockwise outer contour
    
    * .notdef#2353 (U+D62D) has a counter-clockwise outer contour
    
    * .notdef#2353 (U+D62D) has a counter-clockwise outer contour
    
    * .notdef#2354 (U+D638) has a counter-clockwise outer contour
    
    * .notdef#2354 (U+D638) has a counter-clockwise outer contour
    
    * .notdef#2354 (U+D638) has a counter-clockwise outer contour
    
    * .notdef#2355 (U+D639) has a counter-clockwise outer contour
    
    * .notdef#2355 (U+D639) has a counter-clockwise outer contour
    
    * .notdef#2355 (U+D639) has a counter-clockwise outer contour
    
    * .notdef#2355 (U+D639) has a counter-clockwise outer contour
    
    * .notdef#2356 (U+D63C) has a counter-clockwise outer contour
    
    * .notdef#2356 (U+D63C) has a counter-clockwise outer contour
    
    * .notdef#2356 (U+D63C) has a counter-clockwise outer contour
    
    * .notdef#2356 (U+D63C) has a counter-clockwise outer contour
    
    * .notdef#2357 (U+D640) has a counter-clockwise outer contour
    
    * .notdef#2357 (U+D640) has a counter-clockwise outer contour
    
    * .notdef#2357 (U+D640) has a counter-clockwise outer contour
    
    * .notdef#2357 (U+D640) has a counter-clockwise outer contour
    
    * .notdef#2358 (U+D645) has a counter-clockwise outer contour
    
    * .notdef#2358 (U+D645) has a counter-clockwise outer contour
    
    * .notdef#2358 (U+D645) has a counter-clockwise outer contour
    
    * .notdef#2358 (U+D645) has a counter-clockwise outer contour
    
    * .notdef#2358 (U+D645) has a counter-clockwise outer contour
    
    * .notdef#2359 (U+D648) has a counter-clockwise outer contour
    
    * .notdef#2359 (U+D648) has a counter-clockwise outer contour
    
    * .notdef#2359 (U+D648) has a counter-clockwise outer contour
    
    * .notdef#2359 (U+D648) has a counter-clockwise outer contour
    
    * .notdef#236 (U+ADC4) has a counter-clockwise outer contour
    
    * .notdef#236 (U+ADC4) has a counter-clockwise outer contour
    
    * .notdef#236 (U+ADC4) has a counter-clockwise outer contour
    
    * .notdef#236 (U+ADC4) has a counter-clockwise outer contour
    
    * .notdef#2360 (U+D649) has a counter-clockwise outer contour
    
    * .notdef#2360 (U+D649) has a counter-clockwise outer contour
    
    * .notdef#2360 (U+D649) has a counter-clockwise outer contour
    
    * .notdef#2360 (U+D649) has a counter-clockwise outer contour
    
    * .notdef#2361 (U+D64B) has a counter-clockwise outer contour
    
    * .notdef#2361 (U+D64B) has a counter-clockwise outer contour
    
    * .notdef#2361 (U+D64B) has a counter-clockwise outer contour
    
    * .notdef#2361 (U+D64B) has a counter-clockwise outer contour
    
    * .notdef#2362 (U+D64D) has a counter-clockwise outer contour
    
    * .notdef#2362 (U+D64D) has a counter-clockwise outer contour
    
    * .notdef#2362 (U+D64D) has a counter-clockwise outer contour
    
    * .notdef#2362 (U+D64D) has a counter-clockwise outer contour
    
    * .notdef#2363 (U+D651) has a counter-clockwise outer contour
    
    * .notdef#2363 (U+D651) has a counter-clockwise outer contour
    
    * .notdef#2363 (U+D651) has a counter-clockwise outer contour
    
    * .notdef#2363 (U+D651) has a counter-clockwise outer contour
    
    * .notdef#2364 (U+D654) has a counter-clockwise outer contour
    
    * .notdef#2364 (U+D654) has a counter-clockwise outer contour
    
    * .notdef#2364 (U+D654) has a counter-clockwise outer contour
    
    * .notdef#2364 (U+D654) has a counter-clockwise outer contour
    
    * .notdef#2365 (U+D655) has a counter-clockwise outer contour
    
    * .notdef#2365 (U+D655) has a counter-clockwise outer contour
    
    * .notdef#2365 (U+D655) has a counter-clockwise outer contour
    
    * .notdef#2365 (U+D655) has a counter-clockwise outer contour
    
    * .notdef#2365 (U+D655) has a counter-clockwise outer contour
    
    * .notdef#2366 (U+D658) has a counter-clockwise outer contour
    
    * .notdef#2366 (U+D658) has a counter-clockwise outer contour
    
    * .notdef#2366 (U+D658) has a counter-clockwise outer contour
    
    * .notdef#2366 (U+D658) has a counter-clockwise outer contour
    
    * .notdef#2366 (U+D658) has a counter-clockwise outer contour
    
    * .notdef#2367 (U+D65C) has a counter-clockwise outer contour
    
    * .notdef#2367 (U+D65C) has a counter-clockwise outer contour
    
    * .notdef#2367 (U+D65C) has a counter-clockwise outer contour
    
    * .notdef#2367 (U+D65C) has a counter-clockwise outer contour
    
    * .notdef#2367 (U+D65C) has a counter-clockwise outer contour
    
    * .notdef#2368 (U+D667) has a counter-clockwise outer contour
    
    * .notdef#2368 (U+D667) has a counter-clockwise outer contour
    
    * .notdef#2368 (U+D667) has a counter-clockwise outer contour
    
    * .notdef#2368 (U+D667) has a counter-clockwise outer contour
    
    * .notdef#2368 (U+D667) has a counter-clockwise outer contour
    
    * .notdef#2369 (U+D669) has a counter-clockwise outer contour
    
    * .notdef#2369 (U+D669) has a counter-clockwise outer contour
    
    * .notdef#2369 (U+D669) has a counter-clockwise outer contour
    
    * .notdef#2369 (U+D669) has a counter-clockwise outer contour
    
    * .notdef#2369 (U+D669) has a counter-clockwise outer contour
    
    * .notdef#237 (U+ADC8) has a counter-clockwise outer contour
    
    * .notdef#237 (U+ADC8) has a counter-clockwise outer contour
    
    * .notdef#237 (U+ADC8) has a counter-clockwise outer contour
    
    * .notdef#237 (U+ADC8) has a counter-clockwise outer contour
    
    * .notdef#2370 (U+D670) has a counter-clockwise outer contour
    
    * .notdef#2370 (U+D670) has a counter-clockwise outer contour
    
    * .notdef#2370 (U+D670) has a counter-clockwise outer contour
    
    * .notdef#2370 (U+D670) has a counter-clockwise outer contour
    
    * .notdef#2371 (U+D671) has a counter-clockwise outer contour
    
    * .notdef#2371 (U+D671) has a counter-clockwise outer contour
    
    * .notdef#2371 (U+D671) has a counter-clockwise outer contour
    
    * .notdef#2371 (U+D671) has a counter-clockwise outer contour
    
    * .notdef#2371 (U+D671) has a counter-clockwise outer contour
    
    * .notdef#2372 (U+D674) has a counter-clockwise outer contour
    
    * .notdef#2372 (U+D674) has a counter-clockwise outer contour
    
    * .notdef#2372 (U+D674) has a counter-clockwise outer contour
    
    * .notdef#2372 (U+D674) has a counter-clockwise outer contour
    
    * .notdef#2372 (U+D674) has a counter-clockwise outer contour
    
    * .notdef#2373 (U+D683) has a counter-clockwise outer contour
    
    * .notdef#2373 (U+D683) has a counter-clockwise outer contour
    
    * .notdef#2373 (U+D683) has a counter-clockwise outer contour
    
    * .notdef#2373 (U+D683) has a counter-clockwise outer contour
    
    * .notdef#2373 (U+D683) has a counter-clockwise outer contour
    
    * .notdef#2374 (U+D685) has a counter-clockwise outer contour
    
    * .notdef#2374 (U+D685) has a counter-clockwise outer contour
    
    * .notdef#2374 (U+D685) has a counter-clockwise outer contour
    
    * .notdef#2374 (U+D685) has a counter-clockwise outer contour
    
    * .notdef#2374 (U+D685) has a counter-clockwise outer contour
    
    * .notdef#2375 (U+D68C) has a counter-clockwise outer contour
    
    * .notdef#2375 (U+D68C) has a counter-clockwise outer contour
    
    * .notdef#2375 (U+D68C) has a counter-clockwise outer contour
    
    * .notdef#2375 (U+D68C) has a counter-clockwise outer contour
    
    * .notdef#2376 (U+D68D) has a counter-clockwise outer contour
    
    * .notdef#2376 (U+D68D) has a counter-clockwise outer contour
    
    * .notdef#2376 (U+D68D) has a counter-clockwise outer contour
    
    * .notdef#2376 (U+D68D) has a counter-clockwise outer contour
    
    * .notdef#2376 (U+D68D) has a counter-clockwise outer contour
    
    * .notdef#2377 (U+D690) has a counter-clockwise outer contour
    
    * .notdef#2377 (U+D690) has a counter-clockwise outer contour
    
    * .notdef#2377 (U+D690) has a counter-clockwise outer contour
    
    * .notdef#2377 (U+D690) has a counter-clockwise outer contour
    
    * .notdef#2377 (U+D690) has a counter-clockwise outer contour
    
    * .notdef#2378 (U+D694) has a counter-clockwise outer contour
    
    * .notdef#2378 (U+D694) has a counter-clockwise outer contour
    
    * .notdef#2378 (U+D694) has a counter-clockwise outer contour
    
    * .notdef#2378 (U+D694) has a counter-clockwise outer contour
    
    * .notdef#2378 (U+D694) has a counter-clockwise outer contour
    
    * .notdef#2379 (U+D69D) has a counter-clockwise outer contour
    
    * .notdef#2379 (U+D69D) has a counter-clockwise outer contour
    
    * .notdef#2379 (U+D69D) has a counter-clockwise outer contour
    
    * .notdef#2379 (U+D69D) has a counter-clockwise outer contour
    
    * .notdef#2379 (U+D69D) has a counter-clockwise outer contour
    
    * .notdef#238 (U+ADD0) has a counter-clockwise outer contour
    
    * .notdef#238 (U+ADD0) has a counter-clockwise outer contour
    
    * .notdef#238 (U+ADD0) has a counter-clockwise outer contour
    
    * .notdef#238 (U+ADD0) has a counter-clockwise outer contour
    
    * .notdef#2380 (U+D69F) has a counter-clockwise outer contour
    
    * .notdef#2380 (U+D69F) has a counter-clockwise outer contour
    
    * .notdef#2380 (U+D69F) has a counter-clockwise outer contour
    
    * .notdef#2380 (U+D69F) has a counter-clockwise outer contour
    
    * .notdef#2380 (U+D69F) has a counter-clockwise outer contour
    
    * .notdef#2381 (U+D6A1) has a counter-clockwise outer contour
    
    * .notdef#2381 (U+D6A1) has a counter-clockwise outer contour
    
    * .notdef#2381 (U+D6A1) has a counter-clockwise outer contour
    
    * .notdef#2381 (U+D6A1) has a counter-clockwise outer contour
    
    * .notdef#2381 (U+D6A1) has a counter-clockwise outer contour
    
    * .notdef#2382 (U+D6A8) has a counter-clockwise outer contour
    
    * .notdef#2382 (U+D6A8) has a counter-clockwise outer contour
    
    * .notdef#2382 (U+D6A8) has a counter-clockwise outer contour
    
    * .notdef#2383 (U+D6AC) has a counter-clockwise outer contour
    
    * .notdef#2383 (U+D6AC) has a counter-clockwise outer contour
    
    * .notdef#2383 (U+D6AC) has a counter-clockwise outer contour
    
    * .notdef#2383 (U+D6AC) has a counter-clockwise outer contour
    
    * .notdef#2384 (U+D6B0) has a counter-clockwise outer contour
    
    * .notdef#2384 (U+D6B0) has a counter-clockwise outer contour
    
    * .notdef#2384 (U+D6B0) has a counter-clockwise outer contour
    
    * .notdef#2384 (U+D6B0) has a counter-clockwise outer contour
    
    * .notdef#2385 (U+D6B9) has a counter-clockwise outer contour
    
    * .notdef#2385 (U+D6B9) has a counter-clockwise outer contour
    
    * .notdef#2385 (U+D6B9) has a counter-clockwise outer contour
    
    * .notdef#2385 (U+D6B9) has a counter-clockwise outer contour
    
    * .notdef#2386 (U+D6BB) has a counter-clockwise outer contour
    
    * .notdef#2386 (U+D6BB) has a counter-clockwise outer contour
    
    * .notdef#2386 (U+D6BB) has a counter-clockwise outer contour
    
    * .notdef#2386 (U+D6BB) has a counter-clockwise outer contour
    
    * .notdef#2387 (U+D6C4) has a counter-clockwise outer contour
    
    * .notdef#2387 (U+D6C4) has a counter-clockwise outer contour
    
    * .notdef#2387 (U+D6C4) has a counter-clockwise outer contour
    
    * .notdef#2388 (U+D6C5) has a counter-clockwise outer contour
    
    * .notdef#2388 (U+D6C5) has a counter-clockwise outer contour
    
    * .notdef#2388 (U+D6C5) has a counter-clockwise outer contour
    
    * .notdef#2389 (U+D6C8) has a counter-clockwise outer contour
    
    * .notdef#2389 (U+D6C8) has a counter-clockwise outer contour
    
    * .notdef#2389 (U+D6C8) has a counter-clockwise outer contour
    
    * .notdef#2389 (U+D6C8) has a counter-clockwise outer contour
    
    * .notdef#239 (U+ADD1) has a counter-clockwise outer contour
    
    * .notdef#239 (U+ADD1) has a counter-clockwise outer contour
    
    * .notdef#239 (U+ADD1) has a counter-clockwise outer contour
    
    * .notdef#239 (U+ADD1) has a counter-clockwise outer contour
    
    * .notdef#2390 (U+D6CC) has a counter-clockwise outer contour
    
    * .notdef#2390 (U+D6CC) has a counter-clockwise outer contour
    
    * .notdef#2390 (U+D6CC) has a counter-clockwise outer contour
    
    * .notdef#2391 (U+D6D1) has a counter-clockwise outer contour
    
    * .notdef#2391 (U+D6D1) has a counter-clockwise outer contour
    
    * .notdef#2391 (U+D6D1) has a counter-clockwise outer contour
    
    * .notdef#2392 (U+D6D4) has a counter-clockwise outer contour
    
    * .notdef#2392 (U+D6D4) has a counter-clockwise outer contour
    
    * .notdef#2392 (U+D6D4) has a counter-clockwise outer contour
    
    * .notdef#2393 (U+D6D7) has a counter-clockwise outer contour
    
    * .notdef#2393 (U+D6D7) has a counter-clockwise outer contour
    
    * .notdef#2393 (U+D6D7) has a counter-clockwise outer contour
    
    * .notdef#2394 (U+D6D9) has a counter-clockwise outer contour
    
    * .notdef#2394 (U+D6D9) has a counter-clockwise outer contour
    
    * .notdef#2394 (U+D6D9) has a counter-clockwise outer contour
    
    * .notdef#2395 (U+D6E0) has a counter-clockwise outer contour
    
    * .notdef#2395 (U+D6E0) has a counter-clockwise outer contour
    
    * .notdef#2395 (U+D6E0) has a counter-clockwise outer contour
    
    * .notdef#2395 (U+D6E0) has a counter-clockwise outer contour
    
    * .notdef#2396 (U+D6E4) has a counter-clockwise outer contour
    
    * .notdef#2396 (U+D6E4) has a counter-clockwise outer contour
    
    * .notdef#2396 (U+D6E4) has a counter-clockwise outer contour
    
    * .notdef#2396 (U+D6E4) has a counter-clockwise outer contour
    
    * .notdef#2396 (U+D6E4) has a counter-clockwise outer contour
    
    * .notdef#2397 (U+D6E8) has a counter-clockwise outer contour
    
    * .notdef#2397 (U+D6E8) has a counter-clockwise outer contour
    
    * .notdef#2397 (U+D6E8) has a counter-clockwise outer contour
    
    * .notdef#2397 (U+D6E8) has a counter-clockwise outer contour
    
    * .notdef#2397 (U+D6E8) has a counter-clockwise outer contour
    
    * .notdef#2398 (U+D6F0) has a counter-clockwise outer contour
    
    * .notdef#2398 (U+D6F0) has a counter-clockwise outer contour
    
    * .notdef#2398 (U+D6F0) has a counter-clockwise outer contour
    
    * .notdef#2398 (U+D6F0) has a counter-clockwise outer contour
    
    * .notdef#2398 (U+D6F0) has a counter-clockwise outer contour
    
    * .notdef#2399 (U+D6F5) has a counter-clockwise outer contour
    
    * .notdef#2399 (U+D6F5) has a counter-clockwise outer contour
    
    * .notdef#2399 (U+D6F5) has a counter-clockwise outer contour
    
    * .notdef#2399 (U+D6F5) has a counter-clockwise outer contour
    
    * .notdef#2399 (U+D6F5) has a counter-clockwise outer contour
    
    * .notdef#240 (U+ADD3) has a counter-clockwise outer contour
    
    * .notdef#240 (U+ADD3) has a counter-clockwise outer contour
    
    * .notdef#240 (U+ADD3) has a counter-clockwise outer contour
    
    * .notdef#240 (U+ADD3) has a counter-clockwise outer contour
    
    * .notdef#2400 (U+D6FC) has a counter-clockwise outer contour
    
    * .notdef#2400 (U+D6FC) has a counter-clockwise outer contour
    
    * .notdef#2400 (U+D6FC) has a counter-clockwise outer contour
    
    * .notdef#2400 (U+D6FC) has a counter-clockwise outer contour
    
    * .notdef#2400 (U+D6FC) has a counter-clockwise outer contour
    
    * .notdef#2401 (U+D6FD) has a counter-clockwise outer contour
    
    * .notdef#2401 (U+D6FD) has a counter-clockwise outer contour
    
    * .notdef#2401 (U+D6FD) has a counter-clockwise outer contour
    
    * .notdef#2401 (U+D6FD) has a counter-clockwise outer contour
    
    * .notdef#2401 (U+D6FD) has a counter-clockwise outer contour
    
    * .notdef#2401 (U+D6FD) has a counter-clockwise outer contour
    
    * .notdef#2402 (U+D700) has a counter-clockwise outer contour
    
    * .notdef#2402 (U+D700) has a counter-clockwise outer contour
    
    * .notdef#2402 (U+D700) has a counter-clockwise outer contour
    
    * .notdef#2402 (U+D700) has a counter-clockwise outer contour
    
    * .notdef#2402 (U+D700) has a counter-clockwise outer contour
    
    * .notdef#2402 (U+D700) has a counter-clockwise outer contour
    
    * .notdef#2403 (U+D704) has a counter-clockwise outer contour
    
    * .notdef#2403 (U+D704) has a counter-clockwise outer contour
    
    * .notdef#2403 (U+D704) has a counter-clockwise outer contour
    
    * .notdef#2403 (U+D704) has a counter-clockwise outer contour
    
    * .notdef#2403 (U+D704) has a counter-clockwise outer contour
    
    * .notdef#2403 (U+D704) has a counter-clockwise outer contour
    
    * .notdef#2404 (U+D711) has a counter-clockwise outer contour
    
    * .notdef#2404 (U+D711) has a counter-clockwise outer contour
    
    * .notdef#2404 (U+D711) has a counter-clockwise outer contour
    
    * .notdef#2404 (U+D711) has a counter-clockwise outer contour
    
    * .notdef#2404 (U+D711) has a counter-clockwise outer contour
    
    * .notdef#2404 (U+D711) has a counter-clockwise outer contour
    
    * .notdef#2405 (U+D718) has a counter-clockwise outer contour
    
    * .notdef#2405 (U+D718) has a counter-clockwise outer contour
    
    * .notdef#2405 (U+D718) has a counter-clockwise outer contour
    
    * .notdef#2405 (U+D718) has a counter-clockwise outer contour
    
    * .notdef#2406 (U+D719) has a counter-clockwise outer contour
    
    * .notdef#2406 (U+D719) has a counter-clockwise outer contour
    
    * .notdef#2406 (U+D719) has a counter-clockwise outer contour
    
    * .notdef#2406 (U+D719) has a counter-clockwise outer contour
    
    * .notdef#2406 (U+D719) has a counter-clockwise outer contour
    
    * .notdef#2407 (U+D71C) has a counter-clockwise outer contour
    
    * .notdef#2407 (U+D71C) has a counter-clockwise outer contour
    
    * .notdef#2407 (U+D71C) has a counter-clockwise outer contour
    
    * .notdef#2407 (U+D71C) has a counter-clockwise outer contour
    
    * .notdef#2407 (U+D71C) has a counter-clockwise outer contour
    
    * .notdef#2408 (U+D720) has a counter-clockwise outer contour
    
    * .notdef#2408 (U+D720) has a counter-clockwise outer contour
    
    * .notdef#2408 (U+D720) has a counter-clockwise outer contour
    
    * .notdef#2408 (U+D720) has a counter-clockwise outer contour
    
    * .notdef#2408 (U+D720) has a counter-clockwise outer contour
    
    * .notdef#2409 (U+D728) has a counter-clockwise outer contour
    
    * .notdef#2409 (U+D728) has a counter-clockwise outer contour
    
    * .notdef#2409 (U+D728) has a counter-clockwise outer contour
    
    * .notdef#2409 (U+D728) has a counter-clockwise outer contour
    
    * .notdef#2409 (U+D728) has a counter-clockwise outer contour
    
    * .notdef#241 (U+ADDC) has a counter-clockwise outer contour
    
    * .notdef#241 (U+ADDC) has a counter-clockwise outer contour
    
    * .notdef#2410 (U+D729) has a counter-clockwise outer contour
    
    * .notdef#2410 (U+D729) has a counter-clockwise outer contour
    
    * .notdef#2410 (U+D729) has a counter-clockwise outer contour
    
    * .notdef#2410 (U+D729) has a counter-clockwise outer contour
    
    * .notdef#2410 (U+D729) has a counter-clockwise outer contour
    
    * .notdef#2411 (U+D72B) has a counter-clockwise outer contour
    
    * .notdef#2411 (U+D72B) has a counter-clockwise outer contour
    
    * .notdef#2411 (U+D72B) has a counter-clockwise outer contour
    
    * .notdef#2411 (U+D72B) has a counter-clockwise outer contour
    
    * .notdef#2411 (U+D72B) has a counter-clockwise outer contour
    
    * .notdef#2412 (U+D72D) has a counter-clockwise outer contour
    
    * .notdef#2412 (U+D72D) has a counter-clockwise outer contour
    
    * .notdef#2412 (U+D72D) has a counter-clockwise outer contour
    
    * .notdef#2412 (U+D72D) has a counter-clockwise outer contour
    
    * .notdef#2412 (U+D72D) has a counter-clockwise outer contour
    
    * .notdef#2413 (U+D734) has a counter-clockwise outer contour
    
    * .notdef#2413 (U+D734) has a counter-clockwise outer contour
    
    * .notdef#2413 (U+D734) has a counter-clockwise outer contour
    
    * .notdef#2414 (U+D735) has a counter-clockwise outer contour
    
    * .notdef#2414 (U+D735) has a counter-clockwise outer contour
    
    * .notdef#2414 (U+D735) has a counter-clockwise outer contour
    
    * .notdef#2415 (U+D738) has a counter-clockwise outer contour
    
    * .notdef#2415 (U+D738) has a counter-clockwise outer contour
    
    * .notdef#2415 (U+D738) has a counter-clockwise outer contour
    
    * .notdef#2415 (U+D738) has a counter-clockwise outer contour
    
    * .notdef#2416 (U+D73C) has a counter-clockwise outer contour
    
    * .notdef#2416 (U+D73C) has a counter-clockwise outer contour
    
    * .notdef#2416 (U+D73C) has a counter-clockwise outer contour
    
    * .notdef#2417 (U+D744) has a counter-clockwise outer contour
    
    * .notdef#2417 (U+D744) has a counter-clockwise outer contour
    
    * .notdef#2417 (U+D744) has a counter-clockwise outer contour
    
    * .notdef#2418 (U+D747) has a counter-clockwise outer contour
    
    * .notdef#2418 (U+D747) has a counter-clockwise outer contour
    
    * .notdef#2418 (U+D747) has a counter-clockwise outer contour
    
    * .notdef#2418 (U+D747) has a counter-clockwise outer contour
    
    * .notdef#2419 (U+D749) has a counter-clockwise outer contour
    
    * .notdef#2419 (U+D749) has a counter-clockwise outer contour
    
    * .notdef#2419 (U+D749) has a counter-clockwise outer contour
    
    * .notdef#242 (U+ADE0) has a counter-clockwise outer contour
    
    * .notdef#242 (U+ADE0) has a counter-clockwise outer contour
    
    * .notdef#242 (U+ADE0) has a counter-clockwise outer contour
    
    * .notdef#2420 (U+D750) has a counter-clockwise outer contour
    
    * .notdef#2420 (U+D750) has a counter-clockwise outer contour
    
    * .notdef#2420 (U+D750) has a counter-clockwise outer contour
    
    * .notdef#2421 (U+D751) has a counter-clockwise outer contour
    
    * .notdef#2421 (U+D751) has a counter-clockwise outer contour
    
    * .notdef#2421 (U+D751) has a counter-clockwise outer contour
    
    * .notdef#2421 (U+D751) has a counter-clockwise outer contour
    
    * .notdef#2422 (U+D754) has a counter-clockwise outer contour
    
    * .notdef#2422 (U+D754) has a counter-clockwise outer contour
    
    * .notdef#2422 (U+D754) has a counter-clockwise outer contour
    
    * .notdef#2422 (U+D754) has a counter-clockwise outer contour
    
    * .notdef#2423 (U+D756) has a counter-clockwise outer contour
    
    * .notdef#2423 (U+D756) has a counter-clockwise outer contour
    
    * .notdef#2423 (U+D756) has a counter-clockwise outer contour
    
    * .notdef#2423 (U+D756) has a counter-clockwise outer contour
    
    * .notdef#2423 (U+D756) has a counter-clockwise outer contour
    
    * .notdef#2423 (U+D756) has a counter-clockwise outer contour
    
    * .notdef#2424 (U+D757) has a counter-clockwise outer contour
    
    * .notdef#2424 (U+D757) has a counter-clockwise outer contour
    
    * .notdef#2424 (U+D757) has a counter-clockwise outer contour
    
    * .notdef#2424 (U+D757) has a counter-clockwise outer contour
    
    * .notdef#2425 (U+D758) has a counter-clockwise outer contour
    
    * .notdef#2425 (U+D758) has a counter-clockwise outer contour
    
    * .notdef#2425 (U+D758) has a counter-clockwise outer contour
    
    * .notdef#2425 (U+D758) has a counter-clockwise outer contour
    
    * .notdef#2426 (U+D759) has a counter-clockwise outer contour
    
    * .notdef#2426 (U+D759) has a counter-clockwise outer contour
    
    * .notdef#2426 (U+D759) has a counter-clockwise outer contour
    
    * .notdef#2426 (U+D759) has a counter-clockwise outer contour
    
    * .notdef#2426 (U+D759) has a counter-clockwise outer contour
    
    * .notdef#2427 (U+D760) has a counter-clockwise outer contour
    
    * .notdef#2427 (U+D760) has a counter-clockwise outer contour
    
    * .notdef#2427 (U+D760) has a counter-clockwise outer contour
    
    * .notdef#2427 (U+D760) has a counter-clockwise outer contour
    
    * .notdef#2428 (U+D761) has a counter-clockwise outer contour
    
    * .notdef#2428 (U+D761) has a counter-clockwise outer contour
    
    * .notdef#2428 (U+D761) has a counter-clockwise outer contour
    
    * .notdef#2428 (U+D761) has a counter-clockwise outer contour
    
    * .notdef#2429 (U+D763) has a counter-clockwise outer contour
    
    * .notdef#2429 (U+D763) has a counter-clockwise outer contour
    
    * .notdef#2429 (U+D763) has a counter-clockwise outer contour
    
    * .notdef#2429 (U+D763) has a counter-clockwise outer contour
    
    * .notdef#243 (U+ADE4) has a counter-clockwise outer contour
    
    * .notdef#243 (U+ADE4) has a counter-clockwise outer contour
    
    * .notdef#2430 (U+D765) has a counter-clockwise outer contour
    
    * .notdef#2430 (U+D765) has a counter-clockwise outer contour
    
    * .notdef#2430 (U+D765) has a counter-clockwise outer contour
    
    * .notdef#2430 (U+D765) has a counter-clockwise outer contour
    
    * .notdef#2431 (U+D769) has a counter-clockwise outer contour
    
    * .notdef#2431 (U+D769) has a counter-clockwise outer contour
    
    * .notdef#2431 (U+D769) has a counter-clockwise outer contour
    
    * .notdef#2431 (U+D769) has a counter-clockwise outer contour
    
    * .notdef#2432 (U+D76C) has a counter-clockwise outer contour
    
    * .notdef#2432 (U+D76C) has a counter-clockwise outer contour
    
    * .notdef#2432 (U+D76C) has a counter-clockwise outer contour
    
    * .notdef#2432 (U+D76C) has a counter-clockwise outer contour
    
    * .notdef#2433 (U+D770) has a counter-clockwise outer contour
    
    * .notdef#2433 (U+D770) has a counter-clockwise outer contour
    
    * .notdef#2433 (U+D770) has a counter-clockwise outer contour
    
    * .notdef#2433 (U+D770) has a counter-clockwise outer contour
    
    * .notdef#2433 (U+D770) has a counter-clockwise outer contour
    
    * .notdef#2434 (U+D774) has a counter-clockwise outer contour
    
    * .notdef#2434 (U+D774) has a counter-clockwise outer contour
    
    * .notdef#2434 (U+D774) has a counter-clockwise outer contour
    
    * .notdef#2434 (U+D774) has a counter-clockwise outer contour
    
    * .notdef#2434 (U+D774) has a counter-clockwise outer contour
    
    * .notdef#2435 (U+D77C) has a counter-clockwise outer contour
    
    * .notdef#2435 (U+D77C) has a counter-clockwise outer contour
    
    * .notdef#2435 (U+D77C) has a counter-clockwise outer contour
    
    * .notdef#2435 (U+D77C) has a counter-clockwise outer contour
    
    * .notdef#2435 (U+D77C) has a counter-clockwise outer contour
    
    * .notdef#2436 (U+D77D) has a counter-clockwise outer contour
    
    * .notdef#2436 (U+D77D) has a counter-clockwise outer contour
    
    * .notdef#2436 (U+D77D) has a counter-clockwise outer contour
    
    * .notdef#2436 (U+D77D) has a counter-clockwise outer contour
    
    * .notdef#2436 (U+D77D) has a counter-clockwise outer contour
    
    * .notdef#2437 (U+D781) has a counter-clockwise outer contour
    
    * .notdef#2437 (U+D781) has a counter-clockwise outer contour
    
    * .notdef#2437 (U+D781) has a counter-clockwise outer contour
    
    * .notdef#2437 (U+D781) has a counter-clockwise outer contour
    
    * .notdef#2437 (U+D781) has a counter-clockwise outer contour
    
    * .notdef#2438 (U+D788) has a counter-clockwise outer contour
    
    * .notdef#2438 (U+D788) has a counter-clockwise outer contour
    
    * .notdef#2438 (U+D788) has a counter-clockwise outer contour
    
    * .notdef#2439 (U+D789) has a counter-clockwise outer contour
    
    * .notdef#2439 (U+D789) has a counter-clockwise outer contour
    
    * .notdef#2439 (U+D789) has a counter-clockwise outer contour
    
    * .notdef#2439 (U+D789) has a counter-clockwise outer contour
    
    * .notdef#244 (U+ADF8) has a counter-clockwise outer contour
    
    * .notdef#244 (U+ADF8) has a counter-clockwise outer contour
    
    * .notdef#2440 (U+D78C) has a counter-clockwise outer contour
    
    * .notdef#2440 (U+D78C) has a counter-clockwise outer contour
    
    * .notdef#2440 (U+D78C) has a counter-clockwise outer contour
    
    * .notdef#2440 (U+D78C) has a counter-clockwise outer contour
    
    * .notdef#2441 (U+D790) has a counter-clockwise outer contour
    
    * .notdef#2441 (U+D790) has a counter-clockwise outer contour
    
    * .notdef#2441 (U+D790) has a counter-clockwise outer contour
    
    * .notdef#2441 (U+D790) has a counter-clockwise outer contour
    
    * .notdef#2442 (U+D798) has a counter-clockwise outer contour
    
    * .notdef#2442 (U+D798) has a counter-clockwise outer contour
    
    * .notdef#2442 (U+D798) has a counter-clockwise outer contour
    
    * .notdef#2442 (U+D798) has a counter-clockwise outer contour
    
    * .notdef#2443 (U+D799) has a counter-clockwise outer contour
    
    * .notdef#2443 (U+D799) has a counter-clockwise outer contour
    
    * .notdef#2443 (U+D799) has a counter-clockwise outer contour
    
    * .notdef#2443 (U+D799) has a counter-clockwise outer contour
    
    * .notdef#2444 (U+D79B) has a counter-clockwise outer contour
    
    * .notdef#2444 (U+D79B) has a counter-clockwise outer contour
    
    * .notdef#2444 (U+D79B) has a counter-clockwise outer contour
    
    * .notdef#2444 (U+D79B) has a counter-clockwise outer contour
    
    * .notdef#2445 (U+D79D) has a counter-clockwise outer contour
    
    * .notdef#2445 (U+D79D) has a counter-clockwise outer contour
    
    * .notdef#2445 (U+D79D) has a counter-clockwise outer contour
    
    * .notdef#2445 (U+D79D) has a counter-clockwise outer contour
    
    * .notdef#2446 (U+AC02) has a counter-clockwise outer contour
    
    * .notdef#2446 (U+AC02) has a counter-clockwise outer contour
    
    * .notdef#2446 (U+AC02) has a counter-clockwise outer contour
    
    * .notdef#2446 (U+AC02) has a counter-clockwise outer contour
    
    * .notdef#2447 (U+AC03) has a counter-clockwise outer contour
    
    * .notdef#2447 (U+AC03) has a counter-clockwise outer contour
    
    * .notdef#2447 (U+AC03) has a counter-clockwise outer contour
    
    * .notdef#2447 (U+AC03) has a counter-clockwise outer contour
    
    * .notdef#2448 (U+AC05) has a counter-clockwise outer contour
    
    * .notdef#2448 (U+AC05) has a counter-clockwise outer contour
    
    * .notdef#2448 (U+AC05) has a counter-clockwise outer contour
    
    * .notdef#2448 (U+AC05) has a counter-clockwise outer contour
    
    * .notdef#2449 (U+AC06) has a counter-clockwise outer contour
    
    * .notdef#2449 (U+AC06) has a counter-clockwise outer contour
    
    * .notdef#2449 (U+AC06) has a counter-clockwise outer contour
    
    * .notdef#2449 (U+AC06) has a counter-clockwise outer contour
    
    * .notdef#2449 (U+AC06) has a counter-clockwise outer contour
    
    * .notdef#245 (U+ADF9) has a counter-clockwise outer contour
    
    * .notdef#245 (U+ADF9) has a counter-clockwise outer contour
    
    * .notdef#245 (U+ADF9) has a counter-clockwise outer contour
    
    * .notdef#2450 (U+AC0B) has a counter-clockwise outer contour
    
    * .notdef#2450 (U+AC0B) has a counter-clockwise outer contour
    
    * .notdef#2450 (U+AC0B) has a counter-clockwise outer contour
    
    * .notdef#2450 (U+AC0B) has a counter-clockwise outer contour
    
    * .notdef#2451 (U+AC0C) has a counter-clockwise outer contour
    
    * .notdef#2451 (U+AC0C) has a counter-clockwise outer contour
    
    * .notdef#2451 (U+AC0C) has a counter-clockwise outer contour
    
    * .notdef#2451 (U+AC0C) has a counter-clockwise outer contour
    
    * .notdef#2452 (U+AC0D) has a counter-clockwise outer contour
    
    * .notdef#2452 (U+AC0D) has a counter-clockwise outer contour
    
    * .notdef#2452 (U+AC0D) has a counter-clockwise outer contour
    
    * .notdef#2452 (U+AC0D) has a counter-clockwise outer contour
    
    * .notdef#2453 (U+AC0E) has a counter-clockwise outer contour
    
    * .notdef#2453 (U+AC0E) has a counter-clockwise outer contour
    
    * .notdef#2453 (U+AC0E) has a counter-clockwise outer contour
    
    * .notdef#2453 (U+AC0E) has a counter-clockwise outer contour
    
    * .notdef#2453 (U+AC0E) has a counter-clockwise outer contour
    
    * .notdef#2454 (U+AC0F) has a counter-clockwise outer contour
    
    * .notdef#2454 (U+AC0F) has a counter-clockwise outer contour
    
    * .notdef#2454 (U+AC0F) has a counter-clockwise outer contour
    
    * .notdef#2454 (U+AC0F) has a counter-clockwise outer contour
    
    * .notdef#2454 (U+AC0F) has a counter-clockwise outer contour
    
    * .notdef#2455 (U+AC18) has a counter-clockwise outer contour
    
    * .notdef#2455 (U+AC18) has a counter-clockwise outer contour
    
    * .notdef#2455 (U+AC18) has a counter-clockwise outer contour
    
    * .notdef#2456 (U+AC1E) has a counter-clockwise outer contour
    
    * .notdef#2456 (U+AC1E) has a counter-clockwise outer contour
    
    * .notdef#2456 (U+AC1E) has a counter-clockwise outer contour
    
    * .notdef#2456 (U+AC1E) has a counter-clockwise outer contour
    
    * .notdef#2457 (U+AC1F) has a counter-clockwise outer contour
    
    * .notdef#2457 (U+AC1F) has a counter-clockwise outer contour
    
    * .notdef#2457 (U+AC1F) has a counter-clockwise outer contour
    
    * .notdef#2457 (U+AC1F) has a counter-clockwise outer contour
    
    * .notdef#2458 (U+AC21) has a counter-clockwise outer contour
    
    * .notdef#2458 (U+AC21) has a counter-clockwise outer contour
    
    * .notdef#2458 (U+AC21) has a counter-clockwise outer contour
    
    * .notdef#2458 (U+AC21) has a counter-clockwise outer contour
    
    * .notdef#2459 (U+AC22) has a counter-clockwise outer contour
    
    * .notdef#2459 (U+AC22) has a counter-clockwise outer contour
    
    * .notdef#2459 (U+AC22) has a counter-clockwise outer contour
    
    * .notdef#2459 (U+AC22) has a counter-clockwise outer contour
    
    * .notdef#2459 (U+AC22) has a counter-clockwise outer contour
    
    * .notdef#246 (U+ADFC) has a counter-clockwise outer contour
    
    * .notdef#246 (U+ADFC) has a counter-clockwise outer contour
    
    * .notdef#246 (U+ADFC) has a counter-clockwise outer contour
    
    * .notdef#2460 (U+AC23) has a counter-clockwise outer contour
    
    * .notdef#2460 (U+AC23) has a counter-clockwise outer contour
    
    * .notdef#2460 (U+AC23) has a counter-clockwise outer contour
    
    * .notdef#2461 (U+AC25) has a counter-clockwise outer contour
    
    * .notdef#2461 (U+AC25) has a counter-clockwise outer contour
    
    * .notdef#2461 (U+AC25) has a counter-clockwise outer contour
    
    * .notdef#2461 (U+AC25) has a counter-clockwise outer contour
    
    * .notdef#2462 (U+AC26) has a counter-clockwise outer contour
    
    * .notdef#2462 (U+AC26) has a counter-clockwise outer contour
    
    * .notdef#2462 (U+AC26) has a counter-clockwise outer contour
    
    * .notdef#2462 (U+AC26) has a counter-clockwise outer contour
    
    * .notdef#2463 (U+AC27) has a counter-clockwise outer contour
    
    * .notdef#2463 (U+AC27) has a counter-clockwise outer contour
    
    * .notdef#2463 (U+AC27) has a counter-clockwise outer contour
    
    * .notdef#2463 (U+AC27) has a counter-clockwise outer contour
    
    * .notdef#2464 (U+AC28) has a counter-clockwise outer contour
    
    * .notdef#2464 (U+AC28) has a counter-clockwise outer contour
    
    * .notdef#2464 (U+AC28) has a counter-clockwise outer contour
    
    * .notdef#2464 (U+AC28) has a counter-clockwise outer contour
    
    * .notdef#2465 (U+AC29) has a counter-clockwise outer contour
    
    * .notdef#2465 (U+AC29) has a counter-clockwise outer contour
    
    * .notdef#2465 (U+AC29) has a counter-clockwise outer contour
    
    * .notdef#2465 (U+AC29) has a counter-clockwise outer contour
    
    * .notdef#2466 (U+AC2A) has a counter-clockwise outer contour
    
    * .notdef#2466 (U+AC2A) has a counter-clockwise outer contour
    
    * .notdef#2466 (U+AC2A) has a counter-clockwise outer contour
    
    * .notdef#2466 (U+AC2A) has a counter-clockwise outer contour
    
    * .notdef#2466 (U+AC2A) has a counter-clockwise outer contour
    
    * .notdef#2467 (U+AC2B) has a counter-clockwise outer contour
    
    * .notdef#2467 (U+AC2B) has a counter-clockwise outer contour
    
    * .notdef#2467 (U+AC2B) has a counter-clockwise outer contour
    
    * .notdef#2467 (U+AC2B) has a counter-clockwise outer contour
    
    * .notdef#2467 (U+AC2B) has a counter-clockwise outer contour
    
    * .notdef#2468 (U+AC2E) has a counter-clockwise outer contour
    
    * .notdef#2468 (U+AC2E) has a counter-clockwise outer contour
    
    * .notdef#2468 (U+AC2E) has a counter-clockwise outer contour
    
    * .notdef#2468 (U+AC2E) has a counter-clockwise outer contour
    
    * .notdef#2469 (U+AC32) has a counter-clockwise outer contour
    
    * .notdef#2469 (U+AC32) has a counter-clockwise outer contour
    
    * .notdef#2469 (U+AC32) has a counter-clockwise outer contour
    
    * .notdef#247 (U+ADFF) has a counter-clockwise outer contour
    
    * .notdef#247 (U+ADFF) has a counter-clockwise outer contour
    
    * .notdef#247 (U+ADFF) has a counter-clockwise outer contour
    
    * .notdef#2470 (U+AC33) has a counter-clockwise outer contour
    
    * .notdef#2470 (U+AC33) has a counter-clockwise outer contour
    
    * .notdef#2470 (U+AC33) has a counter-clockwise outer contour
    
    * .notdef#2471 (U+AC34) has a counter-clockwise outer contour
    
    * .notdef#2471 (U+AC34) has a counter-clockwise outer contour
    
    * .notdef#2471 (U+AC34) has a counter-clockwise outer contour
    
    * .notdef#2472 (U+AC35) has a counter-clockwise outer contour
    
    * .notdef#2472 (U+AC35) has a counter-clockwise outer contour
    
    * .notdef#2472 (U+AC35) has a counter-clockwise outer contour
    
    * .notdef#2473 (U+AC36) has a counter-clockwise outer contour
    
    * .notdef#2473 (U+AC36) has a counter-clockwise outer contour
    
    * .notdef#2473 (U+AC36) has a counter-clockwise outer contour
    
    * .notdef#2473 (U+AC36) has a counter-clockwise outer contour
    
    * .notdef#2474 (U+AC37) has a counter-clockwise outer contour
    
    * .notdef#2474 (U+AC37) has a counter-clockwise outer contour
    
    * .notdef#2474 (U+AC37) has a counter-clockwise outer contour
    
    * .notdef#2474 (U+AC37) has a counter-clockwise outer contour
    
    * .notdef#2475 (U+AC3A) has a counter-clockwise outer contour
    
    * .notdef#2475 (U+AC3A) has a counter-clockwise outer contour
    
    * .notdef#2475 (U+AC3A) has a counter-clockwise outer contour
    
    * .notdef#2475 (U+AC3A) has a counter-clockwise outer contour
    
    * .notdef#2476 (U+AC3B) has a counter-clockwise outer contour
    
    * .notdef#2476 (U+AC3B) has a counter-clockwise outer contour
    
    * .notdef#2476 (U+AC3B) has a counter-clockwise outer contour
    
    * .notdef#2476 (U+AC3B) has a counter-clockwise outer contour
    
    * .notdef#2477 (U+AC3D) has a counter-clockwise outer contour
    
    * .notdef#2477 (U+AC3D) has a counter-clockwise outer contour
    
    * .notdef#2477 (U+AC3D) has a counter-clockwise outer contour
    
    * .notdef#2477 (U+AC3D) has a counter-clockwise outer contour
    
    * .notdef#2478 (U+AC3E) has a counter-clockwise outer contour
    
    * .notdef#2478 (U+AC3E) has a counter-clockwise outer contour
    
    * .notdef#2478 (U+AC3E) has a counter-clockwise outer contour
    
    * .notdef#2478 (U+AC3E) has a counter-clockwise outer contour
    
    * .notdef#2478 (U+AC3E) has a counter-clockwise outer contour
    
    * .notdef#2479 (U+AC3F) has a counter-clockwise outer contour
    
    * .notdef#2479 (U+AC3F) has a counter-clockwise outer contour
    
    * .notdef#2479 (U+AC3F) has a counter-clockwise outer contour
    
    * .notdef#248 (U+AE00) has a counter-clockwise outer contour
    
    * .notdef#248 (U+AE00) has a counter-clockwise outer contour
    
    * .notdef#248 (U+AE00) has a counter-clockwise outer contour
    
    * .notdef#2480 (U+AC41) has a counter-clockwise outer contour
    
    * .notdef#2480 (U+AC41) has a counter-clockwise outer contour
    
    * .notdef#2480 (U+AC41) has a counter-clockwise outer contour
    
    * .notdef#2480 (U+AC41) has a counter-clockwise outer contour
    
    * .notdef#2481 (U+AC42) has a counter-clockwise outer contour
    
    * .notdef#2481 (U+AC42) has a counter-clockwise outer contour
    
    * .notdef#2481 (U+AC42) has a counter-clockwise outer contour
    
    * .notdef#2481 (U+AC42) has a counter-clockwise outer contour
    
    * .notdef#2482 (U+AC43) has a counter-clockwise outer contour
    
    * .notdef#2482 (U+AC43) has a counter-clockwise outer contour
    
    * .notdef#2482 (U+AC43) has a counter-clockwise outer contour
    
    * .notdef#2482 (U+AC43) has a counter-clockwise outer contour
    
    * .notdef#2483 (U+AC44) has a counter-clockwise outer contour
    
    * .notdef#2483 (U+AC44) has a counter-clockwise outer contour
    
    * .notdef#2483 (U+AC44) has a counter-clockwise outer contour
    
    * .notdef#2483 (U+AC44) has a counter-clockwise outer contour
    
    * .notdef#2484 (U+AC45) has a counter-clockwise outer contour
    
    * .notdef#2484 (U+AC45) has a counter-clockwise outer contour
    
    * .notdef#2484 (U+AC45) has a counter-clockwise outer contour
    
    * .notdef#2484 (U+AC45) has a counter-clockwise outer contour
    
    * .notdef#2485 (U+AC46) has a counter-clockwise outer contour
    
    * .notdef#2485 (U+AC46) has a counter-clockwise outer contour
    
    * .notdef#2485 (U+AC46) has a counter-clockwise outer contour
    
    * .notdef#2485 (U+AC46) has a counter-clockwise outer contour
    
    * .notdef#2485 (U+AC46) has a counter-clockwise outer contour
    
    * .notdef#2486 (U+AC47) has a counter-clockwise outer contour
    
    * .notdef#2486 (U+AC47) has a counter-clockwise outer contour
    
    * .notdef#2486 (U+AC47) has a counter-clockwise outer contour
    
    * .notdef#2486 (U+AC47) has a counter-clockwise outer contour
    
    * .notdef#2486 (U+AC47) has a counter-clockwise outer contour
    
    * .notdef#2487 (U+AC48) has a counter-clockwise outer contour
    
    * .notdef#2487 (U+AC48) has a counter-clockwise outer contour
    
    * .notdef#2487 (U+AC48) has a counter-clockwise outer contour
    
    * .notdef#2488 (U+AC49) has a counter-clockwise outer contour
    
    * .notdef#2488 (U+AC49) has a counter-clockwise outer contour
    
    * .notdef#2488 (U+AC49) has a counter-clockwise outer contour
    
    * .notdef#2489 (U+AC4A) has a counter-clockwise outer contour
    
    * .notdef#2489 (U+AC4A) has a counter-clockwise outer contour
    
    * .notdef#2489 (U+AC4A) has a counter-clockwise outer contour
    
    * .notdef#2489 (U+AC4A) has a counter-clockwise outer contour
    
    * .notdef#249 (U+AE01) has a counter-clockwise outer contour
    
    * .notdef#249 (U+AE01) has a counter-clockwise outer contour
    
    * .notdef#249 (U+AE01) has a counter-clockwise outer contour
    
    * .notdef#249 (U+AE01) has a counter-clockwise outer contour
    
    * .notdef#2490 (U+AC4C) has a counter-clockwise outer contour
    
    * .notdef#2490 (U+AC4C) has a counter-clockwise outer contour
    
    * .notdef#2490 (U+AC4C) has a counter-clockwise outer contour
    
    * .notdef#2491 (U+AC4E) has a counter-clockwise outer contour
    
    * .notdef#2491 (U+AC4E) has a counter-clockwise outer contour
    
    * .notdef#2491 (U+AC4E) has a counter-clockwise outer contour
    
    * .notdef#2492 (U+AC4F) has a counter-clockwise outer contour
    
    * .notdef#2492 (U+AC4F) has a counter-clockwise outer contour
    
    * .notdef#2492 (U+AC4F) has a counter-clockwise outer contour
    
    * .notdef#2493 (U+AC50) has a counter-clockwise outer contour
    
    * .notdef#2493 (U+AC50) has a counter-clockwise outer contour
    
    * .notdef#2493 (U+AC50) has a counter-clockwise outer contour
    
    * .notdef#2494 (U+AC51) has a counter-clockwise outer contour
    
    * .notdef#2494 (U+AC51) has a counter-clockwise outer contour
    
    * .notdef#2494 (U+AC51) has a counter-clockwise outer contour
    
    * .notdef#2495 (U+AC52) has a counter-clockwise outer contour
    
    * .notdef#2495 (U+AC52) has a counter-clockwise outer contour
    
    * .notdef#2495 (U+AC52) has a counter-clockwise outer contour
    
    * .notdef#2495 (U+AC52) has a counter-clockwise outer contour
    
    * .notdef#2496 (U+AC53) has a counter-clockwise outer contour
    
    * .notdef#2496 (U+AC53) has a counter-clockwise outer contour
    
    * .notdef#2496 (U+AC53) has a counter-clockwise outer contour
    
    * .notdef#2496 (U+AC53) has a counter-clockwise outer contour
    
    * .notdef#2497 (U+AC55) has a counter-clockwise outer contour
    
    * .notdef#2497 (U+AC55) has a counter-clockwise outer contour
    
    * .notdef#2497 (U+AC55) has a counter-clockwise outer contour
    
    * .notdef#2498 (U+AC56) has a counter-clockwise outer contour
    
    * .notdef#2498 (U+AC56) has a counter-clockwise outer contour
    
    * .notdef#2498 (U+AC56) has a counter-clockwise outer contour
    
    * .notdef#2498 (U+AC56) has a counter-clockwise outer contour
    
    * .notdef#2499 (U+AC57) has a counter-clockwise outer contour
    
    * .notdef#2499 (U+AC57) has a counter-clockwise outer contour
    
    * .notdef#2499 (U+AC57) has a counter-clockwise outer contour
    
    * .notdef#2499 (U+AC57) has a counter-clockwise outer contour
    
    * .notdef#250 (U+AE08) has a counter-clockwise outer contour
    
    * .notdef#250 (U+AE08) has a counter-clockwise outer contour
    
    * .notdef#250 (U+AE08) has a counter-clockwise outer contour
    
    * .notdef#2500 (U+AC59) has a counter-clockwise outer contour
    
    * .notdef#2500 (U+AC59) has a counter-clockwise outer contour
    
    * .notdef#2500 (U+AC59) has a counter-clockwise outer contour
    
    * .notdef#2500 (U+AC59) has a counter-clockwise outer contour
    
    * .notdef#2501 (U+AC5A) has a counter-clockwise outer contour
    
    * .notdef#2501 (U+AC5A) has a counter-clockwise outer contour
    
    * .notdef#2501 (U+AC5A) has a counter-clockwise outer contour
    
    * .notdef#2501 (U+AC5A) has a counter-clockwise outer contour
    
    * .notdef#2501 (U+AC5A) has a counter-clockwise outer contour
    
    * .notdef#2502 (U+AC5B) has a counter-clockwise outer contour
    
    * .notdef#2502 (U+AC5B) has a counter-clockwise outer contour
    
    * .notdef#2502 (U+AC5B) has a counter-clockwise outer contour
    
    * .notdef#2503 (U+AC5D) has a counter-clockwise outer contour
    
    * .notdef#2503 (U+AC5D) has a counter-clockwise outer contour
    
    * .notdef#2503 (U+AC5D) has a counter-clockwise outer contour
    
    * .notdef#2503 (U+AC5D) has a counter-clockwise outer contour
    
    * .notdef#2504 (U+AC5E) has a counter-clockwise outer contour
    
    * .notdef#2504 (U+AC5E) has a counter-clockwise outer contour
    
    * .notdef#2504 (U+AC5E) has a counter-clockwise outer contour
    
    * .notdef#2504 (U+AC5E) has a counter-clockwise outer contour
    
    * .notdef#2505 (U+AC5F) has a counter-clockwise outer contour
    
    * .notdef#2505 (U+AC5F) has a counter-clockwise outer contour
    
    * .notdef#2505 (U+AC5F) has a counter-clockwise outer contour
    
    * .notdef#2505 (U+AC5F) has a counter-clockwise outer contour
    
    * .notdef#2506 (U+AC60) has a counter-clockwise outer contour
    
    * .notdef#2506 (U+AC60) has a counter-clockwise outer contour
    
    * .notdef#2506 (U+AC60) has a counter-clockwise outer contour
    
    * .notdef#2506 (U+AC60) has a counter-clockwise outer contour
    
    * .notdef#2507 (U+AC61) has a counter-clockwise outer contour
    
    * .notdef#2507 (U+AC61) has a counter-clockwise outer contour
    
    * .notdef#2507 (U+AC61) has a counter-clockwise outer contour
    
    * .notdef#2507 (U+AC61) has a counter-clockwise outer contour
    
    * .notdef#2508 (U+AC62) has a counter-clockwise outer contour
    
    * .notdef#2508 (U+AC62) has a counter-clockwise outer contour
    
    * .notdef#2508 (U+AC62) has a counter-clockwise outer contour
    
    * .notdef#2508 (U+AC62) has a counter-clockwise outer contour
    
    * .notdef#2508 (U+AC62) has a counter-clockwise outer contour
    
    * .notdef#2509 (U+AC63) has a counter-clockwise outer contour
    
    * .notdef#2509 (U+AC63) has a counter-clockwise outer contour
    
    * .notdef#2509 (U+AC63) has a counter-clockwise outer contour
    
    * .notdef#2509 (U+AC63) has a counter-clockwise outer contour
    
    * .notdef#2509 (U+AC63) has a counter-clockwise outer contour
    
    * .notdef#251 (U+AE09) has a counter-clockwise outer contour
    
    * .notdef#251 (U+AE09) has a counter-clockwise outer contour
    
    * .notdef#251 (U+AE09) has a counter-clockwise outer contour
    
    * .notdef#2510 (U+AC64) has a counter-clockwise outer contour
    
    * .notdef#2510 (U+AC64) has a counter-clockwise outer contour
    
    * .notdef#2510 (U+AC64) has a counter-clockwise outer contour
    
    * .notdef#2511 (U+AC65) has a counter-clockwise outer contour
    
    * .notdef#2511 (U+AC65) has a counter-clockwise outer contour
    
    * .notdef#2511 (U+AC65) has a counter-clockwise outer contour
    
    * .notdef#2512 (U+AC66) has a counter-clockwise outer contour
    
    * .notdef#2512 (U+AC66) has a counter-clockwise outer contour
    
    * .notdef#2512 (U+AC66) has a counter-clockwise outer contour
    
    * .notdef#2512 (U+AC66) has a counter-clockwise outer contour
    
    * .notdef#2513 (U+AC67) has a counter-clockwise outer contour
    
    * .notdef#2513 (U+AC67) has a counter-clockwise outer contour
    
    * .notdef#2513 (U+AC67) has a counter-clockwise outer contour
    
    * .notdef#2514 (U+AC68) has a counter-clockwise outer contour
    
    * .notdef#2514 (U+AC68) has a counter-clockwise outer contour
    
    * .notdef#2514 (U+AC68) has a counter-clockwise outer contour
    
    * .notdef#2515 (U+AC69) has a counter-clockwise outer contour
    
    * .notdef#2515 (U+AC69) has a counter-clockwise outer contour
    
    * .notdef#2515 (U+AC69) has a counter-clockwise outer contour
    
    * .notdef#2516 (U+AC6A) has a counter-clockwise outer contour
    
    * .notdef#2516 (U+AC6A) has a counter-clockwise outer contour
    
    * .notdef#2516 (U+AC6A) has a counter-clockwise outer contour
    
    * .notdef#2517 (U+AC6B) has a counter-clockwise outer contour
    
    * .notdef#2517 (U+AC6B) has a counter-clockwise outer contour
    
    * .notdef#2517 (U+AC6B) has a counter-clockwise outer contour
    
    * .notdef#2518 (U+AC6C) has a counter-clockwise outer contour
    
    * .notdef#2518 (U+AC6C) has a counter-clockwise outer contour
    
    * .notdef#2518 (U+AC6C) has a counter-clockwise outer contour
    
    * .notdef#2519 (U+AC6D) has a counter-clockwise outer contour
    
    * .notdef#2519 (U+AC6D) has a counter-clockwise outer contour
    
    * .notdef#2519 (U+AC6D) has a counter-clockwise outer contour
    
    * .notdef#252 (U+AE0B) has a counter-clockwise outer contour
    
    * .notdef#252 (U+AE0B) has a counter-clockwise outer contour
    
    * .notdef#252 (U+AE0B) has a counter-clockwise outer contour
    
    * .notdef#2520 (U+AC6E) has a counter-clockwise outer contour
    
    * .notdef#2520 (U+AC6E) has a counter-clockwise outer contour
    
    * .notdef#2520 (U+AC6E) has a counter-clockwise outer contour
    
    * .notdef#2520 (U+AC6E) has a counter-clockwise outer contour
    
    * .notdef#2521 (U+AC6F) has a counter-clockwise outer contour
    
    * .notdef#2521 (U+AC6F) has a counter-clockwise outer contour
    
    * .notdef#2521 (U+AC6F) has a counter-clockwise outer contour
    
    * .notdef#2521 (U+AC6F) has a counter-clockwise outer contour
    
    * .notdef#2522 (U+AC72) has a counter-clockwise outer contour
    
    * .notdef#2522 (U+AC72) has a counter-clockwise outer contour
    
    * .notdef#2522 (U+AC72) has a counter-clockwise outer contour
    
    * .notdef#2522 (U+AC72) has a counter-clockwise outer contour
    
    * .notdef#2523 (U+AC73) has a counter-clockwise outer contour
    
    * .notdef#2523 (U+AC73) has a counter-clockwise outer contour
    
    * .notdef#2523 (U+AC73) has a counter-clockwise outer contour
    
    * .notdef#2523 (U+AC73) has a counter-clockwise outer contour
    
    * .notdef#2524 (U+AC75) has a counter-clockwise outer contour
    
    * .notdef#2524 (U+AC75) has a counter-clockwise outer contour
    
    * .notdef#2524 (U+AC75) has a counter-clockwise outer contour
    
    * .notdef#2524 (U+AC75) has a counter-clockwise outer contour
    
    * .notdef#2525 (U+AC76) has a counter-clockwise outer contour
    
    * .notdef#2525 (U+AC76) has a counter-clockwise outer contour
    
    * .notdef#2525 (U+AC76) has a counter-clockwise outer contour
    
    * .notdef#2525 (U+AC76) has a counter-clockwise outer contour
    
    * .notdef#2525 (U+AC76) has a counter-clockwise outer contour
    
    * .notdef#2526 (U+AC79) has a counter-clockwise outer contour
    
    * .notdef#2526 (U+AC79) has a counter-clockwise outer contour
    
    * .notdef#2526 (U+AC79) has a counter-clockwise outer contour
    
    * .notdef#2526 (U+AC79) has a counter-clockwise outer contour
    
    * .notdef#2527 (U+AC7B) has a counter-clockwise outer contour
    
    * .notdef#2527 (U+AC7B) has a counter-clockwise outer contour
    
    * .notdef#2527 (U+AC7B) has a counter-clockwise outer contour
    
    * .notdef#2527 (U+AC7B) has a counter-clockwise outer contour
    
    * .notdef#2528 (U+AC7C) has a counter-clockwise outer contour
    
    * .notdef#2528 (U+AC7C) has a counter-clockwise outer contour
    
    * .notdef#2528 (U+AC7C) has a counter-clockwise outer contour
    
    * .notdef#2528 (U+AC7C) has a counter-clockwise outer contour
    
    * .notdef#2529 (U+AC7D) has a counter-clockwise outer contour
    
    * .notdef#2529 (U+AC7D) has a counter-clockwise outer contour
    
    * .notdef#2529 (U+AC7D) has a counter-clockwise outer contour
    
    * .notdef#2529 (U+AC7D) has a counter-clockwise outer contour
    
    * .notdef#253 (U+AE0D) has a counter-clockwise outer contour
    
    * .notdef#253 (U+AE0D) has a counter-clockwise outer contour
    
    * .notdef#253 (U+AE0D) has a counter-clockwise outer contour
    
    * .notdef#2530 (U+AC7E) has a counter-clockwise outer contour
    
    * .notdef#2530 (U+AC7E) has a counter-clockwise outer contour
    
    * .notdef#2530 (U+AC7E) has a counter-clockwise outer contour
    
    * .notdef#2530 (U+AC7E) has a counter-clockwise outer contour
    
    * .notdef#2530 (U+AC7E) has a counter-clockwise outer contour
    
    * .notdef#2531 (U+AC7F) has a counter-clockwise outer contour
    
    * .notdef#2531 (U+AC7F) has a counter-clockwise outer contour
    
    * .notdef#2531 (U+AC7F) has a counter-clockwise outer contour
    
    * .notdef#2531 (U+AC7F) has a counter-clockwise outer contour
    
    * .notdef#2531 (U+AC7F) has a counter-clockwise outer contour
    
    * .notdef#2532 (U+AC82) has a counter-clockwise outer contour
    
    * .notdef#2532 (U+AC82) has a counter-clockwise outer contour
    
    * .notdef#2532 (U+AC82) has a counter-clockwise outer contour
    
    * .notdef#2532 (U+AC82) has a counter-clockwise outer contour
    
    * .notdef#2533 (U+AC87) has a counter-clockwise outer contour
    
    * .notdef#2533 (U+AC87) has a counter-clockwise outer contour
    
    * .notdef#2533 (U+AC87) has a counter-clockwise outer contour
    
    * .notdef#2534 (U+AC88) has a counter-clockwise outer contour
    
    * .notdef#2534 (U+AC88) has a counter-clockwise outer contour
    
    * .notdef#2534 (U+AC88) has a counter-clockwise outer contour
    
    * .notdef#2535 (U+AC8D) has a counter-clockwise outer contour
    
    * .notdef#2535 (U+AC8D) has a counter-clockwise outer contour
    
    * .notdef#2535 (U+AC8D) has a counter-clockwise outer contour
    
    * .notdef#2536 (U+AC8E) has a counter-clockwise outer contour
    
    * .notdef#2536 (U+AC8E) has a counter-clockwise outer contour
    
    * .notdef#2536 (U+AC8E) has a counter-clockwise outer contour
    
    * .notdef#2536 (U+AC8E) has a counter-clockwise outer contour
    
    * .notdef#2537 (U+AC8F) has a counter-clockwise outer contour
    
    * .notdef#2537 (U+AC8F) has a counter-clockwise outer contour
    
    * .notdef#2537 (U+AC8F) has a counter-clockwise outer contour
    
    * .notdef#2537 (U+AC8F) has a counter-clockwise outer contour
    
    * .notdef#2538 (U+AC91) has a counter-clockwise outer contour
    
    * .notdef#2538 (U+AC91) has a counter-clockwise outer contour
    
    * .notdef#2538 (U+AC91) has a counter-clockwise outer contour
    
    * .notdef#2538 (U+AC91) has a counter-clockwise outer contour
    
    * .notdef#2539 (U+AC92) has a counter-clockwise outer contour
    
    * .notdef#2539 (U+AC92) has a counter-clockwise outer contour
    
    * .notdef#2539 (U+AC92) has a counter-clockwise outer contour
    
    * .notdef#2539 (U+AC92) has a counter-clockwise outer contour
    
    * .notdef#2539 (U+AC92) has a counter-clockwise outer contour
    
    * .notdef#254 (U+AE14) has a counter-clockwise outer contour
    
    * .notdef#254 (U+AE14) has a counter-clockwise outer contour
    
    * .notdef#254 (U+AE14) has a counter-clockwise outer contour
    
    * .notdef#2540 (U+AC93) has a counter-clockwise outer contour
    
    * .notdef#2540 (U+AC93) has a counter-clockwise outer contour
    
    * .notdef#2540 (U+AC93) has a counter-clockwise outer contour
    
    * .notdef#2541 (U+AC95) has a counter-clockwise outer contour
    
    * .notdef#2541 (U+AC95) has a counter-clockwise outer contour
    
    * .notdef#2541 (U+AC95) has a counter-clockwise outer contour
    
    * .notdef#2541 (U+AC95) has a counter-clockwise outer contour
    
    * .notdef#2542 (U+AC96) has a counter-clockwise outer contour
    
    * .notdef#2542 (U+AC96) has a counter-clockwise outer contour
    
    * .notdef#2542 (U+AC96) has a counter-clockwise outer contour
    
    * .notdef#2542 (U+AC96) has a counter-clockwise outer contour
    
    * .notdef#2543 (U+AC97) has a counter-clockwise outer contour
    
    * .notdef#2543 (U+AC97) has a counter-clockwise outer contour
    
    * .notdef#2543 (U+AC97) has a counter-clockwise outer contour
    
    * .notdef#2543 (U+AC97) has a counter-clockwise outer contour
    
    * .notdef#2544 (U+AC98) has a counter-clockwise outer contour
    
    * .notdef#2544 (U+AC98) has a counter-clockwise outer contour
    
    * .notdef#2544 (U+AC98) has a counter-clockwise outer contour
    
    * .notdef#2544 (U+AC98) has a counter-clockwise outer contour
    
    * .notdef#2545 (U+AC99) has a counter-clockwise outer contour
    
    * .notdef#2545 (U+AC99) has a counter-clockwise outer contour
    
    * .notdef#2545 (U+AC99) has a counter-clockwise outer contour
    
    * .notdef#2545 (U+AC99) has a counter-clockwise outer contour
    
    * .notdef#2546 (U+AC9A) has a counter-clockwise outer contour
    
    * .notdef#2546 (U+AC9A) has a counter-clockwise outer contour
    
    * .notdef#2546 (U+AC9A) has a counter-clockwise outer contour
    
    * .notdef#2546 (U+AC9A) has a counter-clockwise outer contour
    
    * .notdef#2546 (U+AC9A) has a counter-clockwise outer contour
    
    * .notdef#2547 (U+AC9B) has a counter-clockwise outer contour
    
    * .notdef#2547 (U+AC9B) has a counter-clockwise outer contour
    
    * .notdef#2547 (U+AC9B) has a counter-clockwise outer contour
    
    * .notdef#2547 (U+AC9B) has a counter-clockwise outer contour
    
    * .notdef#2547 (U+AC9B) has a counter-clockwise outer contour
    
    * .notdef#2548 (U+AC9E) has a counter-clockwise outer contour
    
    * .notdef#2548 (U+AC9E) has a counter-clockwise outer contour
    
    * .notdef#2548 (U+AC9E) has a counter-clockwise outer contour
    
    * .notdef#2548 (U+AC9E) has a counter-clockwise outer contour
    
    * .notdef#2549 (U+ACA2) has a counter-clockwise outer contour
    
    * .notdef#2549 (U+ACA2) has a counter-clockwise outer contour
    
    * .notdef#2549 (U+ACA2) has a counter-clockwise outer contour
    
    * .notdef#255 (U+AE30) has a counter-clockwise outer contour
    
    * .notdef#255 (U+AE30) has a counter-clockwise outer contour
    
    * .notdef#2550 (U+ACA3) has a counter-clockwise outer contour
    
    * .notdef#2550 (U+ACA3) has a counter-clockwise outer contour
    
    * .notdef#2550 (U+ACA3) has a counter-clockwise outer contour
    
    * .notdef#2551 (U+ACA4) has a counter-clockwise outer contour
    
    * .notdef#2551 (U+ACA4) has a counter-clockwise outer contour
    
    * .notdef#2551 (U+ACA4) has a counter-clockwise outer contour
    
    * .notdef#2552 (U+ACA5) has a counter-clockwise outer contour
    
    * .notdef#2552 (U+ACA5) has a counter-clockwise outer contour
    
    * .notdef#2552 (U+ACA5) has a counter-clockwise outer contour
    
    * .notdef#2553 (U+ACA6) has a counter-clockwise outer contour
    
    * .notdef#2553 (U+ACA6) has a counter-clockwise outer contour
    
    * .notdef#2553 (U+ACA6) has a counter-clockwise outer contour
    
    * .notdef#2553 (U+ACA6) has a counter-clockwise outer contour
    
    * .notdef#2554 (U+ACA7) has a counter-clockwise outer contour
    
    * .notdef#2554 (U+ACA7) has a counter-clockwise outer contour
    
    * .notdef#2554 (U+ACA7) has a counter-clockwise outer contour
    
    * .notdef#2554 (U+ACA7) has a counter-clockwise outer contour
    
    * .notdef#2555 (U+ACAB) has a counter-clockwise outer contour
    
    * .notdef#2555 (U+ACAB) has a counter-clockwise outer contour
    
    * .notdef#2555 (U+ACAB) has a counter-clockwise outer contour
    
    * .notdef#2555 (U+ACAB) has a counter-clockwise outer contour
    
    * .notdef#2556 (U+ACAD) has a counter-clockwise outer contour
    
    * .notdef#2556 (U+ACAD) has a counter-clockwise outer contour
    
    * .notdef#2556 (U+ACAD) has a counter-clockwise outer contour
    
    * .notdef#2556 (U+ACAD) has a counter-clockwise outer contour
    
    * .notdef#2557 (U+ACAE) has a counter-clockwise outer contour
    
    * .notdef#2557 (U+ACAE) has a counter-clockwise outer contour
    
    * .notdef#2557 (U+ACAE) has a counter-clockwise outer contour
    
    * .notdef#2557 (U+ACAE) has a counter-clockwise outer contour
    
    * .notdef#2557 (U+ACAE) has a counter-clockwise outer contour
    
    * .notdef#2558 (U+ACB1) has a counter-clockwise outer contour
    
    * .notdef#2558 (U+ACB1) has a counter-clockwise outer contour
    
    * .notdef#2558 (U+ACB1) has a counter-clockwise outer contour
    
    * .notdef#2558 (U+ACB1) has a counter-clockwise outer contour
    
    * .notdef#2559 (U+ACB2) has a counter-clockwise outer contour
    
    * .notdef#2559 (U+ACB2) has a counter-clockwise outer contour
    
    * .notdef#2559 (U+ACB2) has a counter-clockwise outer contour
    
    * .notdef#2559 (U+ACB2) has a counter-clockwise outer contour
    
    * .notdef#256 (U+AE31) has a counter-clockwise outer contour
    
    * .notdef#256 (U+AE31) has a counter-clockwise outer contour
    
    * .notdef#256 (U+AE31) has a counter-clockwise outer contour
    
    * .notdef#2560 (U+ACB3) has a counter-clockwise outer contour
    
    * .notdef#2560 (U+ACB3) has a counter-clockwise outer contour
    
    * .notdef#2560 (U+ACB3) has a counter-clockwise outer contour
    
    * .notdef#2560 (U+ACB3) has a counter-clockwise outer contour
    
    * .notdef#2561 (U+ACB4) has a counter-clockwise outer contour
    
    * .notdef#2561 (U+ACB4) has a counter-clockwise outer contour
    
    * .notdef#2561 (U+ACB4) has a counter-clockwise outer contour
    
    * .notdef#2561 (U+ACB4) has a counter-clockwise outer contour
    
    * .notdef#2562 (U+ACB5) has a counter-clockwise outer contour
    
    * .notdef#2562 (U+ACB5) has a counter-clockwise outer contour
    
    * .notdef#2562 (U+ACB5) has a counter-clockwise outer contour
    
    * .notdef#2562 (U+ACB5) has a counter-clockwise outer contour
    
    * .notdef#2563 (U+ACB6) has a counter-clockwise outer contour
    
    * .notdef#2563 (U+ACB6) has a counter-clockwise outer contour
    
    * .notdef#2563 (U+ACB6) has a counter-clockwise outer contour
    
    * .notdef#2563 (U+ACB6) has a counter-clockwise outer contour
    
    * .notdef#2563 (U+ACB6) has a counter-clockwise outer contour
    
    * .notdef#2564 (U+ACB7) has a counter-clockwise outer contour
    
    * .notdef#2564 (U+ACB7) has a counter-clockwise outer contour
    
    * .notdef#2564 (U+ACB7) has a counter-clockwise outer contour
    
    * .notdef#2564 (U+ACB7) has a counter-clockwise outer contour
    
    * .notdef#2564 (U+ACB7) has a counter-clockwise outer contour
    
    * .notdef#2565 (U+ACBA) has a counter-clockwise outer contour
    
    * .notdef#2565 (U+ACBA) has a counter-clockwise outer contour
    
    * .notdef#2565 (U+ACBA) has a counter-clockwise outer contour
    
    * .notdef#2565 (U+ACBA) has a counter-clockwise outer contour
    
    * .notdef#2566 (U+ACBE) has a counter-clockwise outer contour
    
    * .notdef#2566 (U+ACBE) has a counter-clockwise outer contour
    
    * .notdef#2566 (U+ACBE) has a counter-clockwise outer contour
    
    * .notdef#2567 (U+ACBF) has a counter-clockwise outer contour
    
    * .notdef#2567 (U+ACBF) has a counter-clockwise outer contour
    
    * .notdef#2567 (U+ACBF) has a counter-clockwise outer contour
    
    * .notdef#2568 (U+ACC0) has a counter-clockwise outer contour
    
    * .notdef#2568 (U+ACC0) has a counter-clockwise outer contour
    
    * .notdef#2568 (U+ACC0) has a counter-clockwise outer contour
    
    * .notdef#2569 (U+ACC2) has a counter-clockwise outer contour
    
    * .notdef#2569 (U+ACC2) has a counter-clockwise outer contour
    
    * .notdef#2569 (U+ACC2) has a counter-clockwise outer contour
    
    * .notdef#2569 (U+ACC2) has a counter-clockwise outer contour
    
    * .notdef#257 (U+AE34) has a counter-clockwise outer contour
    
    * .notdef#257 (U+AE34) has a counter-clockwise outer contour
    
    * .notdef#257 (U+AE34) has a counter-clockwise outer contour
    
    * .notdef#2570 (U+ACC3) has a counter-clockwise outer contour
    
    * .notdef#2570 (U+ACC3) has a counter-clockwise outer contour
    
    * .notdef#2570 (U+ACC3) has a counter-clockwise outer contour
    
    * .notdef#2570 (U+ACC3) has a counter-clockwise outer contour
    
    * .notdef#2571 (U+ACC5) has a counter-clockwise outer contour
    
    * .notdef#2571 (U+ACC5) has a counter-clockwise outer contour
    
    * .notdef#2571 (U+ACC5) has a counter-clockwise outer contour
    
    * .notdef#2572 (U+ACC6) has a counter-clockwise outer contour
    
    * .notdef#2572 (U+ACC6) has a counter-clockwise outer contour
    
    * .notdef#2572 (U+ACC6) has a counter-clockwise outer contour
    
    * .notdef#2572 (U+ACC6) has a counter-clockwise outer contour
    
    * .notdef#2573 (U+ACC7) has a counter-clockwise outer contour
    
    * .notdef#2573 (U+ACC7) has a counter-clockwise outer contour
    
    * .notdef#2573 (U+ACC7) has a counter-clockwise outer contour
    
    * .notdef#2573 (U+ACC7) has a counter-clockwise outer contour
    
    * .notdef#2574 (U+ACC9) has a counter-clockwise outer contour
    
    * .notdef#2574 (U+ACC9) has a counter-clockwise outer contour
    
    * .notdef#2574 (U+ACC9) has a counter-clockwise outer contour
    
    * .notdef#2574 (U+ACC9) has a counter-clockwise outer contour
    
    * .notdef#2575 (U+ACCA) has a counter-clockwise outer contour
    
    * .notdef#2575 (U+ACCA) has a counter-clockwise outer contour
    
    * .notdef#2575 (U+ACCA) has a counter-clockwise outer contour
    
    * .notdef#2575 (U+ACCA) has a counter-clockwise outer contour
    
    * .notdef#2575 (U+ACCA) has a counter-clockwise outer contour
    
    * .notdef#2576 (U+ACCB) has a counter-clockwise outer contour
    
    * .notdef#2576 (U+ACCB) has a counter-clockwise outer contour
    
    * .notdef#2576 (U+ACCB) has a counter-clockwise outer contour
    
    * .notdef#2577 (U+ACCD) has a counter-clockwise outer contour
    
    * .notdef#2577 (U+ACCD) has a counter-clockwise outer contour
    
    * .notdef#2577 (U+ACCD) has a counter-clockwise outer contour
    
    * .notdef#2577 (U+ACCD) has a counter-clockwise outer contour
    
    * .notdef#2578 (U+ACCE) has a counter-clockwise outer contour
    
    * .notdef#2578 (U+ACCE) has a counter-clockwise outer contour
    
    * .notdef#2578 (U+ACCE) has a counter-clockwise outer contour
    
    * .notdef#2578 (U+ACCE) has a counter-clockwise outer contour
    
    * .notdef#2579 (U+ACCF) has a counter-clockwise outer contour
    
    * .notdef#2579 (U+ACCF) has a counter-clockwise outer contour
    
    * .notdef#2579 (U+ACCF) has a counter-clockwise outer contour
    
    * .notdef#2579 (U+ACCF) has a counter-clockwise outer contour
    
    * .notdef#258 (U+AE37) has a counter-clockwise outer contour
    
    * .notdef#258 (U+AE37) has a counter-clockwise outer contour
    
    * .notdef#258 (U+AE37) has a counter-clockwise outer contour
    
    * .notdef#2580 (U+ACD0) has a counter-clockwise outer contour
    
    * .notdef#2580 (U+ACD0) has a counter-clockwise outer contour
    
    * .notdef#2580 (U+ACD0) has a counter-clockwise outer contour
    
    * .notdef#2580 (U+ACD0) has a counter-clockwise outer contour
    
    * .notdef#2581 (U+ACD1) has a counter-clockwise outer contour
    
    * .notdef#2581 (U+ACD1) has a counter-clockwise outer contour
    
    * .notdef#2581 (U+ACD1) has a counter-clockwise outer contour
    
    * .notdef#2581 (U+ACD1) has a counter-clockwise outer contour
    
    * .notdef#2582 (U+ACD2) has a counter-clockwise outer contour
    
    * .notdef#2582 (U+ACD2) has a counter-clockwise outer contour
    
    * .notdef#2582 (U+ACD2) has a counter-clockwise outer contour
    
    * .notdef#2582 (U+ACD2) has a counter-clockwise outer contour
    
    * .notdef#2582 (U+ACD2) has a counter-clockwise outer contour
    
    * .notdef#2583 (U+ACD3) has a counter-clockwise outer contour
    
    * .notdef#2583 (U+ACD3) has a counter-clockwise outer contour
    
    * .notdef#2583 (U+ACD3) has a counter-clockwise outer contour
    
    * .notdef#2583 (U+ACD3) has a counter-clockwise outer contour
    
    * .notdef#2583 (U+ACD3) has a counter-clockwise outer contour
    
    * .notdef#2584 (U+ACD4) has a counter-clockwise outer contour
    
    * .notdef#2584 (U+ACD4) has a counter-clockwise outer contour
    
    * .notdef#2584 (U+ACD4) has a counter-clockwise outer contour
    
    * .notdef#2585 (U+ACD6) has a counter-clockwise outer contour
    
    * .notdef#2585 (U+ACD6) has a counter-clockwise outer contour
    
    * .notdef#2585 (U+ACD6) has a counter-clockwise outer contour
    
    * .notdef#2585 (U+ACD6) has a counter-clockwise outer contour
    
    * .notdef#2586 (U+ACD8) has a counter-clockwise outer contour
    
    * .notdef#2586 (U+ACD8) has a counter-clockwise outer contour
    
    * .notdef#2586 (U+ACD8) has a counter-clockwise outer contour
    
    * .notdef#2587 (U+ACD9) has a counter-clockwise outer contour
    
    * .notdef#2587 (U+ACD9) has a counter-clockwise outer contour
    
    * .notdef#2587 (U+ACD9) has a counter-clockwise outer contour
    
    * .notdef#2588 (U+ACDA) has a counter-clockwise outer contour
    
    * .notdef#2588 (U+ACDA) has a counter-clockwise outer contour
    
    * .notdef#2588 (U+ACDA) has a counter-clockwise outer contour
    
    * .notdef#2589 (U+ACDB) has a counter-clockwise outer contour
    
    * .notdef#2589 (U+ACDB) has a counter-clockwise outer contour
    
    * .notdef#2589 (U+ACDB) has a counter-clockwise outer contour
    
    * .notdef#259 (U+AE38) has a counter-clockwise outer contour
    
    * .notdef#259 (U+AE38) has a counter-clockwise outer contour
    
    * .notdef#259 (U+AE38) has a counter-clockwise outer contour
    
    * .notdef#2590 (U+ACDC) has a counter-clockwise outer contour
    
    * .notdef#2590 (U+ACDC) has a counter-clockwise outer contour
    
    * .notdef#2590 (U+ACDC) has a counter-clockwise outer contour
    
    * .notdef#2591 (U+ACDD) has a counter-clockwise outer contour
    
    * .notdef#2591 (U+ACDD) has a counter-clockwise outer contour
    
    * .notdef#2591 (U+ACDD) has a counter-clockwise outer contour
    
    * .notdef#2592 (U+ACDE) has a counter-clockwise outer contour
    
    * .notdef#2592 (U+ACDE) has a counter-clockwise outer contour
    
    * .notdef#2592 (U+ACDE) has a counter-clockwise outer contour
    
    * .notdef#2592 (U+ACDE) has a counter-clockwise outer contour
    
    * .notdef#2593 (U+ACDF) has a counter-clockwise outer contour
    
    * .notdef#2593 (U+ACDF) has a counter-clockwise outer contour
    
    * .notdef#2593 (U+ACDF) has a counter-clockwise outer contour
    
    * .notdef#2593 (U+ACDF) has a counter-clockwise outer contour
    
    * .notdef#2594 (U+ACE2) has a counter-clockwise outer contour
    
    * .notdef#2594 (U+ACE2) has a counter-clockwise outer contour
    
    * .notdef#2594 (U+ACE2) has a counter-clockwise outer contour
    
    * .notdef#2594 (U+ACE2) has a counter-clockwise outer contour
    
    * .notdef#2595 (U+ACE3) has a counter-clockwise outer contour
    
    * .notdef#2595 (U+ACE3) has a counter-clockwise outer contour
    
    * .notdef#2595 (U+ACE3) has a counter-clockwise outer contour
    
    * .notdef#2595 (U+ACE3) has a counter-clockwise outer contour
    
    * .notdef#2596 (U+ACE5) has a counter-clockwise outer contour
    
    * .notdef#2596 (U+ACE5) has a counter-clockwise outer contour
    
    * .notdef#2596 (U+ACE5) has a counter-clockwise outer contour
    
    * .notdef#2596 (U+ACE5) has a counter-clockwise outer contour
    
    * .notdef#2597 (U+ACE6) has a counter-clockwise outer contour
    
    * .notdef#2597 (U+ACE6) has a counter-clockwise outer contour
    
    * .notdef#2597 (U+ACE6) has a counter-clockwise outer contour
    
    * .notdef#2597 (U+ACE6) has a counter-clockwise outer contour
    
    * .notdef#2597 (U+ACE6) has a counter-clockwise outer contour
    
    * .notdef#2598 (U+ACE9) has a counter-clockwise outer contour
    
    * .notdef#2598 (U+ACE9) has a counter-clockwise outer contour
    
    * .notdef#2598 (U+ACE9) has a counter-clockwise outer contour
    
    * .notdef#2598 (U+ACE9) has a counter-clockwise outer contour
    
    * .notdef#2599 (U+ACEB) has a counter-clockwise outer contour
    
    * .notdef#2599 (U+ACEB) has a counter-clockwise outer contour
    
    * .notdef#2599 (U+ACEB) has a counter-clockwise outer contour
    
    * .notdef#2599 (U+ACEB) has a counter-clockwise outer contour
    
    * .notdef#260 (U+AE3A) has a counter-clockwise outer contour
    
    * .notdef#260 (U+AE3A) has a counter-clockwise outer contour
    
    * .notdef#260 (U+AE3A) has a counter-clockwise outer contour
    
    * .notdef#260 (U+AE3A) has a counter-clockwise outer contour
    
    * .notdef#2600 (U+ACED) has a counter-clockwise outer contour
    
    * .notdef#2600 (U+ACED) has a counter-clockwise outer contour
    
    * .notdef#2600 (U+ACED) has a counter-clockwise outer contour
    
    * .notdef#2600 (U+ACED) has a counter-clockwise outer contour
    
    * .notdef#2601 (U+ACEE) has a counter-clockwise outer contour
    
    * .notdef#2601 (U+ACEE) has a counter-clockwise outer contour
    
    * .notdef#2601 (U+ACEE) has a counter-clockwise outer contour
    
    * .notdef#2601 (U+ACEE) has a counter-clockwise outer contour
    
    * .notdef#2601 (U+ACEE) has a counter-clockwise outer contour
    
    * .notdef#2602 (U+ACF2) has a counter-clockwise outer contour
    
    * .notdef#2602 (U+ACF2) has a counter-clockwise outer contour
    
    * .notdef#2602 (U+ACF2) has a counter-clockwise outer contour
    
    * .notdef#2602 (U+ACF2) has a counter-clockwise outer contour
    
    * .notdef#2603 (U+ACF4) has a counter-clockwise outer contour
    
    * .notdef#2603 (U+ACF4) has a counter-clockwise outer contour
    
    * .notdef#2603 (U+ACF4) has a counter-clockwise outer contour
    
    * .notdef#2604 (U+ACF7) has a counter-clockwise outer contour
    
    * .notdef#2604 (U+ACF7) has a counter-clockwise outer contour
    
    * .notdef#2604 (U+ACF7) has a counter-clockwise outer contour
    
    * .notdef#2605 (U+ACF8) has a counter-clockwise outer contour
    
    * .notdef#2605 (U+ACF8) has a counter-clockwise outer contour
    
    * .notdef#2605 (U+ACF8) has a counter-clockwise outer contour
    
    * .notdef#2606 (U+ACF9) has a counter-clockwise outer contour
    
    * .notdef#2606 (U+ACF9) has a counter-clockwise outer contour
    
    * .notdef#2606 (U+ACF9) has a counter-clockwise outer contour
    
    * .notdef#2607 (U+ACFA) has a counter-clockwise outer contour
    
    * .notdef#2607 (U+ACFA) has a counter-clockwise outer contour
    
    * .notdef#2607 (U+ACFA) has a counter-clockwise outer contour
    
    * .notdef#2607 (U+ACFA) has a counter-clockwise outer contour
    
    * .notdef#2608 (U+ACFB) has a counter-clockwise outer contour
    
    * .notdef#2608 (U+ACFB) has a counter-clockwise outer contour
    
    * .notdef#2608 (U+ACFB) has a counter-clockwise outer contour
    
    * .notdef#2608 (U+ACFB) has a counter-clockwise outer contour
    
    * .notdef#2609 (U+ACFE) has a counter-clockwise outer contour
    
    * .notdef#2609 (U+ACFE) has a counter-clockwise outer contour
    
    * .notdef#2609 (U+ACFE) has a counter-clockwise outer contour
    
    * .notdef#2609 (U+ACFE) has a counter-clockwise outer contour
    
    * .notdef#2609 (U+ACFE) has a counter-clockwise outer contour
    
    * .notdef#261 (U+AE40) has a counter-clockwise outer contour
    
    * .notdef#261 (U+AE40) has a counter-clockwise outer contour
    
    * .notdef#261 (U+AE40) has a counter-clockwise outer contour
    
    * .notdef#2610 (U+ACFF) has a counter-clockwise outer contour
    
    * .notdef#2610 (U+ACFF) has a counter-clockwise outer contour
    
    * .notdef#2610 (U+ACFF) has a counter-clockwise outer contour
    
    * .notdef#2610 (U+ACFF) has a counter-clockwise outer contour
    
    * .notdef#2610 (U+ACFF) has a counter-clockwise outer contour
    
    * .notdef#2611 (U+AD01) has a counter-clockwise outer contour
    
    * .notdef#2611 (U+AD01) has a counter-clockwise outer contour
    
    * .notdef#2611 (U+AD01) has a counter-clockwise outer contour
    
    * .notdef#2611 (U+AD01) has a counter-clockwise outer contour
    
    * .notdef#2611 (U+AD01) has a counter-clockwise outer contour
    
    * .notdef#2612 (U+AD02) has a counter-clockwise outer contour
    
    * .notdef#2612 (U+AD02) has a counter-clockwise outer contour
    
    * .notdef#2612 (U+AD02) has a counter-clockwise outer contour
    
    * .notdef#2612 (U+AD02) has a counter-clockwise outer contour
    
    * .notdef#2612 (U+AD02) has a counter-clockwise outer contour
    
    * .notdef#2612 (U+AD02) has a counter-clockwise outer contour
    
    * .notdef#2613 (U+AD03) has a counter-clockwise outer contour
    
    * .notdef#2613 (U+AD03) has a counter-clockwise outer contour
    
    * .notdef#2613 (U+AD03) has a counter-clockwise outer contour
    
    * .notdef#2613 (U+AD03) has a counter-clockwise outer contour
    
    * .notdef#2614 (U+AD05) has a counter-clockwise outer contour
    
    * .notdef#2614 (U+AD05) has a counter-clockwise outer contour
    
    * .notdef#2614 (U+AD05) has a counter-clockwise outer contour
    
    * .notdef#2614 (U+AD05) has a counter-clockwise outer contour
    
    * .notdef#2614 (U+AD05) has a counter-clockwise outer contour
    
    * .notdef#2615 (U+AD07) has a counter-clockwise outer contour
    
    * .notdef#2615 (U+AD07) has a counter-clockwise outer contour
    
    * .notdef#2615 (U+AD07) has a counter-clockwise outer contour
    
    * .notdef#2615 (U+AD07) has a counter-clockwise outer contour
    
    * .notdef#2615 (U+AD07) has a counter-clockwise outer contour
    
    * .notdef#2616 (U+AD08) has a counter-clockwise outer contour
    
    * .notdef#2616 (U+AD08) has a counter-clockwise outer contour
    
    * .notdef#2616 (U+AD08) has a counter-clockwise outer contour
    
    * .notdef#2616 (U+AD08) has a counter-clockwise outer contour
    
    * .notdef#2616 (U+AD08) has a counter-clockwise outer contour
    
    * .notdef#2617 (U+AD09) has a counter-clockwise outer contour
    
    * .notdef#2617 (U+AD09) has a counter-clockwise outer contour
    
    * .notdef#2617 (U+AD09) has a counter-clockwise outer contour
    
    * .notdef#2617 (U+AD09) has a counter-clockwise outer contour
    
    * .notdef#2617 (U+AD09) has a counter-clockwise outer contour
    
    * .notdef#2618 (U+AD0A) has a counter-clockwise outer contour
    
    * .notdef#2618 (U+AD0A) has a counter-clockwise outer contour
    
    * .notdef#2618 (U+AD0A) has a counter-clockwise outer contour
    
    * .notdef#2618 (U+AD0A) has a counter-clockwise outer contour
    
    * .notdef#2618 (U+AD0A) has a counter-clockwise outer contour
    
    * .notdef#2618 (U+AD0A) has a counter-clockwise outer contour
    
    * .notdef#2619 (U+AD0B) has a counter-clockwise outer contour
    
    * .notdef#2619 (U+AD0B) has a counter-clockwise outer contour
    
    * .notdef#2619 (U+AD0B) has a counter-clockwise outer contour
    
    * .notdef#2619 (U+AD0B) has a counter-clockwise outer contour
    
    * .notdef#2619 (U+AD0B) has a counter-clockwise outer contour
    
    * .notdef#2619 (U+AD0B) has a counter-clockwise outer contour
    
    * .notdef#262 (U+AE41) has a counter-clockwise outer contour
    
    * .notdef#262 (U+AE41) has a counter-clockwise outer contour
    
    * .notdef#262 (U+AE41) has a counter-clockwise outer contour
    
    * .notdef#2620 (U+AD0E) has a counter-clockwise outer contour
    
    * .notdef#2620 (U+AD0E) has a counter-clockwise outer contour
    
    * .notdef#2620 (U+AD0E) has a counter-clockwise outer contour
    
    * .notdef#2620 (U+AD0E) has a counter-clockwise outer contour
    
    * .notdef#2620 (U+AD0E) has a counter-clockwise outer contour
    
    * .notdef#2621 (U+AD10) has a counter-clockwise outer contour
    
    * .notdef#2621 (U+AD10) has a counter-clockwise outer contour
    
    * .notdef#2621 (U+AD10) has a counter-clockwise outer contour
    
    * .notdef#2621 (U+AD10) has a counter-clockwise outer contour
    
    * .notdef#2622 (U+AD12) has a counter-clockwise outer contour
    
    * .notdef#2622 (U+AD12) has a counter-clockwise outer contour
    
    * .notdef#2622 (U+AD12) has a counter-clockwise outer contour
    
    * .notdef#2622 (U+AD12) has a counter-clockwise outer contour
    
    * .notdef#2623 (U+AD13) has a counter-clockwise outer contour
    
    * .notdef#2623 (U+AD13) has a counter-clockwise outer contour
    
    * .notdef#2623 (U+AD13) has a counter-clockwise outer contour
    
    * .notdef#2623 (U+AD13) has a counter-clockwise outer contour
    
    * .notdef#2624 (U+AD14) has a counter-clockwise outer contour
    
    * .notdef#2624 (U+AD14) has a counter-clockwise outer contour
    
    * .notdef#2624 (U+AD14) has a counter-clockwise outer contour
    
    * .notdef#2624 (U+AD14) has a counter-clockwise outer contour
    
    * .notdef#2625 (U+AD15) has a counter-clockwise outer contour
    
    * .notdef#2625 (U+AD15) has a counter-clockwise outer contour
    
    * .notdef#2625 (U+AD15) has a counter-clockwise outer contour
    
    * .notdef#2625 (U+AD15) has a counter-clockwise outer contour
    
    * .notdef#2626 (U+AD16) has a counter-clockwise outer contour
    
    * .notdef#2626 (U+AD16) has a counter-clockwise outer contour
    
    * .notdef#2626 (U+AD16) has a counter-clockwise outer contour
    
    * .notdef#2626 (U+AD16) has a counter-clockwise outer contour
    
    * .notdef#2626 (U+AD16) has a counter-clockwise outer contour
    
    * .notdef#2627 (U+AD17) has a counter-clockwise outer contour
    
    * .notdef#2627 (U+AD17) has a counter-clockwise outer contour
    
    * .notdef#2627 (U+AD17) has a counter-clockwise outer contour
    
    * .notdef#2627 (U+AD17) has a counter-clockwise outer contour
    
    * .notdef#2627 (U+AD17) has a counter-clockwise outer contour
    
    * .notdef#2628 (U+AD19) has a counter-clockwise outer contour
    
    * .notdef#2628 (U+AD19) has a counter-clockwise outer contour
    
    * .notdef#2628 (U+AD19) has a counter-clockwise outer contour
    
    * .notdef#2628 (U+AD19) has a counter-clockwise outer contour
    
    * .notdef#2629 (U+AD1A) has a counter-clockwise outer contour
    
    * .notdef#2629 (U+AD1A) has a counter-clockwise outer contour
    
    * .notdef#2629 (U+AD1A) has a counter-clockwise outer contour
    
    * .notdef#2629 (U+AD1A) has a counter-clockwise outer contour
    
    * .notdef#2629 (U+AD1A) has a counter-clockwise outer contour
    
    * .notdef#263 (U+AE43) has a counter-clockwise outer contour
    
    * .notdef#263 (U+AE43) has a counter-clockwise outer contour
    
    * .notdef#263 (U+AE43) has a counter-clockwise outer contour
    
    * .notdef#2630 (U+AD1B) has a counter-clockwise outer contour
    
    * .notdef#2630 (U+AD1B) has a counter-clockwise outer contour
    
    * .notdef#2630 (U+AD1B) has a counter-clockwise outer contour
    
    * .notdef#2630 (U+AD1B) has a counter-clockwise outer contour
    
    * .notdef#2630 (U+AD1B) has a counter-clockwise outer contour
    
    * .notdef#2631 (U+AD1D) has a counter-clockwise outer contour
    
    * .notdef#2631 (U+AD1D) has a counter-clockwise outer contour
    
    * .notdef#2631 (U+AD1D) has a counter-clockwise outer contour
    
    * .notdef#2631 (U+AD1D) has a counter-clockwise outer contour
    
    * .notdef#2631 (U+AD1D) has a counter-clockwise outer contour
    
    * .notdef#2632 (U+AD1E) has a counter-clockwise outer contour
    
    * .notdef#2632 (U+AD1E) has a counter-clockwise outer contour
    
    * .notdef#2632 (U+AD1E) has a counter-clockwise outer contour
    
    * .notdef#2632 (U+AD1E) has a counter-clockwise outer contour
    
    * .notdef#2632 (U+AD1E) has a counter-clockwise outer contour
    
    * .notdef#2632 (U+AD1E) has a counter-clockwise outer contour
    
    * .notdef#2633 (U+AD1F) has a counter-clockwise outer contour
    
    * .notdef#2633 (U+AD1F) has a counter-clockwise outer contour
    
    * .notdef#2633 (U+AD1F) has a counter-clockwise outer contour
    
    * .notdef#2633 (U+AD1F) has a counter-clockwise outer contour
    
    * .notdef#2634 (U+AD21) has a counter-clockwise outer contour
    
    * .notdef#2634 (U+AD21) has a counter-clockwise outer contour
    
    * .notdef#2634 (U+AD21) has a counter-clockwise outer contour
    
    * .notdef#2634 (U+AD21) has a counter-clockwise outer contour
    
    * .notdef#2634 (U+AD21) has a counter-clockwise outer contour
    
    * .notdef#2635 (U+AD22) has a counter-clockwise outer contour
    
    * .notdef#2635 (U+AD22) has a counter-clockwise outer contour
    
    * .notdef#2635 (U+AD22) has a counter-clockwise outer contour
    
    * .notdef#2635 (U+AD22) has a counter-clockwise outer contour
    
    * .notdef#2635 (U+AD22) has a counter-clockwise outer contour
    
    * .notdef#2636 (U+AD23) has a counter-clockwise outer contour
    
    * .notdef#2636 (U+AD23) has a counter-clockwise outer contour
    
    * .notdef#2636 (U+AD23) has a counter-clockwise outer contour
    
    * .notdef#2636 (U+AD23) has a counter-clockwise outer contour
    
    * .notdef#2636 (U+AD23) has a counter-clockwise outer contour
    
    * .notdef#2637 (U+AD24) has a counter-clockwise outer contour
    
    * .notdef#2637 (U+AD24) has a counter-clockwise outer contour
    
    * .notdef#2637 (U+AD24) has a counter-clockwise outer contour
    
    * .notdef#2637 (U+AD24) has a counter-clockwise outer contour
    
    * .notdef#2637 (U+AD24) has a counter-clockwise outer contour
    
    * .notdef#2638 (U+AD25) has a counter-clockwise outer contour
    
    * .notdef#2638 (U+AD25) has a counter-clockwise outer contour
    
    * .notdef#2638 (U+AD25) has a counter-clockwise outer contour
    
    * .notdef#2638 (U+AD25) has a counter-clockwise outer contour
    
    * .notdef#2638 (U+AD25) has a counter-clockwise outer contour
    
    * .notdef#2639 (U+AD26) has a counter-clockwise outer contour
    
    * .notdef#2639 (U+AD26) has a counter-clockwise outer contour
    
    * .notdef#2639 (U+AD26) has a counter-clockwise outer contour
    
    * .notdef#2639 (U+AD26) has a counter-clockwise outer contour
    
    * .notdef#2639 (U+AD26) has a counter-clockwise outer contour
    
    * .notdef#2639 (U+AD26) has a counter-clockwise outer contour
    
    * .notdef#264 (U+AE45) has a counter-clockwise outer contour
    
    * .notdef#264 (U+AE45) has a counter-clockwise outer contour
    
    * .notdef#264 (U+AE45) has a counter-clockwise outer contour
    
    * .notdef#2640 (U+AD27) has a counter-clockwise outer contour
    
    * .notdef#2640 (U+AD27) has a counter-clockwise outer contour
    
    * .notdef#2640 (U+AD27) has a counter-clockwise outer contour
    
    * .notdef#2640 (U+AD27) has a counter-clockwise outer contour
    
    * .notdef#2640 (U+AD27) has a counter-clockwise outer contour
    
    * .notdef#2640 (U+AD27) has a counter-clockwise outer contour
    
    * .notdef#2641 (U+AD28) has a counter-clockwise outer contour
    
    * .notdef#2641 (U+AD28) has a counter-clockwise outer contour
    
    * .notdef#2641 (U+AD28) has a counter-clockwise outer contour
    
    * .notdef#2641 (U+AD28) has a counter-clockwise outer contour
    
    * .notdef#2642 (U+AD2A) has a counter-clockwise outer contour
    
    * .notdef#2642 (U+AD2A) has a counter-clockwise outer contour
    
    * .notdef#2642 (U+AD2A) has a counter-clockwise outer contour
    
    * .notdef#2642 (U+AD2A) has a counter-clockwise outer contour
    
    * .notdef#2642 (U+AD2A) has a counter-clockwise outer contour
    
    * .notdef#2643 (U+AD2B) has a counter-clockwise outer contour
    
    * .notdef#2643 (U+AD2B) has a counter-clockwise outer contour
    
    * .notdef#2643 (U+AD2B) has a counter-clockwise outer contour
    
    * .notdef#2643 (U+AD2B) has a counter-clockwise outer contour
    
    * .notdef#2644 (U+AD2E) has a counter-clockwise outer contour
    
    * .notdef#2644 (U+AD2E) has a counter-clockwise outer contour
    
    * .notdef#2644 (U+AD2E) has a counter-clockwise outer contour
    
    * .notdef#2644 (U+AD2E) has a counter-clockwise outer contour
    
    * .notdef#2645 (U+AD2F) has a counter-clockwise outer contour
    
    * .notdef#2645 (U+AD2F) has a counter-clockwise outer contour
    
    * .notdef#2645 (U+AD2F) has a counter-clockwise outer contour
    
    * .notdef#2645 (U+AD2F) has a counter-clockwise outer contour
    
    * .notdef#2646 (U+AD30) has a counter-clockwise outer contour
    
    * .notdef#2646 (U+AD30) has a counter-clockwise outer contour
    
    * .notdef#2646 (U+AD30) has a counter-clockwise outer contour
    
    * .notdef#2646 (U+AD30) has a counter-clockwise outer contour
    
    * .notdef#2647 (U+AD31) has a counter-clockwise outer contour
    
    * .notdef#2647 (U+AD31) has a counter-clockwise outer contour
    
    * .notdef#2647 (U+AD31) has a counter-clockwise outer contour
    
    * .notdef#2647 (U+AD31) has a counter-clockwise outer contour
    
    * .notdef#2648 (U+AD32) has a counter-clockwise outer contour
    
    * .notdef#2648 (U+AD32) has a counter-clockwise outer contour
    
    * .notdef#2648 (U+AD32) has a counter-clockwise outer contour
    
    * .notdef#2648 (U+AD32) has a counter-clockwise outer contour
    
    * .notdef#2648 (U+AD32) has a counter-clockwise outer contour
    
    * .notdef#2649 (U+AD33) has a counter-clockwise outer contour
    
    * .notdef#2649 (U+AD33) has a counter-clockwise outer contour
    
    * .notdef#2649 (U+AD33) has a counter-clockwise outer contour
    
    * .notdef#2649 (U+AD33) has a counter-clockwise outer contour
    
    * .notdef#2649 (U+AD33) has a counter-clockwise outer contour
    
    * .notdef#265 (U+AE46) has a counter-clockwise outer contour
    
    * .notdef#265 (U+AE46) has a counter-clockwise outer contour
    
    * .notdef#265 (U+AE46) has a counter-clockwise outer contour
    
    * .notdef#2650 (U+AD36) has a counter-clockwise outer contour
    
    * .notdef#2650 (U+AD36) has a counter-clockwise outer contour
    
    * .notdef#2650 (U+AD36) has a counter-clockwise outer contour
    
    * .notdef#2650 (U+AD36) has a counter-clockwise outer contour
    
    * .notdef#2650 (U+AD36) has a counter-clockwise outer contour
    
    * .notdef#2651 (U+AD37) has a counter-clockwise outer contour
    
    * .notdef#2651 (U+AD37) has a counter-clockwise outer contour
    
    * .notdef#2651 (U+AD37) has a counter-clockwise outer contour
    
    * .notdef#2651 (U+AD37) has a counter-clockwise outer contour
    
    * .notdef#2651 (U+AD37) has a counter-clockwise outer contour
    
    * .notdef#2652 (U+AD39) has a counter-clockwise outer contour
    
    * .notdef#2652 (U+AD39) has a counter-clockwise outer contour
    
    * .notdef#2652 (U+AD39) has a counter-clockwise outer contour
    
    * .notdef#2652 (U+AD39) has a counter-clockwise outer contour
    
    * .notdef#2652 (U+AD39) has a counter-clockwise outer contour
    
    * .notdef#2653 (U+AD3A) has a counter-clockwise outer contour
    
    * .notdef#2653 (U+AD3A) has a counter-clockwise outer contour
    
    * .notdef#2653 (U+AD3A) has a counter-clockwise outer contour
    
    * .notdef#2653 (U+AD3A) has a counter-clockwise outer contour
    
    * .notdef#2653 (U+AD3A) has a counter-clockwise outer contour
    
    * .notdef#2653 (U+AD3A) has a counter-clockwise outer contour
    
    * .notdef#2654 (U+AD3B) has a counter-clockwise outer contour
    
    * .notdef#2654 (U+AD3B) has a counter-clockwise outer contour
    
    * .notdef#2654 (U+AD3B) has a counter-clockwise outer contour
    
    * .notdef#2654 (U+AD3B) has a counter-clockwise outer contour
    
    * .notdef#2655 (U+AD3D) has a counter-clockwise outer contour
    
    * .notdef#2655 (U+AD3D) has a counter-clockwise outer contour
    
    * .notdef#2655 (U+AD3D) has a counter-clockwise outer contour
    
    * .notdef#2655 (U+AD3D) has a counter-clockwise outer contour
    
    * .notdef#2655 (U+AD3D) has a counter-clockwise outer contour
    
    * .notdef#2656 (U+AD3E) has a counter-clockwise outer contour
    
    * .notdef#2656 (U+AD3E) has a counter-clockwise outer contour
    
    * .notdef#2656 (U+AD3E) has a counter-clockwise outer contour
    
    * .notdef#2656 (U+AD3E) has a counter-clockwise outer contour
    
    * .notdef#2656 (U+AD3E) has a counter-clockwise outer contour
    
    * .notdef#2657 (U+AD3F) has a counter-clockwise outer contour
    
    * .notdef#2657 (U+AD3F) has a counter-clockwise outer contour
    
    * .notdef#2657 (U+AD3F) has a counter-clockwise outer contour
    
    * .notdef#2657 (U+AD3F) has a counter-clockwise outer contour
    
    * .notdef#2657 (U+AD3F) has a counter-clockwise outer contour
    
    * .notdef#2658 (U+AD40) has a counter-clockwise outer contour
    
    * .notdef#2658 (U+AD40) has a counter-clockwise outer contour
    
    * .notdef#2658 (U+AD40) has a counter-clockwise outer contour
    
    * .notdef#2658 (U+AD40) has a counter-clockwise outer contour
    
    * .notdef#2658 (U+AD40) has a counter-clockwise outer contour
    
    * .notdef#2659 (U+AD41) has a counter-clockwise outer contour
    
    * .notdef#2659 (U+AD41) has a counter-clockwise outer contour
    
    * .notdef#2659 (U+AD41) has a counter-clockwise outer contour
    
    * .notdef#2659 (U+AD41) has a counter-clockwise outer contour
    
    * .notdef#2659 (U+AD41) has a counter-clockwise outer contour
    
    * .notdef#266 (U+AE4A) has a counter-clockwise outer contour
    
    * .notdef#266 (U+AE4A) has a counter-clockwise outer contour
    
    * .notdef#266 (U+AE4A) has a counter-clockwise outer contour
    
    * .notdef#266 (U+AE4A) has a counter-clockwise outer contour
    
    * .notdef#2660 (U+AD42) has a counter-clockwise outer contour
    
    * .notdef#2660 (U+AD42) has a counter-clockwise outer contour
    
    * .notdef#2660 (U+AD42) has a counter-clockwise outer contour
    
    * .notdef#2660 (U+AD42) has a counter-clockwise outer contour
    
    * .notdef#2660 (U+AD42) has a counter-clockwise outer contour
    
    * .notdef#2660 (U+AD42) has a counter-clockwise outer contour
    
    * .notdef#2661 (U+AD43) has a counter-clockwise outer contour
    
    * .notdef#2661 (U+AD43) has a counter-clockwise outer contour
    
    * .notdef#2661 (U+AD43) has a counter-clockwise outer contour
    
    * .notdef#2661 (U+AD43) has a counter-clockwise outer contour
    
    * .notdef#2661 (U+AD43) has a counter-clockwise outer contour
    
    * .notdef#2661 (U+AD43) has a counter-clockwise outer contour
    
    * .notdef#2662 (U+AD46) has a counter-clockwise outer contour
    
    * .notdef#2662 (U+AD46) has a counter-clockwise outer contour
    
    * .notdef#2662 (U+AD46) has a counter-clockwise outer contour
    
    * .notdef#2662 (U+AD46) has a counter-clockwise outer contour
    
    * .notdef#2662 (U+AD46) has a counter-clockwise outer contour
    
    * .notdef#2663 (U+AD48) has a counter-clockwise outer contour
    
    * .notdef#2663 (U+AD48) has a counter-clockwise outer contour
    
    * .notdef#2663 (U+AD48) has a counter-clockwise outer contour
    
    * .notdef#2663 (U+AD48) has a counter-clockwise outer contour
    
    * .notdef#2664 (U+AD4A) has a counter-clockwise outer contour
    
    * .notdef#2664 (U+AD4A) has a counter-clockwise outer contour
    
    * .notdef#2664 (U+AD4A) has a counter-clockwise outer contour
    
    * .notdef#2664 (U+AD4A) has a counter-clockwise outer contour
    
    * .notdef#2665 (U+AD4B) has a counter-clockwise outer contour
    
    * .notdef#2665 (U+AD4B) has a counter-clockwise outer contour
    
    * .notdef#2665 (U+AD4B) has a counter-clockwise outer contour
    
    * .notdef#2665 (U+AD4B) has a counter-clockwise outer contour
    
    * .notdef#2666 (U+AD4C) has a counter-clockwise outer contour
    
    * .notdef#2666 (U+AD4C) has a counter-clockwise outer contour
    
    * .notdef#2666 (U+AD4C) has a counter-clockwise outer contour
    
    * .notdef#2666 (U+AD4C) has a counter-clockwise outer contour
    
    * .notdef#2667 (U+AD4D) has a counter-clockwise outer contour
    
    * .notdef#2667 (U+AD4D) has a counter-clockwise outer contour
    
    * .notdef#2667 (U+AD4D) has a counter-clockwise outer contour
    
    * .notdef#2667 (U+AD4D) has a counter-clockwise outer contour
    
    * .notdef#2668 (U+AD4E) has a counter-clockwise outer contour
    
    * .notdef#2668 (U+AD4E) has a counter-clockwise outer contour
    
    * .notdef#2668 (U+AD4E) has a counter-clockwise outer contour
    
    * .notdef#2668 (U+AD4E) has a counter-clockwise outer contour
    
    * .notdef#2668 (U+AD4E) has a counter-clockwise outer contour
    
    * .notdef#2669 (U+AD4F) has a counter-clockwise outer contour
    
    * .notdef#2669 (U+AD4F) has a counter-clockwise outer contour
    
    * .notdef#2669 (U+AD4F) has a counter-clockwise outer contour
    
    * .notdef#2669 (U+AD4F) has a counter-clockwise outer contour
    
    * .notdef#2669 (U+AD4F) has a counter-clockwise outer contour
    
    * .notdef#267 (U+AE4C) has a counter-clockwise outer contour
    
    * .notdef#267 (U+AE4C) has a counter-clockwise outer contour
    
    * .notdef#2670 (U+AD51) has a counter-clockwise outer contour
    
    * .notdef#2670 (U+AD51) has a counter-clockwise outer contour
    
    * .notdef#2670 (U+AD51) has a counter-clockwise outer contour
    
    * .notdef#2671 (U+AD52) has a counter-clockwise outer contour
    
    * .notdef#2671 (U+AD52) has a counter-clockwise outer contour
    
    * .notdef#2671 (U+AD52) has a counter-clockwise outer contour
    
    * .notdef#2671 (U+AD52) has a counter-clockwise outer contour
    
    * .notdef#2672 (U+AD53) has a counter-clockwise outer contour
    
    * .notdef#2672 (U+AD53) has a counter-clockwise outer contour
    
    * .notdef#2672 (U+AD53) has a counter-clockwise outer contour
    
    * .notdef#2672 (U+AD53) has a counter-clockwise outer contour
    
    * .notdef#2673 (U+AD55) has a counter-clockwise outer contour
    
    * .notdef#2673 (U+AD55) has a counter-clockwise outer contour
    
    * .notdef#2673 (U+AD55) has a counter-clockwise outer contour
    
    * .notdef#2673 (U+AD55) has a counter-clockwise outer contour
    
    * .notdef#2674 (U+AD56) has a counter-clockwise outer contour
    
    * .notdef#2674 (U+AD56) has a counter-clockwise outer contour
    
    * .notdef#2674 (U+AD56) has a counter-clockwise outer contour
    
    * .notdef#2674 (U+AD56) has a counter-clockwise outer contour
    
    * .notdef#2674 (U+AD56) has a counter-clockwise outer contour
    
    * .notdef#2675 (U+AD57) has a counter-clockwise outer contour
    
    * .notdef#2675 (U+AD57) has a counter-clockwise outer contour
    
    * .notdef#2675 (U+AD57) has a counter-clockwise outer contour
    
    * .notdef#2676 (U+AD59) has a counter-clockwise outer contour
    
    * .notdef#2676 (U+AD59) has a counter-clockwise outer contour
    
    * .notdef#2676 (U+AD59) has a counter-clockwise outer contour
    
    * .notdef#2676 (U+AD59) has a counter-clockwise outer contour
    
    * .notdef#2677 (U+AD5A) has a counter-clockwise outer contour
    
    * .notdef#2677 (U+AD5A) has a counter-clockwise outer contour
    
    * .notdef#2677 (U+AD5A) has a counter-clockwise outer contour
    
    * .notdef#2677 (U+AD5A) has a counter-clockwise outer contour
    
    * .notdef#2678 (U+AD5B) has a counter-clockwise outer contour
    
    * .notdef#2678 (U+AD5B) has a counter-clockwise outer contour
    
    * .notdef#2678 (U+AD5B) has a counter-clockwise outer contour
    
    * .notdef#2678 (U+AD5B) has a counter-clockwise outer contour
    
    * .notdef#2679 (U+AD5C) has a counter-clockwise outer contour
    
    * .notdef#2679 (U+AD5C) has a counter-clockwise outer contour
    
    * .notdef#2679 (U+AD5C) has a counter-clockwise outer contour
    
    * .notdef#2679 (U+AD5C) has a counter-clockwise outer contour
    
    * .notdef#268 (U+AE4D) has a counter-clockwise outer contour
    
    * .notdef#268 (U+AE4D) has a counter-clockwise outer contour
    
    * .notdef#268 (U+AE4D) has a counter-clockwise outer contour
    
    * .notdef#2680 (U+AD5D) has a counter-clockwise outer contour
    
    * .notdef#2680 (U+AD5D) has a counter-clockwise outer contour
    
    * .notdef#2680 (U+AD5D) has a counter-clockwise outer contour
    
    * .notdef#2680 (U+AD5D) has a counter-clockwise outer contour
    
    * .notdef#2681 (U+AD5E) has a counter-clockwise outer contour
    
    * .notdef#2681 (U+AD5E) has a counter-clockwise outer contour
    
    * .notdef#2681 (U+AD5E) has a counter-clockwise outer contour
    
    * .notdef#2681 (U+AD5E) has a counter-clockwise outer contour
    
    * .notdef#2681 (U+AD5E) has a counter-clockwise outer contour
    
    * .notdef#2682 (U+AD5F) has a counter-clockwise outer contour
    
    * .notdef#2682 (U+AD5F) has a counter-clockwise outer contour
    
    * .notdef#2682 (U+AD5F) has a counter-clockwise outer contour
    
    * .notdef#2682 (U+AD5F) has a counter-clockwise outer contour
    
    * .notdef#2682 (U+AD5F) has a counter-clockwise outer contour
    
    * .notdef#2683 (U+AD60) has a counter-clockwise outer contour
    
    * .notdef#2683 (U+AD60) has a counter-clockwise outer contour
    
    * .notdef#2683 (U+AD60) has a counter-clockwise outer contour
    
    * .notdef#2684 (U+AD62) has a counter-clockwise outer contour
    
    * .notdef#2684 (U+AD62) has a counter-clockwise outer contour
    
    * .notdef#2684 (U+AD62) has a counter-clockwise outer contour
    
    * .notdef#2684 (U+AD62) has a counter-clockwise outer contour
    
    * .notdef#2685 (U+AD64) has a counter-clockwise outer contour
    
    * .notdef#2685 (U+AD64) has a counter-clockwise outer contour
    
    * .notdef#2685 (U+AD64) has a counter-clockwise outer contour
    
    * .notdef#2686 (U+AD65) has a counter-clockwise outer contour
    
    * .notdef#2686 (U+AD65) has a counter-clockwise outer contour
    
    * .notdef#2686 (U+AD65) has a counter-clockwise outer contour
    
    * .notdef#2687 (U+AD66) has a counter-clockwise outer contour
    
    * .notdef#2687 (U+AD66) has a counter-clockwise outer contour
    
    * .notdef#2687 (U+AD66) has a counter-clockwise outer contour
    
    * .notdef#2688 (U+AD67) has a counter-clockwise outer contour
    
    * .notdef#2688 (U+AD67) has a counter-clockwise outer contour
    
    * .notdef#2688 (U+AD67) has a counter-clockwise outer contour
    
    * .notdef#2689 (U+AD68) has a counter-clockwise outer contour
    
    * .notdef#2689 (U+AD68) has a counter-clockwise outer contour
    
    * .notdef#2689 (U+AD68) has a counter-clockwise outer contour
    
    * .notdef#269 (U+AE4E) has a counter-clockwise outer contour
    
    * .notdef#269 (U+AE4E) has a counter-clockwise outer contour
    
    * .notdef#269 (U+AE4E) has a counter-clockwise outer contour
    
    * .notdef#269 (U+AE4E) has a counter-clockwise outer contour
    
    * .notdef#2690 (U+AD69) has a counter-clockwise outer contour
    
    * .notdef#2690 (U+AD69) has a counter-clockwise outer contour
    
    * .notdef#2690 (U+AD69) has a counter-clockwise outer contour
    
    * .notdef#2691 (U+AD6A) has a counter-clockwise outer contour
    
    * .notdef#2691 (U+AD6A) has a counter-clockwise outer contour
    
    * .notdef#2691 (U+AD6A) has a counter-clockwise outer contour
    
    * .notdef#2691 (U+AD6A) has a counter-clockwise outer contour
    
    * .notdef#2692 (U+AD6B) has a counter-clockwise outer contour
    
    * .notdef#2692 (U+AD6B) has a counter-clockwise outer contour
    
    * .notdef#2692 (U+AD6B) has a counter-clockwise outer contour
    
    * .notdef#2692 (U+AD6B) has a counter-clockwise outer contour
    
    * .notdef#2693 (U+AD6E) has a counter-clockwise outer contour
    
    * .notdef#2693 (U+AD6E) has a counter-clockwise outer contour
    
    * .notdef#2693 (U+AD6E) has a counter-clockwise outer contour
    
    * .notdef#2693 (U+AD6E) has a counter-clockwise outer contour
    
    * .notdef#2694 (U+AD6F) has a counter-clockwise outer contour
    
    * .notdef#2694 (U+AD6F) has a counter-clockwise outer contour
    
    * .notdef#2694 (U+AD6F) has a counter-clockwise outer contour
    
    * .notdef#2695 (U+AD71) has a counter-clockwise outer contour
    
    * .notdef#2695 (U+AD71) has a counter-clockwise outer contour
    
    * .notdef#2696 (U+AD72) has a counter-clockwise outer contour
    
    * .notdef#2696 (U+AD72) has a counter-clockwise outer contour
    
    * .notdef#2696 (U+AD72) has a counter-clockwise outer contour
    
    * .notdef#2696 (U+AD72) has a counter-clockwise outer contour
    
    * .notdef#2696 (U+AD72) has a counter-clockwise outer contour
    
    * .notdef#2697 (U+AD77) has a counter-clockwise outer contour
    
    * .notdef#2697 (U+AD77) has a counter-clockwise outer contour
    
    * .notdef#2697 (U+AD77) has a counter-clockwise outer contour
    
    * .notdef#2697 (U+AD77) has a counter-clockwise outer contour
    
    * .notdef#2698 (U+AD78) has a counter-clockwise outer contour
    
    * .notdef#2698 (U+AD78) has a counter-clockwise outer contour
    
    * .notdef#2698 (U+AD78) has a counter-clockwise outer contour
    
    * .notdef#2698 (U+AD78) has a counter-clockwise outer contour
    
    * .notdef#2699 (U+AD79) has a counter-clockwise outer contour
    
    * .notdef#2699 (U+AD79) has a counter-clockwise outer contour
    
    * .notdef#2699 (U+AD79) has a counter-clockwise outer contour
    
    * .notdef#2699 (U+AD79) has a counter-clockwise outer contour
    
    * .notdef#270 (U+AE50) has a counter-clockwise outer contour
    
    * .notdef#270 (U+AE50) has a counter-clockwise outer contour
    
    * .notdef#270 (U+AE50) has a counter-clockwise outer contour
    
    * .notdef#2700 (U+AD7A) has a counter-clockwise outer contour
    
    * .notdef#2700 (U+AD7A) has a counter-clockwise outer contour
    
    * .notdef#2700 (U+AD7A) has a counter-clockwise outer contour
    
    * .notdef#2700 (U+AD7A) has a counter-clockwise outer contour
    
    * .notdef#2700 (U+AD7A) has a counter-clockwise outer contour
    
    * .notdef#2701 (U+AD7E) has a counter-clockwise outer contour
    
    * .notdef#2701 (U+AD7E) has a counter-clockwise outer contour
    
    * .notdef#2702 (U+AD80) has a counter-clockwise outer contour
    
    * .notdef#2702 (U+AD80) has a counter-clockwise outer contour
    
    * .notdef#2702 (U+AD80) has a counter-clockwise outer contour
    
    * .notdef#2703 (U+AD83) has a counter-clockwise outer contour
    
    * .notdef#2703 (U+AD83) has a counter-clockwise outer contour
    
    * .notdef#2704 (U+AD84) has a counter-clockwise outer contour
    
    * .notdef#2704 (U+AD84) has a counter-clockwise outer contour
    
    * .notdef#2705 (U+AD85) has a counter-clockwise outer contour
    
    * .notdef#2705 (U+AD85) has a counter-clockwise outer contour
    
    * .notdef#2705 (U+AD85) has a counter-clockwise outer contour
    
    * .notdef#2706 (U+AD86) has a counter-clockwise outer contour
    
    * .notdef#2706 (U+AD86) has a counter-clockwise outer contour
    
    * .notdef#2706 (U+AD86) has a counter-clockwise outer contour
    
    * .notdef#2707 (U+AD87) has a counter-clockwise outer contour
    
    * .notdef#2707 (U+AD87) has a counter-clockwise outer contour
    
    * .notdef#2707 (U+AD87) has a counter-clockwise outer contour
    
    * .notdef#2708 (U+AD8A) has a counter-clockwise outer contour
    
    * .notdef#2708 (U+AD8A) has a counter-clockwise outer contour
    
    * .notdef#2708 (U+AD8A) has a counter-clockwise outer contour
    
    * .notdef#2708 (U+AD8A) has a counter-clockwise outer contour
    
    * .notdef#2708 (U+AD8A) has a counter-clockwise outer contour
    
    * .notdef#2709 (U+AD8B) has a counter-clockwise outer contour
    
    * .notdef#2709 (U+AD8B) has a counter-clockwise outer contour
    
    * .notdef#2709 (U+AD8B) has a counter-clockwise outer contour
    
    * .notdef#2709 (U+AD8B) has a counter-clockwise outer contour
    
    * .notdef#271 (U+AE54) has a counter-clockwise outer contour
    
    * .notdef#271 (U+AE54) has a counter-clockwise outer contour
    
    * .notdef#271 (U+AE54) has a counter-clockwise outer contour
    
    * .notdef#2710 (U+AD8D) has a counter-clockwise outer contour
    
    * .notdef#2710 (U+AD8D) has a counter-clockwise outer contour
    
    * .notdef#2710 (U+AD8D) has a counter-clockwise outer contour
    
    * .notdef#2710 (U+AD8D) has a counter-clockwise outer contour
    
    * .notdef#2711 (U+AD8E) has a counter-clockwise outer contour
    
    * .notdef#2711 (U+AD8E) has a counter-clockwise outer contour
    
    * .notdef#2711 (U+AD8E) has a counter-clockwise outer contour
    
    * .notdef#2711 (U+AD8E) has a counter-clockwise outer contour
    
    * .notdef#2711 (U+AD8E) has a counter-clockwise outer contour
    
    * .notdef#2711 (U+AD8E) has a counter-clockwise outer contour
    
    * .notdef#2712 (U+AD8F) has a counter-clockwise outer contour
    
    * .notdef#2712 (U+AD8F) has a counter-clockwise outer contour
    
    * .notdef#2712 (U+AD8F) has a counter-clockwise outer contour
    
    * .notdef#2712 (U+AD8F) has a counter-clockwise outer contour
    
    * .notdef#2713 (U+AD91) has a counter-clockwise outer contour
    
    * .notdef#2713 (U+AD91) has a counter-clockwise outer contour
    
    * .notdef#2713 (U+AD91) has a counter-clockwise outer contour
    
    * .notdef#2713 (U+AD91) has a counter-clockwise outer contour
    
    * .notdef#2714 (U+AD92) has a counter-clockwise outer contour
    
    * .notdef#2714 (U+AD92) has a counter-clockwise outer contour
    
    * .notdef#2714 (U+AD92) has a counter-clockwise outer contour
    
    * .notdef#2714 (U+AD92) has a counter-clockwise outer contour
    
    * .notdef#2715 (U+AD93) has a counter-clockwise outer contour
    
    * .notdef#2715 (U+AD93) has a counter-clockwise outer contour
    
    * .notdef#2715 (U+AD93) has a counter-clockwise outer contour
    
    * .notdef#2715 (U+AD93) has a counter-clockwise outer contour
    
    * .notdef#2716 (U+AD94) has a counter-clockwise outer contour
    
    * .notdef#2716 (U+AD94) has a counter-clockwise outer contour
    
    * .notdef#2716 (U+AD94) has a counter-clockwise outer contour
    
    * .notdef#2716 (U+AD94) has a counter-clockwise outer contour
    
    * .notdef#2717 (U+AD95) has a counter-clockwise outer contour
    
    * .notdef#2717 (U+AD95) has a counter-clockwise outer contour
    
    * .notdef#2717 (U+AD95) has a counter-clockwise outer contour
    
    * .notdef#2717 (U+AD95) has a counter-clockwise outer contour
    
    * .notdef#2718 (U+AD96) has a counter-clockwise outer contour
    
    * .notdef#2718 (U+AD96) has a counter-clockwise outer contour
    
    * .notdef#2718 (U+AD96) has a counter-clockwise outer contour
    
    * .notdef#2718 (U+AD96) has a counter-clockwise outer contour
    
    * .notdef#2718 (U+AD96) has a counter-clockwise outer contour
    
    * .notdef#2719 (U+AD97) has a counter-clockwise outer contour
    
    * .notdef#2719 (U+AD97) has a counter-clockwise outer contour
    
    * .notdef#2719 (U+AD97) has a counter-clockwise outer contour
    
    * .notdef#2719 (U+AD97) has a counter-clockwise outer contour
    
    * .notdef#2719 (U+AD97) has a counter-clockwise outer contour
    
    * .notdef#272 (U+AE56) has a counter-clockwise outer contour
    
    * .notdef#272 (U+AE56) has a counter-clockwise outer contour
    
    * .notdef#272 (U+AE56) has a counter-clockwise outer contour
    
    * .notdef#272 (U+AE56) has a counter-clockwise outer contour
    
    * .notdef#2720 (U+AD98) has a counter-clockwise outer contour
    
    * .notdef#2720 (U+AD98) has a counter-clockwise outer contour
    
    * .notdef#2720 (U+AD98) has a counter-clockwise outer contour
    
    * .notdef#2720 (U+AD98) has a counter-clockwise outer contour
    
    * .notdef#2721 (U+AD99) has a counter-clockwise outer contour
    
    * .notdef#2721 (U+AD99) has a counter-clockwise outer contour
    
    * .notdef#2721 (U+AD99) has a counter-clockwise outer contour
    
    * .notdef#2721 (U+AD99) has a counter-clockwise outer contour
    
    * .notdef#2722 (U+AD9A) has a counter-clockwise outer contour
    
    * .notdef#2722 (U+AD9A) has a counter-clockwise outer contour
    
    * .notdef#2722 (U+AD9A) has a counter-clockwise outer contour
    
    * .notdef#2722 (U+AD9A) has a counter-clockwise outer contour
    
    * .notdef#2723 (U+AD9B) has a counter-clockwise outer contour
    
    * .notdef#2723 (U+AD9B) has a counter-clockwise outer contour
    
    * .notdef#2723 (U+AD9B) has a counter-clockwise outer contour
    
    * .notdef#2723 (U+AD9B) has a counter-clockwise outer contour
    
    * .notdef#2724 (U+AD9E) has a counter-clockwise outer contour
    
    * .notdef#2724 (U+AD9E) has a counter-clockwise outer contour
    
    * .notdef#2724 (U+AD9E) has a counter-clockwise outer contour
    
    * .notdef#2724 (U+AD9E) has a counter-clockwise outer contour
    
    * .notdef#2725 (U+AD9F) has a counter-clockwise outer contour
    
    * .notdef#2725 (U+AD9F) has a counter-clockwise outer contour
    
    * .notdef#2725 (U+AD9F) has a counter-clockwise outer contour
    
    * .notdef#2725 (U+AD9F) has a counter-clockwise outer contour
    
    * .notdef#2726 (U+ADA0) has a counter-clockwise outer contour
    
    * .notdef#2726 (U+ADA0) has a counter-clockwise outer contour
    
    * .notdef#2726 (U+ADA0) has a counter-clockwise outer contour
    
    * .notdef#2726 (U+ADA0) has a counter-clockwise outer contour
    
    * .notdef#2727 (U+ADA1) has a counter-clockwise outer contour
    
    * .notdef#2727 (U+ADA1) has a counter-clockwise outer contour
    
    * .notdef#2727 (U+ADA1) has a counter-clockwise outer contour
    
    * .notdef#2727 (U+ADA1) has a counter-clockwise outer contour
    
    * .notdef#2728 (U+ADA2) has a counter-clockwise outer contour
    
    * .notdef#2728 (U+ADA2) has a counter-clockwise outer contour
    
    * .notdef#2728 (U+ADA2) has a counter-clockwise outer contour
    
    * .notdef#2728 (U+ADA2) has a counter-clockwise outer contour
    
    * .notdef#2728 (U+ADA2) has a counter-clockwise outer contour
    
    * .notdef#2729 (U+ADA3) has a counter-clockwise outer contour
    
    * .notdef#2729 (U+ADA3) has a counter-clockwise outer contour
    
    * .notdef#2729 (U+ADA3) has a counter-clockwise outer contour
    
    * .notdef#2729 (U+ADA3) has a counter-clockwise outer contour
    
    * .notdef#2729 (U+ADA3) has a counter-clockwise outer contour
    
    * .notdef#273 (U+AE5C) has a counter-clockwise outer contour
    
    * .notdef#273 (U+AE5C) has a counter-clockwise outer contour
    
    * .notdef#273 (U+AE5C) has a counter-clockwise outer contour
    
    * .notdef#2730 (U+ADA5) has a counter-clockwise outer contour
    
    * .notdef#2730 (U+ADA5) has a counter-clockwise outer contour
    
    * .notdef#2730 (U+ADA5) has a counter-clockwise outer contour
    
    * .notdef#2730 (U+ADA5) has a counter-clockwise outer contour
    
    * .notdef#2731 (U+ADA6) has a counter-clockwise outer contour
    
    * .notdef#2731 (U+ADA6) has a counter-clockwise outer contour
    
    * .notdef#2731 (U+ADA6) has a counter-clockwise outer contour
    
    * .notdef#2731 (U+ADA6) has a counter-clockwise outer contour
    
    * .notdef#2731 (U+ADA6) has a counter-clockwise outer contour
    
    * .notdef#2732 (U+ADA7) has a counter-clockwise outer contour
    
    * .notdef#2732 (U+ADA7) has a counter-clockwise outer contour
    
    * .notdef#2732 (U+ADA7) has a counter-clockwise outer contour
    
    * .notdef#2732 (U+ADA7) has a counter-clockwise outer contour
    
    * .notdef#2732 (U+ADA7) has a counter-clockwise outer contour
    
    * .notdef#2733 (U+ADA8) has a counter-clockwise outer contour
    
    * .notdef#2733 (U+ADA8) has a counter-clockwise outer contour
    
    * .notdef#2733 (U+ADA8) has a counter-clockwise outer contour
    
    * .notdef#2733 (U+ADA8) has a counter-clockwise outer contour
    
    * .notdef#2734 (U+ADA9) has a counter-clockwise outer contour
    
    * .notdef#2734 (U+ADA9) has a counter-clockwise outer contour
    
    * .notdef#2734 (U+ADA9) has a counter-clockwise outer contour
    
    * .notdef#2734 (U+ADA9) has a counter-clockwise outer contour
    
    * .notdef#2734 (U+ADA9) has a counter-clockwise outer contour
    
    * .notdef#2735 (U+ADAA) has a counter-clockwise outer contour
    
    * .notdef#2735 (U+ADAA) has a counter-clockwise outer contour
    
    * .notdef#2735 (U+ADAA) has a counter-clockwise outer contour
    
    * .notdef#2735 (U+ADAA) has a counter-clockwise outer contour
    
    * .notdef#2735 (U+ADAA) has a counter-clockwise outer contour
    
    * .notdef#2735 (U+ADAA) has a counter-clockwise outer contour
    
    * .notdef#2736 (U+ADAB) has a counter-clockwise outer contour
    
    * .notdef#2736 (U+ADAB) has a counter-clockwise outer contour
    
    * .notdef#2736 (U+ADAB) has a counter-clockwise outer contour
    
    * .notdef#2736 (U+ADAB) has a counter-clockwise outer contour
    
    * .notdef#2737 (U+ADAC) has a counter-clockwise outer contour
    
    * .notdef#2737 (U+ADAC) has a counter-clockwise outer contour
    
    * .notdef#2737 (U+ADAC) has a counter-clockwise outer contour
    
    * .notdef#2737 (U+ADAC) has a counter-clockwise outer contour
    
    * .notdef#2738 (U+ADAD) has a counter-clockwise outer contour
    
    * .notdef#2738 (U+ADAD) has a counter-clockwise outer contour
    
    * .notdef#2738 (U+ADAD) has a counter-clockwise outer contour
    
    * .notdef#2738 (U+ADAD) has a counter-clockwise outer contour
    
    * .notdef#2739 (U+ADAE) has a counter-clockwise outer contour
    
    * .notdef#2739 (U+ADAE) has a counter-clockwise outer contour
    
    * .notdef#2739 (U+ADAE) has a counter-clockwise outer contour
    
    * .notdef#2739 (U+ADAE) has a counter-clockwise outer contour
    
    * .notdef#274 (U+AE5D) has a counter-clockwise outer contour
    
    * .notdef#274 (U+AE5D) has a counter-clockwise outer contour
    
    * .notdef#274 (U+AE5D) has a counter-clockwise outer contour
    
    * .notdef#2740 (U+ADAF) has a counter-clockwise outer contour
    
    * .notdef#2740 (U+ADAF) has a counter-clockwise outer contour
    
    * .notdef#2740 (U+ADAF) has a counter-clockwise outer contour
    
    * .notdef#2740 (U+ADAF) has a counter-clockwise outer contour
    
    * .notdef#2741 (U+ADB0) has a counter-clockwise outer contour
    
    * .notdef#2741 (U+ADB0) has a counter-clockwise outer contour
    
    * .notdef#2741 (U+ADB0) has a counter-clockwise outer contour
    
    * .notdef#2741 (U+ADB0) has a counter-clockwise outer contour
    
    * .notdef#2742 (U+ADB1) has a counter-clockwise outer contour
    
    * .notdef#2742 (U+ADB1) has a counter-clockwise outer contour
    
    * .notdef#2742 (U+ADB1) has a counter-clockwise outer contour
    
    * .notdef#2742 (U+ADB1) has a counter-clockwise outer contour
    
    * .notdef#2743 (U+ADB2) has a counter-clockwise outer contour
    
    * .notdef#2743 (U+ADB2) has a counter-clockwise outer contour
    
    * .notdef#2743 (U+ADB2) has a counter-clockwise outer contour
    
    * .notdef#2743 (U+ADB2) has a counter-clockwise outer contour
    
    * .notdef#2743 (U+ADB2) has a counter-clockwise outer contour
    
    * .notdef#2744 (U+ADB3) has a counter-clockwise outer contour
    
    * .notdef#2744 (U+ADB3) has a counter-clockwise outer contour
    
    * .notdef#2744 (U+ADB3) has a counter-clockwise outer contour
    
    * .notdef#2744 (U+ADB3) has a counter-clockwise outer contour
    
    * .notdef#2744 (U+ADB3) has a counter-clockwise outer contour
    
    * .notdef#2745 (U+ADB4) has a counter-clockwise outer contour
    
    * .notdef#2745 (U+ADB4) has a counter-clockwise outer contour
    
    * .notdef#2745 (U+ADB4) has a counter-clockwise outer contour
    
    * .notdef#2745 (U+ADB4) has a counter-clockwise outer contour
    
    * .notdef#2746 (U+ADB5) has a counter-clockwise outer contour
    
    * .notdef#2746 (U+ADB5) has a counter-clockwise outer contour
    
    * .notdef#2746 (U+ADB5) has a counter-clockwise outer contour
    
    * .notdef#2746 (U+ADB5) has a counter-clockwise outer contour
    
    * .notdef#2747 (U+ADB6) has a counter-clockwise outer contour
    
    * .notdef#2747 (U+ADB6) has a counter-clockwise outer contour
    
    * .notdef#2747 (U+ADB6) has a counter-clockwise outer contour
    
    * .notdef#2747 (U+ADB6) has a counter-clockwise outer contour
    
    * .notdef#2747 (U+ADB6) has a counter-clockwise outer contour
    
    * .notdef#2748 (U+ADB8) has a counter-clockwise outer contour
    
    * .notdef#2748 (U+ADB8) has a counter-clockwise outer contour
    
    * .notdef#2748 (U+ADB8) has a counter-clockwise outer contour
    
    * .notdef#2748 (U+ADB8) has a counter-clockwise outer contour
    
    * .notdef#2749 (U+ADB9) has a counter-clockwise outer contour
    
    * .notdef#2749 (U+ADB9) has a counter-clockwise outer contour
    
    * .notdef#2749 (U+ADB9) has a counter-clockwise outer contour
    
    * .notdef#2749 (U+ADB9) has a counter-clockwise outer contour
    
    * .notdef#275 (U+AE5F) has a counter-clockwise outer contour
    
    * .notdef#275 (U+AE5F) has a counter-clockwise outer contour
    
    * .notdef#275 (U+AE5F) has a counter-clockwise outer contour
    
    * .notdef#2750 (U+ADBA) has a counter-clockwise outer contour
    
    * .notdef#2750 (U+ADBA) has a counter-clockwise outer contour
    
    * .notdef#2750 (U+ADBA) has a counter-clockwise outer contour
    
    * .notdef#2750 (U+ADBA) has a counter-clockwise outer contour
    
    * .notdef#2751 (U+ADBB) has a counter-clockwise outer contour
    
    * .notdef#2751 (U+ADBB) has a counter-clockwise outer contour
    
    * .notdef#2751 (U+ADBB) has a counter-clockwise outer contour
    
    * .notdef#2751 (U+ADBB) has a counter-clockwise outer contour
    
    * .notdef#2752 (U+ADBC) has a counter-clockwise outer contour
    
    * .notdef#2752 (U+ADBC) has a counter-clockwise outer contour
    
    * .notdef#2752 (U+ADBC) has a counter-clockwise outer contour
    
    * .notdef#2752 (U+ADBC) has a counter-clockwise outer contour
    
    * .notdef#2753 (U+ADBD) has a counter-clockwise outer contour
    
    * .notdef#2753 (U+ADBD) has a counter-clockwise outer contour
    
    * .notdef#2753 (U+ADBD) has a counter-clockwise outer contour
    
    * .notdef#2753 (U+ADBD) has a counter-clockwise outer contour
    
    * .notdef#2754 (U+ADBE) has a counter-clockwise outer contour
    
    * .notdef#2754 (U+ADBE) has a counter-clockwise outer contour
    
    * .notdef#2754 (U+ADBE) has a counter-clockwise outer contour
    
    * .notdef#2754 (U+ADBE) has a counter-clockwise outer contour
    
    * .notdef#2754 (U+ADBE) has a counter-clockwise outer contour
    
    * .notdef#2755 (U+ADBF) has a counter-clockwise outer contour
    
    * .notdef#2755 (U+ADBF) has a counter-clockwise outer contour
    
    * .notdef#2755 (U+ADBF) has a counter-clockwise outer contour
    
    * .notdef#2755 (U+ADBF) has a counter-clockwise outer contour
    
    * .notdef#2755 (U+ADBF) has a counter-clockwise outer contour
    
    * .notdef#2756 (U+ADC2) has a counter-clockwise outer contour
    
    * .notdef#2756 (U+ADC2) has a counter-clockwise outer contour
    
    * .notdef#2756 (U+ADC2) has a counter-clockwise outer contour
    
    * .notdef#2756 (U+ADC2) has a counter-clockwise outer contour
    
    * .notdef#2756 (U+ADC2) has a counter-clockwise outer contour
    
    * .notdef#2757 (U+ADC3) has a counter-clockwise outer contour
    
    * .notdef#2757 (U+ADC3) has a counter-clockwise outer contour
    
    * .notdef#2757 (U+ADC3) has a counter-clockwise outer contour
    
    * .notdef#2757 (U+ADC3) has a counter-clockwise outer contour
    
    * .notdef#2758 (U+ADC5) has a counter-clockwise outer contour
    
    * .notdef#2758 (U+ADC5) has a counter-clockwise outer contour
    
    * .notdef#2758 (U+ADC5) has a counter-clockwise outer contour
    
    * .notdef#2758 (U+ADC5) has a counter-clockwise outer contour
    
    * .notdef#2759 (U+ADC6) has a counter-clockwise outer contour
    
    * .notdef#2759 (U+ADC6) has a counter-clockwise outer contour
    
    * .notdef#2759 (U+ADC6) has a counter-clockwise outer contour
    
    * .notdef#2759 (U+ADC6) has a counter-clockwise outer contour
    
    * .notdef#2759 (U+ADC6) has a counter-clockwise outer contour
    
    * .notdef#2759 (U+ADC6) has a counter-clockwise outer contour
    
    * .notdef#276 (U+AE60) has a counter-clockwise outer contour
    
    * .notdef#276 (U+AE60) has a counter-clockwise outer contour
    
    * .notdef#276 (U+AE60) has a counter-clockwise outer contour
    
    * .notdef#2760 (U+ADC7) has a counter-clockwise outer contour
    
    * .notdef#2760 (U+ADC7) has a counter-clockwise outer contour
    
    * .notdef#2760 (U+ADC7) has a counter-clockwise outer contour
    
    * .notdef#2760 (U+ADC7) has a counter-clockwise outer contour
    
    * .notdef#2761 (U+ADC9) has a counter-clockwise outer contour
    
    * .notdef#2761 (U+ADC9) has a counter-clockwise outer contour
    
    * .notdef#2761 (U+ADC9) has a counter-clockwise outer contour
    
    * .notdef#2761 (U+ADC9) has a counter-clockwise outer contour
    
    * .notdef#2762 (U+ADCA) has a counter-clockwise outer contour
    
    * .notdef#2762 (U+ADCA) has a counter-clockwise outer contour
    
    * .notdef#2762 (U+ADCA) has a counter-clockwise outer contour
    
    * .notdef#2762 (U+ADCA) has a counter-clockwise outer contour
    
    * .notdef#2763 (U+ADCB) has a counter-clockwise outer contour
    
    * .notdef#2763 (U+ADCB) has a counter-clockwise outer contour
    
    * .notdef#2763 (U+ADCB) has a counter-clockwise outer contour
    
    * .notdef#2763 (U+ADCB) has a counter-clockwise outer contour
    
    * .notdef#2764 (U+ADCC) has a counter-clockwise outer contour
    
    * .notdef#2764 (U+ADCC) has a counter-clockwise outer contour
    
    * .notdef#2764 (U+ADCC) has a counter-clockwise outer contour
    
    * .notdef#2764 (U+ADCC) has a counter-clockwise outer contour
    
    * .notdef#2765 (U+ADCD) has a counter-clockwise outer contour
    
    * .notdef#2765 (U+ADCD) has a counter-clockwise outer contour
    
    * .notdef#2765 (U+ADCD) has a counter-clockwise outer contour
    
    * .notdef#2765 (U+ADCD) has a counter-clockwise outer contour
    
    * .notdef#2766 (U+ADCE) has a counter-clockwise outer contour
    
    * .notdef#2766 (U+ADCE) has a counter-clockwise outer contour
    
    * .notdef#2766 (U+ADCE) has a counter-clockwise outer contour
    
    * .notdef#2766 (U+ADCE) has a counter-clockwise outer contour
    
    * .notdef#2766 (U+ADCE) has a counter-clockwise outer contour
    
    * .notdef#2767 (U+ADCF) has a counter-clockwise outer contour
    
    * .notdef#2767 (U+ADCF) has a counter-clockwise outer contour
    
    * .notdef#2767 (U+ADCF) has a counter-clockwise outer contour
    
    * .notdef#2767 (U+ADCF) has a counter-clockwise outer contour
    
    * .notdef#2767 (U+ADCF) has a counter-clockwise outer contour
    
    * .notdef#2768 (U+ADD2) has a counter-clockwise outer contour
    
    * .notdef#2768 (U+ADD2) has a counter-clockwise outer contour
    
    * .notdef#2768 (U+ADD2) has a counter-clockwise outer contour
    
    * .notdef#2768 (U+ADD2) has a counter-clockwise outer contour
    
    * .notdef#2769 (U+ADD4) has a counter-clockwise outer contour
    
    * .notdef#2769 (U+ADD4) has a counter-clockwise outer contour
    
    * .notdef#2769 (U+ADD4) has a counter-clockwise outer contour
    
    * .notdef#2769 (U+ADD4) has a counter-clockwise outer contour
    
    * .notdef#277 (U+AE61) has a counter-clockwise outer contour
    
    * .notdef#277 (U+AE61) has a counter-clockwise outer contour
    
    * .notdef#277 (U+AE61) has a counter-clockwise outer contour
    
    * .notdef#2770 (U+ADD5) has a counter-clockwise outer contour
    
    * .notdef#2770 (U+ADD5) has a counter-clockwise outer contour
    
    * .notdef#2770 (U+ADD5) has a counter-clockwise outer contour
    
    * .notdef#2770 (U+ADD5) has a counter-clockwise outer contour
    
    * .notdef#2771 (U+ADD6) has a counter-clockwise outer contour
    
    * .notdef#2771 (U+ADD6) has a counter-clockwise outer contour
    
    * .notdef#2771 (U+ADD6) has a counter-clockwise outer contour
    
    * .notdef#2771 (U+ADD6) has a counter-clockwise outer contour
    
    * .notdef#2772 (U+ADD7) has a counter-clockwise outer contour
    
    * .notdef#2772 (U+ADD7) has a counter-clockwise outer contour
    
    * .notdef#2772 (U+ADD7) has a counter-clockwise outer contour
    
    * .notdef#2772 (U+ADD7) has a counter-clockwise outer contour
    
    * .notdef#2773 (U+ADD8) has a counter-clockwise outer contour
    
    * .notdef#2773 (U+ADD8) has a counter-clockwise outer contour
    
    * .notdef#2773 (U+ADD8) has a counter-clockwise outer contour
    
    * .notdef#2773 (U+ADD8) has a counter-clockwise outer contour
    
    * .notdef#2774 (U+ADD9) has a counter-clockwise outer contour
    
    * .notdef#2774 (U+ADD9) has a counter-clockwise outer contour
    
    * .notdef#2774 (U+ADD9) has a counter-clockwise outer contour
    
    * .notdef#2774 (U+ADD9) has a counter-clockwise outer contour
    
    * .notdef#2775 (U+ADDA) has a counter-clockwise outer contour
    
    * .notdef#2775 (U+ADDA) has a counter-clockwise outer contour
    
    * .notdef#2775 (U+ADDA) has a counter-clockwise outer contour
    
    * .notdef#2775 (U+ADDA) has a counter-clockwise outer contour
    
    * .notdef#2775 (U+ADDA) has a counter-clockwise outer contour
    
    * .notdef#2776 (U+ADDB) has a counter-clockwise outer contour
    
    * .notdef#2776 (U+ADDB) has a counter-clockwise outer contour
    
    * .notdef#2776 (U+ADDB) has a counter-clockwise outer contour
    
    * .notdef#2776 (U+ADDB) has a counter-clockwise outer contour
    
    * .notdef#2776 (U+ADDB) has a counter-clockwise outer contour
    
    * .notdef#2777 (U+ADDD) has a counter-clockwise outer contour
    
    * .notdef#2777 (U+ADDD) has a counter-clockwise outer contour
    
    * .notdef#2777 (U+ADDD) has a counter-clockwise outer contour
    
    * .notdef#2778 (U+ADDE) has a counter-clockwise outer contour
    
    * .notdef#2778 (U+ADDE) has a counter-clockwise outer contour
    
    * .notdef#2778 (U+ADDE) has a counter-clockwise outer contour
    
    * .notdef#2779 (U+ADDF) has a counter-clockwise outer contour
    
    * .notdef#2779 (U+ADDF) has a counter-clockwise outer contour
    
    * .notdef#278 (U+AE65) has a counter-clockwise outer contour
    
    * .notdef#278 (U+AE65) has a counter-clockwise outer contour
    
    * .notdef#278 (U+AE65) has a counter-clockwise outer contour
    
    * .notdef#2780 (U+ADE1) has a counter-clockwise outer contour
    
    * .notdef#2780 (U+ADE1) has a counter-clockwise outer contour
    
    * .notdef#2781 (U+ADE2) has a counter-clockwise outer contour
    
    * .notdef#2781 (U+ADE2) has a counter-clockwise outer contour
    
    * .notdef#2781 (U+ADE2) has a counter-clockwise outer contour
    
    * .notdef#2781 (U+ADE2) has a counter-clockwise outer contour
    
    * .notdef#2782 (U+ADE3) has a counter-clockwise outer contour
    
    * .notdef#2782 (U+ADE3) has a counter-clockwise outer contour
    
    * .notdef#2783 (U+ADE5) has a counter-clockwise outer contour
    
    * .notdef#2783 (U+ADE5) has a counter-clockwise outer contour
    
    * .notdef#2783 (U+ADE5) has a counter-clockwise outer contour
    
    * .notdef#2784 (U+ADE6) has a counter-clockwise outer contour
    
    * .notdef#2784 (U+ADE6) has a counter-clockwise outer contour
    
    * .notdef#2784 (U+ADE6) has a counter-clockwise outer contour
    
    * .notdef#2785 (U+ADE7) has a counter-clockwise outer contour
    
    * .notdef#2785 (U+ADE7) has a counter-clockwise outer contour
    
    * .notdef#2785 (U+ADE7) has a counter-clockwise outer contour
    
    * .notdef#2786 (U+ADE8) has a counter-clockwise outer contour
    
    * .notdef#2786 (U+ADE8) has a counter-clockwise outer contour
    
    * .notdef#2786 (U+ADE8) has a counter-clockwise outer contour
    
    * .notdef#2787 (U+ADE9) has a counter-clockwise outer contour
    
    * .notdef#2787 (U+ADE9) has a counter-clockwise outer contour
    
    * .notdef#2787 (U+ADE9) has a counter-clockwise outer contour
    
    * .notdef#2788 (U+ADEA) has a counter-clockwise outer contour
    
    * .notdef#2788 (U+ADEA) has a counter-clockwise outer contour
    
    * .notdef#2788 (U+ADEA) has a counter-clockwise outer contour
    
    * .notdef#2788 (U+ADEA) has a counter-clockwise outer contour
    
    * .notdef#2789 (U+ADEB) has a counter-clockwise outer contour
    
    * .notdef#2789 (U+ADEB) has a counter-clockwise outer contour
    
    * .notdef#2789 (U+ADEB) has a counter-clockwise outer contour
    
    * .notdef#2789 (U+ADEB) has a counter-clockwise outer contour
    
    * .notdef#279 (U+AE68) has a counter-clockwise outer contour
    
    * .notdef#279 (U+AE68) has a counter-clockwise outer contour
    
    * .notdef#2790 (U+ADEC) has a counter-clockwise outer contour
    
    * .notdef#2790 (U+ADEC) has a counter-clockwise outer contour
    
    * .notdef#2791 (U+ADED) has a counter-clockwise outer contour
    
    * .notdef#2791 (U+ADED) has a counter-clockwise outer contour
    
    * .notdef#2792 (U+ADEE) has a counter-clockwise outer contour
    
    * .notdef#2792 (U+ADEE) has a counter-clockwise outer contour
    
    * .notdef#2793 (U+ADEF) has a counter-clockwise outer contour
    
    * .notdef#2793 (U+ADEF) has a counter-clockwise outer contour
    
    * .notdef#2793 (U+ADEF) has a counter-clockwise outer contour
    
    * .notdef#2794 (U+ADF0) has a counter-clockwise outer contour
    
    * .notdef#2794 (U+ADF0) has a counter-clockwise outer contour
    
    * .notdef#2795 (U+ADF1) has a counter-clockwise outer contour
    
    * .notdef#2795 (U+ADF1) has a counter-clockwise outer contour
    
    * .notdef#2795 (U+ADF1) has a counter-clockwise outer contour
    
    * .notdef#2796 (U+ADF2) has a counter-clockwise outer contour
    
    * .notdef#2796 (U+ADF2) has a counter-clockwise outer contour
    
    * .notdef#2797 (U+ADF3) has a counter-clockwise outer contour
    
    * .notdef#2797 (U+ADF3) has a counter-clockwise outer contour
    
    * .notdef#2798 (U+ADF4) has a counter-clockwise outer contour
    
    * .notdef#2798 (U+ADF4) has a counter-clockwise outer contour
    
    * .notdef#2799 (U+ADF5) has a counter-clockwise outer contour
    
    * .notdef#2799 (U+ADF5) has a counter-clockwise outer contour
    
    * .notdef#280 (U+AE69) has a counter-clockwise outer contour
    
    * .notdef#280 (U+AE69) has a counter-clockwise outer contour
    
    * .notdef#280 (U+AE69) has a counter-clockwise outer contour
    
    * .notdef#2800 (U+ADF6) has a counter-clockwise outer contour
    
    * .notdef#2800 (U+ADF6) has a counter-clockwise outer contour
    
    * .notdef#2800 (U+ADF6) has a counter-clockwise outer contour
    
    * .notdef#2801 (U+ADF7) has a counter-clockwise outer contour
    
    * .notdef#2801 (U+ADF7) has a counter-clockwise outer contour
    
    * .notdef#2801 (U+ADF7) has a counter-clockwise outer contour
    
    * .notdef#2802 (U+ADFA) has a counter-clockwise outer contour
    
    * .notdef#2802 (U+ADFA) has a counter-clockwise outer contour
    
    * .notdef#2802 (U+ADFA) has a counter-clockwise outer contour
    
    * .notdef#2802 (U+ADFA) has a counter-clockwise outer contour
    
    * .notdef#2803 (U+ADFB) has a counter-clockwise outer contour
    
    * .notdef#2803 (U+ADFB) has a counter-clockwise outer contour
    
    * .notdef#2803 (U+ADFB) has a counter-clockwise outer contour
    
    * .notdef#2803 (U+ADFB) has a counter-clockwise outer contour
    
    * .notdef#2804 (U+ADFD) has a counter-clockwise outer contour
    
    * .notdef#2804 (U+ADFD) has a counter-clockwise outer contour
    
    * .notdef#2804 (U+ADFD) has a counter-clockwise outer contour
    
    * .notdef#2804 (U+ADFD) has a counter-clockwise outer contour
    
    * .notdef#2805 (U+ADFE) has a counter-clockwise outer contour
    
    * .notdef#2805 (U+ADFE) has a counter-clockwise outer contour
    
    * .notdef#2805 (U+ADFE) has a counter-clockwise outer contour
    
    * .notdef#2805 (U+ADFE) has a counter-clockwise outer contour
    
    * .notdef#2805 (U+ADFE) has a counter-clockwise outer contour
    
    * .notdef#2806 (U+AE02) has a counter-clockwise outer contour
    
    * .notdef#2806 (U+AE02) has a counter-clockwise outer contour
    
    * .notdef#2806 (U+AE02) has a counter-clockwise outer contour
    
    * .notdef#2806 (U+AE02) has a counter-clockwise outer contour
    
    * .notdef#2807 (U+AE03) has a counter-clockwise outer contour
    
    * .notdef#2807 (U+AE03) has a counter-clockwise outer contour
    
    * .notdef#2807 (U+AE03) has a counter-clockwise outer contour
    
    * .notdef#2807 (U+AE03) has a counter-clockwise outer contour
    
    * .notdef#2808 (U+AE04) has a counter-clockwise outer contour
    
    * .notdef#2808 (U+AE04) has a counter-clockwise outer contour
    
    * .notdef#2808 (U+AE04) has a counter-clockwise outer contour
    
    * .notdef#2808 (U+AE04) has a counter-clockwise outer contour
    
    * .notdef#2809 (U+AE05) has a counter-clockwise outer contour
    
    * .notdef#2809 (U+AE05) has a counter-clockwise outer contour
    
    * .notdef#2809 (U+AE05) has a counter-clockwise outer contour
    
    * .notdef#2809 (U+AE05) has a counter-clockwise outer contour
    
    * .notdef#281 (U+AE6C) has a counter-clockwise outer contour
    
    * .notdef#281 (U+AE6C) has a counter-clockwise outer contour
    
    * .notdef#281 (U+AE6C) has a counter-clockwise outer contour
    
    * .notdef#2810 (U+AE06) has a counter-clockwise outer contour
    
    * .notdef#2810 (U+AE06) has a counter-clockwise outer contour
    
    * .notdef#2810 (U+AE06) has a counter-clockwise outer contour
    
    * .notdef#2810 (U+AE06) has a counter-clockwise outer contour
    
    * .notdef#2810 (U+AE06) has a counter-clockwise outer contour
    
    * .notdef#2811 (U+AE07) has a counter-clockwise outer contour
    
    * .notdef#2811 (U+AE07) has a counter-clockwise outer contour
    
    * .notdef#2811 (U+AE07) has a counter-clockwise outer contour
    
    * .notdef#2811 (U+AE07) has a counter-clockwise outer contour
    
    * .notdef#2811 (U+AE07) has a counter-clockwise outer contour
    
    * .notdef#2812 (U+AE0A) has a counter-clockwise outer contour
    
    * .notdef#2812 (U+AE0A) has a counter-clockwise outer contour
    
    * .notdef#2812 (U+AE0A) has a counter-clockwise outer contour
    
    * .notdef#2812 (U+AE0A) has a counter-clockwise outer contour
    
    * .notdef#2813 (U+AE0C) has a counter-clockwise outer contour
    
    * .notdef#2813 (U+AE0C) has a counter-clockwise outer contour
    
    * .notdef#2813 (U+AE0C) has a counter-clockwise outer contour
    
    * .notdef#2814 (U+AE0E) has a counter-clockwise outer contour
    
    * .notdef#2814 (U+AE0E) has a counter-clockwise outer contour
    
    * .notdef#2814 (U+AE0E) has a counter-clockwise outer contour
    
    * .notdef#2815 (U+AE0F) has a counter-clockwise outer contour
    
    * .notdef#2815 (U+AE0F) has a counter-clockwise outer contour
    
    * .notdef#2815 (U+AE0F) has a counter-clockwise outer contour
    
    * .notdef#2816 (U+AE10) has a counter-clockwise outer contour
    
    * .notdef#2816 (U+AE10) has a counter-clockwise outer contour
    
    * .notdef#2816 (U+AE10) has a counter-clockwise outer contour
    
    * .notdef#2817 (U+AE11) has a counter-clockwise outer contour
    
    * .notdef#2817 (U+AE11) has a counter-clockwise outer contour
    
    * .notdef#2817 (U+AE11) has a counter-clockwise outer contour
    
    * .notdef#2818 (U+AE12) has a counter-clockwise outer contour
    
    * .notdef#2818 (U+AE12) has a counter-clockwise outer contour
    
    * .notdef#2818 (U+AE12) has a counter-clockwise outer contour
    
    * .notdef#2818 (U+AE12) has a counter-clockwise outer contour
    
    * .notdef#2819 (U+AE13) has a counter-clockwise outer contour
    
    * .notdef#2819 (U+AE13) has a counter-clockwise outer contour
    
    * .notdef#2819 (U+AE13) has a counter-clockwise outer contour
    
    * .notdef#2819 (U+AE13) has a counter-clockwise outer contour
    
    * .notdef#282 (U+AE70) has a counter-clockwise outer contour
    
    * .notdef#282 (U+AE70) has a counter-clockwise outer contour
    
    * .notdef#282 (U+AE70) has a counter-clockwise outer contour
    
    * .notdef#2820 (U+AE15) has a counter-clockwise outer contour
    
    * .notdef#2820 (U+AE15) has a counter-clockwise outer contour
    
    * .notdef#2820 (U+AE15) has a counter-clockwise outer contour
    
    * .notdef#2820 (U+AE15) has a counter-clockwise outer contour
    
    * .notdef#2821 (U+AE16) has a counter-clockwise outer contour
    
    * .notdef#2821 (U+AE16) has a counter-clockwise outer contour
    
    * .notdef#2821 (U+AE16) has a counter-clockwise outer contour
    
    * .notdef#2821 (U+AE16) has a counter-clockwise outer contour
    
    * .notdef#2821 (U+AE16) has a counter-clockwise outer contour
    
    * .notdef#2822 (U+AE17) has a counter-clockwise outer contour
    
    * .notdef#2822 (U+AE17) has a counter-clockwise outer contour
    
    * .notdef#2822 (U+AE17) has a counter-clockwise outer contour
    
    * .notdef#2822 (U+AE17) has a counter-clockwise outer contour
    
    * .notdef#2822 (U+AE17) has a counter-clockwise outer contour
    
    * .notdef#2823 (U+AE18) has a counter-clockwise outer contour
    
    * .notdef#2823 (U+AE18) has a counter-clockwise outer contour
    
    * .notdef#2823 (U+AE18) has a counter-clockwise outer contour
    
    * .notdef#2823 (U+AE18) has a counter-clockwise outer contour
    
    * .notdef#2824 (U+AE19) has a counter-clockwise outer contour
    
    * .notdef#2824 (U+AE19) has a counter-clockwise outer contour
    
    * .notdef#2824 (U+AE19) has a counter-clockwise outer contour
    
    * .notdef#2824 (U+AE19) has a counter-clockwise outer contour
    
    * .notdef#2824 (U+AE19) has a counter-clockwise outer contour
    
    * .notdef#2825 (U+AE1A) has a counter-clockwise outer contour
    
    * .notdef#2825 (U+AE1A) has a counter-clockwise outer contour
    
    * .notdef#2825 (U+AE1A) has a counter-clockwise outer contour
    
    * .notdef#2825 (U+AE1A) has a counter-clockwise outer contour
    
    * .notdef#2825 (U+AE1A) has a counter-clockwise outer contour
    
    * .notdef#2825 (U+AE1A) has a counter-clockwise outer contour
    
    * .notdef#2826 (U+AE1B) has a counter-clockwise outer contour
    
    * .notdef#2826 (U+AE1B) has a counter-clockwise outer contour
    
    * .notdef#2826 (U+AE1B) has a counter-clockwise outer contour
    
    * .notdef#2826 (U+AE1B) has a counter-clockwise outer contour
    
    * .notdef#2827 (U+AE1C) has a counter-clockwise outer contour
    
    * .notdef#2827 (U+AE1C) has a counter-clockwise outer contour
    
    * .notdef#2827 (U+AE1C) has a counter-clockwise outer contour
    
    * .notdef#2827 (U+AE1C) has a counter-clockwise outer contour
    
    * .notdef#2828 (U+AE1D) has a counter-clockwise outer contour
    
    * .notdef#2828 (U+AE1D) has a counter-clockwise outer contour
    
    * .notdef#2828 (U+AE1D) has a counter-clockwise outer contour
    
    * .notdef#2828 (U+AE1D) has a counter-clockwise outer contour
    
    * .notdef#2828 (U+AE1D) has a counter-clockwise outer contour
    
    * .notdef#2829 (U+AE1E) has a counter-clockwise outer contour
    
    * .notdef#2829 (U+AE1E) has a counter-clockwise outer contour
    
    * .notdef#2829 (U+AE1E) has a counter-clockwise outer contour
    
    * .notdef#2829 (U+AE1E) has a counter-clockwise outer contour
    
    * .notdef#2829 (U+AE1E) has a counter-clockwise outer contour
    
    * .notdef#283 (U+AE78) has a counter-clockwise outer contour
    
    * .notdef#283 (U+AE78) has a counter-clockwise outer contour
    
    * .notdef#283 (U+AE78) has a counter-clockwise outer contour
    
    * .notdef#2830 (U+AE1F) has a counter-clockwise outer contour
    
    * .notdef#2830 (U+AE1F) has a counter-clockwise outer contour
    
    * .notdef#2830 (U+AE1F) has a counter-clockwise outer contour
    
    * .notdef#2830 (U+AE1F) has a counter-clockwise outer contour
    
    * .notdef#2830 (U+AE1F) has a counter-clockwise outer contour
    
    * .notdef#2831 (U+AE20) has a counter-clockwise outer contour
    
    * .notdef#2831 (U+AE20) has a counter-clockwise outer contour
    
    * .notdef#2831 (U+AE20) has a counter-clockwise outer contour
    
    * .notdef#2831 (U+AE20) has a counter-clockwise outer contour
    
    * .notdef#2831 (U+AE20) has a counter-clockwise outer contour
    
    * .notdef#2832 (U+AE21) has a counter-clockwise outer contour
    
    * .notdef#2832 (U+AE21) has a counter-clockwise outer contour
    
    * .notdef#2832 (U+AE21) has a counter-clockwise outer contour
    
    * .notdef#2832 (U+AE21) has a counter-clockwise outer contour
    
    * .notdef#2832 (U+AE21) has a counter-clockwise outer contour
    
    * .notdef#2833 (U+AE22) has a counter-clockwise outer contour
    
    * .notdef#2833 (U+AE22) has a counter-clockwise outer contour
    
    * .notdef#2833 (U+AE22) has a counter-clockwise outer contour
    
    * .notdef#2833 (U+AE22) has a counter-clockwise outer contour
    
    * .notdef#2833 (U+AE22) has a counter-clockwise outer contour
    
    * .notdef#2833 (U+AE22) has a counter-clockwise outer contour
    
    * .notdef#2834 (U+AE23) has a counter-clockwise outer contour
    
    * .notdef#2834 (U+AE23) has a counter-clockwise outer contour
    
    * .notdef#2834 (U+AE23) has a counter-clockwise outer contour
    
    * .notdef#2834 (U+AE23) has a counter-clockwise outer contour
    
    * .notdef#2834 (U+AE23) has a counter-clockwise outer contour
    
    * .notdef#2834 (U+AE23) has a counter-clockwise outer contour
    
    * .notdef#2835 (U+AE24) has a counter-clockwise outer contour
    
    * .notdef#2835 (U+AE24) has a counter-clockwise outer contour
    
    * .notdef#2835 (U+AE24) has a counter-clockwise outer contour
    
    * .notdef#2835 (U+AE24) has a counter-clockwise outer contour
    
    * .notdef#2836 (U+AE25) has a counter-clockwise outer contour
    
    * .notdef#2836 (U+AE25) has a counter-clockwise outer contour
    
    * .notdef#2836 (U+AE25) has a counter-clockwise outer contour
    
    * .notdef#2836 (U+AE25) has a counter-clockwise outer contour
    
    * .notdef#2837 (U+AE26) has a counter-clockwise outer contour
    
    * .notdef#2837 (U+AE26) has a counter-clockwise outer contour
    
    * .notdef#2837 (U+AE26) has a counter-clockwise outer contour
    
    * .notdef#2837 (U+AE26) has a counter-clockwise outer contour
    
    * .notdef#2837 (U+AE26) has a counter-clockwise outer contour
    
    * .notdef#2838 (U+AE27) has a counter-clockwise outer contour
    
    * .notdef#2838 (U+AE27) has a counter-clockwise outer contour
    
    * .notdef#2838 (U+AE27) has a counter-clockwise outer contour
    
    * .notdef#2838 (U+AE27) has a counter-clockwise outer contour
    
    * .notdef#2839 (U+AE28) has a counter-clockwise outer contour
    
    * .notdef#2839 (U+AE28) has a counter-clockwise outer contour
    
    * .notdef#2839 (U+AE28) has a counter-clockwise outer contour
    
    * .notdef#2839 (U+AE28) has a counter-clockwise outer contour
    
    * .notdef#284 (U+AE79) has a counter-clockwise outer contour
    
    * .notdef#284 (U+AE79) has a counter-clockwise outer contour
    
    * .notdef#284 (U+AE79) has a counter-clockwise outer contour
    
    * .notdef#2840 (U+AE29) has a counter-clockwise outer contour
    
    * .notdef#2840 (U+AE29) has a counter-clockwise outer contour
    
    * .notdef#2840 (U+AE29) has a counter-clockwise outer contour
    
    * .notdef#2840 (U+AE29) has a counter-clockwise outer contour
    
    * .notdef#2841 (U+AE2A) has a counter-clockwise outer contour
    
    * .notdef#2841 (U+AE2A) has a counter-clockwise outer contour
    
    * .notdef#2841 (U+AE2A) has a counter-clockwise outer contour
    
    * .notdef#2841 (U+AE2A) has a counter-clockwise outer contour
    
    * .notdef#2842 (U+AE2B) has a counter-clockwise outer contour
    
    * .notdef#2842 (U+AE2B) has a counter-clockwise outer contour
    
    * .notdef#2842 (U+AE2B) has a counter-clockwise outer contour
    
    * .notdef#2842 (U+AE2B) has a counter-clockwise outer contour
    
    * .notdef#2843 (U+AE2C) has a counter-clockwise outer contour
    
    * .notdef#2843 (U+AE2C) has a counter-clockwise outer contour
    
    * .notdef#2843 (U+AE2C) has a counter-clockwise outer contour
    
    * .notdef#2843 (U+AE2C) has a counter-clockwise outer contour
    
    * .notdef#2844 (U+AE2D) has a counter-clockwise outer contour
    
    * .notdef#2844 (U+AE2D) has a counter-clockwise outer contour
    
    * .notdef#2844 (U+AE2D) has a counter-clockwise outer contour
    
    * .notdef#2844 (U+AE2D) has a counter-clockwise outer contour
    
    * .notdef#2845 (U+AE2E) has a counter-clockwise outer contour
    
    * .notdef#2845 (U+AE2E) has a counter-clockwise outer contour
    
    * .notdef#2845 (U+AE2E) has a counter-clockwise outer contour
    
    * .notdef#2845 (U+AE2E) has a counter-clockwise outer contour
    
    * .notdef#2845 (U+AE2E) has a counter-clockwise outer contour
    
    * .notdef#2846 (U+AE2F) has a counter-clockwise outer contour
    
    * .notdef#2846 (U+AE2F) has a counter-clockwise outer contour
    
    * .notdef#2846 (U+AE2F) has a counter-clockwise outer contour
    
    * .notdef#2846 (U+AE2F) has a counter-clockwise outer contour
    
    * .notdef#2846 (U+AE2F) has a counter-clockwise outer contour
    
    * .notdef#2847 (U+AE32) has a counter-clockwise outer contour
    
    * .notdef#2847 (U+AE32) has a counter-clockwise outer contour
    
    * .notdef#2847 (U+AE32) has a counter-clockwise outer contour
    
    * .notdef#2847 (U+AE32) has a counter-clockwise outer contour
    
    * .notdef#2848 (U+AE33) has a counter-clockwise outer contour
    
    * .notdef#2848 (U+AE33) has a counter-clockwise outer contour
    
    * .notdef#2848 (U+AE33) has a counter-clockwise outer contour
    
    * .notdef#2848 (U+AE33) has a counter-clockwise outer contour
    
    * .notdef#2849 (U+AE35) has a counter-clockwise outer contour
    
    * .notdef#2849 (U+AE35) has a counter-clockwise outer contour
    
    * .notdef#2849 (U+AE35) has a counter-clockwise outer contour
    
    * .notdef#2849 (U+AE35) has a counter-clockwise outer contour
    
    * .notdef#285 (U+AE7B) has a counter-clockwise outer contour
    
    * .notdef#285 (U+AE7B) has a counter-clockwise outer contour
    
    * .notdef#285 (U+AE7B) has a counter-clockwise outer contour
    
    * .notdef#2850 (U+AE36) has a counter-clockwise outer contour
    
    * .notdef#2850 (U+AE36) has a counter-clockwise outer contour
    
    * .notdef#2850 (U+AE36) has a counter-clockwise outer contour
    
    * .notdef#2850 (U+AE36) has a counter-clockwise outer contour
    
    * .notdef#2850 (U+AE36) has a counter-clockwise outer contour
    
    * .notdef#2851 (U+AE39) has a counter-clockwise outer contour
    
    * .notdef#2851 (U+AE39) has a counter-clockwise outer contour
    
    * .notdef#2851 (U+AE39) has a counter-clockwise outer contour
    
    * .notdef#2851 (U+AE39) has a counter-clockwise outer contour
    
    * .notdef#2852 (U+AE3B) has a counter-clockwise outer contour
    
    * .notdef#2852 (U+AE3B) has a counter-clockwise outer contour
    
    * .notdef#2852 (U+AE3B) has a counter-clockwise outer contour
    
    * .notdef#2852 (U+AE3B) has a counter-clockwise outer contour
    
    * .notdef#2853 (U+AE3C) has a counter-clockwise outer contour
    
    * .notdef#2853 (U+AE3C) has a counter-clockwise outer contour
    
    * .notdef#2853 (U+AE3C) has a counter-clockwise outer contour
    
    * .notdef#2853 (U+AE3C) has a counter-clockwise outer contour
    
    * .notdef#2854 (U+AE3D) has a counter-clockwise outer contour
    
    * .notdef#2854 (U+AE3D) has a counter-clockwise outer contour
    
    * .notdef#2854 (U+AE3D) has a counter-clockwise outer contour
    
    * .notdef#2854 (U+AE3D) has a counter-clockwise outer contour
    
    * .notdef#2855 (U+AE3E) has a counter-clockwise outer contour
    
    * .notdef#2855 (U+AE3E) has a counter-clockwise outer contour
    
    * .notdef#2855 (U+AE3E) has a counter-clockwise outer contour
    
    * .notdef#2855 (U+AE3E) has a counter-clockwise outer contour
    
    * .notdef#2855 (U+AE3E) has a counter-clockwise outer contour
    
    * .notdef#2856 (U+AE3F) has a counter-clockwise outer contour
    
    * .notdef#2856 (U+AE3F) has a counter-clockwise outer contour
    
    * .notdef#2856 (U+AE3F) has a counter-clockwise outer contour
    
    * .notdef#2856 (U+AE3F) has a counter-clockwise outer contour
    
    * .notdef#2856 (U+AE3F) has a counter-clockwise outer contour
    
    * .notdef#2857 (U+AE42) has a counter-clockwise outer contour
    
    * .notdef#2857 (U+AE42) has a counter-clockwise outer contour
    
    * .notdef#2857 (U+AE42) has a counter-clockwise outer contour
    
    * .notdef#2857 (U+AE42) has a counter-clockwise outer contour
    
    * .notdef#2858 (U+AE44) has a counter-clockwise outer contour
    
    * .notdef#2858 (U+AE44) has a counter-clockwise outer contour
    
    * .notdef#2858 (U+AE44) has a counter-clockwise outer contour
    
    * .notdef#2859 (U+AE47) has a counter-clockwise outer contour
    
    * .notdef#2859 (U+AE47) has a counter-clockwise outer contour
    
    * .notdef#2859 (U+AE47) has a counter-clockwise outer contour
    
    * .notdef#286 (U+AE7C) has a counter-clockwise outer contour
    
    * .notdef#286 (U+AE7C) has a counter-clockwise outer contour
    
    * .notdef#286 (U+AE7C) has a counter-clockwise outer contour
    
    * .notdef#2860 (U+AE48) has a counter-clockwise outer contour
    
    * .notdef#2860 (U+AE48) has a counter-clockwise outer contour
    
    * .notdef#2860 (U+AE48) has a counter-clockwise outer contour
    
    * .notdef#2861 (U+AE49) has a counter-clockwise outer contour
    
    * .notdef#2861 (U+AE49) has a counter-clockwise outer contour
    
    * .notdef#2861 (U+AE49) has a counter-clockwise outer contour
    
    * .notdef#2862 (U+AE4B) has a counter-clockwise outer contour
    
    * .notdef#2862 (U+AE4B) has a counter-clockwise outer contour
    
    * .notdef#2862 (U+AE4B) has a counter-clockwise outer contour
    
    * .notdef#2862 (U+AE4B) has a counter-clockwise outer contour
    
    * .notdef#2863 (U+AE4F) has a counter-clockwise outer contour
    
    * .notdef#2863 (U+AE4F) has a counter-clockwise outer contour
    
    * .notdef#2863 (U+AE4F) has a counter-clockwise outer contour
    
    * .notdef#2863 (U+AE4F) has a counter-clockwise outer contour
    
    * .notdef#2864 (U+AE51) has a counter-clockwise outer contour
    
    * .notdef#2864 (U+AE51) has a counter-clockwise outer contour
    
    * .notdef#2864 (U+AE51) has a counter-clockwise outer contour
    
    * .notdef#2864 (U+AE51) has a counter-clockwise outer contour
    
    * .notdef#2865 (U+AE52) has a counter-clockwise outer contour
    
    * .notdef#2865 (U+AE52) has a counter-clockwise outer contour
    
    * .notdef#2865 (U+AE52) has a counter-clockwise outer contour
    
    * .notdef#2865 (U+AE52) has a counter-clockwise outer contour
    
    * .notdef#2865 (U+AE52) has a counter-clockwise outer contour
    
    * .notdef#2866 (U+AE53) has a counter-clockwise outer contour
    
    * .notdef#2866 (U+AE53) has a counter-clockwise outer contour
    
    * .notdef#2866 (U+AE53) has a counter-clockwise outer contour
    
    * .notdef#2867 (U+AE55) has a counter-clockwise outer contour
    
    * .notdef#2867 (U+AE55) has a counter-clockwise outer contour
    
    * .notdef#2867 (U+AE55) has a counter-clockwise outer contour
    
    * .notdef#2867 (U+AE55) has a counter-clockwise outer contour
    
    * .notdef#2868 (U+AE57) has a counter-clockwise outer contour
    
    * .notdef#2868 (U+AE57) has a counter-clockwise outer contour
    
    * .notdef#2868 (U+AE57) has a counter-clockwise outer contour
    
    * .notdef#2868 (U+AE57) has a counter-clockwise outer contour
    
    * .notdef#2869 (U+AE58) has a counter-clockwise outer contour
    
    * .notdef#2869 (U+AE58) has a counter-clockwise outer contour
    
    * .notdef#2869 (U+AE58) has a counter-clockwise outer contour
    
    * .notdef#2869 (U+AE58) has a counter-clockwise outer contour
    
    * .notdef#287 (U+AE7D) has a counter-clockwise outer contour
    
    * .notdef#287 (U+AE7D) has a counter-clockwise outer contour
    
    * .notdef#287 (U+AE7D) has a counter-clockwise outer contour
    
    * .notdef#2870 (U+AE59) has a counter-clockwise outer contour
    
    * .notdef#2870 (U+AE59) has a counter-clockwise outer contour
    
    * .notdef#2870 (U+AE59) has a counter-clockwise outer contour
    
    * .notdef#2870 (U+AE59) has a counter-clockwise outer contour
    
    * .notdef#2871 (U+AE5A) has a counter-clockwise outer contour
    
    * .notdef#2871 (U+AE5A) has a counter-clockwise outer contour
    
    * .notdef#2871 (U+AE5A) has a counter-clockwise outer contour
    
    * .notdef#2871 (U+AE5A) has a counter-clockwise outer contour
    
    * .notdef#2871 (U+AE5A) has a counter-clockwise outer contour
    
    * .notdef#2872 (U+AE5B) has a counter-clockwise outer contour
    
    * .notdef#2872 (U+AE5B) has a counter-clockwise outer contour
    
    * .notdef#2872 (U+AE5B) has a counter-clockwise outer contour
    
    * .notdef#2872 (U+AE5B) has a counter-clockwise outer contour
    
    * .notdef#2872 (U+AE5B) has a counter-clockwise outer contour
    
    * .notdef#2873 (U+AE5E) has a counter-clockwise outer contour
    
    * .notdef#2873 (U+AE5E) has a counter-clockwise outer contour
    
    * .notdef#2873 (U+AE5E) has a counter-clockwise outer contour
    
    * .notdef#2873 (U+AE5E) has a counter-clockwise outer contour
    
    * .notdef#2874 (U+AE62) has a counter-clockwise outer contour
    
    * .notdef#2874 (U+AE62) has a counter-clockwise outer contour
    
    * .notdef#2874 (U+AE62) has a counter-clockwise outer contour
    
    * .notdef#2875 (U+AE63) has a counter-clockwise outer contour
    
    * .notdef#2875 (U+AE63) has a counter-clockwise outer contour
    
    * .notdef#2875 (U+AE63) has a counter-clockwise outer contour
    
    * .notdef#2876 (U+AE64) has a counter-clockwise outer contour
    
    * .notdef#2876 (U+AE64) has a counter-clockwise outer contour
    
    * .notdef#2876 (U+AE64) has a counter-clockwise outer contour
    
    * .notdef#2877 (U+AE66) has a counter-clockwise outer contour
    
    * .notdef#2877 (U+AE66) has a counter-clockwise outer contour
    
    * .notdef#2877 (U+AE66) has a counter-clockwise outer contour
    
    * .notdef#2877 (U+AE66) has a counter-clockwise outer contour
    
    * .notdef#2878 (U+AE67) has a counter-clockwise outer contour
    
    * .notdef#2878 (U+AE67) has a counter-clockwise outer contour
    
    * .notdef#2878 (U+AE67) has a counter-clockwise outer contour
    
    * .notdef#2878 (U+AE67) has a counter-clockwise outer contour
    
    * .notdef#2879 (U+AE6A) has a counter-clockwise outer contour
    
    * .notdef#2879 (U+AE6A) has a counter-clockwise outer contour
    
    * .notdef#2879 (U+AE6A) has a counter-clockwise outer contour
    
    * .notdef#2879 (U+AE6A) has a counter-clockwise outer contour
    
    * .notdef#288 (U+AE84) has a counter-clockwise outer contour
    
    * .notdef#288 (U+AE84) has a counter-clockwise outer contour
    
    * .notdef#2880 (U+AE6B) has a counter-clockwise outer contour
    
    * .notdef#2880 (U+AE6B) has a counter-clockwise outer contour
    
    * .notdef#2880 (U+AE6B) has a counter-clockwise outer contour
    
    * .notdef#2880 (U+AE6B) has a counter-clockwise outer contour
    
    * .notdef#2881 (U+AE6D) has a counter-clockwise outer contour
    
    * .notdef#2881 (U+AE6D) has a counter-clockwise outer contour
    
    * .notdef#2881 (U+AE6D) has a counter-clockwise outer contour
    
    * .notdef#2881 (U+AE6D) has a counter-clockwise outer contour
    
    * .notdef#2882 (U+AE6E) has a counter-clockwise outer contour
    
    * .notdef#2882 (U+AE6E) has a counter-clockwise outer contour
    
    * .notdef#2882 (U+AE6E) has a counter-clockwise outer contour
    
    * .notdef#2882 (U+AE6E) has a counter-clockwise outer contour
    
    * .notdef#2882 (U+AE6E) has a counter-clockwise outer contour
    
    * .notdef#2883 (U+AE6F) has a counter-clockwise outer contour
    
    * .notdef#2883 (U+AE6F) has a counter-clockwise outer contour
    
    * .notdef#2883 (U+AE6F) has a counter-clockwise outer contour
    
    * .notdef#2884 (U+AE71) has a counter-clockwise outer contour
    
    * .notdef#2884 (U+AE71) has a counter-clockwise outer contour
    
    * .notdef#2884 (U+AE71) has a counter-clockwise outer contour
    
    * .notdef#2884 (U+AE71) has a counter-clockwise outer contour
    
    * .notdef#2885 (U+AE72) has a counter-clockwise outer contour
    
    * .notdef#2885 (U+AE72) has a counter-clockwise outer contour
    
    * .notdef#2885 (U+AE72) has a counter-clockwise outer contour
    
    * .notdef#2885 (U+AE72) has a counter-clockwise outer contour
    
    * .notdef#2886 (U+AE73) has a counter-clockwise outer contour
    
    * .notdef#2886 (U+AE73) has a counter-clockwise outer contour
    
    * .notdef#2886 (U+AE73) has a counter-clockwise outer contour
    
    * .notdef#2886 (U+AE73) has a counter-clockwise outer contour
    
    * .notdef#2887 (U+AE74) has a counter-clockwise outer contour
    
    * .notdef#2887 (U+AE74) has a counter-clockwise outer contour
    
    * .notdef#2887 (U+AE74) has a counter-clockwise outer contour
    
    * .notdef#2887 (U+AE74) has a counter-clockwise outer contour
    
    * .notdef#2888 (U+AE75) has a counter-clockwise outer contour
    
    * .notdef#2888 (U+AE75) has a counter-clockwise outer contour
    
    * .notdef#2888 (U+AE75) has a counter-clockwise outer contour
    
    * .notdef#2888 (U+AE75) has a counter-clockwise outer contour
    
    * .notdef#2889 (U+AE76) has a counter-clockwise outer contour
    
    * .notdef#2889 (U+AE76) has a counter-clockwise outer contour
    
    * .notdef#2889 (U+AE76) has a counter-clockwise outer contour
    
    * .notdef#2889 (U+AE76) has a counter-clockwise outer contour
    
    * .notdef#2889 (U+AE76) has a counter-clockwise outer contour
    
    * .notdef#289 (U+AE85) has a counter-clockwise outer contour
    
    * .notdef#289 (U+AE85) has a counter-clockwise outer contour
    
    * .notdef#289 (U+AE85) has a counter-clockwise outer contour
    
    * .notdef#2890 (U+AE77) has a counter-clockwise outer contour
    
    * .notdef#2890 (U+AE77) has a counter-clockwise outer contour
    
    * .notdef#2890 (U+AE77) has a counter-clockwise outer contour
    
    * .notdef#2890 (U+AE77) has a counter-clockwise outer contour
    
    * .notdef#2890 (U+AE77) has a counter-clockwise outer contour
    
    * .notdef#2891 (U+AE7A) has a counter-clockwise outer contour
    
    * .notdef#2891 (U+AE7A) has a counter-clockwise outer contour
    
    * .notdef#2891 (U+AE7A) has a counter-clockwise outer contour
    
    * .notdef#2891 (U+AE7A) has a counter-clockwise outer contour
    
    * .notdef#2892 (U+AE7E) has a counter-clockwise outer contour
    
    * .notdef#2892 (U+AE7E) has a counter-clockwise outer contour
    
    * .notdef#2892 (U+AE7E) has a counter-clockwise outer contour
    
    * .notdef#2893 (U+AE7F) has a counter-clockwise outer contour
    
    * .notdef#2893 (U+AE7F) has a counter-clockwise outer contour
    
    * .notdef#2893 (U+AE7F) has a counter-clockwise outer contour
    
    * .notdef#2894 (U+AE80) has a counter-clockwise outer contour
    
    * .notdef#2894 (U+AE80) has a counter-clockwise outer contour
    
    * .notdef#2894 (U+AE80) has a counter-clockwise outer contour
    
    * .notdef#2895 (U+AE81) has a counter-clockwise outer contour
    
    * .notdef#2895 (U+AE81) has a counter-clockwise outer contour
    
    * .notdef#2895 (U+AE81) has a counter-clockwise outer contour
    
    * .notdef#2896 (U+AE82) has a counter-clockwise outer contour
    
    * .notdef#2896 (U+AE82) has a counter-clockwise outer contour
    
    * .notdef#2896 (U+AE82) has a counter-clockwise outer contour
    
    * .notdef#2896 (U+AE82) has a counter-clockwise outer contour
    
    * .notdef#2897 (U+AE83) has a counter-clockwise outer contour
    
    * .notdef#2897 (U+AE83) has a counter-clockwise outer contour
    
    * .notdef#2897 (U+AE83) has a counter-clockwise outer contour
    
    * .notdef#2897 (U+AE83) has a counter-clockwise outer contour
    
    * .notdef#2898 (U+AE86) has a counter-clockwise outer contour
    
    * .notdef#2898 (U+AE86) has a counter-clockwise outer contour
    
    * .notdef#2898 (U+AE86) has a counter-clockwise outer contour
    
    * .notdef#2898 (U+AE86) has a counter-clockwise outer contour
    
    * .notdef#2899 (U+AE87) has a counter-clockwise outer contour
    
    * .notdef#2899 (U+AE87) has a counter-clockwise outer contour
    
    * .notdef#2899 (U+AE87) has a counter-clockwise outer contour
    
    * .notdef#2899 (U+AE87) has a counter-clockwise outer contour
    
    * .notdef#290 (U+AE8C) has a counter-clockwise outer contour
    
    * .notdef#290 (U+AE8C) has a counter-clockwise outer contour
    
    * .notdef#290 (U+AE8C) has a counter-clockwise outer contour
    
    * .notdef#2900 (U+AE88) has a counter-clockwise outer contour
    
    * .notdef#2900 (U+AE88) has a counter-clockwise outer contour
    
    * .notdef#2900 (U+AE88) has a counter-clockwise outer contour
    
    * .notdef#2901 (U+AE89) has a counter-clockwise outer contour
    
    * .notdef#2901 (U+AE89) has a counter-clockwise outer contour
    
    * .notdef#2901 (U+AE89) has a counter-clockwise outer contour
    
    * .notdef#2901 (U+AE89) has a counter-clockwise outer contour
    
    * .notdef#2902 (U+AE8A) has a counter-clockwise outer contour
    
    * .notdef#2902 (U+AE8A) has a counter-clockwise outer contour
    
    * .notdef#2902 (U+AE8A) has a counter-clockwise outer contour
    
    * .notdef#2902 (U+AE8A) has a counter-clockwise outer contour
    
    * .notdef#2902 (U+AE8A) has a counter-clockwise outer contour
    
    * .notdef#2903 (U+AE8B) has a counter-clockwise outer contour
    
    * .notdef#2903 (U+AE8B) has a counter-clockwise outer contour
    
    * .notdef#2903 (U+AE8B) has a counter-clockwise outer contour
    
    * .notdef#2904 (U+AE8D) has a counter-clockwise outer contour
    
    * .notdef#2904 (U+AE8D) has a counter-clockwise outer contour
    
    * .notdef#2904 (U+AE8D) has a counter-clockwise outer contour
    
    * .notdef#2904 (U+AE8D) has a counter-clockwise outer contour
    
    * .notdef#2905 (U+AE8E) has a counter-clockwise outer contour
    
    * .notdef#2905 (U+AE8E) has a counter-clockwise outer contour
    
    * .notdef#2905 (U+AE8E) has a counter-clockwise outer contour
    
    * .notdef#2905 (U+AE8E) has a counter-clockwise outer contour
    
    * .notdef#2906 (U+AE8F) has a counter-clockwise outer contour
    
    * .notdef#2906 (U+AE8F) has a counter-clockwise outer contour
    
    * .notdef#2906 (U+AE8F) has a counter-clockwise outer contour
    
    * .notdef#2906 (U+AE8F) has a counter-clockwise outer contour
    
    * .notdef#2907 (U+AE90) has a counter-clockwise outer contour
    
    * .notdef#2907 (U+AE90) has a counter-clockwise outer contour
    
    * .notdef#2907 (U+AE90) has a counter-clockwise outer contour
    
    * .notdef#2907 (U+AE90) has a counter-clockwise outer contour
    
    * .notdef#2908 (U+AE91) has a counter-clockwise outer contour
    
    * .notdef#2908 (U+AE91) has a counter-clockwise outer contour
    
    * .notdef#2908 (U+AE91) has a counter-clockwise outer contour
    
    * .notdef#2908 (U+AE91) has a counter-clockwise outer contour
    
    * .notdef#2909 (U+AE92) has a counter-clockwise outer contour
    
    * .notdef#2909 (U+AE92) has a counter-clockwise outer contour
    
    * .notdef#2909 (U+AE92) has a counter-clockwise outer contour
    
    * .notdef#2909 (U+AE92) has a counter-clockwise outer contour
    
    * .notdef#2909 (U+AE92) has a counter-clockwise outer contour
    
    * .notdef#291 (U+AEBC) has a counter-clockwise outer contour
    
    * .notdef#291 (U+AEBC) has a counter-clockwise outer contour
    
    * .notdef#2910 (U+AE93) has a counter-clockwise outer contour
    
    * .notdef#2910 (U+AE93) has a counter-clockwise outer contour
    
    * .notdef#2910 (U+AE93) has a counter-clockwise outer contour
    
    * .notdef#2910 (U+AE93) has a counter-clockwise outer contour
    
    * .notdef#2910 (U+AE93) has a counter-clockwise outer contour
    
    * .notdef#2911 (U+AE94) has a counter-clockwise outer contour
    
    * .notdef#2911 (U+AE94) has a counter-clockwise outer contour
    
    * .notdef#2911 (U+AE94) has a counter-clockwise outer contour
    
    * .notdef#2912 (U+AE95) has a counter-clockwise outer contour
    
    * .notdef#2912 (U+AE95) has a counter-clockwise outer contour
    
    * .notdef#2912 (U+AE95) has a counter-clockwise outer contour
    
    * .notdef#2913 (U+AE96) has a counter-clockwise outer contour
    
    * .notdef#2913 (U+AE96) has a counter-clockwise outer contour
    
    * .notdef#2913 (U+AE96) has a counter-clockwise outer contour
    
    * .notdef#2913 (U+AE96) has a counter-clockwise outer contour
    
    * .notdef#2914 (U+AE97) has a counter-clockwise outer contour
    
    * .notdef#2914 (U+AE97) has a counter-clockwise outer contour
    
    * .notdef#2914 (U+AE97) has a counter-clockwise outer contour
    
    * .notdef#2915 (U+AE98) has a counter-clockwise outer contour
    
    * .notdef#2915 (U+AE98) has a counter-clockwise outer contour
    
    * .notdef#2915 (U+AE98) has a counter-clockwise outer contour
    
    * .notdef#2916 (U+AE99) has a counter-clockwise outer contour
    
    * .notdef#2916 (U+AE99) has a counter-clockwise outer contour
    
    * .notdef#2916 (U+AE99) has a counter-clockwise outer contour
    
    * .notdef#2917 (U+AE9A) has a counter-clockwise outer contour
    
    * .notdef#2917 (U+AE9A) has a counter-clockwise outer contour
    
    * .notdef#2917 (U+AE9A) has a counter-clockwise outer contour
    
    * .notdef#2918 (U+AE9B) has a counter-clockwise outer contour
    
    * .notdef#2918 (U+AE9B) has a counter-clockwise outer contour
    
    * .notdef#2918 (U+AE9B) has a counter-clockwise outer contour
    
    * .notdef#2919 (U+AE9C) has a counter-clockwise outer contour
    
    * .notdef#2919 (U+AE9C) has a counter-clockwise outer contour
    
    * .notdef#2919 (U+AE9C) has a counter-clockwise outer contour
    
    * .notdef#292 (U+AEBD) has a counter-clockwise outer contour
    
    * .notdef#292 (U+AEBD) has a counter-clockwise outer contour
    
    * .notdef#292 (U+AEBD) has a counter-clockwise outer contour
    
    * .notdef#2920 (U+AE9D) has a counter-clockwise outer contour
    
    * .notdef#2920 (U+AE9D) has a counter-clockwise outer contour
    
    * .notdef#2920 (U+AE9D) has a counter-clockwise outer contour
    
    * .notdef#2921 (U+AE9E) has a counter-clockwise outer contour
    
    * .notdef#2921 (U+AE9E) has a counter-clockwise outer contour
    
    * .notdef#2921 (U+AE9E) has a counter-clockwise outer contour
    
    * .notdef#2921 (U+AE9E) has a counter-clockwise outer contour
    
    * .notdef#2922 (U+AE9F) has a counter-clockwise outer contour
    
    * .notdef#2922 (U+AE9F) has a counter-clockwise outer contour
    
    * .notdef#2922 (U+AE9F) has a counter-clockwise outer contour
    
    * .notdef#2922 (U+AE9F) has a counter-clockwise outer contour
    
    * .notdef#2923 (U+AEA0) has a counter-clockwise outer contour
    
    * .notdef#2923 (U+AEA0) has a counter-clockwise outer contour
    
    * .notdef#2924 (U+AEA1) has a counter-clockwise outer contour
    
    * .notdef#2924 (U+AEA1) has a counter-clockwise outer contour
    
    * .notdef#2924 (U+AEA1) has a counter-clockwise outer contour
    
    * .notdef#2925 (U+AEA2) has a counter-clockwise outer contour
    
    * .notdef#2925 (U+AEA2) has a counter-clockwise outer contour
    
    * .notdef#2925 (U+AEA2) has a counter-clockwise outer contour
    
    * .notdef#2925 (U+AEA2) has a counter-clockwise outer contour
    
    * .notdef#2926 (U+AEA3) has a counter-clockwise outer contour
    
    * .notdef#2926 (U+AEA3) has a counter-clockwise outer contour
    
    * .notdef#2926 (U+AEA3) has a counter-clockwise outer contour
    
    * .notdef#2926 (U+AEA3) has a counter-clockwise outer contour
    
    * .notdef#2927 (U+AEA4) has a counter-clockwise outer contour
    
    * .notdef#2927 (U+AEA4) has a counter-clockwise outer contour
    
    * .notdef#2927 (U+AEA4) has a counter-clockwise outer contour
    
    * .notdef#2928 (U+AEA5) has a counter-clockwise outer contour
    
    * .notdef#2928 (U+AEA5) has a counter-clockwise outer contour
    
    * .notdef#2928 (U+AEA5) has a counter-clockwise outer contour
    
    * .notdef#2928 (U+AEA5) has a counter-clockwise outer contour
    
    * .notdef#2929 (U+AEA6) has a counter-clockwise outer contour
    
    * .notdef#2929 (U+AEA6) has a counter-clockwise outer contour
    
    * .notdef#2929 (U+AEA6) has a counter-clockwise outer contour
    
    * .notdef#2929 (U+AEA6) has a counter-clockwise outer contour
    
    * .notdef#2929 (U+AEA6) has a counter-clockwise outer contour
    
    * .notdef#293 (U+AEBE) has a counter-clockwise outer contour
    
    * .notdef#293 (U+AEBE) has a counter-clockwise outer contour
    
    * .notdef#293 (U+AEBE) has a counter-clockwise outer contour
    
    * .notdef#293 (U+AEBE) has a counter-clockwise outer contour
    
    * .notdef#2930 (U+AEA7) has a counter-clockwise outer contour
    
    * .notdef#2930 (U+AEA7) has a counter-clockwise outer contour
    
    * .notdef#2930 (U+AEA7) has a counter-clockwise outer contour
    
    * .notdef#2931 (U+AEA8) has a counter-clockwise outer contour
    
    * .notdef#2931 (U+AEA8) has a counter-clockwise outer contour
    
    * .notdef#2931 (U+AEA8) has a counter-clockwise outer contour
    
    * .notdef#2932 (U+AEA9) has a counter-clockwise outer contour
    
    * .notdef#2932 (U+AEA9) has a counter-clockwise outer contour
    
    * .notdef#2932 (U+AEA9) has a counter-clockwise outer contour
    
    * .notdef#2932 (U+AEA9) has a counter-clockwise outer contour
    
    * .notdef#2933 (U+AEAA) has a counter-clockwise outer contour
    
    * .notdef#2933 (U+AEAA) has a counter-clockwise outer contour
    
    * .notdef#2933 (U+AEAA) has a counter-clockwise outer contour
    
    * .notdef#2933 (U+AEAA) has a counter-clockwise outer contour
    
    * .notdef#2934 (U+AEAB) has a counter-clockwise outer contour
    
    * .notdef#2934 (U+AEAB) has a counter-clockwise outer contour
    
    * .notdef#2934 (U+AEAB) has a counter-clockwise outer contour
    
    * .notdef#2934 (U+AEAB) has a counter-clockwise outer contour
    
    * .notdef#2935 (U+AEAC) has a counter-clockwise outer contour
    
    * .notdef#2935 (U+AEAC) has a counter-clockwise outer contour
    
    * .notdef#2935 (U+AEAC) has a counter-clockwise outer contour
    
    * .notdef#2935 (U+AEAC) has a counter-clockwise outer contour
    
    * .notdef#2936 (U+AEAD) has a counter-clockwise outer contour
    
    * .notdef#2936 (U+AEAD) has a counter-clockwise outer contour
    
    * .notdef#2936 (U+AEAD) has a counter-clockwise outer contour
    
    * .notdef#2936 (U+AEAD) has a counter-clockwise outer contour
    
    * .notdef#2937 (U+AEAE) has a counter-clockwise outer contour
    
    * .notdef#2937 (U+AEAE) has a counter-clockwise outer contour
    
    * .notdef#2937 (U+AEAE) has a counter-clockwise outer contour
    
    * .notdef#2937 (U+AEAE) has a counter-clockwise outer contour
    
    * .notdef#2937 (U+AEAE) has a counter-clockwise outer contour
    
    * .notdef#2938 (U+AEAF) has a counter-clockwise outer contour
    
    * .notdef#2938 (U+AEAF) has a counter-clockwise outer contour
    
    * .notdef#2938 (U+AEAF) has a counter-clockwise outer contour
    
    * .notdef#2938 (U+AEAF) has a counter-clockwise outer contour
    
    * .notdef#2938 (U+AEAF) has a counter-clockwise outer contour
    
    * .notdef#2939 (U+AEB0) has a counter-clockwise outer contour
    
    * .notdef#2939 (U+AEB0) has a counter-clockwise outer contour
    
    * .notdef#2939 (U+AEB0) has a counter-clockwise outer contour
    
    * .notdef#294 (U+AEC0) has a counter-clockwise outer contour
    
    * .notdef#294 (U+AEC0) has a counter-clockwise outer contour
    
    * .notdef#294 (U+AEC0) has a counter-clockwise outer contour
    
    * .notdef#2940 (U+AEB1) has a counter-clockwise outer contour
    
    * .notdef#2940 (U+AEB1) has a counter-clockwise outer contour
    
    * .notdef#2940 (U+AEB1) has a counter-clockwise outer contour
    
    * .notdef#2941 (U+AEB2) has a counter-clockwise outer contour
    
    * .notdef#2941 (U+AEB2) has a counter-clockwise outer contour
    
    * .notdef#2941 (U+AEB2) has a counter-clockwise outer contour
    
    * .notdef#2941 (U+AEB2) has a counter-clockwise outer contour
    
    * .notdef#2942 (U+AEB3) has a counter-clockwise outer contour
    
    * .notdef#2942 (U+AEB3) has a counter-clockwise outer contour
    
    * .notdef#2942 (U+AEB3) has a counter-clockwise outer contour
    
    * .notdef#2943 (U+AEB4) has a counter-clockwise outer contour
    
    * .notdef#2943 (U+AEB4) has a counter-clockwise outer contour
    
    * .notdef#2943 (U+AEB4) has a counter-clockwise outer contour
    
    * .notdef#2944 (U+AEB5) has a counter-clockwise outer contour
    
    * .notdef#2944 (U+AEB5) has a counter-clockwise outer contour
    
    * .notdef#2944 (U+AEB5) has a counter-clockwise outer contour
    
    * .notdef#2945 (U+AEB6) has a counter-clockwise outer contour
    
    * .notdef#2945 (U+AEB6) has a counter-clockwise outer contour
    
    * .notdef#2945 (U+AEB6) has a counter-clockwise outer contour
    
    * .notdef#2946 (U+AEB7) has a counter-clockwise outer contour
    
    * .notdef#2946 (U+AEB7) has a counter-clockwise outer contour
    
    * .notdef#2946 (U+AEB7) has a counter-clockwise outer contour
    
    * .notdef#2947 (U+AEB8) has a counter-clockwise outer contour
    
    * .notdef#2947 (U+AEB8) has a counter-clockwise outer contour
    
    * .notdef#2947 (U+AEB8) has a counter-clockwise outer contour
    
    * .notdef#2948 (U+AEB9) has a counter-clockwise outer contour
    
    * .notdef#2948 (U+AEB9) has a counter-clockwise outer contour
    
    * .notdef#2948 (U+AEB9) has a counter-clockwise outer contour
    
    * .notdef#2949 (U+AEBA) has a counter-clockwise outer contour
    
    * .notdef#2949 (U+AEBA) has a counter-clockwise outer contour
    
    * .notdef#2949 (U+AEBA) has a counter-clockwise outer contour
    
    * .notdef#2949 (U+AEBA) has a counter-clockwise outer contour
    
    * .notdef#295 (U+AEC4) has a counter-clockwise outer contour
    
    * .notdef#295 (U+AEC4) has a counter-clockwise outer contour
    
    * .notdef#295 (U+AEC4) has a counter-clockwise outer contour
    
    * .notdef#2950 (U+AEBB) has a counter-clockwise outer contour
    
    * .notdef#2950 (U+AEBB) has a counter-clockwise outer contour
    
    * .notdef#2950 (U+AEBB) has a counter-clockwise outer contour
    
    * .notdef#2950 (U+AEBB) has a counter-clockwise outer contour
    
    * .notdef#2951 (U+AEBF) has a counter-clockwise outer contour
    
    * .notdef#2951 (U+AEBF) has a counter-clockwise outer contour
    
    * .notdef#2951 (U+AEBF) has a counter-clockwise outer contour
    
    * .notdef#2951 (U+AEBF) has a counter-clockwise outer contour
    
    * .notdef#2952 (U+AEC1) has a counter-clockwise outer contour
    
    * .notdef#2952 (U+AEC1) has a counter-clockwise outer contour
    
    * .notdef#2952 (U+AEC1) has a counter-clockwise outer contour
    
    * .notdef#2952 (U+AEC1) has a counter-clockwise outer contour
    
    * .notdef#2953 (U+AEC2) has a counter-clockwise outer contour
    
    * .notdef#2953 (U+AEC2) has a counter-clockwise outer contour
    
    * .notdef#2953 (U+AEC2) has a counter-clockwise outer contour
    
    * .notdef#2953 (U+AEC2) has a counter-clockwise outer contour
    
    * .notdef#2953 (U+AEC2) has a counter-clockwise outer contour
    
    * .notdef#2954 (U+AEC3) has a counter-clockwise outer contour
    
    * .notdef#2954 (U+AEC3) has a counter-clockwise outer contour
    
    * .notdef#2954 (U+AEC3) has a counter-clockwise outer contour
    
    * .notdef#2955 (U+AEC5) has a counter-clockwise outer contour
    
    * .notdef#2955 (U+AEC5) has a counter-clockwise outer contour
    
    * .notdef#2955 (U+AEC5) has a counter-clockwise outer contour
    
    * .notdef#2955 (U+AEC5) has a counter-clockwise outer contour
    
    * .notdef#2956 (U+AEC6) has a counter-clockwise outer contour
    
    * .notdef#2956 (U+AEC6) has a counter-clockwise outer contour
    
    * .notdef#2956 (U+AEC6) has a counter-clockwise outer contour
    
    * .notdef#2956 (U+AEC6) has a counter-clockwise outer contour
    
    * .notdef#2957 (U+AEC7) has a counter-clockwise outer contour
    
    * .notdef#2957 (U+AEC7) has a counter-clockwise outer contour
    
    * .notdef#2957 (U+AEC7) has a counter-clockwise outer contour
    
    * .notdef#2957 (U+AEC7) has a counter-clockwise outer contour
    
    * .notdef#2958 (U+AEC8) has a counter-clockwise outer contour
    
    * .notdef#2958 (U+AEC8) has a counter-clockwise outer contour
    
    * .notdef#2958 (U+AEC8) has a counter-clockwise outer contour
    
    * .notdef#2958 (U+AEC8) has a counter-clockwise outer contour
    
    * .notdef#2959 (U+AEC9) has a counter-clockwise outer contour
    
    * .notdef#2959 (U+AEC9) has a counter-clockwise outer contour
    
    * .notdef#2959 (U+AEC9) has a counter-clockwise outer contour
    
    * .notdef#2959 (U+AEC9) has a counter-clockwise outer contour
    
    * .notdef#296 (U+AECC) has a counter-clockwise outer contour
    
    * .notdef#296 (U+AECC) has a counter-clockwise outer contour
    
    * .notdef#296 (U+AECC) has a counter-clockwise outer contour
    
    * .notdef#2960 (U+AECA) has a counter-clockwise outer contour
    
    * .notdef#2960 (U+AECA) has a counter-clockwise outer contour
    
    * .notdef#2960 (U+AECA) has a counter-clockwise outer contour
    
    * .notdef#2960 (U+AECA) has a counter-clockwise outer contour
    
    * .notdef#2960 (U+AECA) has a counter-clockwise outer contour
    
    * .notdef#2961 (U+AECB) has a counter-clockwise outer contour
    
    * .notdef#2961 (U+AECB) has a counter-clockwise outer contour
    
    * .notdef#2961 (U+AECB) has a counter-clockwise outer contour
    
    * .notdef#2961 (U+AECB) has a counter-clockwise outer contour
    
    * .notdef#2961 (U+AECB) has a counter-clockwise outer contour
    
    * .notdef#2962 (U+AECE) has a counter-clockwise outer contour
    
    * .notdef#2962 (U+AECE) has a counter-clockwise outer contour
    
    * .notdef#2962 (U+AECE) has a counter-clockwise outer contour
    
    * .notdef#2962 (U+AECE) has a counter-clockwise outer contour
    
    * .notdef#2963 (U+AED2) has a counter-clockwise outer contour
    
    * .notdef#2963 (U+AED2) has a counter-clockwise outer contour
    
    * .notdef#2963 (U+AED2) has a counter-clockwise outer contour
    
    * .notdef#2964 (U+AED3) has a counter-clockwise outer contour
    
    * .notdef#2964 (U+AED3) has a counter-clockwise outer contour
    
    * .notdef#2964 (U+AED3) has a counter-clockwise outer contour
    
    * .notdef#2965 (U+AED4) has a counter-clockwise outer contour
    
    * .notdef#2965 (U+AED4) has a counter-clockwise outer contour
    
    * .notdef#2965 (U+AED4) has a counter-clockwise outer contour
    
    * .notdef#2966 (U+AED5) has a counter-clockwise outer contour
    
    * .notdef#2966 (U+AED5) has a counter-clockwise outer contour
    
    * .notdef#2966 (U+AED5) has a counter-clockwise outer contour
    
    * .notdef#2967 (U+AED6) has a counter-clockwise outer contour
    
    * .notdef#2967 (U+AED6) has a counter-clockwise outer contour
    
    * .notdef#2967 (U+AED6) has a counter-clockwise outer contour
    
    * .notdef#2967 (U+AED6) has a counter-clockwise outer contour
    
    * .notdef#2968 (U+AED7) has a counter-clockwise outer contour
    
    * .notdef#2968 (U+AED7) has a counter-clockwise outer contour
    
    * .notdef#2968 (U+AED7) has a counter-clockwise outer contour
    
    * .notdef#2968 (U+AED7) has a counter-clockwise outer contour
    
    * .notdef#2969 (U+AEDA) has a counter-clockwise outer contour
    
    * .notdef#2969 (U+AEDA) has a counter-clockwise outer contour
    
    * .notdef#2969 (U+AEDA) has a counter-clockwise outer contour
    
    * .notdef#2969 (U+AEDA) has a counter-clockwise outer contour
    
    * .notdef#297 (U+AECD) has a counter-clockwise outer contour
    
    * .notdef#297 (U+AECD) has a counter-clockwise outer contour
    
    * .notdef#297 (U+AECD) has a counter-clockwise outer contour
    
    * .notdef#2970 (U+AEDB) has a counter-clockwise outer contour
    
    * .notdef#2970 (U+AEDB) has a counter-clockwise outer contour
    
    * .notdef#2970 (U+AEDB) has a counter-clockwise outer contour
    
    * .notdef#2970 (U+AEDB) has a counter-clockwise outer contour
    
    * .notdef#2971 (U+AEDD) has a counter-clockwise outer contour
    
    * .notdef#2971 (U+AEDD) has a counter-clockwise outer contour
    
    * .notdef#2971 (U+AEDD) has a counter-clockwise outer contour
    
    * .notdef#2971 (U+AEDD) has a counter-clockwise outer contour
    
    * .notdef#2972 (U+AEDE) has a counter-clockwise outer contour
    
    * .notdef#2972 (U+AEDE) has a counter-clockwise outer contour
    
    * .notdef#2972 (U+AEDE) has a counter-clockwise outer contour
    
    * .notdef#2972 (U+AEDE) has a counter-clockwise outer contour
    
    * .notdef#2972 (U+AEDE) has a counter-clockwise outer contour
    
    * .notdef#2973 (U+AEDF) has a counter-clockwise outer contour
    
    * .notdef#2973 (U+AEDF) has a counter-clockwise outer contour
    
    * .notdef#2973 (U+AEDF) has a counter-clockwise outer contour
    
    * .notdef#2974 (U+AEE0) has a counter-clockwise outer contour
    
    * .notdef#2974 (U+AEE0) has a counter-clockwise outer contour
    
    * .notdef#2974 (U+AEE0) has a counter-clockwise outer contour
    
    * .notdef#2975 (U+AEE1) has a counter-clockwise outer contour
    
    * .notdef#2975 (U+AEE1) has a counter-clockwise outer contour
    
    * .notdef#2975 (U+AEE1) has a counter-clockwise outer contour
    
    * .notdef#2975 (U+AEE1) has a counter-clockwise outer contour
    
    * .notdef#2976 (U+AEE2) has a counter-clockwise outer contour
    
    * .notdef#2976 (U+AEE2) has a counter-clockwise outer contour
    
    * .notdef#2976 (U+AEE2) has a counter-clockwise outer contour
    
    * .notdef#2976 (U+AEE2) has a counter-clockwise outer contour
    
    * .notdef#2977 (U+AEE3) has a counter-clockwise outer contour
    
    * .notdef#2977 (U+AEE3) has a counter-clockwise outer contour
    
    * .notdef#2977 (U+AEE3) has a counter-clockwise outer contour
    
    * .notdef#2977 (U+AEE3) has a counter-clockwise outer contour
    
    * .notdef#2978 (U+AEE4) has a counter-clockwise outer contour
    
    * .notdef#2978 (U+AEE4) has a counter-clockwise outer contour
    
    * .notdef#2978 (U+AEE4) has a counter-clockwise outer contour
    
    * .notdef#2978 (U+AEE4) has a counter-clockwise outer contour
    
    * .notdef#2979 (U+AEE5) has a counter-clockwise outer contour
    
    * .notdef#2979 (U+AEE5) has a counter-clockwise outer contour
    
    * .notdef#2979 (U+AEE5) has a counter-clockwise outer contour
    
    * .notdef#2979 (U+AEE5) has a counter-clockwise outer contour
    
    * .notdef#298 (U+AECF) has a counter-clockwise outer contour
    
    * .notdef#298 (U+AECF) has a counter-clockwise outer contour
    
    * .notdef#298 (U+AECF) has a counter-clockwise outer contour
    
    * .notdef#2980 (U+AEE6) has a counter-clockwise outer contour
    
    * .notdef#2980 (U+AEE6) has a counter-clockwise outer contour
    
    * .notdef#2980 (U+AEE6) has a counter-clockwise outer contour
    
    * .notdef#2980 (U+AEE6) has a counter-clockwise outer contour
    
    * .notdef#2980 (U+AEE6) has a counter-clockwise outer contour
    
    * .notdef#2981 (U+AEE7) has a counter-clockwise outer contour
    
    * .notdef#2981 (U+AEE7) has a counter-clockwise outer contour
    
    * .notdef#2981 (U+AEE7) has a counter-clockwise outer contour
    
    * .notdef#2981 (U+AEE7) has a counter-clockwise outer contour
    
    * .notdef#2981 (U+AEE7) has a counter-clockwise outer contour
    
    * .notdef#2982 (U+AEE9) has a counter-clockwise outer contour
    
    * .notdef#2982 (U+AEE9) has a counter-clockwise outer contour
    
    * .notdef#2982 (U+AEE9) has a counter-clockwise outer contour
    
    * .notdef#2983 (U+AEEA) has a counter-clockwise outer contour
    
    * .notdef#2983 (U+AEEA) has a counter-clockwise outer contour
    
    * .notdef#2983 (U+AEEA) has a counter-clockwise outer contour
    
    * .notdef#2983 (U+AEEA) has a counter-clockwise outer contour
    
    * .notdef#2984 (U+AEEC) has a counter-clockwise outer contour
    
    * .notdef#2984 (U+AEEC) has a counter-clockwise outer contour
    
    * .notdef#2984 (U+AEEC) has a counter-clockwise outer contour
    
    * .notdef#2985 (U+AEEE) has a counter-clockwise outer contour
    
    * .notdef#2985 (U+AEEE) has a counter-clockwise outer contour
    
    * .notdef#2985 (U+AEEE) has a counter-clockwise outer contour
    
    * .notdef#2986 (U+AEEF) has a counter-clockwise outer contour
    
    * .notdef#2986 (U+AEEF) has a counter-clockwise outer contour
    
    * .notdef#2986 (U+AEEF) has a counter-clockwise outer contour
    
    * .notdef#2987 (U+AEF0) has a counter-clockwise outer contour
    
    * .notdef#2987 (U+AEF0) has a counter-clockwise outer contour
    
    * .notdef#2987 (U+AEF0) has a counter-clockwise outer contour
    
    * .notdef#2988 (U+AEF1) has a counter-clockwise outer contour
    
    * .notdef#2988 (U+AEF1) has a counter-clockwise outer contour
    
    * .notdef#2988 (U+AEF1) has a counter-clockwise outer contour
    
    * .notdef#2989 (U+AEF2) has a counter-clockwise outer contour
    
    * .notdef#2989 (U+AEF2) has a counter-clockwise outer contour
    
    * .notdef#2989 (U+AEF2) has a counter-clockwise outer contour
    
    * .notdef#2989 (U+AEF2) has a counter-clockwise outer contour
    
    * .notdef#299 (U+AED0) has a counter-clockwise outer contour
    
    * .notdef#299 (U+AED0) has a counter-clockwise outer contour
    
    * .notdef#299 (U+AED0) has a counter-clockwise outer contour
    
    * .notdef#2990 (U+AEF3) has a counter-clockwise outer contour
    
    * .notdef#2990 (U+AEF3) has a counter-clockwise outer contour
    
    * .notdef#2990 (U+AEF3) has a counter-clockwise outer contour
    
    * .notdef#2990 (U+AEF3) has a counter-clockwise outer contour
    
    * .notdef#2991 (U+AEF5) has a counter-clockwise outer contour
    
    * .notdef#2991 (U+AEF5) has a counter-clockwise outer contour
    
    * .notdef#2991 (U+AEF5) has a counter-clockwise outer contour
    
    * .notdef#2992 (U+AEF6) has a counter-clockwise outer contour
    
    * .notdef#2992 (U+AEF6) has a counter-clockwise outer contour
    
    * .notdef#2992 (U+AEF6) has a counter-clockwise outer contour
    
    * .notdef#2992 (U+AEF6) has a counter-clockwise outer contour
    
    * .notdef#2993 (U+AEF7) has a counter-clockwise outer contour
    
    * .notdef#2993 (U+AEF7) has a counter-clockwise outer contour
    
    * .notdef#2993 (U+AEF7) has a counter-clockwise outer contour
    
    * .notdef#2993 (U+AEF7) has a counter-clockwise outer contour
    
    * .notdef#2994 (U+AEF9) has a counter-clockwise outer contour
    
    * .notdef#2994 (U+AEF9) has a counter-clockwise outer contour
    
    * .notdef#2994 (U+AEF9) has a counter-clockwise outer contour
    
    * .notdef#2994 (U+AEF9) has a counter-clockwise outer contour
    
    * .notdef#2995 (U+AEFA) has a counter-clockwise outer contour
    
    * .notdef#2995 (U+AEFA) has a counter-clockwise outer contour
    
    * .notdef#2995 (U+AEFA) has a counter-clockwise outer contour
    
    * .notdef#2995 (U+AEFA) has a counter-clockwise outer contour
    
    * .notdef#2995 (U+AEFA) has a counter-clockwise outer contour
    
    * .notdef#2996 (U+AEFB) has a counter-clockwise outer contour
    
    * .notdef#2996 (U+AEFB) has a counter-clockwise outer contour
    
    * .notdef#2996 (U+AEFB) has a counter-clockwise outer contour
    
    * .notdef#2997 (U+AEFD) has a counter-clockwise outer contour
    
    * .notdef#2997 (U+AEFD) has a counter-clockwise outer contour
    
    * .notdef#2997 (U+AEFD) has a counter-clockwise outer contour
    
    * .notdef#2997 (U+AEFD) has a counter-clockwise outer contour
    
    * .notdef#2998 (U+AEFE) has a counter-clockwise outer contour
    
    * .notdef#2998 (U+AEFE) has a counter-clockwise outer contour
    
    * .notdef#2998 (U+AEFE) has a counter-clockwise outer contour
    
    * .notdef#2998 (U+AEFE) has a counter-clockwise outer contour
    
    * .notdef#2999 (U+AEFF) has a counter-clockwise outer contour
    
    * .notdef#2999 (U+AEFF) has a counter-clockwise outer contour
    
    * .notdef#2999 (U+AEFF) has a counter-clockwise outer contour
    
    * .notdef#2999 (U+AEFF) has a counter-clockwise outer contour
    
    * .notdef#300 (U+AED1) has a counter-clockwise outer contour
    
    * .notdef#300 (U+AED1) has a counter-clockwise outer contour
    
    * .notdef#300 (U+AED1) has a counter-clockwise outer contour
    
    * .notdef#3000 (U+AF00) has a counter-clockwise outer contour
    
    * .notdef#3000 (U+AF00) has a counter-clockwise outer contour
    
    * .notdef#3000 (U+AF00) has a counter-clockwise outer contour
    
    * .notdef#3000 (U+AF00) has a counter-clockwise outer contour
    
    * .notdef#3001 (U+AF01) has a counter-clockwise outer contour
    
    * .notdef#3001 (U+AF01) has a counter-clockwise outer contour
    
    * .notdef#3001 (U+AF01) has a counter-clockwise outer contour
    
    * .notdef#3001 (U+AF01) has a counter-clockwise outer contour
    
    * .notdef#3002 (U+AF02) has a counter-clockwise outer contour
    
    * .notdef#3002 (U+AF02) has a counter-clockwise outer contour
    
    * .notdef#3002 (U+AF02) has a counter-clockwise outer contour
    
    * .notdef#3002 (U+AF02) has a counter-clockwise outer contour
    
    * .notdef#3002 (U+AF02) has a counter-clockwise outer contour
    
    * .notdef#3003 (U+AF03) has a counter-clockwise outer contour
    
    * .notdef#3003 (U+AF03) has a counter-clockwise outer contour
    
    * .notdef#3003 (U+AF03) has a counter-clockwise outer contour
    
    * .notdef#3003 (U+AF03) has a counter-clockwise outer contour
    
    * .notdef#3003 (U+AF03) has a counter-clockwise outer contour
    
    * .notdef#3004 (U+AF04) has a counter-clockwise outer contour
    
    * .notdef#3004 (U+AF04) has a counter-clockwise outer contour
    
    * .notdef#3004 (U+AF04) has a counter-clockwise outer contour
    
    * .notdef#3005 (U+AF05) has a counter-clockwise outer contour
    
    * .notdef#3005 (U+AF05) has a counter-clockwise outer contour
    
    * .notdef#3005 (U+AF05) has a counter-clockwise outer contour
    
    * .notdef#3006 (U+AF06) has a counter-clockwise outer contour
    
    * .notdef#3006 (U+AF06) has a counter-clockwise outer contour
    
    * .notdef#3006 (U+AF06) has a counter-clockwise outer contour
    
    * .notdef#3006 (U+AF06) has a counter-clockwise outer contour
    
    * .notdef#3007 (U+AF09) has a counter-clockwise outer contour
    
    * .notdef#3007 (U+AF09) has a counter-clockwise outer contour
    
    * .notdef#3007 (U+AF09) has a counter-clockwise outer contour
    
    * .notdef#3008 (U+AF0A) has a counter-clockwise outer contour
    
    * .notdef#3008 (U+AF0A) has a counter-clockwise outer contour
    
    * .notdef#3008 (U+AF0A) has a counter-clockwise outer contour
    
    * .notdef#3009 (U+AF0B) has a counter-clockwise outer contour
    
    * .notdef#3009 (U+AF0B) has a counter-clockwise outer contour
    
    * .notdef#3009 (U+AF0B) has a counter-clockwise outer contour
    
    * .notdef#301 (U+AED8) has a counter-clockwise outer contour
    
    * .notdef#301 (U+AED8) has a counter-clockwise outer contour
    
    * .notdef#3010 (U+AF0C) has a counter-clockwise outer contour
    
    * .notdef#3010 (U+AF0C) has a counter-clockwise outer contour
    
    * .notdef#3010 (U+AF0C) has a counter-clockwise outer contour
    
    * .notdef#3011 (U+AF0E) has a counter-clockwise outer contour
    
    * .notdef#3011 (U+AF0E) has a counter-clockwise outer contour
    
    * .notdef#3011 (U+AF0E) has a counter-clockwise outer contour
    
    * .notdef#3011 (U+AF0E) has a counter-clockwise outer contour
    
    * .notdef#3012 (U+AF0F) has a counter-clockwise outer contour
    
    * .notdef#3012 (U+AF0F) has a counter-clockwise outer contour
    
    * .notdef#3012 (U+AF0F) has a counter-clockwise outer contour
    
    * .notdef#3012 (U+AF0F) has a counter-clockwise outer contour
    
    * .notdef#3013 (U+AF11) has a counter-clockwise outer contour
    
    * .notdef#3013 (U+AF11) has a counter-clockwise outer contour
    
    * .notdef#3013 (U+AF11) has a counter-clockwise outer contour
    
    * .notdef#3014 (U+AF12) has a counter-clockwise outer contour
    
    * .notdef#3014 (U+AF12) has a counter-clockwise outer contour
    
    * .notdef#3014 (U+AF12) has a counter-clockwise outer contour
    
    * .notdef#3014 (U+AF12) has a counter-clockwise outer contour
    
    * .notdef#3014 (U+AF12) has a counter-clockwise outer contour
    
    * .notdef#3015 (U+AF13) has a counter-clockwise outer contour
    
    * .notdef#3015 (U+AF13) has a counter-clockwise outer contour
    
    * .notdef#3015 (U+AF13) has a counter-clockwise outer contour
    
    * .notdef#3015 (U+AF13) has a counter-clockwise outer contour
    
    * .notdef#3016 (U+AF14) has a counter-clockwise outer contour
    
    * .notdef#3016 (U+AF14) has a counter-clockwise outer contour
    
    * .notdef#3016 (U+AF14) has a counter-clockwise outer contour
    
    * .notdef#3016 (U+AF14) has a counter-clockwise outer contour
    
    * .notdef#3017 (U+AF15) has a counter-clockwise outer contour
    
    * .notdef#3017 (U+AF15) has a counter-clockwise outer contour
    
    * .notdef#3017 (U+AF15) has a counter-clockwise outer contour
    
    * .notdef#3017 (U+AF15) has a counter-clockwise outer contour
    
    * .notdef#3018 (U+AF16) has a counter-clockwise outer contour
    
    * .notdef#3018 (U+AF16) has a counter-clockwise outer contour
    
    * .notdef#3018 (U+AF16) has a counter-clockwise outer contour
    
    * .notdef#3018 (U+AF16) has a counter-clockwise outer contour
    
    * .notdef#3018 (U+AF16) has a counter-clockwise outer contour
    
    * .notdef#3019 (U+AF17) has a counter-clockwise outer contour
    
    * .notdef#3019 (U+AF17) has a counter-clockwise outer contour
    
    * .notdef#3019 (U+AF17) has a counter-clockwise outer contour
    
    * .notdef#302 (U+AED9) has a counter-clockwise outer contour
    
    * .notdef#302 (U+AED9) has a counter-clockwise outer contour
    
    * .notdef#302 (U+AED9) has a counter-clockwise outer contour
    
    * .notdef#3020 (U+AF18) has a counter-clockwise outer contour
    
    * .notdef#3020 (U+AF18) has a counter-clockwise outer contour
    
    * .notdef#3020 (U+AF18) has a counter-clockwise outer contour
    
    * .notdef#3021 (U+AF19) has a counter-clockwise outer contour
    
    * .notdef#3021 (U+AF19) has a counter-clockwise outer contour
    
    * .notdef#3021 (U+AF19) has a counter-clockwise outer contour
    
    * .notdef#3021 (U+AF19) has a counter-clockwise outer contour
    
    * .notdef#3021 (U+AF19) has a counter-clockwise outer contour
    
    * .notdef#3022 (U+AF1A) has a counter-clockwise outer contour
    
    * .notdef#3022 (U+AF1A) has a counter-clockwise outer contour
    
    * .notdef#3022 (U+AF1A) has a counter-clockwise outer contour
    
    * .notdef#3022 (U+AF1A) has a counter-clockwise outer contour
    
    * .notdef#3023 (U+AF1B) has a counter-clockwise outer contour
    
    * .notdef#3023 (U+AF1B) has a counter-clockwise outer contour
    
    * .notdef#3023 (U+AF1B) has a counter-clockwise outer contour
    
    * .notdef#3023 (U+AF1B) has a counter-clockwise outer contour
    
    * .notdef#3024 (U+AF1C) has a counter-clockwise outer contour
    
    * .notdef#3024 (U+AF1C) has a counter-clockwise outer contour
    
    * .notdef#3024 (U+AF1C) has a counter-clockwise outer contour
    
    * .notdef#3024 (U+AF1C) has a counter-clockwise outer contour
    
    * .notdef#3025 (U+AF1D) has a counter-clockwise outer contour
    
    * .notdef#3025 (U+AF1D) has a counter-clockwise outer contour
    
    * .notdef#3025 (U+AF1D) has a counter-clockwise outer contour
    
    * .notdef#3025 (U+AF1D) has a counter-clockwise outer contour
    
    * .notdef#3026 (U+AF1E) has a counter-clockwise outer contour
    
    * .notdef#3026 (U+AF1E) has a counter-clockwise outer contour
    
    * .notdef#3026 (U+AF1E) has a counter-clockwise outer contour
    
    * .notdef#3026 (U+AF1E) has a counter-clockwise outer contour
    
    * .notdef#3026 (U+AF1E) has a counter-clockwise outer contour
    
    * .notdef#3027 (U+AF1F) has a counter-clockwise outer contour
    
    * .notdef#3027 (U+AF1F) has a counter-clockwise outer contour
    
    * .notdef#3027 (U+AF1F) has a counter-clockwise outer contour
    
    * .notdef#3027 (U+AF1F) has a counter-clockwise outer contour
    
    * .notdef#3027 (U+AF1F) has a counter-clockwise outer contour
    
    * .notdef#3028 (U+AF20) has a counter-clockwise outer contour
    
    * .notdef#3028 (U+AF20) has a counter-clockwise outer contour
    
    * .notdef#3028 (U+AF20) has a counter-clockwise outer contour
    
    * .notdef#3029 (U+AF21) has a counter-clockwise outer contour
    
    * .notdef#3029 (U+AF21) has a counter-clockwise outer contour
    
    * .notdef#3029 (U+AF21) has a counter-clockwise outer contour
    
    * .notdef#303 (U+AEDC) has a counter-clockwise outer contour
    
    * .notdef#303 (U+AEDC) has a counter-clockwise outer contour
    
    * .notdef#303 (U+AEDC) has a counter-clockwise outer contour
    
    * .notdef#3030 (U+AF22) has a counter-clockwise outer contour
    
    * .notdef#3030 (U+AF22) has a counter-clockwise outer contour
    
    * .notdef#3030 (U+AF22) has a counter-clockwise outer contour
    
    * .notdef#3030 (U+AF22) has a counter-clockwise outer contour
    
    * .notdef#3031 (U+AF23) has a counter-clockwise outer contour
    
    * .notdef#3031 (U+AF23) has a counter-clockwise outer contour
    
    * .notdef#3031 (U+AF23) has a counter-clockwise outer contour
    
    * .notdef#3032 (U+AF24) has a counter-clockwise outer contour
    
    * .notdef#3032 (U+AF24) has a counter-clockwise outer contour
    
    * .notdef#3032 (U+AF24) has a counter-clockwise outer contour
    
    * .notdef#3033 (U+AF25) has a counter-clockwise outer contour
    
    * .notdef#3033 (U+AF25) has a counter-clockwise outer contour
    
    * .notdef#3033 (U+AF25) has a counter-clockwise outer contour
    
    * .notdef#3034 (U+AF26) has a counter-clockwise outer contour
    
    * .notdef#3034 (U+AF26) has a counter-clockwise outer contour
    
    * .notdef#3034 (U+AF26) has a counter-clockwise outer contour
    
    * .notdef#3035 (U+AF27) has a counter-clockwise outer contour
    
    * .notdef#3035 (U+AF27) has a counter-clockwise outer contour
    
    * .notdef#3035 (U+AF27) has a counter-clockwise outer contour
    
    * .notdef#3036 (U+AF28) has a counter-clockwise outer contour
    
    * .notdef#3036 (U+AF28) has a counter-clockwise outer contour
    
    * .notdef#3036 (U+AF28) has a counter-clockwise outer contour
    
    * .notdef#3037 (U+AF29) has a counter-clockwise outer contour
    
    * .notdef#3037 (U+AF29) has a counter-clockwise outer contour
    
    * .notdef#3037 (U+AF29) has a counter-clockwise outer contour
    
    * .notdef#3038 (U+AF2A) has a counter-clockwise outer contour
    
    * .notdef#3038 (U+AF2A) has a counter-clockwise outer contour
    
    * .notdef#3038 (U+AF2A) has a counter-clockwise outer contour
    
    * .notdef#3038 (U+AF2A) has a counter-clockwise outer contour
    
    * .notdef#3038 (U+AF2A) has a counter-clockwise outer contour
    
    * .notdef#3039 (U+AF2B) has a counter-clockwise outer contour
    
    * .notdef#3039 (U+AF2B) has a counter-clockwise outer contour
    
    * .notdef#3039 (U+AF2B) has a counter-clockwise outer contour
    
    * .notdef#3039 (U+AF2B) has a counter-clockwise outer contour
    
    * .notdef#304 (U+AEE8) has a counter-clockwise outer contour
    
    * .notdef#304 (U+AEE8) has a counter-clockwise outer contour
    
    * .notdef#304 (U+AEE8) has a counter-clockwise outer contour
    
    * .notdef#3040 (U+AF2E) has a counter-clockwise outer contour
    
    * .notdef#3040 (U+AF2E) has a counter-clockwise outer contour
    
    * .notdef#3040 (U+AF2E) has a counter-clockwise outer contour
    
    * .notdef#3040 (U+AF2E) has a counter-clockwise outer contour
    
    * .notdef#3040 (U+AF2E) has a counter-clockwise outer contour
    
    * .notdef#3041 (U+AF2F) has a counter-clockwise outer contour
    
    * .notdef#3041 (U+AF2F) has a counter-clockwise outer contour
    
    * .notdef#3041 (U+AF2F) has a counter-clockwise outer contour
    
    * .notdef#3041 (U+AF2F) has a counter-clockwise outer contour
    
    * .notdef#3041 (U+AF2F) has a counter-clockwise outer contour
    
    * .notdef#3042 (U+AF31) has a counter-clockwise outer contour
    
    * .notdef#3042 (U+AF31) has a counter-clockwise outer contour
    
    * .notdef#3042 (U+AF31) has a counter-clockwise outer contour
    
    * .notdef#3042 (U+AF31) has a counter-clockwise outer contour
    
    * .notdef#3042 (U+AF31) has a counter-clockwise outer contour
    
    * .notdef#3043 (U+AF33) has a counter-clockwise outer contour
    
    * .notdef#3043 (U+AF33) has a counter-clockwise outer contour
    
    * .notdef#3043 (U+AF33) has a counter-clockwise outer contour
    
    * .notdef#3043 (U+AF33) has a counter-clockwise outer contour
    
    * .notdef#3044 (U+AF35) has a counter-clockwise outer contour
    
    * .notdef#3044 (U+AF35) has a counter-clockwise outer contour
    
    * .notdef#3044 (U+AF35) has a counter-clockwise outer contour
    
    * .notdef#3044 (U+AF35) has a counter-clockwise outer contour
    
    * .notdef#3044 (U+AF35) has a counter-clockwise outer contour
    
    * .notdef#3045 (U+AF36) has a counter-clockwise outer contour
    
    * .notdef#3045 (U+AF36) has a counter-clockwise outer contour
    
    * .notdef#3045 (U+AF36) has a counter-clockwise outer contour
    
    * .notdef#3045 (U+AF36) has a counter-clockwise outer contour
    
    * .notdef#3045 (U+AF36) has a counter-clockwise outer contour
    
    * .notdef#3046 (U+AF37) has a counter-clockwise outer contour
    
    * .notdef#3046 (U+AF37) has a counter-clockwise outer contour
    
    * .notdef#3046 (U+AF37) has a counter-clockwise outer contour
    
    * .notdef#3046 (U+AF37) has a counter-clockwise outer contour
    
    * .notdef#3046 (U+AF37) has a counter-clockwise outer contour
    
    * .notdef#3047 (U+AF38) has a counter-clockwise outer contour
    
    * .notdef#3047 (U+AF38) has a counter-clockwise outer contour
    
    * .notdef#3047 (U+AF38) has a counter-clockwise outer contour
    
    * .notdef#3047 (U+AF38) has a counter-clockwise outer contour
    
    * .notdef#3047 (U+AF38) has a counter-clockwise outer contour
    
    * .notdef#3048 (U+AF39) has a counter-clockwise outer contour
    
    * .notdef#3048 (U+AF39) has a counter-clockwise outer contour
    
    * .notdef#3048 (U+AF39) has a counter-clockwise outer contour
    
    * .notdef#3048 (U+AF39) has a counter-clockwise outer contour
    
    * .notdef#3048 (U+AF39) has a counter-clockwise outer contour
    
    * .notdef#3049 (U+AF3A) has a counter-clockwise outer contour
    
    * .notdef#3049 (U+AF3A) has a counter-clockwise outer contour
    
    * .notdef#3049 (U+AF3A) has a counter-clockwise outer contour
    
    * .notdef#3049 (U+AF3A) has a counter-clockwise outer contour
    
    * .notdef#3049 (U+AF3A) has a counter-clockwise outer contour
    
    * .notdef#3049 (U+AF3A) has a counter-clockwise outer contour
    
    * .notdef#305 (U+AEEB) has a counter-clockwise outer contour
    
    * .notdef#305 (U+AEEB) has a counter-clockwise outer contour
    
    * .notdef#305 (U+AEEB) has a counter-clockwise outer contour
    
    * .notdef#3050 (U+AF3B) has a counter-clockwise outer contour
    
    * .notdef#3050 (U+AF3B) has a counter-clockwise outer contour
    
    * .notdef#3050 (U+AF3B) has a counter-clockwise outer contour
    
    * .notdef#3050 (U+AF3B) has a counter-clockwise outer contour
    
    * .notdef#3050 (U+AF3B) has a counter-clockwise outer contour
    
    * .notdef#3050 (U+AF3B) has a counter-clockwise outer contour
    
    * .notdef#3051 (U+AF3E) has a counter-clockwise outer contour
    
    * .notdef#3051 (U+AF3E) has a counter-clockwise outer contour
    
    * .notdef#3051 (U+AF3E) has a counter-clockwise outer contour
    
    * .notdef#3051 (U+AF3E) has a counter-clockwise outer contour
    
    * .notdef#3051 (U+AF3E) has a counter-clockwise outer contour
    
    * .notdef#3052 (U+AF40) has a counter-clockwise outer contour
    
    * .notdef#3052 (U+AF40) has a counter-clockwise outer contour
    
    * .notdef#3052 (U+AF40) has a counter-clockwise outer contour
    
    * .notdef#3052 (U+AF40) has a counter-clockwise outer contour
    
    * .notdef#3053 (U+AF44) has a counter-clockwise outer contour
    
    * .notdef#3053 (U+AF44) has a counter-clockwise outer contour
    
    * .notdef#3053 (U+AF44) has a counter-clockwise outer contour
    
    * .notdef#3053 (U+AF44) has a counter-clockwise outer contour
    
    * .notdef#3054 (U+AF45) has a counter-clockwise outer contour
    
    * .notdef#3054 (U+AF45) has a counter-clockwise outer contour
    
    * .notdef#3054 (U+AF45) has a counter-clockwise outer contour
    
    * .notdef#3054 (U+AF45) has a counter-clockwise outer contour
    
    * .notdef#3055 (U+AF46) has a counter-clockwise outer contour
    
    * .notdef#3055 (U+AF46) has a counter-clockwise outer contour
    
    * .notdef#3055 (U+AF46) has a counter-clockwise outer contour
    
    * .notdef#3055 (U+AF46) has a counter-clockwise outer contour
    
    * .notdef#3055 (U+AF46) has a counter-clockwise outer contour
    
    * .notdef#3056 (U+AF47) has a counter-clockwise outer contour
    
    * .notdef#3056 (U+AF47) has a counter-clockwise outer contour
    
    * .notdef#3056 (U+AF47) has a counter-clockwise outer contour
    
    * .notdef#3056 (U+AF47) has a counter-clockwise outer contour
    
    * .notdef#3056 (U+AF47) has a counter-clockwise outer contour
    
    * .notdef#3057 (U+AF4A) has a counter-clockwise outer contour
    
    * .notdef#3057 (U+AF4A) has a counter-clockwise outer contour
    
    * .notdef#3057 (U+AF4A) has a counter-clockwise outer contour
    
    * .notdef#3057 (U+AF4A) has a counter-clockwise outer contour
    
    * .notdef#3057 (U+AF4A) has a counter-clockwise outer contour
    
    * .notdef#3057 (U+AF4A) has a counter-clockwise outer contour
    
    * .notdef#3058 (U+AF4B) has a counter-clockwise outer contour
    
    * .notdef#3058 (U+AF4B) has a counter-clockwise outer contour
    
    * .notdef#3058 (U+AF4B) has a counter-clockwise outer contour
    
    * .notdef#3058 (U+AF4B) has a counter-clockwise outer contour
    
    * .notdef#3058 (U+AF4B) has a counter-clockwise outer contour
    
    * .notdef#3058 (U+AF4B) has a counter-clockwise outer contour
    
    * .notdef#3059 (U+AF4C) has a counter-clockwise outer contour
    
    * .notdef#3059 (U+AF4C) has a counter-clockwise outer contour
    
    * .notdef#3059 (U+AF4C) has a counter-clockwise outer contour
    
    * .notdef#3059 (U+AF4C) has a counter-clockwise outer contour
    
    * .notdef#3059 (U+AF4C) has a counter-clockwise outer contour
    
    * .notdef#306 (U+AEED) has a counter-clockwise outer contour
    
    * .notdef#306 (U+AEED) has a counter-clockwise outer contour
    
    * .notdef#306 (U+AEED) has a counter-clockwise outer contour
    
    * .notdef#3060 (U+AF4D) has a counter-clockwise outer contour
    
    * .notdef#3060 (U+AF4D) has a counter-clockwise outer contour
    
    * .notdef#3060 (U+AF4D) has a counter-clockwise outer contour
    
    * .notdef#3060 (U+AF4D) has a counter-clockwise outer contour
    
    * .notdef#3060 (U+AF4D) has a counter-clockwise outer contour
    
    * .notdef#3060 (U+AF4D) has a counter-clockwise outer contour
    
    * .notdef#3061 (U+AF4E) has a counter-clockwise outer contour
    
    * .notdef#3061 (U+AF4E) has a counter-clockwise outer contour
    
    * .notdef#3061 (U+AF4E) has a counter-clockwise outer contour
    
    * .notdef#3061 (U+AF4E) has a counter-clockwise outer contour
    
    * .notdef#3061 (U+AF4E) has a counter-clockwise outer contour
    
    * .notdef#3061 (U+AF4E) has a counter-clockwise outer contour
    
    * .notdef#3061 (U+AF4E) has a counter-clockwise outer contour
    
    * .notdef#3062 (U+AF4F) has a counter-clockwise outer contour
    
    * .notdef#3062 (U+AF4F) has a counter-clockwise outer contour
    
    * .notdef#3062 (U+AF4F) has a counter-clockwise outer contour
    
    * .notdef#3062 (U+AF4F) has a counter-clockwise outer contour
    
    * .notdef#3062 (U+AF4F) has a counter-clockwise outer contour
    
    * .notdef#3063 (U+AF51) has a counter-clockwise outer contour
    
    * .notdef#3063 (U+AF51) has a counter-clockwise outer contour
    
    * .notdef#3063 (U+AF51) has a counter-clockwise outer contour
    
    * .notdef#3063 (U+AF51) has a counter-clockwise outer contour
    
    * .notdef#3063 (U+AF51) has a counter-clockwise outer contour
    
    * .notdef#3063 (U+AF51) has a counter-clockwise outer contour
    
    * .notdef#3064 (U+AF52) has a counter-clockwise outer contour
    
    * .notdef#3064 (U+AF52) has a counter-clockwise outer contour
    
    * .notdef#3064 (U+AF52) has a counter-clockwise outer contour
    
    * .notdef#3064 (U+AF52) has a counter-clockwise outer contour
    
    * .notdef#3064 (U+AF52) has a counter-clockwise outer contour
    
    * .notdef#3064 (U+AF52) has a counter-clockwise outer contour
    
    * .notdef#3065 (U+AF53) has a counter-clockwise outer contour
    
    * .notdef#3065 (U+AF53) has a counter-clockwise outer contour
    
    * .notdef#3065 (U+AF53) has a counter-clockwise outer contour
    
    * .notdef#3065 (U+AF53) has a counter-clockwise outer contour
    
    * .notdef#3065 (U+AF53) has a counter-clockwise outer contour
    
    * .notdef#3065 (U+AF53) has a counter-clockwise outer contour
    
    * .notdef#3066 (U+AF54) has a counter-clockwise outer contour
    
    * .notdef#3066 (U+AF54) has a counter-clockwise outer contour
    
    * .notdef#3066 (U+AF54) has a counter-clockwise outer contour
    
    * .notdef#3066 (U+AF54) has a counter-clockwise outer contour
    
    * .notdef#3066 (U+AF54) has a counter-clockwise outer contour
    
    * .notdef#3066 (U+AF54) has a counter-clockwise outer contour
    
    * .notdef#3067 (U+AF55) has a counter-clockwise outer contour
    
    * .notdef#3067 (U+AF55) has a counter-clockwise outer contour
    
    * .notdef#3067 (U+AF55) has a counter-clockwise outer contour
    
    * .notdef#3067 (U+AF55) has a counter-clockwise outer contour
    
    * .notdef#3067 (U+AF55) has a counter-clockwise outer contour
    
    * .notdef#3067 (U+AF55) has a counter-clockwise outer contour
    
    * .notdef#3068 (U+AF56) has a counter-clockwise outer contour
    
    * .notdef#3068 (U+AF56) has a counter-clockwise outer contour
    
    * .notdef#3068 (U+AF56) has a counter-clockwise outer contour
    
    * .notdef#3068 (U+AF56) has a counter-clockwise outer contour
    
    * .notdef#3068 (U+AF56) has a counter-clockwise outer contour
    
    * .notdef#3068 (U+AF56) has a counter-clockwise outer contour
    
    * .notdef#3068 (U+AF56) has a counter-clockwise outer contour
    
    * .notdef#3069 (U+AF57) has a counter-clockwise outer contour
    
    * .notdef#3069 (U+AF57) has a counter-clockwise outer contour
    
    * .notdef#3069 (U+AF57) has a counter-clockwise outer contour
    
    * .notdef#3069 (U+AF57) has a counter-clockwise outer contour
    
    * .notdef#3069 (U+AF57) has a counter-clockwise outer contour
    
    * .notdef#3069 (U+AF57) has a counter-clockwise outer contour
    
    * .notdef#3069 (U+AF57) has a counter-clockwise outer contour
    
    * .notdef#307 (U+AEF4) has a counter-clockwise outer contour
    
    * .notdef#307 (U+AEF4) has a counter-clockwise outer contour
    
    * .notdef#3070 (U+AF58) has a counter-clockwise outer contour
    
    * .notdef#3070 (U+AF58) has a counter-clockwise outer contour
    
    * .notdef#3070 (U+AF58) has a counter-clockwise outer contour
    
    * .notdef#3070 (U+AF58) has a counter-clockwise outer contour
    
    * .notdef#3070 (U+AF58) has a counter-clockwise outer contour
    
    * .notdef#3071 (U+AF59) has a counter-clockwise outer contour
    
    * .notdef#3071 (U+AF59) has a counter-clockwise outer contour
    
    * .notdef#3071 (U+AF59) has a counter-clockwise outer contour
    
    * .notdef#3071 (U+AF59) has a counter-clockwise outer contour
    
    * .notdef#3071 (U+AF59) has a counter-clockwise outer contour
    
    * .notdef#3072 (U+AF5A) has a counter-clockwise outer contour
    
    * .notdef#3072 (U+AF5A) has a counter-clockwise outer contour
    
    * .notdef#3072 (U+AF5A) has a counter-clockwise outer contour
    
    * .notdef#3072 (U+AF5A) has a counter-clockwise outer contour
    
    * .notdef#3072 (U+AF5A) has a counter-clockwise outer contour
    
    * .notdef#3072 (U+AF5A) has a counter-clockwise outer contour
    
    * .notdef#3073 (U+AF5B) has a counter-clockwise outer contour
    
    * .notdef#3073 (U+AF5B) has a counter-clockwise outer contour
    
    * .notdef#3073 (U+AF5B) has a counter-clockwise outer contour
    
    * .notdef#3073 (U+AF5B) has a counter-clockwise outer contour
    
    * .notdef#3073 (U+AF5B) has a counter-clockwise outer contour
    
    * .notdef#3074 (U+AF5E) has a counter-clockwise outer contour
    
    * .notdef#3074 (U+AF5E) has a counter-clockwise outer contour
    
    * .notdef#3074 (U+AF5E) has a counter-clockwise outer contour
    
    * .notdef#3074 (U+AF5E) has a counter-clockwise outer contour
    
    * .notdef#3074 (U+AF5E) has a counter-clockwise outer contour
    
    * .notdef#3075 (U+AF5F) has a counter-clockwise outer contour
    
    * .notdef#3075 (U+AF5F) has a counter-clockwise outer contour
    
    * .notdef#3075 (U+AF5F) has a counter-clockwise outer contour
    
    * .notdef#3075 (U+AF5F) has a counter-clockwise outer contour
    
    * .notdef#3075 (U+AF5F) has a counter-clockwise outer contour
    
    * .notdef#3076 (U+AF60) has a counter-clockwise outer contour
    
    * .notdef#3076 (U+AF60) has a counter-clockwise outer contour
    
    * .notdef#3076 (U+AF60) has a counter-clockwise outer contour
    
    * .notdef#3076 (U+AF60) has a counter-clockwise outer contour
    
    * .notdef#3076 (U+AF60) has a counter-clockwise outer contour
    
    * .notdef#3077 (U+AF61) has a counter-clockwise outer contour
    
    * .notdef#3077 (U+AF61) has a counter-clockwise outer contour
    
    * .notdef#3077 (U+AF61) has a counter-clockwise outer contour
    
    * .notdef#3077 (U+AF61) has a counter-clockwise outer contour
    
    * .notdef#3077 (U+AF61) has a counter-clockwise outer contour
    
    * .notdef#3078 (U+AF62) has a counter-clockwise outer contour
    
    * .notdef#3078 (U+AF62) has a counter-clockwise outer contour
    
    * .notdef#3078 (U+AF62) has a counter-clockwise outer contour
    
    * .notdef#3078 (U+AF62) has a counter-clockwise outer contour
    
    * .notdef#3078 (U+AF62) has a counter-clockwise outer contour
    
    * .notdef#3078 (U+AF62) has a counter-clockwise outer contour
    
    * .notdef#3079 (U+AF63) has a counter-clockwise outer contour
    
    * .notdef#3079 (U+AF63) has a counter-clockwise outer contour
    
    * .notdef#3079 (U+AF63) has a counter-clockwise outer contour
    
    * .notdef#3079 (U+AF63) has a counter-clockwise outer contour
    
    * .notdef#3079 (U+AF63) has a counter-clockwise outer contour
    
    * .notdef#3079 (U+AF63) has a counter-clockwise outer contour
    
    * .notdef#308 (U+AEF8) has a counter-clockwise outer contour
    
    * .notdef#308 (U+AEF8) has a counter-clockwise outer contour
    
    * .notdef#308 (U+AEF8) has a counter-clockwise outer contour
    
    * .notdef#3080 (U+AF66) has a counter-clockwise outer contour
    
    * .notdef#3080 (U+AF66) has a counter-clockwise outer contour
    
    * .notdef#3080 (U+AF66) has a counter-clockwise outer contour
    
    * .notdef#3080 (U+AF66) has a counter-clockwise outer contour
    
    * .notdef#3080 (U+AF66) has a counter-clockwise outer contour
    
    * .notdef#3080 (U+AF66) has a counter-clockwise outer contour
    
    * .notdef#3081 (U+AF67) has a counter-clockwise outer contour
    
    * .notdef#3081 (U+AF67) has a counter-clockwise outer contour
    
    * .notdef#3081 (U+AF67) has a counter-clockwise outer contour
    
    * .notdef#3081 (U+AF67) has a counter-clockwise outer contour
    
    * .notdef#3081 (U+AF67) has a counter-clockwise outer contour
    
    * .notdef#3081 (U+AF67) has a counter-clockwise outer contour
    
    * .notdef#3082 (U+AF68) has a counter-clockwise outer contour
    
    * .notdef#3082 (U+AF68) has a counter-clockwise outer contour
    
    * .notdef#3082 (U+AF68) has a counter-clockwise outer contour
    
    * .notdef#3082 (U+AF68) has a counter-clockwise outer contour
    
    * .notdef#3082 (U+AF68) has a counter-clockwise outer contour
    
    * .notdef#3083 (U+AF69) has a counter-clockwise outer contour
    
    * .notdef#3083 (U+AF69) has a counter-clockwise outer contour
    
    * .notdef#3083 (U+AF69) has a counter-clockwise outer contour
    
    * .notdef#3083 (U+AF69) has a counter-clockwise outer contour
    
    * .notdef#3083 (U+AF69) has a counter-clockwise outer contour
    
    * .notdef#3083 (U+AF69) has a counter-clockwise outer contour
    
    * .notdef#3084 (U+AF6A) has a counter-clockwise outer contour
    
    * .notdef#3084 (U+AF6A) has a counter-clockwise outer contour
    
    * .notdef#3084 (U+AF6A) has a counter-clockwise outer contour
    
    * .notdef#3084 (U+AF6A) has a counter-clockwise outer contour
    
    * .notdef#3084 (U+AF6A) has a counter-clockwise outer contour
    
    * .notdef#3084 (U+AF6A) has a counter-clockwise outer contour
    
    * .notdef#3084 (U+AF6A) has a counter-clockwise outer contour
    
    * .notdef#3085 (U+AF6B) has a counter-clockwise outer contour
    
    * .notdef#3085 (U+AF6B) has a counter-clockwise outer contour
    
    * .notdef#3085 (U+AF6B) has a counter-clockwise outer contour
    
    * .notdef#3085 (U+AF6B) has a counter-clockwise outer contour
    
    * .notdef#3085 (U+AF6B) has a counter-clockwise outer contour
    
    * .notdef#3086 (U+AF6C) has a counter-clockwise outer contour
    
    * .notdef#3086 (U+AF6C) has a counter-clockwise outer contour
    
    * .notdef#3086 (U+AF6C) has a counter-clockwise outer contour
    
    * .notdef#3086 (U+AF6C) has a counter-clockwise outer contour
    
    * .notdef#3086 (U+AF6C) has a counter-clockwise outer contour
    
    * .notdef#3087 (U+AF6D) has a counter-clockwise outer contour
    
    * .notdef#3087 (U+AF6D) has a counter-clockwise outer contour
    
    * .notdef#3087 (U+AF6D) has a counter-clockwise outer contour
    
    * .notdef#3087 (U+AF6D) has a counter-clockwise outer contour
    
    * .notdef#3087 (U+AF6D) has a counter-clockwise outer contour
    
    * .notdef#3087 (U+AF6D) has a counter-clockwise outer contour
    
    * .notdef#3088 (U+AF6E) has a counter-clockwise outer contour
    
    * .notdef#3088 (U+AF6E) has a counter-clockwise outer contour
    
    * .notdef#3088 (U+AF6E) has a counter-clockwise outer contour
    
    * .notdef#3088 (U+AF6E) has a counter-clockwise outer contour
    
    * .notdef#3088 (U+AF6E) has a counter-clockwise outer contour
    
    * .notdef#3088 (U+AF6E) has a counter-clockwise outer contour
    
    * .notdef#3089 (U+AF6F) has a counter-clockwise outer contour
    
    * .notdef#3089 (U+AF6F) has a counter-clockwise outer contour
    
    * .notdef#3089 (U+AF6F) has a counter-clockwise outer contour
    
    * .notdef#3089 (U+AF6F) has a counter-clockwise outer contour
    
    * .notdef#3089 (U+AF6F) has a counter-clockwise outer contour
    
    * .notdef#3089 (U+AF6F) has a counter-clockwise outer contour
    
    * .notdef#309 (U+AEFC) has a counter-clockwise outer contour
    
    * .notdef#309 (U+AEFC) has a counter-clockwise outer contour
    
    * .notdef#309 (U+AEFC) has a counter-clockwise outer contour
    
    * .notdef#3090 (U+AF70) has a counter-clockwise outer contour
    
    * .notdef#3090 (U+AF70) has a counter-clockwise outer contour
    
    * .notdef#3090 (U+AF70) has a counter-clockwise outer contour
    
    * .notdef#3090 (U+AF70) has a counter-clockwise outer contour
    
    * .notdef#3090 (U+AF70) has a counter-clockwise outer contour
    
    * .notdef#3090 (U+AF70) has a counter-clockwise outer contour
    
    * .notdef#3091 (U+AF71) has a counter-clockwise outer contour
    
    * .notdef#3091 (U+AF71) has a counter-clockwise outer contour
    
    * .notdef#3091 (U+AF71) has a counter-clockwise outer contour
    
    * .notdef#3091 (U+AF71) has a counter-clockwise outer contour
    
    * .notdef#3091 (U+AF71) has a counter-clockwise outer contour
    
    * .notdef#3091 (U+AF71) has a counter-clockwise outer contour
    
    * .notdef#3092 (U+AF72) has a counter-clockwise outer contour
    
    * .notdef#3092 (U+AF72) has a counter-clockwise outer contour
    
    * .notdef#3092 (U+AF72) has a counter-clockwise outer contour
    
    * .notdef#3092 (U+AF72) has a counter-clockwise outer contour
    
    * .notdef#3092 (U+AF72) has a counter-clockwise outer contour
    
    * .notdef#3092 (U+AF72) has a counter-clockwise outer contour
    
    * .notdef#3092 (U+AF72) has a counter-clockwise outer contour
    
    * .notdef#3093 (U+AF73) has a counter-clockwise outer contour
    
    * .notdef#3093 (U+AF73) has a counter-clockwise outer contour
    
    * .notdef#3093 (U+AF73) has a counter-clockwise outer contour
    
    * .notdef#3093 (U+AF73) has a counter-clockwise outer contour
    
    * .notdef#3093 (U+AF73) has a counter-clockwise outer contour
    
    * .notdef#3093 (U+AF73) has a counter-clockwise outer contour
    
    * .notdef#3093 (U+AF73) has a counter-clockwise outer contour
    
    * .notdef#3094 (U+AF74) has a counter-clockwise outer contour
    
    * .notdef#3094 (U+AF74) has a counter-clockwise outer contour
    
    * .notdef#3094 (U+AF74) has a counter-clockwise outer contour
    
    * .notdef#3094 (U+AF74) has a counter-clockwise outer contour
    
    * .notdef#3094 (U+AF74) has a counter-clockwise outer contour
    
    * .notdef#3095 (U+AF75) has a counter-clockwise outer contour
    
    * .notdef#3095 (U+AF75) has a counter-clockwise outer contour
    
    * .notdef#3095 (U+AF75) has a counter-clockwise outer contour
    
    * .notdef#3095 (U+AF75) has a counter-clockwise outer contour
    
    * .notdef#3095 (U+AF75) has a counter-clockwise outer contour
    
    * .notdef#3096 (U+AF76) has a counter-clockwise outer contour
    
    * .notdef#3096 (U+AF76) has a counter-clockwise outer contour
    
    * .notdef#3096 (U+AF76) has a counter-clockwise outer contour
    
    * .notdef#3096 (U+AF76) has a counter-clockwise outer contour
    
    * .notdef#3096 (U+AF76) has a counter-clockwise outer contour
    
    * .notdef#3096 (U+AF76) has a counter-clockwise outer contour
    
    * .notdef#3097 (U+AF77) has a counter-clockwise outer contour
    
    * .notdef#3097 (U+AF77) has a counter-clockwise outer contour
    
    * .notdef#3097 (U+AF77) has a counter-clockwise outer contour
    
    * .notdef#3097 (U+AF77) has a counter-clockwise outer contour
    
    * .notdef#3097 (U+AF77) has a counter-clockwise outer contour
    
    * .notdef#3098 (U+AF78) has a counter-clockwise outer contour
    
    * .notdef#3098 (U+AF78) has a counter-clockwise outer contour
    
    * .notdef#3098 (U+AF78) has a counter-clockwise outer contour
    
    * .notdef#3098 (U+AF78) has a counter-clockwise outer contour
    
    * .notdef#3098 (U+AF78) has a counter-clockwise outer contour
    
    * .notdef#3099 (U+AF7A) has a counter-clockwise outer contour
    
    * .notdef#3099 (U+AF7A) has a counter-clockwise outer contour
    
    * .notdef#3099 (U+AF7A) has a counter-clockwise outer contour
    
    * .notdef#3099 (U+AF7A) has a counter-clockwise outer contour
    
    * .notdef#3099 (U+AF7A) has a counter-clockwise outer contour
    
    * .notdef#310 (U+AF07) has a counter-clockwise outer contour
    
    * .notdef#310 (U+AF07) has a counter-clockwise outer contour
    
    * .notdef#310 (U+AF07) has a counter-clockwise outer contour
    
    * .notdef#3100 (U+AF7B) has a counter-clockwise outer contour
    
    * .notdef#3100 (U+AF7B) has a counter-clockwise outer contour
    
    * .notdef#3100 (U+AF7B) has a counter-clockwise outer contour
    
    * .notdef#3100 (U+AF7B) has a counter-clockwise outer contour
    
    * .notdef#3100 (U+AF7B) has a counter-clockwise outer contour
    
    * .notdef#3101 (U+AF7C) has a counter-clockwise outer contour
    
    * .notdef#3101 (U+AF7C) has a counter-clockwise outer contour
    
    * .notdef#3101 (U+AF7C) has a counter-clockwise outer contour
    
    * .notdef#3101 (U+AF7C) has a counter-clockwise outer contour
    
    * .notdef#3101 (U+AF7C) has a counter-clockwise outer contour
    
    * .notdef#3102 (U+AF7D) has a counter-clockwise outer contour
    
    * .notdef#3102 (U+AF7D) has a counter-clockwise outer contour
    
    * .notdef#3102 (U+AF7D) has a counter-clockwise outer contour
    
    * .notdef#3102 (U+AF7D) has a counter-clockwise outer contour
    
    * .notdef#3102 (U+AF7D) has a counter-clockwise outer contour
    
    * .notdef#3103 (U+AF7E) has a counter-clockwise outer contour
    
    * .notdef#3103 (U+AF7E) has a counter-clockwise outer contour
    
    * .notdef#3103 (U+AF7E) has a counter-clockwise outer contour
    
    * .notdef#3103 (U+AF7E) has a counter-clockwise outer contour
    
    * .notdef#3103 (U+AF7E) has a counter-clockwise outer contour
    
    * .notdef#3103 (U+AF7E) has a counter-clockwise outer contour
    
    * .notdef#3104 (U+AF7F) has a counter-clockwise outer contour
    
    * .notdef#3104 (U+AF7F) has a counter-clockwise outer contour
    
    * .notdef#3104 (U+AF7F) has a counter-clockwise outer contour
    
    * .notdef#3104 (U+AF7F) has a counter-clockwise outer contour
    
    * .notdef#3104 (U+AF7F) has a counter-clockwise outer contour
    
    * .notdef#3104 (U+AF7F) has a counter-clockwise outer contour
    
    * .notdef#3105 (U+AF81) has a counter-clockwise outer contour
    
    * .notdef#3105 (U+AF81) has a counter-clockwise outer contour
    
    * .notdef#3105 (U+AF81) has a counter-clockwise outer contour
    
    * .notdef#3105 (U+AF81) has a counter-clockwise outer contour
    
    * .notdef#3105 (U+AF81) has a counter-clockwise outer contour
    
    * .notdef#3106 (U+AF82) has a counter-clockwise outer contour
    
    * .notdef#3106 (U+AF82) has a counter-clockwise outer contour
    
    * .notdef#3106 (U+AF82) has a counter-clockwise outer contour
    
    * .notdef#3106 (U+AF82) has a counter-clockwise outer contour
    
    * .notdef#3106 (U+AF82) has a counter-clockwise outer contour
    
    * .notdef#3106 (U+AF82) has a counter-clockwise outer contour
    
    * .notdef#3107 (U+AF83) has a counter-clockwise outer contour
    
    * .notdef#3107 (U+AF83) has a counter-clockwise outer contour
    
    * .notdef#3107 (U+AF83) has a counter-clockwise outer contour
    
    * .notdef#3107 (U+AF83) has a counter-clockwise outer contour
    
    * .notdef#3107 (U+AF83) has a counter-clockwise outer contour
    
    * .notdef#3107 (U+AF83) has a counter-clockwise outer contour
    
    * .notdef#3108 (U+AF85) has a counter-clockwise outer contour
    
    * .notdef#3108 (U+AF85) has a counter-clockwise outer contour
    
    * .notdef#3108 (U+AF85) has a counter-clockwise outer contour
    
    * .notdef#3108 (U+AF85) has a counter-clockwise outer contour
    
    * .notdef#3108 (U+AF85) has a counter-clockwise outer contour
    
    * .notdef#3108 (U+AF85) has a counter-clockwise outer contour
    
    * .notdef#3109 (U+AF86) has a counter-clockwise outer contour
    
    * .notdef#3109 (U+AF86) has a counter-clockwise outer contour
    
    * .notdef#3109 (U+AF86) has a counter-clockwise outer contour
    
    * .notdef#3109 (U+AF86) has a counter-clockwise outer contour
    
    * .notdef#3109 (U+AF86) has a counter-clockwise outer contour
    
    * .notdef#3109 (U+AF86) has a counter-clockwise outer contour
    
    * .notdef#3109 (U+AF86) has a counter-clockwise outer contour
    
    * .notdef#311 (U+AF08) has a counter-clockwise outer contour
    
    * .notdef#311 (U+AF08) has a counter-clockwise outer contour
    
    * .notdef#311 (U+AF08) has a counter-clockwise outer contour
    
    * .notdef#3110 (U+AF87) has a counter-clockwise outer contour
    
    * .notdef#3110 (U+AF87) has a counter-clockwise outer contour
    
    * .notdef#3110 (U+AF87) has a counter-clockwise outer contour
    
    * .notdef#3110 (U+AF87) has a counter-clockwise outer contour
    
    * .notdef#3110 (U+AF87) has a counter-clockwise outer contour
    
    * .notdef#3111 (U+AF89) has a counter-clockwise outer contour
    
    * .notdef#3111 (U+AF89) has a counter-clockwise outer contour
    
    * .notdef#3111 (U+AF89) has a counter-clockwise outer contour
    
    * .notdef#3111 (U+AF89) has a counter-clockwise outer contour
    
    * .notdef#3111 (U+AF89) has a counter-clockwise outer contour
    
    * .notdef#3111 (U+AF89) has a counter-clockwise outer contour
    
    * .notdef#3112 (U+AF8A) has a counter-clockwise outer contour
    
    * .notdef#3112 (U+AF8A) has a counter-clockwise outer contour
    
    * .notdef#3112 (U+AF8A) has a counter-clockwise outer contour
    
    * .notdef#3112 (U+AF8A) has a counter-clockwise outer contour
    
    * .notdef#3112 (U+AF8A) has a counter-clockwise outer contour
    
    * .notdef#3112 (U+AF8A) has a counter-clockwise outer contour
    
    * .notdef#3113 (U+AF8B) has a counter-clockwise outer contour
    
    * .notdef#3113 (U+AF8B) has a counter-clockwise outer contour
    
    * .notdef#3113 (U+AF8B) has a counter-clockwise outer contour
    
    * .notdef#3113 (U+AF8B) has a counter-clockwise outer contour
    
    * .notdef#3113 (U+AF8B) has a counter-clockwise outer contour
    
    * .notdef#3113 (U+AF8B) has a counter-clockwise outer contour
    
    * .notdef#3114 (U+AF8C) has a counter-clockwise outer contour
    
    * .notdef#3114 (U+AF8C) has a counter-clockwise outer contour
    
    * .notdef#3114 (U+AF8C) has a counter-clockwise outer contour
    
    * .notdef#3114 (U+AF8C) has a counter-clockwise outer contour
    
    * .notdef#3114 (U+AF8C) has a counter-clockwise outer contour
    
    * .notdef#3114 (U+AF8C) has a counter-clockwise outer contour
    
    * .notdef#3115 (U+AF8D) has a counter-clockwise outer contour
    
    * .notdef#3115 (U+AF8D) has a counter-clockwise outer contour
    
    * .notdef#3115 (U+AF8D) has a counter-clockwise outer contour
    
    * .notdef#3115 (U+AF8D) has a counter-clockwise outer contour
    
    * .notdef#3115 (U+AF8D) has a counter-clockwise outer contour
    
    * .notdef#3115 (U+AF8D) has a counter-clockwise outer contour
    
    * .notdef#3116 (U+AF8E) has a counter-clockwise outer contour
    
    * .notdef#3116 (U+AF8E) has a counter-clockwise outer contour
    
    * .notdef#3116 (U+AF8E) has a counter-clockwise outer contour
    
    * .notdef#3116 (U+AF8E) has a counter-clockwise outer contour
    
    * .notdef#3116 (U+AF8E) has a counter-clockwise outer contour
    
    * .notdef#3116 (U+AF8E) has a counter-clockwise outer contour
    
    * .notdef#3116 (U+AF8E) has a counter-clockwise outer contour
    
    * .notdef#3117 (U+AF8F) has a counter-clockwise outer contour
    
    * .notdef#3117 (U+AF8F) has a counter-clockwise outer contour
    
    * .notdef#3117 (U+AF8F) has a counter-clockwise outer contour
    
    * .notdef#3117 (U+AF8F) has a counter-clockwise outer contour
    
    * .notdef#3117 (U+AF8F) has a counter-clockwise outer contour
    
    * .notdef#3117 (U+AF8F) has a counter-clockwise outer contour
    
    * .notdef#3117 (U+AF8F) has a counter-clockwise outer contour
    
    * .notdef#3118 (U+AF92) has a counter-clockwise outer contour
    
    * .notdef#3118 (U+AF92) has a counter-clockwise outer contour
    
    * .notdef#3118 (U+AF92) has a counter-clockwise outer contour
    
    * .notdef#3118 (U+AF92) has a counter-clockwise outer contour
    
    * .notdef#3118 (U+AF92) has a counter-clockwise outer contour
    
    * .notdef#3118 (U+AF92) has a counter-clockwise outer contour
    
    * .notdef#3119 (U+AF93) has a counter-clockwise outer contour
    
    * .notdef#3119 (U+AF93) has a counter-clockwise outer contour
    
    * .notdef#3119 (U+AF93) has a counter-clockwise outer contour
    
    * .notdef#3119 (U+AF93) has a counter-clockwise outer contour
    
    * .notdef#3119 (U+AF93) has a counter-clockwise outer contour
    
    * .notdef#312 (U+AF0D) has a counter-clockwise outer contour
    
    * .notdef#312 (U+AF0D) has a counter-clockwise outer contour
    
    * .notdef#312 (U+AF0D) has a counter-clockwise outer contour
    
    * .notdef#3120 (U+AF94) has a counter-clockwise outer contour
    
    * .notdef#3120 (U+AF94) has a counter-clockwise outer contour
    
    * .notdef#3120 (U+AF94) has a counter-clockwise outer contour
    
    * .notdef#3120 (U+AF94) has a counter-clockwise outer contour
    
    * .notdef#3120 (U+AF94) has a counter-clockwise outer contour
    
    * .notdef#3121 (U+AF96) has a counter-clockwise outer contour
    
    * .notdef#3121 (U+AF96) has a counter-clockwise outer contour
    
    * .notdef#3121 (U+AF96) has a counter-clockwise outer contour
    
    * .notdef#3121 (U+AF96) has a counter-clockwise outer contour
    
    * .notdef#3121 (U+AF96) has a counter-clockwise outer contour
    
    * .notdef#3122 (U+AF97) has a counter-clockwise outer contour
    
    * .notdef#3122 (U+AF97) has a counter-clockwise outer contour
    
    * .notdef#3122 (U+AF97) has a counter-clockwise outer contour
    
    * .notdef#3122 (U+AF97) has a counter-clockwise outer contour
    
    * .notdef#3122 (U+AF97) has a counter-clockwise outer contour
    
    * .notdef#3123 (U+AF98) has a counter-clockwise outer contour
    
    * .notdef#3123 (U+AF98) has a counter-clockwise outer contour
    
    * .notdef#3123 (U+AF98) has a counter-clockwise outer contour
    
    * .notdef#3123 (U+AF98) has a counter-clockwise outer contour
    
    * .notdef#3123 (U+AF98) has a counter-clockwise outer contour
    
    * .notdef#3124 (U+AF99) has a counter-clockwise outer contour
    
    * .notdef#3124 (U+AF99) has a counter-clockwise outer contour
    
    * .notdef#3124 (U+AF99) has a counter-clockwise outer contour
    
    * .notdef#3124 (U+AF99) has a counter-clockwise outer contour
    
    * .notdef#3124 (U+AF99) has a counter-clockwise outer contour
    
    * .notdef#3125 (U+AF9A) has a counter-clockwise outer contour
    
    * .notdef#3125 (U+AF9A) has a counter-clockwise outer contour
    
    * .notdef#3125 (U+AF9A) has a counter-clockwise outer contour
    
    * .notdef#3125 (U+AF9A) has a counter-clockwise outer contour
    
    * .notdef#3125 (U+AF9A) has a counter-clockwise outer contour
    
    * .notdef#3125 (U+AF9A) has a counter-clockwise outer contour
    
    * .notdef#3126 (U+AF9B) has a counter-clockwise outer contour
    
    * .notdef#3126 (U+AF9B) has a counter-clockwise outer contour
    
    * .notdef#3126 (U+AF9B) has a counter-clockwise outer contour
    
    * .notdef#3126 (U+AF9B) has a counter-clockwise outer contour
    
    * .notdef#3126 (U+AF9B) has a counter-clockwise outer contour
    
    * .notdef#3126 (U+AF9B) has a counter-clockwise outer contour
    
    * .notdef#3127 (U+AF9D) has a counter-clockwise outer contour
    
    * .notdef#3127 (U+AF9D) has a counter-clockwise outer contour
    
    * .notdef#3128 (U+AF9E) has a counter-clockwise outer contour
    
    * .notdef#3128 (U+AF9E) has a counter-clockwise outer contour
    
    * .notdef#3128 (U+AF9E) has a counter-clockwise outer contour
    
    * .notdef#3129 (U+AF9F) has a counter-clockwise outer contour
    
    * .notdef#3129 (U+AF9F) has a counter-clockwise outer contour
    
    * .notdef#3129 (U+AF9F) has a counter-clockwise outer contour
    
    * .notdef#313 (U+AF10) has a counter-clockwise outer contour
    
    * .notdef#313 (U+AF10) has a counter-clockwise outer contour
    
    * .notdef#3130 (U+AFA0) has a counter-clockwise outer contour
    
    * .notdef#3130 (U+AFA0) has a counter-clockwise outer contour
    
    * .notdef#3131 (U+AFA1) has a counter-clockwise outer contour
    
    * .notdef#3131 (U+AFA1) has a counter-clockwise outer contour
    
    * .notdef#3131 (U+AFA1) has a counter-clockwise outer contour
    
    * .notdef#3132 (U+AFA2) has a counter-clockwise outer contour
    
    * .notdef#3132 (U+AFA2) has a counter-clockwise outer contour
    
    * .notdef#3132 (U+AFA2) has a counter-clockwise outer contour
    
    * .notdef#3132 (U+AFA2) has a counter-clockwise outer contour
    
    * .notdef#3133 (U+AFA3) has a counter-clockwise outer contour
    
    * .notdef#3133 (U+AFA3) has a counter-clockwise outer contour
    
    * .notdef#3134 (U+AFA4) has a counter-clockwise outer contour
    
    * .notdef#3134 (U+AFA4) has a counter-clockwise outer contour
    
    * .notdef#3135 (U+AFA5) has a counter-clockwise outer contour
    
    * .notdef#3135 (U+AFA5) has a counter-clockwise outer contour
    
    * .notdef#3135 (U+AFA5) has a counter-clockwise outer contour
    
    * .notdef#3136 (U+AFA6) has a counter-clockwise outer contour
    
    * .notdef#3136 (U+AFA6) has a counter-clockwise outer contour
    
    * .notdef#3136 (U+AFA6) has a counter-clockwise outer contour
    
    * .notdef#3137 (U+AFA7) has a counter-clockwise outer contour
    
    * .notdef#3137 (U+AFA7) has a counter-clockwise outer contour
    
    * .notdef#3137 (U+AFA7) has a counter-clockwise outer contour
    
    * .notdef#3138 (U+AFA8) has a counter-clockwise outer contour
    
    * .notdef#3138 (U+AFA8) has a counter-clockwise outer contour
    
    * .notdef#3138 (U+AFA8) has a counter-clockwise outer contour
    
    * .notdef#3139 (U+AFA9) has a counter-clockwise outer contour
    
    * .notdef#3139 (U+AFA9) has a counter-clockwise outer contour
    
    * .notdef#3139 (U+AFA9) has a counter-clockwise outer contour
    
    * .notdef#314 (U+AF2C) has a counter-clockwise outer contour
    
    * .notdef#314 (U+AF2C) has a counter-clockwise outer contour
    
    * .notdef#314 (U+AF2C) has a counter-clockwise outer contour
    
    * .notdef#3140 (U+AFAA) has a counter-clockwise outer contour
    
    * .notdef#3140 (U+AFAA) has a counter-clockwise outer contour
    
    * .notdef#3140 (U+AFAA) has a counter-clockwise outer contour
    
    * .notdef#3140 (U+AFAA) has a counter-clockwise outer contour
    
    * .notdef#3141 (U+AFAB) has a counter-clockwise outer contour
    
    * .notdef#3141 (U+AFAB) has a counter-clockwise outer contour
    
    * .notdef#3141 (U+AFAB) has a counter-clockwise outer contour
    
    * .notdef#3141 (U+AFAB) has a counter-clockwise outer contour
    
    * .notdef#3142 (U+AFAC) has a counter-clockwise outer contour
    
    * .notdef#3142 (U+AFAC) has a counter-clockwise outer contour
    
    * .notdef#3143 (U+AFAD) has a counter-clockwise outer contour
    
    * .notdef#3143 (U+AFAD) has a counter-clockwise outer contour
    
    * .notdef#3144 (U+AFAE) has a counter-clockwise outer contour
    
    * .notdef#3144 (U+AFAE) has a counter-clockwise outer contour
    
    * .notdef#3144 (U+AFAE) has a counter-clockwise outer contour
    
    * .notdef#3145 (U+AFAF) has a counter-clockwise outer contour
    
    * .notdef#3145 (U+AFAF) has a counter-clockwise outer contour
    
    * .notdef#3146 (U+AFB0) has a counter-clockwise outer contour
    
    * .notdef#3146 (U+AFB0) has a counter-clockwise outer contour
    
    * .notdef#3147 (U+AFB1) has a counter-clockwise outer contour
    
    * .notdef#3147 (U+AFB1) has a counter-clockwise outer contour
    
    * .notdef#3148 (U+AFB2) has a counter-clockwise outer contour
    
    * .notdef#3148 (U+AFB2) has a counter-clockwise outer contour
    
    * .notdef#3149 (U+AFB3) has a counter-clockwise outer contour
    
    * .notdef#3149 (U+AFB3) has a counter-clockwise outer contour
    
    * .notdef#315 (U+AF2D) has a counter-clockwise outer contour
    
    * .notdef#315 (U+AF2D) has a counter-clockwise outer contour
    
    * .notdef#315 (U+AF2D) has a counter-clockwise outer contour
    
    * .notdef#315 (U+AF2D) has a counter-clockwise outer contour
    
    * .notdef#3150 (U+AFB4) has a counter-clockwise outer contour
    
    * .notdef#3150 (U+AFB4) has a counter-clockwise outer contour
    
    * .notdef#3151 (U+AFB5) has a counter-clockwise outer contour
    
    * .notdef#3151 (U+AFB5) has a counter-clockwise outer contour
    
    * .notdef#3152 (U+AFB6) has a counter-clockwise outer contour
    
    * .notdef#3152 (U+AFB6) has a counter-clockwise outer contour
    
    * .notdef#3152 (U+AFB6) has a counter-clockwise outer contour
    
    * .notdef#3153 (U+AFB7) has a counter-clockwise outer contour
    
    * .notdef#3153 (U+AFB7) has a counter-clockwise outer contour
    
    * .notdef#3153 (U+AFB7) has a counter-clockwise outer contour
    
    * .notdef#3154 (U+AFBA) has a counter-clockwise outer contour
    
    * .notdef#3154 (U+AFBA) has a counter-clockwise outer contour
    
    * .notdef#3154 (U+AFBA) has a counter-clockwise outer contour
    
    * .notdef#3154 (U+AFBA) has a counter-clockwise outer contour
    
    * .notdef#3154 (U+AFBA) has a counter-clockwise outer contour
    
    * .notdef#3155 (U+AFBB) has a counter-clockwise outer contour
    
    * .notdef#3155 (U+AFBB) has a counter-clockwise outer contour
    
    * .notdef#3155 (U+AFBB) has a counter-clockwise outer contour
    
    * .notdef#3155 (U+AFBB) has a counter-clockwise outer contour
    
    * .notdef#3156 (U+AFBD) has a counter-clockwise outer contour
    
    * .notdef#3156 (U+AFBD) has a counter-clockwise outer contour
    
    * .notdef#3156 (U+AFBD) has a counter-clockwise outer contour
    
    * .notdef#3157 (U+AFBE) has a counter-clockwise outer contour
    
    * .notdef#3157 (U+AFBE) has a counter-clockwise outer contour
    
    * .notdef#3157 (U+AFBE) has a counter-clockwise outer contour
    
    * .notdef#3157 (U+AFBE) has a counter-clockwise outer contour
    
    * .notdef#3157 (U+AFBE) has a counter-clockwise outer contour
    
    * .notdef#3157 (U+AFBE) has a counter-clockwise outer contour
    
    * .notdef#3158 (U+AFBF) has a counter-clockwise outer contour
    
    * .notdef#3158 (U+AFBF) has a counter-clockwise outer contour
    
    * .notdef#3158 (U+AFBF) has a counter-clockwise outer contour
    
    * .notdef#3159 (U+AFC1) has a counter-clockwise outer contour
    
    * .notdef#3159 (U+AFC1) has a counter-clockwise outer contour
    
    * .notdef#3159 (U+AFC1) has a counter-clockwise outer contour
    
    * .notdef#3159 (U+AFC1) has a counter-clockwise outer contour
    
    * .notdef#3159 (U+AFC1) has a counter-clockwise outer contour
    
    * .notdef#316 (U+AF30) has a counter-clockwise outer contour
    
    * .notdef#316 (U+AF30) has a counter-clockwise outer contour
    
    * .notdef#316 (U+AF30) has a counter-clockwise outer contour
    
    * .notdef#316 (U+AF30) has a counter-clockwise outer contour
    
    * .notdef#3160 (U+AFC2) has a counter-clockwise outer contour
    
    * .notdef#3160 (U+AFC2) has a counter-clockwise outer contour
    
    * .notdef#3160 (U+AFC2) has a counter-clockwise outer contour
    
    * .notdef#3160 (U+AFC2) has a counter-clockwise outer contour
    
    * .notdef#3160 (U+AFC2) has a counter-clockwise outer contour
    
    * .notdef#3161 (U+AFC3) has a counter-clockwise outer contour
    
    * .notdef#3161 (U+AFC3) has a counter-clockwise outer contour
    
    * .notdef#3161 (U+AFC3) has a counter-clockwise outer contour
    
    * .notdef#3161 (U+AFC3) has a counter-clockwise outer contour
    
    * .notdef#3161 (U+AFC3) has a counter-clockwise outer contour
    
    * .notdef#3162 (U+AFC4) has a counter-clockwise outer contour
    
    * .notdef#3162 (U+AFC4) has a counter-clockwise outer contour
    
    * .notdef#3162 (U+AFC4) has a counter-clockwise outer contour
    
    * .notdef#3163 (U+AFC5) has a counter-clockwise outer contour
    
    * .notdef#3163 (U+AFC5) has a counter-clockwise outer contour
    
    * .notdef#3163 (U+AFC5) has a counter-clockwise outer contour
    
    * .notdef#3163 (U+AFC5) has a counter-clockwise outer contour
    
    * .notdef#3163 (U+AFC5) has a counter-clockwise outer contour
    
    * .notdef#3164 (U+AFC6) has a counter-clockwise outer contour
    
    * .notdef#3164 (U+AFC6) has a counter-clockwise outer contour
    
    * .notdef#3164 (U+AFC6) has a counter-clockwise outer contour
    
    * .notdef#3164 (U+AFC6) has a counter-clockwise outer contour
    
    * .notdef#3164 (U+AFC6) has a counter-clockwise outer contour
    
    * .notdef#3165 (U+AFCA) has a counter-clockwise outer contour
    
    * .notdef#3165 (U+AFCA) has a counter-clockwise outer contour
    
    * .notdef#3165 (U+AFCA) has a counter-clockwise outer contour
    
    * .notdef#3166 (U+AFCC) has a counter-clockwise outer contour
    
    * .notdef#3166 (U+AFCC) has a counter-clockwise outer contour
    
    * .notdef#3166 (U+AFCC) has a counter-clockwise outer contour
    
    * .notdef#3166 (U+AFCC) has a counter-clockwise outer contour
    
    * .notdef#3167 (U+AFCF) has a counter-clockwise outer contour
    
    * .notdef#3167 (U+AFCF) has a counter-clockwise outer contour
    
    * .notdef#3167 (U+AFCF) has a counter-clockwise outer contour
    
    * .notdef#3168 (U+AFD0) has a counter-clockwise outer contour
    
    * .notdef#3168 (U+AFD0) has a counter-clockwise outer contour
    
    * .notdef#3168 (U+AFD0) has a counter-clockwise outer contour
    
    * .notdef#3169 (U+AFD1) has a counter-clockwise outer contour
    
    * .notdef#3169 (U+AFD1) has a counter-clockwise outer contour
    
    * .notdef#3169 (U+AFD1) has a counter-clockwise outer contour
    
    * .notdef#317 (U+AF32) has a counter-clockwise outer contour
    
    * .notdef#317 (U+AF32) has a counter-clockwise outer contour
    
    * .notdef#317 (U+AF32) has a counter-clockwise outer contour
    
    * .notdef#317 (U+AF32) has a counter-clockwise outer contour
    
    * .notdef#317 (U+AF32) has a counter-clockwise outer contour
    
    * .notdef#317 (U+AF32) has a counter-clockwise outer contour
    
    * .notdef#3170 (U+AFD2) has a counter-clockwise outer contour
    
    * .notdef#3170 (U+AFD2) has a counter-clockwise outer contour
    
    * .notdef#3170 (U+AFD2) has a counter-clockwise outer contour
    
    * .notdef#3170 (U+AFD2) has a counter-clockwise outer contour
    
    * .notdef#3171 (U+AFD3) has a counter-clockwise outer contour
    
    * .notdef#3171 (U+AFD3) has a counter-clockwise outer contour
    
    * .notdef#3171 (U+AFD3) has a counter-clockwise outer contour
    
    * .notdef#3171 (U+AFD3) has a counter-clockwise outer contour
    
    * .notdef#3172 (U+AFD5) has a counter-clockwise outer contour
    
    * .notdef#3172 (U+AFD5) has a counter-clockwise outer contour
    
    * .notdef#3172 (U+AFD5) has a counter-clockwise outer contour
    
    * .notdef#3172 (U+AFD5) has a counter-clockwise outer contour
    
    * .notdef#3173 (U+AFD6) has a counter-clockwise outer contour
    
    * .notdef#3173 (U+AFD6) has a counter-clockwise outer contour
    
    * .notdef#3173 (U+AFD6) has a counter-clockwise outer contour
    
    * .notdef#3173 (U+AFD6) has a counter-clockwise outer contour
    
    * .notdef#3173 (U+AFD6) has a counter-clockwise outer contour
    
    * .notdef#3174 (U+AFD7) has a counter-clockwise outer contour
    
    * .notdef#3174 (U+AFD7) has a counter-clockwise outer contour
    
    * .notdef#3174 (U+AFD7) has a counter-clockwise outer contour
    
    * .notdef#3174 (U+AFD7) has a counter-clockwise outer contour
    
    * .notdef#3175 (U+AFD8) has a counter-clockwise outer contour
    
    * .notdef#3175 (U+AFD8) has a counter-clockwise outer contour
    
    * .notdef#3175 (U+AFD8) has a counter-clockwise outer contour
    
    * .notdef#3175 (U+AFD8) has a counter-clockwise outer contour
    
    * .notdef#3176 (U+AFD9) has a counter-clockwise outer contour
    
    * .notdef#3176 (U+AFD9) has a counter-clockwise outer contour
    
    * .notdef#3176 (U+AFD9) has a counter-clockwise outer contour
    
    * .notdef#3176 (U+AFD9) has a counter-clockwise outer contour
    
    * .notdef#3177 (U+AFDA) has a counter-clockwise outer contour
    
    * .notdef#3177 (U+AFDA) has a counter-clockwise outer contour
    
    * .notdef#3177 (U+AFDA) has a counter-clockwise outer contour
    
    * .notdef#3177 (U+AFDA) has a counter-clockwise outer contour
    
    * .notdef#3177 (U+AFDA) has a counter-clockwise outer contour
    
    * .notdef#3177 (U+AFDA) has a counter-clockwise outer contour
    
    * .notdef#3178 (U+AFDB) has a counter-clockwise outer contour
    
    * .notdef#3178 (U+AFDB) has a counter-clockwise outer contour
    
    * .notdef#3178 (U+AFDB) has a counter-clockwise outer contour
    
    * .notdef#3178 (U+AFDB) has a counter-clockwise outer contour
    
    * .notdef#3179 (U+AFDD) has a counter-clockwise outer contour
    
    * .notdef#3179 (U+AFDD) has a counter-clockwise outer contour
    
    * .notdef#3179 (U+AFDD) has a counter-clockwise outer contour
    
    * .notdef#3179 (U+AFDD) has a counter-clockwise outer contour
    
    * .notdef#318 (U+AF34) has a counter-clockwise outer contour
    
    * .notdef#318 (U+AF34) has a counter-clockwise outer contour
    
    * .notdef#318 (U+AF34) has a counter-clockwise outer contour
    
    * .notdef#318 (U+AF34) has a counter-clockwise outer contour
    
    * .notdef#3180 (U+AFDE) has a counter-clockwise outer contour
    
    * .notdef#3180 (U+AFDE) has a counter-clockwise outer contour
    
    * .notdef#3180 (U+AFDE) has a counter-clockwise outer contour
    
    * .notdef#3180 (U+AFDE) has a counter-clockwise outer contour
    
    * .notdef#3181 (U+AFDF) has a counter-clockwise outer contour
    
    * .notdef#3181 (U+AFDF) has a counter-clockwise outer contour
    
    * .notdef#3181 (U+AFDF) has a counter-clockwise outer contour
    
    * .notdef#3181 (U+AFDF) has a counter-clockwise outer contour
    
    * .notdef#3182 (U+AFE0) has a counter-clockwise outer contour
    
    * .notdef#3182 (U+AFE0) has a counter-clockwise outer contour
    
    * .notdef#3182 (U+AFE0) has a counter-clockwise outer contour
    
    * .notdef#3182 (U+AFE0) has a counter-clockwise outer contour
    
    * .notdef#3183 (U+AFE1) has a counter-clockwise outer contour
    
    * .notdef#3183 (U+AFE1) has a counter-clockwise outer contour
    
    * .notdef#3183 (U+AFE1) has a counter-clockwise outer contour
    
    * .notdef#3183 (U+AFE1) has a counter-clockwise outer contour
    
    * .notdef#3184 (U+AFE2) has a counter-clockwise outer contour
    
    * .notdef#3184 (U+AFE2) has a counter-clockwise outer contour
    
    * .notdef#3184 (U+AFE2) has a counter-clockwise outer contour
    
    * .notdef#3184 (U+AFE2) has a counter-clockwise outer contour
    
    * .notdef#3184 (U+AFE2) has a counter-clockwise outer contour
    
    * .notdef#3185 (U+AFE3) has a counter-clockwise outer contour
    
    * .notdef#3185 (U+AFE3) has a counter-clockwise outer contour
    
    * .notdef#3185 (U+AFE3) has a counter-clockwise outer contour
    
    * .notdef#3185 (U+AFE3) has a counter-clockwise outer contour
    
    * .notdef#3185 (U+AFE3) has a counter-clockwise outer contour
    
    * .notdef#3186 (U+AFE4) has a counter-clockwise outer contour
    
    * .notdef#3186 (U+AFE4) has a counter-clockwise outer contour
    
    * .notdef#3186 (U+AFE4) has a counter-clockwise outer contour
    
    * .notdef#3186 (U+AFE4) has a counter-clockwise outer contour
    
    * .notdef#3187 (U+AFE5) has a counter-clockwise outer contour
    
    * .notdef#3187 (U+AFE5) has a counter-clockwise outer contour
    
    * .notdef#3187 (U+AFE5) has a counter-clockwise outer contour
    
    * .notdef#3187 (U+AFE5) has a counter-clockwise outer contour
    
    * .notdef#3188 (U+AFE6) has a counter-clockwise outer contour
    
    * .notdef#3188 (U+AFE6) has a counter-clockwise outer contour
    
    * .notdef#3188 (U+AFE6) has a counter-clockwise outer contour
    
    * .notdef#3188 (U+AFE6) has a counter-clockwise outer contour
    
    * .notdef#3189 (U+AFE7) has a counter-clockwise outer contour
    
    * .notdef#3189 (U+AFE7) has a counter-clockwise outer contour
    
    * .notdef#3189 (U+AFE7) has a counter-clockwise outer contour
    
    * .notdef#3189 (U+AFE7) has a counter-clockwise outer contour
    
    * .notdef#319 (U+AF3C) has a counter-clockwise outer contour
    
    * .notdef#319 (U+AF3C) has a counter-clockwise outer contour
    
    * .notdef#319 (U+AF3C) has a counter-clockwise outer contour
    
    * .notdef#319 (U+AF3C) has a counter-clockwise outer contour
    
    * .notdef#3190 (U+AFEA) has a counter-clockwise outer contour
    
    * .notdef#3190 (U+AFEA) has a counter-clockwise outer contour
    
    * .notdef#3190 (U+AFEA) has a counter-clockwise outer contour
    
    * .notdef#3190 (U+AFEA) has a counter-clockwise outer contour
    
    * .notdef#3191 (U+AFEB) has a counter-clockwise outer contour
    
    * .notdef#3191 (U+AFEB) has a counter-clockwise outer contour
    
    * .notdef#3191 (U+AFEB) has a counter-clockwise outer contour
    
    * .notdef#3191 (U+AFEB) has a counter-clockwise outer contour
    
    * .notdef#3192 (U+AFEC) has a counter-clockwise outer contour
    
    * .notdef#3192 (U+AFEC) has a counter-clockwise outer contour
    
    * .notdef#3192 (U+AFEC) has a counter-clockwise outer contour
    
    * .notdef#3192 (U+AFEC) has a counter-clockwise outer contour
    
    * .notdef#3193 (U+AFED) has a counter-clockwise outer contour
    
    * .notdef#3193 (U+AFED) has a counter-clockwise outer contour
    
    * .notdef#3193 (U+AFED) has a counter-clockwise outer contour
    
    * .notdef#3193 (U+AFED) has a counter-clockwise outer contour
    
    * .notdef#3194 (U+AFEE) has a counter-clockwise outer contour
    
    * .notdef#3194 (U+AFEE) has a counter-clockwise outer contour
    
    * .notdef#3194 (U+AFEE) has a counter-clockwise outer contour
    
    * .notdef#3194 (U+AFEE) has a counter-clockwise outer contour
    
    * .notdef#3194 (U+AFEE) has a counter-clockwise outer contour
    
    * .notdef#3195 (U+AFEF) has a counter-clockwise outer contour
    
    * .notdef#3195 (U+AFEF) has a counter-clockwise outer contour
    
    * .notdef#3195 (U+AFEF) has a counter-clockwise outer contour
    
    * .notdef#3195 (U+AFEF) has a counter-clockwise outer contour
    
    * .notdef#3195 (U+AFEF) has a counter-clockwise outer contour
    
    * .notdef#3196 (U+AFF2) has a counter-clockwise outer contour
    
    * .notdef#3196 (U+AFF2) has a counter-clockwise outer contour
    
    * .notdef#3196 (U+AFF2) has a counter-clockwise outer contour
    
    * .notdef#3196 (U+AFF2) has a counter-clockwise outer contour
    
    * .notdef#3196 (U+AFF2) has a counter-clockwise outer contour
    
    * .notdef#3197 (U+AFF3) has a counter-clockwise outer contour
    
    * .notdef#3197 (U+AFF3) has a counter-clockwise outer contour
    
    * .notdef#3197 (U+AFF3) has a counter-clockwise outer contour
    
    * .notdef#3197 (U+AFF3) has a counter-clockwise outer contour
    
    * .notdef#3197 (U+AFF3) has a counter-clockwise outer contour
    
    * .notdef#3198 (U+AFF5) has a counter-clockwise outer contour
    
    * .notdef#3198 (U+AFF5) has a counter-clockwise outer contour
    
    * .notdef#3198 (U+AFF5) has a counter-clockwise outer contour
    
    * .notdef#3198 (U+AFF5) has a counter-clockwise outer contour
    
    * .notdef#3198 (U+AFF5) has a counter-clockwise outer contour
    
    * .notdef#3199 (U+AFF6) has a counter-clockwise outer contour
    
    * .notdef#3199 (U+AFF6) has a counter-clockwise outer contour
    
    * .notdef#3199 (U+AFF6) has a counter-clockwise outer contour
    
    * .notdef#3199 (U+AFF6) has a counter-clockwise outer contour
    
    * .notdef#3199 (U+AFF6) has a counter-clockwise outer contour
    
    * .notdef#3199 (U+AFF6) has a counter-clockwise outer contour
    
    * .notdef#320 (U+AF3D) has a counter-clockwise outer contour
    
    * .notdef#320 (U+AF3D) has a counter-clockwise outer contour
    
    * .notdef#320 (U+AF3D) has a counter-clockwise outer contour
    
    * .notdef#320 (U+AF3D) has a counter-clockwise outer contour
    
    * .notdef#3200 (U+AFF7) has a counter-clockwise outer contour
    
    * .notdef#3200 (U+AFF7) has a counter-clockwise outer contour
    
    * .notdef#3200 (U+AFF7) has a counter-clockwise outer contour
    
    * .notdef#3200 (U+AFF7) has a counter-clockwise outer contour
    
    * .notdef#3201 (U+AFF9) has a counter-clockwise outer contour
    
    * .notdef#3201 (U+AFF9) has a counter-clockwise outer contour
    
    * .notdef#3201 (U+AFF9) has a counter-clockwise outer contour
    
    * .notdef#3201 (U+AFF9) has a counter-clockwise outer contour
    
    * .notdef#3202 (U+AFFA) has a counter-clockwise outer contour
    
    * .notdef#3202 (U+AFFA) has a counter-clockwise outer contour
    
    * .notdef#3202 (U+AFFA) has a counter-clockwise outer contour
    
    * .notdef#3202 (U+AFFA) has a counter-clockwise outer contour
    
    * .notdef#3203 (U+AFFB) has a counter-clockwise outer contour
    
    * .notdef#3203 (U+AFFB) has a counter-clockwise outer contour
    
    * .notdef#3203 (U+AFFB) has a counter-clockwise outer contour
    
    * .notdef#3203 (U+AFFB) has a counter-clockwise outer contour
    
    * .notdef#3204 (U+AFFC) has a counter-clockwise outer contour
    
    * .notdef#3204 (U+AFFC) has a counter-clockwise outer contour
    
    * .notdef#3204 (U+AFFC) has a counter-clockwise outer contour
    
    * .notdef#3204 (U+AFFC) has a counter-clockwise outer contour
    
    * .notdef#3205 (U+AFFD) has a counter-clockwise outer contour
    
    * .notdef#3205 (U+AFFD) has a counter-clockwise outer contour
    
    * .notdef#3205 (U+AFFD) has a counter-clockwise outer contour
    
    * .notdef#3205 (U+AFFD) has a counter-clockwise outer contour
    
    * .notdef#3206 (U+AFFE) has a counter-clockwise outer contour
    
    * .notdef#3206 (U+AFFE) has a counter-clockwise outer contour
    
    * .notdef#3206 (U+AFFE) has a counter-clockwise outer contour
    
    * .notdef#3206 (U+AFFE) has a counter-clockwise outer contour
    
    * .notdef#3206 (U+AFFE) has a counter-clockwise outer contour
    
    * .notdef#3207 (U+AFFF) has a counter-clockwise outer contour
    
    * .notdef#3207 (U+AFFF) has a counter-clockwise outer contour
    
    * .notdef#3207 (U+AFFF) has a counter-clockwise outer contour
    
    * .notdef#3207 (U+AFFF) has a counter-clockwise outer contour
    
    * .notdef#3207 (U+AFFF) has a counter-clockwise outer contour
    
    * .notdef#3208 (U+B002) has a counter-clockwise outer contour
    
    * .notdef#3208 (U+B002) has a counter-clockwise outer contour
    
    * .notdef#3208 (U+B002) has a counter-clockwise outer contour
    
    * .notdef#3208 (U+B002) has a counter-clockwise outer contour
    
    * .notdef#3208 (U+B002) has a counter-clockwise outer contour
    
    * .notdef#3209 (U+B003) has a counter-clockwise outer contour
    
    * .notdef#3209 (U+B003) has a counter-clockwise outer contour
    
    * .notdef#3209 (U+B003) has a counter-clockwise outer contour
    
    * .notdef#3209 (U+B003) has a counter-clockwise outer contour
    
    * .notdef#321 (U+AF3F) has a counter-clockwise outer contour
    
    * .notdef#321 (U+AF3F) has a counter-clockwise outer contour
    
    * .notdef#321 (U+AF3F) has a counter-clockwise outer contour
    
    * .notdef#321 (U+AF3F) has a counter-clockwise outer contour
    
    * .notdef#3210 (U+B005) has a counter-clockwise outer contour
    
    * .notdef#3210 (U+B005) has a counter-clockwise outer contour
    
    * .notdef#3210 (U+B005) has a counter-clockwise outer contour
    
    * .notdef#3210 (U+B005) has a counter-clockwise outer contour
    
    * .notdef#3211 (U+B006) has a counter-clockwise outer contour
    
    * .notdef#3211 (U+B006) has a counter-clockwise outer contour
    
    * .notdef#3211 (U+B006) has a counter-clockwise outer contour
    
    * .notdef#3211 (U+B006) has a counter-clockwise outer contour
    
    * .notdef#3212 (U+B007) has a counter-clockwise outer contour
    
    * .notdef#3212 (U+B007) has a counter-clockwise outer contour
    
    * .notdef#3212 (U+B007) has a counter-clockwise outer contour
    
    * .notdef#3212 (U+B007) has a counter-clockwise outer contour
    
    * .notdef#3213 (U+B008) has a counter-clockwise outer contour
    
    * .notdef#3213 (U+B008) has a counter-clockwise outer contour
    
    * .notdef#3213 (U+B008) has a counter-clockwise outer contour
    
    * .notdef#3213 (U+B008) has a counter-clockwise outer contour
    
    * .notdef#3214 (U+B009) has a counter-clockwise outer contour
    
    * .notdef#3214 (U+B009) has a counter-clockwise outer contour
    
    * .notdef#3214 (U+B009) has a counter-clockwise outer contour
    
    * .notdef#3214 (U+B009) has a counter-clockwise outer contour
    
    * .notdef#3215 (U+B00A) has a counter-clockwise outer contour
    
    * .notdef#3215 (U+B00A) has a counter-clockwise outer contour
    
    * .notdef#3215 (U+B00A) has a counter-clockwise outer contour
    
    * .notdef#3215 (U+B00A) has a counter-clockwise outer contour
    
    * .notdef#3215 (U+B00A) has a counter-clockwise outer contour
    
    * .notdef#3216 (U+B00B) has a counter-clockwise outer contour
    
    * .notdef#3216 (U+B00B) has a counter-clockwise outer contour
    
    * .notdef#3216 (U+B00B) has a counter-clockwise outer contour
    
    * .notdef#3216 (U+B00B) has a counter-clockwise outer contour
    
    * .notdef#3216 (U+B00B) has a counter-clockwise outer contour
    
    * .notdef#3217 (U+B00D) has a counter-clockwise outer contour
    
    * .notdef#3217 (U+B00D) has a counter-clockwise outer contour
    
    * .notdef#3217 (U+B00D) has a counter-clockwise outer contour
    
    * .notdef#3217 (U+B00D) has a counter-clockwise outer contour
    
    * .notdef#3217 (U+B00D) has a counter-clockwise outer contour
    
    * .notdef#3218 (U+B00E) has a counter-clockwise outer contour
    
    * .notdef#3218 (U+B00E) has a counter-clockwise outer contour
    
    * .notdef#3218 (U+B00E) has a counter-clockwise outer contour
    
    * .notdef#3218 (U+B00E) has a counter-clockwise outer contour
    
    * .notdef#3218 (U+B00E) has a counter-clockwise outer contour
    
    * .notdef#3218 (U+B00E) has a counter-clockwise outer contour
    
    * .notdef#3219 (U+B00F) has a counter-clockwise outer contour
    
    * .notdef#3219 (U+B00F) has a counter-clockwise outer contour
    
    * .notdef#3219 (U+B00F) has a counter-clockwise outer contour
    
    * .notdef#3219 (U+B00F) has a counter-clockwise outer contour
    
    * .notdef#3219 (U+B00F) has a counter-clockwise outer contour
    
    * .notdef#322 (U+AF41) has a counter-clockwise outer contour
    
    * .notdef#322 (U+AF41) has a counter-clockwise outer contour
    
    * .notdef#322 (U+AF41) has a counter-clockwise outer contour
    
    * .notdef#322 (U+AF41) has a counter-clockwise outer contour
    
    * .notdef#3220 (U+B011) has a counter-clockwise outer contour
    
    * .notdef#3220 (U+B011) has a counter-clockwise outer contour
    
    * .notdef#3220 (U+B011) has a counter-clockwise outer contour
    
    * .notdef#3220 (U+B011) has a counter-clockwise outer contour
    
    * .notdef#3220 (U+B011) has a counter-clockwise outer contour
    
    * .notdef#3221 (U+B012) has a counter-clockwise outer contour
    
    * .notdef#3221 (U+B012) has a counter-clockwise outer contour
    
    * .notdef#3221 (U+B012) has a counter-clockwise outer contour
    
    * .notdef#3221 (U+B012) has a counter-clockwise outer contour
    
    * .notdef#3221 (U+B012) has a counter-clockwise outer contour
    
    * .notdef#3221 (U+B012) has a counter-clockwise outer contour
    
    * .notdef#3221 (U+B012) has a counter-clockwise outer contour
    
    * .notdef#3222 (U+B013) has a counter-clockwise outer contour
    
    * .notdef#3222 (U+B013) has a counter-clockwise outer contour
    
    * .notdef#3222 (U+B013) has a counter-clockwise outer contour
    
    * .notdef#3222 (U+B013) has a counter-clockwise outer contour
    
    * .notdef#3222 (U+B013) has a counter-clockwise outer contour
    
    * .notdef#3223 (U+B015) has a counter-clockwise outer contour
    
    * .notdef#3223 (U+B015) has a counter-clockwise outer contour
    
    * .notdef#3223 (U+B015) has a counter-clockwise outer contour
    
    * .notdef#3223 (U+B015) has a counter-clockwise outer contour
    
    * .notdef#3223 (U+B015) has a counter-clockwise outer contour
    
    * .notdef#3224 (U+B016) has a counter-clockwise outer contour
    
    * .notdef#3224 (U+B016) has a counter-clockwise outer contour
    
    * .notdef#3224 (U+B016) has a counter-clockwise outer contour
    
    * .notdef#3224 (U+B016) has a counter-clockwise outer contour
    
    * .notdef#3224 (U+B016) has a counter-clockwise outer contour
    
    * .notdef#3225 (U+B017) has a counter-clockwise outer contour
    
    * .notdef#3225 (U+B017) has a counter-clockwise outer contour
    
    * .notdef#3225 (U+B017) has a counter-clockwise outer contour
    
    * .notdef#3225 (U+B017) has a counter-clockwise outer contour
    
    * .notdef#3225 (U+B017) has a counter-clockwise outer contour
    
    * .notdef#3226 (U+B018) has a counter-clockwise outer contour
    
    * .notdef#3226 (U+B018) has a counter-clockwise outer contour
    
    * .notdef#3226 (U+B018) has a counter-clockwise outer contour
    
    * .notdef#3226 (U+B018) has a counter-clockwise outer contour
    
    * .notdef#3226 (U+B018) has a counter-clockwise outer contour
    
    * .notdef#3227 (U+B019) has a counter-clockwise outer contour
    
    * .notdef#3227 (U+B019) has a counter-clockwise outer contour
    
    * .notdef#3227 (U+B019) has a counter-clockwise outer contour
    
    * .notdef#3227 (U+B019) has a counter-clockwise outer contour
    
    * .notdef#3227 (U+B019) has a counter-clockwise outer contour
    
    * .notdef#3228 (U+B01A) has a counter-clockwise outer contour
    
    * .notdef#3228 (U+B01A) has a counter-clockwise outer contour
    
    * .notdef#3228 (U+B01A) has a counter-clockwise outer contour
    
    * .notdef#3228 (U+B01A) has a counter-clockwise outer contour
    
    * .notdef#3228 (U+B01A) has a counter-clockwise outer contour
    
    * .notdef#3228 (U+B01A) has a counter-clockwise outer contour
    
    * .notdef#3229 (U+B01B) has a counter-clockwise outer contour
    
    * .notdef#3229 (U+B01B) has a counter-clockwise outer contour
    
    * .notdef#3229 (U+B01B) has a counter-clockwise outer contour
    
    * .notdef#3229 (U+B01B) has a counter-clockwise outer contour
    
    * .notdef#3229 (U+B01B) has a counter-clockwise outer contour
    
    * .notdef#3229 (U+B01B) has a counter-clockwise outer contour
    
    * .notdef#323 (U+AF42) has a counter-clockwise outer contour
    
    * .notdef#323 (U+AF42) has a counter-clockwise outer contour
    
    * .notdef#323 (U+AF42) has a counter-clockwise outer contour
    
    * .notdef#323 (U+AF42) has a counter-clockwise outer contour
    
    * .notdef#3230 (U+B01E) has a counter-clockwise outer contour
    
    * .notdef#3230 (U+B01E) has a counter-clockwise outer contour
    
    * .notdef#3230 (U+B01E) has a counter-clockwise outer contour
    
    * .notdef#3230 (U+B01E) has a counter-clockwise outer contour
    
    * .notdef#3230 (U+B01E) has a counter-clockwise outer contour
    
    * .notdef#3231 (U+B01F) has a counter-clockwise outer contour
    
    * .notdef#3231 (U+B01F) has a counter-clockwise outer contour
    
    * .notdef#3231 (U+B01F) has a counter-clockwise outer contour
    
    * .notdef#3231 (U+B01F) has a counter-clockwise outer contour
    
    * .notdef#3231 (U+B01F) has a counter-clockwise outer contour
    
    * .notdef#3232 (U+B020) has a counter-clockwise outer contour
    
    * .notdef#3232 (U+B020) has a counter-clockwise outer contour
    
    * .notdef#3232 (U+B020) has a counter-clockwise outer contour
    
    * .notdef#3232 (U+B020) has a counter-clockwise outer contour
    
    * .notdef#3232 (U+B020) has a counter-clockwise outer contour
    
    * .notdef#3233 (U+B021) has a counter-clockwise outer contour
    
    * .notdef#3233 (U+B021) has a counter-clockwise outer contour
    
    * .notdef#3233 (U+B021) has a counter-clockwise outer contour
    
    * .notdef#3233 (U+B021) has a counter-clockwise outer contour
    
    * .notdef#3233 (U+B021) has a counter-clockwise outer contour
    
    * .notdef#3234 (U+B022) has a counter-clockwise outer contour
    
    * .notdef#3234 (U+B022) has a counter-clockwise outer contour
    
    * .notdef#3234 (U+B022) has a counter-clockwise outer contour
    
    * .notdef#3234 (U+B022) has a counter-clockwise outer contour
    
    * .notdef#3234 (U+B022) has a counter-clockwise outer contour
    
    * .notdef#3235 (U+B023) has a counter-clockwise outer contour
    
    * .notdef#3235 (U+B023) has a counter-clockwise outer contour
    
    * .notdef#3235 (U+B023) has a counter-clockwise outer contour
    
    * .notdef#3235 (U+B023) has a counter-clockwise outer contour
    
    * .notdef#3235 (U+B023) has a counter-clockwise outer contour
    
    * .notdef#3236 (U+B024) has a counter-clockwise outer contour
    
    * .notdef#3236 (U+B024) has a counter-clockwise outer contour
    
    * .notdef#3236 (U+B024) has a counter-clockwise outer contour
    
    * .notdef#3236 (U+B024) has a counter-clockwise outer contour
    
    * .notdef#3236 (U+B024) has a counter-clockwise outer contour
    
    * .notdef#3237 (U+B025) has a counter-clockwise outer contour
    
    * .notdef#3237 (U+B025) has a counter-clockwise outer contour
    
    * .notdef#3237 (U+B025) has a counter-clockwise outer contour
    
    * .notdef#3237 (U+B025) has a counter-clockwise outer contour
    
    * .notdef#3237 (U+B025) has a counter-clockwise outer contour
    
    * .notdef#3238 (U+B026) has a counter-clockwise outer contour
    
    * .notdef#3238 (U+B026) has a counter-clockwise outer contour
    
    * .notdef#3238 (U+B026) has a counter-clockwise outer contour
    
    * .notdef#3238 (U+B026) has a counter-clockwise outer contour
    
    * .notdef#3238 (U+B026) has a counter-clockwise outer contour
    
    * .notdef#3238 (U+B026) has a counter-clockwise outer contour
    
    * .notdef#3239 (U+B027) has a counter-clockwise outer contour
    
    * .notdef#3239 (U+B027) has a counter-clockwise outer contour
    
    * .notdef#3239 (U+B027) has a counter-clockwise outer contour
    
    * .notdef#3239 (U+B027) has a counter-clockwise outer contour
    
    * .notdef#3239 (U+B027) has a counter-clockwise outer contour
    
    * .notdef#3239 (U+B027) has a counter-clockwise outer contour
    
    * .notdef#324 (U+AF43) has a counter-clockwise outer contour
    
    * .notdef#324 (U+AF43) has a counter-clockwise outer contour
    
    * .notdef#324 (U+AF43) has a counter-clockwise outer contour
    
    * .notdef#324 (U+AF43) has a counter-clockwise outer contour
    
    * .notdef#3240 (U+B029) has a counter-clockwise outer contour
    
    * .notdef#3240 (U+B029) has a counter-clockwise outer contour
    
    * .notdef#3240 (U+B029) has a counter-clockwise outer contour
    
    * .notdef#3241 (U+B02A) has a counter-clockwise outer contour
    
    * .notdef#3241 (U+B02A) has a counter-clockwise outer contour
    
    * .notdef#3241 (U+B02A) has a counter-clockwise outer contour
    
    * .notdef#3242 (U+B02B) has a counter-clockwise outer contour
    
    * .notdef#3242 (U+B02B) has a counter-clockwise outer contour
    
    * .notdef#3242 (U+B02B) has a counter-clockwise outer contour
    
    * .notdef#3243 (U+B02C) has a counter-clockwise outer contour
    
    * .notdef#3243 (U+B02C) has a counter-clockwise outer contour
    
    * .notdef#3243 (U+B02C) has a counter-clockwise outer contour
    
    * .notdef#3243 (U+B02C) has a counter-clockwise outer contour
    
    * .notdef#3244 (U+B02D) has a counter-clockwise outer contour
    
    * .notdef#3244 (U+B02D) has a counter-clockwise outer contour
    
    * .notdef#3244 (U+B02D) has a counter-clockwise outer contour
    
    * .notdef#3245 (U+B02E) has a counter-clockwise outer contour
    
    * .notdef#3245 (U+B02E) has a counter-clockwise outer contour
    
    * .notdef#3245 (U+B02E) has a counter-clockwise outer contour
    
    * .notdef#3245 (U+B02E) has a counter-clockwise outer contour
    
    * .notdef#3245 (U+B02E) has a counter-clockwise outer contour
    
    * .notdef#3246 (U+B02F) has a counter-clockwise outer contour
    
    * .notdef#3246 (U+B02F) has a counter-clockwise outer contour
    
    * .notdef#3246 (U+B02F) has a counter-clockwise outer contour
    
    * .notdef#3247 (U+B030) has a counter-clockwise outer contour
    
    * .notdef#3247 (U+B030) has a counter-clockwise outer contour
    
    * .notdef#3247 (U+B030) has a counter-clockwise outer contour
    
    * .notdef#3248 (U+B031) has a counter-clockwise outer contour
    
    * .notdef#3248 (U+B031) has a counter-clockwise outer contour
    
    * .notdef#3248 (U+B031) has a counter-clockwise outer contour
    
    * .notdef#3248 (U+B031) has a counter-clockwise outer contour
    
    * .notdef#3249 (U+B032) has a counter-clockwise outer contour
    
    * .notdef#3249 (U+B032) has a counter-clockwise outer contour
    
    * .notdef#3249 (U+B032) has a counter-clockwise outer contour
    
    * .notdef#3249 (U+B032) has a counter-clockwise outer contour
    
    * .notdef#325 (U+AF48) has a counter-clockwise outer contour
    
    * .notdef#325 (U+AF48) has a counter-clockwise outer contour
    
    * .notdef#325 (U+AF48) has a counter-clockwise outer contour
    
    * .notdef#325 (U+AF48) has a counter-clockwise outer contour
    
    * .notdef#3250 (U+B033) has a counter-clockwise outer contour
    
    * .notdef#3250 (U+B033) has a counter-clockwise outer contour
    
    * .notdef#3250 (U+B033) has a counter-clockwise outer contour
    
    * .notdef#3250 (U+B033) has a counter-clockwise outer contour
    
    * .notdef#3251 (U+B034) has a counter-clockwise outer contour
    
    * .notdef#3251 (U+B034) has a counter-clockwise outer contour
    
    * .notdef#3251 (U+B034) has a counter-clockwise outer contour
    
    * .notdef#3251 (U+B034) has a counter-clockwise outer contour
    
    * .notdef#3252 (U+B035) has a counter-clockwise outer contour
    
    * .notdef#3252 (U+B035) has a counter-clockwise outer contour
    
    * .notdef#3252 (U+B035) has a counter-clockwise outer contour
    
    * .notdef#3252 (U+B035) has a counter-clockwise outer contour
    
    * .notdef#3253 (U+B036) has a counter-clockwise outer contour
    
    * .notdef#3253 (U+B036) has a counter-clockwise outer contour
    
    * .notdef#3253 (U+B036) has a counter-clockwise outer contour
    
    * .notdef#3253 (U+B036) has a counter-clockwise outer contour
    
    * .notdef#3253 (U+B036) has a counter-clockwise outer contour
    
    * .notdef#3254 (U+B037) has a counter-clockwise outer contour
    
    * .notdef#3254 (U+B037) has a counter-clockwise outer contour
    
    * .notdef#3254 (U+B037) has a counter-clockwise outer contour
    
    * .notdef#3254 (U+B037) has a counter-clockwise outer contour
    
    * .notdef#3254 (U+B037) has a counter-clockwise outer contour
    
    * .notdef#3255 (U+B038) has a counter-clockwise outer contour
    
    * .notdef#3255 (U+B038) has a counter-clockwise outer contour
    
    * .notdef#3255 (U+B038) has a counter-clockwise outer contour
    
    * .notdef#3256 (U+B039) has a counter-clockwise outer contour
    
    * .notdef#3256 (U+B039) has a counter-clockwise outer contour
    
    * .notdef#3256 (U+B039) has a counter-clockwise outer contour
    
    * .notdef#3257 (U+B03A) has a counter-clockwise outer contour
    
    * .notdef#3257 (U+B03A) has a counter-clockwise outer contour
    
    * .notdef#3257 (U+B03A) has a counter-clockwise outer contour
    
    * .notdef#3258 (U+B03B) has a counter-clockwise outer contour
    
    * .notdef#3258 (U+B03B) has a counter-clockwise outer contour
    
    * .notdef#3258 (U+B03B) has a counter-clockwise outer contour
    
    * .notdef#3258 (U+B03B) has a counter-clockwise outer contour
    
    * .notdef#3259 (U+B03C) has a counter-clockwise outer contour
    
    * .notdef#3259 (U+B03C) has a counter-clockwise outer contour
    
    * .notdef#3259 (U+B03C) has a counter-clockwise outer contour
    
    * .notdef#326 (U+AF49) has a counter-clockwise outer contour
    
    * .notdef#326 (U+AF49) has a counter-clockwise outer contour
    
    * .notdef#326 (U+AF49) has a counter-clockwise outer contour
    
    * .notdef#326 (U+AF49) has a counter-clockwise outer contour
    
    * .notdef#326 (U+AF49) has a counter-clockwise outer contour
    
    * .notdef#3260 (U+B03D) has a counter-clockwise outer contour
    
    * .notdef#3260 (U+B03D) has a counter-clockwise outer contour
    
    * .notdef#3260 (U+B03D) has a counter-clockwise outer contour
    
    * .notdef#3260 (U+B03D) has a counter-clockwise outer contour
    
    * .notdef#3261 (U+B03E) has a counter-clockwise outer contour
    
    * .notdef#3261 (U+B03E) has a counter-clockwise outer contour
    
    * .notdef#3261 (U+B03E) has a counter-clockwise outer contour
    
    * .notdef#3262 (U+B03F) has a counter-clockwise outer contour
    
    * .notdef#3262 (U+B03F) has a counter-clockwise outer contour
    
    * .notdef#3262 (U+B03F) has a counter-clockwise outer contour
    
    * .notdef#3263 (U+B040) has a counter-clockwise outer contour
    
    * .notdef#3263 (U+B040) has a counter-clockwise outer contour
    
    * .notdef#3263 (U+B040) has a counter-clockwise outer contour
    
    * .notdef#3264 (U+B041) has a counter-clockwise outer contour
    
    * .notdef#3264 (U+B041) has a counter-clockwise outer contour
    
    * .notdef#3264 (U+B041) has a counter-clockwise outer contour
    
    * .notdef#3265 (U+B042) has a counter-clockwise outer contour
    
    * .notdef#3265 (U+B042) has a counter-clockwise outer contour
    
    * .notdef#3265 (U+B042) has a counter-clockwise outer contour
    
    * .notdef#3265 (U+B042) has a counter-clockwise outer contour
    
    * .notdef#3266 (U+B043) has a counter-clockwise outer contour
    
    * .notdef#3266 (U+B043) has a counter-clockwise outer contour
    
    * .notdef#3266 (U+B043) has a counter-clockwise outer contour
    
    * .notdef#3266 (U+B043) has a counter-clockwise outer contour
    
    * .notdef#3267 (U+B046) has a counter-clockwise outer contour
    
    * .notdef#3267 (U+B046) has a counter-clockwise outer contour
    
    * .notdef#3267 (U+B046) has a counter-clockwise outer contour
    
    * .notdef#3267 (U+B046) has a counter-clockwise outer contour
    
    * .notdef#3267 (U+B046) has a counter-clockwise outer contour
    
    * .notdef#3268 (U+B047) has a counter-clockwise outer contour
    
    * .notdef#3268 (U+B047) has a counter-clockwise outer contour
    
    * .notdef#3268 (U+B047) has a counter-clockwise outer contour
    
    * .notdef#3268 (U+B047) has a counter-clockwise outer contour
    
    * .notdef#3268 (U+B047) has a counter-clockwise outer contour
    
    * .notdef#3269 (U+B049) has a counter-clockwise outer contour
    
    * .notdef#3269 (U+B049) has a counter-clockwise outer contour
    
    * .notdef#3269 (U+B049) has a counter-clockwise outer contour
    
    * .notdef#3269 (U+B049) has a counter-clockwise outer contour
    
    * .notdef#3269 (U+B049) has a counter-clockwise outer contour
    
    * .notdef#327 (U+AF50) has a counter-clockwise outer contour
    
    * .notdef#327 (U+AF50) has a counter-clockwise outer contour
    
    * .notdef#327 (U+AF50) has a counter-clockwise outer contour
    
    * .notdef#327 (U+AF50) has a counter-clockwise outer contour
    
    * .notdef#327 (U+AF50) has a counter-clockwise outer contour
    
    * .notdef#3270 (U+B04B) has a counter-clockwise outer contour
    
    * .notdef#3270 (U+B04B) has a counter-clockwise outer contour
    
    * .notdef#3270 (U+B04B) has a counter-clockwise outer contour
    
    * .notdef#3270 (U+B04B) has a counter-clockwise outer contour
    
    * .notdef#3271 (U+B04D) has a counter-clockwise outer contour
    
    * .notdef#3271 (U+B04D) has a counter-clockwise outer contour
    
    * .notdef#3271 (U+B04D) has a counter-clockwise outer contour
    
    * .notdef#3271 (U+B04D) has a counter-clockwise outer contour
    
    * .notdef#3271 (U+B04D) has a counter-clockwise outer contour
    
    * .notdef#3272 (U+B04F) has a counter-clockwise outer contour
    
    * .notdef#3272 (U+B04F) has a counter-clockwise outer contour
    
    * .notdef#3272 (U+B04F) has a counter-clockwise outer contour
    
    * .notdef#3272 (U+B04F) has a counter-clockwise outer contour
    
    * .notdef#3272 (U+B04F) has a counter-clockwise outer contour
    
    * .notdef#3273 (U+B050) has a counter-clockwise outer contour
    
    * .notdef#3273 (U+B050) has a counter-clockwise outer contour
    
    * .notdef#3273 (U+B050) has a counter-clockwise outer contour
    
    * .notdef#3273 (U+B050) has a counter-clockwise outer contour
    
    * .notdef#3273 (U+B050) has a counter-clockwise outer contour
    
    * .notdef#3274 (U+B051) has a counter-clockwise outer contour
    
    * .notdef#3274 (U+B051) has a counter-clockwise outer contour
    
    * .notdef#3274 (U+B051) has a counter-clockwise outer contour
    
    * .notdef#3274 (U+B051) has a counter-clockwise outer contour
    
    * .notdef#3274 (U+B051) has a counter-clockwise outer contour
    
    * .notdef#3275 (U+B052) has a counter-clockwise outer contour
    
    * .notdef#3275 (U+B052) has a counter-clockwise outer contour
    
    * .notdef#3275 (U+B052) has a counter-clockwise outer contour
    
    * .notdef#3275 (U+B052) has a counter-clockwise outer contour
    
    * .notdef#3275 (U+B052) has a counter-clockwise outer contour
    
    * .notdef#3275 (U+B052) has a counter-clockwise outer contour
    
    * .notdef#3276 (U+B056) has a counter-clockwise outer contour
    
    * .notdef#3276 (U+B056) has a counter-clockwise outer contour
    
    * .notdef#3276 (U+B056) has a counter-clockwise outer contour
    
    * .notdef#3276 (U+B056) has a counter-clockwise outer contour
    
    * .notdef#3276 (U+B056) has a counter-clockwise outer contour
    
    * .notdef#3277 (U+B058) has a counter-clockwise outer contour
    
    * .notdef#3277 (U+B058) has a counter-clockwise outer contour
    
    * .notdef#3277 (U+B058) has a counter-clockwise outer contour
    
    * .notdef#3277 (U+B058) has a counter-clockwise outer contour
    
    * .notdef#3278 (U+B05A) has a counter-clockwise outer contour
    
    * .notdef#3278 (U+B05A) has a counter-clockwise outer contour
    
    * .notdef#3278 (U+B05A) has a counter-clockwise outer contour
    
    * .notdef#3278 (U+B05A) has a counter-clockwise outer contour
    
    * .notdef#3279 (U+B05B) has a counter-clockwise outer contour
    
    * .notdef#3279 (U+B05B) has a counter-clockwise outer contour
    
    * .notdef#3279 (U+B05B) has a counter-clockwise outer contour
    
    * .notdef#3279 (U+B05B) has a counter-clockwise outer contour
    
    * .notdef#328 (U+AF5C) has a counter-clockwise outer contour
    
    * .notdef#328 (U+AF5C) has a counter-clockwise outer contour
    
    * .notdef#328 (U+AF5C) has a counter-clockwise outer contour
    
    * .notdef#328 (U+AF5C) has a counter-clockwise outer contour
    
    * .notdef#328 (U+AF5C) has a counter-clockwise outer contour
    
    * .notdef#3280 (U+B05C) has a counter-clockwise outer contour
    
    * .notdef#3280 (U+B05C) has a counter-clockwise outer contour
    
    * .notdef#3280 (U+B05C) has a counter-clockwise outer contour
    
    * .notdef#3280 (U+B05C) has a counter-clockwise outer contour
    
    * .notdef#3281 (U+B05E) has a counter-clockwise outer contour
    
    * .notdef#3281 (U+B05E) has a counter-clockwise outer contour
    
    * .notdef#3281 (U+B05E) has a counter-clockwise outer contour
    
    * .notdef#3281 (U+B05E) has a counter-clockwise outer contour
    
    * .notdef#3281 (U+B05E) has a counter-clockwise outer contour
    
    * .notdef#3282 (U+B05F) has a counter-clockwise outer contour
    
    * .notdef#3282 (U+B05F) has a counter-clockwise outer contour
    
    * .notdef#3282 (U+B05F) has a counter-clockwise outer contour
    
    * .notdef#3282 (U+B05F) has a counter-clockwise outer contour
    
    * .notdef#3282 (U+B05F) has a counter-clockwise outer contour
    
    * .notdef#3283 (U+B060) has a counter-clockwise outer contour
    
    * .notdef#3283 (U+B060) has a counter-clockwise outer contour
    
    * .notdef#3283 (U+B060) has a counter-clockwise outer contour
    
    * .notdef#3283 (U+B060) has a counter-clockwise outer contour
    
    * .notdef#3284 (U+B061) has a counter-clockwise outer contour
    
    * .notdef#3284 (U+B061) has a counter-clockwise outer contour
    
    * .notdef#3284 (U+B061) has a counter-clockwise outer contour
    
    * .notdef#3284 (U+B061) has a counter-clockwise outer contour
    
    * .notdef#3284 (U+B061) has a counter-clockwise outer contour
    
    * .notdef#3285 (U+B062) has a counter-clockwise outer contour
    
    * .notdef#3285 (U+B062) has a counter-clockwise outer contour
    
    * .notdef#3285 (U+B062) has a counter-clockwise outer contour
    
    * .notdef#3285 (U+B062) has a counter-clockwise outer contour
    
    * .notdef#3285 (U+B062) has a counter-clockwise outer contour
    
    * .notdef#3285 (U+B062) has a counter-clockwise outer contour
    
    * .notdef#3286 (U+B063) has a counter-clockwise outer contour
    
    * .notdef#3286 (U+B063) has a counter-clockwise outer contour
    
    * .notdef#3286 (U+B063) has a counter-clockwise outer contour
    
    * .notdef#3286 (U+B063) has a counter-clockwise outer contour
    
    * .notdef#3286 (U+B063) has a counter-clockwise outer contour
    
    * .notdef#3286 (U+B063) has a counter-clockwise outer contour
    
    * .notdef#3287 (U+B064) has a counter-clockwise outer contour
    
    * .notdef#3287 (U+B064) has a counter-clockwise outer contour
    
    * .notdef#3287 (U+B064) has a counter-clockwise outer contour
    
    * .notdef#3287 (U+B064) has a counter-clockwise outer contour
    
    * .notdef#3287 (U+B064) has a counter-clockwise outer contour
    
    * .notdef#3288 (U+B065) has a counter-clockwise outer contour
    
    * .notdef#3288 (U+B065) has a counter-clockwise outer contour
    
    * .notdef#3288 (U+B065) has a counter-clockwise outer contour
    
    * .notdef#3288 (U+B065) has a counter-clockwise outer contour
    
    * .notdef#3288 (U+B065) has a counter-clockwise outer contour
    
    * .notdef#3288 (U+B065) has a counter-clockwise outer contour
    
    * .notdef#3289 (U+B066) has a counter-clockwise outer contour
    
    * .notdef#3289 (U+B066) has a counter-clockwise outer contour
    
    * .notdef#3289 (U+B066) has a counter-clockwise outer contour
    
    * .notdef#3289 (U+B066) has a counter-clockwise outer contour
    
    * .notdef#3289 (U+B066) has a counter-clockwise outer contour
    
    * .notdef#3289 (U+B066) has a counter-clockwise outer contour
    
    * .notdef#3289 (U+B066) has a counter-clockwise outer contour
    
    * .notdef#329 (U+AF5D) has a counter-clockwise outer contour
    
    * .notdef#329 (U+AF5D) has a counter-clockwise outer contour
    
    * .notdef#329 (U+AF5D) has a counter-clockwise outer contour
    
    * .notdef#329 (U+AF5D) has a counter-clockwise outer contour
    
    * .notdef#329 (U+AF5D) has a counter-clockwise outer contour
    
    * .notdef#3290 (U+B067) has a counter-clockwise outer contour
    
    * .notdef#3290 (U+B067) has a counter-clockwise outer contour
    
    * .notdef#3290 (U+B067) has a counter-clockwise outer contour
    
    * .notdef#3290 (U+B067) has a counter-clockwise outer contour
    
    * .notdef#3290 (U+B067) has a counter-clockwise outer contour
    
    * .notdef#3291 (U+B068) has a counter-clockwise outer contour
    
    * .notdef#3291 (U+B068) has a counter-clockwise outer contour
    
    * .notdef#3291 (U+B068) has a counter-clockwise outer contour
    
    * .notdef#3291 (U+B068) has a counter-clockwise outer contour
    
    * .notdef#3291 (U+B068) has a counter-clockwise outer contour
    
    * .notdef#3292 (U+B069) has a counter-clockwise outer contour
    
    * .notdef#3292 (U+B069) has a counter-clockwise outer contour
    
    * .notdef#3292 (U+B069) has a counter-clockwise outer contour
    
    * .notdef#3292 (U+B069) has a counter-clockwise outer contour
    
    * .notdef#3292 (U+B069) has a counter-clockwise outer contour
    
    * .notdef#3292 (U+B069) has a counter-clockwise outer contour
    
    * .notdef#3293 (U+B06A) has a counter-clockwise outer contour
    
    * .notdef#3293 (U+B06A) has a counter-clockwise outer contour
    
    * .notdef#3293 (U+B06A) has a counter-clockwise outer contour
    
    * .notdef#3293 (U+B06A) has a counter-clockwise outer contour
    
    * .notdef#3293 (U+B06A) has a counter-clockwise outer contour
    
    * .notdef#3293 (U+B06A) has a counter-clockwise outer contour
    
    * .notdef#3294 (U+B06B) has a counter-clockwise outer contour
    
    * .notdef#3294 (U+B06B) has a counter-clockwise outer contour
    
    * .notdef#3294 (U+B06B) has a counter-clockwise outer contour
    
    * .notdef#3294 (U+B06B) has a counter-clockwise outer contour
    
    * .notdef#3294 (U+B06B) has a counter-clockwise outer contour
    
    * .notdef#3294 (U+B06B) has a counter-clockwise outer contour
    
    * .notdef#3295 (U+B06C) has a counter-clockwise outer contour
    
    * .notdef#3295 (U+B06C) has a counter-clockwise outer contour
    
    * .notdef#3295 (U+B06C) has a counter-clockwise outer contour
    
    * .notdef#3295 (U+B06C) has a counter-clockwise outer contour
    
    * .notdef#3295 (U+B06C) has a counter-clockwise outer contour
    
    * .notdef#3295 (U+B06C) has a counter-clockwise outer contour
    
    * .notdef#3296 (U+B06D) has a counter-clockwise outer contour
    
    * .notdef#3296 (U+B06D) has a counter-clockwise outer contour
    
    * .notdef#3296 (U+B06D) has a counter-clockwise outer contour
    
    * .notdef#3296 (U+B06D) has a counter-clockwise outer contour
    
    * .notdef#3296 (U+B06D) has a counter-clockwise outer contour
    
    * .notdef#3296 (U+B06D) has a counter-clockwise outer contour
    
    * .notdef#3297 (U+B06E) has a counter-clockwise outer contour
    
    * .notdef#3297 (U+B06E) has a counter-clockwise outer contour
    
    * .notdef#3297 (U+B06E) has a counter-clockwise outer contour
    
    * .notdef#3297 (U+B06E) has a counter-clockwise outer contour
    
    * .notdef#3297 (U+B06E) has a counter-clockwise outer contour
    
    * .notdef#3297 (U+B06E) has a counter-clockwise outer contour
    
    * .notdef#3297 (U+B06E) has a counter-clockwise outer contour
    
    * .notdef#3298 (U+B06F) has a counter-clockwise outer contour
    
    * .notdef#3298 (U+B06F) has a counter-clockwise outer contour
    
    * .notdef#3298 (U+B06F) has a counter-clockwise outer contour
    
    * .notdef#3298 (U+B06F) has a counter-clockwise outer contour
    
    * .notdef#3298 (U+B06F) has a counter-clockwise outer contour
    
    * .notdef#3298 (U+B06F) has a counter-clockwise outer contour
    
    * .notdef#3298 (U+B06F) has a counter-clockwise outer contour
    
    * .notdef#3299 (U+B070) has a counter-clockwise outer contour
    
    * .notdef#3299 (U+B070) has a counter-clockwise outer contour
    
    * .notdef#3299 (U+B070) has a counter-clockwise outer contour
    
    * .notdef#3299 (U+B070) has a counter-clockwise outer contour
    
    * .notdef#3299 (U+B070) has a counter-clockwise outer contour
    
    * .notdef#330 (U+AF64) has a counter-clockwise outer contour
    
    * .notdef#330 (U+AF64) has a counter-clockwise outer contour
    
    * .notdef#330 (U+AF64) has a counter-clockwise outer contour
    
    * .notdef#330 (U+AF64) has a counter-clockwise outer contour
    
    * .notdef#3300 (U+B071) has a counter-clockwise outer contour
    
    * .notdef#3300 (U+B071) has a counter-clockwise outer contour
    
    * .notdef#3300 (U+B071) has a counter-clockwise outer contour
    
    * .notdef#3300 (U+B071) has a counter-clockwise outer contour
    
    * .notdef#3300 (U+B071) has a counter-clockwise outer contour
    
    * .notdef#3301 (U+B072) has a counter-clockwise outer contour
    
    * .notdef#3301 (U+B072) has a counter-clockwise outer contour
    
    * .notdef#3301 (U+B072) has a counter-clockwise outer contour
    
    * .notdef#3301 (U+B072) has a counter-clockwise outer contour
    
    * .notdef#3301 (U+B072) has a counter-clockwise outer contour
    
    * .notdef#3301 (U+B072) has a counter-clockwise outer contour
    
    * .notdef#3302 (U+B073) has a counter-clockwise outer contour
    
    * .notdef#3302 (U+B073) has a counter-clockwise outer contour
    
    * .notdef#3302 (U+B073) has a counter-clockwise outer contour
    
    * .notdef#3302 (U+B073) has a counter-clockwise outer contour
    
    * .notdef#3302 (U+B073) has a counter-clockwise outer contour
    
    * .notdef#3303 (U+B074) has a counter-clockwise outer contour
    
    * .notdef#3303 (U+B074) has a counter-clockwise outer contour
    
    * .notdef#3303 (U+B074) has a counter-clockwise outer contour
    
    * .notdef#3303 (U+B074) has a counter-clockwise outer contour
    
    * .notdef#3303 (U+B074) has a counter-clockwise outer contour
    
    * .notdef#3304 (U+B075) has a counter-clockwise outer contour
    
    * .notdef#3304 (U+B075) has a counter-clockwise outer contour
    
    * .notdef#3304 (U+B075) has a counter-clockwise outer contour
    
    * .notdef#3304 (U+B075) has a counter-clockwise outer contour
    
    * .notdef#3304 (U+B075) has a counter-clockwise outer contour
    
    * .notdef#3305 (U+B076) has a counter-clockwise outer contour
    
    * .notdef#3305 (U+B076) has a counter-clockwise outer contour
    
    * .notdef#3305 (U+B076) has a counter-clockwise outer contour
    
    * .notdef#3305 (U+B076) has a counter-clockwise outer contour
    
    * .notdef#3305 (U+B076) has a counter-clockwise outer contour
    
    * .notdef#3306 (U+B077) has a counter-clockwise outer contour
    
    * .notdef#3306 (U+B077) has a counter-clockwise outer contour
    
    * .notdef#3306 (U+B077) has a counter-clockwise outer contour
    
    * .notdef#3306 (U+B077) has a counter-clockwise outer contour
    
    * .notdef#3306 (U+B077) has a counter-clockwise outer contour
    
    * .notdef#3307 (U+B078) has a counter-clockwise outer contour
    
    * .notdef#3307 (U+B078) has a counter-clockwise outer contour
    
    * .notdef#3307 (U+B078) has a counter-clockwise outer contour
    
    * .notdef#3307 (U+B078) has a counter-clockwise outer contour
    
    * .notdef#3307 (U+B078) has a counter-clockwise outer contour
    
    * .notdef#3308 (U+B079) has a counter-clockwise outer contour
    
    * .notdef#3308 (U+B079) has a counter-clockwise outer contour
    
    * .notdef#3308 (U+B079) has a counter-clockwise outer contour
    
    * .notdef#3308 (U+B079) has a counter-clockwise outer contour
    
    * .notdef#3308 (U+B079) has a counter-clockwise outer contour
    
    * .notdef#3309 (U+B07A) has a counter-clockwise outer contour
    
    * .notdef#3309 (U+B07A) has a counter-clockwise outer contour
    
    * .notdef#3309 (U+B07A) has a counter-clockwise outer contour
    
    * .notdef#3309 (U+B07A) has a counter-clockwise outer contour
    
    * .notdef#3309 (U+B07A) has a counter-clockwise outer contour
    
    * .notdef#3309 (U+B07A) has a counter-clockwise outer contour
    
    * .notdef#331 (U+AF65) has a counter-clockwise outer contour
    
    * .notdef#331 (U+AF65) has a counter-clockwise outer contour
    
    * .notdef#331 (U+AF65) has a counter-clockwise outer contour
    
    * .notdef#331 (U+AF65) has a counter-clockwise outer contour
    
    * .notdef#331 (U+AF65) has a counter-clockwise outer contour
    
    * .notdef#3310 (U+B07B) has a counter-clockwise outer contour
    
    * .notdef#3310 (U+B07B) has a counter-clockwise outer contour
    
    * .notdef#3310 (U+B07B) has a counter-clockwise outer contour
    
    * .notdef#3310 (U+B07B) has a counter-clockwise outer contour
    
    * .notdef#3310 (U+B07B) has a counter-clockwise outer contour
    
    * .notdef#3310 (U+B07B) has a counter-clockwise outer contour
    
    * .notdef#3311 (U+B07E) has a counter-clockwise outer contour
    
    * .notdef#3311 (U+B07E) has a counter-clockwise outer contour
    
    * .notdef#3311 (U+B07E) has a counter-clockwise outer contour
    
    * .notdef#3311 (U+B07E) has a counter-clockwise outer contour
    
    * .notdef#3312 (U+B07F) has a counter-clockwise outer contour
    
    * .notdef#3312 (U+B07F) has a counter-clockwise outer contour
    
    * .notdef#3312 (U+B07F) has a counter-clockwise outer contour
    
    * .notdef#3312 (U+B07F) has a counter-clockwise outer contour
    
    * .notdef#3313 (U+B081) has a counter-clockwise outer contour
    
    * .notdef#3313 (U+B081) has a counter-clockwise outer contour
    
    * .notdef#3313 (U+B081) has a counter-clockwise outer contour
    
    * .notdef#3313 (U+B081) has a counter-clockwise outer contour
    
    * .notdef#3314 (U+B082) has a counter-clockwise outer contour
    
    * .notdef#3314 (U+B082) has a counter-clockwise outer contour
    
    * .notdef#3314 (U+B082) has a counter-clockwise outer contour
    
    * .notdef#3314 (U+B082) has a counter-clockwise outer contour
    
    * .notdef#3314 (U+B082) has a counter-clockwise outer contour
    
    * .notdef#3315 (U+B083) has a counter-clockwise outer contour
    
    * .notdef#3315 (U+B083) has a counter-clockwise outer contour
    
    * .notdef#3315 (U+B083) has a counter-clockwise outer contour
    
    * .notdef#3316 (U+B085) has a counter-clockwise outer contour
    
    * .notdef#3316 (U+B085) has a counter-clockwise outer contour
    
    * .notdef#3316 (U+B085) has a counter-clockwise outer contour
    
    * .notdef#3316 (U+B085) has a counter-clockwise outer contour
    
    * .notdef#3317 (U+B086) has a counter-clockwise outer contour
    
    * .notdef#3317 (U+B086) has a counter-clockwise outer contour
    
    * .notdef#3317 (U+B086) has a counter-clockwise outer contour
    
    * .notdef#3317 (U+B086) has a counter-clockwise outer contour
    
    * .notdef#3318 (U+B087) has a counter-clockwise outer contour
    
    * .notdef#3318 (U+B087) has a counter-clockwise outer contour
    
    * .notdef#3318 (U+B087) has a counter-clockwise outer contour
    
    * .notdef#3318 (U+B087) has a counter-clockwise outer contour
    
    * .notdef#3319 (U+B088) has a counter-clockwise outer contour
    
    * .notdef#3319 (U+B088) has a counter-clockwise outer contour
    
    * .notdef#3319 (U+B088) has a counter-clockwise outer contour
    
    * .notdef#3319 (U+B088) has a counter-clockwise outer contour
    
    * .notdef#332 (U+AF79) has a counter-clockwise outer contour
    
    * .notdef#332 (U+AF79) has a counter-clockwise outer contour
    
    * .notdef#332 (U+AF79) has a counter-clockwise outer contour
    
    * .notdef#332 (U+AF79) has a counter-clockwise outer contour
    
    * .notdef#332 (U+AF79) has a counter-clockwise outer contour
    
    * .notdef#3320 (U+B089) has a counter-clockwise outer contour
    
    * .notdef#3320 (U+B089) has a counter-clockwise outer contour
    
    * .notdef#3320 (U+B089) has a counter-clockwise outer contour
    
    * .notdef#3320 (U+B089) has a counter-clockwise outer contour
    
    * .notdef#3321 (U+B08A) has a counter-clockwise outer contour
    
    * .notdef#3321 (U+B08A) has a counter-clockwise outer contour
    
    * .notdef#3321 (U+B08A) has a counter-clockwise outer contour
    
    * .notdef#3321 (U+B08A) has a counter-clockwise outer contour
    
    * .notdef#3321 (U+B08A) has a counter-clockwise outer contour
    
    * .notdef#3322 (U+B08B) has a counter-clockwise outer contour
    
    * .notdef#3322 (U+B08B) has a counter-clockwise outer contour
    
    * .notdef#3322 (U+B08B) has a counter-clockwise outer contour
    
    * .notdef#3322 (U+B08B) has a counter-clockwise outer contour
    
    * .notdef#3322 (U+B08B) has a counter-clockwise outer contour
    
    * .notdef#3323 (U+B08E) has a counter-clockwise outer contour
    
    * .notdef#3323 (U+B08E) has a counter-clockwise outer contour
    
    * .notdef#3323 (U+B08E) has a counter-clockwise outer contour
    
    * .notdef#3323 (U+B08E) has a counter-clockwise outer contour
    
    * .notdef#3324 (U+B090) has a counter-clockwise outer contour
    
    * .notdef#3324 (U+B090) has a counter-clockwise outer contour
    
    * .notdef#3324 (U+B090) has a counter-clockwise outer contour
    
    * .notdef#3325 (U+B092) has a counter-clockwise outer contour
    
    * .notdef#3325 (U+B092) has a counter-clockwise outer contour
    
    * .notdef#3325 (U+B092) has a counter-clockwise outer contour
    
    * .notdef#3326 (U+B093) has a counter-clockwise outer contour
    
    * .notdef#3326 (U+B093) has a counter-clockwise outer contour
    
    * .notdef#3326 (U+B093) has a counter-clockwise outer contour
    
    * .notdef#3327 (U+B094) has a counter-clockwise outer contour
    
    * .notdef#3327 (U+B094) has a counter-clockwise outer contour
    
    * .notdef#3327 (U+B094) has a counter-clockwise outer contour
    
    * .notdef#3328 (U+B095) has a counter-clockwise outer contour
    
    * .notdef#3328 (U+B095) has a counter-clockwise outer contour
    
    * .notdef#3328 (U+B095) has a counter-clockwise outer contour
    
    * .notdef#3329 (U+B096) has a counter-clockwise outer contour
    
    * .notdef#3329 (U+B096) has a counter-clockwise outer contour
    
    * .notdef#3329 (U+B096) has a counter-clockwise outer contour
    
    * .notdef#3329 (U+B096) has a counter-clockwise outer contour
    
    * .notdef#333 (U+AF80) has a counter-clockwise outer contour
    
    * .notdef#333 (U+AF80) has a counter-clockwise outer contour
    
    * .notdef#333 (U+AF80) has a counter-clockwise outer contour
    
    * .notdef#333 (U+AF80) has a counter-clockwise outer contour
    
    * .notdef#3330 (U+B097) has a counter-clockwise outer contour
    
    * .notdef#3330 (U+B097) has a counter-clockwise outer contour
    
    * .notdef#3330 (U+B097) has a counter-clockwise outer contour
    
    * .notdef#3330 (U+B097) has a counter-clockwise outer contour
    
    * .notdef#3331 (U+B09B) has a counter-clockwise outer contour
    
    * .notdef#3331 (U+B09B) has a counter-clockwise outer contour
    
    * .notdef#3331 (U+B09B) has a counter-clockwise outer contour
    
    * .notdef#3331 (U+B09B) has a counter-clockwise outer contour
    
    * .notdef#3332 (U+B09D) has a counter-clockwise outer contour
    
    * .notdef#3332 (U+B09D) has a counter-clockwise outer contour
    
    * .notdef#3332 (U+B09D) has a counter-clockwise outer contour
    
    * .notdef#3332 (U+B09D) has a counter-clockwise outer contour
    
    * .notdef#3333 (U+B09E) has a counter-clockwise outer contour
    
    * .notdef#3333 (U+B09E) has a counter-clockwise outer contour
    
    * .notdef#3333 (U+B09E) has a counter-clockwise outer contour
    
    * .notdef#3333 (U+B09E) has a counter-clockwise outer contour
    
    * .notdef#3333 (U+B09E) has a counter-clockwise outer contour
    
    * .notdef#3334 (U+B0A3) has a counter-clockwise outer contour
    
    * .notdef#3334 (U+B0A3) has a counter-clockwise outer contour
    
    * .notdef#3334 (U+B0A3) has a counter-clockwise outer contour
    
    * .notdef#3334 (U+B0A3) has a counter-clockwise outer contour
    
    * .notdef#3335 (U+B0A4) has a counter-clockwise outer contour
    
    * .notdef#3335 (U+B0A4) has a counter-clockwise outer contour
    
    * .notdef#3335 (U+B0A4) has a counter-clockwise outer contour
    
    * .notdef#3335 (U+B0A4) has a counter-clockwise outer contour
    
    * .notdef#3336 (U+B0A5) has a counter-clockwise outer contour
    
    * .notdef#3336 (U+B0A5) has a counter-clockwise outer contour
    
    * .notdef#3336 (U+B0A5) has a counter-clockwise outer contour
    
    * .notdef#3336 (U+B0A5) has a counter-clockwise outer contour
    
    * .notdef#3337 (U+B0A6) has a counter-clockwise outer contour
    
    * .notdef#3337 (U+B0A6) has a counter-clockwise outer contour
    
    * .notdef#3337 (U+B0A6) has a counter-clockwise outer contour
    
    * .notdef#3337 (U+B0A6) has a counter-clockwise outer contour
    
    * .notdef#3337 (U+B0A6) has a counter-clockwise outer contour
    
    * .notdef#3338 (U+B0A7) has a counter-clockwise outer contour
    
    * .notdef#3338 (U+B0A7) has a counter-clockwise outer contour
    
    * .notdef#3338 (U+B0A7) has a counter-clockwise outer contour
    
    * .notdef#3338 (U+B0A7) has a counter-clockwise outer contour
    
    * .notdef#3338 (U+B0A7) has a counter-clockwise outer contour
    
    * .notdef#3339 (U+B0AA) has a counter-clockwise outer contour
    
    * .notdef#3339 (U+B0AA) has a counter-clockwise outer contour
    
    * .notdef#3339 (U+B0AA) has a counter-clockwise outer contour
    
    * .notdef#3339 (U+B0AA) has a counter-clockwise outer contour
    
    * .notdef#334 (U+AF84) has a counter-clockwise outer contour
    
    * .notdef#334 (U+AF84) has a counter-clockwise outer contour
    
    * .notdef#334 (U+AF84) has a counter-clockwise outer contour
    
    * .notdef#334 (U+AF84) has a counter-clockwise outer contour
    
    * .notdef#334 (U+AF84) has a counter-clockwise outer contour
    
    * .notdef#3340 (U+B0B0) has a counter-clockwise outer contour
    
    * .notdef#3340 (U+B0B0) has a counter-clockwise outer contour
    
    * .notdef#3340 (U+B0B0) has a counter-clockwise outer contour
    
    * .notdef#3341 (U+B0B2) has a counter-clockwise outer contour
    
    * .notdef#3341 (U+B0B2) has a counter-clockwise outer contour
    
    * .notdef#3341 (U+B0B2) has a counter-clockwise outer contour
    
    * .notdef#3341 (U+B0B2) has a counter-clockwise outer contour
    
    * .notdef#3342 (U+B0B6) has a counter-clockwise outer contour
    
    * .notdef#3342 (U+B0B6) has a counter-clockwise outer contour
    
    * .notdef#3342 (U+B0B6) has a counter-clockwise outer contour
    
    * .notdef#3342 (U+B0B6) has a counter-clockwise outer contour
    
    * .notdef#3343 (U+B0B7) has a counter-clockwise outer contour
    
    * .notdef#3343 (U+B0B7) has a counter-clockwise outer contour
    
    * .notdef#3343 (U+B0B7) has a counter-clockwise outer contour
    
    * .notdef#3343 (U+B0B7) has a counter-clockwise outer contour
    
    * .notdef#3344 (U+B0B9) has a counter-clockwise outer contour
    
    * .notdef#3344 (U+B0B9) has a counter-clockwise outer contour
    
    * .notdef#3344 (U+B0B9) has a counter-clockwise outer contour
    
    * .notdef#3344 (U+B0B9) has a counter-clockwise outer contour
    
    * .notdef#3345 (U+B0BA) has a counter-clockwise outer contour
    
    * .notdef#3345 (U+B0BA) has a counter-clockwise outer contour
    
    * .notdef#3345 (U+B0BA) has a counter-clockwise outer contour
    
    * .notdef#3345 (U+B0BA) has a counter-clockwise outer contour
    
    * .notdef#3345 (U+B0BA) has a counter-clockwise outer contour
    
    * .notdef#3346 (U+B0BB) has a counter-clockwise outer contour
    
    * .notdef#3346 (U+B0BB) has a counter-clockwise outer contour
    
    * .notdef#3346 (U+B0BB) has a counter-clockwise outer contour
    
    * .notdef#3347 (U+B0BD) has a counter-clockwise outer contour
    
    * .notdef#3347 (U+B0BD) has a counter-clockwise outer contour
    
    * .notdef#3347 (U+B0BD) has a counter-clockwise outer contour
    
    * .notdef#3347 (U+B0BD) has a counter-clockwise outer contour
    
    * .notdef#3348 (U+B0BE) has a counter-clockwise outer contour
    
    * .notdef#3348 (U+B0BE) has a counter-clockwise outer contour
    
    * .notdef#3348 (U+B0BE) has a counter-clockwise outer contour
    
    * .notdef#3348 (U+B0BE) has a counter-clockwise outer contour
    
    * .notdef#3349 (U+B0BF) has a counter-clockwise outer contour
    
    * .notdef#3349 (U+B0BF) has a counter-clockwise outer contour
    
    * .notdef#3349 (U+B0BF) has a counter-clockwise outer contour
    
    * .notdef#3349 (U+B0BF) has a counter-clockwise outer contour
    
    * .notdef#335 (U+AF88) has a counter-clockwise outer contour
    
    * .notdef#335 (U+AF88) has a counter-clockwise outer contour
    
    * .notdef#335 (U+AF88) has a counter-clockwise outer contour
    
    * .notdef#335 (U+AF88) has a counter-clockwise outer contour
    
    * .notdef#335 (U+AF88) has a counter-clockwise outer contour
    
    * .notdef#3350 (U+B0C0) has a counter-clockwise outer contour
    
    * .notdef#3350 (U+B0C0) has a counter-clockwise outer contour
    
    * .notdef#3350 (U+B0C0) has a counter-clockwise outer contour
    
    * .notdef#3350 (U+B0C0) has a counter-clockwise outer contour
    
    * .notdef#3351 (U+B0C1) has a counter-clockwise outer contour
    
    * .notdef#3351 (U+B0C1) has a counter-clockwise outer contour
    
    * .notdef#3351 (U+B0C1) has a counter-clockwise outer contour
    
    * .notdef#3351 (U+B0C1) has a counter-clockwise outer contour
    
    * .notdef#3352 (U+B0C2) has a counter-clockwise outer contour
    
    * .notdef#3352 (U+B0C2) has a counter-clockwise outer contour
    
    * .notdef#3352 (U+B0C2) has a counter-clockwise outer contour
    
    * .notdef#3352 (U+B0C2) has a counter-clockwise outer contour
    
    * .notdef#3352 (U+B0C2) has a counter-clockwise outer contour
    
    * .notdef#3353 (U+B0C3) has a counter-clockwise outer contour
    
    * .notdef#3353 (U+B0C3) has a counter-clockwise outer contour
    
    * .notdef#3353 (U+B0C3) has a counter-clockwise outer contour
    
    * .notdef#3353 (U+B0C3) has a counter-clockwise outer contour
    
    * .notdef#3353 (U+B0C3) has a counter-clockwise outer contour
    
    * .notdef#3354 (U+B0C6) has a counter-clockwise outer contour
    
    * .notdef#3354 (U+B0C6) has a counter-clockwise outer contour
    
    * .notdef#3354 (U+B0C6) has a counter-clockwise outer contour
    
    * .notdef#3354 (U+B0C6) has a counter-clockwise outer contour
    
    * .notdef#3355 (U+B0CA) has a counter-clockwise outer contour
    
    * .notdef#3355 (U+B0CA) has a counter-clockwise outer contour
    
    * .notdef#3355 (U+B0CA) has a counter-clockwise outer contour
    
    * .notdef#3356 (U+B0CB) has a counter-clockwise outer contour
    
    * .notdef#3356 (U+B0CB) has a counter-clockwise outer contour
    
    * .notdef#3356 (U+B0CB) has a counter-clockwise outer contour
    
    * .notdef#3357 (U+B0CC) has a counter-clockwise outer contour
    
    * .notdef#3357 (U+B0CC) has a counter-clockwise outer contour
    
    * .notdef#3357 (U+B0CC) has a counter-clockwise outer contour
    
    * .notdef#3358 (U+B0CD) has a counter-clockwise outer contour
    
    * .notdef#3358 (U+B0CD) has a counter-clockwise outer contour
    
    * .notdef#3358 (U+B0CD) has a counter-clockwise outer contour
    
    * .notdef#3359 (U+B0CE) has a counter-clockwise outer contour
    
    * .notdef#3359 (U+B0CE) has a counter-clockwise outer contour
    
    * .notdef#3359 (U+B0CE) has a counter-clockwise outer contour
    
    * .notdef#3359 (U+B0CE) has a counter-clockwise outer contour
    
    * .notdef#336 (U+AF90) has a counter-clockwise outer contour
    
    * .notdef#336 (U+AF90) has a counter-clockwise outer contour
    
    * .notdef#336 (U+AF90) has a counter-clockwise outer contour
    
    * .notdef#336 (U+AF90) has a counter-clockwise outer contour
    
    * .notdef#336 (U+AF90) has a counter-clockwise outer contour
    
    * .notdef#3360 (U+B0CF) has a counter-clockwise outer contour
    
    * .notdef#3360 (U+B0CF) has a counter-clockwise outer contour
    
    * .notdef#3360 (U+B0CF) has a counter-clockwise outer contour
    
    * .notdef#3360 (U+B0CF) has a counter-clockwise outer contour
    
    * .notdef#3361 (U+B0D2) has a counter-clockwise outer contour
    
    * .notdef#3361 (U+B0D2) has a counter-clockwise outer contour
    
    * .notdef#3361 (U+B0D2) has a counter-clockwise outer contour
    
    * .notdef#3361 (U+B0D2) has a counter-clockwise outer contour
    
    * .notdef#3362 (U+B0D3) has a counter-clockwise outer contour
    
    * .notdef#3362 (U+B0D3) has a counter-clockwise outer contour
    
    * .notdef#3362 (U+B0D3) has a counter-clockwise outer contour
    
    * .notdef#3362 (U+B0D3) has a counter-clockwise outer contour
    
    * .notdef#3363 (U+B0D5) has a counter-clockwise outer contour
    
    * .notdef#3363 (U+B0D5) has a counter-clockwise outer contour
    
    * .notdef#3363 (U+B0D5) has a counter-clockwise outer contour
    
    * .notdef#3363 (U+B0D5) has a counter-clockwise outer contour
    
    * .notdef#3364 (U+B0D6) has a counter-clockwise outer contour
    
    * .notdef#3364 (U+B0D6) has a counter-clockwise outer contour
    
    * .notdef#3364 (U+B0D6) has a counter-clockwise outer contour
    
    * .notdef#3364 (U+B0D6) has a counter-clockwise outer contour
    
    * .notdef#3364 (U+B0D6) has a counter-clockwise outer contour
    
    * .notdef#3365 (U+B0D7) has a counter-clockwise outer contour
    
    * .notdef#3365 (U+B0D7) has a counter-clockwise outer contour
    
    * .notdef#3365 (U+B0D7) has a counter-clockwise outer contour
    
    * .notdef#3366 (U+B0D9) has a counter-clockwise outer contour
    
    * .notdef#3366 (U+B0D9) has a counter-clockwise outer contour
    
    * .notdef#3366 (U+B0D9) has a counter-clockwise outer contour
    
    * .notdef#3366 (U+B0D9) has a counter-clockwise outer contour
    
    * .notdef#3367 (U+B0DA) has a counter-clockwise outer contour
    
    * .notdef#3367 (U+B0DA) has a counter-clockwise outer contour
    
    * .notdef#3367 (U+B0DA) has a counter-clockwise outer contour
    
    * .notdef#3367 (U+B0DA) has a counter-clockwise outer contour
    
    * .notdef#3368 (U+B0DB) has a counter-clockwise outer contour
    
    * .notdef#3368 (U+B0DB) has a counter-clockwise outer contour
    
    * .notdef#3368 (U+B0DB) has a counter-clockwise outer contour
    
    * .notdef#3368 (U+B0DB) has a counter-clockwise outer contour
    
    * .notdef#3369 (U+B0DC) has a counter-clockwise outer contour
    
    * .notdef#3369 (U+B0DC) has a counter-clockwise outer contour
    
    * .notdef#3369 (U+B0DC) has a counter-clockwise outer contour
    
    * .notdef#3369 (U+B0DC) has a counter-clockwise outer contour
    
    * .notdef#337 (U+AF91) has a counter-clockwise outer contour
    
    * .notdef#337 (U+AF91) has a counter-clockwise outer contour
    
    * .notdef#337 (U+AF91) has a counter-clockwise outer contour
    
    * .notdef#337 (U+AF91) has a counter-clockwise outer contour
    
    * .notdef#337 (U+AF91) has a counter-clockwise outer contour
    
    * .notdef#3370 (U+B0DD) has a counter-clockwise outer contour
    
    * .notdef#3370 (U+B0DD) has a counter-clockwise outer contour
    
    * .notdef#3370 (U+B0DD) has a counter-clockwise outer contour
    
    * .notdef#3370 (U+B0DD) has a counter-clockwise outer contour
    
    * .notdef#3371 (U+B0DE) has a counter-clockwise outer contour
    
    * .notdef#3371 (U+B0DE) has a counter-clockwise outer contour
    
    * .notdef#3371 (U+B0DE) has a counter-clockwise outer contour
    
    * .notdef#3371 (U+B0DE) has a counter-clockwise outer contour
    
    * .notdef#3371 (U+B0DE) has a counter-clockwise outer contour
    
    * .notdef#3372 (U+B0DF) has a counter-clockwise outer contour
    
    * .notdef#3372 (U+B0DF) has a counter-clockwise outer contour
    
    * .notdef#3372 (U+B0DF) has a counter-clockwise outer contour
    
    * .notdef#3372 (U+B0DF) has a counter-clockwise outer contour
    
    * .notdef#3372 (U+B0DF) has a counter-clockwise outer contour
    
    * .notdef#3373 (U+B0E1) has a counter-clockwise outer contour
    
    * .notdef#3373 (U+B0E1) has a counter-clockwise outer contour
    
    * .notdef#3373 (U+B0E1) has a counter-clockwise outer contour
    
    * .notdef#3374 (U+B0E2) has a counter-clockwise outer contour
    
    * .notdef#3374 (U+B0E2) has a counter-clockwise outer contour
    
    * .notdef#3374 (U+B0E2) has a counter-clockwise outer contour
    
    * .notdef#3374 (U+B0E2) has a counter-clockwise outer contour
    
    * .notdef#3375 (U+B0E3) has a counter-clockwise outer contour
    
    * .notdef#3375 (U+B0E3) has a counter-clockwise outer contour
    
    * .notdef#3375 (U+B0E3) has a counter-clockwise outer contour
    
    * .notdef#3376 (U+B0E4) has a counter-clockwise outer contour
    
    * .notdef#3376 (U+B0E4) has a counter-clockwise outer contour
    
    * .notdef#3376 (U+B0E4) has a counter-clockwise outer contour
    
    * .notdef#3377 (U+B0E6) has a counter-clockwise outer contour
    
    * .notdef#3377 (U+B0E6) has a counter-clockwise outer contour
    
    * .notdef#3377 (U+B0E6) has a counter-clockwise outer contour
    
    * .notdef#3378 (U+B0E7) has a counter-clockwise outer contour
    
    * .notdef#3378 (U+B0E7) has a counter-clockwise outer contour
    
    * .notdef#3378 (U+B0E7) has a counter-clockwise outer contour
    
    * .notdef#3379 (U+B0E8) has a counter-clockwise outer contour
    
    * .notdef#3379 (U+B0E8) has a counter-clockwise outer contour
    
    * .notdef#3379 (U+B0E8) has a counter-clockwise outer contour
    
    * .notdef#338 (U+AF95) has a counter-clockwise outer contour
    
    * .notdef#338 (U+AF95) has a counter-clockwise outer contour
    
    * .notdef#338 (U+AF95) has a counter-clockwise outer contour
    
    * .notdef#338 (U+AF95) has a counter-clockwise outer contour
    
    * .notdef#338 (U+AF95) has a counter-clockwise outer contour
    
    * .notdef#3380 (U+B0E9) has a counter-clockwise outer contour
    
    * .notdef#3380 (U+B0E9) has a counter-clockwise outer contour
    
    * .notdef#3380 (U+B0E9) has a counter-clockwise outer contour
    
    * .notdef#3381 (U+B0EA) has a counter-clockwise outer contour
    
    * .notdef#3381 (U+B0EA) has a counter-clockwise outer contour
    
    * .notdef#3381 (U+B0EA) has a counter-clockwise outer contour
    
    * .notdef#3381 (U+B0EA) has a counter-clockwise outer contour
    
    * .notdef#3382 (U+B0EB) has a counter-clockwise outer contour
    
    * .notdef#3382 (U+B0EB) has a counter-clockwise outer contour
    
    * .notdef#3382 (U+B0EB) has a counter-clockwise outer contour
    
    * .notdef#3382 (U+B0EB) has a counter-clockwise outer contour
    
    * .notdef#3383 (U+B0EC) has a counter-clockwise outer contour
    
    * .notdef#3383 (U+B0EC) has a counter-clockwise outer contour
    
    * .notdef#3384 (U+B0ED) has a counter-clockwise outer contour
    
    * .notdef#3384 (U+B0ED) has a counter-clockwise outer contour
    
    * .notdef#3384 (U+B0ED) has a counter-clockwise outer contour
    
    * .notdef#3385 (U+B0EE) has a counter-clockwise outer contour
    
    * .notdef#3385 (U+B0EE) has a counter-clockwise outer contour
    
    * .notdef#3385 (U+B0EE) has a counter-clockwise outer contour
    
    * .notdef#3385 (U+B0EE) has a counter-clockwise outer contour
    
    * .notdef#3386 (U+B0EF) has a counter-clockwise outer contour
    
    * .notdef#3386 (U+B0EF) has a counter-clockwise outer contour
    
    * .notdef#3386 (U+B0EF) has a counter-clockwise outer contour
    
    * .notdef#3386 (U+B0EF) has a counter-clockwise outer contour
    
    * .notdef#3387 (U+B0F0) has a counter-clockwise outer contour
    
    * .notdef#3387 (U+B0F0) has a counter-clockwise outer contour
    
    * .notdef#3387 (U+B0F0) has a counter-clockwise outer contour
    
    * .notdef#3388 (U+B0F1) has a counter-clockwise outer contour
    
    * .notdef#3388 (U+B0F1) has a counter-clockwise outer contour
    
    * .notdef#3388 (U+B0F1) has a counter-clockwise outer contour
    
    * .notdef#3388 (U+B0F1) has a counter-clockwise outer contour
    
    * .notdef#3389 (U+B0F2) has a counter-clockwise outer contour
    
    * .notdef#3389 (U+B0F2) has a counter-clockwise outer contour
    
    * .notdef#3389 (U+B0F2) has a counter-clockwise outer contour
    
    * .notdef#3389 (U+B0F2) has a counter-clockwise outer contour
    
    * .notdef#3389 (U+B0F2) has a counter-clockwise outer contour
    
    * .notdef#339 (U+AF9C) has a counter-clockwise outer contour
    
    * .notdef#339 (U+AF9C) has a counter-clockwise outer contour
    
    * .notdef#339 (U+AF9C) has a counter-clockwise outer contour
    
    * .notdef#3390 (U+B0F3) has a counter-clockwise outer contour
    
    * .notdef#3390 (U+B0F3) has a counter-clockwise outer contour
    
    * .notdef#3390 (U+B0F3) has a counter-clockwise outer contour
    
    * .notdef#3391 (U+B0F4) has a counter-clockwise outer contour
    
    * .notdef#3391 (U+B0F4) has a counter-clockwise outer contour
    
    * .notdef#3391 (U+B0F4) has a counter-clockwise outer contour
    
    * .notdef#3392 (U+B0F5) has a counter-clockwise outer contour
    
    * .notdef#3392 (U+B0F5) has a counter-clockwise outer contour
    
    * .notdef#3392 (U+B0F5) has a counter-clockwise outer contour
    
    * .notdef#3392 (U+B0F5) has a counter-clockwise outer contour
    
    * .notdef#3393 (U+B0F6) has a counter-clockwise outer contour
    
    * .notdef#3393 (U+B0F6) has a counter-clockwise outer contour
    
    * .notdef#3393 (U+B0F6) has a counter-clockwise outer contour
    
    * .notdef#3393 (U+B0F6) has a counter-clockwise outer contour
    
    * .notdef#3394 (U+B0F7) has a counter-clockwise outer contour
    
    * .notdef#3394 (U+B0F7) has a counter-clockwise outer contour
    
    * .notdef#3394 (U+B0F7) has a counter-clockwise outer contour
    
    * .notdef#3394 (U+B0F7) has a counter-clockwise outer contour
    
    * .notdef#3395 (U+B0F8) has a counter-clockwise outer contour
    
    * .notdef#3395 (U+B0F8) has a counter-clockwise outer contour
    
    * .notdef#3395 (U+B0F8) has a counter-clockwise outer contour
    
    * .notdef#3395 (U+B0F8) has a counter-clockwise outer contour
    
    * .notdef#3396 (U+B0F9) has a counter-clockwise outer contour
    
    * .notdef#3396 (U+B0F9) has a counter-clockwise outer contour
    
    * .notdef#3396 (U+B0F9) has a counter-clockwise outer contour
    
    * .notdef#3396 (U+B0F9) has a counter-clockwise outer contour
    
    * .notdef#3397 (U+B0FA) has a counter-clockwise outer contour
    
    * .notdef#3397 (U+B0FA) has a counter-clockwise outer contour
    
    * .notdef#3397 (U+B0FA) has a counter-clockwise outer contour
    
    * .notdef#3397 (U+B0FA) has a counter-clockwise outer contour
    
    * .notdef#3397 (U+B0FA) has a counter-clockwise outer contour
    
    * .notdef#3398 (U+B0FB) has a counter-clockwise outer contour
    
    * .notdef#3398 (U+B0FB) has a counter-clockwise outer contour
    
    * .notdef#3398 (U+B0FB) has a counter-clockwise outer contour
    
    * .notdef#3398 (U+B0FB) has a counter-clockwise outer contour
    
    * .notdef#3398 (U+B0FB) has a counter-clockwise outer contour
    
    * .notdef#3399 (U+B0FC) has a counter-clockwise outer contour
    
    * .notdef#3399 (U+B0FC) has a counter-clockwise outer contour
    
    * .notdef#3399 (U+B0FC) has a counter-clockwise outer contour
    
    * .notdef#340 (U+AFB8) has a counter-clockwise outer contour
    
    * .notdef#340 (U+AFB8) has a counter-clockwise outer contour
    
    * .notdef#340 (U+AFB8) has a counter-clockwise outer contour
    
    * .notdef#3400 (U+B0FD) has a counter-clockwise outer contour
    
    * .notdef#3400 (U+B0FD) has a counter-clockwise outer contour
    
    * .notdef#3400 (U+B0FD) has a counter-clockwise outer contour
    
    * .notdef#3401 (U+B0FE) has a counter-clockwise outer contour
    
    * .notdef#3401 (U+B0FE) has a counter-clockwise outer contour
    
    * .notdef#3401 (U+B0FE) has a counter-clockwise outer contour
    
    * .notdef#3401 (U+B0FE) has a counter-clockwise outer contour
    
    * .notdef#3402 (U+B0FF) has a counter-clockwise outer contour
    
    * .notdef#3402 (U+B0FF) has a counter-clockwise outer contour
    
    * .notdef#3402 (U+B0FF) has a counter-clockwise outer contour
    
    * .notdef#3403 (U+B100) has a counter-clockwise outer contour
    
    * .notdef#3403 (U+B100) has a counter-clockwise outer contour
    
    * .notdef#3403 (U+B100) has a counter-clockwise outer contour
    
    * .notdef#3404 (U+B101) has a counter-clockwise outer contour
    
    * .notdef#3404 (U+B101) has a counter-clockwise outer contour
    
    * .notdef#3404 (U+B101) has a counter-clockwise outer contour
    
    * .notdef#3405 (U+B102) has a counter-clockwise outer contour
    
    * .notdef#3405 (U+B102) has a counter-clockwise outer contour
    
    * .notdef#3405 (U+B102) has a counter-clockwise outer contour
    
    * .notdef#3406 (U+B103) has a counter-clockwise outer contour
    
    * .notdef#3406 (U+B103) has a counter-clockwise outer contour
    
    * .notdef#3406 (U+B103) has a counter-clockwise outer contour
    
    * .notdef#3407 (U+B104) has a counter-clockwise outer contour
    
    * .notdef#3407 (U+B104) has a counter-clockwise outer contour
    
    * .notdef#3407 (U+B104) has a counter-clockwise outer contour
    
    * .notdef#3408 (U+B105) has a counter-clockwise outer contour
    
    * .notdef#3408 (U+B105) has a counter-clockwise outer contour
    
    * .notdef#3408 (U+B105) has a counter-clockwise outer contour
    
    * .notdef#3409 (U+B106) has a counter-clockwise outer contour
    
    * .notdef#3409 (U+B106) has a counter-clockwise outer contour
    
    * .notdef#3409 (U+B106) has a counter-clockwise outer contour
    
    * .notdef#3409 (U+B106) has a counter-clockwise outer contour
    
    * .notdef#341 (U+AFB9) has a counter-clockwise outer contour
    
    * .notdef#341 (U+AFB9) has a counter-clockwise outer contour
    
    * .notdef#341 (U+AFB9) has a counter-clockwise outer contour
    
    * .notdef#3410 (U+B107) has a counter-clockwise outer contour
    
    * .notdef#3410 (U+B107) has a counter-clockwise outer contour
    
    * .notdef#3410 (U+B107) has a counter-clockwise outer contour
    
    * .notdef#3410 (U+B107) has a counter-clockwise outer contour
    
    * .notdef#3411 (U+B10A) has a counter-clockwise outer contour
    
    * .notdef#3411 (U+B10A) has a counter-clockwise outer contour
    
    * .notdef#3411 (U+B10A) has a counter-clockwise outer contour
    
    * .notdef#3411 (U+B10A) has a counter-clockwise outer contour
    
    * .notdef#3412 (U+B10D) has a counter-clockwise outer contour
    
    * .notdef#3412 (U+B10D) has a counter-clockwise outer contour
    
    * .notdef#3412 (U+B10D) has a counter-clockwise outer contour
    
    * .notdef#3412 (U+B10D) has a counter-clockwise outer contour
    
    * .notdef#3413 (U+B10E) has a counter-clockwise outer contour
    
    * .notdef#3413 (U+B10E) has a counter-clockwise outer contour
    
    * .notdef#3413 (U+B10E) has a counter-clockwise outer contour
    
    * .notdef#3413 (U+B10E) has a counter-clockwise outer contour
    
    * .notdef#3413 (U+B10E) has a counter-clockwise outer contour
    
    * .notdef#3414 (U+B10F) has a counter-clockwise outer contour
    
    * .notdef#3414 (U+B10F) has a counter-clockwise outer contour
    
    * .notdef#3414 (U+B10F) has a counter-clockwise outer contour
    
    * .notdef#3415 (U+B111) has a counter-clockwise outer contour
    
    * .notdef#3415 (U+B111) has a counter-clockwise outer contour
    
    * .notdef#3415 (U+B111) has a counter-clockwise outer contour
    
    * .notdef#3415 (U+B111) has a counter-clockwise outer contour
    
    * .notdef#3416 (U+B114) has a counter-clockwise outer contour
    
    * .notdef#3416 (U+B114) has a counter-clockwise outer contour
    
    * .notdef#3416 (U+B114) has a counter-clockwise outer contour
    
    * .notdef#3416 (U+B114) has a counter-clockwise outer contour
    
    * .notdef#3417 (U+B115) has a counter-clockwise outer contour
    
    * .notdef#3417 (U+B115) has a counter-clockwise outer contour
    
    * .notdef#3417 (U+B115) has a counter-clockwise outer contour
    
    * .notdef#3417 (U+B115) has a counter-clockwise outer contour
    
    * .notdef#3418 (U+B116) has a counter-clockwise outer contour
    
    * .notdef#3418 (U+B116) has a counter-clockwise outer contour
    
    * .notdef#3418 (U+B116) has a counter-clockwise outer contour
    
    * .notdef#3418 (U+B116) has a counter-clockwise outer contour
    
    * .notdef#3418 (U+B116) has a counter-clockwise outer contour
    
    * .notdef#3419 (U+B117) has a counter-clockwise outer contour
    
    * .notdef#3419 (U+B117) has a counter-clockwise outer contour
    
    * .notdef#3419 (U+B117) has a counter-clockwise outer contour
    
    * .notdef#3419 (U+B117) has a counter-clockwise outer contour
    
    * .notdef#3419 (U+B117) has a counter-clockwise outer contour
    
    * .notdef#342 (U+AFBC) has a counter-clockwise outer contour
    
    * .notdef#342 (U+AFBC) has a counter-clockwise outer contour
    
    * .notdef#342 (U+AFBC) has a counter-clockwise outer contour
    
    * .notdef#342 (U+AFBC) has a counter-clockwise outer contour
    
    * .notdef#3420 (U+B11A) has a counter-clockwise outer contour
    
    * .notdef#3420 (U+B11A) has a counter-clockwise outer contour
    
    * .notdef#3420 (U+B11A) has a counter-clockwise outer contour
    
    * .notdef#3420 (U+B11A) has a counter-clockwise outer contour
    
    * .notdef#3421 (U+B11E) has a counter-clockwise outer contour
    
    * .notdef#3421 (U+B11E) has a counter-clockwise outer contour
    
    * .notdef#3421 (U+B11E) has a counter-clockwise outer contour
    
    * .notdef#3422 (U+B11F) has a counter-clockwise outer contour
    
    * .notdef#3422 (U+B11F) has a counter-clockwise outer contour
    
    * .notdef#3422 (U+B11F) has a counter-clockwise outer contour
    
    * .notdef#3423 (U+B120) has a counter-clockwise outer contour
    
    * .notdef#3423 (U+B120) has a counter-clockwise outer contour
    
    * .notdef#3423 (U+B120) has a counter-clockwise outer contour
    
    * .notdef#3424 (U+B121) has a counter-clockwise outer contour
    
    * .notdef#3424 (U+B121) has a counter-clockwise outer contour
    
    * .notdef#3424 (U+B121) has a counter-clockwise outer contour
    
    * .notdef#3425 (U+B122) has a counter-clockwise outer contour
    
    * .notdef#3425 (U+B122) has a counter-clockwise outer contour
    
    * .notdef#3425 (U+B122) has a counter-clockwise outer contour
    
    * .notdef#3425 (U+B122) has a counter-clockwise outer contour
    
    * .notdef#3426 (U+B126) has a counter-clockwise outer contour
    
    * .notdef#3426 (U+B126) has a counter-clockwise outer contour
    
    * .notdef#3426 (U+B126) has a counter-clockwise outer contour
    
    * .notdef#3426 (U+B126) has a counter-clockwise outer contour
    
    * .notdef#3426 (U+B126) has a counter-clockwise outer contour
    
    * .notdef#3427 (U+B127) has a counter-clockwise outer contour
    
    * .notdef#3427 (U+B127) has a counter-clockwise outer contour
    
    * .notdef#3427 (U+B127) has a counter-clockwise outer contour
    
    * .notdef#3427 (U+B127) has a counter-clockwise outer contour
    
    * .notdef#3427 (U+B127) has a counter-clockwise outer contour
    
    * .notdef#3428 (U+B129) has a counter-clockwise outer contour
    
    * .notdef#3428 (U+B129) has a counter-clockwise outer contour
    
    * .notdef#3428 (U+B129) has a counter-clockwise outer contour
    
    * .notdef#3428 (U+B129) has a counter-clockwise outer contour
    
    * .notdef#3428 (U+B129) has a counter-clockwise outer contour
    
    * .notdef#3429 (U+B12A) has a counter-clockwise outer contour
    
    * .notdef#3429 (U+B12A) has a counter-clockwise outer contour
    
    * .notdef#3429 (U+B12A) has a counter-clockwise outer contour
    
    * .notdef#3429 (U+B12A) has a counter-clockwise outer contour
    
    * .notdef#3429 (U+B12A) has a counter-clockwise outer contour
    
    * .notdef#3429 (U+B12A) has a counter-clockwise outer contour
    
    * .notdef#343 (U+AFC0) has a counter-clockwise outer contour
    
    * .notdef#343 (U+AFC0) has a counter-clockwise outer contour
    
    * .notdef#343 (U+AFC0) has a counter-clockwise outer contour
    
    * .notdef#3430 (U+B12B) has a counter-clockwise outer contour
    
    * .notdef#3430 (U+B12B) has a counter-clockwise outer contour
    
    * .notdef#3430 (U+B12B) has a counter-clockwise outer contour
    
    * .notdef#3430 (U+B12B) has a counter-clockwise outer contour
    
    * .notdef#3431 (U+B12D) has a counter-clockwise outer contour
    
    * .notdef#3431 (U+B12D) has a counter-clockwise outer contour
    
    * .notdef#3431 (U+B12D) has a counter-clockwise outer contour
    
    * .notdef#3431 (U+B12D) has a counter-clockwise outer contour
    
    * .notdef#3431 (U+B12D) has a counter-clockwise outer contour
    
    * .notdef#3432 (U+B12E) has a counter-clockwise outer contour
    
    * .notdef#3432 (U+B12E) has a counter-clockwise outer contour
    
    * .notdef#3432 (U+B12E) has a counter-clockwise outer contour
    
    * .notdef#3432 (U+B12E) has a counter-clockwise outer contour
    
    * .notdef#3432 (U+B12E) has a counter-clockwise outer contour
    
    * .notdef#3433 (U+B12F) has a counter-clockwise outer contour
    
    * .notdef#3433 (U+B12F) has a counter-clockwise outer contour
    
    * .notdef#3433 (U+B12F) has a counter-clockwise outer contour
    
    * .notdef#3433 (U+B12F) has a counter-clockwise outer contour
    
    * .notdef#3433 (U+B12F) has a counter-clockwise outer contour
    
    * .notdef#3434 (U+B130) has a counter-clockwise outer contour
    
    * .notdef#3434 (U+B130) has a counter-clockwise outer contour
    
    * .notdef#3434 (U+B130) has a counter-clockwise outer contour
    
    * .notdef#3434 (U+B130) has a counter-clockwise outer contour
    
    * .notdef#3434 (U+B130) has a counter-clockwise outer contour
    
    * .notdef#3435 (U+B131) has a counter-clockwise outer contour
    
    * .notdef#3435 (U+B131) has a counter-clockwise outer contour
    
    * .notdef#3435 (U+B131) has a counter-clockwise outer contour
    
    * .notdef#3435 (U+B131) has a counter-clockwise outer contour
    
    * .notdef#3435 (U+B131) has a counter-clockwise outer contour
    
    * .notdef#3436 (U+B132) has a counter-clockwise outer contour
    
    * .notdef#3436 (U+B132) has a counter-clockwise outer contour
    
    * .notdef#3436 (U+B132) has a counter-clockwise outer contour
    
    * .notdef#3436 (U+B132) has a counter-clockwise outer contour
    
    * .notdef#3436 (U+B132) has a counter-clockwise outer contour
    
    * .notdef#3436 (U+B132) has a counter-clockwise outer contour
    
    * .notdef#3437 (U+B133) has a counter-clockwise outer contour
    
    * .notdef#3437 (U+B133) has a counter-clockwise outer contour
    
    * .notdef#3437 (U+B133) has a counter-clockwise outer contour
    
    * .notdef#3437 (U+B133) has a counter-clockwise outer contour
    
    * .notdef#3437 (U+B133) has a counter-clockwise outer contour
    
    * .notdef#3437 (U+B133) has a counter-clockwise outer contour
    
    * .notdef#3438 (U+B136) has a counter-clockwise outer contour
    
    * .notdef#3438 (U+B136) has a counter-clockwise outer contour
    
    * .notdef#3438 (U+B136) has a counter-clockwise outer contour
    
    * .notdef#3438 (U+B136) has a counter-clockwise outer contour
    
    * .notdef#3438 (U+B136) has a counter-clockwise outer contour
    
    * .notdef#3439 (U+B13A) has a counter-clockwise outer contour
    
    * .notdef#3439 (U+B13A) has a counter-clockwise outer contour
    
    * .notdef#3439 (U+B13A) has a counter-clockwise outer contour
    
    * .notdef#3439 (U+B13A) has a counter-clockwise outer contour
    
    * .notdef#344 (U+AFC7) has a counter-clockwise outer contour
    
    * .notdef#344 (U+AFC7) has a counter-clockwise outer contour
    
    * .notdef#344 (U+AFC7) has a counter-clockwise outer contour
    
    * .notdef#344 (U+AFC7) has a counter-clockwise outer contour
    
    * .notdef#344 (U+AFC7) has a counter-clockwise outer contour
    
    * .notdef#344 (U+AFC7) has a counter-clockwise outer contour
    
    * .notdef#3440 (U+B13B) has a counter-clockwise outer contour
    
    * .notdef#3440 (U+B13B) has a counter-clockwise outer contour
    
    * .notdef#3440 (U+B13B) has a counter-clockwise outer contour
    
    * .notdef#3440 (U+B13B) has a counter-clockwise outer contour
    
    * .notdef#3441 (U+B13C) has a counter-clockwise outer contour
    
    * .notdef#3441 (U+B13C) has a counter-clockwise outer contour
    
    * .notdef#3441 (U+B13C) has a counter-clockwise outer contour
    
    * .notdef#3441 (U+B13C) has a counter-clockwise outer contour
    
    * .notdef#3442 (U+B13D) has a counter-clockwise outer contour
    
    * .notdef#3442 (U+B13D) has a counter-clockwise outer contour
    
    * .notdef#3442 (U+B13D) has a counter-clockwise outer contour
    
    * .notdef#3442 (U+B13D) has a counter-clockwise outer contour
    
    * .notdef#3443 (U+B13E) has a counter-clockwise outer contour
    
    * .notdef#3443 (U+B13E) has a counter-clockwise outer contour
    
    * .notdef#3443 (U+B13E) has a counter-clockwise outer contour
    
    * .notdef#3443 (U+B13E) has a counter-clockwise outer contour
    
    * .notdef#3443 (U+B13E) has a counter-clockwise outer contour
    
    * .notdef#3444 (U+B13F) has a counter-clockwise outer contour
    
    * .notdef#3444 (U+B13F) has a counter-clockwise outer contour
    
    * .notdef#3444 (U+B13F) has a counter-clockwise outer contour
    
    * .notdef#3444 (U+B13F) has a counter-clockwise outer contour
    
    * .notdef#3444 (U+B13F) has a counter-clockwise outer contour
    
    * .notdef#3445 (U+B142) has a counter-clockwise outer contour
    
    * .notdef#3445 (U+B142) has a counter-clockwise outer contour
    
    * .notdef#3445 (U+B142) has a counter-clockwise outer contour
    
    * .notdef#3445 (U+B142) has a counter-clockwise outer contour
    
    * .notdef#3446 (U+B143) has a counter-clockwise outer contour
    
    * .notdef#3446 (U+B143) has a counter-clockwise outer contour
    
    * .notdef#3446 (U+B143) has a counter-clockwise outer contour
    
    * .notdef#3446 (U+B143) has a counter-clockwise outer contour
    
    * .notdef#3447 (U+B145) has a counter-clockwise outer contour
    
    * .notdef#3447 (U+B145) has a counter-clockwise outer contour
    
    * .notdef#3447 (U+B145) has a counter-clockwise outer contour
    
    * .notdef#3447 (U+B145) has a counter-clockwise outer contour
    
    * .notdef#3448 (U+B146) has a counter-clockwise outer contour
    
    * .notdef#3448 (U+B146) has a counter-clockwise outer contour
    
    * .notdef#3448 (U+B146) has a counter-clockwise outer contour
    
    * .notdef#3448 (U+B146) has a counter-clockwise outer contour
    
    * .notdef#3448 (U+B146) has a counter-clockwise outer contour
    
    * .notdef#3449 (U+B147) has a counter-clockwise outer contour
    
    * .notdef#3449 (U+B147) has a counter-clockwise outer contour
    
    * .notdef#3449 (U+B147) has a counter-clockwise outer contour
    
    * .notdef#345 (U+AFC8) has a counter-clockwise outer contour
    
    * .notdef#345 (U+AFC8) has a counter-clockwise outer contour
    
    * .notdef#345 (U+AFC8) has a counter-clockwise outer contour
    
    * .notdef#3450 (U+B149) has a counter-clockwise outer contour
    
    * .notdef#3450 (U+B149) has a counter-clockwise outer contour
    
    * .notdef#3450 (U+B149) has a counter-clockwise outer contour
    
    * .notdef#3450 (U+B149) has a counter-clockwise outer contour
    
    * .notdef#3451 (U+B14A) has a counter-clockwise outer contour
    
    * .notdef#3451 (U+B14A) has a counter-clockwise outer contour
    
    * .notdef#3451 (U+B14A) has a counter-clockwise outer contour
    
    * .notdef#3451 (U+B14A) has a counter-clockwise outer contour
    
    * .notdef#3452 (U+B14B) has a counter-clockwise outer contour
    
    * .notdef#3452 (U+B14B) has a counter-clockwise outer contour
    
    * .notdef#3452 (U+B14B) has a counter-clockwise outer contour
    
    * .notdef#3452 (U+B14B) has a counter-clockwise outer contour
    
    * .notdef#3453 (U+B14C) has a counter-clockwise outer contour
    
    * .notdef#3453 (U+B14C) has a counter-clockwise outer contour
    
    * .notdef#3453 (U+B14C) has a counter-clockwise outer contour
    
    * .notdef#3453 (U+B14C) has a counter-clockwise outer contour
    
    * .notdef#3454 (U+B14D) has a counter-clockwise outer contour
    
    * .notdef#3454 (U+B14D) has a counter-clockwise outer contour
    
    * .notdef#3454 (U+B14D) has a counter-clockwise outer contour
    
    * .notdef#3454 (U+B14D) has a counter-clockwise outer contour
    
    * .notdef#3455 (U+B14E) has a counter-clockwise outer contour
    
    * .notdef#3455 (U+B14E) has a counter-clockwise outer contour
    
    * .notdef#3455 (U+B14E) has a counter-clockwise outer contour
    
    * .notdef#3455 (U+B14E) has a counter-clockwise outer contour
    
    * .notdef#3455 (U+B14E) has a counter-clockwise outer contour
    
    * .notdef#3456 (U+B14F) has a counter-clockwise outer contour
    
    * .notdef#3456 (U+B14F) has a counter-clockwise outer contour
    
    * .notdef#3456 (U+B14F) has a counter-clockwise outer contour
    
    * .notdef#3456 (U+B14F) has a counter-clockwise outer contour
    
    * .notdef#3456 (U+B14F) has a counter-clockwise outer contour
    
    * .notdef#3457 (U+B152) has a counter-clockwise outer contour
    
    * .notdef#3457 (U+B152) has a counter-clockwise outer contour
    
    * .notdef#3457 (U+B152) has a counter-clockwise outer contour
    
    * .notdef#3457 (U+B152) has a counter-clockwise outer contour
    
    * .notdef#3458 (U+B153) has a counter-clockwise outer contour
    
    * .notdef#3458 (U+B153) has a counter-clockwise outer contour
    
    * .notdef#3458 (U+B153) has a counter-clockwise outer contour
    
    * .notdef#3459 (U+B156) has a counter-clockwise outer contour
    
    * .notdef#3459 (U+B156) has a counter-clockwise outer contour
    
    * .notdef#3459 (U+B156) has a counter-clockwise outer contour
    
    * .notdef#346 (U+AFC9) has a counter-clockwise outer contour
    
    * .notdef#346 (U+AFC9) has a counter-clockwise outer contour
    
    * .notdef#346 (U+AFC9) has a counter-clockwise outer contour
    
    * .notdef#346 (U+AFC9) has a counter-clockwise outer contour
    
    * .notdef#3460 (U+B157) has a counter-clockwise outer contour
    
    * .notdef#3460 (U+B157) has a counter-clockwise outer contour
    
    * .notdef#3460 (U+B157) has a counter-clockwise outer contour
    
    * .notdef#3461 (U+B159) has a counter-clockwise outer contour
    
    * .notdef#3461 (U+B159) has a counter-clockwise outer contour
    
    * .notdef#3461 (U+B159) has a counter-clockwise outer contour
    
    * .notdef#3462 (U+B15A) has a counter-clockwise outer contour
    
    * .notdef#3462 (U+B15A) has a counter-clockwise outer contour
    
    * .notdef#3462 (U+B15A) has a counter-clockwise outer contour
    
    * .notdef#3462 (U+B15A) has a counter-clockwise outer contour
    
    * .notdef#3463 (U+B15B) has a counter-clockwise outer contour
    
    * .notdef#3463 (U+B15B) has a counter-clockwise outer contour
    
    * .notdef#3463 (U+B15B) has a counter-clockwise outer contour
    
    * .notdef#3463 (U+B15B) has a counter-clockwise outer contour
    
    * .notdef#3464 (U+B15D) has a counter-clockwise outer contour
    
    * .notdef#3464 (U+B15D) has a counter-clockwise outer contour
    
    * .notdef#3464 (U+B15D) has a counter-clockwise outer contour
    
    * .notdef#3464 (U+B15D) has a counter-clockwise outer contour
    
    * .notdef#3465 (U+B15E) has a counter-clockwise outer contour
    
    * .notdef#3465 (U+B15E) has a counter-clockwise outer contour
    
    * .notdef#3465 (U+B15E) has a counter-clockwise outer contour
    
    * .notdef#3465 (U+B15E) has a counter-clockwise outer contour
    
    * .notdef#3465 (U+B15E) has a counter-clockwise outer contour
    
    * .notdef#3466 (U+B15F) has a counter-clockwise outer contour
    
    * .notdef#3466 (U+B15F) has a counter-clockwise outer contour
    
    * .notdef#3466 (U+B15F) has a counter-clockwise outer contour
    
    * .notdef#3466 (U+B15F) has a counter-clockwise outer contour
    
    * .notdef#3466 (U+B15F) has a counter-clockwise outer contour
    
    * .notdef#3467 (U+B161) has a counter-clockwise outer contour
    
    * .notdef#3467 (U+B161) has a counter-clockwise outer contour
    
    * .notdef#3467 (U+B161) has a counter-clockwise outer contour
    
    * .notdef#3467 (U+B161) has a counter-clockwise outer contour
    
    * .notdef#3467 (U+B161) has a counter-clockwise outer contour
    
    * .notdef#3468 (U+B162) has a counter-clockwise outer contour
    
    * .notdef#3468 (U+B162) has a counter-clockwise outer contour
    
    * .notdef#3468 (U+B162) has a counter-clockwise outer contour
    
    * .notdef#3468 (U+B162) has a counter-clockwise outer contour
    
    * .notdef#3468 (U+B162) has a counter-clockwise outer contour
    
    * .notdef#3468 (U+B162) has a counter-clockwise outer contour
    
    * .notdef#3469 (U+B163) has a counter-clockwise outer contour
    
    * .notdef#3469 (U+B163) has a counter-clockwise outer contour
    
    * .notdef#3469 (U+B163) has a counter-clockwise outer contour
    
    * .notdef#3469 (U+B163) has a counter-clockwise outer contour
    
    * .notdef#347 (U+AFCB) has a counter-clockwise outer contour
    
    * .notdef#347 (U+AFCB) has a counter-clockwise outer contour
    
    * .notdef#347 (U+AFCB) has a counter-clockwise outer contour
    
    * .notdef#3470 (U+B164) has a counter-clockwise outer contour
    
    * .notdef#3470 (U+B164) has a counter-clockwise outer contour
    
    * .notdef#3470 (U+B164) has a counter-clockwise outer contour
    
    * .notdef#3470 (U+B164) has a counter-clockwise outer contour
    
    * .notdef#3471 (U+B165) has a counter-clockwise outer contour
    
    * .notdef#3471 (U+B165) has a counter-clockwise outer contour
    
    * .notdef#3471 (U+B165) has a counter-clockwise outer contour
    
    * .notdef#3471 (U+B165) has a counter-clockwise outer contour
    
    * .notdef#3471 (U+B165) has a counter-clockwise outer contour
    
    * .notdef#3472 (U+B166) has a counter-clockwise outer contour
    
    * .notdef#3472 (U+B166) has a counter-clockwise outer contour
    
    * .notdef#3472 (U+B166) has a counter-clockwise outer contour
    
    * .notdef#3472 (U+B166) has a counter-clockwise outer contour
    
    * .notdef#3472 (U+B166) has a counter-clockwise outer contour
    
    * .notdef#3473 (U+B167) has a counter-clockwise outer contour
    
    * .notdef#3473 (U+B167) has a counter-clockwise outer contour
    
    * .notdef#3473 (U+B167) has a counter-clockwise outer contour
    
    * .notdef#3473 (U+B167) has a counter-clockwise outer contour
    
    * .notdef#3473 (U+B167) has a counter-clockwise outer contour
    
    * .notdef#3474 (U+B168) has a counter-clockwise outer contour
    
    * .notdef#3474 (U+B168) has a counter-clockwise outer contour
    
    * .notdef#3474 (U+B168) has a counter-clockwise outer contour
    
    * .notdef#3474 (U+B168) has a counter-clockwise outer contour
    
    * .notdef#3474 (U+B168) has a counter-clockwise outer contour
    
    * .notdef#3475 (U+B169) has a counter-clockwise outer contour
    
    * .notdef#3475 (U+B169) has a counter-clockwise outer contour
    
    * .notdef#3475 (U+B169) has a counter-clockwise outer contour
    
    * .notdef#3475 (U+B169) has a counter-clockwise outer contour
    
    * .notdef#3475 (U+B169) has a counter-clockwise outer contour
    
    * .notdef#3476 (U+B16A) has a counter-clockwise outer contour
    
    * .notdef#3476 (U+B16A) has a counter-clockwise outer contour
    
    * .notdef#3476 (U+B16A) has a counter-clockwise outer contour
    
    * .notdef#3476 (U+B16A) has a counter-clockwise outer contour
    
    * .notdef#3476 (U+B16A) has a counter-clockwise outer contour
    
    * .notdef#3476 (U+B16A) has a counter-clockwise outer contour
    
    * .notdef#3477 (U+B16B) has a counter-clockwise outer contour
    
    * .notdef#3477 (U+B16B) has a counter-clockwise outer contour
    
    * .notdef#3477 (U+B16B) has a counter-clockwise outer contour
    
    * .notdef#3477 (U+B16B) has a counter-clockwise outer contour
    
    * .notdef#3477 (U+B16B) has a counter-clockwise outer contour
    
    * .notdef#3477 (U+B16B) has a counter-clockwise outer contour
    
    * .notdef#3478 (U+B16C) has a counter-clockwise outer contour
    
    * .notdef#3478 (U+B16C) has a counter-clockwise outer contour
    
    * .notdef#3478 (U+B16C) has a counter-clockwise outer contour
    
    * .notdef#3478 (U+B16C) has a counter-clockwise outer contour
    
    * .notdef#3479 (U+B16D) has a counter-clockwise outer contour
    
    * .notdef#3479 (U+B16D) has a counter-clockwise outer contour
    
    * .notdef#3479 (U+B16D) has a counter-clockwise outer contour
    
    * .notdef#3479 (U+B16D) has a counter-clockwise outer contour
    
    * .notdef#348 (U+AFCD) has a counter-clockwise outer contour
    
    * .notdef#348 (U+AFCD) has a counter-clockwise outer contour
    
    * .notdef#348 (U+AFCD) has a counter-clockwise outer contour
    
    * .notdef#3480 (U+B16E) has a counter-clockwise outer contour
    
    * .notdef#3480 (U+B16E) has a counter-clockwise outer contour
    
    * .notdef#3480 (U+B16E) has a counter-clockwise outer contour
    
    * .notdef#3480 (U+B16E) has a counter-clockwise outer contour
    
    * .notdef#3480 (U+B16E) has a counter-clockwise outer contour
    
    * .notdef#3481 (U+B16F) has a counter-clockwise outer contour
    
    * .notdef#3481 (U+B16F) has a counter-clockwise outer contour
    
    * .notdef#3481 (U+B16F) has a counter-clockwise outer contour
    
    * .notdef#3481 (U+B16F) has a counter-clockwise outer contour
    
    * .notdef#3482 (U+B170) has a counter-clockwise outer contour
    
    * .notdef#3482 (U+B170) has a counter-clockwise outer contour
    
    * .notdef#3482 (U+B170) has a counter-clockwise outer contour
    
    * .notdef#3482 (U+B170) has a counter-clockwise outer contour
    
    * .notdef#3483 (U+B171) has a counter-clockwise outer contour
    
    * .notdef#3483 (U+B171) has a counter-clockwise outer contour
    
    * .notdef#3483 (U+B171) has a counter-clockwise outer contour
    
    * .notdef#3483 (U+B171) has a counter-clockwise outer contour
    
    * .notdef#3484 (U+B172) has a counter-clockwise outer contour
    
    * .notdef#3484 (U+B172) has a counter-clockwise outer contour
    
    * .notdef#3484 (U+B172) has a counter-clockwise outer contour
    
    * .notdef#3484 (U+B172) has a counter-clockwise outer contour
    
    * .notdef#3485 (U+B173) has a counter-clockwise outer contour
    
    * .notdef#3485 (U+B173) has a counter-clockwise outer contour
    
    * .notdef#3485 (U+B173) has a counter-clockwise outer contour
    
    * .notdef#3485 (U+B173) has a counter-clockwise outer contour
    
    * .notdef#3486 (U+B174) has a counter-clockwise outer contour
    
    * .notdef#3486 (U+B174) has a counter-clockwise outer contour
    
    * .notdef#3486 (U+B174) has a counter-clockwise outer contour
    
    * .notdef#3486 (U+B174) has a counter-clockwise outer contour
    
    * .notdef#3487 (U+B175) has a counter-clockwise outer contour
    
    * .notdef#3487 (U+B175) has a counter-clockwise outer contour
    
    * .notdef#3487 (U+B175) has a counter-clockwise outer contour
    
    * .notdef#3487 (U+B175) has a counter-clockwise outer contour
    
    * .notdef#3488 (U+B176) has a counter-clockwise outer contour
    
    * .notdef#3488 (U+B176) has a counter-clockwise outer contour
    
    * .notdef#3488 (U+B176) has a counter-clockwise outer contour
    
    * .notdef#3488 (U+B176) has a counter-clockwise outer contour
    
    * .notdef#3488 (U+B176) has a counter-clockwise outer contour
    
    * .notdef#3489 (U+B177) has a counter-clockwise outer contour
    
    * .notdef#3489 (U+B177) has a counter-clockwise outer contour
    
    * .notdef#3489 (U+B177) has a counter-clockwise outer contour
    
    * .notdef#3489 (U+B177) has a counter-clockwise outer contour
    
    * .notdef#3489 (U+B177) has a counter-clockwise outer contour
    
    * .notdef#349 (U+AFCE) has a counter-clockwise outer contour
    
    * .notdef#349 (U+AFCE) has a counter-clockwise outer contour
    
    * .notdef#349 (U+AFCE) has a counter-clockwise outer contour
    
    * .notdef#3490 (U+B17A) has a counter-clockwise outer contour
    
    * .notdef#3490 (U+B17A) has a counter-clockwise outer contour
    
    * .notdef#3490 (U+B17A) has a counter-clockwise outer contour
    
    * .notdef#3490 (U+B17A) has a counter-clockwise outer contour
    
    * .notdef#3491 (U+B17B) has a counter-clockwise outer contour
    
    * .notdef#3491 (U+B17B) has a counter-clockwise outer contour
    
    * .notdef#3491 (U+B17B) has a counter-clockwise outer contour
    
    * .notdef#3491 (U+B17B) has a counter-clockwise outer contour
    
    * .notdef#3492 (U+B17D) has a counter-clockwise outer contour
    
    * .notdef#3492 (U+B17D) has a counter-clockwise outer contour
    
    * .notdef#3492 (U+B17D) has a counter-clockwise outer contour
    
    * .notdef#3492 (U+B17D) has a counter-clockwise outer contour
    
    * .notdef#3493 (U+B17E) has a counter-clockwise outer contour
    
    * .notdef#3493 (U+B17E) has a counter-clockwise outer contour
    
    * .notdef#3493 (U+B17E) has a counter-clockwise outer contour
    
    * .notdef#3493 (U+B17E) has a counter-clockwise outer contour
    
    * .notdef#3493 (U+B17E) has a counter-clockwise outer contour
    
    * .notdef#3494 (U+B17F) has a counter-clockwise outer contour
    
    * .notdef#3494 (U+B17F) has a counter-clockwise outer contour
    
    * .notdef#3494 (U+B17F) has a counter-clockwise outer contour
    
    * .notdef#3495 (U+B181) has a counter-clockwise outer contour
    
    * .notdef#3495 (U+B181) has a counter-clockwise outer contour
    
    * .notdef#3495 (U+B181) has a counter-clockwise outer contour
    
    * .notdef#3495 (U+B181) has a counter-clockwise outer contour
    
    * .notdef#3496 (U+B183) has a counter-clockwise outer contour
    
    * .notdef#3496 (U+B183) has a counter-clockwise outer contour
    
    * .notdef#3496 (U+B183) has a counter-clockwise outer contour
    
    * .notdef#3496 (U+B183) has a counter-clockwise outer contour
    
    * .notdef#3497 (U+B184) has a counter-clockwise outer contour
    
    * .notdef#3497 (U+B184) has a counter-clockwise outer contour
    
    * .notdef#3497 (U+B184) has a counter-clockwise outer contour
    
    * .notdef#3497 (U+B184) has a counter-clockwise outer contour
    
    * .notdef#3498 (U+B185) has a counter-clockwise outer contour
    
    * .notdef#3498 (U+B185) has a counter-clockwise outer contour
    
    * .notdef#3498 (U+B185) has a counter-clockwise outer contour
    
    * .notdef#3498 (U+B185) has a counter-clockwise outer contour
    
    * .notdef#3499 (U+B186) has a counter-clockwise outer contour
    
    * .notdef#3499 (U+B186) has a counter-clockwise outer contour
    
    * .notdef#3499 (U+B186) has a counter-clockwise outer contour
    
    * .notdef#3499 (U+B186) has a counter-clockwise outer contour
    
    * .notdef#3499 (U+B186) has a counter-clockwise outer contour
    
    * .notdef#350 (U+AFD4) has a counter-clockwise outer contour
    
    * .notdef#350 (U+AFD4) has a counter-clockwise outer contour
    
    * .notdef#350 (U+AFD4) has a counter-clockwise outer contour
    
    * .notdef#3500 (U+B187) has a counter-clockwise outer contour
    
    * .notdef#3500 (U+B187) has a counter-clockwise outer contour
    
    * .notdef#3500 (U+B187) has a counter-clockwise outer contour
    
    * .notdef#3500 (U+B187) has a counter-clockwise outer contour
    
    * .notdef#3500 (U+B187) has a counter-clockwise outer contour
    
    * .notdef#3501 (U+B18A) has a counter-clockwise outer contour
    
    * .notdef#3501 (U+B18A) has a counter-clockwise outer contour
    
    * .notdef#3501 (U+B18A) has a counter-clockwise outer contour
    
    * .notdef#3501 (U+B18A) has a counter-clockwise outer contour
    
    * .notdef#3502 (U+B18C) has a counter-clockwise outer contour
    
    * .notdef#3502 (U+B18C) has a counter-clockwise outer contour
    
    * .notdef#3502 (U+B18C) has a counter-clockwise outer contour
    
    * .notdef#3503 (U+B18E) has a counter-clockwise outer contour
    
    * .notdef#3503 (U+B18E) has a counter-clockwise outer contour
    
    * .notdef#3503 (U+B18E) has a counter-clockwise outer contour
    
    * .notdef#3504 (U+B18F) has a counter-clockwise outer contour
    
    * .notdef#3504 (U+B18F) has a counter-clockwise outer contour
    
    * .notdef#3504 (U+B18F) has a counter-clockwise outer contour
    
    * .notdef#3505 (U+B190) has a counter-clockwise outer contour
    
    * .notdef#3505 (U+B190) has a counter-clockwise outer contour
    
    * .notdef#3505 (U+B190) has a counter-clockwise outer contour
    
    * .notdef#3506 (U+B191) has a counter-clockwise outer contour
    
    * .notdef#3506 (U+B191) has a counter-clockwise outer contour
    
    * .notdef#3506 (U+B191) has a counter-clockwise outer contour
    
    * .notdef#3507 (U+B195) has a counter-clockwise outer contour
    
    * .notdef#3507 (U+B195) has a counter-clockwise outer contour
    
    * .notdef#3507 (U+B195) has a counter-clockwise outer contour
    
    * .notdef#3507 (U+B195) has a counter-clockwise outer contour
    
    * .notdef#3508 (U+B196) has a counter-clockwise outer contour
    
    * .notdef#3508 (U+B196) has a counter-clockwise outer contour
    
    * .notdef#3508 (U+B196) has a counter-clockwise outer contour
    
    * .notdef#3508 (U+B196) has a counter-clockwise outer contour
    
    * .notdef#3508 (U+B196) has a counter-clockwise outer contour
    
    * .notdef#3509 (U+B197) has a counter-clockwise outer contour
    
    * .notdef#3509 (U+B197) has a counter-clockwise outer contour
    
    * .notdef#3509 (U+B197) has a counter-clockwise outer contour
    
    * .notdef#3509 (U+B197) has a counter-clockwise outer contour
    
    * .notdef#3509 (U+B197) has a counter-clockwise outer contour
    
    * .notdef#351 (U+AFDC) has a counter-clockwise outer contour
    
    * .notdef#351 (U+AFDC) has a counter-clockwise outer contour
    
    * .notdef#351 (U+AFDC) has a counter-clockwise outer contour
    
    * .notdef#351 (U+AFDC) has a counter-clockwise outer contour
    
    * .notdef#3510 (U+B199) has a counter-clockwise outer contour
    
    * .notdef#3510 (U+B199) has a counter-clockwise outer contour
    
    * .notdef#3510 (U+B199) has a counter-clockwise outer contour
    
    * .notdef#3510 (U+B199) has a counter-clockwise outer contour
    
    * .notdef#3510 (U+B199) has a counter-clockwise outer contour
    
    * .notdef#3511 (U+B19A) has a counter-clockwise outer contour
    
    * .notdef#3511 (U+B19A) has a counter-clockwise outer contour
    
    * .notdef#3511 (U+B19A) has a counter-clockwise outer contour
    
    * .notdef#3511 (U+B19A) has a counter-clockwise outer contour
    
    * .notdef#3511 (U+B19A) has a counter-clockwise outer contour
    
    * .notdef#3511 (U+B19A) has a counter-clockwise outer contour
    
    * .notdef#3512 (U+B19B) has a counter-clockwise outer contour
    
    * .notdef#3512 (U+B19B) has a counter-clockwise outer contour
    
    * .notdef#3512 (U+B19B) has a counter-clockwise outer contour
    
    * .notdef#3512 (U+B19B) has a counter-clockwise outer contour
    
    * .notdef#3513 (U+B19D) has a counter-clockwise outer contour
    
    * .notdef#3513 (U+B19D) has a counter-clockwise outer contour
    
    * .notdef#3513 (U+B19D) has a counter-clockwise outer contour
    
    * .notdef#3513 (U+B19D) has a counter-clockwise outer contour
    
    * .notdef#3513 (U+B19D) has a counter-clockwise outer contour
    
    * .notdef#3514 (U+B19E) has a counter-clockwise outer contour
    
    * .notdef#3514 (U+B19E) has a counter-clockwise outer contour
    
    * .notdef#3514 (U+B19E) has a counter-clockwise outer contour
    
    * .notdef#3514 (U+B19E) has a counter-clockwise outer contour
    
    * .notdef#3514 (U+B19E) has a counter-clockwise outer contour
    
    * .notdef#3515 (U+B19F) has a counter-clockwise outer contour
    
    * .notdef#3515 (U+B19F) has a counter-clockwise outer contour
    
    * .notdef#3515 (U+B19F) has a counter-clockwise outer contour
    
    * .notdef#3515 (U+B19F) has a counter-clockwise outer contour
    
    * .notdef#3515 (U+B19F) has a counter-clockwise outer contour
    
    * .notdef#3516 (U+B1A0) has a counter-clockwise outer contour
    
    * .notdef#3516 (U+B1A0) has a counter-clockwise outer contour
    
    * .notdef#3516 (U+B1A0) has a counter-clockwise outer contour
    
    * .notdef#3516 (U+B1A0) has a counter-clockwise outer contour
    
    * .notdef#3516 (U+B1A0) has a counter-clockwise outer contour
    
    * .notdef#3517 (U+B1A1) has a counter-clockwise outer contour
    
    * .notdef#3517 (U+B1A1) has a counter-clockwise outer contour
    
    * .notdef#3517 (U+B1A1) has a counter-clockwise outer contour
    
    * .notdef#3517 (U+B1A1) has a counter-clockwise outer contour
    
    * .notdef#3517 (U+B1A1) has a counter-clockwise outer contour
    
    * .notdef#3518 (U+B1A2) has a counter-clockwise outer contour
    
    * .notdef#3518 (U+B1A2) has a counter-clockwise outer contour
    
    * .notdef#3518 (U+B1A2) has a counter-clockwise outer contour
    
    * .notdef#3518 (U+B1A2) has a counter-clockwise outer contour
    
    * .notdef#3518 (U+B1A2) has a counter-clockwise outer contour
    
    * .notdef#3518 (U+B1A2) has a counter-clockwise outer contour
    
    * .notdef#3519 (U+B1A3) has a counter-clockwise outer contour
    
    * .notdef#3519 (U+B1A3) has a counter-clockwise outer contour
    
    * .notdef#3519 (U+B1A3) has a counter-clockwise outer contour
    
    * .notdef#3519 (U+B1A3) has a counter-clockwise outer contour
    
    * .notdef#3519 (U+B1A3) has a counter-clockwise outer contour
    
    * .notdef#3519 (U+B1A3) has a counter-clockwise outer contour
    
    * .notdef#352 (U+AFE8) has a counter-clockwise outer contour
    
    * .notdef#352 (U+AFE8) has a counter-clockwise outer contour
    
    * .notdef#352 (U+AFE8) has a counter-clockwise outer contour
    
    * .notdef#352 (U+AFE8) has a counter-clockwise outer contour
    
    * .notdef#3520 (U+B1A4) has a counter-clockwise outer contour
    
    * .notdef#3520 (U+B1A4) has a counter-clockwise outer contour
    
    * .notdef#3520 (U+B1A4) has a counter-clockwise outer contour
    
    * .notdef#3520 (U+B1A4) has a counter-clockwise outer contour
    
    * .notdef#3521 (U+B1A5) has a counter-clockwise outer contour
    
    * .notdef#3521 (U+B1A5) has a counter-clockwise outer contour
    
    * .notdef#3521 (U+B1A5) has a counter-clockwise outer contour
    
    * .notdef#3521 (U+B1A5) has a counter-clockwise outer contour
    
    * .notdef#3522 (U+B1A6) has a counter-clockwise outer contour
    
    * .notdef#3522 (U+B1A6) has a counter-clockwise outer contour
    
    * .notdef#3522 (U+B1A6) has a counter-clockwise outer contour
    
    * .notdef#3522 (U+B1A6) has a counter-clockwise outer contour
    
    * .notdef#3522 (U+B1A6) has a counter-clockwise outer contour
    
    * .notdef#3523 (U+B1A7) has a counter-clockwise outer contour
    
    * .notdef#3523 (U+B1A7) has a counter-clockwise outer contour
    
    * .notdef#3523 (U+B1A7) has a counter-clockwise outer contour
    
    * .notdef#3523 (U+B1A7) has a counter-clockwise outer contour
    
    * .notdef#3524 (U+B1A9) has a counter-clockwise outer contour
    
    * .notdef#3524 (U+B1A9) has a counter-clockwise outer contour
    
    * .notdef#3524 (U+B1A9) has a counter-clockwise outer contour
    
    * .notdef#3524 (U+B1A9) has a counter-clockwise outer contour
    
    * .notdef#3525 (U+B1AA) has a counter-clockwise outer contour
    
    * .notdef#3525 (U+B1AA) has a counter-clockwise outer contour
    
    * .notdef#3525 (U+B1AA) has a counter-clockwise outer contour
    
    * .notdef#3525 (U+B1AA) has a counter-clockwise outer contour
    
    * .notdef#3526 (U+B1AB) has a counter-clockwise outer contour
    
    * .notdef#3526 (U+B1AB) has a counter-clockwise outer contour
    
    * .notdef#3526 (U+B1AB) has a counter-clockwise outer contour
    
    * .notdef#3526 (U+B1AB) has a counter-clockwise outer contour
    
    * .notdef#3527 (U+B1AC) has a counter-clockwise outer contour
    
    * .notdef#3527 (U+B1AC) has a counter-clockwise outer contour
    
    * .notdef#3527 (U+B1AC) has a counter-clockwise outer contour
    
    * .notdef#3527 (U+B1AC) has a counter-clockwise outer contour
    
    * .notdef#3528 (U+B1AD) has a counter-clockwise outer contour
    
    * .notdef#3528 (U+B1AD) has a counter-clockwise outer contour
    
    * .notdef#3528 (U+B1AD) has a counter-clockwise outer contour
    
    * .notdef#3528 (U+B1AD) has a counter-clockwise outer contour
    
    * .notdef#3529 (U+B1AE) has a counter-clockwise outer contour
    
    * .notdef#3529 (U+B1AE) has a counter-clockwise outer contour
    
    * .notdef#3529 (U+B1AE) has a counter-clockwise outer contour
    
    * .notdef#3529 (U+B1AE) has a counter-clockwise outer contour
    
    * .notdef#3529 (U+B1AE) has a counter-clockwise outer contour
    
    * .notdef#353 (U+AFE9) has a counter-clockwise outer contour
    
    * .notdef#353 (U+AFE9) has a counter-clockwise outer contour
    
    * .notdef#353 (U+AFE9) has a counter-clockwise outer contour
    
    * .notdef#353 (U+AFE9) has a counter-clockwise outer contour
    
    * .notdef#3530 (U+B1AF) has a counter-clockwise outer contour
    
    * .notdef#3530 (U+B1AF) has a counter-clockwise outer contour
    
    * .notdef#3530 (U+B1AF) has a counter-clockwise outer contour
    
    * .notdef#3530 (U+B1AF) has a counter-clockwise outer contour
    
    * .notdef#3530 (U+B1AF) has a counter-clockwise outer contour
    
    * .notdef#3531 (U+B1B0) has a counter-clockwise outer contour
    
    * .notdef#3531 (U+B1B0) has a counter-clockwise outer contour
    
    * .notdef#3531 (U+B1B0) has a counter-clockwise outer contour
    
    * .notdef#3532 (U+B1B1) has a counter-clockwise outer contour
    
    * .notdef#3532 (U+B1B1) has a counter-clockwise outer contour
    
    * .notdef#3532 (U+B1B1) has a counter-clockwise outer contour
    
    * .notdef#3532 (U+B1B1) has a counter-clockwise outer contour
    
    * .notdef#3533 (U+B1B2) has a counter-clockwise outer contour
    
    * .notdef#3533 (U+B1B2) has a counter-clockwise outer contour
    
    * .notdef#3533 (U+B1B2) has a counter-clockwise outer contour
    
    * .notdef#3533 (U+B1B2) has a counter-clockwise outer contour
    
    * .notdef#3533 (U+B1B2) has a counter-clockwise outer contour
    
    * .notdef#3534 (U+B1B3) has a counter-clockwise outer contour
    
    * .notdef#3534 (U+B1B3) has a counter-clockwise outer contour
    
    * .notdef#3534 (U+B1B3) has a counter-clockwise outer contour
    
    * .notdef#3534 (U+B1B3) has a counter-clockwise outer contour
    
    * .notdef#3534 (U+B1B3) has a counter-clockwise outer contour
    
    * .notdef#3535 (U+B1B4) has a counter-clockwise outer contour
    
    * .notdef#3535 (U+B1B4) has a counter-clockwise outer contour
    
    * .notdef#3535 (U+B1B4) has a counter-clockwise outer contour
    
    * .notdef#3535 (U+B1B4) has a counter-clockwise outer contour
    
    * .notdef#3536 (U+B1B5) has a counter-clockwise outer contour
    
    * .notdef#3536 (U+B1B5) has a counter-clockwise outer contour
    
    * .notdef#3536 (U+B1B5) has a counter-clockwise outer contour
    
    * .notdef#3536 (U+B1B5) has a counter-clockwise outer contour
    
    * .notdef#3536 (U+B1B5) has a counter-clockwise outer contour
    
    * .notdef#3537 (U+B1B6) has a counter-clockwise outer contour
    
    * .notdef#3537 (U+B1B6) has a counter-clockwise outer contour
    
    * .notdef#3537 (U+B1B6) has a counter-clockwise outer contour
    
    * .notdef#3537 (U+B1B6) has a counter-clockwise outer contour
    
    * .notdef#3537 (U+B1B6) has a counter-clockwise outer contour
    
    * .notdef#3537 (U+B1B6) has a counter-clockwise outer contour
    
    * .notdef#3538 (U+B1B7) has a counter-clockwise outer contour
    
    * .notdef#3538 (U+B1B7) has a counter-clockwise outer contour
    
    * .notdef#3538 (U+B1B7) has a counter-clockwise outer contour
    
    * .notdef#3538 (U+B1B7) has a counter-clockwise outer contour
    
    * .notdef#3539 (U+B1B8) has a counter-clockwise outer contour
    
    * .notdef#3539 (U+B1B8) has a counter-clockwise outer contour
    
    * .notdef#3539 (U+B1B8) has a counter-clockwise outer contour
    
    * .notdef#3539 (U+B1B8) has a counter-clockwise outer contour
    
    * .notdef#354 (U+AFF0) has a counter-clockwise outer contour
    
    * .notdef#354 (U+AFF0) has a counter-clockwise outer contour
    
    * .notdef#354 (U+AFF0) has a counter-clockwise outer contour
    
    * .notdef#3540 (U+B1B9) has a counter-clockwise outer contour
    
    * .notdef#3540 (U+B1B9) has a counter-clockwise outer contour
    
    * .notdef#3540 (U+B1B9) has a counter-clockwise outer contour
    
    * .notdef#3540 (U+B1B9) has a counter-clockwise outer contour
    
    * .notdef#3540 (U+B1B9) has a counter-clockwise outer contour
    
    * .notdef#3541 (U+B1BA) has a counter-clockwise outer contour
    
    * .notdef#3541 (U+B1BA) has a counter-clockwise outer contour
    
    * .notdef#3541 (U+B1BA) has a counter-clockwise outer contour
    
    * .notdef#3541 (U+B1BA) has a counter-clockwise outer contour
    
    * .notdef#3541 (U+B1BA) has a counter-clockwise outer contour
    
    * .notdef#3542 (U+B1BB) has a counter-clockwise outer contour
    
    * .notdef#3542 (U+B1BB) has a counter-clockwise outer contour
    
    * .notdef#3542 (U+B1BB) has a counter-clockwise outer contour
    
    * .notdef#3542 (U+B1BB) has a counter-clockwise outer contour
    
    * .notdef#3542 (U+B1BB) has a counter-clockwise outer contour
    
    * .notdef#3543 (U+B1BC) has a counter-clockwise outer contour
    
    * .notdef#3543 (U+B1BC) has a counter-clockwise outer contour
    
    * .notdef#3543 (U+B1BC) has a counter-clockwise outer contour
    
    * .notdef#3543 (U+B1BC) has a counter-clockwise outer contour
    
    * .notdef#3543 (U+B1BC) has a counter-clockwise outer contour
    
    * .notdef#3544 (U+B1BD) has a counter-clockwise outer contour
    
    * .notdef#3544 (U+B1BD) has a counter-clockwise outer contour
    
    * .notdef#3544 (U+B1BD) has a counter-clockwise outer contour
    
    * .notdef#3544 (U+B1BD) has a counter-clockwise outer contour
    
    * .notdef#3544 (U+B1BD) has a counter-clockwise outer contour
    
    * .notdef#3545 (U+B1BE) has a counter-clockwise outer contour
    
    * .notdef#3545 (U+B1BE) has a counter-clockwise outer contour
    
    * .notdef#3545 (U+B1BE) has a counter-clockwise outer contour
    
    * .notdef#3545 (U+B1BE) has a counter-clockwise outer contour
    
    * .notdef#3545 (U+B1BE) has a counter-clockwise outer contour
    
    * .notdef#3545 (U+B1BE) has a counter-clockwise outer contour
    
    * .notdef#3546 (U+B1BF) has a counter-clockwise outer contour
    
    * .notdef#3546 (U+B1BF) has a counter-clockwise outer contour
    
    * .notdef#3546 (U+B1BF) has a counter-clockwise outer contour
    
    * .notdef#3546 (U+B1BF) has a counter-clockwise outer contour
    
    * .notdef#3546 (U+B1BF) has a counter-clockwise outer contour
    
    * .notdef#3546 (U+B1BF) has a counter-clockwise outer contour
    
    * .notdef#3547 (U+B1C0) has a counter-clockwise outer contour
    
    * .notdef#3547 (U+B1C0) has a counter-clockwise outer contour
    
    * .notdef#3547 (U+B1C0) has a counter-clockwise outer contour
    
    * .notdef#3547 (U+B1C0) has a counter-clockwise outer contour
    
    * .notdef#3548 (U+B1C1) has a counter-clockwise outer contour
    
    * .notdef#3548 (U+B1C1) has a counter-clockwise outer contour
    
    * .notdef#3548 (U+B1C1) has a counter-clockwise outer contour
    
    * .notdef#3548 (U+B1C1) has a counter-clockwise outer contour
    
    * .notdef#3549 (U+B1C2) has a counter-clockwise outer contour
    
    * .notdef#3549 (U+B1C2) has a counter-clockwise outer contour
    
    * .notdef#3549 (U+B1C2) has a counter-clockwise outer contour
    
    * .notdef#3549 (U+B1C2) has a counter-clockwise outer contour
    
    * .notdef#3549 (U+B1C2) has a counter-clockwise outer contour
    
    * .notdef#355 (U+AFF1) has a counter-clockwise outer contour
    
    * .notdef#355 (U+AFF1) has a counter-clockwise outer contour
    
    * .notdef#355 (U+AFF1) has a counter-clockwise outer contour
    
    * .notdef#355 (U+AFF1) has a counter-clockwise outer contour
    
    * .notdef#3550 (U+B1C3) has a counter-clockwise outer contour
    
    * .notdef#3550 (U+B1C3) has a counter-clockwise outer contour
    
    * .notdef#3550 (U+B1C3) has a counter-clockwise outer contour
    
    * .notdef#3550 (U+B1C3) has a counter-clockwise outer contour
    
    * .notdef#3551 (U+B1C4) has a counter-clockwise outer contour
    
    * .notdef#3551 (U+B1C4) has a counter-clockwise outer contour
    
    * .notdef#3551 (U+B1C4) has a counter-clockwise outer contour
    
    * .notdef#3551 (U+B1C4) has a counter-clockwise outer contour
    
    * .notdef#3552 (U+B1C5) has a counter-clockwise outer contour
    
    * .notdef#3552 (U+B1C5) has a counter-clockwise outer contour
    
    * .notdef#3552 (U+B1C5) has a counter-clockwise outer contour
    
    * .notdef#3552 (U+B1C5) has a counter-clockwise outer contour
    
    * .notdef#3553 (U+B1C6) has a counter-clockwise outer contour
    
    * .notdef#3553 (U+B1C6) has a counter-clockwise outer contour
    
    * .notdef#3553 (U+B1C6) has a counter-clockwise outer contour
    
    * .notdef#3553 (U+B1C6) has a counter-clockwise outer contour
    
    * .notdef#3554 (U+B1C7) has a counter-clockwise outer contour
    
    * .notdef#3554 (U+B1C7) has a counter-clockwise outer contour
    
    * .notdef#3554 (U+B1C7) has a counter-clockwise outer contour
    
    * .notdef#3554 (U+B1C7) has a counter-clockwise outer contour
    
    * .notdef#3555 (U+B1C8) has a counter-clockwise outer contour
    
    * .notdef#3555 (U+B1C8) has a counter-clockwise outer contour
    
    * .notdef#3555 (U+B1C8) has a counter-clockwise outer contour
    
    * .notdef#3555 (U+B1C8) has a counter-clockwise outer contour
    
    * .notdef#3556 (U+B1C9) has a counter-clockwise outer contour
    
    * .notdef#3556 (U+B1C9) has a counter-clockwise outer contour
    
    * .notdef#3556 (U+B1C9) has a counter-clockwise outer contour
    
    * .notdef#3556 (U+B1C9) has a counter-clockwise outer contour
    
    * .notdef#3557 (U+B1CA) has a counter-clockwise outer contour
    
    * .notdef#3557 (U+B1CA) has a counter-clockwise outer contour
    
    * .notdef#3557 (U+B1CA) has a counter-clockwise outer contour
    
    * .notdef#3557 (U+B1CA) has a counter-clockwise outer contour
    
    * .notdef#3557 (U+B1CA) has a counter-clockwise outer contour
    
    * .notdef#3558 (U+B1CB) has a counter-clockwise outer contour
    
    * .notdef#3558 (U+B1CB) has a counter-clockwise outer contour
    
    * .notdef#3558 (U+B1CB) has a counter-clockwise outer contour
    
    * .notdef#3558 (U+B1CB) has a counter-clockwise outer contour
    
    * .notdef#3558 (U+B1CB) has a counter-clockwise outer contour
    
    * .notdef#3559 (U+B1CD) has a counter-clockwise outer contour
    
    * .notdef#3559 (U+B1CD) has a counter-clockwise outer contour
    
    * .notdef#3559 (U+B1CD) has a counter-clockwise outer contour
    
    * .notdef#3559 (U+B1CD) has a counter-clockwise outer contour
    
    * .notdef#356 (U+AFF4) has a counter-clockwise outer contour
    
    * .notdef#356 (U+AFF4) has a counter-clockwise outer contour
    
    * .notdef#356 (U+AFF4) has a counter-clockwise outer contour
    
    * .notdef#356 (U+AFF4) has a counter-clockwise outer contour
    
    * .notdef#3560 (U+B1CE) has a counter-clockwise outer contour
    
    * .notdef#3560 (U+B1CE) has a counter-clockwise outer contour
    
    * .notdef#3560 (U+B1CE) has a counter-clockwise outer contour
    
    * .notdef#3560 (U+B1CE) has a counter-clockwise outer contour
    
    * .notdef#3560 (U+B1CE) has a counter-clockwise outer contour
    
    * .notdef#3561 (U+B1CF) has a counter-clockwise outer contour
    
    * .notdef#3561 (U+B1CF) has a counter-clockwise outer contour
    
    * .notdef#3561 (U+B1CF) has a counter-clockwise outer contour
    
    * .notdef#3561 (U+B1CF) has a counter-clockwise outer contour
    
    * .notdef#3561 (U+B1CF) has a counter-clockwise outer contour
    
    * .notdef#3562 (U+B1D1) has a counter-clockwise outer contour
    
    * .notdef#3562 (U+B1D1) has a counter-clockwise outer contour
    
    * .notdef#3562 (U+B1D1) has a counter-clockwise outer contour
    
    * .notdef#3562 (U+B1D1) has a counter-clockwise outer contour
    
    * .notdef#3562 (U+B1D1) has a counter-clockwise outer contour
    
    * .notdef#3563 (U+B1D2) has a counter-clockwise outer contour
    
    * .notdef#3563 (U+B1D2) has a counter-clockwise outer contour
    
    * .notdef#3563 (U+B1D2) has a counter-clockwise outer contour
    
    * .notdef#3563 (U+B1D2) has a counter-clockwise outer contour
    
    * .notdef#3563 (U+B1D2) has a counter-clockwise outer contour
    
    * .notdef#3563 (U+B1D2) has a counter-clockwise outer contour
    
    * .notdef#3564 (U+B1D3) has a counter-clockwise outer contour
    
    * .notdef#3564 (U+B1D3) has a counter-clockwise outer contour
    
    * .notdef#3564 (U+B1D3) has a counter-clockwise outer contour
    
    * .notdef#3564 (U+B1D3) has a counter-clockwise outer contour
    
    * .notdef#3565 (U+B1D5) has a counter-clockwise outer contour
    
    * .notdef#3565 (U+B1D5) has a counter-clockwise outer contour
    
    * .notdef#3565 (U+B1D5) has a counter-clockwise outer contour
    
    * .notdef#3565 (U+B1D5) has a counter-clockwise outer contour
    
    * .notdef#3565 (U+B1D5) has a counter-clockwise outer contour
    
    * .notdef#3566 (U+B1D6) has a counter-clockwise outer contour
    
    * .notdef#3566 (U+B1D6) has a counter-clockwise outer contour
    
    * .notdef#3566 (U+B1D6) has a counter-clockwise outer contour
    
    * .notdef#3566 (U+B1D6) has a counter-clockwise outer contour
    
    * .notdef#3566 (U+B1D6) has a counter-clockwise outer contour
    
    * .notdef#3567 (U+B1D7) has a counter-clockwise outer contour
    
    * .notdef#3567 (U+B1D7) has a counter-clockwise outer contour
    
    * .notdef#3567 (U+B1D7) has a counter-clockwise outer contour
    
    * .notdef#3567 (U+B1D7) has a counter-clockwise outer contour
    
    * .notdef#3567 (U+B1D7) has a counter-clockwise outer contour
    
    * .notdef#3568 (U+B1D8) has a counter-clockwise outer contour
    
    * .notdef#3568 (U+B1D8) has a counter-clockwise outer contour
    
    * .notdef#3568 (U+B1D8) has a counter-clockwise outer contour
    
    * .notdef#3568 (U+B1D8) has a counter-clockwise outer contour
    
    * .notdef#3568 (U+B1D8) has a counter-clockwise outer contour
    
    * .notdef#3569 (U+B1D9) has a counter-clockwise outer contour
    
    * .notdef#3569 (U+B1D9) has a counter-clockwise outer contour
    
    * .notdef#3569 (U+B1D9) has a counter-clockwise outer contour
    
    * .notdef#3569 (U+B1D9) has a counter-clockwise outer contour
    
    * .notdef#3569 (U+B1D9) has a counter-clockwise outer contour
    
    * .notdef#357 (U+AFF8) has a counter-clockwise outer contour
    
    * .notdef#357 (U+AFF8) has a counter-clockwise outer contour
    
    * .notdef#357 (U+AFF8) has a counter-clockwise outer contour
    
    * .notdef#357 (U+AFF8) has a counter-clockwise outer contour
    
    * .notdef#3570 (U+B1DA) has a counter-clockwise outer contour
    
    * .notdef#3570 (U+B1DA) has a counter-clockwise outer contour
    
    * .notdef#3570 (U+B1DA) has a counter-clockwise outer contour
    
    * .notdef#3570 (U+B1DA) has a counter-clockwise outer contour
    
    * .notdef#3570 (U+B1DA) has a counter-clockwise outer contour
    
    * .notdef#3570 (U+B1DA) has a counter-clockwise outer contour
    
    * .notdef#3571 (U+B1DB) has a counter-clockwise outer contour
    
    * .notdef#3571 (U+B1DB) has a counter-clockwise outer contour
    
    * .notdef#3571 (U+B1DB) has a counter-clockwise outer contour
    
    * .notdef#3571 (U+B1DB) has a counter-clockwise outer contour
    
    * .notdef#3571 (U+B1DB) has a counter-clockwise outer contour
    
    * .notdef#3571 (U+B1DB) has a counter-clockwise outer contour
    
    * .notdef#3572 (U+B1DE) has a counter-clockwise outer contour
    
    * .notdef#3572 (U+B1DE) has a counter-clockwise outer contour
    
    * .notdef#3572 (U+B1DE) has a counter-clockwise outer contour
    
    * .notdef#3572 (U+B1DE) has a counter-clockwise outer contour
    
    * .notdef#3572 (U+B1DE) has a counter-clockwise outer contour
    
    * .notdef#3573 (U+B1E0) has a counter-clockwise outer contour
    
    * .notdef#3573 (U+B1E0) has a counter-clockwise outer contour
    
    * .notdef#3573 (U+B1E0) has a counter-clockwise outer contour
    
    * .notdef#3573 (U+B1E0) has a counter-clockwise outer contour
    
    * .notdef#3574 (U+B1E1) has a counter-clockwise outer contour
    
    * .notdef#3574 (U+B1E1) has a counter-clockwise outer contour
    
    * .notdef#3574 (U+B1E1) has a counter-clockwise outer contour
    
    * .notdef#3574 (U+B1E1) has a counter-clockwise outer contour
    
    * .notdef#3575 (U+B1E2) has a counter-clockwise outer contour
    
    * .notdef#3575 (U+B1E2) has a counter-clockwise outer contour
    
    * .notdef#3575 (U+B1E2) has a counter-clockwise outer contour
    
    * .notdef#3575 (U+B1E2) has a counter-clockwise outer contour
    
    * .notdef#3576 (U+B1E3) has a counter-clockwise outer contour
    
    * .notdef#3576 (U+B1E3) has a counter-clockwise outer contour
    
    * .notdef#3576 (U+B1E3) has a counter-clockwise outer contour
    
    * .notdef#3576 (U+B1E3) has a counter-clockwise outer contour
    
    * .notdef#3577 (U+B1E4) has a counter-clockwise outer contour
    
    * .notdef#3577 (U+B1E4) has a counter-clockwise outer contour
    
    * .notdef#3577 (U+B1E4) has a counter-clockwise outer contour
    
    * .notdef#3577 (U+B1E4) has a counter-clockwise outer contour
    
    * .notdef#3578 (U+B1E5) has a counter-clockwise outer contour
    
    * .notdef#3578 (U+B1E5) has a counter-clockwise outer contour
    
    * .notdef#3578 (U+B1E5) has a counter-clockwise outer contour
    
    * .notdef#3578 (U+B1E5) has a counter-clockwise outer contour
    
    * .notdef#3579 (U+B1E6) has a counter-clockwise outer contour
    
    * .notdef#3579 (U+B1E6) has a counter-clockwise outer contour
    
    * .notdef#3579 (U+B1E6) has a counter-clockwise outer contour
    
    * .notdef#3579 (U+B1E6) has a counter-clockwise outer contour
    
    * .notdef#3579 (U+B1E6) has a counter-clockwise outer contour
    
    * .notdef#358 (U+B000) has a counter-clockwise outer contour
    
    * .notdef#358 (U+B000) has a counter-clockwise outer contour
    
    * .notdef#358 (U+B000) has a counter-clockwise outer contour
    
    * .notdef#358 (U+B000) has a counter-clockwise outer contour
    
    * .notdef#3580 (U+B1E7) has a counter-clockwise outer contour
    
    * .notdef#3580 (U+B1E7) has a counter-clockwise outer contour
    
    * .notdef#3580 (U+B1E7) has a counter-clockwise outer contour
    
    * .notdef#3580 (U+B1E7) has a counter-clockwise outer contour
    
    * .notdef#3580 (U+B1E7) has a counter-clockwise outer contour
    
    * .notdef#3581 (U+B1EA) has a counter-clockwise outer contour
    
    * .notdef#3581 (U+B1EA) has a counter-clockwise outer contour
    
    * .notdef#3581 (U+B1EA) has a counter-clockwise outer contour
    
    * .notdef#3581 (U+B1EA) has a counter-clockwise outer contour
    
    * .notdef#3582 (U+B1EB) has a counter-clockwise outer contour
    
    * .notdef#3582 (U+B1EB) has a counter-clockwise outer contour
    
    * .notdef#3582 (U+B1EB) has a counter-clockwise outer contour
    
    * .notdef#3582 (U+B1EB) has a counter-clockwise outer contour
    
    * .notdef#3583 (U+B1ED) has a counter-clockwise outer contour
    
    * .notdef#3583 (U+B1ED) has a counter-clockwise outer contour
    
    * .notdef#3583 (U+B1ED) has a counter-clockwise outer contour
    
    * .notdef#3583 (U+B1ED) has a counter-clockwise outer contour
    
    * .notdef#3584 (U+B1EE) has a counter-clockwise outer contour
    
    * .notdef#3584 (U+B1EE) has a counter-clockwise outer contour
    
    * .notdef#3584 (U+B1EE) has a counter-clockwise outer contour
    
    * .notdef#3584 (U+B1EE) has a counter-clockwise outer contour
    
    * .notdef#3584 (U+B1EE) has a counter-clockwise outer contour
    
    * .notdef#3585 (U+B1EF) has a counter-clockwise outer contour
    
    * .notdef#3585 (U+B1EF) has a counter-clockwise outer contour
    
    * .notdef#3585 (U+B1EF) has a counter-clockwise outer contour
    
    * .notdef#3586 (U+B1F1) has a counter-clockwise outer contour
    
    * .notdef#3586 (U+B1F1) has a counter-clockwise outer contour
    
    * .notdef#3586 (U+B1F1) has a counter-clockwise outer contour
    
    * .notdef#3586 (U+B1F1) has a counter-clockwise outer contour
    
    * .notdef#3587 (U+B1F2) has a counter-clockwise outer contour
    
    * .notdef#3587 (U+B1F2) has a counter-clockwise outer contour
    
    * .notdef#3587 (U+B1F2) has a counter-clockwise outer contour
    
    * .notdef#3587 (U+B1F2) has a counter-clockwise outer contour
    
    * .notdef#3588 (U+B1F3) has a counter-clockwise outer contour
    
    * .notdef#3588 (U+B1F3) has a counter-clockwise outer contour
    
    * .notdef#3588 (U+B1F3) has a counter-clockwise outer contour
    
    * .notdef#3588 (U+B1F3) has a counter-clockwise outer contour
    
    * .notdef#3589 (U+B1F4) has a counter-clockwise outer contour
    
    * .notdef#3589 (U+B1F4) has a counter-clockwise outer contour
    
    * .notdef#3589 (U+B1F4) has a counter-clockwise outer contour
    
    * .notdef#3589 (U+B1F4) has a counter-clockwise outer contour
    
    * .notdef#359 (U+B001) has a counter-clockwise outer contour
    
    * .notdef#359 (U+B001) has a counter-clockwise outer contour
    
    * .notdef#359 (U+B001) has a counter-clockwise outer contour
    
    * .notdef#359 (U+B001) has a counter-clockwise outer contour
    
    * .notdef#3590 (U+B1F5) has a counter-clockwise outer contour
    
    * .notdef#3590 (U+B1F5) has a counter-clockwise outer contour
    
    * .notdef#3590 (U+B1F5) has a counter-clockwise outer contour
    
    * .notdef#3590 (U+B1F5) has a counter-clockwise outer contour
    
    * .notdef#3591 (U+B1F6) has a counter-clockwise outer contour
    
    * .notdef#3591 (U+B1F6) has a counter-clockwise outer contour
    
    * .notdef#3591 (U+B1F6) has a counter-clockwise outer contour
    
    * .notdef#3591 (U+B1F6) has a counter-clockwise outer contour
    
    * .notdef#3591 (U+B1F6) has a counter-clockwise outer contour
    
    * .notdef#3592 (U+B1F7) has a counter-clockwise outer contour
    
    * .notdef#3592 (U+B1F7) has a counter-clockwise outer contour
    
    * .notdef#3592 (U+B1F7) has a counter-clockwise outer contour
    
    * .notdef#3592 (U+B1F7) has a counter-clockwise outer contour
    
    * .notdef#3592 (U+B1F7) has a counter-clockwise outer contour
    
    * .notdef#3593 (U+B1F8) has a counter-clockwise outer contour
    
    * .notdef#3593 (U+B1F8) has a counter-clockwise outer contour
    
    * .notdef#3593 (U+B1F8) has a counter-clockwise outer contour
    
    * .notdef#3594 (U+B1FA) has a counter-clockwise outer contour
    
    * .notdef#3594 (U+B1FA) has a counter-clockwise outer contour
    
    * .notdef#3594 (U+B1FA) has a counter-clockwise outer contour
    
    * .notdef#3594 (U+B1FA) has a counter-clockwise outer contour
    
    * .notdef#3595 (U+B1FC) has a counter-clockwise outer contour
    
    * .notdef#3595 (U+B1FC) has a counter-clockwise outer contour
    
    * .notdef#3595 (U+B1FC) has a counter-clockwise outer contour
    
    * .notdef#3596 (U+B1FE) has a counter-clockwise outer contour
    
    * .notdef#3596 (U+B1FE) has a counter-clockwise outer contour
    
    * .notdef#3596 (U+B1FE) has a counter-clockwise outer contour
    
    * .notdef#3597 (U+B1FF) has a counter-clockwise outer contour
    
    * .notdef#3597 (U+B1FF) has a counter-clockwise outer contour
    
    * .notdef#3597 (U+B1FF) has a counter-clockwise outer contour
    
    * .notdef#3598 (U+B200) has a counter-clockwise outer contour
    
    * .notdef#3598 (U+B200) has a counter-clockwise outer contour
    
    * .notdef#3598 (U+B200) has a counter-clockwise outer contour
    
    * .notdef#3599 (U+B201) has a counter-clockwise outer contour
    
    * .notdef#3599 (U+B201) has a counter-clockwise outer contour
    
    * .notdef#3599 (U+B201) has a counter-clockwise outer contour
    
    * .notdef#360 (U+B004) has a counter-clockwise outer contour
    
    * .notdef#360 (U+B004) has a counter-clockwise outer contour
    
    * .notdef#360 (U+B004) has a counter-clockwise outer contour
    
    * .notdef#360 (U+B004) has a counter-clockwise outer contour
    
    * .notdef#3600 (U+B202) has a counter-clockwise outer contour
    
    * .notdef#3600 (U+B202) has a counter-clockwise outer contour
    
    * .notdef#3600 (U+B202) has a counter-clockwise outer contour
    
    * .notdef#3600 (U+B202) has a counter-clockwise outer contour
    
    * .notdef#3601 (U+B203) has a counter-clockwise outer contour
    
    * .notdef#3601 (U+B203) has a counter-clockwise outer contour
    
    * .notdef#3601 (U+B203) has a counter-clockwise outer contour
    
    * .notdef#3601 (U+B203) has a counter-clockwise outer contour
    
    * .notdef#3602 (U+B206) has a counter-clockwise outer contour
    
    * .notdef#3602 (U+B206) has a counter-clockwise outer contour
    
    * .notdef#3602 (U+B206) has a counter-clockwise outer contour
    
    * .notdef#3602 (U+B206) has a counter-clockwise outer contour
    
    * .notdef#3603 (U+B207) has a counter-clockwise outer contour
    
    * .notdef#3603 (U+B207) has a counter-clockwise outer contour
    
    * .notdef#3603 (U+B207) has a counter-clockwise outer contour
    
    * .notdef#3604 (U+B209) has a counter-clockwise outer contour
    
    * .notdef#3604 (U+B209) has a counter-clockwise outer contour
    
    * .notdef#3605 (U+B20A) has a counter-clockwise outer contour
    
    * .notdef#3605 (U+B20A) has a counter-clockwise outer contour
    
    * .notdef#3605 (U+B20A) has a counter-clockwise outer contour
    
    * .notdef#3605 (U+B20A) has a counter-clockwise outer contour
    
    * .notdef#3605 (U+B20A) has a counter-clockwise outer contour
    
    * .notdef#3606 (U+B20D) has a counter-clockwise outer contour
    
    * .notdef#3606 (U+B20D) has a counter-clockwise outer contour
    
    * .notdef#3607 (U+B20E) has a counter-clockwise outer contour
    
    * .notdef#3607 (U+B20E) has a counter-clockwise outer contour
    
    * .notdef#3608 (U+B20F) has a counter-clockwise outer contour
    
    * .notdef#3608 (U+B20F) has a counter-clockwise outer contour
    
    * .notdef#3609 (U+B210) has a counter-clockwise outer contour
    
    * .notdef#3609 (U+B210) has a counter-clockwise outer contour
    
    * .notdef#361 (U+B00C) has a counter-clockwise outer contour
    
    * .notdef#361 (U+B00C) has a counter-clockwise outer contour
    
    * .notdef#361 (U+B00C) has a counter-clockwise outer contour
    
    * .notdef#361 (U+B00C) has a counter-clockwise outer contour
    
    * .notdef#3610 (U+B211) has a counter-clockwise outer contour
    
    * .notdef#3610 (U+B211) has a counter-clockwise outer contour
    
    * .notdef#3611 (U+B212) has a counter-clockwise outer contour
    
    * .notdef#3611 (U+B212) has a counter-clockwise outer contour
    
    * .notdef#3612 (U+B213) has a counter-clockwise outer contour
    
    * .notdef#3612 (U+B213) has a counter-clockwise outer contour
    
    * .notdef#3613 (U+B216) has a counter-clockwise outer contour
    
    * .notdef#3613 (U+B216) has a counter-clockwise outer contour
    
    * .notdef#3614 (U+B218) has a counter-clockwise outer contour
    
    * .notdef#3614 (U+B218) has a counter-clockwise outer contour
    
    * .notdef#3614 (U+B218) has a counter-clockwise outer contour
    
    * .notdef#3615 (U+B21A) has a counter-clockwise outer contour
    
    * .notdef#3615 (U+B21A) has a counter-clockwise outer contour
    
    * .notdef#3616 (U+B21B) has a counter-clockwise outer contour
    
    * .notdef#3616 (U+B21B) has a counter-clockwise outer contour
    
    * .notdef#3617 (U+B21C) has a counter-clockwise outer contour
    
    * .notdef#3617 (U+B21C) has a counter-clockwise outer contour
    
    * .notdef#3618 (U+B21D) has a counter-clockwise outer contour
    
    * .notdef#3618 (U+B21D) has a counter-clockwise outer contour
    
    * .notdef#3619 (U+B21E) has a counter-clockwise outer contour
    
    * .notdef#3619 (U+B21E) has a counter-clockwise outer contour
    
    * .notdef#3619 (U+B21E) has a counter-clockwise outer contour
    
    * .notdef#362 (U+B010) has a counter-clockwise outer contour
    
    * .notdef#362 (U+B010) has a counter-clockwise outer contour
    
    * .notdef#362 (U+B010) has a counter-clockwise outer contour
    
    * .notdef#362 (U+B010) has a counter-clockwise outer contour
    
    * .notdef#362 (U+B010) has a counter-clockwise outer contour
    
    * .notdef#3620 (U+B21F) has a counter-clockwise outer contour
    
    * .notdef#3620 (U+B21F) has a counter-clockwise outer contour
    
    * .notdef#3620 (U+B21F) has a counter-clockwise outer contour
    
    * .notdef#3621 (U+B221) has a counter-clockwise outer contour
    
    * .notdef#3621 (U+B221) has a counter-clockwise outer contour
    
    * .notdef#3621 (U+B221) has a counter-clockwise outer contour
    
    * .notdef#3621 (U+B221) has a counter-clockwise outer contour
    
    * .notdef#3622 (U+B222) has a counter-clockwise outer contour
    
    * .notdef#3622 (U+B222) has a counter-clockwise outer contour
    
    * .notdef#3622 (U+B222) has a counter-clockwise outer contour
    
    * .notdef#3622 (U+B222) has a counter-clockwise outer contour
    
    * .notdef#3622 (U+B222) has a counter-clockwise outer contour
    
    * .notdef#3623 (U+B223) has a counter-clockwise outer contour
    
    * .notdef#3623 (U+B223) has a counter-clockwise outer contour
    
    * .notdef#3623 (U+B223) has a counter-clockwise outer contour
    
    * .notdef#3623 (U+B223) has a counter-clockwise outer contour
    
    * .notdef#3624 (U+B224) has a counter-clockwise outer contour
    
    * .notdef#3624 (U+B224) has a counter-clockwise outer contour
    
    * .notdef#3624 (U+B224) has a counter-clockwise outer contour
    
    * .notdef#3624 (U+B224) has a counter-clockwise outer contour
    
    * .notdef#3625 (U+B225) has a counter-clockwise outer contour
    
    * .notdef#3625 (U+B225) has a counter-clockwise outer contour
    
    * .notdef#3625 (U+B225) has a counter-clockwise outer contour
    
    * .notdef#3625 (U+B225) has a counter-clockwise outer contour
    
    * .notdef#3626 (U+B226) has a counter-clockwise outer contour
    
    * .notdef#3626 (U+B226) has a counter-clockwise outer contour
    
    * .notdef#3626 (U+B226) has a counter-clockwise outer contour
    
    * .notdef#3626 (U+B226) has a counter-clockwise outer contour
    
    * .notdef#3626 (U+B226) has a counter-clockwise outer contour
    
    * .notdef#3626 (U+B226) has a counter-clockwise outer contour
    
    * .notdef#3627 (U+B227) has a counter-clockwise outer contour
    
    * .notdef#3627 (U+B227) has a counter-clockwise outer contour
    
    * .notdef#3627 (U+B227) has a counter-clockwise outer contour
    
    * .notdef#3627 (U+B227) has a counter-clockwise outer contour
    
    * .notdef#3628 (U+B228) has a counter-clockwise outer contour
    
    * .notdef#3628 (U+B228) has a counter-clockwise outer contour
    
    * .notdef#3628 (U+B228) has a counter-clockwise outer contour
    
    * .notdef#3628 (U+B228) has a counter-clockwise outer contour
    
    * .notdef#3629 (U+B229) has a counter-clockwise outer contour
    
    * .notdef#3629 (U+B229) has a counter-clockwise outer contour
    
    * .notdef#3629 (U+B229) has a counter-clockwise outer contour
    
    * .notdef#3629 (U+B229) has a counter-clockwise outer contour
    
    * .notdef#363 (U+B014) has a counter-clockwise outer contour
    
    * .notdef#363 (U+B014) has a counter-clockwise outer contour
    
    * .notdef#363 (U+B014) has a counter-clockwise outer contour
    
    * .notdef#363 (U+B014) has a counter-clockwise outer contour
    
    * .notdef#363 (U+B014) has a counter-clockwise outer contour
    
    * .notdef#3630 (U+B22A) has a counter-clockwise outer contour
    
    * .notdef#3630 (U+B22A) has a counter-clockwise outer contour
    
    * .notdef#3630 (U+B22A) has a counter-clockwise outer contour
    
    * .notdef#3630 (U+B22A) has a counter-clockwise outer contour
    
    * .notdef#3631 (U+B22B) has a counter-clockwise outer contour
    
    * .notdef#3631 (U+B22B) has a counter-clockwise outer contour
    
    * .notdef#3631 (U+B22B) has a counter-clockwise outer contour
    
    * .notdef#3631 (U+B22B) has a counter-clockwise outer contour
    
    * .notdef#3632 (U+B22C) has a counter-clockwise outer contour
    
    * .notdef#3632 (U+B22C) has a counter-clockwise outer contour
    
    * .notdef#3632 (U+B22C) has a counter-clockwise outer contour
    
    * .notdef#3632 (U+B22C) has a counter-clockwise outer contour
    
    * .notdef#3633 (U+B22D) has a counter-clockwise outer contour
    
    * .notdef#3633 (U+B22D) has a counter-clockwise outer contour
    
    * .notdef#3633 (U+B22D) has a counter-clockwise outer contour
    
    * .notdef#3633 (U+B22D) has a counter-clockwise outer contour
    
    * .notdef#3634 (U+B22E) has a counter-clockwise outer contour
    
    * .notdef#3634 (U+B22E) has a counter-clockwise outer contour
    
    * .notdef#3634 (U+B22E) has a counter-clockwise outer contour
    
    * .notdef#3634 (U+B22E) has a counter-clockwise outer contour
    
    * .notdef#3634 (U+B22E) has a counter-clockwise outer contour
    
    * .notdef#3635 (U+B22F) has a counter-clockwise outer contour
    
    * .notdef#3635 (U+B22F) has a counter-clockwise outer contour
    
    * .notdef#3635 (U+B22F) has a counter-clockwise outer contour
    
    * .notdef#3635 (U+B22F) has a counter-clockwise outer contour
    
    * .notdef#3635 (U+B22F) has a counter-clockwise outer contour
    
    * .notdef#3636 (U+B230) has a counter-clockwise outer contour
    
    * .notdef#3636 (U+B230) has a counter-clockwise outer contour
    
    * .notdef#3636 (U+B230) has a counter-clockwise outer contour
    
    * .notdef#3636 (U+B230) has a counter-clockwise outer contour
    
    * .notdef#3637 (U+B231) has a counter-clockwise outer contour
    
    * .notdef#3637 (U+B231) has a counter-clockwise outer contour
    
    * .notdef#3637 (U+B231) has a counter-clockwise outer contour
    
    * .notdef#3637 (U+B231) has a counter-clockwise outer contour
    
    * .notdef#3638 (U+B232) has a counter-clockwise outer contour
    
    * .notdef#3638 (U+B232) has a counter-clockwise outer contour
    
    * .notdef#3638 (U+B232) has a counter-clockwise outer contour
    
    * .notdef#3638 (U+B232) has a counter-clockwise outer contour
    
    * .notdef#3639 (U+B233) has a counter-clockwise outer contour
    
    * .notdef#3639 (U+B233) has a counter-clockwise outer contour
    
    * .notdef#3639 (U+B233) has a counter-clockwise outer contour
    
    * .notdef#3639 (U+B233) has a counter-clockwise outer contour
    
    * .notdef#364 (U+B01C) has a counter-clockwise outer contour
    
    * .notdef#364 (U+B01C) has a counter-clockwise outer contour
    
    * .notdef#364 (U+B01C) has a counter-clockwise outer contour
    
    * .notdef#364 (U+B01C) has a counter-clockwise outer contour
    
    * .notdef#364 (U+B01C) has a counter-clockwise outer contour
    
    * .notdef#3640 (U+B235) has a counter-clockwise outer contour
    
    * .notdef#3640 (U+B235) has a counter-clockwise outer contour
    
    * .notdef#3640 (U+B235) has a counter-clockwise outer contour
    
    * .notdef#3640 (U+B235) has a counter-clockwise outer contour
    
    * .notdef#3641 (U+B236) has a counter-clockwise outer contour
    
    * .notdef#3641 (U+B236) has a counter-clockwise outer contour
    
    * .notdef#3641 (U+B236) has a counter-clockwise outer contour
    
    * .notdef#3641 (U+B236) has a counter-clockwise outer contour
    
    * .notdef#3642 (U+B237) has a counter-clockwise outer contour
    
    * .notdef#3642 (U+B237) has a counter-clockwise outer contour
    
    * .notdef#3642 (U+B237) has a counter-clockwise outer contour
    
    * .notdef#3642 (U+B237) has a counter-clockwise outer contour
    
    * .notdef#3643 (U+B238) has a counter-clockwise outer contour
    
    * .notdef#3643 (U+B238) has a counter-clockwise outer contour
    
    * .notdef#3643 (U+B238) has a counter-clockwise outer contour
    
    * .notdef#3643 (U+B238) has a counter-clockwise outer contour
    
    * .notdef#3644 (U+B239) has a counter-clockwise outer contour
    
    * .notdef#3644 (U+B239) has a counter-clockwise outer contour
    
    * .notdef#3644 (U+B239) has a counter-clockwise outer contour
    
    * .notdef#3644 (U+B239) has a counter-clockwise outer contour
    
    * .notdef#3645 (U+B23A) has a counter-clockwise outer contour
    
    * .notdef#3645 (U+B23A) has a counter-clockwise outer contour
    
    * .notdef#3645 (U+B23A) has a counter-clockwise outer contour
    
    * .notdef#3645 (U+B23A) has a counter-clockwise outer contour
    
    * .notdef#3645 (U+B23A) has a counter-clockwise outer contour
    
    * .notdef#3646 (U+B23B) has a counter-clockwise outer contour
    
    * .notdef#3646 (U+B23B) has a counter-clockwise outer contour
    
    * .notdef#3646 (U+B23B) has a counter-clockwise outer contour
    
    * .notdef#3646 (U+B23B) has a counter-clockwise outer contour
    
    * .notdef#3646 (U+B23B) has a counter-clockwise outer contour
    
    * .notdef#3647 (U+B23D) has a counter-clockwise outer contour
    
    * .notdef#3647 (U+B23D) has a counter-clockwise outer contour
    
    * .notdef#3647 (U+B23D) has a counter-clockwise outer contour
    
    * .notdef#3647 (U+B23D) has a counter-clockwise outer contour
    
    * .notdef#3647 (U+B23D) has a counter-clockwise outer contour
    
    * .notdef#3648 (U+B23E) has a counter-clockwise outer contour
    
    * .notdef#3648 (U+B23E) has a counter-clockwise outer contour
    
    * .notdef#3648 (U+B23E) has a counter-clockwise outer contour
    
    * .notdef#3648 (U+B23E) has a counter-clockwise outer contour
    
    * .notdef#3648 (U+B23E) has a counter-clockwise outer contour
    
    * .notdef#3648 (U+B23E) has a counter-clockwise outer contour
    
    * .notdef#3649 (U+B23F) has a counter-clockwise outer contour
    
    * .notdef#3649 (U+B23F) has a counter-clockwise outer contour
    
    * .notdef#3649 (U+B23F) has a counter-clockwise outer contour
    
    * .notdef#3649 (U+B23F) has a counter-clockwise outer contour
    
    * .notdef#3649 (U+B23F) has a counter-clockwise outer contour
    
    * .notdef#3649 (U+B23F) has a counter-clockwise outer contour
    
    * .notdef#365 (U+B01D) has a counter-clockwise outer contour
    
    * .notdef#365 (U+B01D) has a counter-clockwise outer contour
    
    * .notdef#365 (U+B01D) has a counter-clockwise outer contour
    
    * .notdef#365 (U+B01D) has a counter-clockwise outer contour
    
    * .notdef#365 (U+B01D) has a counter-clockwise outer contour
    
    * .notdef#3650 (U+B240) has a counter-clockwise outer contour
    
    * .notdef#3650 (U+B240) has a counter-clockwise outer contour
    
    * .notdef#3650 (U+B240) has a counter-clockwise outer contour
    
    * .notdef#3650 (U+B240) has a counter-clockwise outer contour
    
    * .notdef#3650 (U+B240) has a counter-clockwise outer contour
    
    * .notdef#3651 (U+B241) has a counter-clockwise outer contour
    
    * .notdef#3651 (U+B241) has a counter-clockwise outer contour
    
    * .notdef#3651 (U+B241) has a counter-clockwise outer contour
    
    * .notdef#3651 (U+B241) has a counter-clockwise outer contour
    
    * .notdef#3651 (U+B241) has a counter-clockwise outer contour
    
    * .notdef#3651 (U+B241) has a counter-clockwise outer contour
    
    * .notdef#3652 (U+B242) has a counter-clockwise outer contour
    
    * .notdef#3652 (U+B242) has a counter-clockwise outer contour
    
    * .notdef#3652 (U+B242) has a counter-clockwise outer contour
    
    * .notdef#3652 (U+B242) has a counter-clockwise outer contour
    
    * .notdef#3652 (U+B242) has a counter-clockwise outer contour
    
    * .notdef#3652 (U+B242) has a counter-clockwise outer contour
    
    * .notdef#3652 (U+B242) has a counter-clockwise outer contour
    
    * .notdef#3653 (U+B243) has a counter-clockwise outer contour
    
    * .notdef#3653 (U+B243) has a counter-clockwise outer contour
    
    * .notdef#3653 (U+B243) has a counter-clockwise outer contour
    
    * .notdef#3653 (U+B243) has a counter-clockwise outer contour
    
    * .notdef#3653 (U+B243) has a counter-clockwise outer contour
    
    * .notdef#3654 (U+B244) has a counter-clockwise outer contour
    
    * .notdef#3654 (U+B244) has a counter-clockwise outer contour
    
    * .notdef#3654 (U+B244) has a counter-clockwise outer contour
    
    * .notdef#3654 (U+B244) has a counter-clockwise outer contour
    
    * .notdef#3654 (U+B244) has a counter-clockwise outer contour
    
    * .notdef#3655 (U+B245) has a counter-clockwise outer contour
    
    * .notdef#3655 (U+B245) has a counter-clockwise outer contour
    
    * .notdef#3655 (U+B245) has a counter-clockwise outer contour
    
    * .notdef#3655 (U+B245) has a counter-clockwise outer contour
    
    * .notdef#3655 (U+B245) has a counter-clockwise outer contour
    
    * .notdef#3656 (U+B246) has a counter-clockwise outer contour
    
    * .notdef#3656 (U+B246) has a counter-clockwise outer contour
    
    * .notdef#3656 (U+B246) has a counter-clockwise outer contour
    
    * .notdef#3656 (U+B246) has a counter-clockwise outer contour
    
    * .notdef#3656 (U+B246) has a counter-clockwise outer contour
    
    * .notdef#3657 (U+B247) has a counter-clockwise outer contour
    
    * .notdef#3657 (U+B247) has a counter-clockwise outer contour
    
    * .notdef#3657 (U+B247) has a counter-clockwise outer contour
    
    * .notdef#3657 (U+B247) has a counter-clockwise outer contour
    
    * .notdef#3657 (U+B247) has a counter-clockwise outer contour
    
    * .notdef#3658 (U+B248) has a counter-clockwise outer contour
    
    * .notdef#3658 (U+B248) has a counter-clockwise outer contour
    
    * .notdef#3658 (U+B248) has a counter-clockwise outer contour
    
    * .notdef#3658 (U+B248) has a counter-clockwise outer contour
    
    * .notdef#3658 (U+B248) has a counter-clockwise outer contour
    
    * .notdef#3659 (U+B249) has a counter-clockwise outer contour
    
    * .notdef#3659 (U+B249) has a counter-clockwise outer contour
    
    * .notdef#3659 (U+B249) has a counter-clockwise outer contour
    
    * .notdef#3659 (U+B249) has a counter-clockwise outer contour
    
    * .notdef#3659 (U+B249) has a counter-clockwise outer contour
    
    * .notdef#366 (U+B028) has a counter-clockwise outer contour
    
    * .notdef#366 (U+B028) has a counter-clockwise outer contour
    
    * .notdef#366 (U+B028) has a counter-clockwise outer contour
    
    * .notdef#3660 (U+B24A) has a counter-clockwise outer contour
    
    * .notdef#3660 (U+B24A) has a counter-clockwise outer contour
    
    * .notdef#3660 (U+B24A) has a counter-clockwise outer contour
    
    * .notdef#3660 (U+B24A) has a counter-clockwise outer contour
    
    * .notdef#3660 (U+B24A) has a counter-clockwise outer contour
    
    * .notdef#3660 (U+B24A) has a counter-clockwise outer contour
    
    * .notdef#3661 (U+B24B) has a counter-clockwise outer contour
    
    * .notdef#3661 (U+B24B) has a counter-clockwise outer contour
    
    * .notdef#3661 (U+B24B) has a counter-clockwise outer contour
    
    * .notdef#3661 (U+B24B) has a counter-clockwise outer contour
    
    * .notdef#3661 (U+B24B) has a counter-clockwise outer contour
    
    * .notdef#3661 (U+B24B) has a counter-clockwise outer contour
    
    * .notdef#3662 (U+B24C) has a counter-clockwise outer contour
    
    * .notdef#3662 (U+B24C) has a counter-clockwise outer contour
    
    * .notdef#3662 (U+B24C) has a counter-clockwise outer contour
    
    * .notdef#3662 (U+B24C) has a counter-clockwise outer contour
    
    * .notdef#3662 (U+B24C) has a counter-clockwise outer contour
    
    * .notdef#3663 (U+B24D) has a counter-clockwise outer contour
    
    * .notdef#3663 (U+B24D) has a counter-clockwise outer contour
    
    * .notdef#3663 (U+B24D) has a counter-clockwise outer contour
    
    * .notdef#3663 (U+B24D) has a counter-clockwise outer contour
    
    * .notdef#3663 (U+B24D) has a counter-clockwise outer contour
    
    * .notdef#3664 (U+B24E) has a counter-clockwise outer contour
    
    * .notdef#3664 (U+B24E) has a counter-clockwise outer contour
    
    * .notdef#3664 (U+B24E) has a counter-clockwise outer contour
    
    * .notdef#3664 (U+B24E) has a counter-clockwise outer contour
    
    * .notdef#3664 (U+B24E) has a counter-clockwise outer contour
    
    * .notdef#3664 (U+B24E) has a counter-clockwise outer contour
    
    * .notdef#3665 (U+B24F) has a counter-clockwise outer contour
    
    * .notdef#3665 (U+B24F) has a counter-clockwise outer contour
    
    * .notdef#3665 (U+B24F) has a counter-clockwise outer contour
    
    * .notdef#3665 (U+B24F) has a counter-clockwise outer contour
    
    * .notdef#3665 (U+B24F) has a counter-clockwise outer contour
    
    * .notdef#3666 (U+B250) has a counter-clockwise outer contour
    
    * .notdef#3666 (U+B250) has a counter-clockwise outer contour
    
    * .notdef#3666 (U+B250) has a counter-clockwise outer contour
    
    * .notdef#3666 (U+B250) has a counter-clockwise outer contour
    
    * .notdef#3666 (U+B250) has a counter-clockwise outer contour
    
    * .notdef#3667 (U+B251) has a counter-clockwise outer contour
    
    * .notdef#3667 (U+B251) has a counter-clockwise outer contour
    
    * .notdef#3667 (U+B251) has a counter-clockwise outer contour
    
    * .notdef#3667 (U+B251) has a counter-clockwise outer contour
    
    * .notdef#3667 (U+B251) has a counter-clockwise outer contour
    
    * .notdef#3668 (U+B252) has a counter-clockwise outer contour
    
    * .notdef#3668 (U+B252) has a counter-clockwise outer contour
    
    * .notdef#3668 (U+B252) has a counter-clockwise outer contour
    
    * .notdef#3668 (U+B252) has a counter-clockwise outer contour
    
    * .notdef#3668 (U+B252) has a counter-clockwise outer contour
    
    * .notdef#3669 (U+B253) has a counter-clockwise outer contour
    
    * .notdef#3669 (U+B253) has a counter-clockwise outer contour
    
    * .notdef#3669 (U+B253) has a counter-clockwise outer contour
    
    * .notdef#3669 (U+B253) has a counter-clockwise outer contour
    
    * .notdef#3669 (U+B253) has a counter-clockwise outer contour
    
    * .notdef#367 (U+B044) has a counter-clockwise outer contour
    
    * .notdef#367 (U+B044) has a counter-clockwise outer contour
    
    * .notdef#367 (U+B044) has a counter-clockwise outer contour
    
    * .notdef#3670 (U+B254) has a counter-clockwise outer contour
    
    * .notdef#3670 (U+B254) has a counter-clockwise outer contour
    
    * .notdef#3670 (U+B254) has a counter-clockwise outer contour
    
    * .notdef#3670 (U+B254) has a counter-clockwise outer contour
    
    * .notdef#3670 (U+B254) has a counter-clockwise outer contour
    
    * .notdef#3671 (U+B255) has a counter-clockwise outer contour
    
    * .notdef#3671 (U+B255) has a counter-clockwise outer contour
    
    * .notdef#3671 (U+B255) has a counter-clockwise outer contour
    
    * .notdef#3671 (U+B255) has a counter-clockwise outer contour
    
    * .notdef#3671 (U+B255) has a counter-clockwise outer contour
    
    * .notdef#3672 (U+B256) has a counter-clockwise outer contour
    
    * .notdef#3672 (U+B256) has a counter-clockwise outer contour
    
    * .notdef#3672 (U+B256) has a counter-clockwise outer contour
    
    * .notdef#3672 (U+B256) has a counter-clockwise outer contour
    
    * .notdef#3672 (U+B256) has a counter-clockwise outer contour
    
    * .notdef#3672 (U+B256) has a counter-clockwise outer contour
    
    * .notdef#3673 (U+B257) has a counter-clockwise outer contour
    
    * .notdef#3673 (U+B257) has a counter-clockwise outer contour
    
    * .notdef#3673 (U+B257) has a counter-clockwise outer contour
    
    * .notdef#3673 (U+B257) has a counter-clockwise outer contour
    
    * .notdef#3673 (U+B257) has a counter-clockwise outer contour
    
    * .notdef#3673 (U+B257) has a counter-clockwise outer contour
    
    * .notdef#3674 (U+B259) has a counter-clockwise outer contour
    
    * .notdef#3674 (U+B259) has a counter-clockwise outer contour
    
    * .notdef#3674 (U+B259) has a counter-clockwise outer contour
    
    * .notdef#3674 (U+B259) has a counter-clockwise outer contour
    
    * .notdef#3675 (U+B25A) has a counter-clockwise outer contour
    
    * .notdef#3675 (U+B25A) has a counter-clockwise outer contour
    
    * .notdef#3675 (U+B25A) has a counter-clockwise outer contour
    
    * .notdef#3675 (U+B25A) has a counter-clockwise outer contour
    
    * .notdef#3675 (U+B25A) has a counter-clockwise outer contour
    
    * .notdef#3676 (U+B25B) has a counter-clockwise outer contour
    
    * .notdef#3676 (U+B25B) has a counter-clockwise outer contour
    
    * .notdef#3676 (U+B25B) has a counter-clockwise outer contour
    
    * .notdef#3676 (U+B25B) has a counter-clockwise outer contour
    
    * .notdef#3677 (U+B25D) has a counter-clockwise outer contour
    
    * .notdef#3677 (U+B25D) has a counter-clockwise outer contour
    
    * .notdef#3677 (U+B25D) has a counter-clockwise outer contour
    
    * .notdef#3677 (U+B25D) has a counter-clockwise outer contour
    
    * .notdef#3678 (U+B25E) has a counter-clockwise outer contour
    
    * .notdef#3678 (U+B25E) has a counter-clockwise outer contour
    
    * .notdef#3678 (U+B25E) has a counter-clockwise outer contour
    
    * .notdef#3678 (U+B25E) has a counter-clockwise outer contour
    
    * .notdef#3678 (U+B25E) has a counter-clockwise outer contour
    
    * .notdef#3678 (U+B25E) has a counter-clockwise outer contour
    
    * .notdef#3679 (U+B25F) has a counter-clockwise outer contour
    
    * .notdef#3679 (U+B25F) has a counter-clockwise outer contour
    
    * .notdef#3679 (U+B25F) has a counter-clockwise outer contour
    
    * .notdef#3679 (U+B25F) has a counter-clockwise outer contour
    
    * .notdef#368 (U+B045) has a counter-clockwise outer contour
    
    * .notdef#368 (U+B045) has a counter-clockwise outer contour
    
    * .notdef#368 (U+B045) has a counter-clockwise outer contour
    
    * .notdef#368 (U+B045) has a counter-clockwise outer contour
    
    * .notdef#3680 (U+B261) has a counter-clockwise outer contour
    
    * .notdef#3680 (U+B261) has a counter-clockwise outer contour
    
    * .notdef#3680 (U+B261) has a counter-clockwise outer contour
    
    * .notdef#3680 (U+B261) has a counter-clockwise outer contour
    
    * .notdef#3681 (U+B262) has a counter-clockwise outer contour
    
    * .notdef#3681 (U+B262) has a counter-clockwise outer contour
    
    * .notdef#3681 (U+B262) has a counter-clockwise outer contour
    
    * .notdef#3681 (U+B262) has a counter-clockwise outer contour
    
    * .notdef#3682 (U+B263) has a counter-clockwise outer contour
    
    * .notdef#3682 (U+B263) has a counter-clockwise outer contour
    
    * .notdef#3682 (U+B263) has a counter-clockwise outer contour
    
    * .notdef#3682 (U+B263) has a counter-clockwise outer contour
    
    * .notdef#3683 (U+B264) has a counter-clockwise outer contour
    
    * .notdef#3683 (U+B264) has a counter-clockwise outer contour
    
    * .notdef#3683 (U+B264) has a counter-clockwise outer contour
    
    * .notdef#3683 (U+B264) has a counter-clockwise outer contour
    
    * .notdef#3684 (U+B265) has a counter-clockwise outer contour
    
    * .notdef#3684 (U+B265) has a counter-clockwise outer contour
    
    * .notdef#3684 (U+B265) has a counter-clockwise outer contour
    
    * .notdef#3684 (U+B265) has a counter-clockwise outer contour
    
    * .notdef#3685 (U+B266) has a counter-clockwise outer contour
    
    * .notdef#3685 (U+B266) has a counter-clockwise outer contour
    
    * .notdef#3685 (U+B266) has a counter-clockwise outer contour
    
    * .notdef#3685 (U+B266) has a counter-clockwise outer contour
    
    * .notdef#3685 (U+B266) has a counter-clockwise outer contour
    
    * .notdef#3686 (U+B267) has a counter-clockwise outer contour
    
    * .notdef#3686 (U+B267) has a counter-clockwise outer contour
    
    * .notdef#3686 (U+B267) has a counter-clockwise outer contour
    
    * .notdef#3686 (U+B267) has a counter-clockwise outer contour
    
    * .notdef#3686 (U+B267) has a counter-clockwise outer contour
    
    * .notdef#3687 (U+B26A) has a counter-clockwise outer contour
    
    * .notdef#3687 (U+B26A) has a counter-clockwise outer contour
    
    * .notdef#3687 (U+B26A) has a counter-clockwise outer contour
    
    * .notdef#3687 (U+B26A) has a counter-clockwise outer contour
    
    * .notdef#3688 (U+B26B) has a counter-clockwise outer contour
    
    * .notdef#3688 (U+B26B) has a counter-clockwise outer contour
    
    * .notdef#3688 (U+B26B) has a counter-clockwise outer contour
    
    * .notdef#3688 (U+B26B) has a counter-clockwise outer contour
    
    * .notdef#3689 (U+B26C) has a counter-clockwise outer contour
    
    * .notdef#3689 (U+B26C) has a counter-clockwise outer contour
    
    * .notdef#3689 (U+B26C) has a counter-clockwise outer contour
    
    * .notdef#3689 (U+B26C) has a counter-clockwise outer contour
    
    * .notdef#369 (U+B048) has a counter-clockwise outer contour
    
    * .notdef#369 (U+B048) has a counter-clockwise outer contour
    
    * .notdef#369 (U+B048) has a counter-clockwise outer contour
    
    * .notdef#369 (U+B048) has a counter-clockwise outer contour
    
    * .notdef#3690 (U+B26D) has a counter-clockwise outer contour
    
    * .notdef#3690 (U+B26D) has a counter-clockwise outer contour
    
    * .notdef#3690 (U+B26D) has a counter-clockwise outer contour
    
    * .notdef#3690 (U+B26D) has a counter-clockwise outer contour
    
    * .notdef#3691 (U+B26E) has a counter-clockwise outer contour
    
    * .notdef#3691 (U+B26E) has a counter-clockwise outer contour
    
    * .notdef#3691 (U+B26E) has a counter-clockwise outer contour
    
    * .notdef#3691 (U+B26E) has a counter-clockwise outer contour
    
    * .notdef#3692 (U+B26F) has a counter-clockwise outer contour
    
    * .notdef#3692 (U+B26F) has a counter-clockwise outer contour
    
    * .notdef#3692 (U+B26F) has a counter-clockwise outer contour
    
    * .notdef#3692 (U+B26F) has a counter-clockwise outer contour
    
    * .notdef#3693 (U+B270) has a counter-clockwise outer contour
    
    * .notdef#3693 (U+B270) has a counter-clockwise outer contour
    
    * .notdef#3693 (U+B270) has a counter-clockwise outer contour
    
    * .notdef#3693 (U+B270) has a counter-clockwise outer contour
    
    * .notdef#3694 (U+B271) has a counter-clockwise outer contour
    
    * .notdef#3694 (U+B271) has a counter-clockwise outer contour
    
    * .notdef#3694 (U+B271) has a counter-clockwise outer contour
    
    * .notdef#3694 (U+B271) has a counter-clockwise outer contour
    
    * .notdef#3695 (U+B272) has a counter-clockwise outer contour
    
    * .notdef#3695 (U+B272) has a counter-clockwise outer contour
    
    * .notdef#3695 (U+B272) has a counter-clockwise outer contour
    
    * .notdef#3695 (U+B272) has a counter-clockwise outer contour
    
    * .notdef#3695 (U+B272) has a counter-clockwise outer contour
    
    * .notdef#3696 (U+B273) has a counter-clockwise outer contour
    
    * .notdef#3696 (U+B273) has a counter-clockwise outer contour
    
    * .notdef#3696 (U+B273) has a counter-clockwise outer contour
    
    * .notdef#3696 (U+B273) has a counter-clockwise outer contour
    
    * .notdef#3696 (U+B273) has a counter-clockwise outer contour
    
    * .notdef#3697 (U+B276) has a counter-clockwise outer contour
    
    * .notdef#3697 (U+B276) has a counter-clockwise outer contour
    
    * .notdef#3698 (U+B277) has a counter-clockwise outer contour
    
    * .notdef#3698 (U+B277) has a counter-clockwise outer contour
    
    * .notdef#3699 (U+B278) has a counter-clockwise outer contour
    
    * .notdef#3699 (U+B278) has a counter-clockwise outer contour
    
    * .notdef#3699 (U+B278) has a counter-clockwise outer contour
    
    * .notdef#370 (U+B04A) has a counter-clockwise outer contour
    
    * .notdef#370 (U+B04A) has a counter-clockwise outer contour
    
    * .notdef#370 (U+B04A) has a counter-clockwise outer contour
    
    * .notdef#370 (U+B04A) has a counter-clockwise outer contour
    
    * .notdef#370 (U+B04A) has a counter-clockwise outer contour
    
    * .notdef#370 (U+B04A) has a counter-clockwise outer contour
    
    * .notdef#3700 (U+B279) has a counter-clockwise outer contour
    
    * .notdef#3700 (U+B279) has a counter-clockwise outer contour
    
    * .notdef#3701 (U+B27A) has a counter-clockwise outer contour
    
    * .notdef#3701 (U+B27A) has a counter-clockwise outer contour
    
    * .notdef#3701 (U+B27A) has a counter-clockwise outer contour
    
    * .notdef#3701 (U+B27A) has a counter-clockwise outer contour
    
    * .notdef#3702 (U+B27B) has a counter-clockwise outer contour
    
    * .notdef#3702 (U+B27B) has a counter-clockwise outer contour
    
    * .notdef#3703 (U+B27D) has a counter-clockwise outer contour
    
    * .notdef#3703 (U+B27D) has a counter-clockwise outer contour
    
    * .notdef#3704 (U+B27E) has a counter-clockwise outer contour
    
    * .notdef#3704 (U+B27E) has a counter-clockwise outer contour
    
    * .notdef#3705 (U+B27F) has a counter-clockwise outer contour
    
    * .notdef#3705 (U+B27F) has a counter-clockwise outer contour
    
    * .notdef#3706 (U+B280) has a counter-clockwise outer contour
    
    * .notdef#3706 (U+B280) has a counter-clockwise outer contour
    
    * .notdef#3707 (U+B281) has a counter-clockwise outer contour
    
    * .notdef#3707 (U+B281) has a counter-clockwise outer contour
    
    * .notdef#3708 (U+B282) has a counter-clockwise outer contour
    
    * .notdef#3708 (U+B282) has a counter-clockwise outer contour
    
    * .notdef#3709 (U+B283) has a counter-clockwise outer contour
    
    * .notdef#3709 (U+B283) has a counter-clockwise outer contour
    
    * .notdef#371 (U+B04C) has a counter-clockwise outer contour
    
    * .notdef#371 (U+B04C) has a counter-clockwise outer contour
    
    * .notdef#371 (U+B04C) has a counter-clockwise outer contour
    
    * .notdef#371 (U+B04C) has a counter-clockwise outer contour
    
    * .notdef#3710 (U+B286) has a counter-clockwise outer contour
    
    * .notdef#3710 (U+B286) has a counter-clockwise outer contour
    
    * .notdef#3711 (U+B287) has a counter-clockwise outer contour
    
    * .notdef#3711 (U+B287) has a counter-clockwise outer contour
    
    * .notdef#3711 (U+B287) has a counter-clockwise outer contour
    
    * .notdef#3712 (U+B288) has a counter-clockwise outer contour
    
    * .notdef#3712 (U+B288) has a counter-clockwise outer contour
    
    * .notdef#3713 (U+B28A) has a counter-clockwise outer contour
    
    * .notdef#3713 (U+B28A) has a counter-clockwise outer contour
    
    * .notdef#3714 (U+B28B) has a counter-clockwise outer contour
    
    * .notdef#3714 (U+B28B) has a counter-clockwise outer contour
    
    * .notdef#3715 (U+B28C) has a counter-clockwise outer contour
    
    * .notdef#3715 (U+B28C) has a counter-clockwise outer contour
    
    * .notdef#3716 (U+B28D) has a counter-clockwise outer contour
    
    * .notdef#3716 (U+B28D) has a counter-clockwise outer contour
    
    * .notdef#3717 (U+B28E) has a counter-clockwise outer contour
    
    * .notdef#3717 (U+B28E) has a counter-clockwise outer contour
    
    * .notdef#3717 (U+B28E) has a counter-clockwise outer contour
    
    * .notdef#3718 (U+B28F) has a counter-clockwise outer contour
    
    * .notdef#3718 (U+B28F) has a counter-clockwise outer contour
    
    * .notdef#3718 (U+B28F) has a counter-clockwise outer contour
    
    * .notdef#3719 (U+B292) has a counter-clockwise outer contour
    
    * .notdef#3719 (U+B292) has a counter-clockwise outer contour
    
    * .notdef#3719 (U+B292) has a counter-clockwise outer contour
    
    * .notdef#3719 (U+B292) has a counter-clockwise outer contour
    
    * .notdef#372 (U+B04E) has a counter-clockwise outer contour
    
    * .notdef#372 (U+B04E) has a counter-clockwise outer contour
    
    * .notdef#372 (U+B04E) has a counter-clockwise outer contour
    
    * .notdef#372 (U+B04E) has a counter-clockwise outer contour
    
    * .notdef#372 (U+B04E) has a counter-clockwise outer contour
    
    * .notdef#3720 (U+B293) has a counter-clockwise outer contour
    
    * .notdef#3720 (U+B293) has a counter-clockwise outer contour
    
    * .notdef#3720 (U+B293) has a counter-clockwise outer contour
    
    * .notdef#3720 (U+B293) has a counter-clockwise outer contour
    
    * .notdef#3721 (U+B295) has a counter-clockwise outer contour
    
    * .notdef#3721 (U+B295) has a counter-clockwise outer contour
    
    * .notdef#3721 (U+B295) has a counter-clockwise outer contour
    
    * .notdef#3721 (U+B295) has a counter-clockwise outer contour
    
    * .notdef#3722 (U+B296) has a counter-clockwise outer contour
    
    * .notdef#3722 (U+B296) has a counter-clockwise outer contour
    
    * .notdef#3722 (U+B296) has a counter-clockwise outer contour
    
    * .notdef#3722 (U+B296) has a counter-clockwise outer contour
    
    * .notdef#3722 (U+B296) has a counter-clockwise outer contour
    
    * .notdef#3723 (U+B297) has a counter-clockwise outer contour
    
    * .notdef#3723 (U+B297) has a counter-clockwise outer contour
    
    * .notdef#3723 (U+B297) has a counter-clockwise outer contour
    
    * .notdef#3724 (U+B29B) has a counter-clockwise outer contour
    
    * .notdef#3724 (U+B29B) has a counter-clockwise outer contour
    
    * .notdef#3724 (U+B29B) has a counter-clockwise outer contour
    
    * .notdef#3724 (U+B29B) has a counter-clockwise outer contour
    
    * .notdef#3725 (U+B29C) has a counter-clockwise outer contour
    
    * .notdef#3725 (U+B29C) has a counter-clockwise outer contour
    
    * .notdef#3725 (U+B29C) has a counter-clockwise outer contour
    
    * .notdef#3725 (U+B29C) has a counter-clockwise outer contour
    
    * .notdef#3726 (U+B29D) has a counter-clockwise outer contour
    
    * .notdef#3726 (U+B29D) has a counter-clockwise outer contour
    
    * .notdef#3726 (U+B29D) has a counter-clockwise outer contour
    
    * .notdef#3726 (U+B29D) has a counter-clockwise outer contour
    
    * .notdef#3727 (U+B29E) has a counter-clockwise outer contour
    
    * .notdef#3727 (U+B29E) has a counter-clockwise outer contour
    
    * .notdef#3727 (U+B29E) has a counter-clockwise outer contour
    
    * .notdef#3727 (U+B29E) has a counter-clockwise outer contour
    
    * .notdef#3727 (U+B29E) has a counter-clockwise outer contour
    
    * .notdef#3728 (U+B29F) has a counter-clockwise outer contour
    
    * .notdef#3728 (U+B29F) has a counter-clockwise outer contour
    
    * .notdef#3728 (U+B29F) has a counter-clockwise outer contour
    
    * .notdef#3728 (U+B29F) has a counter-clockwise outer contour
    
    * .notdef#3728 (U+B29F) has a counter-clockwise outer contour
    
    * .notdef#3729 (U+B2A2) has a counter-clockwise outer contour
    
    * .notdef#3729 (U+B2A2) has a counter-clockwise outer contour
    
    * .notdef#3729 (U+B2A2) has a counter-clockwise outer contour
    
    * .notdef#3729 (U+B2A2) has a counter-clockwise outer contour
    
    * .notdef#373 (U+B053) has a counter-clockwise outer contour
    
    * .notdef#373 (U+B053) has a counter-clockwise outer contour
    
    * .notdef#373 (U+B053) has a counter-clockwise outer contour
    
    * .notdef#373 (U+B053) has a counter-clockwise outer contour
    
    * .notdef#373 (U+B053) has a counter-clockwise outer contour
    
    * .notdef#373 (U+B053) has a counter-clockwise outer contour
    
    * .notdef#3730 (U+B2A4) has a counter-clockwise outer contour
    
    * .notdef#3730 (U+B2A4) has a counter-clockwise outer contour
    
    * .notdef#3730 (U+B2A4) has a counter-clockwise outer contour
    
    * .notdef#3731 (U+B2A7) has a counter-clockwise outer contour
    
    * .notdef#3731 (U+B2A7) has a counter-clockwise outer contour
    
    * .notdef#3731 (U+B2A7) has a counter-clockwise outer contour
    
    * .notdef#3732 (U+B2A8) has a counter-clockwise outer contour
    
    * .notdef#3732 (U+B2A8) has a counter-clockwise outer contour
    
    * .notdef#3732 (U+B2A8) has a counter-clockwise outer contour
    
    * .notdef#3733 (U+B2A9) has a counter-clockwise outer contour
    
    * .notdef#3733 (U+B2A9) has a counter-clockwise outer contour
    
    * .notdef#3733 (U+B2A9) has a counter-clockwise outer contour
    
    * .notdef#3734 (U+B2AB) has a counter-clockwise outer contour
    
    * .notdef#3734 (U+B2AB) has a counter-clockwise outer contour
    
    * .notdef#3734 (U+B2AB) has a counter-clockwise outer contour
    
    * .notdef#3734 (U+B2AB) has a counter-clockwise outer contour
    
    * .notdef#3735 (U+B2AD) has a counter-clockwise outer contour
    
    * .notdef#3735 (U+B2AD) has a counter-clockwise outer contour
    
    * .notdef#3735 (U+B2AD) has a counter-clockwise outer contour
    
    * .notdef#3735 (U+B2AD) has a counter-clockwise outer contour
    
    * .notdef#3736 (U+B2AE) has a counter-clockwise outer contour
    
    * .notdef#3736 (U+B2AE) has a counter-clockwise outer contour
    
    * .notdef#3736 (U+B2AE) has a counter-clockwise outer contour
    
    * .notdef#3736 (U+B2AE) has a counter-clockwise outer contour
    
    * .notdef#3736 (U+B2AE) has a counter-clockwise outer contour
    
    * .notdef#3737 (U+B2AF) has a counter-clockwise outer contour
    
    * .notdef#3737 (U+B2AF) has a counter-clockwise outer contour
    
    * .notdef#3737 (U+B2AF) has a counter-clockwise outer contour
    
    * .notdef#3737 (U+B2AF) has a counter-clockwise outer contour
    
    * .notdef#3737 (U+B2AF) has a counter-clockwise outer contour
    
    * .notdef#3738 (U+B2B1) has a counter-clockwise outer contour
    
    * .notdef#3738 (U+B2B1) has a counter-clockwise outer contour
    
    * .notdef#3738 (U+B2B1) has a counter-clockwise outer contour
    
    * .notdef#3738 (U+B2B1) has a counter-clockwise outer contour
    
    * .notdef#3738 (U+B2B1) has a counter-clockwise outer contour
    
    * .notdef#3739 (U+B2B2) has a counter-clockwise outer contour
    
    * .notdef#3739 (U+B2B2) has a counter-clockwise outer contour
    
    * .notdef#3739 (U+B2B2) has a counter-clockwise outer contour
    
    * .notdef#3739 (U+B2B2) has a counter-clockwise outer contour
    
    * .notdef#3739 (U+B2B2) has a counter-clockwise outer contour
    
    * .notdef#3739 (U+B2B2) has a counter-clockwise outer contour
    
    * .notdef#374 (U+B054) has a counter-clockwise outer contour
    
    * .notdef#374 (U+B054) has a counter-clockwise outer contour
    
    * .notdef#374 (U+B054) has a counter-clockwise outer contour
    
    * .notdef#374 (U+B054) has a counter-clockwise outer contour
    
    * .notdef#3740 (U+B2B3) has a counter-clockwise outer contour
    
    * .notdef#3740 (U+B2B3) has a counter-clockwise outer contour
    
    * .notdef#3740 (U+B2B3) has a counter-clockwise outer contour
    
    * .notdef#3740 (U+B2B3) has a counter-clockwise outer contour
    
    * .notdef#3741 (U+B2B5) has a counter-clockwise outer contour
    
    * .notdef#3741 (U+B2B5) has a counter-clockwise outer contour
    
    * .notdef#3741 (U+B2B5) has a counter-clockwise outer contour
    
    * .notdef#3741 (U+B2B5) has a counter-clockwise outer contour
    
    * .notdef#3741 (U+B2B5) has a counter-clockwise outer contour
    
    * .notdef#3742 (U+B2B6) has a counter-clockwise outer contour
    
    * .notdef#3742 (U+B2B6) has a counter-clockwise outer contour
    
    * .notdef#3742 (U+B2B6) has a counter-clockwise outer contour
    
    * .notdef#3742 (U+B2B6) has a counter-clockwise outer contour
    
    * .notdef#3742 (U+B2B6) has a counter-clockwise outer contour
    
    * .notdef#3743 (U+B2B7) has a counter-clockwise outer contour
    
    * .notdef#3743 (U+B2B7) has a counter-clockwise outer contour
    
    * .notdef#3743 (U+B2B7) has a counter-clockwise outer contour
    
    * .notdef#3743 (U+B2B7) has a counter-clockwise outer contour
    
    * .notdef#3743 (U+B2B7) has a counter-clockwise outer contour
    
    * .notdef#3744 (U+B2B8) has a counter-clockwise outer contour
    
    * .notdef#3744 (U+B2B8) has a counter-clockwise outer contour
    
    * .notdef#3744 (U+B2B8) has a counter-clockwise outer contour
    
    * .notdef#3744 (U+B2B8) has a counter-clockwise outer contour
    
    * .notdef#3744 (U+B2B8) has a counter-clockwise outer contour
    
    * .notdef#3745 (U+B2B9) has a counter-clockwise outer contour
    
    * .notdef#3745 (U+B2B9) has a counter-clockwise outer contour
    
    * .notdef#3745 (U+B2B9) has a counter-clockwise outer contour
    
    * .notdef#3745 (U+B2B9) has a counter-clockwise outer contour
    
    * .notdef#3745 (U+B2B9) has a counter-clockwise outer contour
    
    * .notdef#3746 (U+B2BA) has a counter-clockwise outer contour
    
    * .notdef#3746 (U+B2BA) has a counter-clockwise outer contour
    
    * .notdef#3746 (U+B2BA) has a counter-clockwise outer contour
    
    * .notdef#3746 (U+B2BA) has a counter-clockwise outer contour
    
    * .notdef#3746 (U+B2BA) has a counter-clockwise outer contour
    
    * .notdef#3746 (U+B2BA) has a counter-clockwise outer contour
    
    * .notdef#3747 (U+B2BB) has a counter-clockwise outer contour
    
    * .notdef#3747 (U+B2BB) has a counter-clockwise outer contour
    
    * .notdef#3747 (U+B2BB) has a counter-clockwise outer contour
    
    * .notdef#3747 (U+B2BB) has a counter-clockwise outer contour
    
    * .notdef#3747 (U+B2BB) has a counter-clockwise outer contour
    
    * .notdef#3747 (U+B2BB) has a counter-clockwise outer contour
    
    * .notdef#3748 (U+B2BC) has a counter-clockwise outer contour
    
    * .notdef#3748 (U+B2BC) has a counter-clockwise outer contour
    
    * .notdef#3748 (U+B2BC) has a counter-clockwise outer contour
    
    * .notdef#3748 (U+B2BC) has a counter-clockwise outer contour
    
    * .notdef#3749 (U+B2BD) has a counter-clockwise outer contour
    
    * .notdef#3749 (U+B2BD) has a counter-clockwise outer contour
    
    * .notdef#3749 (U+B2BD) has a counter-clockwise outer contour
    
    * .notdef#3749 (U+B2BD) has a counter-clockwise outer contour
    
    * .notdef#375 (U+B055) has a counter-clockwise outer contour
    
    * .notdef#375 (U+B055) has a counter-clockwise outer contour
    
    * .notdef#375 (U+B055) has a counter-clockwise outer contour
    
    * .notdef#375 (U+B055) has a counter-clockwise outer contour
    
    * .notdef#3750 (U+B2BE) has a counter-clockwise outer contour
    
    * .notdef#3750 (U+B2BE) has a counter-clockwise outer contour
    
    * .notdef#3750 (U+B2BE) has a counter-clockwise outer contour
    
    * .notdef#3750 (U+B2BE) has a counter-clockwise outer contour
    
    * .notdef#3750 (U+B2BE) has a counter-clockwise outer contour
    
    * .notdef#3751 (U+B2BF) has a counter-clockwise outer contour
    
    * .notdef#3751 (U+B2BF) has a counter-clockwise outer contour
    
    * .notdef#3751 (U+B2BF) has a counter-clockwise outer contour
    
    * .notdef#3751 (U+B2BF) has a counter-clockwise outer contour
    
    * .notdef#3752 (U+B2C0) has a counter-clockwise outer contour
    
    * .notdef#3752 (U+B2C0) has a counter-clockwise outer contour
    
    * .notdef#3752 (U+B2C0) has a counter-clockwise outer contour
    
    * .notdef#3752 (U+B2C0) has a counter-clockwise outer contour
    
    * .notdef#3753 (U+B2C1) has a counter-clockwise outer contour
    
    * .notdef#3753 (U+B2C1) has a counter-clockwise outer contour
    
    * .notdef#3753 (U+B2C1) has a counter-clockwise outer contour
    
    * .notdef#3753 (U+B2C1) has a counter-clockwise outer contour
    
    * .notdef#3754 (U+B2C2) has a counter-clockwise outer contour
    
    * .notdef#3754 (U+B2C2) has a counter-clockwise outer contour
    
    * .notdef#3754 (U+B2C2) has a counter-clockwise outer contour
    
    * .notdef#3754 (U+B2C2) has a counter-clockwise outer contour
    
    * .notdef#3755 (U+B2C3) has a counter-clockwise outer contour
    
    * .notdef#3755 (U+B2C3) has a counter-clockwise outer contour
    
    * .notdef#3755 (U+B2C3) has a counter-clockwise outer contour
    
    * .notdef#3755 (U+B2C3) has a counter-clockwise outer contour
    
    * .notdef#3756 (U+B2C4) has a counter-clockwise outer contour
    
    * .notdef#3756 (U+B2C4) has a counter-clockwise outer contour
    
    * .notdef#3756 (U+B2C4) has a counter-clockwise outer contour
    
    * .notdef#3756 (U+B2C4) has a counter-clockwise outer contour
    
    * .notdef#3757 (U+B2C5) has a counter-clockwise outer contour
    
    * .notdef#3757 (U+B2C5) has a counter-clockwise outer contour
    
    * .notdef#3757 (U+B2C5) has a counter-clockwise outer contour
    
    * .notdef#3757 (U+B2C5) has a counter-clockwise outer contour
    
    * .notdef#3758 (U+B2C6) has a counter-clockwise outer contour
    
    * .notdef#3758 (U+B2C6) has a counter-clockwise outer contour
    
    * .notdef#3758 (U+B2C6) has a counter-clockwise outer contour
    
    * .notdef#3758 (U+B2C6) has a counter-clockwise outer contour
    
    * .notdef#3758 (U+B2C6) has a counter-clockwise outer contour
    
    * .notdef#3759 (U+B2C7) has a counter-clockwise outer contour
    
    * .notdef#3759 (U+B2C7) has a counter-clockwise outer contour
    
    * .notdef#3759 (U+B2C7) has a counter-clockwise outer contour
    
    * .notdef#3759 (U+B2C7) has a counter-clockwise outer contour
    
    * .notdef#3759 (U+B2C7) has a counter-clockwise outer contour
    
    * .notdef#376 (U+B057) has a counter-clockwise outer contour
    
    * .notdef#376 (U+B057) has a counter-clockwise outer contour
    
    * .notdef#376 (U+B057) has a counter-clockwise outer contour
    
    * .notdef#376 (U+B057) has a counter-clockwise outer contour
    
    * .notdef#3760 (U+B2CA) has a counter-clockwise outer contour
    
    * .notdef#3760 (U+B2CA) has a counter-clockwise outer contour
    
    * .notdef#3760 (U+B2CA) has a counter-clockwise outer contour
    
    * .notdef#3760 (U+B2CA) has a counter-clockwise outer contour
    
    * .notdef#3761 (U+B2CB) has a counter-clockwise outer contour
    
    * .notdef#3761 (U+B2CB) has a counter-clockwise outer contour
    
    * .notdef#3761 (U+B2CB) has a counter-clockwise outer contour
    
    * .notdef#3761 (U+B2CB) has a counter-clockwise outer contour
    
    * .notdef#3762 (U+B2CD) has a counter-clockwise outer contour
    
    * .notdef#3762 (U+B2CD) has a counter-clockwise outer contour
    
    * .notdef#3762 (U+B2CD) has a counter-clockwise outer contour
    
    * .notdef#3762 (U+B2CD) has a counter-clockwise outer contour
    
    * .notdef#3763 (U+B2CE) has a counter-clockwise outer contour
    
    * .notdef#3763 (U+B2CE) has a counter-clockwise outer contour
    
    * .notdef#3763 (U+B2CE) has a counter-clockwise outer contour
    
    * .notdef#3763 (U+B2CE) has a counter-clockwise outer contour
    
    * .notdef#3763 (U+B2CE) has a counter-clockwise outer contour
    
    * .notdef#3764 (U+B2CF) has a counter-clockwise outer contour
    
    * .notdef#3764 (U+B2CF) has a counter-clockwise outer contour
    
    * .notdef#3764 (U+B2CF) has a counter-clockwise outer contour
    
    * .notdef#3765 (U+B2D1) has a counter-clockwise outer contour
    
    * .notdef#3765 (U+B2D1) has a counter-clockwise outer contour
    
    * .notdef#3765 (U+B2D1) has a counter-clockwise outer contour
    
    * .notdef#3765 (U+B2D1) has a counter-clockwise outer contour
    
    * .notdef#3766 (U+B2D3) has a counter-clockwise outer contour
    
    * .notdef#3766 (U+B2D3) has a counter-clockwise outer contour
    
    * .notdef#3766 (U+B2D3) has a counter-clockwise outer contour
    
    * .notdef#3766 (U+B2D3) has a counter-clockwise outer contour
    
    * .notdef#3767 (U+B2D4) has a counter-clockwise outer contour
    
    * .notdef#3767 (U+B2D4) has a counter-clockwise outer contour
    
    * .notdef#3767 (U+B2D4) has a counter-clockwise outer contour
    
    * .notdef#3767 (U+B2D4) has a counter-clockwise outer contour
    
    * .notdef#3768 (U+B2D5) has a counter-clockwise outer contour
    
    * .notdef#3768 (U+B2D5) has a counter-clockwise outer contour
    
    * .notdef#3768 (U+B2D5) has a counter-clockwise outer contour
    
    * .notdef#3768 (U+B2D5) has a counter-clockwise outer contour
    
    * .notdef#3769 (U+B2D6) has a counter-clockwise outer contour
    
    * .notdef#3769 (U+B2D6) has a counter-clockwise outer contour
    
    * .notdef#3769 (U+B2D6) has a counter-clockwise outer contour
    
    * .notdef#3769 (U+B2D6) has a counter-clockwise outer contour
    
    * .notdef#3769 (U+B2D6) has a counter-clockwise outer contour
    
    * .notdef#377 (U+B059) has a counter-clockwise outer contour
    
    * .notdef#377 (U+B059) has a counter-clockwise outer contour
    
    * .notdef#377 (U+B059) has a counter-clockwise outer contour
    
    * .notdef#377 (U+B059) has a counter-clockwise outer contour
    
    * .notdef#3770 (U+B2D7) has a counter-clockwise outer contour
    
    * .notdef#3770 (U+B2D7) has a counter-clockwise outer contour
    
    * .notdef#3770 (U+B2D7) has a counter-clockwise outer contour
    
    * .notdef#3770 (U+B2D7) has a counter-clockwise outer contour
    
    * .notdef#3770 (U+B2D7) has a counter-clockwise outer contour
    
    * .notdef#3771 (U+B2DA) has a counter-clockwise outer contour
    
    * .notdef#3771 (U+B2DA) has a counter-clockwise outer contour
    
    * .notdef#3771 (U+B2DA) has a counter-clockwise outer contour
    
    * .notdef#3771 (U+B2DA) has a counter-clockwise outer contour
    
    * .notdef#3772 (U+B2DC) has a counter-clockwise outer contour
    
    * .notdef#3772 (U+B2DC) has a counter-clockwise outer contour
    
    * .notdef#3772 (U+B2DC) has a counter-clockwise outer contour
    
    * .notdef#3773 (U+B2DE) has a counter-clockwise outer contour
    
    * .notdef#3773 (U+B2DE) has a counter-clockwise outer contour
    
    * .notdef#3773 (U+B2DE) has a counter-clockwise outer contour
    
    * .notdef#3774 (U+B2DF) has a counter-clockwise outer contour
    
    * .notdef#3774 (U+B2DF) has a counter-clockwise outer contour
    
    * .notdef#3774 (U+B2DF) has a counter-clockwise outer contour
    
    * .notdef#3775 (U+B2E0) has a counter-clockwise outer contour
    
    * .notdef#3775 (U+B2E0) has a counter-clockwise outer contour
    
    * .notdef#3775 (U+B2E0) has a counter-clockwise outer contour
    
    * .notdef#3776 (U+B2E1) has a counter-clockwise outer contour
    
    * .notdef#3776 (U+B2E1) has a counter-clockwise outer contour
    
    * .notdef#3776 (U+B2E1) has a counter-clockwise outer contour
    
    * .notdef#3777 (U+B2E3) has a counter-clockwise outer contour
    
    * .notdef#3777 (U+B2E3) has a counter-clockwise outer contour
    
    * .notdef#3777 (U+B2E3) has a counter-clockwise outer contour
    
    * .notdef#3777 (U+B2E3) has a counter-clockwise outer contour
    
    * .notdef#3778 (U+B2E7) has a counter-clockwise outer contour
    
    * .notdef#3778 (U+B2E7) has a counter-clockwise outer contour
    
    * .notdef#3778 (U+B2E7) has a counter-clockwise outer contour
    
    * .notdef#3778 (U+B2E7) has a counter-clockwise outer contour
    
    * .notdef#3779 (U+B2E9) has a counter-clockwise outer contour
    
    * .notdef#3779 (U+B2E9) has a counter-clockwise outer contour
    
    * .notdef#3779 (U+B2E9) has a counter-clockwise outer contour
    
    * .notdef#3779 (U+B2E9) has a counter-clockwise outer contour
    
    * .notdef#378 (U+B05D) has a counter-clockwise outer contour
    
    * .notdef#378 (U+B05D) has a counter-clockwise outer contour
    
    * .notdef#378 (U+B05D) has a counter-clockwise outer contour
    
    * .notdef#378 (U+B05D) has a counter-clockwise outer contour
    
    * .notdef#3780 (U+B2EA) has a counter-clockwise outer contour
    
    * .notdef#3780 (U+B2EA) has a counter-clockwise outer contour
    
    * .notdef#3780 (U+B2EA) has a counter-clockwise outer contour
    
    * .notdef#3780 (U+B2EA) has a counter-clockwise outer contour
    
    * .notdef#3780 (U+B2EA) has a counter-clockwise outer contour
    
    * .notdef#3781 (U+B2F0) has a counter-clockwise outer contour
    
    * .notdef#3781 (U+B2F0) has a counter-clockwise outer contour
    
    * .notdef#3781 (U+B2F0) has a counter-clockwise outer contour
    
    * .notdef#3781 (U+B2F0) has a counter-clockwise outer contour
    
    * .notdef#3782 (U+B2F1) has a counter-clockwise outer contour
    
    * .notdef#3782 (U+B2F1) has a counter-clockwise outer contour
    
    * .notdef#3782 (U+B2F1) has a counter-clockwise outer contour
    
    * .notdef#3782 (U+B2F1) has a counter-clockwise outer contour
    
    * .notdef#3783 (U+B2F2) has a counter-clockwise outer contour
    
    * .notdef#3783 (U+B2F2) has a counter-clockwise outer contour
    
    * .notdef#3783 (U+B2F2) has a counter-clockwise outer contour
    
    * .notdef#3783 (U+B2F2) has a counter-clockwise outer contour
    
    * .notdef#3783 (U+B2F2) has a counter-clockwise outer contour
    
    * .notdef#3784 (U+B2F6) has a counter-clockwise outer contour
    
    * .notdef#3784 (U+B2F6) has a counter-clockwise outer contour
    
    * .notdef#3784 (U+B2F6) has a counter-clockwise outer contour
    
    * .notdef#3784 (U+B2F6) has a counter-clockwise outer contour
    
    * .notdef#3785 (U+B2FC) has a counter-clockwise outer contour
    
    * .notdef#3785 (U+B2FC) has a counter-clockwise outer contour
    
    * .notdef#3785 (U+B2FC) has a counter-clockwise outer contour
    
    * .notdef#3786 (U+B2FD) has a counter-clockwise outer contour
    
    * .notdef#3786 (U+B2FD) has a counter-clockwise outer contour
    
    * .notdef#3786 (U+B2FD) has a counter-clockwise outer contour
    
    * .notdef#3787 (U+B2FE) has a counter-clockwise outer contour
    
    * .notdef#3787 (U+B2FE) has a counter-clockwise outer contour
    
    * .notdef#3787 (U+B2FE) has a counter-clockwise outer contour
    
    * .notdef#3787 (U+B2FE) has a counter-clockwise outer contour
    
    * .notdef#3788 (U+B302) has a counter-clockwise outer contour
    
    * .notdef#3788 (U+B302) has a counter-clockwise outer contour
    
    * .notdef#3788 (U+B302) has a counter-clockwise outer contour
    
    * .notdef#3788 (U+B302) has a counter-clockwise outer contour
    
    * .notdef#3789 (U+B303) has a counter-clockwise outer contour
    
    * .notdef#3789 (U+B303) has a counter-clockwise outer contour
    
    * .notdef#3789 (U+B303) has a counter-clockwise outer contour
    
    * .notdef#3789 (U+B303) has a counter-clockwise outer contour
    
    * .notdef#379 (U+B07C) has a counter-clockwise outer contour
    
    * .notdef#379 (U+B07C) has a counter-clockwise outer contour
    
    * .notdef#3790 (U+B305) has a counter-clockwise outer contour
    
    * .notdef#3790 (U+B305) has a counter-clockwise outer contour
    
    * .notdef#3790 (U+B305) has a counter-clockwise outer contour
    
    * .notdef#3790 (U+B305) has a counter-clockwise outer contour
    
    * .notdef#3791 (U+B306) has a counter-clockwise outer contour
    
    * .notdef#3791 (U+B306) has a counter-clockwise outer contour
    
    * .notdef#3791 (U+B306) has a counter-clockwise outer contour
    
    * .notdef#3791 (U+B306) has a counter-clockwise outer contour
    
    * .notdef#3791 (U+B306) has a counter-clockwise outer contour
    
    * .notdef#3792 (U+B307) has a counter-clockwise outer contour
    
    * .notdef#3792 (U+B307) has a counter-clockwise outer contour
    
    * .notdef#3792 (U+B307) has a counter-clockwise outer contour
    
    * .notdef#3793 (U+B309) has a counter-clockwise outer contour
    
    * .notdef#3793 (U+B309) has a counter-clockwise outer contour
    
    * .notdef#3793 (U+B309) has a counter-clockwise outer contour
    
    * .notdef#3793 (U+B309) has a counter-clockwise outer contour
    
    * .notdef#3794 (U+B30A) has a counter-clockwise outer contour
    
    * .notdef#3794 (U+B30A) has a counter-clockwise outer contour
    
    * .notdef#3794 (U+B30A) has a counter-clockwise outer contour
    
    * .notdef#3794 (U+B30A) has a counter-clockwise outer contour
    
    * .notdef#3795 (U+B30B) has a counter-clockwise outer contour
    
    * .notdef#3795 (U+B30B) has a counter-clockwise outer contour
    
    * .notdef#3795 (U+B30B) has a counter-clockwise outer contour
    
    * .notdef#3795 (U+B30B) has a counter-clockwise outer contour
    
    * .notdef#3796 (U+B30C) has a counter-clockwise outer contour
    
    * .notdef#3796 (U+B30C) has a counter-clockwise outer contour
    
    * .notdef#3796 (U+B30C) has a counter-clockwise outer contour
    
    * .notdef#3796 (U+B30C) has a counter-clockwise outer contour
    
    * .notdef#3797 (U+B30D) has a counter-clockwise outer contour
    
    * .notdef#3797 (U+B30D) has a counter-clockwise outer contour
    
    * .notdef#3797 (U+B30D) has a counter-clockwise outer contour
    
    * .notdef#3797 (U+B30D) has a counter-clockwise outer contour
    
    * .notdef#3798 (U+B30E) has a counter-clockwise outer contour
    
    * .notdef#3798 (U+B30E) has a counter-clockwise outer contour
    
    * .notdef#3798 (U+B30E) has a counter-clockwise outer contour
    
    * .notdef#3798 (U+B30E) has a counter-clockwise outer contour
    
    * .notdef#3798 (U+B30E) has a counter-clockwise outer contour
    
    * .notdef#3799 (U+B30F) has a counter-clockwise outer contour
    
    * .notdef#3799 (U+B30F) has a counter-clockwise outer contour
    
    * .notdef#3799 (U+B30F) has a counter-clockwise outer contour
    
    * .notdef#3799 (U+B30F) has a counter-clockwise outer contour
    
    * .notdef#3799 (U+B30F) has a counter-clockwise outer contour
    
    * .notdef#380 (U+B07D) has a counter-clockwise outer contour
    
    * .notdef#380 (U+B07D) has a counter-clockwise outer contour
    
    * .notdef#380 (U+B07D) has a counter-clockwise outer contour
    
    * .notdef#3800 (U+B312) has a counter-clockwise outer contour
    
    * .notdef#3800 (U+B312) has a counter-clockwise outer contour
    
    * .notdef#3800 (U+B312) has a counter-clockwise outer contour
    
    * .notdef#3800 (U+B312) has a counter-clockwise outer contour
    
    * .notdef#3801 (U+B316) has a counter-clockwise outer contour
    
    * .notdef#3801 (U+B316) has a counter-clockwise outer contour
    
    * .notdef#3801 (U+B316) has a counter-clockwise outer contour
    
    * .notdef#3802 (U+B317) has a counter-clockwise outer contour
    
    * .notdef#3802 (U+B317) has a counter-clockwise outer contour
    
    * .notdef#3802 (U+B317) has a counter-clockwise outer contour
    
    * .notdef#3803 (U+B318) has a counter-clockwise outer contour
    
    * .notdef#3803 (U+B318) has a counter-clockwise outer contour
    
    * .notdef#3803 (U+B318) has a counter-clockwise outer contour
    
    * .notdef#3804 (U+B319) has a counter-clockwise outer contour
    
    * .notdef#3804 (U+B319) has a counter-clockwise outer contour
    
    * .notdef#3804 (U+B319) has a counter-clockwise outer contour
    
    * .notdef#3805 (U+B31A) has a counter-clockwise outer contour
    
    * .notdef#3805 (U+B31A) has a counter-clockwise outer contour
    
    * .notdef#3805 (U+B31A) has a counter-clockwise outer contour
    
    * .notdef#3805 (U+B31A) has a counter-clockwise outer contour
    
    * .notdef#3806 (U+B31B) has a counter-clockwise outer contour
    
    * .notdef#3806 (U+B31B) has a counter-clockwise outer contour
    
    * .notdef#3806 (U+B31B) has a counter-clockwise outer contour
    
    * .notdef#3806 (U+B31B) has a counter-clockwise outer contour
    
    * .notdef#3807 (U+B31D) has a counter-clockwise outer contour
    
    * .notdef#3807 (U+B31D) has a counter-clockwise outer contour
    
    * .notdef#3807 (U+B31D) has a counter-clockwise outer contour
    
    * .notdef#3808 (U+B31E) has a counter-clockwise outer contour
    
    * .notdef#3808 (U+B31E) has a counter-clockwise outer contour
    
    * .notdef#3808 (U+B31E) has a counter-clockwise outer contour
    
    * .notdef#3808 (U+B31E) has a counter-clockwise outer contour
    
    * .notdef#3809 (U+B31F) has a counter-clockwise outer contour
    
    * .notdef#3809 (U+B31F) has a counter-clockwise outer contour
    
    * .notdef#3809 (U+B31F) has a counter-clockwise outer contour
    
    * .notdef#3809 (U+B31F) has a counter-clockwise outer contour
    
    * .notdef#381 (U+B080) has a counter-clockwise outer contour
    
    * .notdef#381 (U+B080) has a counter-clockwise outer contour
    
    * .notdef#381 (U+B080) has a counter-clockwise outer contour
    
    * .notdef#3810 (U+B320) has a counter-clockwise outer contour
    
    * .notdef#3810 (U+B320) has a counter-clockwise outer contour
    
    * .notdef#3810 (U+B320) has a counter-clockwise outer contour
    
    * .notdef#3811 (U+B321) has a counter-clockwise outer contour
    
    * .notdef#3811 (U+B321) has a counter-clockwise outer contour
    
    * .notdef#3811 (U+B321) has a counter-clockwise outer contour
    
    * .notdef#3811 (U+B321) has a counter-clockwise outer contour
    
    * .notdef#3812 (U+B322) has a counter-clockwise outer contour
    
    * .notdef#3812 (U+B322) has a counter-clockwise outer contour
    
    * .notdef#3812 (U+B322) has a counter-clockwise outer contour
    
    * .notdef#3812 (U+B322) has a counter-clockwise outer contour
    
    * .notdef#3812 (U+B322) has a counter-clockwise outer contour
    
    * .notdef#3813 (U+B323) has a counter-clockwise outer contour
    
    * .notdef#3813 (U+B323) has a counter-clockwise outer contour
    
    * .notdef#3813 (U+B323) has a counter-clockwise outer contour
    
    * .notdef#3814 (U+B324) has a counter-clockwise outer contour
    
    * .notdef#3814 (U+B324) has a counter-clockwise outer contour
    
    * .notdef#3814 (U+B324) has a counter-clockwise outer contour
    
    * .notdef#3815 (U+B325) has a counter-clockwise outer contour
    
    * .notdef#3815 (U+B325) has a counter-clockwise outer contour
    
    * .notdef#3815 (U+B325) has a counter-clockwise outer contour
    
    * .notdef#3815 (U+B325) has a counter-clockwise outer contour
    
    * .notdef#3816 (U+B326) has a counter-clockwise outer contour
    
    * .notdef#3816 (U+B326) has a counter-clockwise outer contour
    
    * .notdef#3816 (U+B326) has a counter-clockwise outer contour
    
    * .notdef#3816 (U+B326) has a counter-clockwise outer contour
    
    * .notdef#3817 (U+B327) has a counter-clockwise outer contour
    
    * .notdef#3817 (U+B327) has a counter-clockwise outer contour
    
    * .notdef#3817 (U+B327) has a counter-clockwise outer contour
    
    * .notdef#3817 (U+B327) has a counter-clockwise outer contour
    
    * .notdef#3818 (U+B328) has a counter-clockwise outer contour
    
    * .notdef#3818 (U+B328) has a counter-clockwise outer contour
    
    * .notdef#3818 (U+B328) has a counter-clockwise outer contour
    
    * .notdef#3818 (U+B328) has a counter-clockwise outer contour
    
    * .notdef#3819 (U+B329) has a counter-clockwise outer contour
    
    * .notdef#3819 (U+B329) has a counter-clockwise outer contour
    
    * .notdef#3819 (U+B329) has a counter-clockwise outer contour
    
    * .notdef#3819 (U+B329) has a counter-clockwise outer contour
    
    * .notdef#382 (U+B084) has a counter-clockwise outer contour
    
    * .notdef#382 (U+B084) has a counter-clockwise outer contour
    
    * .notdef#382 (U+B084) has a counter-clockwise outer contour
    
    * .notdef#3820 (U+B32A) has a counter-clockwise outer contour
    
    * .notdef#3820 (U+B32A) has a counter-clockwise outer contour
    
    * .notdef#3820 (U+B32A) has a counter-clockwise outer contour
    
    * .notdef#3820 (U+B32A) has a counter-clockwise outer contour
    
    * .notdef#3820 (U+B32A) has a counter-clockwise outer contour
    
    * .notdef#3821 (U+B32B) has a counter-clockwise outer contour
    
    * .notdef#3821 (U+B32B) has a counter-clockwise outer contour
    
    * .notdef#3821 (U+B32B) has a counter-clockwise outer contour
    
    * .notdef#3821 (U+B32B) has a counter-clockwise outer contour
    
    * .notdef#3821 (U+B32B) has a counter-clockwise outer contour
    
    * .notdef#3822 (U+B32C) has a counter-clockwise outer contour
    
    * .notdef#3822 (U+B32C) has a counter-clockwise outer contour
    
    * .notdef#3822 (U+B32C) has a counter-clockwise outer contour
    
    * .notdef#3823 (U+B32D) has a counter-clockwise outer contour
    
    * .notdef#3823 (U+B32D) has a counter-clockwise outer contour
    
    * .notdef#3823 (U+B32D) has a counter-clockwise outer contour
    
    * .notdef#3824 (U+B32E) has a counter-clockwise outer contour
    
    * .notdef#3824 (U+B32E) has a counter-clockwise outer contour
    
    * .notdef#3824 (U+B32E) has a counter-clockwise outer contour
    
    * .notdef#3824 (U+B32E) has a counter-clockwise outer contour
    
    * .notdef#3825 (U+B32F) has a counter-clockwise outer contour
    
    * .notdef#3825 (U+B32F) has a counter-clockwise outer contour
    
    * .notdef#3825 (U+B32F) has a counter-clockwise outer contour
    
    * .notdef#3826 (U+B330) has a counter-clockwise outer contour
    
    * .notdef#3826 (U+B330) has a counter-clockwise outer contour
    
    * .notdef#3826 (U+B330) has a counter-clockwise outer contour
    
    * .notdef#3827 (U+B331) has a counter-clockwise outer contour
    
    * .notdef#3827 (U+B331) has a counter-clockwise outer contour
    
    * .notdef#3827 (U+B331) has a counter-clockwise outer contour
    
    * .notdef#3828 (U+B332) has a counter-clockwise outer contour
    
    * .notdef#3828 (U+B332) has a counter-clockwise outer contour
    
    * .notdef#3828 (U+B332) has a counter-clockwise outer contour
    
    * .notdef#3829 (U+B333) has a counter-clockwise outer contour
    
    * .notdef#3829 (U+B333) has a counter-clockwise outer contour
    
    * .notdef#3829 (U+B333) has a counter-clockwise outer contour
    
    * .notdef#383 (U+B08C) has a counter-clockwise outer contour
    
    * .notdef#383 (U+B08C) has a counter-clockwise outer contour
    
    * .notdef#383 (U+B08C) has a counter-clockwise outer contour
    
    * .notdef#3830 (U+B334) has a counter-clockwise outer contour
    
    * .notdef#3830 (U+B334) has a counter-clockwise outer contour
    
    * .notdef#3830 (U+B334) has a counter-clockwise outer contour
    
    * .notdef#3831 (U+B335) has a counter-clockwise outer contour
    
    * .notdef#3831 (U+B335) has a counter-clockwise outer contour
    
    * .notdef#3831 (U+B335) has a counter-clockwise outer contour
    
    * .notdef#3832 (U+B336) has a counter-clockwise outer contour
    
    * .notdef#3832 (U+B336) has a counter-clockwise outer contour
    
    * .notdef#3832 (U+B336) has a counter-clockwise outer contour
    
    * .notdef#3832 (U+B336) has a counter-clockwise outer contour
    
    * .notdef#3833 (U+B337) has a counter-clockwise outer contour
    
    * .notdef#3833 (U+B337) has a counter-clockwise outer contour
    
    * .notdef#3833 (U+B337) has a counter-clockwise outer contour
    
    * .notdef#3833 (U+B337) has a counter-clockwise outer contour
    
    * .notdef#3834 (U+B338) has a counter-clockwise outer contour
    
    * .notdef#3834 (U+B338) has a counter-clockwise outer contour
    
    * .notdef#3835 (U+B339) has a counter-clockwise outer contour
    
    * .notdef#3835 (U+B339) has a counter-clockwise outer contour
    
    * .notdef#3835 (U+B339) has a counter-clockwise outer contour
    
    * .notdef#3836 (U+B33A) has a counter-clockwise outer contour
    
    * .notdef#3836 (U+B33A) has a counter-clockwise outer contour
    
    * .notdef#3836 (U+B33A) has a counter-clockwise outer contour
    
    * .notdef#3836 (U+B33A) has a counter-clockwise outer contour
    
    * .notdef#3837 (U+B33B) has a counter-clockwise outer contour
    
    * .notdef#3837 (U+B33B) has a counter-clockwise outer contour
    
    * .notdef#3837 (U+B33B) has a counter-clockwise outer contour
    
    * .notdef#3837 (U+B33B) has a counter-clockwise outer contour
    
    * .notdef#3838 (U+B33C) has a counter-clockwise outer contour
    
    * .notdef#3838 (U+B33C) has a counter-clockwise outer contour
    
    * .notdef#3838 (U+B33C) has a counter-clockwise outer contour
    
    * .notdef#3839 (U+B33D) has a counter-clockwise outer contour
    
    * .notdef#3839 (U+B33D) has a counter-clockwise outer contour
    
    * .notdef#3839 (U+B33D) has a counter-clockwise outer contour
    
    * .notdef#3839 (U+B33D) has a counter-clockwise outer contour
    
    * .notdef#384 (U+B08D) has a counter-clockwise outer contour
    
    * .notdef#384 (U+B08D) has a counter-clockwise outer contour
    
    * .notdef#384 (U+B08D) has a counter-clockwise outer contour
    
    * .notdef#3840 (U+B33E) has a counter-clockwise outer contour
    
    * .notdef#3840 (U+B33E) has a counter-clockwise outer contour
    
    * .notdef#3840 (U+B33E) has a counter-clockwise outer contour
    
    * .notdef#3840 (U+B33E) has a counter-clockwise outer contour
    
    * .notdef#3840 (U+B33E) has a counter-clockwise outer contour
    
    * .notdef#3841 (U+B33F) has a counter-clockwise outer contour
    
    * .notdef#3841 (U+B33F) has a counter-clockwise outer contour
    
    * .notdef#3841 (U+B33F) has a counter-clockwise outer contour
    
    * .notdef#3842 (U+B340) has a counter-clockwise outer contour
    
    * .notdef#3842 (U+B340) has a counter-clockwise outer contour
    
    * .notdef#3842 (U+B340) has a counter-clockwise outer contour
    
    * .notdef#3843 (U+B341) has a counter-clockwise outer contour
    
    * .notdef#3843 (U+B341) has a counter-clockwise outer contour
    
    * .notdef#3843 (U+B341) has a counter-clockwise outer contour
    
    * .notdef#3843 (U+B341) has a counter-clockwise outer contour
    
    * .notdef#3844 (U+B342) has a counter-clockwise outer contour
    
    * .notdef#3844 (U+B342) has a counter-clockwise outer contour
    
    * .notdef#3844 (U+B342) has a counter-clockwise outer contour
    
    * .notdef#3844 (U+B342) has a counter-clockwise outer contour
    
    * .notdef#3845 (U+B343) has a counter-clockwise outer contour
    
    * .notdef#3845 (U+B343) has a counter-clockwise outer contour
    
    * .notdef#3845 (U+B343) has a counter-clockwise outer contour
    
    * .notdef#3845 (U+B343) has a counter-clockwise outer contour
    
    * .notdef#3846 (U+B344) has a counter-clockwise outer contour
    
    * .notdef#3846 (U+B344) has a counter-clockwise outer contour
    
    * .notdef#3846 (U+B344) has a counter-clockwise outer contour
    
    * .notdef#3846 (U+B344) has a counter-clockwise outer contour
    
    * .notdef#3847 (U+B345) has a counter-clockwise outer contour
    
    * .notdef#3847 (U+B345) has a counter-clockwise outer contour
    
    * .notdef#3847 (U+B345) has a counter-clockwise outer contour
    
    * .notdef#3847 (U+B345) has a counter-clockwise outer contour
    
    * .notdef#3848 (U+B346) has a counter-clockwise outer contour
    
    * .notdef#3848 (U+B346) has a counter-clockwise outer contour
    
    * .notdef#3848 (U+B346) has a counter-clockwise outer contour
    
    * .notdef#3848 (U+B346) has a counter-clockwise outer contour
    
    * .notdef#3848 (U+B346) has a counter-clockwise outer contour
    
    * .notdef#3849 (U+B347) has a counter-clockwise outer contour
    
    * .notdef#3849 (U+B347) has a counter-clockwise outer contour
    
    * .notdef#3849 (U+B347) has a counter-clockwise outer contour
    
    * .notdef#3849 (U+B347) has a counter-clockwise outer contour
    
    * .notdef#3849 (U+B347) has a counter-clockwise outer contour
    
    * .notdef#385 (U+B08F) has a counter-clockwise outer contour
    
    * .notdef#385 (U+B08F) has a counter-clockwise outer contour
    
    * .notdef#385 (U+B08F) has a counter-clockwise outer contour
    
    * .notdef#3850 (U+B348) has a counter-clockwise outer contour
    
    * .notdef#3850 (U+B348) has a counter-clockwise outer contour
    
    * .notdef#3850 (U+B348) has a counter-clockwise outer contour
    
    * .notdef#3851 (U+B349) has a counter-clockwise outer contour
    
    * .notdef#3851 (U+B349) has a counter-clockwise outer contour
    
    * .notdef#3851 (U+B349) has a counter-clockwise outer contour
    
    * .notdef#3852 (U+B34A) has a counter-clockwise outer contour
    
    * .notdef#3852 (U+B34A) has a counter-clockwise outer contour
    
    * .notdef#3852 (U+B34A) has a counter-clockwise outer contour
    
    * .notdef#3852 (U+B34A) has a counter-clockwise outer contour
    
    * .notdef#3853 (U+B34B) has a counter-clockwise outer contour
    
    * .notdef#3853 (U+B34B) has a counter-clockwise outer contour
    
    * .notdef#3853 (U+B34B) has a counter-clockwise outer contour
    
    * .notdef#3854 (U+B34C) has a counter-clockwise outer contour
    
    * .notdef#3854 (U+B34C) has a counter-clockwise outer contour
    
    * .notdef#3854 (U+B34C) has a counter-clockwise outer contour
    
    * .notdef#3855 (U+B34D) has a counter-clockwise outer contour
    
    * .notdef#3855 (U+B34D) has a counter-clockwise outer contour
    
    * .notdef#3855 (U+B34D) has a counter-clockwise outer contour
    
    * .notdef#3856 (U+B34E) has a counter-clockwise outer contour
    
    * .notdef#3856 (U+B34E) has a counter-clockwise outer contour
    
    * .notdef#3856 (U+B34E) has a counter-clockwise outer contour
    
    * .notdef#3857 (U+B34F) has a counter-clockwise outer contour
    
    * .notdef#3857 (U+B34F) has a counter-clockwise outer contour
    
    * .notdef#3857 (U+B34F) has a counter-clockwise outer contour
    
    * .notdef#3858 (U+B350) has a counter-clockwise outer contour
    
    * .notdef#3858 (U+B350) has a counter-clockwise outer contour
    
    * .notdef#3858 (U+B350) has a counter-clockwise outer contour
    
    * .notdef#3859 (U+B351) has a counter-clockwise outer contour
    
    * .notdef#3859 (U+B351) has a counter-clockwise outer contour
    
    * .notdef#3859 (U+B351) has a counter-clockwise outer contour
    
    * .notdef#386 (U+B091) has a counter-clockwise outer contour
    
    * .notdef#386 (U+B091) has a counter-clockwise outer contour
    
    * .notdef#386 (U+B091) has a counter-clockwise outer contour
    
    * .notdef#3860 (U+B352) has a counter-clockwise outer contour
    
    * .notdef#3860 (U+B352) has a counter-clockwise outer contour
    
    * .notdef#3860 (U+B352) has a counter-clockwise outer contour
    
    * .notdef#3860 (U+B352) has a counter-clockwise outer contour
    
    * .notdef#3861 (U+B353) has a counter-clockwise outer contour
    
    * .notdef#3861 (U+B353) has a counter-clockwise outer contour
    
    * .notdef#3861 (U+B353) has a counter-clockwise outer contour
    
    * .notdef#3861 (U+B353) has a counter-clockwise outer contour
    
    * .notdef#3862 (U+B357) has a counter-clockwise outer contour
    
    * .notdef#3862 (U+B357) has a counter-clockwise outer contour
    
    * .notdef#3862 (U+B357) has a counter-clockwise outer contour
    
    * .notdef#3862 (U+B357) has a counter-clockwise outer contour
    
    * .notdef#3863 (U+B359) has a counter-clockwise outer contour
    
    * .notdef#3863 (U+B359) has a counter-clockwise outer contour
    
    * .notdef#3863 (U+B359) has a counter-clockwise outer contour
    
    * .notdef#3863 (U+B359) has a counter-clockwise outer contour
    
    * .notdef#3864 (U+B35A) has a counter-clockwise outer contour
    
    * .notdef#3864 (U+B35A) has a counter-clockwise outer contour
    
    * .notdef#3864 (U+B35A) has a counter-clockwise outer contour
    
    * .notdef#3864 (U+B35A) has a counter-clockwise outer contour
    
    * .notdef#3864 (U+B35A) has a counter-clockwise outer contour
    
    * .notdef#3865 (U+B35D) has a counter-clockwise outer contour
    
    * .notdef#3865 (U+B35D) has a counter-clockwise outer contour
    
    * .notdef#3865 (U+B35D) has a counter-clockwise outer contour
    
    * .notdef#3865 (U+B35D) has a counter-clockwise outer contour
    
    * .notdef#3866 (U+B360) has a counter-clockwise outer contour
    
    * .notdef#3866 (U+B360) has a counter-clockwise outer contour
    
    * .notdef#3866 (U+B360) has a counter-clockwise outer contour
    
    * .notdef#3866 (U+B360) has a counter-clockwise outer contour
    
    * .notdef#3867 (U+B361) has a counter-clockwise outer contour
    
    * .notdef#3867 (U+B361) has a counter-clockwise outer contour
    
    * .notdef#3867 (U+B361) has a counter-clockwise outer contour
    
    * .notdef#3867 (U+B361) has a counter-clockwise outer contour
    
    * .notdef#3868 (U+B362) has a counter-clockwise outer contour
    
    * .notdef#3868 (U+B362) has a counter-clockwise outer contour
    
    * .notdef#3868 (U+B362) has a counter-clockwise outer contour
    
    * .notdef#3868 (U+B362) has a counter-clockwise outer contour
    
    * .notdef#3868 (U+B362) has a counter-clockwise outer contour
    
    * .notdef#3869 (U+B363) has a counter-clockwise outer contour
    
    * .notdef#3869 (U+B363) has a counter-clockwise outer contour
    
    * .notdef#3869 (U+B363) has a counter-clockwise outer contour
    
    * .notdef#3869 (U+B363) has a counter-clockwise outer contour
    
    * .notdef#3869 (U+B363) has a counter-clockwise outer contour
    
    * .notdef#387 (U+B098) has a counter-clockwise outer contour
    
    * .notdef#387 (U+B098) has a counter-clockwise outer contour
    
    * .notdef#3870 (U+B366) has a counter-clockwise outer contour
    
    * .notdef#3870 (U+B366) has a counter-clockwise outer contour
    
    * .notdef#3870 (U+B366) has a counter-clockwise outer contour
    
    * .notdef#3870 (U+B366) has a counter-clockwise outer contour
    
    * .notdef#3871 (U+B368) has a counter-clockwise outer contour
    
    * .notdef#3871 (U+B368) has a counter-clockwise outer contour
    
    * .notdef#3871 (U+B368) has a counter-clockwise outer contour
    
    * .notdef#3872 (U+B36A) has a counter-clockwise outer contour
    
    * .notdef#3872 (U+B36A) has a counter-clockwise outer contour
    
    * .notdef#3872 (U+B36A) has a counter-clockwise outer contour
    
    * .notdef#3873 (U+B36C) has a counter-clockwise outer contour
    
    * .notdef#3873 (U+B36C) has a counter-clockwise outer contour
    
    * .notdef#3873 (U+B36C) has a counter-clockwise outer contour
    
    * .notdef#3874 (U+B36D) has a counter-clockwise outer contour
    
    * .notdef#3874 (U+B36D) has a counter-clockwise outer contour
    
    * .notdef#3874 (U+B36D) has a counter-clockwise outer contour
    
    * .notdef#3875 (U+B36F) has a counter-clockwise outer contour
    
    * .notdef#3875 (U+B36F) has a counter-clockwise outer contour
    
    * .notdef#3875 (U+B36F) has a counter-clockwise outer contour
    
    * .notdef#3875 (U+B36F) has a counter-clockwise outer contour
    
    * .notdef#3876 (U+B372) has a counter-clockwise outer contour
    
    * .notdef#3876 (U+B372) has a counter-clockwise outer contour
    
    * .notdef#3876 (U+B372) has a counter-clockwise outer contour
    
    * .notdef#3876 (U+B372) has a counter-clockwise outer contour
    
    * .notdef#3876 (U+B372) has a counter-clockwise outer contour
    
    * .notdef#3877 (U+B373) has a counter-clockwise outer contour
    
    * .notdef#3877 (U+B373) has a counter-clockwise outer contour
    
    * .notdef#3877 (U+B373) has a counter-clockwise outer contour
    
    * .notdef#3877 (U+B373) has a counter-clockwise outer contour
    
    * .notdef#3877 (U+B373) has a counter-clockwise outer contour
    
    * .notdef#3878 (U+B375) has a counter-clockwise outer contour
    
    * .notdef#3878 (U+B375) has a counter-clockwise outer contour
    
    * .notdef#3878 (U+B375) has a counter-clockwise outer contour
    
    * .notdef#3878 (U+B375) has a counter-clockwise outer contour
    
    * .notdef#3878 (U+B375) has a counter-clockwise outer contour
    
    * .notdef#3879 (U+B376) has a counter-clockwise outer contour
    
    * .notdef#3879 (U+B376) has a counter-clockwise outer contour
    
    * .notdef#3879 (U+B376) has a counter-clockwise outer contour
    
    * .notdef#3879 (U+B376) has a counter-clockwise outer contour
    
    * .notdef#3879 (U+B376) has a counter-clockwise outer contour
    
    * .notdef#3879 (U+B376) has a counter-clockwise outer contour
    
    * .notdef#388 (U+B099) has a counter-clockwise outer contour
    
    * .notdef#388 (U+B099) has a counter-clockwise outer contour
    
    * .notdef#388 (U+B099) has a counter-clockwise outer contour
    
    * .notdef#3880 (U+B377) has a counter-clockwise outer contour
    
    * .notdef#3880 (U+B377) has a counter-clockwise outer contour
    
    * .notdef#3880 (U+B377) has a counter-clockwise outer contour
    
    * .notdef#3880 (U+B377) has a counter-clockwise outer contour
    
    * .notdef#3881 (U+B379) has a counter-clockwise outer contour
    
    * .notdef#3881 (U+B379) has a counter-clockwise outer contour
    
    * .notdef#3881 (U+B379) has a counter-clockwise outer contour
    
    * .notdef#3881 (U+B379) has a counter-clockwise outer contour
    
    * .notdef#3881 (U+B379) has a counter-clockwise outer contour
    
    * .notdef#3882 (U+B37A) has a counter-clockwise outer contour
    
    * .notdef#3882 (U+B37A) has a counter-clockwise outer contour
    
    * .notdef#3882 (U+B37A) has a counter-clockwise outer contour
    
    * .notdef#3882 (U+B37A) has a counter-clockwise outer contour
    
    * .notdef#3882 (U+B37A) has a counter-clockwise outer contour
    
    * .notdef#3883 (U+B37B) has a counter-clockwise outer contour
    
    * .notdef#3883 (U+B37B) has a counter-clockwise outer contour
    
    * .notdef#3883 (U+B37B) has a counter-clockwise outer contour
    
    * .notdef#3883 (U+B37B) has a counter-clockwise outer contour
    
    * .notdef#3883 (U+B37B) has a counter-clockwise outer contour
    
    * .notdef#3884 (U+B37C) has a counter-clockwise outer contour
    
    * .notdef#3884 (U+B37C) has a counter-clockwise outer contour
    
    * .notdef#3884 (U+B37C) has a counter-clockwise outer contour
    
    * .notdef#3884 (U+B37C) has a counter-clockwise outer contour
    
    * .notdef#3884 (U+B37C) has a counter-clockwise outer contour
    
    * .notdef#3885 (U+B37D) has a counter-clockwise outer contour
    
    * .notdef#3885 (U+B37D) has a counter-clockwise outer contour
    
    * .notdef#3885 (U+B37D) has a counter-clockwise outer contour
    
    * .notdef#3885 (U+B37D) has a counter-clockwise outer contour
    
    * .notdef#3885 (U+B37D) has a counter-clockwise outer contour
    
    * .notdef#3886 (U+B37E) has a counter-clockwise outer contour
    
    * .notdef#3886 (U+B37E) has a counter-clockwise outer contour
    
    * .notdef#3886 (U+B37E) has a counter-clockwise outer contour
    
    * .notdef#3886 (U+B37E) has a counter-clockwise outer contour
    
    * .notdef#3886 (U+B37E) has a counter-clockwise outer contour
    
    * .notdef#3886 (U+B37E) has a counter-clockwise outer contour
    
    * .notdef#3887 (U+B37F) has a counter-clockwise outer contour
    
    * .notdef#3887 (U+B37F) has a counter-clockwise outer contour
    
    * .notdef#3887 (U+B37F) has a counter-clockwise outer contour
    
    * .notdef#3887 (U+B37F) has a counter-clockwise outer contour
    
    * .notdef#3887 (U+B37F) has a counter-clockwise outer contour
    
    * .notdef#3887 (U+B37F) has a counter-clockwise outer contour
    
    * .notdef#3888 (U+B382) has a counter-clockwise outer contour
    
    * .notdef#3888 (U+B382) has a counter-clockwise outer contour
    
    * .notdef#3888 (U+B382) has a counter-clockwise outer contour
    
    * .notdef#3888 (U+B382) has a counter-clockwise outer contour
    
    * .notdef#3888 (U+B382) has a counter-clockwise outer contour
    
    * .notdef#3889 (U+B386) has a counter-clockwise outer contour
    
    * .notdef#3889 (U+B386) has a counter-clockwise outer contour
    
    * .notdef#3889 (U+B386) has a counter-clockwise outer contour
    
    * .notdef#3889 (U+B386) has a counter-clockwise outer contour
    
    * .notdef#389 (U+B09A) has a counter-clockwise outer contour
    
    * .notdef#389 (U+B09A) has a counter-clockwise outer contour
    
    * .notdef#389 (U+B09A) has a counter-clockwise outer contour
    
    * .notdef#389 (U+B09A) has a counter-clockwise outer contour
    
    * .notdef#3890 (U+B387) has a counter-clockwise outer contour
    
    * .notdef#3890 (U+B387) has a counter-clockwise outer contour
    
    * .notdef#3890 (U+B387) has a counter-clockwise outer contour
    
    * .notdef#3890 (U+B387) has a counter-clockwise outer contour
    
    * .notdef#3891 (U+B388) has a counter-clockwise outer contour
    
    * .notdef#3891 (U+B388) has a counter-clockwise outer contour
    
    * .notdef#3891 (U+B388) has a counter-clockwise outer contour
    
    * .notdef#3891 (U+B388) has a counter-clockwise outer contour
    
    * .notdef#3892 (U+B389) has a counter-clockwise outer contour
    
    * .notdef#3892 (U+B389) has a counter-clockwise outer contour
    
    * .notdef#3892 (U+B389) has a counter-clockwise outer contour
    
    * .notdef#3892 (U+B389) has a counter-clockwise outer contour
    
    * .notdef#3893 (U+B38A) has a counter-clockwise outer contour
    
    * .notdef#3893 (U+B38A) has a counter-clockwise outer contour
    
    * .notdef#3893 (U+B38A) has a counter-clockwise outer contour
    
    * .notdef#3893 (U+B38A) has a counter-clockwise outer contour
    
    * .notdef#3893 (U+B38A) has a counter-clockwise outer contour
    
    * .notdef#3894 (U+B38B) has a counter-clockwise outer contour
    
    * .notdef#3894 (U+B38B) has a counter-clockwise outer contour
    
    * .notdef#3894 (U+B38B) has a counter-clockwise outer contour
    
    * .notdef#3894 (U+B38B) has a counter-clockwise outer contour
    
    * .notdef#3894 (U+B38B) has a counter-clockwise outer contour
    
    * .notdef#3895 (U+B38D) has a counter-clockwise outer contour
    
    * .notdef#3895 (U+B38D) has a counter-clockwise outer contour
    
    * .notdef#3895 (U+B38D) has a counter-clockwise outer contour
    
    * .notdef#3896 (U+B38E) has a counter-clockwise outer contour
    
    * .notdef#3896 (U+B38E) has a counter-clockwise outer contour
    
    * .notdef#3896 (U+B38E) has a counter-clockwise outer contour
    
    * .notdef#3896 (U+B38E) has a counter-clockwise outer contour
    
    * .notdef#3897 (U+B38F) has a counter-clockwise outer contour
    
    * .notdef#3897 (U+B38F) has a counter-clockwise outer contour
    
    * .notdef#3897 (U+B38F) has a counter-clockwise outer contour
    
    * .notdef#3897 (U+B38F) has a counter-clockwise outer contour
    
    * .notdef#3898 (U+B391) has a counter-clockwise outer contour
    
    * .notdef#3898 (U+B391) has a counter-clockwise outer contour
    
    * .notdef#3898 (U+B391) has a counter-clockwise outer contour
    
    * .notdef#3898 (U+B391) has a counter-clockwise outer contour
    
    * .notdef#3899 (U+B392) has a counter-clockwise outer contour
    
    * .notdef#3899 (U+B392) has a counter-clockwise outer contour
    
    * .notdef#3899 (U+B392) has a counter-clockwise outer contour
    
    * .notdef#3899 (U+B392) has a counter-clockwise outer contour
    
    * .notdef#3899 (U+B392) has a counter-clockwise outer contour
    
    * .notdef#390 (U+B09C) has a counter-clockwise outer contour
    
    * .notdef#390 (U+B09C) has a counter-clockwise outer contour
    
    * .notdef#390 (U+B09C) has a counter-clockwise outer contour
    
    * .notdef#3900 (U+B393) has a counter-clockwise outer contour
    
    * .notdef#3900 (U+B393) has a counter-clockwise outer contour
    
    * .notdef#3900 (U+B393) has a counter-clockwise outer contour
    
    * .notdef#3901 (U+B395) has a counter-clockwise outer contour
    
    * .notdef#3901 (U+B395) has a counter-clockwise outer contour
    
    * .notdef#3901 (U+B395) has a counter-clockwise outer contour
    
    * .notdef#3901 (U+B395) has a counter-clockwise outer contour
    
    * .notdef#3902 (U+B396) has a counter-clockwise outer contour
    
    * .notdef#3902 (U+B396) has a counter-clockwise outer contour
    
    * .notdef#3902 (U+B396) has a counter-clockwise outer contour
    
    * .notdef#3902 (U+B396) has a counter-clockwise outer contour
    
    * .notdef#3903 (U+B397) has a counter-clockwise outer contour
    
    * .notdef#3903 (U+B397) has a counter-clockwise outer contour
    
    * .notdef#3903 (U+B397) has a counter-clockwise outer contour
    
    * .notdef#3903 (U+B397) has a counter-clockwise outer contour
    
    * .notdef#3904 (U+B398) has a counter-clockwise outer contour
    
    * .notdef#3904 (U+B398) has a counter-clockwise outer contour
    
    * .notdef#3904 (U+B398) has a counter-clockwise outer contour
    
    * .notdef#3904 (U+B398) has a counter-clockwise outer contour
    
    * .notdef#3905 (U+B399) has a counter-clockwise outer contour
    
    * .notdef#3905 (U+B399) has a counter-clockwise outer contour
    
    * .notdef#3905 (U+B399) has a counter-clockwise outer contour
    
    * .notdef#3905 (U+B399) has a counter-clockwise outer contour
    
    * .notdef#3906 (U+B39A) has a counter-clockwise outer contour
    
    * .notdef#3906 (U+B39A) has a counter-clockwise outer contour
    
    * .notdef#3906 (U+B39A) has a counter-clockwise outer contour
    
    * .notdef#3906 (U+B39A) has a counter-clockwise outer contour
    
    * .notdef#3906 (U+B39A) has a counter-clockwise outer contour
    
    * .notdef#3907 (U+B39B) has a counter-clockwise outer contour
    
    * .notdef#3907 (U+B39B) has a counter-clockwise outer contour
    
    * .notdef#3907 (U+B39B) has a counter-clockwise outer contour
    
    * .notdef#3907 (U+B39B) has a counter-clockwise outer contour
    
    * .notdef#3907 (U+B39B) has a counter-clockwise outer contour
    
    * .notdef#3908 (U+B39C) has a counter-clockwise outer contour
    
    * .notdef#3908 (U+B39C) has a counter-clockwise outer contour
    
    * .notdef#3908 (U+B39C) has a counter-clockwise outer contour
    
    * .notdef#3909 (U+B39D) has a counter-clockwise outer contour
    
    * .notdef#3909 (U+B39D) has a counter-clockwise outer contour
    
    * .notdef#3909 (U+B39D) has a counter-clockwise outer contour
    
    * .notdef#391 (U+B09F) has a counter-clockwise outer contour
    
    * .notdef#391 (U+B09F) has a counter-clockwise outer contour
    
    * .notdef#391 (U+B09F) has a counter-clockwise outer contour
    
    * .notdef#3910 (U+B39E) has a counter-clockwise outer contour
    
    * .notdef#3910 (U+B39E) has a counter-clockwise outer contour
    
    * .notdef#3910 (U+B39E) has a counter-clockwise outer contour
    
    * .notdef#3910 (U+B39E) has a counter-clockwise outer contour
    
    * .notdef#3911 (U+B39F) has a counter-clockwise outer contour
    
    * .notdef#3911 (U+B39F) has a counter-clockwise outer contour
    
    * .notdef#3911 (U+B39F) has a counter-clockwise outer contour
    
    * .notdef#3912 (U+B3A2) has a counter-clockwise outer contour
    
    * .notdef#3912 (U+B3A2) has a counter-clockwise outer contour
    
    * .notdef#3912 (U+B3A2) has a counter-clockwise outer contour
    
    * .notdef#3913 (U+B3A3) has a counter-clockwise outer contour
    
    * .notdef#3913 (U+B3A3) has a counter-clockwise outer contour
    
    * .notdef#3913 (U+B3A3) has a counter-clockwise outer contour
    
    * .notdef#3914 (U+B3A4) has a counter-clockwise outer contour
    
    * .notdef#3914 (U+B3A4) has a counter-clockwise outer contour
    
    * .notdef#3914 (U+B3A4) has a counter-clockwise outer contour
    
    * .notdef#3915 (U+B3A5) has a counter-clockwise outer contour
    
    * .notdef#3915 (U+B3A5) has a counter-clockwise outer contour
    
    * .notdef#3915 (U+B3A5) has a counter-clockwise outer contour
    
    * .notdef#3916 (U+B3A6) has a counter-clockwise outer contour
    
    * .notdef#3916 (U+B3A6) has a counter-clockwise outer contour
    
    * .notdef#3916 (U+B3A6) has a counter-clockwise outer contour
    
    * .notdef#3916 (U+B3A6) has a counter-clockwise outer contour
    
    * .notdef#3917 (U+B3A7) has a counter-clockwise outer contour
    
    * .notdef#3917 (U+B3A7) has a counter-clockwise outer contour
    
    * .notdef#3917 (U+B3A7) has a counter-clockwise outer contour
    
    * .notdef#3917 (U+B3A7) has a counter-clockwise outer contour
    
    * .notdef#3918 (U+B3A9) has a counter-clockwise outer contour
    
    * .notdef#3918 (U+B3A9) has a counter-clockwise outer contour
    
    * .notdef#3918 (U+B3A9) has a counter-clockwise outer contour
    
    * .notdef#3918 (U+B3A9) has a counter-clockwise outer contour
    
    * .notdef#3919 (U+B3AA) has a counter-clockwise outer contour
    
    * .notdef#3919 (U+B3AA) has a counter-clockwise outer contour
    
    * .notdef#3919 (U+B3AA) has a counter-clockwise outer contour
    
    * .notdef#3919 (U+B3AA) has a counter-clockwise outer contour
    
    * .notdef#3919 (U+B3AA) has a counter-clockwise outer contour
    
    * .notdef#392 (U+B0A0) has a counter-clockwise outer contour
    
    * .notdef#392 (U+B0A0) has a counter-clockwise outer contour
    
    * .notdef#392 (U+B0A0) has a counter-clockwise outer contour
    
    * .notdef#3920 (U+B3AB) has a counter-clockwise outer contour
    
    * .notdef#3920 (U+B3AB) has a counter-clockwise outer contour
    
    * .notdef#3920 (U+B3AB) has a counter-clockwise outer contour
    
    * .notdef#3920 (U+B3AB) has a counter-clockwise outer contour
    
    * .notdef#3920 (U+B3AB) has a counter-clockwise outer contour
    
    * .notdef#3921 (U+B3AD) has a counter-clockwise outer contour
    
    * .notdef#3921 (U+B3AD) has a counter-clockwise outer contour
    
    * .notdef#3921 (U+B3AD) has a counter-clockwise outer contour
    
    * .notdef#3921 (U+B3AD) has a counter-clockwise outer contour
    
    * .notdef#3921 (U+B3AD) has a counter-clockwise outer contour
    
    * .notdef#3922 (U+B3AE) has a counter-clockwise outer contour
    
    * .notdef#3922 (U+B3AE) has a counter-clockwise outer contour
    
    * .notdef#3922 (U+B3AE) has a counter-clockwise outer contour
    
    * .notdef#3922 (U+B3AE) has a counter-clockwise outer contour
    
    * .notdef#3922 (U+B3AE) has a counter-clockwise outer contour
    
    * .notdef#3922 (U+B3AE) has a counter-clockwise outer contour
    
    * .notdef#3923 (U+B3AF) has a counter-clockwise outer contour
    
    * .notdef#3923 (U+B3AF) has a counter-clockwise outer contour
    
    * .notdef#3923 (U+B3AF) has a counter-clockwise outer contour
    
    * .notdef#3923 (U+B3AF) has a counter-clockwise outer contour
    
    * .notdef#3924 (U+B3B0) has a counter-clockwise outer contour
    
    * .notdef#3924 (U+B3B0) has a counter-clockwise outer contour
    
    * .notdef#3924 (U+B3B0) has a counter-clockwise outer contour
    
    * .notdef#3924 (U+B3B0) has a counter-clockwise outer contour
    
    * .notdef#3925 (U+B3B1) has a counter-clockwise outer contour
    
    * .notdef#3925 (U+B3B1) has a counter-clockwise outer contour
    
    * .notdef#3925 (U+B3B1) has a counter-clockwise outer contour
    
    * .notdef#3925 (U+B3B1) has a counter-clockwise outer contour
    
    * .notdef#3925 (U+B3B1) has a counter-clockwise outer contour
    
    * .notdef#3926 (U+B3B2) has a counter-clockwise outer contour
    
    * .notdef#3926 (U+B3B2) has a counter-clockwise outer contour
    
    * .notdef#3926 (U+B3B2) has a counter-clockwise outer contour
    
    * .notdef#3926 (U+B3B2) has a counter-clockwise outer contour
    
    * .notdef#3926 (U+B3B2) has a counter-clockwise outer contour
    
    * .notdef#3927 (U+B3B3) has a counter-clockwise outer contour
    
    * .notdef#3927 (U+B3B3) has a counter-clockwise outer contour
    
    * .notdef#3927 (U+B3B3) has a counter-clockwise outer contour
    
    * .notdef#3927 (U+B3B3) has a counter-clockwise outer contour
    
    * .notdef#3927 (U+B3B3) has a counter-clockwise outer contour
    
    * .notdef#3928 (U+B3B4) has a counter-clockwise outer contour
    
    * .notdef#3928 (U+B3B4) has a counter-clockwise outer contour
    
    * .notdef#3928 (U+B3B4) has a counter-clockwise outer contour
    
    * .notdef#3928 (U+B3B4) has a counter-clockwise outer contour
    
    * .notdef#3928 (U+B3B4) has a counter-clockwise outer contour
    
    * .notdef#3929 (U+B3B5) has a counter-clockwise outer contour
    
    * .notdef#3929 (U+B3B5) has a counter-clockwise outer contour
    
    * .notdef#3929 (U+B3B5) has a counter-clockwise outer contour
    
    * .notdef#3929 (U+B3B5) has a counter-clockwise outer contour
    
    * .notdef#3929 (U+B3B5) has a counter-clockwise outer contour
    
    * .notdef#393 (U+B0A1) has a counter-clockwise outer contour
    
    * .notdef#393 (U+B0A1) has a counter-clockwise outer contour
    
    * .notdef#393 (U+B0A1) has a counter-clockwise outer contour
    
    * .notdef#393 (U+B0A1) has a counter-clockwise outer contour
    
    * .notdef#3930 (U+B3B6) has a counter-clockwise outer contour
    
    * .notdef#3930 (U+B3B6) has a counter-clockwise outer contour
    
    * .notdef#3930 (U+B3B6) has a counter-clockwise outer contour
    
    * .notdef#3930 (U+B3B6) has a counter-clockwise outer contour
    
    * .notdef#3930 (U+B3B6) has a counter-clockwise outer contour
    
    * .notdef#3930 (U+B3B6) has a counter-clockwise outer contour
    
    * .notdef#3931 (U+B3B7) has a counter-clockwise outer contour
    
    * .notdef#3931 (U+B3B7) has a counter-clockwise outer contour
    
    * .notdef#3931 (U+B3B7) has a counter-clockwise outer contour
    
    * .notdef#3931 (U+B3B7) has a counter-clockwise outer contour
    
    * .notdef#3931 (U+B3B7) has a counter-clockwise outer contour
    
    * .notdef#3931 (U+B3B7) has a counter-clockwise outer contour
    
    * .notdef#3932 (U+B3B8) has a counter-clockwise outer contour
    
    * .notdef#3932 (U+B3B8) has a counter-clockwise outer contour
    
    * .notdef#3932 (U+B3B8) has a counter-clockwise outer contour
    
    * .notdef#3932 (U+B3B8) has a counter-clockwise outer contour
    
    * .notdef#3933 (U+B3B9) has a counter-clockwise outer contour
    
    * .notdef#3933 (U+B3B9) has a counter-clockwise outer contour
    
    * .notdef#3933 (U+B3B9) has a counter-clockwise outer contour
    
    * .notdef#3933 (U+B3B9) has a counter-clockwise outer contour
    
    * .notdef#3934 (U+B3BA) has a counter-clockwise outer contour
    
    * .notdef#3934 (U+B3BA) has a counter-clockwise outer contour
    
    * .notdef#3934 (U+B3BA) has a counter-clockwise outer contour
    
    * .notdef#3934 (U+B3BA) has a counter-clockwise outer contour
    
    * .notdef#3934 (U+B3BA) has a counter-clockwise outer contour
    
    * .notdef#3935 (U+B3BB) has a counter-clockwise outer contour
    
    * .notdef#3935 (U+B3BB) has a counter-clockwise outer contour
    
    * .notdef#3935 (U+B3BB) has a counter-clockwise outer contour
    
    * .notdef#3935 (U+B3BB) has a counter-clockwise outer contour
    
    * .notdef#3936 (U+B3BC) has a counter-clockwise outer contour
    
    * .notdef#3936 (U+B3BC) has a counter-clockwise outer contour
    
    * .notdef#3936 (U+B3BC) has a counter-clockwise outer contour
    
    * .notdef#3936 (U+B3BC) has a counter-clockwise outer contour
    
    * .notdef#3937 (U+B3BD) has a counter-clockwise outer contour
    
    * .notdef#3937 (U+B3BD) has a counter-clockwise outer contour
    
    * .notdef#3937 (U+B3BD) has a counter-clockwise outer contour
    
    * .notdef#3937 (U+B3BD) has a counter-clockwise outer contour
    
    * .notdef#3938 (U+B3BE) has a counter-clockwise outer contour
    
    * .notdef#3938 (U+B3BE) has a counter-clockwise outer contour
    
    * .notdef#3938 (U+B3BE) has a counter-clockwise outer contour
    
    * .notdef#3938 (U+B3BE) has a counter-clockwise outer contour
    
    * .notdef#3939 (U+B3BF) has a counter-clockwise outer contour
    
    * .notdef#3939 (U+B3BF) has a counter-clockwise outer contour
    
    * .notdef#3939 (U+B3BF) has a counter-clockwise outer contour
    
    * .notdef#3939 (U+B3BF) has a counter-clockwise outer contour
    
    * .notdef#394 (U+B0A2) has a counter-clockwise outer contour
    
    * .notdef#394 (U+B0A2) has a counter-clockwise outer contour
    
    * .notdef#394 (U+B0A2) has a counter-clockwise outer contour
    
    * .notdef#394 (U+B0A2) has a counter-clockwise outer contour
    
    * .notdef#3940 (U+B3C0) has a counter-clockwise outer contour
    
    * .notdef#3940 (U+B3C0) has a counter-clockwise outer contour
    
    * .notdef#3940 (U+B3C0) has a counter-clockwise outer contour
    
    * .notdef#3940 (U+B3C0) has a counter-clockwise outer contour
    
    * .notdef#3941 (U+B3C1) has a counter-clockwise outer contour
    
    * .notdef#3941 (U+B3C1) has a counter-clockwise outer contour
    
    * .notdef#3941 (U+B3C1) has a counter-clockwise outer contour
    
    * .notdef#3941 (U+B3C1) has a counter-clockwise outer contour
    
    * .notdef#3942 (U+B3C2) has a counter-clockwise outer contour
    
    * .notdef#3942 (U+B3C2) has a counter-clockwise outer contour
    
    * .notdef#3942 (U+B3C2) has a counter-clockwise outer contour
    
    * .notdef#3942 (U+B3C2) has a counter-clockwise outer contour
    
    * .notdef#3942 (U+B3C2) has a counter-clockwise outer contour
    
    * .notdef#3943 (U+B3C3) has a counter-clockwise outer contour
    
    * .notdef#3943 (U+B3C3) has a counter-clockwise outer contour
    
    * .notdef#3943 (U+B3C3) has a counter-clockwise outer contour
    
    * .notdef#3943 (U+B3C3) has a counter-clockwise outer contour
    
    * .notdef#3943 (U+B3C3) has a counter-clockwise outer contour
    
    * .notdef#3944 (U+B3C6) has a counter-clockwise outer contour
    
    * .notdef#3944 (U+B3C6) has a counter-clockwise outer contour
    
    * .notdef#3944 (U+B3C6) has a counter-clockwise outer contour
    
    * .notdef#3944 (U+B3C6) has a counter-clockwise outer contour
    
    * .notdef#3945 (U+B3C7) has a counter-clockwise outer contour
    
    * .notdef#3945 (U+B3C7) has a counter-clockwise outer contour
    
    * .notdef#3945 (U+B3C7) has a counter-clockwise outer contour
    
    * .notdef#3945 (U+B3C7) has a counter-clockwise outer contour
    
    * .notdef#3946 (U+B3C9) has a counter-clockwise outer contour
    
    * .notdef#3946 (U+B3C9) has a counter-clockwise outer contour
    
    * .notdef#3946 (U+B3C9) has a counter-clockwise outer contour
    
    * .notdef#3946 (U+B3C9) has a counter-clockwise outer contour
    
    * .notdef#3947 (U+B3CA) has a counter-clockwise outer contour
    
    * .notdef#3947 (U+B3CA) has a counter-clockwise outer contour
    
    * .notdef#3947 (U+B3CA) has a counter-clockwise outer contour
    
    * .notdef#3947 (U+B3CA) has a counter-clockwise outer contour
    
    * .notdef#3947 (U+B3CA) has a counter-clockwise outer contour
    
    * .notdef#3948 (U+B3CD) has a counter-clockwise outer contour
    
    * .notdef#3948 (U+B3CD) has a counter-clockwise outer contour
    
    * .notdef#3948 (U+B3CD) has a counter-clockwise outer contour
    
    * .notdef#3948 (U+B3CD) has a counter-clockwise outer contour
    
    * .notdef#3949 (U+B3CF) has a counter-clockwise outer contour
    
    * .notdef#3949 (U+B3CF) has a counter-clockwise outer contour
    
    * .notdef#3949 (U+B3CF) has a counter-clockwise outer contour
    
    * .notdef#3949 (U+B3CF) has a counter-clockwise outer contour
    
    * .notdef#395 (U+B0A8) has a counter-clockwise outer contour
    
    * .notdef#395 (U+B0A8) has a counter-clockwise outer contour
    
    * .notdef#395 (U+B0A8) has a counter-clockwise outer contour
    
    * .notdef#3950 (U+B3D1) has a counter-clockwise outer contour
    
    * .notdef#3950 (U+B3D1) has a counter-clockwise outer contour
    
    * .notdef#3950 (U+B3D1) has a counter-clockwise outer contour
    
    * .notdef#3950 (U+B3D1) has a counter-clockwise outer contour
    
    * .notdef#3951 (U+B3D2) has a counter-clockwise outer contour
    
    * .notdef#3951 (U+B3D2) has a counter-clockwise outer contour
    
    * .notdef#3951 (U+B3D2) has a counter-clockwise outer contour
    
    * .notdef#3951 (U+B3D2) has a counter-clockwise outer contour
    
    * .notdef#3951 (U+B3D2) has a counter-clockwise outer contour
    
    * .notdef#3952 (U+B3D3) has a counter-clockwise outer contour
    
    * .notdef#3952 (U+B3D3) has a counter-clockwise outer contour
    
    * .notdef#3952 (U+B3D3) has a counter-clockwise outer contour
    
    * .notdef#3952 (U+B3D3) has a counter-clockwise outer contour
    
    * .notdef#3952 (U+B3D3) has a counter-clockwise outer contour
    
    * .notdef#3953 (U+B3D6) has a counter-clockwise outer contour
    
    * .notdef#3953 (U+B3D6) has a counter-clockwise outer contour
    
    * .notdef#3953 (U+B3D6) has a counter-clockwise outer contour
    
    * .notdef#3953 (U+B3D6) has a counter-clockwise outer contour
    
    * .notdef#3954 (U+B3D8) has a counter-clockwise outer contour
    
    * .notdef#3954 (U+B3D8) has a counter-clockwise outer contour
    
    * .notdef#3954 (U+B3D8) has a counter-clockwise outer contour
    
    * .notdef#3955 (U+B3DA) has a counter-clockwise outer contour
    
    * .notdef#3955 (U+B3DA) has a counter-clockwise outer contour
    
    * .notdef#3955 (U+B3DA) has a counter-clockwise outer contour
    
    * .notdef#3956 (U+B3DC) has a counter-clockwise outer contour
    
    * .notdef#3956 (U+B3DC) has a counter-clockwise outer contour
    
    * .notdef#3956 (U+B3DC) has a counter-clockwise outer contour
    
    * .notdef#3957 (U+B3DE) has a counter-clockwise outer contour
    
    * .notdef#3957 (U+B3DE) has a counter-clockwise outer contour
    
    * .notdef#3957 (U+B3DE) has a counter-clockwise outer contour
    
    * .notdef#3957 (U+B3DE) has a counter-clockwise outer contour
    
    * .notdef#3958 (U+B3DF) has a counter-clockwise outer contour
    
    * .notdef#3958 (U+B3DF) has a counter-clockwise outer contour
    
    * .notdef#3958 (U+B3DF) has a counter-clockwise outer contour
    
    * .notdef#3958 (U+B3DF) has a counter-clockwise outer contour
    
    * .notdef#3959 (U+B3E1) has a counter-clockwise outer contour
    
    * .notdef#3959 (U+B3E1) has a counter-clockwise outer contour
    
    * .notdef#3959 (U+B3E1) has a counter-clockwise outer contour
    
    * .notdef#3959 (U+B3E1) has a counter-clockwise outer contour
    
    * .notdef#396 (U+B0A9) has a counter-clockwise outer contour
    
    * .notdef#396 (U+B0A9) has a counter-clockwise outer contour
    
    * .notdef#396 (U+B0A9) has a counter-clockwise outer contour
    
    * .notdef#3960 (U+B3E2) has a counter-clockwise outer contour
    
    * .notdef#3960 (U+B3E2) has a counter-clockwise outer contour
    
    * .notdef#3960 (U+B3E2) has a counter-clockwise outer contour
    
    * .notdef#3960 (U+B3E2) has a counter-clockwise outer contour
    
    * .notdef#3960 (U+B3E2) has a counter-clockwise outer contour
    
    * .notdef#3961 (U+B3E3) has a counter-clockwise outer contour
    
    * .notdef#3961 (U+B3E3) has a counter-clockwise outer contour
    
    * .notdef#3961 (U+B3E3) has a counter-clockwise outer contour
    
    * .notdef#3961 (U+B3E3) has a counter-clockwise outer contour
    
    * .notdef#3961 (U+B3E3) has a counter-clockwise outer contour
    
    * .notdef#3962 (U+B3E5) has a counter-clockwise outer contour
    
    * .notdef#3962 (U+B3E5) has a counter-clockwise outer contour
    
    * .notdef#3962 (U+B3E5) has a counter-clockwise outer contour
    
    * .notdef#3962 (U+B3E5) has a counter-clockwise outer contour
    
    * .notdef#3962 (U+B3E5) has a counter-clockwise outer contour
    
    * .notdef#3963 (U+B3E6) has a counter-clockwise outer contour
    
    * .notdef#3963 (U+B3E6) has a counter-clockwise outer contour
    
    * .notdef#3963 (U+B3E6) has a counter-clockwise outer contour
    
    * .notdef#3963 (U+B3E6) has a counter-clockwise outer contour
    
    * .notdef#3963 (U+B3E6) has a counter-clockwise outer contour
    
    * .notdef#3963 (U+B3E6) has a counter-clockwise outer contour
    
    * .notdef#3964 (U+B3E7) has a counter-clockwise outer contour
    
    * .notdef#3964 (U+B3E7) has a counter-clockwise outer contour
    
    * .notdef#3964 (U+B3E7) has a counter-clockwise outer contour
    
    * .notdef#3964 (U+B3E7) has a counter-clockwise outer contour
    
    * .notdef#3965 (U+B3E9) has a counter-clockwise outer contour
    
    * .notdef#3965 (U+B3E9) has a counter-clockwise outer contour
    
    * .notdef#3965 (U+B3E9) has a counter-clockwise outer contour
    
    * .notdef#3965 (U+B3E9) has a counter-clockwise outer contour
    
    * .notdef#3965 (U+B3E9) has a counter-clockwise outer contour
    
    * .notdef#3966 (U+B3EA) has a counter-clockwise outer contour
    
    * .notdef#3966 (U+B3EA) has a counter-clockwise outer contour
    
    * .notdef#3966 (U+B3EA) has a counter-clockwise outer contour
    
    * .notdef#3966 (U+B3EA) has a counter-clockwise outer contour
    
    * .notdef#3966 (U+B3EA) has a counter-clockwise outer contour
    
    * .notdef#3967 (U+B3EB) has a counter-clockwise outer contour
    
    * .notdef#3967 (U+B3EB) has a counter-clockwise outer contour
    
    * .notdef#3967 (U+B3EB) has a counter-clockwise outer contour
    
    * .notdef#3967 (U+B3EB) has a counter-clockwise outer contour
    
    * .notdef#3967 (U+B3EB) has a counter-clockwise outer contour
    
    * .notdef#3968 (U+B3EC) has a counter-clockwise outer contour
    
    * .notdef#3968 (U+B3EC) has a counter-clockwise outer contour
    
    * .notdef#3968 (U+B3EC) has a counter-clockwise outer contour
    
    * .notdef#3968 (U+B3EC) has a counter-clockwise outer contour
    
    * .notdef#3968 (U+B3EC) has a counter-clockwise outer contour
    
    * .notdef#3969 (U+B3ED) has a counter-clockwise outer contour
    
    * .notdef#3969 (U+B3ED) has a counter-clockwise outer contour
    
    * .notdef#3969 (U+B3ED) has a counter-clockwise outer contour
    
    * .notdef#3969 (U+B3ED) has a counter-clockwise outer contour
    
    * .notdef#3969 (U+B3ED) has a counter-clockwise outer contour
    
    * .notdef#397 (U+B0AB) has a counter-clockwise outer contour
    
    * .notdef#397 (U+B0AB) has a counter-clockwise outer contour
    
    * .notdef#397 (U+B0AB) has a counter-clockwise outer contour
    
    * .notdef#3970 (U+B3EE) has a counter-clockwise outer contour
    
    * .notdef#3970 (U+B3EE) has a counter-clockwise outer contour
    
    * .notdef#3970 (U+B3EE) has a counter-clockwise outer contour
    
    * .notdef#3970 (U+B3EE) has a counter-clockwise outer contour
    
    * .notdef#3970 (U+B3EE) has a counter-clockwise outer contour
    
    * .notdef#3970 (U+B3EE) has a counter-clockwise outer contour
    
    * .notdef#3971 (U+B3EF) has a counter-clockwise outer contour
    
    * .notdef#3971 (U+B3EF) has a counter-clockwise outer contour
    
    * .notdef#3971 (U+B3EF) has a counter-clockwise outer contour
    
    * .notdef#3971 (U+B3EF) has a counter-clockwise outer contour
    
    * .notdef#3971 (U+B3EF) has a counter-clockwise outer contour
    
    * .notdef#3971 (U+B3EF) has a counter-clockwise outer contour
    
    * .notdef#3972 (U+B3F0) has a counter-clockwise outer contour
    
    * .notdef#3972 (U+B3F0) has a counter-clockwise outer contour
    
    * .notdef#3972 (U+B3F0) has a counter-clockwise outer contour
    
    * .notdef#3972 (U+B3F0) has a counter-clockwise outer contour
    
    * .notdef#3973 (U+B3F1) has a counter-clockwise outer contour
    
    * .notdef#3973 (U+B3F1) has a counter-clockwise outer contour
    
    * .notdef#3973 (U+B3F1) has a counter-clockwise outer contour
    
    * .notdef#3973 (U+B3F1) has a counter-clockwise outer contour
    
    * .notdef#3974 (U+B3F2) has a counter-clockwise outer contour
    
    * .notdef#3974 (U+B3F2) has a counter-clockwise outer contour
    
    * .notdef#3974 (U+B3F2) has a counter-clockwise outer contour
    
    * .notdef#3974 (U+B3F2) has a counter-clockwise outer contour
    
    * .notdef#3974 (U+B3F2) has a counter-clockwise outer contour
    
    * .notdef#3975 (U+B3F3) has a counter-clockwise outer contour
    
    * .notdef#3975 (U+B3F3) has a counter-clockwise outer contour
    
    * .notdef#3975 (U+B3F3) has a counter-clockwise outer contour
    
    * .notdef#3975 (U+B3F3) has a counter-clockwise outer contour
    
    * .notdef#3976 (U+B3F4) has a counter-clockwise outer contour
    
    * .notdef#3976 (U+B3F4) has a counter-clockwise outer contour
    
    * .notdef#3976 (U+B3F4) has a counter-clockwise outer contour
    
    * .notdef#3976 (U+B3F4) has a counter-clockwise outer contour
    
    * .notdef#3977 (U+B3F5) has a counter-clockwise outer contour
    
    * .notdef#3977 (U+B3F5) has a counter-clockwise outer contour
    
    * .notdef#3977 (U+B3F5) has a counter-clockwise outer contour
    
    * .notdef#3977 (U+B3F5) has a counter-clockwise outer contour
    
    * .notdef#3978 (U+B3F6) has a counter-clockwise outer contour
    
    * .notdef#3978 (U+B3F6) has a counter-clockwise outer contour
    
    * .notdef#3978 (U+B3F6) has a counter-clockwise outer contour
    
    * .notdef#3978 (U+B3F6) has a counter-clockwise outer contour
    
    * .notdef#3979 (U+B3F7) has a counter-clockwise outer contour
    
    * .notdef#3979 (U+B3F7) has a counter-clockwise outer contour
    
    * .notdef#3979 (U+B3F7) has a counter-clockwise outer contour
    
    * .notdef#3979 (U+B3F7) has a counter-clockwise outer contour
    
    * .notdef#398 (U+B0AC) has a counter-clockwise outer contour
    
    * .notdef#398 (U+B0AC) has a counter-clockwise outer contour
    
    * .notdef#398 (U+B0AC) has a counter-clockwise outer contour
    
    * .notdef#3980 (U+B3F8) has a counter-clockwise outer contour
    
    * .notdef#3980 (U+B3F8) has a counter-clockwise outer contour
    
    * .notdef#3980 (U+B3F8) has a counter-clockwise outer contour
    
    * .notdef#3980 (U+B3F8) has a counter-clockwise outer contour
    
    * .notdef#3981 (U+B3F9) has a counter-clockwise outer contour
    
    * .notdef#3981 (U+B3F9) has a counter-clockwise outer contour
    
    * .notdef#3981 (U+B3F9) has a counter-clockwise outer contour
    
    * .notdef#3981 (U+B3F9) has a counter-clockwise outer contour
    
    * .notdef#3982 (U+B3FA) has a counter-clockwise outer contour
    
    * .notdef#3982 (U+B3FA) has a counter-clockwise outer contour
    
    * .notdef#3982 (U+B3FA) has a counter-clockwise outer contour
    
    * .notdef#3982 (U+B3FA) has a counter-clockwise outer contour
    
    * .notdef#3982 (U+B3FA) has a counter-clockwise outer contour
    
    * .notdef#3983 (U+B3FB) has a counter-clockwise outer contour
    
    * .notdef#3983 (U+B3FB) has a counter-clockwise outer contour
    
    * .notdef#3983 (U+B3FB) has a counter-clockwise outer contour
    
    * .notdef#3983 (U+B3FB) has a counter-clockwise outer contour
    
    * .notdef#3983 (U+B3FB) has a counter-clockwise outer contour
    
    * .notdef#3984 (U+B3FD) has a counter-clockwise outer contour
    
    * .notdef#3984 (U+B3FD) has a counter-clockwise outer contour
    
    * .notdef#3984 (U+B3FD) has a counter-clockwise outer contour
    
    * .notdef#3984 (U+B3FD) has a counter-clockwise outer contour
    
    * .notdef#3985 (U+B3FE) has a counter-clockwise outer contour
    
    * .notdef#3985 (U+B3FE) has a counter-clockwise outer contour
    
    * .notdef#3985 (U+B3FE) has a counter-clockwise outer contour
    
    * .notdef#3985 (U+B3FE) has a counter-clockwise outer contour
    
    * .notdef#3985 (U+B3FE) has a counter-clockwise outer contour
    
    * .notdef#3986 (U+B3FF) has a counter-clockwise outer contour
    
    * .notdef#3986 (U+B3FF) has a counter-clockwise outer contour
    
    * .notdef#3986 (U+B3FF) has a counter-clockwise outer contour
    
    * .notdef#3986 (U+B3FF) has a counter-clockwise outer contour
    
    * .notdef#3986 (U+B3FF) has a counter-clockwise outer contour
    
    * .notdef#3987 (U+B400) has a counter-clockwise outer contour
    
    * .notdef#3987 (U+B400) has a counter-clockwise outer contour
    
    * .notdef#3987 (U+B400) has a counter-clockwise outer contour
    
    * .notdef#3987 (U+B400) has a counter-clockwise outer contour
    
    * .notdef#3988 (U+B401) has a counter-clockwise outer contour
    
    * .notdef#3988 (U+B401) has a counter-clockwise outer contour
    
    * .notdef#3988 (U+B401) has a counter-clockwise outer contour
    
    * .notdef#3988 (U+B401) has a counter-clockwise outer contour
    
    * .notdef#3988 (U+B401) has a counter-clockwise outer contour
    
    * .notdef#3989 (U+B402) has a counter-clockwise outer contour
    
    * .notdef#3989 (U+B402) has a counter-clockwise outer contour
    
    * .notdef#3989 (U+B402) has a counter-clockwise outer contour
    
    * .notdef#3989 (U+B402) has a counter-clockwise outer contour
    
    * .notdef#3989 (U+B402) has a counter-clockwise outer contour
    
    * .notdef#3989 (U+B402) has a counter-clockwise outer contour
    
    * .notdef#399 (U+B0AD) has a counter-clockwise outer contour
    
    * .notdef#399 (U+B0AD) has a counter-clockwise outer contour
    
    * .notdef#399 (U+B0AD) has a counter-clockwise outer contour
    
    * .notdef#3990 (U+B403) has a counter-clockwise outer contour
    
    * .notdef#3990 (U+B403) has a counter-clockwise outer contour
    
    * .notdef#3990 (U+B403) has a counter-clockwise outer contour
    
    * .notdef#3990 (U+B403) has a counter-clockwise outer contour
    
    * .notdef#3991 (U+B404) has a counter-clockwise outer contour
    
    * .notdef#3991 (U+B404) has a counter-clockwise outer contour
    
    * .notdef#3991 (U+B404) has a counter-clockwise outer contour
    
    * .notdef#3991 (U+B404) has a counter-clockwise outer contour
    
    * .notdef#3992 (U+B405) has a counter-clockwise outer contour
    
    * .notdef#3992 (U+B405) has a counter-clockwise outer contour
    
    * .notdef#3992 (U+B405) has a counter-clockwise outer contour
    
    * .notdef#3992 (U+B405) has a counter-clockwise outer contour
    
    * .notdef#3992 (U+B405) has a counter-clockwise outer contour
    
    * .notdef#3993 (U+B406) has a counter-clockwise outer contour
    
    * .notdef#3993 (U+B406) has a counter-clockwise outer contour
    
    * .notdef#3993 (U+B406) has a counter-clockwise outer contour
    
    * .notdef#3993 (U+B406) has a counter-clockwise outer contour
    
    * .notdef#3993 (U+B406) has a counter-clockwise outer contour
    
    * .notdef#3994 (U+B407) has a counter-clockwise outer contour
    
    * .notdef#3994 (U+B407) has a counter-clockwise outer contour
    
    * .notdef#3994 (U+B407) has a counter-clockwise outer contour
    
    * .notdef#3994 (U+B407) has a counter-clockwise outer contour
    
    * .notdef#3994 (U+B407) has a counter-clockwise outer contour
    
    * .notdef#3995 (U+B408) has a counter-clockwise outer contour
    
    * .notdef#3995 (U+B408) has a counter-clockwise outer contour
    
    * .notdef#3995 (U+B408) has a counter-clockwise outer contour
    
    * .notdef#3995 (U+B408) has a counter-clockwise outer contour
    
    * .notdef#3995 (U+B408) has a counter-clockwise outer contour
    
    * .notdef#3996 (U+B409) has a counter-clockwise outer contour
    
    * .notdef#3996 (U+B409) has a counter-clockwise outer contour
    
    * .notdef#3996 (U+B409) has a counter-clockwise outer contour
    
    * .notdef#3996 (U+B409) has a counter-clockwise outer contour
    
    * .notdef#3996 (U+B409) has a counter-clockwise outer contour
    
    * .notdef#3997 (U+B40A) has a counter-clockwise outer contour
    
    * .notdef#3997 (U+B40A) has a counter-clockwise outer contour
    
    * .notdef#3997 (U+B40A) has a counter-clockwise outer contour
    
    * .notdef#3997 (U+B40A) has a counter-clockwise outer contour
    
    * .notdef#3997 (U+B40A) has a counter-clockwise outer contour
    
    * .notdef#3997 (U+B40A) has a counter-clockwise outer contour
    
    * .notdef#3998 (U+B40B) has a counter-clockwise outer contour
    
    * .notdef#3998 (U+B40B) has a counter-clockwise outer contour
    
    * .notdef#3998 (U+B40B) has a counter-clockwise outer contour
    
    * .notdef#3998 (U+B40B) has a counter-clockwise outer contour
    
    * .notdef#3998 (U+B40B) has a counter-clockwise outer contour
    
    * .notdef#3998 (U+B40B) has a counter-clockwise outer contour
    
    * .notdef#3999 (U+B40C) has a counter-clockwise outer contour
    
    * .notdef#3999 (U+B40C) has a counter-clockwise outer contour
    
    * .notdef#3999 (U+B40C) has a counter-clockwise outer contour
    
    * .notdef#3999 (U+B40C) has a counter-clockwise outer contour
    
    * .notdef#400 (U+B0AE) has a counter-clockwise outer contour
    
    * .notdef#400 (U+B0AE) has a counter-clockwise outer contour
    
    * .notdef#400 (U+B0AE) has a counter-clockwise outer contour
    
    * .notdef#4000 (U+B40D) has a counter-clockwise outer contour
    
    * .notdef#4000 (U+B40D) has a counter-clockwise outer contour
    
    * .notdef#4000 (U+B40D) has a counter-clockwise outer contour
    
    * .notdef#4000 (U+B40D) has a counter-clockwise outer contour
    
    * .notdef#4001 (U+B40E) has a counter-clockwise outer contour
    
    * .notdef#4001 (U+B40E) has a counter-clockwise outer contour
    
    * .notdef#4001 (U+B40E) has a counter-clockwise outer contour
    
    * .notdef#4001 (U+B40E) has a counter-clockwise outer contour
    
    * .notdef#4001 (U+B40E) has a counter-clockwise outer contour
    
    * .notdef#4002 (U+B40F) has a counter-clockwise outer contour
    
    * .notdef#4002 (U+B40F) has a counter-clockwise outer contour
    
    * .notdef#4002 (U+B40F) has a counter-clockwise outer contour
    
    * .notdef#4002 (U+B40F) has a counter-clockwise outer contour
    
    * .notdef#4003 (U+B411) has a counter-clockwise outer contour
    
    * .notdef#4003 (U+B411) has a counter-clockwise outer contour
    
    * .notdef#4003 (U+B411) has a counter-clockwise outer contour
    
    * .notdef#4003 (U+B411) has a counter-clockwise outer contour
    
    * .notdef#4004 (U+B412) has a counter-clockwise outer contour
    
    * .notdef#4004 (U+B412) has a counter-clockwise outer contour
    
    * .notdef#4004 (U+B412) has a counter-clockwise outer contour
    
    * .notdef#4004 (U+B412) has a counter-clockwise outer contour
    
    * .notdef#4005 (U+B413) has a counter-clockwise outer contour
    
    * .notdef#4005 (U+B413) has a counter-clockwise outer contour
    
    * .notdef#4005 (U+B413) has a counter-clockwise outer contour
    
    * .notdef#4005 (U+B413) has a counter-clockwise outer contour
    
    * .notdef#4006 (U+B414) has a counter-clockwise outer contour
    
    * .notdef#4006 (U+B414) has a counter-clockwise outer contour
    
    * .notdef#4006 (U+B414) has a counter-clockwise outer contour
    
    * .notdef#4006 (U+B414) has a counter-clockwise outer contour
    
    * .notdef#4007 (U+B415) has a counter-clockwise outer contour
    
    * .notdef#4007 (U+B415) has a counter-clockwise outer contour
    
    * .notdef#4007 (U+B415) has a counter-clockwise outer contour
    
    * .notdef#4007 (U+B415) has a counter-clockwise outer contour
    
    * .notdef#4008 (U+B416) has a counter-clockwise outer contour
    
    * .notdef#4008 (U+B416) has a counter-clockwise outer contour
    
    * .notdef#4008 (U+B416) has a counter-clockwise outer contour
    
    * .notdef#4008 (U+B416) has a counter-clockwise outer contour
    
    * .notdef#4008 (U+B416) has a counter-clockwise outer contour
    
    * .notdef#4009 (U+B417) has a counter-clockwise outer contour
    
    * .notdef#4009 (U+B417) has a counter-clockwise outer contour
    
    * .notdef#4009 (U+B417) has a counter-clockwise outer contour
    
    * .notdef#4009 (U+B417) has a counter-clockwise outer contour
    
    * .notdef#4009 (U+B417) has a counter-clockwise outer contour
    
    * .notdef#401 (U+B0AF) has a counter-clockwise outer contour
    
    * .notdef#401 (U+B0AF) has a counter-clockwise outer contour
    
    * .notdef#401 (U+B0AF) has a counter-clockwise outer contour
    
    * .notdef#4010 (U+B419) has a counter-clockwise outer contour
    
    * .notdef#4010 (U+B419) has a counter-clockwise outer contour
    
    * .notdef#4010 (U+B419) has a counter-clockwise outer contour
    
    * .notdef#4010 (U+B419) has a counter-clockwise outer contour
    
    * .notdef#4011 (U+B41A) has a counter-clockwise outer contour
    
    * .notdef#4011 (U+B41A) has a counter-clockwise outer contour
    
    * .notdef#4011 (U+B41A) has a counter-clockwise outer contour
    
    * .notdef#4011 (U+B41A) has a counter-clockwise outer contour
    
    * .notdef#4011 (U+B41A) has a counter-clockwise outer contour
    
    * .notdef#4012 (U+B41B) has a counter-clockwise outer contour
    
    * .notdef#4012 (U+B41B) has a counter-clockwise outer contour
    
    * .notdef#4012 (U+B41B) has a counter-clockwise outer contour
    
    * .notdef#4012 (U+B41B) has a counter-clockwise outer contour
    
    * .notdef#4012 (U+B41B) has a counter-clockwise outer contour
    
    * .notdef#4013 (U+B41D) has a counter-clockwise outer contour
    
    * .notdef#4013 (U+B41D) has a counter-clockwise outer contour
    
    * .notdef#4013 (U+B41D) has a counter-clockwise outer contour
    
    * .notdef#4013 (U+B41D) has a counter-clockwise outer contour
    
    * .notdef#4013 (U+B41D) has a counter-clockwise outer contour
    
    * .notdef#4014 (U+B41E) has a counter-clockwise outer contour
    
    * .notdef#4014 (U+B41E) has a counter-clockwise outer contour
    
    * .notdef#4014 (U+B41E) has a counter-clockwise outer contour
    
    * .notdef#4014 (U+B41E) has a counter-clockwise outer contour
    
    * .notdef#4014 (U+B41E) has a counter-clockwise outer contour
    
    * .notdef#4014 (U+B41E) has a counter-clockwise outer contour
    
    * .notdef#4015 (U+B41F) has a counter-clockwise outer contour
    
    * .notdef#4015 (U+B41F) has a counter-clockwise outer contour
    
    * .notdef#4015 (U+B41F) has a counter-clockwise outer contour
    
    * .notdef#4015 (U+B41F) has a counter-clockwise outer contour
    
    * .notdef#4016 (U+B421) has a counter-clockwise outer contour
    
    * .notdef#4016 (U+B421) has a counter-clockwise outer contour
    
    * .notdef#4016 (U+B421) has a counter-clockwise outer contour
    
    * .notdef#4016 (U+B421) has a counter-clockwise outer contour
    
    * .notdef#4016 (U+B421) has a counter-clockwise outer contour
    
    * .notdef#4017 (U+B422) has a counter-clockwise outer contour
    
    * .notdef#4017 (U+B422) has a counter-clockwise outer contour
    
    * .notdef#4017 (U+B422) has a counter-clockwise outer contour
    
    * .notdef#4017 (U+B422) has a counter-clockwise outer contour
    
    * .notdef#4017 (U+B422) has a counter-clockwise outer contour
    
    * .notdef#4018 (U+B423) has a counter-clockwise outer contour
    
    * .notdef#4018 (U+B423) has a counter-clockwise outer contour
    
    * .notdef#4018 (U+B423) has a counter-clockwise outer contour
    
    * .notdef#4018 (U+B423) has a counter-clockwise outer contour
    
    * .notdef#4018 (U+B423) has a counter-clockwise outer contour
    
    * .notdef#4019 (U+B424) has a counter-clockwise outer contour
    
    * .notdef#4019 (U+B424) has a counter-clockwise outer contour
    
    * .notdef#4019 (U+B424) has a counter-clockwise outer contour
    
    * .notdef#4019 (U+B424) has a counter-clockwise outer contour
    
    * .notdef#4019 (U+B424) has a counter-clockwise outer contour
    
    * .notdef#402 (U+B0B1) has a counter-clockwise outer contour
    
    * .notdef#402 (U+B0B1) has a counter-clockwise outer contour
    
    * .notdef#402 (U+B0B1) has a counter-clockwise outer contour
    
    * .notdef#4020 (U+B425) has a counter-clockwise outer contour
    
    * .notdef#4020 (U+B425) has a counter-clockwise outer contour
    
    * .notdef#4020 (U+B425) has a counter-clockwise outer contour
    
    * .notdef#4020 (U+B425) has a counter-clockwise outer contour
    
    * .notdef#4020 (U+B425) has a counter-clockwise outer contour
    
    * .notdef#4021 (U+B426) has a counter-clockwise outer contour
    
    * .notdef#4021 (U+B426) has a counter-clockwise outer contour
    
    * .notdef#4021 (U+B426) has a counter-clockwise outer contour
    
    * .notdef#4021 (U+B426) has a counter-clockwise outer contour
    
    * .notdef#4021 (U+B426) has a counter-clockwise outer contour
    
    * .notdef#4021 (U+B426) has a counter-clockwise outer contour
    
    * .notdef#4022 (U+B427) has a counter-clockwise outer contour
    
    * .notdef#4022 (U+B427) has a counter-clockwise outer contour
    
    * .notdef#4022 (U+B427) has a counter-clockwise outer contour
    
    * .notdef#4022 (U+B427) has a counter-clockwise outer contour
    
    * .notdef#4022 (U+B427) has a counter-clockwise outer contour
    
    * .notdef#4022 (U+B427) has a counter-clockwise outer contour
    
    * .notdef#4023 (U+B42A) has a counter-clockwise outer contour
    
    * .notdef#4023 (U+B42A) has a counter-clockwise outer contour
    
    * .notdef#4023 (U+B42A) has a counter-clockwise outer contour
    
    * .notdef#4023 (U+B42A) has a counter-clockwise outer contour
    
    * .notdef#4023 (U+B42A) has a counter-clockwise outer contour
    
    * .notdef#4024 (U+B42C) has a counter-clockwise outer contour
    
    * .notdef#4024 (U+B42C) has a counter-clockwise outer contour
    
    * .notdef#4024 (U+B42C) has a counter-clockwise outer contour
    
    * .notdef#4024 (U+B42C) has a counter-clockwise outer contour
    
    * .notdef#4025 (U+B42D) has a counter-clockwise outer contour
    
    * .notdef#4025 (U+B42D) has a counter-clockwise outer contour
    
    * .notdef#4025 (U+B42D) has a counter-clockwise outer contour
    
    * .notdef#4025 (U+B42D) has a counter-clockwise outer contour
    
    * .notdef#4026 (U+B42E) has a counter-clockwise outer contour
    
    * .notdef#4026 (U+B42E) has a counter-clockwise outer contour
    
    * .notdef#4026 (U+B42E) has a counter-clockwise outer contour
    
    * .notdef#4026 (U+B42E) has a counter-clockwise outer contour
    
    * .notdef#4027 (U+B42F) has a counter-clockwise outer contour
    
    * .notdef#4027 (U+B42F) has a counter-clockwise outer contour
    
    * .notdef#4027 (U+B42F) has a counter-clockwise outer contour
    
    * .notdef#4027 (U+B42F) has a counter-clockwise outer contour
    
    * .notdef#4028 (U+B430) has a counter-clockwise outer contour
    
    * .notdef#4028 (U+B430) has a counter-clockwise outer contour
    
    * .notdef#4028 (U+B430) has a counter-clockwise outer contour
    
    * .notdef#4028 (U+B430) has a counter-clockwise outer contour
    
    * .notdef#4029 (U+B431) has a counter-clockwise outer contour
    
    * .notdef#4029 (U+B431) has a counter-clockwise outer contour
    
    * .notdef#4029 (U+B431) has a counter-clockwise outer contour
    
    * .notdef#4029 (U+B431) has a counter-clockwise outer contour
    
    * .notdef#403 (U+B0B3) has a counter-clockwise outer contour
    
    * .notdef#403 (U+B0B3) has a counter-clockwise outer contour
    
    * .notdef#403 (U+B0B3) has a counter-clockwise outer contour
    
    * .notdef#403 (U+B0B3) has a counter-clockwise outer contour
    
    * .notdef#4030 (U+B432) has a counter-clockwise outer contour
    
    * .notdef#4030 (U+B432) has a counter-clockwise outer contour
    
    * .notdef#4030 (U+B432) has a counter-clockwise outer contour
    
    * .notdef#4030 (U+B432) has a counter-clockwise outer contour
    
    * .notdef#4030 (U+B432) has a counter-clockwise outer contour
    
    * .notdef#4031 (U+B433) has a counter-clockwise outer contour
    
    * .notdef#4031 (U+B433) has a counter-clockwise outer contour
    
    * .notdef#4031 (U+B433) has a counter-clockwise outer contour
    
    * .notdef#4031 (U+B433) has a counter-clockwise outer contour
    
    * .notdef#4031 (U+B433) has a counter-clockwise outer contour
    
    * .notdef#4032 (U+B435) has a counter-clockwise outer contour
    
    * .notdef#4032 (U+B435) has a counter-clockwise outer contour
    
    * .notdef#4032 (U+B435) has a counter-clockwise outer contour
    
    * .notdef#4033 (U+B436) has a counter-clockwise outer contour
    
    * .notdef#4033 (U+B436) has a counter-clockwise outer contour
    
    * .notdef#4033 (U+B436) has a counter-clockwise outer contour
    
    * .notdef#4033 (U+B436) has a counter-clockwise outer contour
    
    * .notdef#4034 (U+B437) has a counter-clockwise outer contour
    
    * .notdef#4034 (U+B437) has a counter-clockwise outer contour
    
    * .notdef#4034 (U+B437) has a counter-clockwise outer contour
    
    * .notdef#4034 (U+B437) has a counter-clockwise outer contour
    
    * .notdef#4035 (U+B438) has a counter-clockwise outer contour
    
    * .notdef#4035 (U+B438) has a counter-clockwise outer contour
    
    * .notdef#4035 (U+B438) has a counter-clockwise outer contour
    
    * .notdef#4036 (U+B439) has a counter-clockwise outer contour
    
    * .notdef#4036 (U+B439) has a counter-clockwise outer contour
    
    * .notdef#4036 (U+B439) has a counter-clockwise outer contour
    
    * .notdef#4036 (U+B439) has a counter-clockwise outer contour
    
    * .notdef#4037 (U+B43A) has a counter-clockwise outer contour
    
    * .notdef#4037 (U+B43A) has a counter-clockwise outer contour
    
    * .notdef#4037 (U+B43A) has a counter-clockwise outer contour
    
    * .notdef#4037 (U+B43A) has a counter-clockwise outer contour
    
    * .notdef#4037 (U+B43A) has a counter-clockwise outer contour
    
    * .notdef#4038 (U+B43B) has a counter-clockwise outer contour
    
    * .notdef#4038 (U+B43B) has a counter-clockwise outer contour
    
    * .notdef#4038 (U+B43B) has a counter-clockwise outer contour
    
    * .notdef#4039 (U+B43C) has a counter-clockwise outer contour
    
    * .notdef#4039 (U+B43C) has a counter-clockwise outer contour
    
    * .notdef#4039 (U+B43C) has a counter-clockwise outer contour
    
    * .notdef#404 (U+B0B4) has a counter-clockwise outer contour
    
    * .notdef#404 (U+B0B4) has a counter-clockwise outer contour
    
    * .notdef#4040 (U+B43D) has a counter-clockwise outer contour
    
    * .notdef#4040 (U+B43D) has a counter-clockwise outer contour
    
    * .notdef#4040 (U+B43D) has a counter-clockwise outer contour
    
    * .notdef#4040 (U+B43D) has a counter-clockwise outer contour
    
    * .notdef#4041 (U+B43E) has a counter-clockwise outer contour
    
    * .notdef#4041 (U+B43E) has a counter-clockwise outer contour
    
    * .notdef#4041 (U+B43E) has a counter-clockwise outer contour
    
    * .notdef#4041 (U+B43E) has a counter-clockwise outer contour
    
    * .notdef#4042 (U+B43F) has a counter-clockwise outer contour
    
    * .notdef#4042 (U+B43F) has a counter-clockwise outer contour
    
    * .notdef#4042 (U+B43F) has a counter-clockwise outer contour
    
    * .notdef#4042 (U+B43F) has a counter-clockwise outer contour
    
    * .notdef#4043 (U+B440) has a counter-clockwise outer contour
    
    * .notdef#4043 (U+B440) has a counter-clockwise outer contour
    
    * .notdef#4043 (U+B440) has a counter-clockwise outer contour
    
    * .notdef#4043 (U+B440) has a counter-clockwise outer contour
    
    * .notdef#4044 (U+B441) has a counter-clockwise outer contour
    
    * .notdef#4044 (U+B441) has a counter-clockwise outer contour
    
    * .notdef#4044 (U+B441) has a counter-clockwise outer contour
    
    * .notdef#4044 (U+B441) has a counter-clockwise outer contour
    
    * .notdef#4045 (U+B442) has a counter-clockwise outer contour
    
    * .notdef#4045 (U+B442) has a counter-clockwise outer contour
    
    * .notdef#4045 (U+B442) has a counter-clockwise outer contour
    
    * .notdef#4045 (U+B442) has a counter-clockwise outer contour
    
    * .notdef#4045 (U+B442) has a counter-clockwise outer contour
    
    * .notdef#4046 (U+B443) has a counter-clockwise outer contour
    
    * .notdef#4046 (U+B443) has a counter-clockwise outer contour
    
    * .notdef#4046 (U+B443) has a counter-clockwise outer contour
    
    * .notdef#4046 (U+B443) has a counter-clockwise outer contour
    
    * .notdef#4046 (U+B443) has a counter-clockwise outer contour
    
    * .notdef#4047 (U+B444) has a counter-clockwise outer contour
    
    * .notdef#4047 (U+B444) has a counter-clockwise outer contour
    
    * .notdef#4047 (U+B444) has a counter-clockwise outer contour
    
    * .notdef#4048 (U+B445) has a counter-clockwise outer contour
    
    * .notdef#4048 (U+B445) has a counter-clockwise outer contour
    
    * .notdef#4048 (U+B445) has a counter-clockwise outer contour
    
    * .notdef#4049 (U+B446) has a counter-clockwise outer contour
    
    * .notdef#4049 (U+B446) has a counter-clockwise outer contour
    
    * .notdef#4049 (U+B446) has a counter-clockwise outer contour
    
    * .notdef#4049 (U+B446) has a counter-clockwise outer contour
    
    * .notdef#405 (U+B0B5) has a counter-clockwise outer contour
    
    * .notdef#405 (U+B0B5) has a counter-clockwise outer contour
    
    * .notdef#405 (U+B0B5) has a counter-clockwise outer contour
    
    * .notdef#4050 (U+B447) has a counter-clockwise outer contour
    
    * .notdef#4050 (U+B447) has a counter-clockwise outer contour
    
    * .notdef#4050 (U+B447) has a counter-clockwise outer contour
    
    * .notdef#4051 (U+B448) has a counter-clockwise outer contour
    
    * .notdef#4051 (U+B448) has a counter-clockwise outer contour
    
    * .notdef#4051 (U+B448) has a counter-clockwise outer contour
    
    * .notdef#4052 (U+B449) has a counter-clockwise outer contour
    
    * .notdef#4052 (U+B449) has a counter-clockwise outer contour
    
    * .notdef#4052 (U+B449) has a counter-clockwise outer contour
    
    * .notdef#4053 (U+B44A) has a counter-clockwise outer contour
    
    * .notdef#4053 (U+B44A) has a counter-clockwise outer contour
    
    * .notdef#4053 (U+B44A) has a counter-clockwise outer contour
    
    * .notdef#4054 (U+B44B) has a counter-clockwise outer contour
    
    * .notdef#4054 (U+B44B) has a counter-clockwise outer contour
    
    * .notdef#4054 (U+B44B) has a counter-clockwise outer contour
    
    * .notdef#4055 (U+B44C) has a counter-clockwise outer contour
    
    * .notdef#4055 (U+B44C) has a counter-clockwise outer contour
    
    * .notdef#4055 (U+B44C) has a counter-clockwise outer contour
    
    * .notdef#4056 (U+B44D) has a counter-clockwise outer contour
    
    * .notdef#4056 (U+B44D) has a counter-clockwise outer contour
    
    * .notdef#4056 (U+B44D) has a counter-clockwise outer contour
    
    * .notdef#4057 (U+B44E) has a counter-clockwise outer contour
    
    * .notdef#4057 (U+B44E) has a counter-clockwise outer contour
    
    * .notdef#4057 (U+B44E) has a counter-clockwise outer contour
    
    * .notdef#4057 (U+B44E) has a counter-clockwise outer contour
    
    * .notdef#4058 (U+B44F) has a counter-clockwise outer contour
    
    * .notdef#4058 (U+B44F) has a counter-clockwise outer contour
    
    * .notdef#4058 (U+B44F) has a counter-clockwise outer contour
    
    * .notdef#4058 (U+B44F) has a counter-clockwise outer contour
    
    * .notdef#4059 (U+B452) has a counter-clockwise outer contour
    
    * .notdef#4059 (U+B452) has a counter-clockwise outer contour
    
    * .notdef#4059 (U+B452) has a counter-clockwise outer contour
    
    * .notdef#4059 (U+B452) has a counter-clockwise outer contour
    
    * .notdef#406 (U+B0B8) has a counter-clockwise outer contour
    
    * .notdef#406 (U+B0B8) has a counter-clockwise outer contour
    
    * .notdef#406 (U+B0B8) has a counter-clockwise outer contour
    
    * .notdef#4060 (U+B453) has a counter-clockwise outer contour
    
    * .notdef#4060 (U+B453) has a counter-clockwise outer contour
    
    * .notdef#4060 (U+B453) has a counter-clockwise outer contour
    
    * .notdef#4061 (U+B455) has a counter-clockwise outer contour
    
    * .notdef#4061 (U+B455) has a counter-clockwise outer contour
    
    * .notdef#4062 (U+B456) has a counter-clockwise outer contour
    
    * .notdef#4062 (U+B456) has a counter-clockwise outer contour
    
    * .notdef#4062 (U+B456) has a counter-clockwise outer contour
    
    * .notdef#4062 (U+B456) has a counter-clockwise outer contour
    
    * .notdef#4062 (U+B456) has a counter-clockwise outer contour
    
    * .notdef#4063 (U+B457) has a counter-clockwise outer contour
    
    * .notdef#4063 (U+B457) has a counter-clockwise outer contour
    
    * .notdef#4064 (U+B459) has a counter-clockwise outer contour
    
    * .notdef#4064 (U+B459) has a counter-clockwise outer contour
    
    * .notdef#4065 (U+B45A) has a counter-clockwise outer contour
    
    * .notdef#4065 (U+B45A) has a counter-clockwise outer contour
    
    * .notdef#4066 (U+B45B) has a counter-clockwise outer contour
    
    * .notdef#4066 (U+B45B) has a counter-clockwise outer contour
    
    * .notdef#4067 (U+B45C) has a counter-clockwise outer contour
    
    * .notdef#4067 (U+B45C) has a counter-clockwise outer contour
    
    * .notdef#4068 (U+B45D) has a counter-clockwise outer contour
    
    * .notdef#4068 (U+B45D) has a counter-clockwise outer contour
    
    * .notdef#4069 (U+B45E) has a counter-clockwise outer contour
    
    * .notdef#4069 (U+B45E) has a counter-clockwise outer contour
    
    * .notdef#407 (U+B0BC) has a counter-clockwise outer contour
    
    * .notdef#407 (U+B0BC) has a counter-clockwise outer contour
    
    * .notdef#407 (U+B0BC) has a counter-clockwise outer contour
    
    * .notdef#4070 (U+B45F) has a counter-clockwise outer contour
    
    * .notdef#4070 (U+B45F) has a counter-clockwise outer contour
    
    * .notdef#4071 (U+B462) has a counter-clockwise outer contour
    
    * .notdef#4071 (U+B462) has a counter-clockwise outer contour
    
    * .notdef#4072 (U+B464) has a counter-clockwise outer contour
    
    * .notdef#4072 (U+B464) has a counter-clockwise outer contour
    
    * .notdef#4072 (U+B464) has a counter-clockwise outer contour
    
    * .notdef#4073 (U+B466) has a counter-clockwise outer contour
    
    * .notdef#4073 (U+B466) has a counter-clockwise outer contour
    
    * .notdef#4074 (U+B467) has a counter-clockwise outer contour
    
    * .notdef#4074 (U+B467) has a counter-clockwise outer contour
    
    * .notdef#4075 (U+B468) has a counter-clockwise outer contour
    
    * .notdef#4075 (U+B468) has a counter-clockwise outer contour
    
    * .notdef#4076 (U+B469) has a counter-clockwise outer contour
    
    * .notdef#4076 (U+B469) has a counter-clockwise outer contour
    
    * .notdef#4077 (U+B46A) has a counter-clockwise outer contour
    
    * .notdef#4077 (U+B46A) has a counter-clockwise outer contour
    
    * .notdef#4077 (U+B46A) has a counter-clockwise outer contour
    
    * .notdef#4078 (U+B46B) has a counter-clockwise outer contour
    
    * .notdef#4078 (U+B46B) has a counter-clockwise outer contour
    
    * .notdef#4078 (U+B46B) has a counter-clockwise outer contour
    
    * .notdef#4079 (U+B46D) has a counter-clockwise outer contour
    
    * .notdef#4079 (U+B46D) has a counter-clockwise outer contour
    
    * .notdef#4079 (U+B46D) has a counter-clockwise outer contour
    
    * .notdef#4079 (U+B46D) has a counter-clockwise outer contour
    
    * .notdef#408 (U+B0C4) has a counter-clockwise outer contour
    
    * .notdef#408 (U+B0C4) has a counter-clockwise outer contour
    
    * .notdef#408 (U+B0C4) has a counter-clockwise outer contour
    
    * .notdef#4080 (U+B46E) has a counter-clockwise outer contour
    
    * .notdef#4080 (U+B46E) has a counter-clockwise outer contour
    
    * .notdef#4080 (U+B46E) has a counter-clockwise outer contour
    
    * .notdef#4080 (U+B46E) has a counter-clockwise outer contour
    
    * .notdef#4080 (U+B46E) has a counter-clockwise outer contour
    
    * .notdef#4081 (U+B46F) has a counter-clockwise outer contour
    
    * .notdef#4081 (U+B46F) has a counter-clockwise outer contour
    
    * .notdef#4081 (U+B46F) has a counter-clockwise outer contour
    
    * .notdef#4081 (U+B46F) has a counter-clockwise outer contour
    
    * .notdef#4082 (U+B470) has a counter-clockwise outer contour
    
    * .notdef#4082 (U+B470) has a counter-clockwise outer contour
    
    * .notdef#4082 (U+B470) has a counter-clockwise outer contour
    
    * .notdef#4082 (U+B470) has a counter-clockwise outer contour
    
    * .notdef#4083 (U+B471) has a counter-clockwise outer contour
    
    * .notdef#4083 (U+B471) has a counter-clockwise outer contour
    
    * .notdef#4083 (U+B471) has a counter-clockwise outer contour
    
    * .notdef#4083 (U+B471) has a counter-clockwise outer contour
    
    * .notdef#4084 (U+B472) has a counter-clockwise outer contour
    
    * .notdef#4084 (U+B472) has a counter-clockwise outer contour
    
    * .notdef#4084 (U+B472) has a counter-clockwise outer contour
    
    * .notdef#4084 (U+B472) has a counter-clockwise outer contour
    
    * .notdef#4084 (U+B472) has a counter-clockwise outer contour
    
    * .notdef#4084 (U+B472) has a counter-clockwise outer contour
    
    * .notdef#4085 (U+B473) has a counter-clockwise outer contour
    
    * .notdef#4085 (U+B473) has a counter-clockwise outer contour
    
    * .notdef#4085 (U+B473) has a counter-clockwise outer contour
    
    * .notdef#4085 (U+B473) has a counter-clockwise outer contour
    
    * .notdef#4086 (U+B474) has a counter-clockwise outer contour
    
    * .notdef#4086 (U+B474) has a counter-clockwise outer contour
    
    * .notdef#4086 (U+B474) has a counter-clockwise outer contour
    
    * .notdef#4086 (U+B474) has a counter-clockwise outer contour
    
    * .notdef#4087 (U+B475) has a counter-clockwise outer contour
    
    * .notdef#4087 (U+B475) has a counter-clockwise outer contour
    
    * .notdef#4087 (U+B475) has a counter-clockwise outer contour
    
    * .notdef#4087 (U+B475) has a counter-clockwise outer contour
    
    * .notdef#4088 (U+B476) has a counter-clockwise outer contour
    
    * .notdef#4088 (U+B476) has a counter-clockwise outer contour
    
    * .notdef#4088 (U+B476) has a counter-clockwise outer contour
    
    * .notdef#4088 (U+B476) has a counter-clockwise outer contour
    
    * .notdef#4089 (U+B477) has a counter-clockwise outer contour
    
    * .notdef#4089 (U+B477) has a counter-clockwise outer contour
    
    * .notdef#4089 (U+B477) has a counter-clockwise outer contour
    
    * .notdef#4089 (U+B477) has a counter-clockwise outer contour
    
    * .notdef#409 (U+B0C5) has a counter-clockwise outer contour
    
    * .notdef#409 (U+B0C5) has a counter-clockwise outer contour
    
    * .notdef#409 (U+B0C5) has a counter-clockwise outer contour
    
    * .notdef#4090 (U+B478) has a counter-clockwise outer contour
    
    * .notdef#4090 (U+B478) has a counter-clockwise outer contour
    
    * .notdef#4090 (U+B478) has a counter-clockwise outer contour
    
    * .notdef#4090 (U+B478) has a counter-clockwise outer contour
    
    * .notdef#4091 (U+B479) has a counter-clockwise outer contour
    
    * .notdef#4091 (U+B479) has a counter-clockwise outer contour
    
    * .notdef#4091 (U+B479) has a counter-clockwise outer contour
    
    * .notdef#4091 (U+B479) has a counter-clockwise outer contour
    
    * .notdef#4092 (U+B47A) has a counter-clockwise outer contour
    
    * .notdef#4092 (U+B47A) has a counter-clockwise outer contour
    
    * .notdef#4092 (U+B47A) has a counter-clockwise outer contour
    
    * .notdef#4092 (U+B47A) has a counter-clockwise outer contour
    
    * .notdef#4092 (U+B47A) has a counter-clockwise outer contour
    
    * .notdef#4093 (U+B47B) has a counter-clockwise outer contour
    
    * .notdef#4093 (U+B47B) has a counter-clockwise outer contour
    
    * .notdef#4093 (U+B47B) has a counter-clockwise outer contour
    
    * .notdef#4093 (U+B47B) has a counter-clockwise outer contour
    
    * .notdef#4093 (U+B47B) has a counter-clockwise outer contour
    
    * .notdef#4094 (U+B47C) has a counter-clockwise outer contour
    
    * .notdef#4094 (U+B47C) has a counter-clockwise outer contour
    
    * .notdef#4094 (U+B47C) has a counter-clockwise outer contour
    
    * .notdef#4094 (U+B47C) has a counter-clockwise outer contour
    
    * .notdef#4095 (U+B47D) has a counter-clockwise outer contour
    
    * .notdef#4095 (U+B47D) has a counter-clockwise outer contour
    
    * .notdef#4095 (U+B47D) has a counter-clockwise outer contour
    
    * .notdef#4095 (U+B47D) has a counter-clockwise outer contour
    
    * .notdef#4096 (U+B47E) has a counter-clockwise outer contour
    
    * .notdef#4096 (U+B47E) has a counter-clockwise outer contour
    
    * .notdef#4096 (U+B47E) has a counter-clockwise outer contour
    
    * .notdef#4096 (U+B47E) has a counter-clockwise outer contour
    
    * .notdef#4097 (U+B47F) has a counter-clockwise outer contour
    
    * .notdef#4097 (U+B47F) has a counter-clockwise outer contour
    
    * .notdef#4097 (U+B47F) has a counter-clockwise outer contour
    
    * .notdef#4097 (U+B47F) has a counter-clockwise outer contour
    
    * .notdef#4098 (U+B481) has a counter-clockwise outer contour
    
    * .notdef#4098 (U+B481) has a counter-clockwise outer contour
    
    * .notdef#4098 (U+B481) has a counter-clockwise outer contour
    
    * .notdef#4098 (U+B481) has a counter-clockwise outer contour
    
    * .notdef#4099 (U+B482) has a counter-clockwise outer contour
    
    * .notdef#4099 (U+B482) has a counter-clockwise outer contour
    
    * .notdef#4099 (U+B482) has a counter-clockwise outer contour
    
    * .notdef#4099 (U+B482) has a counter-clockwise outer contour
    
    * .notdef#410 (U+B0C7) has a counter-clockwise outer contour
    
    * .notdef#410 (U+B0C7) has a counter-clockwise outer contour
    
    * .notdef#410 (U+B0C7) has a counter-clockwise outer contour
    
    * .notdef#4100 (U+B483) has a counter-clockwise outer contour
    
    * .notdef#4100 (U+B483) has a counter-clockwise outer contour
    
    * .notdef#4100 (U+B483) has a counter-clockwise outer contour
    
    * .notdef#4100 (U+B483) has a counter-clockwise outer contour
    
    * .notdef#4101 (U+B484) has a counter-clockwise outer contour
    
    * .notdef#4101 (U+B484) has a counter-clockwise outer contour
    
    * .notdef#4101 (U+B484) has a counter-clockwise outer contour
    
    * .notdef#4101 (U+B484) has a counter-clockwise outer contour
    
    * .notdef#4102 (U+B485) has a counter-clockwise outer contour
    
    * .notdef#4102 (U+B485) has a counter-clockwise outer contour
    
    * .notdef#4102 (U+B485) has a counter-clockwise outer contour
    
    * .notdef#4102 (U+B485) has a counter-clockwise outer contour
    
    * .notdef#4103 (U+B486) has a counter-clockwise outer contour
    
    * .notdef#4103 (U+B486) has a counter-clockwise outer contour
    
    * .notdef#4103 (U+B486) has a counter-clockwise outer contour
    
    * .notdef#4103 (U+B486) has a counter-clockwise outer contour
    
    * .notdef#4103 (U+B486) has a counter-clockwise outer contour
    
    * .notdef#4104 (U+B487) has a counter-clockwise outer contour
    
    * .notdef#4104 (U+B487) has a counter-clockwise outer contour
    
    * .notdef#4104 (U+B487) has a counter-clockwise outer contour
    
    * .notdef#4104 (U+B487) has a counter-clockwise outer contour
    
    * .notdef#4104 (U+B487) has a counter-clockwise outer contour
    
    * .notdef#4105 (U+B489) has a counter-clockwise outer contour
    
    * .notdef#4105 (U+B489) has a counter-clockwise outer contour
    
    * .notdef#4105 (U+B489) has a counter-clockwise outer contour
    
    * .notdef#4105 (U+B489) has a counter-clockwise outer contour
    
    * .notdef#4105 (U+B489) has a counter-clockwise outer contour
    
    * .notdef#4106 (U+B48A) has a counter-clockwise outer contour
    
    * .notdef#4106 (U+B48A) has a counter-clockwise outer contour
    
    * .notdef#4106 (U+B48A) has a counter-clockwise outer contour
    
    * .notdef#4106 (U+B48A) has a counter-clockwise outer contour
    
    * .notdef#4106 (U+B48A) has a counter-clockwise outer contour
    
    * .notdef#4106 (U+B48A) has a counter-clockwise outer contour
    
    * .notdef#4107 (U+B48B) has a counter-clockwise outer contour
    
    * .notdef#4107 (U+B48B) has a counter-clockwise outer contour
    
    * .notdef#4107 (U+B48B) has a counter-clockwise outer contour
    
    * .notdef#4107 (U+B48B) has a counter-clockwise outer contour
    
    * .notdef#4107 (U+B48B) has a counter-clockwise outer contour
    
    * .notdef#4107 (U+B48B) has a counter-clockwise outer contour
    
    * .notdef#4108 (U+B48C) has a counter-clockwise outer contour
    
    * .notdef#4108 (U+B48C) has a counter-clockwise outer contour
    
    * .notdef#4108 (U+B48C) has a counter-clockwise outer contour
    
    * .notdef#4108 (U+B48C) has a counter-clockwise outer contour
    
    * .notdef#4108 (U+B48C) has a counter-clockwise outer contour
    
    * .notdef#4109 (U+B48D) has a counter-clockwise outer contour
    
    * .notdef#4109 (U+B48D) has a counter-clockwise outer contour
    
    * .notdef#4109 (U+B48D) has a counter-clockwise outer contour
    
    * .notdef#4109 (U+B48D) has a counter-clockwise outer contour
    
    * .notdef#4109 (U+B48D) has a counter-clockwise outer contour
    
    * .notdef#4109 (U+B48D) has a counter-clockwise outer contour
    
    * .notdef#411 (U+B0C8) has a counter-clockwise outer contour
    
    * .notdef#411 (U+B0C8) has a counter-clockwise outer contour
    
    * .notdef#411 (U+B0C8) has a counter-clockwise outer contour
    
    * .notdef#4110 (U+B48E) has a counter-clockwise outer contour
    
    * .notdef#4110 (U+B48E) has a counter-clockwise outer contour
    
    * .notdef#4110 (U+B48E) has a counter-clockwise outer contour
    
    * .notdef#4110 (U+B48E) has a counter-clockwise outer contour
    
    * .notdef#4110 (U+B48E) has a counter-clockwise outer contour
    
    * .notdef#4110 (U+B48E) has a counter-clockwise outer contour
    
    * .notdef#4110 (U+B48E) has a counter-clockwise outer contour
    
    * .notdef#4111 (U+B48F) has a counter-clockwise outer contour
    
    * .notdef#4111 (U+B48F) has a counter-clockwise outer contour
    
    * .notdef#4111 (U+B48F) has a counter-clockwise outer contour
    
    * .notdef#4111 (U+B48F) has a counter-clockwise outer contour
    
    * .notdef#4111 (U+B48F) has a counter-clockwise outer contour
    
    * .notdef#4112 (U+B490) has a counter-clockwise outer contour
    
    * .notdef#4112 (U+B490) has a counter-clockwise outer contour
    
    * .notdef#4112 (U+B490) has a counter-clockwise outer contour
    
    * .notdef#4112 (U+B490) has a counter-clockwise outer contour
    
    * .notdef#4112 (U+B490) has a counter-clockwise outer contour
    
    * .notdef#4113 (U+B491) has a counter-clockwise outer contour
    
    * .notdef#4113 (U+B491) has a counter-clockwise outer contour
    
    * .notdef#4113 (U+B491) has a counter-clockwise outer contour
    
    * .notdef#4113 (U+B491) has a counter-clockwise outer contour
    
    * .notdef#4113 (U+B491) has a counter-clockwise outer contour
    
    * .notdef#4114 (U+B492) has a counter-clockwise outer contour
    
    * .notdef#4114 (U+B492) has a counter-clockwise outer contour
    
    * .notdef#4114 (U+B492) has a counter-clockwise outer contour
    
    * .notdef#4114 (U+B492) has a counter-clockwise outer contour
    
    * .notdef#4114 (U+B492) has a counter-clockwise outer contour
    
    * .notdef#4115 (U+B493) has a counter-clockwise outer contour
    
    * .notdef#4115 (U+B493) has a counter-clockwise outer contour
    
    * .notdef#4115 (U+B493) has a counter-clockwise outer contour
    
    * .notdef#4115 (U+B493) has a counter-clockwise outer contour
    
    * .notdef#4115 (U+B493) has a counter-clockwise outer contour
    
    * .notdef#4116 (U+B494) has a counter-clockwise outer contour
    
    * .notdef#4116 (U+B494) has a counter-clockwise outer contour
    
    * .notdef#4116 (U+B494) has a counter-clockwise outer contour
    
    * .notdef#4116 (U+B494) has a counter-clockwise outer contour
    
    * .notdef#4116 (U+B494) has a counter-clockwise outer contour
    
    * .notdef#4117 (U+B495) has a counter-clockwise outer contour
    
    * .notdef#4117 (U+B495) has a counter-clockwise outer contour
    
    * .notdef#4117 (U+B495) has a counter-clockwise outer contour
    
    * .notdef#4117 (U+B495) has a counter-clockwise outer contour
    
    * .notdef#4117 (U+B495) has a counter-clockwise outer contour
    
    * .notdef#4118 (U+B496) has a counter-clockwise outer contour
    
    * .notdef#4118 (U+B496) has a counter-clockwise outer contour
    
    * .notdef#4118 (U+B496) has a counter-clockwise outer contour
    
    * .notdef#4118 (U+B496) has a counter-clockwise outer contour
    
    * .notdef#4118 (U+B496) has a counter-clockwise outer contour
    
    * .notdef#4118 (U+B496) has a counter-clockwise outer contour
    
    * .notdef#4119 (U+B497) has a counter-clockwise outer contour
    
    * .notdef#4119 (U+B497) has a counter-clockwise outer contour
    
    * .notdef#4119 (U+B497) has a counter-clockwise outer contour
    
    * .notdef#4119 (U+B497) has a counter-clockwise outer contour
    
    * .notdef#4119 (U+B497) has a counter-clockwise outer contour
    
    * .notdef#4119 (U+B497) has a counter-clockwise outer contour
    
    * .notdef#412 (U+B0C9) has a counter-clockwise outer contour
    
    * .notdef#412 (U+B0C9) has a counter-clockwise outer contour
    
    * .notdef#412 (U+B0C9) has a counter-clockwise outer contour
    
    * .notdef#4120 (U+B498) has a counter-clockwise outer contour
    
    * .notdef#4120 (U+B498) has a counter-clockwise outer contour
    
    * .notdef#4120 (U+B498) has a counter-clockwise outer contour
    
    * .notdef#4120 (U+B498) has a counter-clockwise outer contour
    
    * .notdef#4120 (U+B498) has a counter-clockwise outer contour
    
    * .notdef#4121 (U+B499) has a counter-clockwise outer contour
    
    * .notdef#4121 (U+B499) has a counter-clockwise outer contour
    
    * .notdef#4121 (U+B499) has a counter-clockwise outer contour
    
    * .notdef#4121 (U+B499) has a counter-clockwise outer contour
    
    * .notdef#4121 (U+B499) has a counter-clockwise outer contour
    
    * .notdef#4122 (U+B49A) has a counter-clockwise outer contour
    
    * .notdef#4122 (U+B49A) has a counter-clockwise outer contour
    
    * .notdef#4122 (U+B49A) has a counter-clockwise outer contour
    
    * .notdef#4122 (U+B49A) has a counter-clockwise outer contour
    
    * .notdef#4122 (U+B49A) has a counter-clockwise outer contour
    
    * .notdef#4122 (U+B49A) has a counter-clockwise outer contour
    
    * .notdef#4123 (U+B49B) has a counter-clockwise outer contour
    
    * .notdef#4123 (U+B49B) has a counter-clockwise outer contour
    
    * .notdef#4123 (U+B49B) has a counter-clockwise outer contour
    
    * .notdef#4123 (U+B49B) has a counter-clockwise outer contour
    
    * .notdef#4123 (U+B49B) has a counter-clockwise outer contour
    
    * .notdef#4124 (U+B49C) has a counter-clockwise outer contour
    
    * .notdef#4124 (U+B49C) has a counter-clockwise outer contour
    
    * .notdef#4124 (U+B49C) has a counter-clockwise outer contour
    
    * .notdef#4124 (U+B49C) has a counter-clockwise outer contour
    
    * .notdef#4124 (U+B49C) has a counter-clockwise outer contour
    
    * .notdef#4125 (U+B49E) has a counter-clockwise outer contour
    
    * .notdef#4125 (U+B49E) has a counter-clockwise outer contour
    
    * .notdef#4125 (U+B49E) has a counter-clockwise outer contour
    
    * .notdef#4125 (U+B49E) has a counter-clockwise outer contour
    
    * .notdef#4125 (U+B49E) has a counter-clockwise outer contour
    
    * .notdef#4126 (U+B49F) has a counter-clockwise outer contour
    
    * .notdef#4126 (U+B49F) has a counter-clockwise outer contour
    
    * .notdef#4126 (U+B49F) has a counter-clockwise outer contour
    
    * .notdef#4126 (U+B49F) has a counter-clockwise outer contour
    
    * .notdef#4126 (U+B49F) has a counter-clockwise outer contour
    
    * .notdef#4127 (U+B4A0) has a counter-clockwise outer contour
    
    * .notdef#4127 (U+B4A0) has a counter-clockwise outer contour
    
    * .notdef#4127 (U+B4A0) has a counter-clockwise outer contour
    
    * .notdef#4127 (U+B4A0) has a counter-clockwise outer contour
    
    * .notdef#4127 (U+B4A0) has a counter-clockwise outer contour
    
    * .notdef#4128 (U+B4A1) has a counter-clockwise outer contour
    
    * .notdef#4128 (U+B4A1) has a counter-clockwise outer contour
    
    * .notdef#4128 (U+B4A1) has a counter-clockwise outer contour
    
    * .notdef#4128 (U+B4A1) has a counter-clockwise outer contour
    
    * .notdef#4128 (U+B4A1) has a counter-clockwise outer contour
    
    * .notdef#4129 (U+B4A2) has a counter-clockwise outer contour
    
    * .notdef#4129 (U+B4A2) has a counter-clockwise outer contour
    
    * .notdef#4129 (U+B4A2) has a counter-clockwise outer contour
    
    * .notdef#4129 (U+B4A2) has a counter-clockwise outer contour
    
    * .notdef#4129 (U+B4A2) has a counter-clockwise outer contour
    
    * .notdef#4129 (U+B4A2) has a counter-clockwise outer contour
    
    * .notdef#413 (U+B0D0) has a counter-clockwise outer contour
    
    * .notdef#413 (U+B0D0) has a counter-clockwise outer contour
    
    * .notdef#4130 (U+B4A3) has a counter-clockwise outer contour
    
    * .notdef#4130 (U+B4A3) has a counter-clockwise outer contour
    
    * .notdef#4130 (U+B4A3) has a counter-clockwise outer contour
    
    * .notdef#4130 (U+B4A3) has a counter-clockwise outer contour
    
    * .notdef#4130 (U+B4A3) has a counter-clockwise outer contour
    
    * .notdef#4130 (U+B4A3) has a counter-clockwise outer contour
    
    * .notdef#4131 (U+B4A5) has a counter-clockwise outer contour
    
    * .notdef#4131 (U+B4A5) has a counter-clockwise outer contour
    
    * .notdef#4131 (U+B4A5) has a counter-clockwise outer contour
    
    * .notdef#4131 (U+B4A5) has a counter-clockwise outer contour
    
    * .notdef#4132 (U+B4A6) has a counter-clockwise outer contour
    
    * .notdef#4132 (U+B4A6) has a counter-clockwise outer contour
    
    * .notdef#4132 (U+B4A6) has a counter-clockwise outer contour
    
    * .notdef#4132 (U+B4A6) has a counter-clockwise outer contour
    
    * .notdef#4132 (U+B4A6) has a counter-clockwise outer contour
    
    * .notdef#4133 (U+B4A7) has a counter-clockwise outer contour
    
    * .notdef#4133 (U+B4A7) has a counter-clockwise outer contour
    
    * .notdef#4133 (U+B4A7) has a counter-clockwise outer contour
    
    * .notdef#4133 (U+B4A7) has a counter-clockwise outer contour
    
    * .notdef#4134 (U+B4A9) has a counter-clockwise outer contour
    
    * .notdef#4134 (U+B4A9) has a counter-clockwise outer contour
    
    * .notdef#4134 (U+B4A9) has a counter-clockwise outer contour
    
    * .notdef#4134 (U+B4A9) has a counter-clockwise outer contour
    
    * .notdef#4135 (U+B4AA) has a counter-clockwise outer contour
    
    * .notdef#4135 (U+B4AA) has a counter-clockwise outer contour
    
    * .notdef#4135 (U+B4AA) has a counter-clockwise outer contour
    
    * .notdef#4135 (U+B4AA) has a counter-clockwise outer contour
    
    * .notdef#4135 (U+B4AA) has a counter-clockwise outer contour
    
    * .notdef#4135 (U+B4AA) has a counter-clockwise outer contour
    
    * .notdef#4136 (U+B4AB) has a counter-clockwise outer contour
    
    * .notdef#4136 (U+B4AB) has a counter-clockwise outer contour
    
    * .notdef#4136 (U+B4AB) has a counter-clockwise outer contour
    
    * .notdef#4136 (U+B4AB) has a counter-clockwise outer contour
    
    * .notdef#4137 (U+B4AD) has a counter-clockwise outer contour
    
    * .notdef#4137 (U+B4AD) has a counter-clockwise outer contour
    
    * .notdef#4137 (U+B4AD) has a counter-clockwise outer contour
    
    * .notdef#4137 (U+B4AD) has a counter-clockwise outer contour
    
    * .notdef#4138 (U+B4AE) has a counter-clockwise outer contour
    
    * .notdef#4138 (U+B4AE) has a counter-clockwise outer contour
    
    * .notdef#4138 (U+B4AE) has a counter-clockwise outer contour
    
    * .notdef#4138 (U+B4AE) has a counter-clockwise outer contour
    
    * .notdef#4139 (U+B4AF) has a counter-clockwise outer contour
    
    * .notdef#4139 (U+B4AF) has a counter-clockwise outer contour
    
    * .notdef#4139 (U+B4AF) has a counter-clockwise outer contour
    
    * .notdef#4139 (U+B4AF) has a counter-clockwise outer contour
    
    * .notdef#414 (U+B0D1) has a counter-clockwise outer contour
    
    * .notdef#414 (U+B0D1) has a counter-clockwise outer contour
    
    * .notdef#414 (U+B0D1) has a counter-clockwise outer contour
    
    * .notdef#4140 (U+B4B0) has a counter-clockwise outer contour
    
    * .notdef#4140 (U+B4B0) has a counter-clockwise outer contour
    
    * .notdef#4140 (U+B4B0) has a counter-clockwise outer contour
    
    * .notdef#4140 (U+B4B0) has a counter-clockwise outer contour
    
    * .notdef#4141 (U+B4B1) has a counter-clockwise outer contour
    
    * .notdef#4141 (U+B4B1) has a counter-clockwise outer contour
    
    * .notdef#4141 (U+B4B1) has a counter-clockwise outer contour
    
    * .notdef#4141 (U+B4B1) has a counter-clockwise outer contour
    
    * .notdef#4142 (U+B4B2) has a counter-clockwise outer contour
    
    * .notdef#4142 (U+B4B2) has a counter-clockwise outer contour
    
    * .notdef#4142 (U+B4B2) has a counter-clockwise outer contour
    
    * .notdef#4142 (U+B4B2) has a counter-clockwise outer contour
    
    * .notdef#4142 (U+B4B2) has a counter-clockwise outer contour
    
    * .notdef#4143 (U+B4B3) has a counter-clockwise outer contour
    
    * .notdef#4143 (U+B4B3) has a counter-clockwise outer contour
    
    * .notdef#4143 (U+B4B3) has a counter-clockwise outer contour
    
    * .notdef#4143 (U+B4B3) has a counter-clockwise outer contour
    
    * .notdef#4143 (U+B4B3) has a counter-clockwise outer contour
    
    * .notdef#4144 (U+B4B4) has a counter-clockwise outer contour
    
    * .notdef#4144 (U+B4B4) has a counter-clockwise outer contour
    
    * .notdef#4144 (U+B4B4) has a counter-clockwise outer contour
    
    * .notdef#4144 (U+B4B4) has a counter-clockwise outer contour
    
    * .notdef#4145 (U+B4B6) has a counter-clockwise outer contour
    
    * .notdef#4145 (U+B4B6) has a counter-clockwise outer contour
    
    * .notdef#4145 (U+B4B6) has a counter-clockwise outer contour
    
    * .notdef#4145 (U+B4B6) has a counter-clockwise outer contour
    
    * .notdef#4146 (U+B4B8) has a counter-clockwise outer contour
    
    * .notdef#4146 (U+B4B8) has a counter-clockwise outer contour
    
    * .notdef#4146 (U+B4B8) has a counter-clockwise outer contour
    
    * .notdef#4146 (U+B4B8) has a counter-clockwise outer contour
    
    * .notdef#4147 (U+B4BA) has a counter-clockwise outer contour
    
    * .notdef#4147 (U+B4BA) has a counter-clockwise outer contour
    
    * .notdef#4147 (U+B4BA) has a counter-clockwise outer contour
    
    * .notdef#4147 (U+B4BA) has a counter-clockwise outer contour
    
    * .notdef#4148 (U+B4BB) has a counter-clockwise outer contour
    
    * .notdef#4148 (U+B4BB) has a counter-clockwise outer contour
    
    * .notdef#4148 (U+B4BB) has a counter-clockwise outer contour
    
    * .notdef#4148 (U+B4BB) has a counter-clockwise outer contour
    
    * .notdef#4149 (U+B4BC) has a counter-clockwise outer contour
    
    * .notdef#4149 (U+B4BC) has a counter-clockwise outer contour
    
    * .notdef#4149 (U+B4BC) has a counter-clockwise outer contour
    
    * .notdef#4149 (U+B4BC) has a counter-clockwise outer contour
    
    * .notdef#415 (U+B0D4) has a counter-clockwise outer contour
    
    * .notdef#415 (U+B0D4) has a counter-clockwise outer contour
    
    * .notdef#415 (U+B0D4) has a counter-clockwise outer contour
    
    * .notdef#4150 (U+B4BD) has a counter-clockwise outer contour
    
    * .notdef#4150 (U+B4BD) has a counter-clockwise outer contour
    
    * .notdef#4150 (U+B4BD) has a counter-clockwise outer contour
    
    * .notdef#4150 (U+B4BD) has a counter-clockwise outer contour
    
    * .notdef#4151 (U+B4BE) has a counter-clockwise outer contour
    
    * .notdef#4151 (U+B4BE) has a counter-clockwise outer contour
    
    * .notdef#4151 (U+B4BE) has a counter-clockwise outer contour
    
    * .notdef#4151 (U+B4BE) has a counter-clockwise outer contour
    
    * .notdef#4151 (U+B4BE) has a counter-clockwise outer contour
    
    * .notdef#4152 (U+B4BF) has a counter-clockwise outer contour
    
    * .notdef#4152 (U+B4BF) has a counter-clockwise outer contour
    
    * .notdef#4152 (U+B4BF) has a counter-clockwise outer contour
    
    * .notdef#4152 (U+B4BF) has a counter-clockwise outer contour
    
    * .notdef#4152 (U+B4BF) has a counter-clockwise outer contour
    
    * .notdef#4153 (U+B4C1) has a counter-clockwise outer contour
    
    * .notdef#4153 (U+B4C1) has a counter-clockwise outer contour
    
    * .notdef#4154 (U+B4C2) has a counter-clockwise outer contour
    
    * .notdef#4154 (U+B4C2) has a counter-clockwise outer contour
    
    * .notdef#4155 (U+B4C3) has a counter-clockwise outer contour
    
    * .notdef#4155 (U+B4C3) has a counter-clockwise outer contour
    
    * .notdef#4156 (U+B4C5) has a counter-clockwise outer contour
    
    * .notdef#4156 (U+B4C5) has a counter-clockwise outer contour
    
    * .notdef#4157 (U+B4C6) has a counter-clockwise outer contour
    
    * .notdef#4157 (U+B4C6) has a counter-clockwise outer contour
    
    * .notdef#4157 (U+B4C6) has a counter-clockwise outer contour
    
    * .notdef#4157 (U+B4C6) has a counter-clockwise outer contour
    
    * .notdef#4158 (U+B4C7) has a counter-clockwise outer contour
    
    * .notdef#4158 (U+B4C7) has a counter-clockwise outer contour
    
    * .notdef#4159 (U+B4C9) has a counter-clockwise outer contour
    
    * .notdef#4159 (U+B4C9) has a counter-clockwise outer contour
    
    * .notdef#416 (U+B0D8) has a counter-clockwise outer contour
    
    * .notdef#416 (U+B0D8) has a counter-clockwise outer contour
    
    * .notdef#416 (U+B0D8) has a counter-clockwise outer contour
    
    * .notdef#4160 (U+B4CA) has a counter-clockwise outer contour
    
    * .notdef#4160 (U+B4CA) has a counter-clockwise outer contour
    
    * .notdef#4161 (U+B4CB) has a counter-clockwise outer contour
    
    * .notdef#4161 (U+B4CB) has a counter-clockwise outer contour
    
    * .notdef#4162 (U+B4CC) has a counter-clockwise outer contour
    
    * .notdef#4162 (U+B4CC) has a counter-clockwise outer contour
    
    * .notdef#4163 (U+B4CD) has a counter-clockwise outer contour
    
    * .notdef#4163 (U+B4CD) has a counter-clockwise outer contour
    
    * .notdef#4164 (U+B4CE) has a counter-clockwise outer contour
    
    * .notdef#4164 (U+B4CE) has a counter-clockwise outer contour
    
    * .notdef#4165 (U+B4CF) has a counter-clockwise outer contour
    
    * .notdef#4165 (U+B4CF) has a counter-clockwise outer contour
    
    * .notdef#4166 (U+B4D1) has a counter-clockwise outer contour
    
    * .notdef#4166 (U+B4D1) has a counter-clockwise outer contour
    
    * .notdef#4167 (U+B4D2) has a counter-clockwise outer contour
    
    * .notdef#4167 (U+B4D2) has a counter-clockwise outer contour
    
    * .notdef#4168 (U+B4D3) has a counter-clockwise outer contour
    
    * .notdef#4168 (U+B4D3) has a counter-clockwise outer contour
    
    * .notdef#4168 (U+B4D3) has a counter-clockwise outer contour
    
    * .notdef#4169 (U+B4D4) has a counter-clockwise outer contour
    
    * .notdef#4169 (U+B4D4) has a counter-clockwise outer contour
    
    * .notdef#417 (U+B0E0) has a counter-clockwise outer contour
    
    * .notdef#417 (U+B0E0) has a counter-clockwise outer contour
    
    * .notdef#417 (U+B0E0) has a counter-clockwise outer contour
    
    * .notdef#4170 (U+B4D6) has a counter-clockwise outer contour
    
    * .notdef#4170 (U+B4D6) has a counter-clockwise outer contour
    
    * .notdef#4171 (U+B4D7) has a counter-clockwise outer contour
    
    * .notdef#4171 (U+B4D7) has a counter-clockwise outer contour
    
    * .notdef#4172 (U+B4D8) has a counter-clockwise outer contour
    
    * .notdef#4172 (U+B4D8) has a counter-clockwise outer contour
    
    * .notdef#4173 (U+B4D9) has a counter-clockwise outer contour
    
    * .notdef#4173 (U+B4D9) has a counter-clockwise outer contour
    
    * .notdef#4174 (U+B4DA) has a counter-clockwise outer contour
    
    * .notdef#4174 (U+B4DA) has a counter-clockwise outer contour
    
    * .notdef#4174 (U+B4DA) has a counter-clockwise outer contour
    
    * .notdef#4175 (U+B4DB) has a counter-clockwise outer contour
    
    * .notdef#4175 (U+B4DB) has a counter-clockwise outer contour
    
    * .notdef#4175 (U+B4DB) has a counter-clockwise outer contour
    
    * .notdef#4176 (U+B4DE) has a counter-clockwise outer contour
    
    * .notdef#4176 (U+B4DE) has a counter-clockwise outer contour
    
    * .notdef#4176 (U+B4DE) has a counter-clockwise outer contour
    
    * .notdef#4176 (U+B4DE) has a counter-clockwise outer contour
    
    * .notdef#4177 (U+B4DF) has a counter-clockwise outer contour
    
    * .notdef#4177 (U+B4DF) has a counter-clockwise outer contour
    
    * .notdef#4177 (U+B4DF) has a counter-clockwise outer contour
    
    * .notdef#4177 (U+B4DF) has a counter-clockwise outer contour
    
    * .notdef#4178 (U+B4E1) has a counter-clockwise outer contour
    
    * .notdef#4178 (U+B4E1) has a counter-clockwise outer contour
    
    * .notdef#4178 (U+B4E1) has a counter-clockwise outer contour
    
    * .notdef#4178 (U+B4E1) has a counter-clockwise outer contour
    
    * .notdef#4179 (U+B4E2) has a counter-clockwise outer contour
    
    * .notdef#4179 (U+B4E2) has a counter-clockwise outer contour
    
    * .notdef#4179 (U+B4E2) has a counter-clockwise outer contour
    
    * .notdef#4179 (U+B4E2) has a counter-clockwise outer contour
    
    * .notdef#4179 (U+B4E2) has a counter-clockwise outer contour
    
    * .notdef#418 (U+B0E5) has a counter-clockwise outer contour
    
    * .notdef#418 (U+B0E5) has a counter-clockwise outer contour
    
    * .notdef#418 (U+B0E5) has a counter-clockwise outer contour
    
    * .notdef#4180 (U+B4E5) has a counter-clockwise outer contour
    
    * .notdef#4180 (U+B4E5) has a counter-clockwise outer contour
    
    * .notdef#4180 (U+B4E5) has a counter-clockwise outer contour
    
    * .notdef#4180 (U+B4E5) has a counter-clockwise outer contour
    
    * .notdef#4181 (U+B4E7) has a counter-clockwise outer contour
    
    * .notdef#4181 (U+B4E7) has a counter-clockwise outer contour
    
    * .notdef#4181 (U+B4E7) has a counter-clockwise outer contour
    
    * .notdef#4181 (U+B4E7) has a counter-clockwise outer contour
    
    * .notdef#4182 (U+B4E8) has a counter-clockwise outer contour
    
    * .notdef#4182 (U+B4E8) has a counter-clockwise outer contour
    
    * .notdef#4182 (U+B4E8) has a counter-clockwise outer contour
    
    * .notdef#4182 (U+B4E8) has a counter-clockwise outer contour
    
    * .notdef#4183 (U+B4E9) has a counter-clockwise outer contour
    
    * .notdef#4183 (U+B4E9) has a counter-clockwise outer contour
    
    * .notdef#4183 (U+B4E9) has a counter-clockwise outer contour
    
    * .notdef#4183 (U+B4E9) has a counter-clockwise outer contour
    
    * .notdef#4184 (U+B4EA) has a counter-clockwise outer contour
    
    * .notdef#4184 (U+B4EA) has a counter-clockwise outer contour
    
    * .notdef#4184 (U+B4EA) has a counter-clockwise outer contour
    
    * .notdef#4184 (U+B4EA) has a counter-clockwise outer contour
    
    * .notdef#4184 (U+B4EA) has a counter-clockwise outer contour
    
    * .notdef#4185 (U+B4EB) has a counter-clockwise outer contour
    
    * .notdef#4185 (U+B4EB) has a counter-clockwise outer contour
    
    * .notdef#4185 (U+B4EB) has a counter-clockwise outer contour
    
    * .notdef#4185 (U+B4EB) has a counter-clockwise outer contour
    
    * .notdef#4185 (U+B4EB) has a counter-clockwise outer contour
    
    * .notdef#4186 (U+B4EE) has a counter-clockwise outer contour
    
    * .notdef#4186 (U+B4EE) has a counter-clockwise outer contour
    
    * .notdef#4186 (U+B4EE) has a counter-clockwise outer contour
    
    * .notdef#4186 (U+B4EE) has a counter-clockwise outer contour
    
    * .notdef#4187 (U+B4F0) has a counter-clockwise outer contour
    
    * .notdef#4187 (U+B4F0) has a counter-clockwise outer contour
    
    * .notdef#4187 (U+B4F0) has a counter-clockwise outer contour
    
    * .notdef#4188 (U+B4F2) has a counter-clockwise outer contour
    
    * .notdef#4188 (U+B4F2) has a counter-clockwise outer contour
    
    * .notdef#4188 (U+B4F2) has a counter-clockwise outer contour
    
    * .notdef#4189 (U+B4F3) has a counter-clockwise outer contour
    
    * .notdef#4189 (U+B4F3) has a counter-clockwise outer contour
    
    * .notdef#4189 (U+B4F3) has a counter-clockwise outer contour
    
    * .notdef#419 (U+B108) has a counter-clockwise outer contour
    
    * .notdef#419 (U+B108) has a counter-clockwise outer contour
    
    * .notdef#4190 (U+B4F4) has a counter-clockwise outer contour
    
    * .notdef#4190 (U+B4F4) has a counter-clockwise outer contour
    
    * .notdef#4190 (U+B4F4) has a counter-clockwise outer contour
    
    * .notdef#4191 (U+B4F5) has a counter-clockwise outer contour
    
    * .notdef#4191 (U+B4F5) has a counter-clockwise outer contour
    
    * .notdef#4191 (U+B4F5) has a counter-clockwise outer contour
    
    * .notdef#4192 (U+B4F6) has a counter-clockwise outer contour
    
    * .notdef#4192 (U+B4F6) has a counter-clockwise outer contour
    
    * .notdef#4192 (U+B4F6) has a counter-clockwise outer contour
    
    * .notdef#4192 (U+B4F6) has a counter-clockwise outer contour
    
    * .notdef#4193 (U+B4F7) has a counter-clockwise outer contour
    
    * .notdef#4193 (U+B4F7) has a counter-clockwise outer contour
    
    * .notdef#4193 (U+B4F7) has a counter-clockwise outer contour
    
    * .notdef#4193 (U+B4F7) has a counter-clockwise outer contour
    
    * .notdef#4194 (U+B4F9) has a counter-clockwise outer contour
    
    * .notdef#4194 (U+B4F9) has a counter-clockwise outer contour
    
    * .notdef#4194 (U+B4F9) has a counter-clockwise outer contour
    
    * .notdef#4194 (U+B4F9) has a counter-clockwise outer contour
    
    * .notdef#4195 (U+B4FA) has a counter-clockwise outer contour
    
    * .notdef#4195 (U+B4FA) has a counter-clockwise outer contour
    
    * .notdef#4195 (U+B4FA) has a counter-clockwise outer contour
    
    * .notdef#4195 (U+B4FA) has a counter-clockwise outer contour
    
    * .notdef#4195 (U+B4FA) has a counter-clockwise outer contour
    
    * .notdef#4196 (U+B4FB) has a counter-clockwise outer contour
    
    * .notdef#4196 (U+B4FB) has a counter-clockwise outer contour
    
    * .notdef#4196 (U+B4FB) has a counter-clockwise outer contour
    
    * .notdef#4196 (U+B4FB) has a counter-clockwise outer contour
    
    * .notdef#4196 (U+B4FB) has a counter-clockwise outer contour
    
    * .notdef#4197 (U+B4FC) has a counter-clockwise outer contour
    
    * .notdef#4197 (U+B4FC) has a counter-clockwise outer contour
    
    * .notdef#4197 (U+B4FC) has a counter-clockwise outer contour
    
    * .notdef#4197 (U+B4FC) has a counter-clockwise outer contour
    
    * .notdef#4198 (U+B4FD) has a counter-clockwise outer contour
    
    * .notdef#4198 (U+B4FD) has a counter-clockwise outer contour
    
    * .notdef#4198 (U+B4FD) has a counter-clockwise outer contour
    
    * .notdef#4198 (U+B4FD) has a counter-clockwise outer contour
    
    * .notdef#4198 (U+B4FD) has a counter-clockwise outer contour
    
    * .notdef#4199 (U+B4FE) has a counter-clockwise outer contour
    
    * .notdef#4199 (U+B4FE) has a counter-clockwise outer contour
    
    * .notdef#4199 (U+B4FE) has a counter-clockwise outer contour
    
    * .notdef#4199 (U+B4FE) has a counter-clockwise outer contour
    
    * .notdef#4199 (U+B4FE) has a counter-clockwise outer contour
    
    * .notdef#4199 (U+B4FE) has a counter-clockwise outer contour
    
    * .notdef#420 (U+B109) has a counter-clockwise outer contour
    
    * .notdef#420 (U+B109) has a counter-clockwise outer contour
    
    * .notdef#420 (U+B109) has a counter-clockwise outer contour
    
    * .notdef#4200 (U+B4FF) has a counter-clockwise outer contour
    
    * .notdef#4200 (U+B4FF) has a counter-clockwise outer contour
    
    * .notdef#4200 (U+B4FF) has a counter-clockwise outer contour
    
    * .notdef#4200 (U+B4FF) has a counter-clockwise outer contour
    
    * .notdef#4201 (U+B500) has a counter-clockwise outer contour
    
    * .notdef#4201 (U+B500) has a counter-clockwise outer contour
    
    * .notdef#4201 (U+B500) has a counter-clockwise outer contour
    
    * .notdef#4201 (U+B500) has a counter-clockwise outer contour
    
    * .notdef#4202 (U+B501) has a counter-clockwise outer contour
    
    * .notdef#4202 (U+B501) has a counter-clockwise outer contour
    
    * .notdef#4202 (U+B501) has a counter-clockwise outer contour
    
    * .notdef#4202 (U+B501) has a counter-clockwise outer contour
    
    * .notdef#4202 (U+B501) has a counter-clockwise outer contour
    
    * .notdef#4203 (U+B502) has a counter-clockwise outer contour
    
    * .notdef#4203 (U+B502) has a counter-clockwise outer contour
    
    * .notdef#4203 (U+B502) has a counter-clockwise outer contour
    
    * .notdef#4203 (U+B502) has a counter-clockwise outer contour
    
    * .notdef#4203 (U+B502) has a counter-clockwise outer contour
    
    * .notdef#4204 (U+B503) has a counter-clockwise outer contour
    
    * .notdef#4204 (U+B503) has a counter-clockwise outer contour
    
    * .notdef#4204 (U+B503) has a counter-clockwise outer contour
    
    * .notdef#4204 (U+B503) has a counter-clockwise outer contour
    
    * .notdef#4204 (U+B503) has a counter-clockwise outer contour
    
    * .notdef#4205 (U+B504) has a counter-clockwise outer contour
    
    * .notdef#4205 (U+B504) has a counter-clockwise outer contour
    
    * .notdef#4205 (U+B504) has a counter-clockwise outer contour
    
    * .notdef#4205 (U+B504) has a counter-clockwise outer contour
    
    * .notdef#4205 (U+B504) has a counter-clockwise outer contour
    
    * .notdef#4206 (U+B505) has a counter-clockwise outer contour
    
    * .notdef#4206 (U+B505) has a counter-clockwise outer contour
    
    * .notdef#4206 (U+B505) has a counter-clockwise outer contour
    
    * .notdef#4206 (U+B505) has a counter-clockwise outer contour
    
    * .notdef#4206 (U+B505) has a counter-clockwise outer contour
    
    * .notdef#4207 (U+B506) has a counter-clockwise outer contour
    
    * .notdef#4207 (U+B506) has a counter-clockwise outer contour
    
    * .notdef#4207 (U+B506) has a counter-clockwise outer contour
    
    * .notdef#4207 (U+B506) has a counter-clockwise outer contour
    
    * .notdef#4207 (U+B506) has a counter-clockwise outer contour
    
    * .notdef#4207 (U+B506) has a counter-clockwise outer contour
    
    * .notdef#4208 (U+B507) has a counter-clockwise outer contour
    
    * .notdef#4208 (U+B507) has a counter-clockwise outer contour
    
    * .notdef#4208 (U+B507) has a counter-clockwise outer contour
    
    * .notdef#4208 (U+B507) has a counter-clockwise outer contour
    
    * .notdef#4208 (U+B507) has a counter-clockwise outer contour
    
    * .notdef#4208 (U+B507) has a counter-clockwise outer contour
    
    * .notdef#4209 (U+B508) has a counter-clockwise outer contour
    
    * .notdef#4209 (U+B508) has a counter-clockwise outer contour
    
    * .notdef#4209 (U+B508) has a counter-clockwise outer contour
    
    * .notdef#4209 (U+B508) has a counter-clockwise outer contour
    
    * .notdef#421 (U+B10B) has a counter-clockwise outer contour
    
    * .notdef#421 (U+B10B) has a counter-clockwise outer contour
    
    * .notdef#421 (U+B10B) has a counter-clockwise outer contour
    
    * .notdef#421 (U+B10B) has a counter-clockwise outer contour
    
    * .notdef#4210 (U+B509) has a counter-clockwise outer contour
    
    * .notdef#4210 (U+B509) has a counter-clockwise outer contour
    
    * .notdef#4210 (U+B509) has a counter-clockwise outer contour
    
    * .notdef#4210 (U+B509) has a counter-clockwise outer contour
    
    * .notdef#4211 (U+B50A) has a counter-clockwise outer contour
    
    * .notdef#4211 (U+B50A) has a counter-clockwise outer contour
    
    * .notdef#4211 (U+B50A) has a counter-clockwise outer contour
    
    * .notdef#4211 (U+B50A) has a counter-clockwise outer contour
    
    * .notdef#4211 (U+B50A) has a counter-clockwise outer contour
    
    * .notdef#4212 (U+B50B) has a counter-clockwise outer contour
    
    * .notdef#4212 (U+B50B) has a counter-clockwise outer contour
    
    * .notdef#4212 (U+B50B) has a counter-clockwise outer contour
    
    * .notdef#4212 (U+B50B) has a counter-clockwise outer contour
    
    * .notdef#4213 (U+B50C) has a counter-clockwise outer contour
    
    * .notdef#4213 (U+B50C) has a counter-clockwise outer contour
    
    * .notdef#4213 (U+B50C) has a counter-clockwise outer contour
    
    * .notdef#4213 (U+B50C) has a counter-clockwise outer contour
    
    * .notdef#4214 (U+B50D) has a counter-clockwise outer contour
    
    * .notdef#4214 (U+B50D) has a counter-clockwise outer contour
    
    * .notdef#4214 (U+B50D) has a counter-clockwise outer contour
    
    * .notdef#4214 (U+B50D) has a counter-clockwise outer contour
    
    * .notdef#4215 (U+B50E) has a counter-clockwise outer contour
    
    * .notdef#4215 (U+B50E) has a counter-clockwise outer contour
    
    * .notdef#4215 (U+B50E) has a counter-clockwise outer contour
    
    * .notdef#4215 (U+B50E) has a counter-clockwise outer contour
    
    * .notdef#4216 (U+B50F) has a counter-clockwise outer contour
    
    * .notdef#4216 (U+B50F) has a counter-clockwise outer contour
    
    * .notdef#4216 (U+B50F) has a counter-clockwise outer contour
    
    * .notdef#4216 (U+B50F) has a counter-clockwise outer contour
    
    * .notdef#4217 (U+B510) has a counter-clockwise outer contour
    
    * .notdef#4217 (U+B510) has a counter-clockwise outer contour
    
    * .notdef#4217 (U+B510) has a counter-clockwise outer contour
    
    * .notdef#4217 (U+B510) has a counter-clockwise outer contour
    
    * .notdef#4218 (U+B511) has a counter-clockwise outer contour
    
    * .notdef#4218 (U+B511) has a counter-clockwise outer contour
    
    * .notdef#4218 (U+B511) has a counter-clockwise outer contour
    
    * .notdef#4218 (U+B511) has a counter-clockwise outer contour
    
    * .notdef#4219 (U+B512) has a counter-clockwise outer contour
    
    * .notdef#4219 (U+B512) has a counter-clockwise outer contour
    
    * .notdef#4219 (U+B512) has a counter-clockwise outer contour
    
    * .notdef#4219 (U+B512) has a counter-clockwise outer contour
    
    * .notdef#4219 (U+B512) has a counter-clockwise outer contour
    
    * .notdef#422 (U+B10C) has a counter-clockwise outer contour
    
    * .notdef#422 (U+B10C) has a counter-clockwise outer contour
    
    * .notdef#422 (U+B10C) has a counter-clockwise outer contour
    
    * .notdef#4220 (U+B513) has a counter-clockwise outer contour
    
    * .notdef#4220 (U+B513) has a counter-clockwise outer contour
    
    * .notdef#4220 (U+B513) has a counter-clockwise outer contour
    
    * .notdef#4220 (U+B513) has a counter-clockwise outer contour
    
    * .notdef#4220 (U+B513) has a counter-clockwise outer contour
    
    * .notdef#4221 (U+B516) has a counter-clockwise outer contour
    
    * .notdef#4221 (U+B516) has a counter-clockwise outer contour
    
    * .notdef#4221 (U+B516) has a counter-clockwise outer contour
    
    * .notdef#4221 (U+B516) has a counter-clockwise outer contour
    
    * .notdef#4222 (U+B517) has a counter-clockwise outer contour
    
    * .notdef#4222 (U+B517) has a counter-clockwise outer contour
    
    * .notdef#4222 (U+B517) has a counter-clockwise outer contour
    
    * .notdef#4222 (U+B517) has a counter-clockwise outer contour
    
    * .notdef#4223 (U+B519) has a counter-clockwise outer contour
    
    * .notdef#4223 (U+B519) has a counter-clockwise outer contour
    
    * .notdef#4223 (U+B519) has a counter-clockwise outer contour
    
    * .notdef#4223 (U+B519) has a counter-clockwise outer contour
    
    * .notdef#4224 (U+B51A) has a counter-clockwise outer contour
    
    * .notdef#4224 (U+B51A) has a counter-clockwise outer contour
    
    * .notdef#4224 (U+B51A) has a counter-clockwise outer contour
    
    * .notdef#4224 (U+B51A) has a counter-clockwise outer contour
    
    * .notdef#4224 (U+B51A) has a counter-clockwise outer contour
    
    * .notdef#4225 (U+B51D) has a counter-clockwise outer contour
    
    * .notdef#4225 (U+B51D) has a counter-clockwise outer contour
    
    * .notdef#4225 (U+B51D) has a counter-clockwise outer contour
    
    * .notdef#4225 (U+B51D) has a counter-clockwise outer contour
    
    * .notdef#4226 (U+B51E) has a counter-clockwise outer contour
    
    * .notdef#4226 (U+B51E) has a counter-clockwise outer contour
    
    * .notdef#4226 (U+B51E) has a counter-clockwise outer contour
    
    * .notdef#4226 (U+B51E) has a counter-clockwise outer contour
    
    * .notdef#4227 (U+B51F) has a counter-clockwise outer contour
    
    * .notdef#4227 (U+B51F) has a counter-clockwise outer contour
    
    * .notdef#4227 (U+B51F) has a counter-clockwise outer contour
    
    * .notdef#4227 (U+B51F) has a counter-clockwise outer contour
    
    * .notdef#4228 (U+B520) has a counter-clockwise outer contour
    
    * .notdef#4228 (U+B520) has a counter-clockwise outer contour
    
    * .notdef#4228 (U+B520) has a counter-clockwise outer contour
    
    * .notdef#4228 (U+B520) has a counter-clockwise outer contour
    
    * .notdef#4229 (U+B521) has a counter-clockwise outer contour
    
    * .notdef#4229 (U+B521) has a counter-clockwise outer contour
    
    * .notdef#4229 (U+B521) has a counter-clockwise outer contour
    
    * .notdef#4229 (U+B521) has a counter-clockwise outer contour
    
    * .notdef#423 (U+B110) has a counter-clockwise outer contour
    
    * .notdef#423 (U+B110) has a counter-clockwise outer contour
    
    * .notdef#423 (U+B110) has a counter-clockwise outer contour
    
    * .notdef#4230 (U+B522) has a counter-clockwise outer contour
    
    * .notdef#4230 (U+B522) has a counter-clockwise outer contour
    
    * .notdef#4230 (U+B522) has a counter-clockwise outer contour
    
    * .notdef#4230 (U+B522) has a counter-clockwise outer contour
    
    * .notdef#4230 (U+B522) has a counter-clockwise outer contour
    
    * .notdef#4231 (U+B523) has a counter-clockwise outer contour
    
    * .notdef#4231 (U+B523) has a counter-clockwise outer contour
    
    * .notdef#4231 (U+B523) has a counter-clockwise outer contour
    
    * .notdef#4231 (U+B523) has a counter-clockwise outer contour
    
    * .notdef#4231 (U+B523) has a counter-clockwise outer contour
    
    * .notdef#4232 (U+B526) has a counter-clockwise outer contour
    
    * .notdef#4232 (U+B526) has a counter-clockwise outer contour
    
    * .notdef#4232 (U+B526) has a counter-clockwise outer contour
    
    * .notdef#4232 (U+B526) has a counter-clockwise outer contour
    
    * .notdef#4233 (U+B52B) has a counter-clockwise outer contour
    
    * .notdef#4233 (U+B52B) has a counter-clockwise outer contour
    
    * .notdef#4233 (U+B52B) has a counter-clockwise outer contour
    
    * .notdef#4234 (U+B52C) has a counter-clockwise outer contour
    
    * .notdef#4234 (U+B52C) has a counter-clockwise outer contour
    
    * .notdef#4234 (U+B52C) has a counter-clockwise outer contour
    
    * .notdef#4235 (U+B52D) has a counter-clockwise outer contour
    
    * .notdef#4235 (U+B52D) has a counter-clockwise outer contour
    
    * .notdef#4235 (U+B52D) has a counter-clockwise outer contour
    
    * .notdef#4236 (U+B52E) has a counter-clockwise outer contour
    
    * .notdef#4236 (U+B52E) has a counter-clockwise outer contour
    
    * .notdef#4236 (U+B52E) has a counter-clockwise outer contour
    
    * .notdef#4236 (U+B52E) has a counter-clockwise outer contour
    
    * .notdef#4237 (U+B52F) has a counter-clockwise outer contour
    
    * .notdef#4237 (U+B52F) has a counter-clockwise outer contour
    
    * .notdef#4237 (U+B52F) has a counter-clockwise outer contour
    
    * .notdef#4237 (U+B52F) has a counter-clockwise outer contour
    
    * .notdef#4238 (U+B532) has a counter-clockwise outer contour
    
    * .notdef#4238 (U+B532) has a counter-clockwise outer contour
    
    * .notdef#4238 (U+B532) has a counter-clockwise outer contour
    
    * .notdef#4238 (U+B532) has a counter-clockwise outer contour
    
    * .notdef#4239 (U+B533) has a counter-clockwise outer contour
    
    * .notdef#4239 (U+B533) has a counter-clockwise outer contour
    
    * .notdef#4239 (U+B533) has a counter-clockwise outer contour
    
    * .notdef#4239 (U+B533) has a counter-clockwise outer contour
    
    * .notdef#424 (U+B112) has a counter-clockwise outer contour
    
    * .notdef#424 (U+B112) has a counter-clockwise outer contour
    
    * .notdef#424 (U+B112) has a counter-clockwise outer contour
    
    * .notdef#424 (U+B112) has a counter-clockwise outer contour
    
    * .notdef#4240 (U+B535) has a counter-clockwise outer contour
    
    * .notdef#4240 (U+B535) has a counter-clockwise outer contour
    
    * .notdef#4240 (U+B535) has a counter-clockwise outer contour
    
    * .notdef#4240 (U+B535) has a counter-clockwise outer contour
    
    * .notdef#4241 (U+B536) has a counter-clockwise outer contour
    
    * .notdef#4241 (U+B536) has a counter-clockwise outer contour
    
    * .notdef#4241 (U+B536) has a counter-clockwise outer contour
    
    * .notdef#4241 (U+B536) has a counter-clockwise outer contour
    
    * .notdef#4241 (U+B536) has a counter-clockwise outer contour
    
    * .notdef#4242 (U+B537) has a counter-clockwise outer contour
    
    * .notdef#4242 (U+B537) has a counter-clockwise outer contour
    
    * .notdef#4242 (U+B537) has a counter-clockwise outer contour
    
    * .notdef#4243 (U+B539) has a counter-clockwise outer contour
    
    * .notdef#4243 (U+B539) has a counter-clockwise outer contour
    
    * .notdef#4243 (U+B539) has a counter-clockwise outer contour
    
    * .notdef#4243 (U+B539) has a counter-clockwise outer contour
    
    * .notdef#4244 (U+B53A) has a counter-clockwise outer contour
    
    * .notdef#4244 (U+B53A) has a counter-clockwise outer contour
    
    * .notdef#4244 (U+B53A) has a counter-clockwise outer contour
    
    * .notdef#4244 (U+B53A) has a counter-clockwise outer contour
    
    * .notdef#4245 (U+B53B) has a counter-clockwise outer contour
    
    * .notdef#4245 (U+B53B) has a counter-clockwise outer contour
    
    * .notdef#4245 (U+B53B) has a counter-clockwise outer contour
    
    * .notdef#4245 (U+B53B) has a counter-clockwise outer contour
    
    * .notdef#4246 (U+B53C) has a counter-clockwise outer contour
    
    * .notdef#4246 (U+B53C) has a counter-clockwise outer contour
    
    * .notdef#4246 (U+B53C) has a counter-clockwise outer contour
    
    * .notdef#4246 (U+B53C) has a counter-clockwise outer contour
    
    * .notdef#4247 (U+B53D) has a counter-clockwise outer contour
    
    * .notdef#4247 (U+B53D) has a counter-clockwise outer contour
    
    * .notdef#4247 (U+B53D) has a counter-clockwise outer contour
    
    * .notdef#4247 (U+B53D) has a counter-clockwise outer contour
    
    * .notdef#4248 (U+B53E) has a counter-clockwise outer contour
    
    * .notdef#4248 (U+B53E) has a counter-clockwise outer contour
    
    * .notdef#4248 (U+B53E) has a counter-clockwise outer contour
    
    * .notdef#4248 (U+B53E) has a counter-clockwise outer contour
    
    * .notdef#4248 (U+B53E) has a counter-clockwise outer contour
    
    * .notdef#4249 (U+B53F) has a counter-clockwise outer contour
    
    * .notdef#4249 (U+B53F) has a counter-clockwise outer contour
    
    * .notdef#4249 (U+B53F) has a counter-clockwise outer contour
    
    * .notdef#4249 (U+B53F) has a counter-clockwise outer contour
    
    * .notdef#4249 (U+B53F) has a counter-clockwise outer contour
    
    * .notdef#425 (U+B113) has a counter-clockwise outer contour
    
    * .notdef#425 (U+B113) has a counter-clockwise outer contour
    
    * .notdef#425 (U+B113) has a counter-clockwise outer contour
    
    * .notdef#425 (U+B113) has a counter-clockwise outer contour
    
    * .notdef#4250 (U+B542) has a counter-clockwise outer contour
    
    * .notdef#4250 (U+B542) has a counter-clockwise outer contour
    
    * .notdef#4250 (U+B542) has a counter-clockwise outer contour
    
    * .notdef#4250 (U+B542) has a counter-clockwise outer contour
    
    * .notdef#4251 (U+B546) has a counter-clockwise outer contour
    
    * .notdef#4251 (U+B546) has a counter-clockwise outer contour
    
    * .notdef#4251 (U+B546) has a counter-clockwise outer contour
    
    * .notdef#4252 (U+B547) has a counter-clockwise outer contour
    
    * .notdef#4252 (U+B547) has a counter-clockwise outer contour
    
    * .notdef#4252 (U+B547) has a counter-clockwise outer contour
    
    * .notdef#4253 (U+B548) has a counter-clockwise outer contour
    
    * .notdef#4253 (U+B548) has a counter-clockwise outer contour
    
    * .notdef#4253 (U+B548) has a counter-clockwise outer contour
    
    * .notdef#4254 (U+B549) has a counter-clockwise outer contour
    
    * .notdef#4254 (U+B549) has a counter-clockwise outer contour
    
    * .notdef#4254 (U+B549) has a counter-clockwise outer contour
    
    * .notdef#4255 (U+B54A) has a counter-clockwise outer contour
    
    * .notdef#4255 (U+B54A) has a counter-clockwise outer contour
    
    * .notdef#4255 (U+B54A) has a counter-clockwise outer contour
    
    * .notdef#4255 (U+B54A) has a counter-clockwise outer contour
    
    * .notdef#4256 (U+B54E) has a counter-clockwise outer contour
    
    * .notdef#4256 (U+B54E) has a counter-clockwise outer contour
    
    * .notdef#4256 (U+B54E) has a counter-clockwise outer contour
    
    * .notdef#4256 (U+B54E) has a counter-clockwise outer contour
    
    * .notdef#4257 (U+B54F) has a counter-clockwise outer contour
    
    * .notdef#4257 (U+B54F) has a counter-clockwise outer contour
    
    * .notdef#4257 (U+B54F) has a counter-clockwise outer contour
    
    * .notdef#4257 (U+B54F) has a counter-clockwise outer contour
    
    * .notdef#4258 (U+B551) has a counter-clockwise outer contour
    
    * .notdef#4258 (U+B551) has a counter-clockwise outer contour
    
    * .notdef#4258 (U+B551) has a counter-clockwise outer contour
    
    * .notdef#4258 (U+B551) has a counter-clockwise outer contour
    
    * .notdef#4259 (U+B552) has a counter-clockwise outer contour
    
    * .notdef#4259 (U+B552) has a counter-clockwise outer contour
    
    * .notdef#4259 (U+B552) has a counter-clockwise outer contour
    
    * .notdef#4259 (U+B552) has a counter-clockwise outer contour
    
    * .notdef#4259 (U+B552) has a counter-clockwise outer contour
    
    * .notdef#426 (U+B118) has a counter-clockwise outer contour
    
    * .notdef#426 (U+B118) has a counter-clockwise outer contour
    
    * .notdef#426 (U+B118) has a counter-clockwise outer contour
    
    * .notdef#4260 (U+B553) has a counter-clockwise outer contour
    
    * .notdef#4260 (U+B553) has a counter-clockwise outer contour
    
    * .notdef#4260 (U+B553) has a counter-clockwise outer contour
    
    * .notdef#4261 (U+B555) has a counter-clockwise outer contour
    
    * .notdef#4261 (U+B555) has a counter-clockwise outer contour
    
    * .notdef#4261 (U+B555) has a counter-clockwise outer contour
    
    * .notdef#4261 (U+B555) has a counter-clockwise outer contour
    
    * .notdef#4262 (U+B556) has a counter-clockwise outer contour
    
    * .notdef#4262 (U+B556) has a counter-clockwise outer contour
    
    * .notdef#4262 (U+B556) has a counter-clockwise outer contour
    
    * .notdef#4262 (U+B556) has a counter-clockwise outer contour
    
    * .notdef#4263 (U+B557) has a counter-clockwise outer contour
    
    * .notdef#4263 (U+B557) has a counter-clockwise outer contour
    
    * .notdef#4263 (U+B557) has a counter-clockwise outer contour
    
    * .notdef#4263 (U+B557) has a counter-clockwise outer contour
    
    * .notdef#4264 (U+B558) has a counter-clockwise outer contour
    
    * .notdef#4264 (U+B558) has a counter-clockwise outer contour
    
    * .notdef#4264 (U+B558) has a counter-clockwise outer contour
    
    * .notdef#4264 (U+B558) has a counter-clockwise outer contour
    
    * .notdef#4265 (U+B559) has a counter-clockwise outer contour
    
    * .notdef#4265 (U+B559) has a counter-clockwise outer contour
    
    * .notdef#4265 (U+B559) has a counter-clockwise outer contour
    
    * .notdef#4265 (U+B559) has a counter-clockwise outer contour
    
    * .notdef#4266 (U+B55A) has a counter-clockwise outer contour
    
    * .notdef#4266 (U+B55A) has a counter-clockwise outer contour
    
    * .notdef#4266 (U+B55A) has a counter-clockwise outer contour
    
    * .notdef#4266 (U+B55A) has a counter-clockwise outer contour
    
    * .notdef#4266 (U+B55A) has a counter-clockwise outer contour
    
    * .notdef#4267 (U+B55B) has a counter-clockwise outer contour
    
    * .notdef#4267 (U+B55B) has a counter-clockwise outer contour
    
    * .notdef#4267 (U+B55B) has a counter-clockwise outer contour
    
    * .notdef#4267 (U+B55B) has a counter-clockwise outer contour
    
    * .notdef#4267 (U+B55B) has a counter-clockwise outer contour
    
    * .notdef#4268 (U+B55E) has a counter-clockwise outer contour
    
    * .notdef#4268 (U+B55E) has a counter-clockwise outer contour
    
    * .notdef#4268 (U+B55E) has a counter-clockwise outer contour
    
    * .notdef#4268 (U+B55E) has a counter-clockwise outer contour
    
    * .notdef#4269 (U+B562) has a counter-clockwise outer contour
    
    * .notdef#4269 (U+B562) has a counter-clockwise outer contour
    
    * .notdef#4269 (U+B562) has a counter-clockwise outer contour
    
    * .notdef#427 (U+B119) has a counter-clockwise outer contour
    
    * .notdef#427 (U+B119) has a counter-clockwise outer contour
    
    * .notdef#427 (U+B119) has a counter-clockwise outer contour
    
    * .notdef#4270 (U+B563) has a counter-clockwise outer contour
    
    * .notdef#4270 (U+B563) has a counter-clockwise outer contour
    
    * .notdef#4270 (U+B563) has a counter-clockwise outer contour
    
    * .notdef#4271 (U+B564) has a counter-clockwise outer contour
    
    * .notdef#4271 (U+B564) has a counter-clockwise outer contour
    
    * .notdef#4271 (U+B564) has a counter-clockwise outer contour
    
    * .notdef#4272 (U+B565) has a counter-clockwise outer contour
    
    * .notdef#4272 (U+B565) has a counter-clockwise outer contour
    
    * .notdef#4272 (U+B565) has a counter-clockwise outer contour
    
    * .notdef#4273 (U+B566) has a counter-clockwise outer contour
    
    * .notdef#4273 (U+B566) has a counter-clockwise outer contour
    
    * .notdef#4273 (U+B566) has a counter-clockwise outer contour
    
    * .notdef#4273 (U+B566) has a counter-clockwise outer contour
    
    * .notdef#4274 (U+B567) has a counter-clockwise outer contour
    
    * .notdef#4274 (U+B567) has a counter-clockwise outer contour
    
    * .notdef#4274 (U+B567) has a counter-clockwise outer contour
    
    * .notdef#4274 (U+B567) has a counter-clockwise outer contour
    
    * .notdef#4275 (U+B568) has a counter-clockwise outer contour
    
    * .notdef#4275 (U+B568) has a counter-clockwise outer contour
    
    * .notdef#4276 (U+B569) has a counter-clockwise outer contour
    
    * .notdef#4276 (U+B569) has a counter-clockwise outer contour
    
    * .notdef#4276 (U+B569) has a counter-clockwise outer contour
    
    * .notdef#4277 (U+B56A) has a counter-clockwise outer contour
    
    * .notdef#4277 (U+B56A) has a counter-clockwise outer contour
    
    * .notdef#4277 (U+B56A) has a counter-clockwise outer contour
    
    * .notdef#4277 (U+B56A) has a counter-clockwise outer contour
    
    * .notdef#4278 (U+B56B) has a counter-clockwise outer contour
    
    * .notdef#4278 (U+B56B) has a counter-clockwise outer contour
    
    * .notdef#4278 (U+B56B) has a counter-clockwise outer contour
    
    * .notdef#4278 (U+B56B) has a counter-clockwise outer contour
    
    * .notdef#4279 (U+B56C) has a counter-clockwise outer contour
    
    * .notdef#4279 (U+B56C) has a counter-clockwise outer contour
    
    * .notdef#4279 (U+B56C) has a counter-clockwise outer contour
    
    * .notdef#428 (U+B11B) has a counter-clockwise outer contour
    
    * .notdef#428 (U+B11B) has a counter-clockwise outer contour
    
    * .notdef#428 (U+B11B) has a counter-clockwise outer contour
    
    * .notdef#4280 (U+B56D) has a counter-clockwise outer contour
    
    * .notdef#4280 (U+B56D) has a counter-clockwise outer contour
    
    * .notdef#4280 (U+B56D) has a counter-clockwise outer contour
    
    * .notdef#4280 (U+B56D) has a counter-clockwise outer contour
    
    * .notdef#4281 (U+B56E) has a counter-clockwise outer contour
    
    * .notdef#4281 (U+B56E) has a counter-clockwise outer contour
    
    * .notdef#4281 (U+B56E) has a counter-clockwise outer contour
    
    * .notdef#4281 (U+B56E) has a counter-clockwise outer contour
    
    * .notdef#4281 (U+B56E) has a counter-clockwise outer contour
    
    * .notdef#4282 (U+B56F) has a counter-clockwise outer contour
    
    * .notdef#4282 (U+B56F) has a counter-clockwise outer contour
    
    * .notdef#4282 (U+B56F) has a counter-clockwise outer contour
    
    * .notdef#4283 (U+B570) has a counter-clockwise outer contour
    
    * .notdef#4283 (U+B570) has a counter-clockwise outer contour
    
    * .notdef#4283 (U+B570) has a counter-clockwise outer contour
    
    * .notdef#4284 (U+B571) has a counter-clockwise outer contour
    
    * .notdef#4284 (U+B571) has a counter-clockwise outer contour
    
    * .notdef#4284 (U+B571) has a counter-clockwise outer contour
    
    * .notdef#4284 (U+B571) has a counter-clockwise outer contour
    
    * .notdef#4285 (U+B572) has a counter-clockwise outer contour
    
    * .notdef#4285 (U+B572) has a counter-clockwise outer contour
    
    * .notdef#4285 (U+B572) has a counter-clockwise outer contour
    
    * .notdef#4285 (U+B572) has a counter-clockwise outer contour
    
    * .notdef#4286 (U+B573) has a counter-clockwise outer contour
    
    * .notdef#4286 (U+B573) has a counter-clockwise outer contour
    
    * .notdef#4286 (U+B573) has a counter-clockwise outer contour
    
    * .notdef#4286 (U+B573) has a counter-clockwise outer contour
    
    * .notdef#4287 (U+B574) has a counter-clockwise outer contour
    
    * .notdef#4287 (U+B574) has a counter-clockwise outer contour
    
    * .notdef#4287 (U+B574) has a counter-clockwise outer contour
    
    * .notdef#4287 (U+B574) has a counter-clockwise outer contour
    
    * .notdef#4288 (U+B575) has a counter-clockwise outer contour
    
    * .notdef#4288 (U+B575) has a counter-clockwise outer contour
    
    * .notdef#4288 (U+B575) has a counter-clockwise outer contour
    
    * .notdef#4288 (U+B575) has a counter-clockwise outer contour
    
    * .notdef#4289 (U+B576) has a counter-clockwise outer contour
    
    * .notdef#4289 (U+B576) has a counter-clockwise outer contour
    
    * .notdef#4289 (U+B576) has a counter-clockwise outer contour
    
    * .notdef#4289 (U+B576) has a counter-clockwise outer contour
    
    * .notdef#4289 (U+B576) has a counter-clockwise outer contour
    
    * .notdef#429 (U+B11C) has a counter-clockwise outer contour
    
    * .notdef#429 (U+B11C) has a counter-clockwise outer contour
    
    * .notdef#429 (U+B11C) has a counter-clockwise outer contour
    
    * .notdef#4290 (U+B577) has a counter-clockwise outer contour
    
    * .notdef#4290 (U+B577) has a counter-clockwise outer contour
    
    * .notdef#4290 (U+B577) has a counter-clockwise outer contour
    
    * .notdef#4290 (U+B577) has a counter-clockwise outer contour
    
    * .notdef#4290 (U+B577) has a counter-clockwise outer contour
    
    * .notdef#4291 (U+B578) has a counter-clockwise outer contour
    
    * .notdef#4291 (U+B578) has a counter-clockwise outer contour
    
    * .notdef#4291 (U+B578) has a counter-clockwise outer contour
    
    * .notdef#4292 (U+B579) has a counter-clockwise outer contour
    
    * .notdef#4292 (U+B579) has a counter-clockwise outer contour
    
    * .notdef#4292 (U+B579) has a counter-clockwise outer contour
    
    * .notdef#4293 (U+B57A) has a counter-clockwise outer contour
    
    * .notdef#4293 (U+B57A) has a counter-clockwise outer contour
    
    * .notdef#4293 (U+B57A) has a counter-clockwise outer contour
    
    * .notdef#4293 (U+B57A) has a counter-clockwise outer contour
    
    * .notdef#4294 (U+B57B) has a counter-clockwise outer contour
    
    * .notdef#4294 (U+B57B) has a counter-clockwise outer contour
    
    * .notdef#4294 (U+B57B) has a counter-clockwise outer contour
    
    * .notdef#4295 (U+B57C) has a counter-clockwise outer contour
    
    * .notdef#4295 (U+B57C) has a counter-clockwise outer contour
    
    * .notdef#4295 (U+B57C) has a counter-clockwise outer contour
    
    * .notdef#4296 (U+B57D) has a counter-clockwise outer contour
    
    * .notdef#4296 (U+B57D) has a counter-clockwise outer contour
    
    * .notdef#4296 (U+B57D) has a counter-clockwise outer contour
    
    * .notdef#4297 (U+B57E) has a counter-clockwise outer contour
    
    * .notdef#4297 (U+B57E) has a counter-clockwise outer contour
    
    * .notdef#4297 (U+B57E) has a counter-clockwise outer contour
    
    * .notdef#4298 (U+B57F) has a counter-clockwise outer contour
    
    * .notdef#4298 (U+B57F) has a counter-clockwise outer contour
    
    * .notdef#4298 (U+B57F) has a counter-clockwise outer contour
    
    * .notdef#4299 (U+B580) has a counter-clockwise outer contour
    
    * .notdef#4299 (U+B580) has a counter-clockwise outer contour
    
    * .notdef#4299 (U+B580) has a counter-clockwise outer contour
    
    * .notdef#430 (U+B11D) has a counter-clockwise outer contour
    
    * .notdef#430 (U+B11D) has a counter-clockwise outer contour
    
    * .notdef#430 (U+B11D) has a counter-clockwise outer contour
    
    * .notdef#4300 (U+B581) has a counter-clockwise outer contour
    
    * .notdef#4300 (U+B581) has a counter-clockwise outer contour
    
    * .notdef#4300 (U+B581) has a counter-clockwise outer contour
    
    * .notdef#4301 (U+B582) has a counter-clockwise outer contour
    
    * .notdef#4301 (U+B582) has a counter-clockwise outer contour
    
    * .notdef#4301 (U+B582) has a counter-clockwise outer contour
    
    * .notdef#4301 (U+B582) has a counter-clockwise outer contour
    
    * .notdef#4302 (U+B583) has a counter-clockwise outer contour
    
    * .notdef#4302 (U+B583) has a counter-clockwise outer contour
    
    * .notdef#4302 (U+B583) has a counter-clockwise outer contour
    
    * .notdef#4302 (U+B583) has a counter-clockwise outer contour
    
    * .notdef#4303 (U+B584) has a counter-clockwise outer contour
    
    * .notdef#4303 (U+B584) has a counter-clockwise outer contour
    
    * .notdef#4304 (U+B585) has a counter-clockwise outer contour
    
    * .notdef#4304 (U+B585) has a counter-clockwise outer contour
    
    * .notdef#4304 (U+B585) has a counter-clockwise outer contour
    
    * .notdef#4305 (U+B586) has a counter-clockwise outer contour
    
    * .notdef#4305 (U+B586) has a counter-clockwise outer contour
    
    * .notdef#4305 (U+B586) has a counter-clockwise outer contour
    
    * .notdef#4305 (U+B586) has a counter-clockwise outer contour
    
    * .notdef#4306 (U+B587) has a counter-clockwise outer contour
    
    * .notdef#4306 (U+B587) has a counter-clockwise outer contour
    
    * .notdef#4306 (U+B587) has a counter-clockwise outer contour
    
    * .notdef#4306 (U+B587) has a counter-clockwise outer contour
    
    * .notdef#4307 (U+B588) has a counter-clockwise outer contour
    
    * .notdef#4307 (U+B588) has a counter-clockwise outer contour
    
    * .notdef#4307 (U+B588) has a counter-clockwise outer contour
    
    * .notdef#4308 (U+B589) has a counter-clockwise outer contour
    
    * .notdef#4308 (U+B589) has a counter-clockwise outer contour
    
    * .notdef#4308 (U+B589) has a counter-clockwise outer contour
    
    * .notdef#4308 (U+B589) has a counter-clockwise outer contour
    
    * .notdef#4309 (U+B58A) has a counter-clockwise outer contour
    
    * .notdef#4309 (U+B58A) has a counter-clockwise outer contour
    
    * .notdef#4309 (U+B58A) has a counter-clockwise outer contour
    
    * .notdef#4309 (U+B58A) has a counter-clockwise outer contour
    
    * .notdef#4309 (U+B58A) has a counter-clockwise outer contour
    
    * .notdef#431 (U+B123) has a counter-clockwise outer contour
    
    * .notdef#431 (U+B123) has a counter-clockwise outer contour
    
    * .notdef#431 (U+B123) has a counter-clockwise outer contour
    
    * .notdef#431 (U+B123) has a counter-clockwise outer contour
    
    * .notdef#4310 (U+B58B) has a counter-clockwise outer contour
    
    * .notdef#4310 (U+B58B) has a counter-clockwise outer contour
    
    * .notdef#4310 (U+B58B) has a counter-clockwise outer contour
    
    * .notdef#4311 (U+B58C) has a counter-clockwise outer contour
    
    * .notdef#4311 (U+B58C) has a counter-clockwise outer contour
    
    * .notdef#4311 (U+B58C) has a counter-clockwise outer contour
    
    * .notdef#4312 (U+B58D) has a counter-clockwise outer contour
    
    * .notdef#4312 (U+B58D) has a counter-clockwise outer contour
    
    * .notdef#4312 (U+B58D) has a counter-clockwise outer contour
    
    * .notdef#4312 (U+B58D) has a counter-clockwise outer contour
    
    * .notdef#4313 (U+B58E) has a counter-clockwise outer contour
    
    * .notdef#4313 (U+B58E) has a counter-clockwise outer contour
    
    * .notdef#4313 (U+B58E) has a counter-clockwise outer contour
    
    * .notdef#4313 (U+B58E) has a counter-clockwise outer contour
    
    * .notdef#4314 (U+B58F) has a counter-clockwise outer contour
    
    * .notdef#4314 (U+B58F) has a counter-clockwise outer contour
    
    * .notdef#4314 (U+B58F) has a counter-clockwise outer contour
    
    * .notdef#4314 (U+B58F) has a counter-clockwise outer contour
    
    * .notdef#4315 (U+B590) has a counter-clockwise outer contour
    
    * .notdef#4315 (U+B590) has a counter-clockwise outer contour
    
    * .notdef#4315 (U+B590) has a counter-clockwise outer contour
    
    * .notdef#4315 (U+B590) has a counter-clockwise outer contour
    
    * .notdef#4316 (U+B591) has a counter-clockwise outer contour
    
    * .notdef#4316 (U+B591) has a counter-clockwise outer contour
    
    * .notdef#4316 (U+B591) has a counter-clockwise outer contour
    
    * .notdef#4316 (U+B591) has a counter-clockwise outer contour
    
    * .notdef#4317 (U+B592) has a counter-clockwise outer contour
    
    * .notdef#4317 (U+B592) has a counter-clockwise outer contour
    
    * .notdef#4317 (U+B592) has a counter-clockwise outer contour
    
    * .notdef#4317 (U+B592) has a counter-clockwise outer contour
    
    * .notdef#4317 (U+B592) has a counter-clockwise outer contour
    
    * .notdef#4318 (U+B593) has a counter-clockwise outer contour
    
    * .notdef#4318 (U+B593) has a counter-clockwise outer contour
    
    * .notdef#4318 (U+B593) has a counter-clockwise outer contour
    
    * .notdef#4318 (U+B593) has a counter-clockwise outer contour
    
    * .notdef#4318 (U+B593) has a counter-clockwise outer contour
    
    * .notdef#4319 (U+B594) has a counter-clockwise outer contour
    
    * .notdef#4319 (U+B594) has a counter-clockwise outer contour
    
    * .notdef#4319 (U+B594) has a counter-clockwise outer contour
    
    * .notdef#432 (U+B124) has a counter-clockwise outer contour
    
    * .notdef#432 (U+B124) has a counter-clockwise outer contour
    
    * .notdef#432 (U+B124) has a counter-clockwise outer contour
    
    * .notdef#4320 (U+B595) has a counter-clockwise outer contour
    
    * .notdef#4320 (U+B595) has a counter-clockwise outer contour
    
    * .notdef#4320 (U+B595) has a counter-clockwise outer contour
    
    * .notdef#4321 (U+B596) has a counter-clockwise outer contour
    
    * .notdef#4321 (U+B596) has a counter-clockwise outer contour
    
    * .notdef#4321 (U+B596) has a counter-clockwise outer contour
    
    * .notdef#4321 (U+B596) has a counter-clockwise outer contour
    
    * .notdef#4322 (U+B597) has a counter-clockwise outer contour
    
    * .notdef#4322 (U+B597) has a counter-clockwise outer contour
    
    * .notdef#4322 (U+B597) has a counter-clockwise outer contour
    
    * .notdef#4323 (U+B598) has a counter-clockwise outer contour
    
    * .notdef#4323 (U+B598) has a counter-clockwise outer contour
    
    * .notdef#4323 (U+B598) has a counter-clockwise outer contour
    
    * .notdef#4324 (U+B599) has a counter-clockwise outer contour
    
    * .notdef#4324 (U+B599) has a counter-clockwise outer contour
    
    * .notdef#4324 (U+B599) has a counter-clockwise outer contour
    
    * .notdef#4325 (U+B59A) has a counter-clockwise outer contour
    
    * .notdef#4325 (U+B59A) has a counter-clockwise outer contour
    
    * .notdef#4325 (U+B59A) has a counter-clockwise outer contour
    
    * .notdef#4326 (U+B59B) has a counter-clockwise outer contour
    
    * .notdef#4326 (U+B59B) has a counter-clockwise outer contour
    
    * .notdef#4326 (U+B59B) has a counter-clockwise outer contour
    
    * .notdef#4327 (U+B59C) has a counter-clockwise outer contour
    
    * .notdef#4327 (U+B59C) has a counter-clockwise outer contour
    
    * .notdef#4327 (U+B59C) has a counter-clockwise outer contour
    
    * .notdef#4328 (U+B59D) has a counter-clockwise outer contour
    
    * .notdef#4328 (U+B59D) has a counter-clockwise outer contour
    
    * .notdef#4328 (U+B59D) has a counter-clockwise outer contour
    
    * .notdef#4329 (U+B59E) has a counter-clockwise outer contour
    
    * .notdef#4329 (U+B59E) has a counter-clockwise outer contour
    
    * .notdef#4329 (U+B59E) has a counter-clockwise outer contour
    
    * .notdef#4329 (U+B59E) has a counter-clockwise outer contour
    
    * .notdef#433 (U+B125) has a counter-clockwise outer contour
    
    * .notdef#433 (U+B125) has a counter-clockwise outer contour
    
    * .notdef#433 (U+B125) has a counter-clockwise outer contour
    
    * .notdef#433 (U+B125) has a counter-clockwise outer contour
    
    * .notdef#4330 (U+B59F) has a counter-clockwise outer contour
    
    * .notdef#4330 (U+B59F) has a counter-clockwise outer contour
    
    * .notdef#4330 (U+B59F) has a counter-clockwise outer contour
    
    * .notdef#4330 (U+B59F) has a counter-clockwise outer contour
    
    * .notdef#4331 (U+B5A2) has a counter-clockwise outer contour
    
    * .notdef#4331 (U+B5A2) has a counter-clockwise outer contour
    
    * .notdef#4331 (U+B5A2) has a counter-clockwise outer contour
    
    * .notdef#4331 (U+B5A2) has a counter-clockwise outer contour
    
    * .notdef#4332 (U+B5A3) has a counter-clockwise outer contour
    
    * .notdef#4332 (U+B5A3) has a counter-clockwise outer contour
    
    * .notdef#4332 (U+B5A3) has a counter-clockwise outer contour
    
    * .notdef#4332 (U+B5A3) has a counter-clockwise outer contour
    
    * .notdef#4333 (U+B5A5) has a counter-clockwise outer contour
    
    * .notdef#4333 (U+B5A5) has a counter-clockwise outer contour
    
    * .notdef#4333 (U+B5A5) has a counter-clockwise outer contour
    
    * .notdef#4333 (U+B5A5) has a counter-clockwise outer contour
    
    * .notdef#4334 (U+B5A6) has a counter-clockwise outer contour
    
    * .notdef#4334 (U+B5A6) has a counter-clockwise outer contour
    
    * .notdef#4334 (U+B5A6) has a counter-clockwise outer contour
    
    * .notdef#4334 (U+B5A6) has a counter-clockwise outer contour
    
    * .notdef#4334 (U+B5A6) has a counter-clockwise outer contour
    
    * .notdef#4335 (U+B5A7) has a counter-clockwise outer contour
    
    * .notdef#4335 (U+B5A7) has a counter-clockwise outer contour
    
    * .notdef#4335 (U+B5A7) has a counter-clockwise outer contour
    
    * .notdef#4336 (U+B5A9) has a counter-clockwise outer contour
    
    * .notdef#4336 (U+B5A9) has a counter-clockwise outer contour
    
    * .notdef#4336 (U+B5A9) has a counter-clockwise outer contour
    
    * .notdef#4336 (U+B5A9) has a counter-clockwise outer contour
    
    * .notdef#4337 (U+B5AC) has a counter-clockwise outer contour
    
    * .notdef#4337 (U+B5AC) has a counter-clockwise outer contour
    
    * .notdef#4337 (U+B5AC) has a counter-clockwise outer contour
    
    * .notdef#4337 (U+B5AC) has a counter-clockwise outer contour
    
    * .notdef#4338 (U+B5AD) has a counter-clockwise outer contour
    
    * .notdef#4338 (U+B5AD) has a counter-clockwise outer contour
    
    * .notdef#4338 (U+B5AD) has a counter-clockwise outer contour
    
    * .notdef#4338 (U+B5AD) has a counter-clockwise outer contour
    
    * .notdef#4339 (U+B5AE) has a counter-clockwise outer contour
    
    * .notdef#4339 (U+B5AE) has a counter-clockwise outer contour
    
    * .notdef#4339 (U+B5AE) has a counter-clockwise outer contour
    
    * .notdef#4339 (U+B5AE) has a counter-clockwise outer contour
    
    * .notdef#4339 (U+B5AE) has a counter-clockwise outer contour
    
    * .notdef#434 (U+B128) has a counter-clockwise outer contour
    
    * .notdef#434 (U+B128) has a counter-clockwise outer contour
    
    * .notdef#434 (U+B128) has a counter-clockwise outer contour
    
    * .notdef#434 (U+B128) has a counter-clockwise outer contour
    
    * .notdef#4340 (U+B5AF) has a counter-clockwise outer contour
    
    * .notdef#4340 (U+B5AF) has a counter-clockwise outer contour
    
    * .notdef#4340 (U+B5AF) has a counter-clockwise outer contour
    
    * .notdef#4340 (U+B5AF) has a counter-clockwise outer contour
    
    * .notdef#4340 (U+B5AF) has a counter-clockwise outer contour
    
    * .notdef#4341 (U+B5B2) has a counter-clockwise outer contour
    
    * .notdef#4341 (U+B5B2) has a counter-clockwise outer contour
    
    * .notdef#4341 (U+B5B2) has a counter-clockwise outer contour
    
    * .notdef#4341 (U+B5B2) has a counter-clockwise outer contour
    
    * .notdef#4342 (U+B5B6) has a counter-clockwise outer contour
    
    * .notdef#4342 (U+B5B6) has a counter-clockwise outer contour
    
    * .notdef#4342 (U+B5B6) has a counter-clockwise outer contour
    
    * .notdef#4343 (U+B5B7) has a counter-clockwise outer contour
    
    * .notdef#4343 (U+B5B7) has a counter-clockwise outer contour
    
    * .notdef#4343 (U+B5B7) has a counter-clockwise outer contour
    
    * .notdef#4344 (U+B5B8) has a counter-clockwise outer contour
    
    * .notdef#4344 (U+B5B8) has a counter-clockwise outer contour
    
    * .notdef#4344 (U+B5B8) has a counter-clockwise outer contour
    
    * .notdef#4345 (U+B5B9) has a counter-clockwise outer contour
    
    * .notdef#4345 (U+B5B9) has a counter-clockwise outer contour
    
    * .notdef#4345 (U+B5B9) has a counter-clockwise outer contour
    
    * .notdef#4346 (U+B5BA) has a counter-clockwise outer contour
    
    * .notdef#4346 (U+B5BA) has a counter-clockwise outer contour
    
    * .notdef#4346 (U+B5BA) has a counter-clockwise outer contour
    
    * .notdef#4346 (U+B5BA) has a counter-clockwise outer contour
    
    * .notdef#4347 (U+B5BE) has a counter-clockwise outer contour
    
    * .notdef#4347 (U+B5BE) has a counter-clockwise outer contour
    
    * .notdef#4347 (U+B5BE) has a counter-clockwise outer contour
    
    * .notdef#4347 (U+B5BE) has a counter-clockwise outer contour
    
    * .notdef#4347 (U+B5BE) has a counter-clockwise outer contour
    
    * .notdef#4348 (U+B5BF) has a counter-clockwise outer contour
    
    * .notdef#4348 (U+B5BF) has a counter-clockwise outer contour
    
    * .notdef#4348 (U+B5BF) has a counter-clockwise outer contour
    
    * .notdef#4348 (U+B5BF) has a counter-clockwise outer contour
    
    * .notdef#4348 (U+B5BF) has a counter-clockwise outer contour
    
    * .notdef#4349 (U+B5C1) has a counter-clockwise outer contour
    
    * .notdef#4349 (U+B5C1) has a counter-clockwise outer contour
    
    * .notdef#4349 (U+B5C1) has a counter-clockwise outer contour
    
    * .notdef#4349 (U+B5C1) has a counter-clockwise outer contour
    
    * .notdef#4349 (U+B5C1) has a counter-clockwise outer contour
    
    * .notdef#435 (U+B12C) has a counter-clockwise outer contour
    
    * .notdef#435 (U+B12C) has a counter-clockwise outer contour
    
    * .notdef#435 (U+B12C) has a counter-clockwise outer contour
    
    * .notdef#435 (U+B12C) has a counter-clockwise outer contour
    
    * .notdef#4350 (U+B5C2) has a counter-clockwise outer contour
    
    * .notdef#4350 (U+B5C2) has a counter-clockwise outer contour
    
    * .notdef#4350 (U+B5C2) has a counter-clockwise outer contour
    
    * .notdef#4350 (U+B5C2) has a counter-clockwise outer contour
    
    * .notdef#4350 (U+B5C2) has a counter-clockwise outer contour
    
    * .notdef#4350 (U+B5C2) has a counter-clockwise outer contour
    
    * .notdef#4351 (U+B5C3) has a counter-clockwise outer contour
    
    * .notdef#4351 (U+B5C3) has a counter-clockwise outer contour
    
    * .notdef#4351 (U+B5C3) has a counter-clockwise outer contour
    
    * .notdef#4351 (U+B5C3) has a counter-clockwise outer contour
    
    * .notdef#4352 (U+B5C5) has a counter-clockwise outer contour
    
    * .notdef#4352 (U+B5C5) has a counter-clockwise outer contour
    
    * .notdef#4352 (U+B5C5) has a counter-clockwise outer contour
    
    * .notdef#4352 (U+B5C5) has a counter-clockwise outer contour
    
    * .notdef#4352 (U+B5C5) has a counter-clockwise outer contour
    
    * .notdef#4353 (U+B5C6) has a counter-clockwise outer contour
    
    * .notdef#4353 (U+B5C6) has a counter-clockwise outer contour
    
    * .notdef#4353 (U+B5C6) has a counter-clockwise outer contour
    
    * .notdef#4353 (U+B5C6) has a counter-clockwise outer contour
    
    * .notdef#4353 (U+B5C6) has a counter-clockwise outer contour
    
    * .notdef#4354 (U+B5C7) has a counter-clockwise outer contour
    
    * .notdef#4354 (U+B5C7) has a counter-clockwise outer contour
    
    * .notdef#4354 (U+B5C7) has a counter-clockwise outer contour
    
    * .notdef#4354 (U+B5C7) has a counter-clockwise outer contour
    
    * .notdef#4354 (U+B5C7) has a counter-clockwise outer contour
    
    * .notdef#4355 (U+B5C8) has a counter-clockwise outer contour
    
    * .notdef#4355 (U+B5C8) has a counter-clockwise outer contour
    
    * .notdef#4355 (U+B5C8) has a counter-clockwise outer contour
    
    * .notdef#4355 (U+B5C8) has a counter-clockwise outer contour
    
    * .notdef#4355 (U+B5C8) has a counter-clockwise outer contour
    
    * .notdef#4356 (U+B5C9) has a counter-clockwise outer contour
    
    * .notdef#4356 (U+B5C9) has a counter-clockwise outer contour
    
    * .notdef#4356 (U+B5C9) has a counter-clockwise outer contour
    
    * .notdef#4356 (U+B5C9) has a counter-clockwise outer contour
    
    * .notdef#4356 (U+B5C9) has a counter-clockwise outer contour
    
    * .notdef#4357 (U+B5CA) has a counter-clockwise outer contour
    
    * .notdef#4357 (U+B5CA) has a counter-clockwise outer contour
    
    * .notdef#4357 (U+B5CA) has a counter-clockwise outer contour
    
    * .notdef#4357 (U+B5CA) has a counter-clockwise outer contour
    
    * .notdef#4357 (U+B5CA) has a counter-clockwise outer contour
    
    * .notdef#4357 (U+B5CA) has a counter-clockwise outer contour
    
    * .notdef#4358 (U+B5CB) has a counter-clockwise outer contour
    
    * .notdef#4358 (U+B5CB) has a counter-clockwise outer contour
    
    * .notdef#4358 (U+B5CB) has a counter-clockwise outer contour
    
    * .notdef#4358 (U+B5CB) has a counter-clockwise outer contour
    
    * .notdef#4358 (U+B5CB) has a counter-clockwise outer contour
    
    * .notdef#4358 (U+B5CB) has a counter-clockwise outer contour
    
    * .notdef#4359 (U+B5CE) has a counter-clockwise outer contour
    
    * .notdef#4359 (U+B5CE) has a counter-clockwise outer contour
    
    * .notdef#4359 (U+B5CE) has a counter-clockwise outer contour
    
    * .notdef#4359 (U+B5CE) has a counter-clockwise outer contour
    
    * .notdef#4359 (U+B5CE) has a counter-clockwise outer contour
    
    * .notdef#436 (U+B134) has a counter-clockwise outer contour
    
    * .notdef#436 (U+B134) has a counter-clockwise outer contour
    
    * .notdef#436 (U+B134) has a counter-clockwise outer contour
    
    * .notdef#436 (U+B134) has a counter-clockwise outer contour
    
    * .notdef#4360 (U+B5D2) has a counter-clockwise outer contour
    
    * .notdef#4360 (U+B5D2) has a counter-clockwise outer contour
    
    * .notdef#4360 (U+B5D2) has a counter-clockwise outer contour
    
    * .notdef#4360 (U+B5D2) has a counter-clockwise outer contour
    
    * .notdef#4361 (U+B5D3) has a counter-clockwise outer contour
    
    * .notdef#4361 (U+B5D3) has a counter-clockwise outer contour
    
    * .notdef#4361 (U+B5D3) has a counter-clockwise outer contour
    
    * .notdef#4361 (U+B5D3) has a counter-clockwise outer contour
    
    * .notdef#4362 (U+B5D4) has a counter-clockwise outer contour
    
    * .notdef#4362 (U+B5D4) has a counter-clockwise outer contour
    
    * .notdef#4362 (U+B5D4) has a counter-clockwise outer contour
    
    * .notdef#4362 (U+B5D4) has a counter-clockwise outer contour
    
    * .notdef#4363 (U+B5D5) has a counter-clockwise outer contour
    
    * .notdef#4363 (U+B5D5) has a counter-clockwise outer contour
    
    * .notdef#4363 (U+B5D5) has a counter-clockwise outer contour
    
    * .notdef#4363 (U+B5D5) has a counter-clockwise outer contour
    
    * .notdef#4364 (U+B5D6) has a counter-clockwise outer contour
    
    * .notdef#4364 (U+B5D6) has a counter-clockwise outer contour
    
    * .notdef#4364 (U+B5D6) has a counter-clockwise outer contour
    
    * .notdef#4364 (U+B5D6) has a counter-clockwise outer contour
    
    * .notdef#4364 (U+B5D6) has a counter-clockwise outer contour
    
    * .notdef#4365 (U+B5D7) has a counter-clockwise outer contour
    
    * .notdef#4365 (U+B5D7) has a counter-clockwise outer contour
    
    * .notdef#4365 (U+B5D7) has a counter-clockwise outer contour
    
    * .notdef#4365 (U+B5D7) has a counter-clockwise outer contour
    
    * .notdef#4365 (U+B5D7) has a counter-clockwise outer contour
    
    * .notdef#4366 (U+B5D9) has a counter-clockwise outer contour
    
    * .notdef#4366 (U+B5D9) has a counter-clockwise outer contour
    
    * .notdef#4366 (U+B5D9) has a counter-clockwise outer contour
    
    * .notdef#4367 (U+B5DA) has a counter-clockwise outer contour
    
    * .notdef#4367 (U+B5DA) has a counter-clockwise outer contour
    
    * .notdef#4367 (U+B5DA) has a counter-clockwise outer contour
    
    * .notdef#4367 (U+B5DA) has a counter-clockwise outer contour
    
    * .notdef#4368 (U+B5DB) has a counter-clockwise outer contour
    
    * .notdef#4368 (U+B5DB) has a counter-clockwise outer contour
    
    * .notdef#4368 (U+B5DB) has a counter-clockwise outer contour
    
    * .notdef#4368 (U+B5DB) has a counter-clockwise outer contour
    
    * .notdef#4369 (U+B5DC) has a counter-clockwise outer contour
    
    * .notdef#4369 (U+B5DC) has a counter-clockwise outer contour
    
    * .notdef#4369 (U+B5DC) has a counter-clockwise outer contour
    
    * .notdef#437 (U+B135) has a counter-clockwise outer contour
    
    * .notdef#437 (U+B135) has a counter-clockwise outer contour
    
    * .notdef#437 (U+B135) has a counter-clockwise outer contour
    
    * .notdef#437 (U+B135) has a counter-clockwise outer contour
    
    * .notdef#4370 (U+B5DD) has a counter-clockwise outer contour
    
    * .notdef#4370 (U+B5DD) has a counter-clockwise outer contour
    
    * .notdef#4370 (U+B5DD) has a counter-clockwise outer contour
    
    * .notdef#4370 (U+B5DD) has a counter-clockwise outer contour
    
    * .notdef#4371 (U+B5DE) has a counter-clockwise outer contour
    
    * .notdef#4371 (U+B5DE) has a counter-clockwise outer contour
    
    * .notdef#4371 (U+B5DE) has a counter-clockwise outer contour
    
    * .notdef#4371 (U+B5DE) has a counter-clockwise outer contour
    
    * .notdef#4371 (U+B5DE) has a counter-clockwise outer contour
    
    * .notdef#4372 (U+B5DF) has a counter-clockwise outer contour
    
    * .notdef#4372 (U+B5DF) has a counter-clockwise outer contour
    
    * .notdef#4372 (U+B5DF) has a counter-clockwise outer contour
    
    * .notdef#4373 (U+B5E0) has a counter-clockwise outer contour
    
    * .notdef#4373 (U+B5E0) has a counter-clockwise outer contour
    
    * .notdef#4373 (U+B5E0) has a counter-clockwise outer contour
    
    * .notdef#4374 (U+B5E1) has a counter-clockwise outer contour
    
    * .notdef#4374 (U+B5E1) has a counter-clockwise outer contour
    
    * .notdef#4374 (U+B5E1) has a counter-clockwise outer contour
    
    * .notdef#4374 (U+B5E1) has a counter-clockwise outer contour
    
    * .notdef#4375 (U+B5E2) has a counter-clockwise outer contour
    
    * .notdef#4375 (U+B5E2) has a counter-clockwise outer contour
    
    * .notdef#4375 (U+B5E2) has a counter-clockwise outer contour
    
    * .notdef#4375 (U+B5E2) has a counter-clockwise outer contour
    
    * .notdef#4376 (U+B5E3) has a counter-clockwise outer contour
    
    * .notdef#4376 (U+B5E3) has a counter-clockwise outer contour
    
    * .notdef#4376 (U+B5E3) has a counter-clockwise outer contour
    
    * .notdef#4376 (U+B5E3) has a counter-clockwise outer contour
    
    * .notdef#4377 (U+B5E4) has a counter-clockwise outer contour
    
    * .notdef#4377 (U+B5E4) has a counter-clockwise outer contour
    
    * .notdef#4377 (U+B5E4) has a counter-clockwise outer contour
    
    * .notdef#4377 (U+B5E4) has a counter-clockwise outer contour
    
    * .notdef#4378 (U+B5E5) has a counter-clockwise outer contour
    
    * .notdef#4378 (U+B5E5) has a counter-clockwise outer contour
    
    * .notdef#4378 (U+B5E5) has a counter-clockwise outer contour
    
    * .notdef#4378 (U+B5E5) has a counter-clockwise outer contour
    
    * .notdef#4379 (U+B5E6) has a counter-clockwise outer contour
    
    * .notdef#4379 (U+B5E6) has a counter-clockwise outer contour
    
    * .notdef#4379 (U+B5E6) has a counter-clockwise outer contour
    
    * .notdef#4379 (U+B5E6) has a counter-clockwise outer contour
    
    * .notdef#4379 (U+B5E6) has a counter-clockwise outer contour
    
    * .notdef#438 (U+B137) has a counter-clockwise outer contour
    
    * .notdef#438 (U+B137) has a counter-clockwise outer contour
    
    * .notdef#438 (U+B137) has a counter-clockwise outer contour
    
    * .notdef#438 (U+B137) has a counter-clockwise outer contour
    
    * .notdef#4380 (U+B5E7) has a counter-clockwise outer contour
    
    * .notdef#4380 (U+B5E7) has a counter-clockwise outer contour
    
    * .notdef#4380 (U+B5E7) has a counter-clockwise outer contour
    
    * .notdef#4380 (U+B5E7) has a counter-clockwise outer contour
    
    * .notdef#4380 (U+B5E7) has a counter-clockwise outer contour
    
    * .notdef#4381 (U+B5E8) has a counter-clockwise outer contour
    
    * .notdef#4381 (U+B5E8) has a counter-clockwise outer contour
    
    * .notdef#4381 (U+B5E8) has a counter-clockwise outer contour
    
    * .notdef#4382 (U+B5E9) has a counter-clockwise outer contour
    
    * .notdef#4382 (U+B5E9) has a counter-clockwise outer contour
    
    * .notdef#4382 (U+B5E9) has a counter-clockwise outer contour
    
    * .notdef#4383 (U+B5EA) has a counter-clockwise outer contour
    
    * .notdef#4383 (U+B5EA) has a counter-clockwise outer contour
    
    * .notdef#4383 (U+B5EA) has a counter-clockwise outer contour
    
    * .notdef#4383 (U+B5EA) has a counter-clockwise outer contour
    
    * .notdef#4384 (U+B5EB) has a counter-clockwise outer contour
    
    * .notdef#4384 (U+B5EB) has a counter-clockwise outer contour
    
    * .notdef#4384 (U+B5EB) has a counter-clockwise outer contour
    
    * .notdef#4385 (U+B5ED) has a counter-clockwise outer contour
    
    * .notdef#4385 (U+B5ED) has a counter-clockwise outer contour
    
    * .notdef#4385 (U+B5ED) has a counter-clockwise outer contour
    
    * .notdef#4386 (U+B5EE) has a counter-clockwise outer contour
    
    * .notdef#4386 (U+B5EE) has a counter-clockwise outer contour
    
    * .notdef#4386 (U+B5EE) has a counter-clockwise outer contour
    
    * .notdef#4387 (U+B5EF) has a counter-clockwise outer contour
    
    * .notdef#4387 (U+B5EF) has a counter-clockwise outer contour
    
    * .notdef#4387 (U+B5EF) has a counter-clockwise outer contour
    
    * .notdef#4388 (U+B5F0) has a counter-clockwise outer contour
    
    * .notdef#4388 (U+B5F0) has a counter-clockwise outer contour
    
    * .notdef#4388 (U+B5F0) has a counter-clockwise outer contour
    
    * .notdef#4389 (U+B5F1) has a counter-clockwise outer contour
    
    * .notdef#4389 (U+B5F1) has a counter-clockwise outer contour
    
    * .notdef#4389 (U+B5F1) has a counter-clockwise outer contour
    
    * .notdef#439 (U+B138) has a counter-clockwise outer contour
    
    * .notdef#439 (U+B138) has a counter-clockwise outer contour
    
    * .notdef#439 (U+B138) has a counter-clockwise outer contour
    
    * .notdef#439 (U+B138) has a counter-clockwise outer contour
    
    * .notdef#4390 (U+B5F2) has a counter-clockwise outer contour
    
    * .notdef#4390 (U+B5F2) has a counter-clockwise outer contour
    
    * .notdef#4390 (U+B5F2) has a counter-clockwise outer contour
    
    * .notdef#4390 (U+B5F2) has a counter-clockwise outer contour
    
    * .notdef#4391 (U+B5F3) has a counter-clockwise outer contour
    
    * .notdef#4391 (U+B5F3) has a counter-clockwise outer contour
    
    * .notdef#4391 (U+B5F3) has a counter-clockwise outer contour
    
    * .notdef#4391 (U+B5F3) has a counter-clockwise outer contour
    
    * .notdef#4392 (U+B5F4) has a counter-clockwise outer contour
    
    * .notdef#4392 (U+B5F4) has a counter-clockwise outer contour
    
    * .notdef#4392 (U+B5F4) has a counter-clockwise outer contour
    
    * .notdef#4393 (U+B5F5) has a counter-clockwise outer contour
    
    * .notdef#4393 (U+B5F5) has a counter-clockwise outer contour
    
    * .notdef#4393 (U+B5F5) has a counter-clockwise outer contour
    
    * .notdef#4393 (U+B5F5) has a counter-clockwise outer contour
    
    * .notdef#4394 (U+B5F6) has a counter-clockwise outer contour
    
    * .notdef#4394 (U+B5F6) has a counter-clockwise outer contour
    
    * .notdef#4394 (U+B5F6) has a counter-clockwise outer contour
    
    * .notdef#4394 (U+B5F6) has a counter-clockwise outer contour
    
    * .notdef#4394 (U+B5F6) has a counter-clockwise outer contour
    
    * .notdef#4395 (U+B5F7) has a counter-clockwise outer contour
    
    * .notdef#4395 (U+B5F7) has a counter-clockwise outer contour
    
    * .notdef#4395 (U+B5F7) has a counter-clockwise outer contour
    
    * .notdef#4395 (U+B5F7) has a counter-clockwise outer contour
    
    * .notdef#4395 (U+B5F7) has a counter-clockwise outer contour
    
    * .notdef#4396 (U+B5F8) has a counter-clockwise outer contour
    
    * .notdef#4396 (U+B5F8) has a counter-clockwise outer contour
    
    * .notdef#4396 (U+B5F8) has a counter-clockwise outer contour
    
    * .notdef#4396 (U+B5F8) has a counter-clockwise outer contour
    
    * .notdef#4397 (U+B5F9) has a counter-clockwise outer contour
    
    * .notdef#4397 (U+B5F9) has a counter-clockwise outer contour
    
    * .notdef#4397 (U+B5F9) has a counter-clockwise outer contour
    
    * .notdef#4397 (U+B5F9) has a counter-clockwise outer contour
    
    * .notdef#4397 (U+B5F9) has a counter-clockwise outer contour
    
    * .notdef#4398 (U+B5FA) has a counter-clockwise outer contour
    
    * .notdef#4398 (U+B5FA) has a counter-clockwise outer contour
    
    * .notdef#4398 (U+B5FA) has a counter-clockwise outer contour
    
    * .notdef#4398 (U+B5FA) has a counter-clockwise outer contour
    
    * .notdef#4398 (U+B5FA) has a counter-clockwise outer contour
    
    * .notdef#4398 (U+B5FA) has a counter-clockwise outer contour
    
    * .notdef#4399 (U+B5FB) has a counter-clockwise outer contour
    
    * .notdef#4399 (U+B5FB) has a counter-clockwise outer contour
    
    * .notdef#4399 (U+B5FB) has a counter-clockwise outer contour
    
    * .notdef#4399 (U+B5FB) has a counter-clockwise outer contour
    
    * .notdef#440 (U+B139) has a counter-clockwise outer contour
    
    * .notdef#440 (U+B139) has a counter-clockwise outer contour
    
    * .notdef#440 (U+B139) has a counter-clockwise outer contour
    
    * .notdef#440 (U+B139) has a counter-clockwise outer contour
    
    * .notdef#4400 (U+B5FC) has a counter-clockwise outer contour
    
    * .notdef#4400 (U+B5FC) has a counter-clockwise outer contour
    
    * .notdef#4400 (U+B5FC) has a counter-clockwise outer contour
    
    * .notdef#4400 (U+B5FC) has a counter-clockwise outer contour
    
    * .notdef#4401 (U+B5FD) has a counter-clockwise outer contour
    
    * .notdef#4401 (U+B5FD) has a counter-clockwise outer contour
    
    * .notdef#4401 (U+B5FD) has a counter-clockwise outer contour
    
    * .notdef#4401 (U+B5FD) has a counter-clockwise outer contour
    
    * .notdef#4401 (U+B5FD) has a counter-clockwise outer contour
    
    * .notdef#4402 (U+B5FE) has a counter-clockwise outer contour
    
    * .notdef#4402 (U+B5FE) has a counter-clockwise outer contour
    
    * .notdef#4402 (U+B5FE) has a counter-clockwise outer contour
    
    * .notdef#4402 (U+B5FE) has a counter-clockwise outer contour
    
    * .notdef#4402 (U+B5FE) has a counter-clockwise outer contour
    
    * .notdef#4403 (U+B5FF) has a counter-clockwise outer contour
    
    * .notdef#4403 (U+B5FF) has a counter-clockwise outer contour
    
    * .notdef#4403 (U+B5FF) has a counter-clockwise outer contour
    
    * .notdef#4403 (U+B5FF) has a counter-clockwise outer contour
    
    * .notdef#4403 (U+B5FF) has a counter-clockwise outer contour
    
    * .notdef#4404 (U+B600) has a counter-clockwise outer contour
    
    * .notdef#4404 (U+B600) has a counter-clockwise outer contour
    
    * .notdef#4404 (U+B600) has a counter-clockwise outer contour
    
    * .notdef#4404 (U+B600) has a counter-clockwise outer contour
    
    * .notdef#4404 (U+B600) has a counter-clockwise outer contour
    
    * .notdef#4405 (U+B601) has a counter-clockwise outer contour
    
    * .notdef#4405 (U+B601) has a counter-clockwise outer contour
    
    * .notdef#4405 (U+B601) has a counter-clockwise outer contour
    
    * .notdef#4405 (U+B601) has a counter-clockwise outer contour
    
    * .notdef#4405 (U+B601) has a counter-clockwise outer contour
    
    * .notdef#4406 (U+B602) has a counter-clockwise outer contour
    
    * .notdef#4406 (U+B602) has a counter-clockwise outer contour
    
    * .notdef#4406 (U+B602) has a counter-clockwise outer contour
    
    * .notdef#4406 (U+B602) has a counter-clockwise outer contour
    
    * .notdef#4406 (U+B602) has a counter-clockwise outer contour
    
    * .notdef#4406 (U+B602) has a counter-clockwise outer contour
    
    * .notdef#4407 (U+B603) has a counter-clockwise outer contour
    
    * .notdef#4407 (U+B603) has a counter-clockwise outer contour
    
    * .notdef#4407 (U+B603) has a counter-clockwise outer contour
    
    * .notdef#4407 (U+B603) has a counter-clockwise outer contour
    
    * .notdef#4407 (U+B603) has a counter-clockwise outer contour
    
    * .notdef#4407 (U+B603) has a counter-clockwise outer contour
    
    * .notdef#4408 (U+B604) has a counter-clockwise outer contour
    
    * .notdef#4408 (U+B604) has a counter-clockwise outer contour
    
    * .notdef#4408 (U+B604) has a counter-clockwise outer contour
    
    * .notdef#4408 (U+B604) has a counter-clockwise outer contour
    
    * .notdef#4409 (U+B605) has a counter-clockwise outer contour
    
    * .notdef#4409 (U+B605) has a counter-clockwise outer contour
    
    * .notdef#4409 (U+B605) has a counter-clockwise outer contour
    
    * .notdef#4409 (U+B605) has a counter-clockwise outer contour
    
    * .notdef#441 (U+B140) has a counter-clockwise outer contour
    
    * .notdef#441 (U+B140) has a counter-clockwise outer contour
    
    * .notdef#4410 (U+B606) has a counter-clockwise outer contour
    
    * .notdef#4410 (U+B606) has a counter-clockwise outer contour
    
    * .notdef#4410 (U+B606) has a counter-clockwise outer contour
    
    * .notdef#4410 (U+B606) has a counter-clockwise outer contour
    
    * .notdef#4410 (U+B606) has a counter-clockwise outer contour
    
    * .notdef#4411 (U+B607) has a counter-clockwise outer contour
    
    * .notdef#4411 (U+B607) has a counter-clockwise outer contour
    
    * .notdef#4411 (U+B607) has a counter-clockwise outer contour
    
    * .notdef#4411 (U+B607) has a counter-clockwise outer contour
    
    * .notdef#4412 (U+B608) has a counter-clockwise outer contour
    
    * .notdef#4412 (U+B608) has a counter-clockwise outer contour
    
    * .notdef#4412 (U+B608) has a counter-clockwise outer contour
    
    * .notdef#4412 (U+B608) has a counter-clockwise outer contour
    
    * .notdef#4413 (U+B609) has a counter-clockwise outer contour
    
    * .notdef#4413 (U+B609) has a counter-clockwise outer contour
    
    * .notdef#4413 (U+B609) has a counter-clockwise outer contour
    
    * .notdef#4413 (U+B609) has a counter-clockwise outer contour
    
    * .notdef#4414 (U+B60A) has a counter-clockwise outer contour
    
    * .notdef#4414 (U+B60A) has a counter-clockwise outer contour
    
    * .notdef#4414 (U+B60A) has a counter-clockwise outer contour
    
    * .notdef#4414 (U+B60A) has a counter-clockwise outer contour
    
    * .notdef#4415 (U+B60B) has a counter-clockwise outer contour
    
    * .notdef#4415 (U+B60B) has a counter-clockwise outer contour
    
    * .notdef#4415 (U+B60B) has a counter-clockwise outer contour
    
    * .notdef#4415 (U+B60B) has a counter-clockwise outer contour
    
    * .notdef#4416 (U+B60C) has a counter-clockwise outer contour
    
    * .notdef#4416 (U+B60C) has a counter-clockwise outer contour
    
    * .notdef#4416 (U+B60C) has a counter-clockwise outer contour
    
    * .notdef#4416 (U+B60C) has a counter-clockwise outer contour
    
    * .notdef#4417 (U+B60D) has a counter-clockwise outer contour
    
    * .notdef#4417 (U+B60D) has a counter-clockwise outer contour
    
    * .notdef#4417 (U+B60D) has a counter-clockwise outer contour
    
    * .notdef#4417 (U+B60D) has a counter-clockwise outer contour
    
    * .notdef#4418 (U+B60E) has a counter-clockwise outer contour
    
    * .notdef#4418 (U+B60E) has a counter-clockwise outer contour
    
    * .notdef#4418 (U+B60E) has a counter-clockwise outer contour
    
    * .notdef#4418 (U+B60E) has a counter-clockwise outer contour
    
    * .notdef#4418 (U+B60E) has a counter-clockwise outer contour
    
    * .notdef#4419 (U+B60F) has a counter-clockwise outer contour
    
    * .notdef#4419 (U+B60F) has a counter-clockwise outer contour
    
    * .notdef#4419 (U+B60F) has a counter-clockwise outer contour
    
    * .notdef#4419 (U+B60F) has a counter-clockwise outer contour
    
    * .notdef#4419 (U+B60F) has a counter-clockwise outer contour
    
    * .notdef#442 (U+B141) has a counter-clockwise outer contour
    
    * .notdef#442 (U+B141) has a counter-clockwise outer contour
    
    * .notdef#442 (U+B141) has a counter-clockwise outer contour
    
    * .notdef#4420 (U+B612) has a counter-clockwise outer contour
    
    * .notdef#4420 (U+B612) has a counter-clockwise outer contour
    
    * .notdef#4420 (U+B612) has a counter-clockwise outer contour
    
    * .notdef#4420 (U+B612) has a counter-clockwise outer contour
    
    * .notdef#4420 (U+B612) has a counter-clockwise outer contour
    
    * .notdef#4421 (U+B613) has a counter-clockwise outer contour
    
    * .notdef#4421 (U+B613) has a counter-clockwise outer contour
    
    * .notdef#4421 (U+B613) has a counter-clockwise outer contour
    
    * .notdef#4421 (U+B613) has a counter-clockwise outer contour
    
    * .notdef#4421 (U+B613) has a counter-clockwise outer contour
    
    * .notdef#4422 (U+B615) has a counter-clockwise outer contour
    
    * .notdef#4422 (U+B615) has a counter-clockwise outer contour
    
    * .notdef#4422 (U+B615) has a counter-clockwise outer contour
    
    * .notdef#4422 (U+B615) has a counter-clockwise outer contour
    
    * .notdef#4422 (U+B615) has a counter-clockwise outer contour
    
    * .notdef#4423 (U+B616) has a counter-clockwise outer contour
    
    * .notdef#4423 (U+B616) has a counter-clockwise outer contour
    
    * .notdef#4423 (U+B616) has a counter-clockwise outer contour
    
    * .notdef#4423 (U+B616) has a counter-clockwise outer contour
    
    * .notdef#4423 (U+B616) has a counter-clockwise outer contour
    
    * .notdef#4423 (U+B616) has a counter-clockwise outer contour
    
    * .notdef#4424 (U+B617) has a counter-clockwise outer contour
    
    * .notdef#4424 (U+B617) has a counter-clockwise outer contour
    
    * .notdef#4424 (U+B617) has a counter-clockwise outer contour
    
    * .notdef#4424 (U+B617) has a counter-clockwise outer contour
    
    * .notdef#4425 (U+B619) has a counter-clockwise outer contour
    
    * .notdef#4425 (U+B619) has a counter-clockwise outer contour
    
    * .notdef#4425 (U+B619) has a counter-clockwise outer contour
    
    * .notdef#4425 (U+B619) has a counter-clockwise outer contour
    
    * .notdef#4425 (U+B619) has a counter-clockwise outer contour
    
    * .notdef#4426 (U+B61A) has a counter-clockwise outer contour
    
    * .notdef#4426 (U+B61A) has a counter-clockwise outer contour
    
    * .notdef#4426 (U+B61A) has a counter-clockwise outer contour
    
    * .notdef#4426 (U+B61A) has a counter-clockwise outer contour
    
    * .notdef#4426 (U+B61A) has a counter-clockwise outer contour
    
    * .notdef#4427 (U+B61B) has a counter-clockwise outer contour
    
    * .notdef#4427 (U+B61B) has a counter-clockwise outer contour
    
    * .notdef#4427 (U+B61B) has a counter-clockwise outer contour
    
    * .notdef#4427 (U+B61B) has a counter-clockwise outer contour
    
    * .notdef#4427 (U+B61B) has a counter-clockwise outer contour
    
    * .notdef#4428 (U+B61C) has a counter-clockwise outer contour
    
    * .notdef#4428 (U+B61C) has a counter-clockwise outer contour
    
    * .notdef#4428 (U+B61C) has a counter-clockwise outer contour
    
    * .notdef#4428 (U+B61C) has a counter-clockwise outer contour
    
    * .notdef#4428 (U+B61C) has a counter-clockwise outer contour
    
    * .notdef#4429 (U+B61D) has a counter-clockwise outer contour
    
    * .notdef#4429 (U+B61D) has a counter-clockwise outer contour
    
    * .notdef#4429 (U+B61D) has a counter-clockwise outer contour
    
    * .notdef#4429 (U+B61D) has a counter-clockwise outer contour
    
    * .notdef#4429 (U+B61D) has a counter-clockwise outer contour
    
    * .notdef#443 (U+B144) has a counter-clockwise outer contour
    
    * .notdef#443 (U+B144) has a counter-clockwise outer contour
    
    * .notdef#443 (U+B144) has a counter-clockwise outer contour
    
    * .notdef#4430 (U+B61E) has a counter-clockwise outer contour
    
    * .notdef#4430 (U+B61E) has a counter-clockwise outer contour
    
    * .notdef#4430 (U+B61E) has a counter-clockwise outer contour
    
    * .notdef#4430 (U+B61E) has a counter-clockwise outer contour
    
    * .notdef#4430 (U+B61E) has a counter-clockwise outer contour
    
    * .notdef#4430 (U+B61E) has a counter-clockwise outer contour
    
    * .notdef#4431 (U+B61F) has a counter-clockwise outer contour
    
    * .notdef#4431 (U+B61F) has a counter-clockwise outer contour
    
    * .notdef#4431 (U+B61F) has a counter-clockwise outer contour
    
    * .notdef#4431 (U+B61F) has a counter-clockwise outer contour
    
    * .notdef#4431 (U+B61F) has a counter-clockwise outer contour
    
    * .notdef#4431 (U+B61F) has a counter-clockwise outer contour
    
    * .notdef#4432 (U+B620) has a counter-clockwise outer contour
    
    * .notdef#4432 (U+B620) has a counter-clockwise outer contour
    
    * .notdef#4432 (U+B620) has a counter-clockwise outer contour
    
    * .notdef#4432 (U+B620) has a counter-clockwise outer contour
    
    * .notdef#4433 (U+B621) has a counter-clockwise outer contour
    
    * .notdef#4433 (U+B621) has a counter-clockwise outer contour
    
    * .notdef#4433 (U+B621) has a counter-clockwise outer contour
    
    * .notdef#4433 (U+B621) has a counter-clockwise outer contour
    
    * .notdef#4434 (U+B622) has a counter-clockwise outer contour
    
    * .notdef#4434 (U+B622) has a counter-clockwise outer contour
    
    * .notdef#4434 (U+B622) has a counter-clockwise outer contour
    
    * .notdef#4434 (U+B622) has a counter-clockwise outer contour
    
    * .notdef#4434 (U+B622) has a counter-clockwise outer contour
    
    * .notdef#4435 (U+B623) has a counter-clockwise outer contour
    
    * .notdef#4435 (U+B623) has a counter-clockwise outer contour
    
    * .notdef#4435 (U+B623) has a counter-clockwise outer contour
    
    * .notdef#4435 (U+B623) has a counter-clockwise outer contour
    
    * .notdef#4436 (U+B624) has a counter-clockwise outer contour
    
    * .notdef#4436 (U+B624) has a counter-clockwise outer contour
    
    * .notdef#4436 (U+B624) has a counter-clockwise outer contour
    
    * .notdef#4436 (U+B624) has a counter-clockwise outer contour
    
    * .notdef#4437 (U+B626) has a counter-clockwise outer contour
    
    * .notdef#4437 (U+B626) has a counter-clockwise outer contour
    
    * .notdef#4437 (U+B626) has a counter-clockwise outer contour
    
    * .notdef#4437 (U+B626) has a counter-clockwise outer contour
    
    * .notdef#4438 (U+B627) has a counter-clockwise outer contour
    
    * .notdef#4438 (U+B627) has a counter-clockwise outer contour
    
    * .notdef#4438 (U+B627) has a counter-clockwise outer contour
    
    * .notdef#4438 (U+B627) has a counter-clockwise outer contour
    
    * .notdef#4439 (U+B628) has a counter-clockwise outer contour
    
    * .notdef#4439 (U+B628) has a counter-clockwise outer contour
    
    * .notdef#4439 (U+B628) has a counter-clockwise outer contour
    
    * .notdef#4439 (U+B628) has a counter-clockwise outer contour
    
    * .notdef#444 (U+B148) has a counter-clockwise outer contour
    
    * .notdef#444 (U+B148) has a counter-clockwise outer contour
    
    * .notdef#444 (U+B148) has a counter-clockwise outer contour
    
    * .notdef#4440 (U+B629) has a counter-clockwise outer contour
    
    * .notdef#4440 (U+B629) has a counter-clockwise outer contour
    
    * .notdef#4440 (U+B629) has a counter-clockwise outer contour
    
    * .notdef#4440 (U+B629) has a counter-clockwise outer contour
    
    * .notdef#4441 (U+B62A) has a counter-clockwise outer contour
    
    * .notdef#4441 (U+B62A) has a counter-clockwise outer contour
    
    * .notdef#4441 (U+B62A) has a counter-clockwise outer contour
    
    * .notdef#4441 (U+B62A) has a counter-clockwise outer contour
    
    * .notdef#4441 (U+B62A) has a counter-clockwise outer contour
    
    * .notdef#4442 (U+B62B) has a counter-clockwise outer contour
    
    * .notdef#4442 (U+B62B) has a counter-clockwise outer contour
    
    * .notdef#4442 (U+B62B) has a counter-clockwise outer contour
    
    * .notdef#4442 (U+B62B) has a counter-clockwise outer contour
    
    * .notdef#4442 (U+B62B) has a counter-clockwise outer contour
    
    * .notdef#4443 (U+B62D) has a counter-clockwise outer contour
    
    * .notdef#4443 (U+B62D) has a counter-clockwise outer contour
    
    * .notdef#4443 (U+B62D) has a counter-clockwise outer contour
    
    * .notdef#4443 (U+B62D) has a counter-clockwise outer contour
    
    * .notdef#4443 (U+B62D) has a counter-clockwise outer contour
    
    * .notdef#4444 (U+B62E) has a counter-clockwise outer contour
    
    * .notdef#4444 (U+B62E) has a counter-clockwise outer contour
    
    * .notdef#4444 (U+B62E) has a counter-clockwise outer contour
    
    * .notdef#4444 (U+B62E) has a counter-clockwise outer contour
    
    * .notdef#4444 (U+B62E) has a counter-clockwise outer contour
    
    * .notdef#4444 (U+B62E) has a counter-clockwise outer contour
    
    * .notdef#4445 (U+B62F) has a counter-clockwise outer contour
    
    * .notdef#4445 (U+B62F) has a counter-clockwise outer contour
    
    * .notdef#4445 (U+B62F) has a counter-clockwise outer contour
    
    * .notdef#4445 (U+B62F) has a counter-clockwise outer contour
    
    * .notdef#4445 (U+B62F) has a counter-clockwise outer contour
    
    * .notdef#4445 (U+B62F) has a counter-clockwise outer contour
    
    * .notdef#4446 (U+B630) has a counter-clockwise outer contour
    
    * .notdef#4446 (U+B630) has a counter-clockwise outer contour
    
    * .notdef#4446 (U+B630) has a counter-clockwise outer contour
    
    * .notdef#4446 (U+B630) has a counter-clockwise outer contour
    
    * .notdef#4446 (U+B630) has a counter-clockwise outer contour
    
    * .notdef#4447 (U+B631) has a counter-clockwise outer contour
    
    * .notdef#4447 (U+B631) has a counter-clockwise outer contour
    
    * .notdef#4447 (U+B631) has a counter-clockwise outer contour
    
    * .notdef#4447 (U+B631) has a counter-clockwise outer contour
    
    * .notdef#4447 (U+B631) has a counter-clockwise outer contour
    
    * .notdef#4447 (U+B631) has a counter-clockwise outer contour
    
    * .notdef#4448 (U+B632) has a counter-clockwise outer contour
    
    * .notdef#4448 (U+B632) has a counter-clockwise outer contour
    
    * .notdef#4448 (U+B632) has a counter-clockwise outer contour
    
    * .notdef#4448 (U+B632) has a counter-clockwise outer contour
    
    * .notdef#4448 (U+B632) has a counter-clockwise outer contour
    
    * .notdef#4448 (U+B632) has a counter-clockwise outer contour
    
    * .notdef#4448 (U+B632) has a counter-clockwise outer contour
    
    * .notdef#4449 (U+B633) has a counter-clockwise outer contour
    
    * .notdef#4449 (U+B633) has a counter-clockwise outer contour
    
    * .notdef#4449 (U+B633) has a counter-clockwise outer contour
    
    * .notdef#4449 (U+B633) has a counter-clockwise outer contour
    
    * .notdef#4449 (U+B633) has a counter-clockwise outer contour
    
    * .notdef#445 (U+B150) has a counter-clockwise outer contour
    
    * .notdef#445 (U+B150) has a counter-clockwise outer contour
    
    * .notdef#445 (U+B150) has a counter-clockwise outer contour
    
    * .notdef#4450 (U+B635) has a counter-clockwise outer contour
    
    * .notdef#4450 (U+B635) has a counter-clockwise outer contour
    
    * .notdef#4450 (U+B635) has a counter-clockwise outer contour
    
    * .notdef#4450 (U+B635) has a counter-clockwise outer contour
    
    * .notdef#4450 (U+B635) has a counter-clockwise outer contour
    
    * .notdef#4450 (U+B635) has a counter-clockwise outer contour
    
    * .notdef#4451 (U+B636) has a counter-clockwise outer contour
    
    * .notdef#4451 (U+B636) has a counter-clockwise outer contour
    
    * .notdef#4451 (U+B636) has a counter-clockwise outer contour
    
    * .notdef#4451 (U+B636) has a counter-clockwise outer contour
    
    * .notdef#4451 (U+B636) has a counter-clockwise outer contour
    
    * .notdef#4451 (U+B636) has a counter-clockwise outer contour
    
    * .notdef#4452 (U+B637) has a counter-clockwise outer contour
    
    * .notdef#4452 (U+B637) has a counter-clockwise outer contour
    
    * .notdef#4452 (U+B637) has a counter-clockwise outer contour
    
    * .notdef#4452 (U+B637) has a counter-clockwise outer contour
    
    * .notdef#4452 (U+B637) has a counter-clockwise outer contour
    
    * .notdef#4452 (U+B637) has a counter-clockwise outer contour
    
    * .notdef#4453 (U+B638) has a counter-clockwise outer contour
    
    * .notdef#4453 (U+B638) has a counter-clockwise outer contour
    
    * .notdef#4453 (U+B638) has a counter-clockwise outer contour
    
    * .notdef#4453 (U+B638) has a counter-clockwise outer contour
    
    * .notdef#4453 (U+B638) has a counter-clockwise outer contour
    
    * .notdef#4453 (U+B638) has a counter-clockwise outer contour
    
    * .notdef#4454 (U+B639) has a counter-clockwise outer contour
    
    * .notdef#4454 (U+B639) has a counter-clockwise outer contour
    
    * .notdef#4454 (U+B639) has a counter-clockwise outer contour
    
    * .notdef#4454 (U+B639) has a counter-clockwise outer contour
    
    * .notdef#4454 (U+B639) has a counter-clockwise outer contour
    
    * .notdef#4454 (U+B639) has a counter-clockwise outer contour
    
    * .notdef#4455 (U+B63A) has a counter-clockwise outer contour
    
    * .notdef#4455 (U+B63A) has a counter-clockwise outer contour
    
    * .notdef#4455 (U+B63A) has a counter-clockwise outer contour
    
    * .notdef#4455 (U+B63A) has a counter-clockwise outer contour
    
    * .notdef#4455 (U+B63A) has a counter-clockwise outer contour
    
    * .notdef#4455 (U+B63A) has a counter-clockwise outer contour
    
    * .notdef#4455 (U+B63A) has a counter-clockwise outer contour
    
    * .notdef#4456 (U+B63B) has a counter-clockwise outer contour
    
    * .notdef#4456 (U+B63B) has a counter-clockwise outer contour
    
    * .notdef#4456 (U+B63B) has a counter-clockwise outer contour
    
    * .notdef#4456 (U+B63B) has a counter-clockwise outer contour
    
    * .notdef#4456 (U+B63B) has a counter-clockwise outer contour
    
    * .notdef#4456 (U+B63B) has a counter-clockwise outer contour
    
    * .notdef#4456 (U+B63B) has a counter-clockwise outer contour
    
    * .notdef#4457 (U+B63C) has a counter-clockwise outer contour
    
    * .notdef#4457 (U+B63C) has a counter-clockwise outer contour
    
    * .notdef#4457 (U+B63C) has a counter-clockwise outer contour
    
    * .notdef#4457 (U+B63C) has a counter-clockwise outer contour
    
    * .notdef#4457 (U+B63C) has a counter-clockwise outer contour
    
    * .notdef#4458 (U+B63D) has a counter-clockwise outer contour
    
    * .notdef#4458 (U+B63D) has a counter-clockwise outer contour
    
    * .notdef#4458 (U+B63D) has a counter-clockwise outer contour
    
    * .notdef#4458 (U+B63D) has a counter-clockwise outer contour
    
    * .notdef#4458 (U+B63D) has a counter-clockwise outer contour
    
    * .notdef#4459 (U+B63E) has a counter-clockwise outer contour
    
    * .notdef#4459 (U+B63E) has a counter-clockwise outer contour
    
    * .notdef#4459 (U+B63E) has a counter-clockwise outer contour
    
    * .notdef#4459 (U+B63E) has a counter-clockwise outer contour
    
    * .notdef#4459 (U+B63E) has a counter-clockwise outer contour
    
    * .notdef#4459 (U+B63E) has a counter-clockwise outer contour
    
    * .notdef#446 (U+B151) has a counter-clockwise outer contour
    
    * .notdef#446 (U+B151) has a counter-clockwise outer contour
    
    * .notdef#446 (U+B151) has a counter-clockwise outer contour
    
    * .notdef#4460 (U+B63F) has a counter-clockwise outer contour
    
    * .notdef#4460 (U+B63F) has a counter-clockwise outer contour
    
    * .notdef#4460 (U+B63F) has a counter-clockwise outer contour
    
    * .notdef#4460 (U+B63F) has a counter-clockwise outer contour
    
    * .notdef#4460 (U+B63F) has a counter-clockwise outer contour
    
    * .notdef#4461 (U+B640) has a counter-clockwise outer contour
    
    * .notdef#4461 (U+B640) has a counter-clockwise outer contour
    
    * .notdef#4461 (U+B640) has a counter-clockwise outer contour
    
    * .notdef#4461 (U+B640) has a counter-clockwise outer contour
    
    * .notdef#4461 (U+B640) has a counter-clockwise outer contour
    
    * .notdef#4462 (U+B641) has a counter-clockwise outer contour
    
    * .notdef#4462 (U+B641) has a counter-clockwise outer contour
    
    * .notdef#4462 (U+B641) has a counter-clockwise outer contour
    
    * .notdef#4462 (U+B641) has a counter-clockwise outer contour
    
    * .notdef#4462 (U+B641) has a counter-clockwise outer contour
    
    * .notdef#4463 (U+B642) has a counter-clockwise outer contour
    
    * .notdef#4463 (U+B642) has a counter-clockwise outer contour
    
    * .notdef#4463 (U+B642) has a counter-clockwise outer contour
    
    * .notdef#4463 (U+B642) has a counter-clockwise outer contour
    
    * .notdef#4463 (U+B642) has a counter-clockwise outer contour
    
    * .notdef#4464 (U+B643) has a counter-clockwise outer contour
    
    * .notdef#4464 (U+B643) has a counter-clockwise outer contour
    
    * .notdef#4464 (U+B643) has a counter-clockwise outer contour
    
    * .notdef#4464 (U+B643) has a counter-clockwise outer contour
    
    * .notdef#4464 (U+B643) has a counter-clockwise outer contour
    
    * .notdef#4465 (U+B644) has a counter-clockwise outer contour
    
    * .notdef#4465 (U+B644) has a counter-clockwise outer contour
    
    * .notdef#4465 (U+B644) has a counter-clockwise outer contour
    
    * .notdef#4465 (U+B644) has a counter-clockwise outer contour
    
    * .notdef#4465 (U+B644) has a counter-clockwise outer contour
    
    * .notdef#4466 (U+B645) has a counter-clockwise outer contour
    
    * .notdef#4466 (U+B645) has a counter-clockwise outer contour
    
    * .notdef#4466 (U+B645) has a counter-clockwise outer contour
    
    * .notdef#4466 (U+B645) has a counter-clockwise outer contour
    
    * .notdef#4466 (U+B645) has a counter-clockwise outer contour
    
    * .notdef#4467 (U+B646) has a counter-clockwise outer contour
    
    * .notdef#4467 (U+B646) has a counter-clockwise outer contour
    
    * .notdef#4467 (U+B646) has a counter-clockwise outer contour
    
    * .notdef#4467 (U+B646) has a counter-clockwise outer contour
    
    * .notdef#4467 (U+B646) has a counter-clockwise outer contour
    
    * .notdef#4467 (U+B646) has a counter-clockwise outer contour
    
    * .notdef#4468 (U+B647) has a counter-clockwise outer contour
    
    * .notdef#4468 (U+B647) has a counter-clockwise outer contour
    
    * .notdef#4468 (U+B647) has a counter-clockwise outer contour
    
    * .notdef#4468 (U+B647) has a counter-clockwise outer contour
    
    * .notdef#4468 (U+B647) has a counter-clockwise outer contour
    
    * .notdef#4468 (U+B647) has a counter-clockwise outer contour
    
    * .notdef#4469 (U+B649) has a counter-clockwise outer contour
    
    * .notdef#4469 (U+B649) has a counter-clockwise outer contour
    
    * .notdef#4469 (U+B649) has a counter-clockwise outer contour
    
    * .notdef#4469 (U+B649) has a counter-clockwise outer contour
    
    * .notdef#447 (U+B154) has a counter-clockwise outer contour
    
    * .notdef#447 (U+B154) has a counter-clockwise outer contour
    
    * .notdef#447 (U+B154) has a counter-clockwise outer contour
    
    * .notdef#4470 (U+B64A) has a counter-clockwise outer contour
    
    * .notdef#4470 (U+B64A) has a counter-clockwise outer contour
    
    * .notdef#4470 (U+B64A) has a counter-clockwise outer contour
    
    * .notdef#4470 (U+B64A) has a counter-clockwise outer contour
    
    * .notdef#4470 (U+B64A) has a counter-clockwise outer contour
    
    * .notdef#4471 (U+B64B) has a counter-clockwise outer contour
    
    * .notdef#4471 (U+B64B) has a counter-clockwise outer contour
    
    * .notdef#4471 (U+B64B) has a counter-clockwise outer contour
    
    * .notdef#4471 (U+B64B) has a counter-clockwise outer contour
    
    * .notdef#4471 (U+B64B) has a counter-clockwise outer contour
    
    * .notdef#4472 (U+B64C) has a counter-clockwise outer contour
    
    * .notdef#4472 (U+B64C) has a counter-clockwise outer contour
    
    * .notdef#4472 (U+B64C) has a counter-clockwise outer contour
    
    * .notdef#4472 (U+B64C) has a counter-clockwise outer contour
    
    * .notdef#4473 (U+B64D) has a counter-clockwise outer contour
    
    * .notdef#4473 (U+B64D) has a counter-clockwise outer contour
    
    * .notdef#4473 (U+B64D) has a counter-clockwise outer contour
    
    * .notdef#4473 (U+B64D) has a counter-clockwise outer contour
    
    * .notdef#4473 (U+B64D) has a counter-clockwise outer contour
    
    * .notdef#4474 (U+B64E) has a counter-clockwise outer contour
    
    * .notdef#4474 (U+B64E) has a counter-clockwise outer contour
    
    * .notdef#4474 (U+B64E) has a counter-clockwise outer contour
    
    * .notdef#4474 (U+B64E) has a counter-clockwise outer contour
    
    * .notdef#4474 (U+B64E) has a counter-clockwise outer contour
    
    * .notdef#4474 (U+B64E) has a counter-clockwise outer contour
    
    * .notdef#4475 (U+B64F) has a counter-clockwise outer contour
    
    * .notdef#4475 (U+B64F) has a counter-clockwise outer contour
    
    * .notdef#4475 (U+B64F) has a counter-clockwise outer contour
    
    * .notdef#4475 (U+B64F) has a counter-clockwise outer contour
    
    * .notdef#4476 (U+B650) has a counter-clockwise outer contour
    
    * .notdef#4476 (U+B650) has a counter-clockwise outer contour
    
    * .notdef#4476 (U+B650) has a counter-clockwise outer contour
    
    * .notdef#4476 (U+B650) has a counter-clockwise outer contour
    
    * .notdef#4477 (U+B651) has a counter-clockwise outer contour
    
    * .notdef#4477 (U+B651) has a counter-clockwise outer contour
    
    * .notdef#4477 (U+B651) has a counter-clockwise outer contour
    
    * .notdef#4477 (U+B651) has a counter-clockwise outer contour
    
    * .notdef#4477 (U+B651) has a counter-clockwise outer contour
    
    * .notdef#4478 (U+B652) has a counter-clockwise outer contour
    
    * .notdef#4478 (U+B652) has a counter-clockwise outer contour
    
    * .notdef#4478 (U+B652) has a counter-clockwise outer contour
    
    * .notdef#4478 (U+B652) has a counter-clockwise outer contour
    
    * .notdef#4478 (U+B652) has a counter-clockwise outer contour
    
    * .notdef#4479 (U+B653) has a counter-clockwise outer contour
    
    * .notdef#4479 (U+B653) has a counter-clockwise outer contour
    
    * .notdef#4479 (U+B653) has a counter-clockwise outer contour
    
    * .notdef#4479 (U+B653) has a counter-clockwise outer contour
    
    * .notdef#4479 (U+B653) has a counter-clockwise outer contour
    
    * .notdef#448 (U+B155) has a counter-clockwise outer contour
    
    * .notdef#448 (U+B155) has a counter-clockwise outer contour
    
    * .notdef#448 (U+B155) has a counter-clockwise outer contour
    
    * .notdef#4480 (U+B654) has a counter-clockwise outer contour
    
    * .notdef#4480 (U+B654) has a counter-clockwise outer contour
    
    * .notdef#4480 (U+B654) has a counter-clockwise outer contour
    
    * .notdef#4480 (U+B654) has a counter-clockwise outer contour
    
    * .notdef#4480 (U+B654) has a counter-clockwise outer contour
    
    * .notdef#4481 (U+B655) has a counter-clockwise outer contour
    
    * .notdef#4481 (U+B655) has a counter-clockwise outer contour
    
    * .notdef#4481 (U+B655) has a counter-clockwise outer contour
    
    * .notdef#4481 (U+B655) has a counter-clockwise outer contour
    
    * .notdef#4481 (U+B655) has a counter-clockwise outer contour
    
    * .notdef#4482 (U+B656) has a counter-clockwise outer contour
    
    * .notdef#4482 (U+B656) has a counter-clockwise outer contour
    
    * .notdef#4482 (U+B656) has a counter-clockwise outer contour
    
    * .notdef#4482 (U+B656) has a counter-clockwise outer contour
    
    * .notdef#4482 (U+B656) has a counter-clockwise outer contour
    
    * .notdef#4482 (U+B656) has a counter-clockwise outer contour
    
    * .notdef#4483 (U+B657) has a counter-clockwise outer contour
    
    * .notdef#4483 (U+B657) has a counter-clockwise outer contour
    
    * .notdef#4483 (U+B657) has a counter-clockwise outer contour
    
    * .notdef#4483 (U+B657) has a counter-clockwise outer contour
    
    * .notdef#4483 (U+B657) has a counter-clockwise outer contour
    
    * .notdef#4483 (U+B657) has a counter-clockwise outer contour
    
    * .notdef#4484 (U+B658) has a counter-clockwise outer contour
    
    * .notdef#4484 (U+B658) has a counter-clockwise outer contour
    
    * .notdef#4484 (U+B658) has a counter-clockwise outer contour
    
    * .notdef#4484 (U+B658) has a counter-clockwise outer contour
    
    * .notdef#4485 (U+B659) has a counter-clockwise outer contour
    
    * .notdef#4485 (U+B659) has a counter-clockwise outer contour
    
    * .notdef#4485 (U+B659) has a counter-clockwise outer contour
    
    * .notdef#4485 (U+B659) has a counter-clockwise outer contour
    
    * .notdef#4486 (U+B65A) has a counter-clockwise outer contour
    
    * .notdef#4486 (U+B65A) has a counter-clockwise outer contour
    
    * .notdef#4486 (U+B65A) has a counter-clockwise outer contour
    
    * .notdef#4486 (U+B65A) has a counter-clockwise outer contour
    
    * .notdef#4486 (U+B65A) has a counter-clockwise outer contour
    
    * .notdef#4487 (U+B65B) has a counter-clockwise outer contour
    
    * .notdef#4487 (U+B65B) has a counter-clockwise outer contour
    
    * .notdef#4487 (U+B65B) has a counter-clockwise outer contour
    
    * .notdef#4487 (U+B65B) has a counter-clockwise outer contour
    
    * .notdef#4488 (U+B65C) has a counter-clockwise outer contour
    
    * .notdef#4488 (U+B65C) has a counter-clockwise outer contour
    
    * .notdef#4488 (U+B65C) has a counter-clockwise outer contour
    
    * .notdef#4488 (U+B65C) has a counter-clockwise outer contour
    
    * .notdef#4489 (U+B65D) has a counter-clockwise outer contour
    
    * .notdef#4489 (U+B65D) has a counter-clockwise outer contour
    
    * .notdef#4489 (U+B65D) has a counter-clockwise outer contour
    
    * .notdef#4489 (U+B65D) has a counter-clockwise outer contour
    
    * .notdef#449 (U+B158) has a counter-clockwise outer contour
    
    * .notdef#449 (U+B158) has a counter-clockwise outer contour
    
    * .notdef#449 (U+B158) has a counter-clockwise outer contour
    
    * .notdef#4490 (U+B65E) has a counter-clockwise outer contour
    
    * .notdef#4490 (U+B65E) has a counter-clockwise outer contour
    
    * .notdef#4490 (U+B65E) has a counter-clockwise outer contour
    
    * .notdef#4490 (U+B65E) has a counter-clockwise outer contour
    
    * .notdef#4491 (U+B65F) has a counter-clockwise outer contour
    
    * .notdef#4491 (U+B65F) has a counter-clockwise outer contour
    
    * .notdef#4491 (U+B65F) has a counter-clockwise outer contour
    
    * .notdef#4491 (U+B65F) has a counter-clockwise outer contour
    
    * .notdef#4492 (U+B660) has a counter-clockwise outer contour
    
    * .notdef#4492 (U+B660) has a counter-clockwise outer contour
    
    * .notdef#4492 (U+B660) has a counter-clockwise outer contour
    
    * .notdef#4492 (U+B660) has a counter-clockwise outer contour
    
    * .notdef#4493 (U+B661) has a counter-clockwise outer contour
    
    * .notdef#4493 (U+B661) has a counter-clockwise outer contour
    
    * .notdef#4493 (U+B661) has a counter-clockwise outer contour
    
    * .notdef#4493 (U+B661) has a counter-clockwise outer contour
    
    * .notdef#4494 (U+B662) has a counter-clockwise outer contour
    
    * .notdef#4494 (U+B662) has a counter-clockwise outer contour
    
    * .notdef#4494 (U+B662) has a counter-clockwise outer contour
    
    * .notdef#4494 (U+B662) has a counter-clockwise outer contour
    
    * .notdef#4494 (U+B662) has a counter-clockwise outer contour
    
    * .notdef#4495 (U+B663) has a counter-clockwise outer contour
    
    * .notdef#4495 (U+B663) has a counter-clockwise outer contour
    
    * .notdef#4495 (U+B663) has a counter-clockwise outer contour
    
    * .notdef#4495 (U+B663) has a counter-clockwise outer contour
    
    * .notdef#4495 (U+B663) has a counter-clockwise outer contour
    
    * .notdef#4496 (U+B665) has a counter-clockwise outer contour
    
    * .notdef#4496 (U+B665) has a counter-clockwise outer contour
    
    * .notdef#4496 (U+B665) has a counter-clockwise outer contour
    
    * .notdef#4496 (U+B665) has a counter-clockwise outer contour
    
    * .notdef#4496 (U+B665) has a counter-clockwise outer contour
    
    * .notdef#4497 (U+B666) has a counter-clockwise outer contour
    
    * .notdef#4497 (U+B666) has a counter-clockwise outer contour
    
    * .notdef#4497 (U+B666) has a counter-clockwise outer contour
    
    * .notdef#4497 (U+B666) has a counter-clockwise outer contour
    
    * .notdef#4497 (U+B666) has a counter-clockwise outer contour
    
    * .notdef#4497 (U+B666) has a counter-clockwise outer contour
    
    * .notdef#4498 (U+B667) has a counter-clockwise outer contour
    
    * .notdef#4498 (U+B667) has a counter-clockwise outer contour
    
    * .notdef#4498 (U+B667) has a counter-clockwise outer contour
    
    * .notdef#4498 (U+B667) has a counter-clockwise outer contour
    
    * .notdef#4498 (U+B667) has a counter-clockwise outer contour
    
    * .notdef#4498 (U+B667) has a counter-clockwise outer contour
    
    * .notdef#4499 (U+B669) has a counter-clockwise outer contour
    
    * .notdef#4499 (U+B669) has a counter-clockwise outer contour
    
    * .notdef#4499 (U+B669) has a counter-clockwise outer contour
    
    * .notdef#4499 (U+B669) has a counter-clockwise outer contour
    
    * .notdef#4499 (U+B669) has a counter-clockwise outer contour
    
    * .notdef#4499 (U+B669) has a counter-clockwise outer contour
    
    * .notdef#450 (U+B15C) has a counter-clockwise outer contour
    
    * .notdef#450 (U+B15C) has a counter-clockwise outer contour
    
    * .notdef#450 (U+B15C) has a counter-clockwise outer contour
    
    * .notdef#4500 (U+B66A) has a counter-clockwise outer contour
    
    * .notdef#4500 (U+B66A) has a counter-clockwise outer contour
    
    * .notdef#4500 (U+B66A) has a counter-clockwise outer contour
    
    * .notdef#4500 (U+B66A) has a counter-clockwise outer contour
    
    * .notdef#4500 (U+B66A) has a counter-clockwise outer contour
    
    * .notdef#4500 (U+B66A) has a counter-clockwise outer contour
    
    * .notdef#4500 (U+B66A) has a counter-clockwise outer contour
    
    * .notdef#4501 (U+B66B) has a counter-clockwise outer contour
    
    * .notdef#4501 (U+B66B) has a counter-clockwise outer contour
    
    * .notdef#4501 (U+B66B) has a counter-clockwise outer contour
    
    * .notdef#4501 (U+B66B) has a counter-clockwise outer contour
    
    * .notdef#4501 (U+B66B) has a counter-clockwise outer contour
    
    * .notdef#4502 (U+B66C) has a counter-clockwise outer contour
    
    * .notdef#4502 (U+B66C) has a counter-clockwise outer contour
    
    * .notdef#4502 (U+B66C) has a counter-clockwise outer contour
    
    * .notdef#4502 (U+B66C) has a counter-clockwise outer contour
    
    * .notdef#4502 (U+B66C) has a counter-clockwise outer contour
    
    * .notdef#4503 (U+B66D) has a counter-clockwise outer contour
    
    * .notdef#4503 (U+B66D) has a counter-clockwise outer contour
    
    * .notdef#4503 (U+B66D) has a counter-clockwise outer contour
    
    * .notdef#4503 (U+B66D) has a counter-clockwise outer contour
    
    * .notdef#4503 (U+B66D) has a counter-clockwise outer contour
    
    * .notdef#4503 (U+B66D) has a counter-clockwise outer contour
    
    * .notdef#4504 (U+B66E) has a counter-clockwise outer contour
    
    * .notdef#4504 (U+B66E) has a counter-clockwise outer contour
    
    * .notdef#4504 (U+B66E) has a counter-clockwise outer contour
    
    * .notdef#4504 (U+B66E) has a counter-clockwise outer contour
    
    * .notdef#4504 (U+B66E) has a counter-clockwise outer contour
    
    * .notdef#4504 (U+B66E) has a counter-clockwise outer contour
    
    * .notdef#4505 (U+B66F) has a counter-clockwise outer contour
    
    * .notdef#4505 (U+B66F) has a counter-clockwise outer contour
    
    * .notdef#4505 (U+B66F) has a counter-clockwise outer contour
    
    * .notdef#4505 (U+B66F) has a counter-clockwise outer contour
    
    * .notdef#4505 (U+B66F) has a counter-clockwise outer contour
    
    * .notdef#4505 (U+B66F) has a counter-clockwise outer contour
    
    * .notdef#4506 (U+B670) has a counter-clockwise outer contour
    
    * .notdef#4506 (U+B670) has a counter-clockwise outer contour
    
    * .notdef#4506 (U+B670) has a counter-clockwise outer contour
    
    * .notdef#4506 (U+B670) has a counter-clockwise outer contour
    
    * .notdef#4506 (U+B670) has a counter-clockwise outer contour
    
    * .notdef#4506 (U+B670) has a counter-clockwise outer contour
    
    * .notdef#4507 (U+B671) has a counter-clockwise outer contour
    
    * .notdef#4507 (U+B671) has a counter-clockwise outer contour
    
    * .notdef#4507 (U+B671) has a counter-clockwise outer contour
    
    * .notdef#4507 (U+B671) has a counter-clockwise outer contour
    
    * .notdef#4507 (U+B671) has a counter-clockwise outer contour
    
    * .notdef#4507 (U+B671) has a counter-clockwise outer contour
    
    * .notdef#4508 (U+B672) has a counter-clockwise outer contour
    
    * .notdef#4508 (U+B672) has a counter-clockwise outer contour
    
    * .notdef#4508 (U+B672) has a counter-clockwise outer contour
    
    * .notdef#4508 (U+B672) has a counter-clockwise outer contour
    
    * .notdef#4508 (U+B672) has a counter-clockwise outer contour
    
    * .notdef#4508 (U+B672) has a counter-clockwise outer contour
    
    * .notdef#4508 (U+B672) has a counter-clockwise outer contour
    
    * .notdef#4509 (U+B673) has a counter-clockwise outer contour
    
    * .notdef#4509 (U+B673) has a counter-clockwise outer contour
    
    * .notdef#4509 (U+B673) has a counter-clockwise outer contour
    
    * .notdef#4509 (U+B673) has a counter-clockwise outer contour
    
    * .notdef#4509 (U+B673) has a counter-clockwise outer contour
    
    * .notdef#4509 (U+B673) has a counter-clockwise outer contour
    
    * .notdef#4509 (U+B673) has a counter-clockwise outer contour
    
    * .notdef#451 (U+B160) has a counter-clockwise outer contour
    
    * .notdef#451 (U+B160) has a counter-clockwise outer contour
    
    * .notdef#451 (U+B160) has a counter-clockwise outer contour
    
    * .notdef#451 (U+B160) has a counter-clockwise outer contour
    
    * .notdef#4510 (U+B674) has a counter-clockwise outer contour
    
    * .notdef#4510 (U+B674) has a counter-clockwise outer contour
    
    * .notdef#4510 (U+B674) has a counter-clockwise outer contour
    
    * .notdef#4510 (U+B674) has a counter-clockwise outer contour
    
    * .notdef#4510 (U+B674) has a counter-clockwise outer contour
    
    * .notdef#4511 (U+B675) has a counter-clockwise outer contour
    
    * .notdef#4511 (U+B675) has a counter-clockwise outer contour
    
    * .notdef#4511 (U+B675) has a counter-clockwise outer contour
    
    * .notdef#4511 (U+B675) has a counter-clockwise outer contour
    
    * .notdef#4511 (U+B675) has a counter-clockwise outer contour
    
    * .notdef#4512 (U+B676) has a counter-clockwise outer contour
    
    * .notdef#4512 (U+B676) has a counter-clockwise outer contour
    
    * .notdef#4512 (U+B676) has a counter-clockwise outer contour
    
    * .notdef#4512 (U+B676) has a counter-clockwise outer contour
    
    * .notdef#4512 (U+B676) has a counter-clockwise outer contour
    
    * .notdef#4512 (U+B676) has a counter-clockwise outer contour
    
    * .notdef#4513 (U+B677) has a counter-clockwise outer contour
    
    * .notdef#4513 (U+B677) has a counter-clockwise outer contour
    
    * .notdef#4513 (U+B677) has a counter-clockwise outer contour
    
    * .notdef#4513 (U+B677) has a counter-clockwise outer contour
    
    * .notdef#4513 (U+B677) has a counter-clockwise outer contour
    
    * .notdef#4514 (U+B678) has a counter-clockwise outer contour
    
    * .notdef#4514 (U+B678) has a counter-clockwise outer contour
    
    * .notdef#4514 (U+B678) has a counter-clockwise outer contour
    
    * .notdef#4514 (U+B678) has a counter-clockwise outer contour
    
    * .notdef#4514 (U+B678) has a counter-clockwise outer contour
    
    * .notdef#4515 (U+B679) has a counter-clockwise outer contour
    
    * .notdef#4515 (U+B679) has a counter-clockwise outer contour
    
    * .notdef#4515 (U+B679) has a counter-clockwise outer contour
    
    * .notdef#4515 (U+B679) has a counter-clockwise outer contour
    
    * .notdef#4515 (U+B679) has a counter-clockwise outer contour
    
    * .notdef#4516 (U+B67A) has a counter-clockwise outer contour
    
    * .notdef#4516 (U+B67A) has a counter-clockwise outer contour
    
    * .notdef#4516 (U+B67A) has a counter-clockwise outer contour
    
    * .notdef#4516 (U+B67A) has a counter-clockwise outer contour
    
    * .notdef#4516 (U+B67A) has a counter-clockwise outer contour
    
    * .notdef#4517 (U+B67B) has a counter-clockwise outer contour
    
    * .notdef#4517 (U+B67B) has a counter-clockwise outer contour
    
    * .notdef#4517 (U+B67B) has a counter-clockwise outer contour
    
    * .notdef#4517 (U+B67B) has a counter-clockwise outer contour
    
    * .notdef#4517 (U+B67B) has a counter-clockwise outer contour
    
    * .notdef#4518 (U+B67C) has a counter-clockwise outer contour
    
    * .notdef#4518 (U+B67C) has a counter-clockwise outer contour
    
    * .notdef#4518 (U+B67C) has a counter-clockwise outer contour
    
    * .notdef#4518 (U+B67C) has a counter-clockwise outer contour
    
    * .notdef#4518 (U+B67C) has a counter-clockwise outer contour
    
    * .notdef#4519 (U+B67D) has a counter-clockwise outer contour
    
    * .notdef#4519 (U+B67D) has a counter-clockwise outer contour
    
    * .notdef#4519 (U+B67D) has a counter-clockwise outer contour
    
    * .notdef#4519 (U+B67D) has a counter-clockwise outer contour
    
    * .notdef#4519 (U+B67D) has a counter-clockwise outer contour
    
    * .notdef#452 (U+B178) has a counter-clockwise outer contour
    
    * .notdef#452 (U+B178) has a counter-clockwise outer contour
    
    * .notdef#4520 (U+B67E) has a counter-clockwise outer contour
    
    * .notdef#4520 (U+B67E) has a counter-clockwise outer contour
    
    * .notdef#4520 (U+B67E) has a counter-clockwise outer contour
    
    * .notdef#4520 (U+B67E) has a counter-clockwise outer contour
    
    * .notdef#4520 (U+B67E) has a counter-clockwise outer contour
    
    * .notdef#4520 (U+B67E) has a counter-clockwise outer contour
    
    * .notdef#4521 (U+B67F) has a counter-clockwise outer contour
    
    * .notdef#4521 (U+B67F) has a counter-clockwise outer contour
    
    * .notdef#4521 (U+B67F) has a counter-clockwise outer contour
    
    * .notdef#4521 (U+B67F) has a counter-clockwise outer contour
    
    * .notdef#4521 (U+B67F) has a counter-clockwise outer contour
    
    * .notdef#4521 (U+B67F) has a counter-clockwise outer contour
    
    * .notdef#4522 (U+B680) has a counter-clockwise outer contour
    
    * .notdef#4522 (U+B680) has a counter-clockwise outer contour
    
    * .notdef#4522 (U+B680) has a counter-clockwise outer contour
    
    * .notdef#4523 (U+B681) has a counter-clockwise outer contour
    
    * .notdef#4523 (U+B681) has a counter-clockwise outer contour
    
    * .notdef#4523 (U+B681) has a counter-clockwise outer contour
    
    * .notdef#4523 (U+B681) has a counter-clockwise outer contour
    
    * .notdef#4524 (U+B682) has a counter-clockwise outer contour
    
    * .notdef#4524 (U+B682) has a counter-clockwise outer contour
    
    * .notdef#4524 (U+B682) has a counter-clockwise outer contour
    
    * .notdef#4524 (U+B682) has a counter-clockwise outer contour
    
    * .notdef#4524 (U+B682) has a counter-clockwise outer contour
    
    * .notdef#4525 (U+B683) has a counter-clockwise outer contour
    
    * .notdef#4525 (U+B683) has a counter-clockwise outer contour
    
    * .notdef#4525 (U+B683) has a counter-clockwise outer contour
    
    * .notdef#4525 (U+B683) has a counter-clockwise outer contour
    
    * .notdef#4525 (U+B683) has a counter-clockwise outer contour
    
    * .notdef#4526 (U+B684) has a counter-clockwise outer contour
    
    * .notdef#4526 (U+B684) has a counter-clockwise outer contour
    
    * .notdef#4526 (U+B684) has a counter-clockwise outer contour
    
    * .notdef#4526 (U+B684) has a counter-clockwise outer contour
    
    * .notdef#4527 (U+B685) has a counter-clockwise outer contour
    
    * .notdef#4527 (U+B685) has a counter-clockwise outer contour
    
    * .notdef#4527 (U+B685) has a counter-clockwise outer contour
    
    * .notdef#4527 (U+B685) has a counter-clockwise outer contour
    
    * .notdef#4527 (U+B685) has a counter-clockwise outer contour
    
    * .notdef#4528 (U+B686) has a counter-clockwise outer contour
    
    * .notdef#4528 (U+B686) has a counter-clockwise outer contour
    
    * .notdef#4528 (U+B686) has a counter-clockwise outer contour
    
    * .notdef#4528 (U+B686) has a counter-clockwise outer contour
    
    * .notdef#4528 (U+B686) has a counter-clockwise outer contour
    
    * .notdef#4528 (U+B686) has a counter-clockwise outer contour
    
    * .notdef#4529 (U+B687) has a counter-clockwise outer contour
    
    * .notdef#4529 (U+B687) has a counter-clockwise outer contour
    
    * .notdef#4529 (U+B687) has a counter-clockwise outer contour
    
    * .notdef#4529 (U+B687) has a counter-clockwise outer contour
    
    * .notdef#453 (U+B179) has a counter-clockwise outer contour
    
    * .notdef#453 (U+B179) has a counter-clockwise outer contour
    
    * .notdef#453 (U+B179) has a counter-clockwise outer contour
    
    * .notdef#4530 (U+B688) has a counter-clockwise outer contour
    
    * .notdef#4530 (U+B688) has a counter-clockwise outer contour
    
    * .notdef#4530 (U+B688) has a counter-clockwise outer contour
    
    * .notdef#4530 (U+B688) has a counter-clockwise outer contour
    
    * .notdef#4531 (U+B689) has a counter-clockwise outer contour
    
    * .notdef#4531 (U+B689) has a counter-clockwise outer contour
    
    * .notdef#4531 (U+B689) has a counter-clockwise outer contour
    
    * .notdef#4531 (U+B689) has a counter-clockwise outer contour
    
    * .notdef#4531 (U+B689) has a counter-clockwise outer contour
    
    * .notdef#4532 (U+B68A) has a counter-clockwise outer contour
    
    * .notdef#4532 (U+B68A) has a counter-clockwise outer contour
    
    * .notdef#4532 (U+B68A) has a counter-clockwise outer contour
    
    * .notdef#4532 (U+B68A) has a counter-clockwise outer contour
    
    * .notdef#4532 (U+B68A) has a counter-clockwise outer contour
    
    * .notdef#4533 (U+B68B) has a counter-clockwise outer contour
    
    * .notdef#4533 (U+B68B) has a counter-clockwise outer contour
    
    * .notdef#4533 (U+B68B) has a counter-clockwise outer contour
    
    * .notdef#4533 (U+B68B) has a counter-clockwise outer contour
    
    * .notdef#4533 (U+B68B) has a counter-clockwise outer contour
    
    * .notdef#4534 (U+B68C) has a counter-clockwise outer contour
    
    * .notdef#4534 (U+B68C) has a counter-clockwise outer contour
    
    * .notdef#4534 (U+B68C) has a counter-clockwise outer contour
    
    * .notdef#4534 (U+B68C) has a counter-clockwise outer contour
    
    * .notdef#4534 (U+B68C) has a counter-clockwise outer contour
    
    * .notdef#4535 (U+B68D) has a counter-clockwise outer contour
    
    * .notdef#4535 (U+B68D) has a counter-clockwise outer contour
    
    * .notdef#4535 (U+B68D) has a counter-clockwise outer contour
    
    * .notdef#4535 (U+B68D) has a counter-clockwise outer contour
    
    * .notdef#4535 (U+B68D) has a counter-clockwise outer contour
    
    * .notdef#4536 (U+B68E) has a counter-clockwise outer contour
    
    * .notdef#4536 (U+B68E) has a counter-clockwise outer contour
    
    * .notdef#4536 (U+B68E) has a counter-clockwise outer contour
    
    * .notdef#4536 (U+B68E) has a counter-clockwise outer contour
    
    * .notdef#4536 (U+B68E) has a counter-clockwise outer contour
    
    * .notdef#4536 (U+B68E) has a counter-clockwise outer contour
    
    * .notdef#4537 (U+B68F) has a counter-clockwise outer contour
    
    * .notdef#4537 (U+B68F) has a counter-clockwise outer contour
    
    * .notdef#4537 (U+B68F) has a counter-clockwise outer contour
    
    * .notdef#4537 (U+B68F) has a counter-clockwise outer contour
    
    * .notdef#4537 (U+B68F) has a counter-clockwise outer contour
    
    * .notdef#4537 (U+B68F) has a counter-clockwise outer contour
    
    * .notdef#4538 (U+B690) has a counter-clockwise outer contour
    
    * .notdef#4538 (U+B690) has a counter-clockwise outer contour
    
    * .notdef#4538 (U+B690) has a counter-clockwise outer contour
    
    * .notdef#4538 (U+B690) has a counter-clockwise outer contour
    
    * .notdef#4539 (U+B691) has a counter-clockwise outer contour
    
    * .notdef#4539 (U+B691) has a counter-clockwise outer contour
    
    * .notdef#4539 (U+B691) has a counter-clockwise outer contour
    
    * .notdef#4539 (U+B691) has a counter-clockwise outer contour
    
    * .notdef#454 (U+B17C) has a counter-clockwise outer contour
    
    * .notdef#454 (U+B17C) has a counter-clockwise outer contour
    
    * .notdef#454 (U+B17C) has a counter-clockwise outer contour
    
    * .notdef#4540 (U+B692) has a counter-clockwise outer contour
    
    * .notdef#4540 (U+B692) has a counter-clockwise outer contour
    
    * .notdef#4540 (U+B692) has a counter-clockwise outer contour
    
    * .notdef#4540 (U+B692) has a counter-clockwise outer contour
    
    * .notdef#4540 (U+B692) has a counter-clockwise outer contour
    
    * .notdef#4541 (U+B693) has a counter-clockwise outer contour
    
    * .notdef#4541 (U+B693) has a counter-clockwise outer contour
    
    * .notdef#4541 (U+B693) has a counter-clockwise outer contour
    
    * .notdef#4541 (U+B693) has a counter-clockwise outer contour
    
    * .notdef#4542 (U+B694) has a counter-clockwise outer contour
    
    * .notdef#4542 (U+B694) has a counter-clockwise outer contour
    
    * .notdef#4542 (U+B694) has a counter-clockwise outer contour
    
    * .notdef#4542 (U+B694) has a counter-clockwise outer contour
    
    * .notdef#4543 (U+B695) has a counter-clockwise outer contour
    
    * .notdef#4543 (U+B695) has a counter-clockwise outer contour
    
    * .notdef#4543 (U+B695) has a counter-clockwise outer contour
    
    * .notdef#4543 (U+B695) has a counter-clockwise outer contour
    
    * .notdef#4544 (U+B696) has a counter-clockwise outer contour
    
    * .notdef#4544 (U+B696) has a counter-clockwise outer contour
    
    * .notdef#4544 (U+B696) has a counter-clockwise outer contour
    
    * .notdef#4544 (U+B696) has a counter-clockwise outer contour
    
    * .notdef#4545 (U+B697) has a counter-clockwise outer contour
    
    * .notdef#4545 (U+B697) has a counter-clockwise outer contour
    
    * .notdef#4545 (U+B697) has a counter-clockwise outer contour
    
    * .notdef#4545 (U+B697) has a counter-clockwise outer contour
    
    * .notdef#4546 (U+B698) has a counter-clockwise outer contour
    
    * .notdef#4546 (U+B698) has a counter-clockwise outer contour
    
    * .notdef#4546 (U+B698) has a counter-clockwise outer contour
    
    * .notdef#4546 (U+B698) has a counter-clockwise outer contour
    
    * .notdef#4547 (U+B699) has a counter-clockwise outer contour
    
    * .notdef#4547 (U+B699) has a counter-clockwise outer contour
    
    * .notdef#4547 (U+B699) has a counter-clockwise outer contour
    
    * .notdef#4547 (U+B699) has a counter-clockwise outer contour
    
    * .notdef#4548 (U+B69A) has a counter-clockwise outer contour
    
    * .notdef#4548 (U+B69A) has a counter-clockwise outer contour
    
    * .notdef#4548 (U+B69A) has a counter-clockwise outer contour
    
    * .notdef#4548 (U+B69A) has a counter-clockwise outer contour
    
    * .notdef#4548 (U+B69A) has a counter-clockwise outer contour
    
    * .notdef#4549 (U+B69B) has a counter-clockwise outer contour
    
    * .notdef#4549 (U+B69B) has a counter-clockwise outer contour
    
    * .notdef#4549 (U+B69B) has a counter-clockwise outer contour
    
    * .notdef#4549 (U+B69B) has a counter-clockwise outer contour
    
    * .notdef#4549 (U+B69B) has a counter-clockwise outer contour
    
    * .notdef#455 (U+B180) has a counter-clockwise outer contour
    
    * .notdef#455 (U+B180) has a counter-clockwise outer contour
    
    * .notdef#455 (U+B180) has a counter-clockwise outer contour
    
    * .notdef#4550 (U+B69E) has a counter-clockwise outer contour
    
    * .notdef#4550 (U+B69E) has a counter-clockwise outer contour
    
    * .notdef#4550 (U+B69E) has a counter-clockwise outer contour
    
    * .notdef#4550 (U+B69E) has a counter-clockwise outer contour
    
    * .notdef#4550 (U+B69E) has a counter-clockwise outer contour
    
    * .notdef#4551 (U+B69F) has a counter-clockwise outer contour
    
    * .notdef#4551 (U+B69F) has a counter-clockwise outer contour
    
    * .notdef#4551 (U+B69F) has a counter-clockwise outer contour
    
    * .notdef#4551 (U+B69F) has a counter-clockwise outer contour
    
    * .notdef#4552 (U+B6A1) has a counter-clockwise outer contour
    
    * .notdef#4552 (U+B6A1) has a counter-clockwise outer contour
    
    * .notdef#4552 (U+B6A1) has a counter-clockwise outer contour
    
    * .notdef#4553 (U+B6A2) has a counter-clockwise outer contour
    
    * .notdef#4553 (U+B6A2) has a counter-clockwise outer contour
    
    * .notdef#4553 (U+B6A2) has a counter-clockwise outer contour
    
    * .notdef#4553 (U+B6A2) has a counter-clockwise outer contour
    
    * .notdef#4553 (U+B6A2) has a counter-clockwise outer contour
    
    * .notdef#4553 (U+B6A2) has a counter-clockwise outer contour
    
    * .notdef#4554 (U+B6A3) has a counter-clockwise outer contour
    
    * .notdef#4554 (U+B6A3) has a counter-clockwise outer contour
    
    * .notdef#4554 (U+B6A3) has a counter-clockwise outer contour
    
    * .notdef#4555 (U+B6A5) has a counter-clockwise outer contour
    
    * .notdef#4555 (U+B6A5) has a counter-clockwise outer contour
    
    * .notdef#4555 (U+B6A5) has a counter-clockwise outer contour
    
    * .notdef#4556 (U+B6A6) has a counter-clockwise outer contour
    
    * .notdef#4556 (U+B6A6) has a counter-clockwise outer contour
    
    * .notdef#4556 (U+B6A6) has a counter-clockwise outer contour
    
    * .notdef#4557 (U+B6A7) has a counter-clockwise outer contour
    
    * .notdef#4557 (U+B6A7) has a counter-clockwise outer contour
    
    * .notdef#4557 (U+B6A7) has a counter-clockwise outer contour
    
    * .notdef#4558 (U+B6A8) has a counter-clockwise outer contour
    
    * .notdef#4558 (U+B6A8) has a counter-clockwise outer contour
    
    * .notdef#4558 (U+B6A8) has a counter-clockwise outer contour
    
    * .notdef#4559 (U+B6A9) has a counter-clockwise outer contour
    
    * .notdef#4559 (U+B6A9) has a counter-clockwise outer contour
    
    * .notdef#4559 (U+B6A9) has a counter-clockwise outer contour
    
    * .notdef#456 (U+B182) has a counter-clockwise outer contour
    
    * .notdef#456 (U+B182) has a counter-clockwise outer contour
    
    * .notdef#456 (U+B182) has a counter-clockwise outer contour
    
    * .notdef#456 (U+B182) has a counter-clockwise outer contour
    
    * .notdef#4560 (U+B6AA) has a counter-clockwise outer contour
    
    * .notdef#4560 (U+B6AA) has a counter-clockwise outer contour
    
    * .notdef#4560 (U+B6AA) has a counter-clockwise outer contour
    
    * .notdef#4561 (U+B6AD) has a counter-clockwise outer contour
    
    * .notdef#4561 (U+B6AD) has a counter-clockwise outer contour
    
    * .notdef#4561 (U+B6AD) has a counter-clockwise outer contour
    
    * .notdef#4561 (U+B6AD) has a counter-clockwise outer contour
    
    * .notdef#4562 (U+B6AE) has a counter-clockwise outer contour
    
    * .notdef#4562 (U+B6AE) has a counter-clockwise outer contour
    
    * .notdef#4562 (U+B6AE) has a counter-clockwise outer contour
    
    * .notdef#4563 (U+B6AF) has a counter-clockwise outer contour
    
    * .notdef#4563 (U+B6AF) has a counter-clockwise outer contour
    
    * .notdef#4563 (U+B6AF) has a counter-clockwise outer contour
    
    * .notdef#4564 (U+B6B0) has a counter-clockwise outer contour
    
    * .notdef#4564 (U+B6B0) has a counter-clockwise outer contour
    
    * .notdef#4564 (U+B6B0) has a counter-clockwise outer contour
    
    * .notdef#4564 (U+B6B0) has a counter-clockwise outer contour
    
    * .notdef#4565 (U+B6B2) has a counter-clockwise outer contour
    
    * .notdef#4565 (U+B6B2) has a counter-clockwise outer contour
    
    * .notdef#4565 (U+B6B2) has a counter-clockwise outer contour
    
    * .notdef#4566 (U+B6B3) has a counter-clockwise outer contour
    
    * .notdef#4566 (U+B6B3) has a counter-clockwise outer contour
    
    * .notdef#4566 (U+B6B3) has a counter-clockwise outer contour
    
    * .notdef#4567 (U+B6B4) has a counter-clockwise outer contour
    
    * .notdef#4567 (U+B6B4) has a counter-clockwise outer contour
    
    * .notdef#4567 (U+B6B4) has a counter-clockwise outer contour
    
    * .notdef#4568 (U+B6B5) has a counter-clockwise outer contour
    
    * .notdef#4568 (U+B6B5) has a counter-clockwise outer contour
    
    * .notdef#4568 (U+B6B5) has a counter-clockwise outer contour
    
    * .notdef#4569 (U+B6B6) has a counter-clockwise outer contour
    
    * .notdef#4569 (U+B6B6) has a counter-clockwise outer contour
    
    * .notdef#4569 (U+B6B6) has a counter-clockwise outer contour
    
    * .notdef#4569 (U+B6B6) has a counter-clockwise outer contour
    
    * .notdef#457 (U+B188) has a counter-clockwise outer contour
    
    * .notdef#457 (U+B188) has a counter-clockwise outer contour
    
    * .notdef#457 (U+B188) has a counter-clockwise outer contour
    
    * .notdef#4570 (U+B6B7) has a counter-clockwise outer contour
    
    * .notdef#4570 (U+B6B7) has a counter-clockwise outer contour
    
    * .notdef#4570 (U+B6B7) has a counter-clockwise outer contour
    
    * .notdef#4570 (U+B6B7) has a counter-clockwise outer contour
    
    * .notdef#4571 (U+B6B8) has a counter-clockwise outer contour
    
    * .notdef#4571 (U+B6B8) has a counter-clockwise outer contour
    
    * .notdef#4571 (U+B6B8) has a counter-clockwise outer contour
    
    * .notdef#4571 (U+B6B8) has a counter-clockwise outer contour
    
    * .notdef#4572 (U+B6B9) has a counter-clockwise outer contour
    
    * .notdef#4572 (U+B6B9) has a counter-clockwise outer contour
    
    * .notdef#4572 (U+B6B9) has a counter-clockwise outer contour
    
    * .notdef#4572 (U+B6B9) has a counter-clockwise outer contour
    
    * .notdef#4572 (U+B6B9) has a counter-clockwise outer contour
    
    * .notdef#4573 (U+B6BA) has a counter-clockwise outer contour
    
    * .notdef#4573 (U+B6BA) has a counter-clockwise outer contour
    
    * .notdef#4573 (U+B6BA) has a counter-clockwise outer contour
    
    * .notdef#4573 (U+B6BA) has a counter-clockwise outer contour
    
    * .notdef#4573 (U+B6BA) has a counter-clockwise outer contour
    
    * .notdef#4573 (U+B6BA) has a counter-clockwise outer contour
    
    * .notdef#4574 (U+B6BB) has a counter-clockwise outer contour
    
    * .notdef#4574 (U+B6BB) has a counter-clockwise outer contour
    
    * .notdef#4574 (U+B6BB) has a counter-clockwise outer contour
    
    * .notdef#4574 (U+B6BB) has a counter-clockwise outer contour
    
    * .notdef#4574 (U+B6BB) has a counter-clockwise outer contour
    
    * .notdef#4575 (U+B6BC) has a counter-clockwise outer contour
    
    * .notdef#4575 (U+B6BC) has a counter-clockwise outer contour
    
    * .notdef#4575 (U+B6BC) has a counter-clockwise outer contour
    
    * .notdef#4575 (U+B6BC) has a counter-clockwise outer contour
    
    * .notdef#4575 (U+B6BC) has a counter-clockwise outer contour
    
    * .notdef#4576 (U+B6BD) has a counter-clockwise outer contour
    
    * .notdef#4576 (U+B6BD) has a counter-clockwise outer contour
    
    * .notdef#4576 (U+B6BD) has a counter-clockwise outer contour
    
    * .notdef#4576 (U+B6BD) has a counter-clockwise outer contour
    
    * .notdef#4576 (U+B6BD) has a counter-clockwise outer contour
    
    * .notdef#4577 (U+B6BE) has a counter-clockwise outer contour
    
    * .notdef#4577 (U+B6BE) has a counter-clockwise outer contour
    
    * .notdef#4577 (U+B6BE) has a counter-clockwise outer contour
    
    * .notdef#4577 (U+B6BE) has a counter-clockwise outer contour
    
    * .notdef#4577 (U+B6BE) has a counter-clockwise outer contour
    
    * .notdef#4577 (U+B6BE) has a counter-clockwise outer contour
    
    * .notdef#4577 (U+B6BE) has a counter-clockwise outer contour
    
    * .notdef#4578 (U+B6BF) has a counter-clockwise outer contour
    
    * .notdef#4578 (U+B6BF) has a counter-clockwise outer contour
    
    * .notdef#4578 (U+B6BF) has a counter-clockwise outer contour
    
    * .notdef#4578 (U+B6BF) has a counter-clockwise outer contour
    
    * .notdef#4578 (U+B6BF) has a counter-clockwise outer contour
    
    * .notdef#4579 (U+B6C0) has a counter-clockwise outer contour
    
    * .notdef#4579 (U+B6C0) has a counter-clockwise outer contour
    
    * .notdef#4579 (U+B6C0) has a counter-clockwise outer contour
    
    * .notdef#4579 (U+B6C0) has a counter-clockwise outer contour
    
    * .notdef#4579 (U+B6C0) has a counter-clockwise outer contour
    
    * .notdef#458 (U+B189) has a counter-clockwise outer contour
    
    * .notdef#458 (U+B189) has a counter-clockwise outer contour
    
    * .notdef#458 (U+B189) has a counter-clockwise outer contour
    
    * .notdef#4580 (U+B6C1) has a counter-clockwise outer contour
    
    * .notdef#4580 (U+B6C1) has a counter-clockwise outer contour
    
    * .notdef#4580 (U+B6C1) has a counter-clockwise outer contour
    
    * .notdef#4580 (U+B6C1) has a counter-clockwise outer contour
    
    * .notdef#4580 (U+B6C1) has a counter-clockwise outer contour
    
    * .notdef#4581 (U+B6C2) has a counter-clockwise outer contour
    
    * .notdef#4581 (U+B6C2) has a counter-clockwise outer contour
    
    * .notdef#4581 (U+B6C2) has a counter-clockwise outer contour
    
    * .notdef#4581 (U+B6C2) has a counter-clockwise outer contour
    
    * .notdef#4581 (U+B6C2) has a counter-clockwise outer contour
    
    * .notdef#4582 (U+B6C3) has a counter-clockwise outer contour
    
    * .notdef#4582 (U+B6C3) has a counter-clockwise outer contour
    
    * .notdef#4582 (U+B6C3) has a counter-clockwise outer contour
    
    * .notdef#4582 (U+B6C3) has a counter-clockwise outer contour
    
    * .notdef#4582 (U+B6C3) has a counter-clockwise outer contour
    
    * .notdef#4583 (U+B6C4) has a counter-clockwise outer contour
    
    * .notdef#4583 (U+B6C4) has a counter-clockwise outer contour
    
    * .notdef#4583 (U+B6C4) has a counter-clockwise outer contour
    
    * .notdef#4583 (U+B6C4) has a counter-clockwise outer contour
    
    * .notdef#4583 (U+B6C4) has a counter-clockwise outer contour
    
    * .notdef#4584 (U+B6C5) has a counter-clockwise outer contour
    
    * .notdef#4584 (U+B6C5) has a counter-clockwise outer contour
    
    * .notdef#4584 (U+B6C5) has a counter-clockwise outer contour
    
    * .notdef#4584 (U+B6C5) has a counter-clockwise outer contour
    
    * .notdef#4584 (U+B6C5) has a counter-clockwise outer contour
    
    * .notdef#4585 (U+B6C6) has a counter-clockwise outer contour
    
    * .notdef#4585 (U+B6C6) has a counter-clockwise outer contour
    
    * .notdef#4585 (U+B6C6) has a counter-clockwise outer contour
    
    * .notdef#4585 (U+B6C6) has a counter-clockwise outer contour
    
    * .notdef#4585 (U+B6C6) has a counter-clockwise outer contour
    
    * .notdef#4585 (U+B6C6) has a counter-clockwise outer contour
    
    * .notdef#4586 (U+B6C7) has a counter-clockwise outer contour
    
    * .notdef#4586 (U+B6C7) has a counter-clockwise outer contour
    
    * .notdef#4586 (U+B6C7) has a counter-clockwise outer contour
    
    * .notdef#4586 (U+B6C7) has a counter-clockwise outer contour
    
    * .notdef#4586 (U+B6C7) has a counter-clockwise outer contour
    
    * .notdef#4586 (U+B6C7) has a counter-clockwise outer contour
    
    * .notdef#4587 (U+B6C8) has a counter-clockwise outer contour
    
    * .notdef#4587 (U+B6C8) has a counter-clockwise outer contour
    
    * .notdef#4587 (U+B6C8) has a counter-clockwise outer contour
    
    * .notdef#4587 (U+B6C8) has a counter-clockwise outer contour
    
    * .notdef#4587 (U+B6C8) has a counter-clockwise outer contour
    
    * .notdef#4588 (U+B6C9) has a counter-clockwise outer contour
    
    * .notdef#4588 (U+B6C9) has a counter-clockwise outer contour
    
    * .notdef#4588 (U+B6C9) has a counter-clockwise outer contour
    
    * .notdef#4588 (U+B6C9) has a counter-clockwise outer contour
    
    * .notdef#4588 (U+B6C9) has a counter-clockwise outer contour
    
    * .notdef#4589 (U+B6CA) has a counter-clockwise outer contour
    
    * .notdef#4589 (U+B6CA) has a counter-clockwise outer contour
    
    * .notdef#4589 (U+B6CA) has a counter-clockwise outer contour
    
    * .notdef#4589 (U+B6CA) has a counter-clockwise outer contour
    
    * .notdef#4589 (U+B6CA) has a counter-clockwise outer contour
    
    * .notdef#459 (U+B18B) has a counter-clockwise outer contour
    
    * .notdef#459 (U+B18B) has a counter-clockwise outer contour
    
    * .notdef#459 (U+B18B) has a counter-clockwise outer contour
    
    * .notdef#4590 (U+B6CB) has a counter-clockwise outer contour
    
    * .notdef#4590 (U+B6CB) has a counter-clockwise outer contour
    
    * .notdef#4590 (U+B6CB) has a counter-clockwise outer contour
    
    * .notdef#4590 (U+B6CB) has a counter-clockwise outer contour
    
    * .notdef#4590 (U+B6CB) has a counter-clockwise outer contour
    
    * .notdef#4591 (U+B6CC) has a counter-clockwise outer contour
    
    * .notdef#4591 (U+B6CC) has a counter-clockwise outer contour
    
    * .notdef#4591 (U+B6CC) has a counter-clockwise outer contour
    
    * .notdef#4591 (U+B6CC) has a counter-clockwise outer contour
    
    * .notdef#4591 (U+B6CC) has a counter-clockwise outer contour
    
    * .notdef#4592 (U+B6CD) has a counter-clockwise outer contour
    
    * .notdef#4592 (U+B6CD) has a counter-clockwise outer contour
    
    * .notdef#4592 (U+B6CD) has a counter-clockwise outer contour
    
    * .notdef#4592 (U+B6CD) has a counter-clockwise outer contour
    
    * .notdef#4592 (U+B6CD) has a counter-clockwise outer contour
    
    * .notdef#4593 (U+B6CE) has a counter-clockwise outer contour
    
    * .notdef#4593 (U+B6CE) has a counter-clockwise outer contour
    
    * .notdef#4593 (U+B6CE) has a counter-clockwise outer contour
    
    * .notdef#4593 (U+B6CE) has a counter-clockwise outer contour
    
    * .notdef#4593 (U+B6CE) has a counter-clockwise outer contour
    
    * .notdef#4594 (U+B6CF) has a counter-clockwise outer contour
    
    * .notdef#4594 (U+B6CF) has a counter-clockwise outer contour
    
    * .notdef#4594 (U+B6CF) has a counter-clockwise outer contour
    
    * .notdef#4594 (U+B6CF) has a counter-clockwise outer contour
    
    * .notdef#4594 (U+B6CF) has a counter-clockwise outer contour
    
    * .notdef#4595 (U+B6D0) has a counter-clockwise outer contour
    
    * .notdef#4595 (U+B6D0) has a counter-clockwise outer contour
    
    * .notdef#4595 (U+B6D0) has a counter-clockwise outer contour
    
    * .notdef#4595 (U+B6D0) has a counter-clockwise outer contour
    
    * .notdef#4595 (U+B6D0) has a counter-clockwise outer contour
    
    * .notdef#4596 (U+B6D1) has a counter-clockwise outer contour
    
    * .notdef#4596 (U+B6D1) has a counter-clockwise outer contour
    
    * .notdef#4596 (U+B6D1) has a counter-clockwise outer contour
    
    * .notdef#4596 (U+B6D1) has a counter-clockwise outer contour
    
    * .notdef#4596 (U+B6D1) has a counter-clockwise outer contour
    
    * .notdef#4597 (U+B6D2) has a counter-clockwise outer contour
    
    * .notdef#4597 (U+B6D2) has a counter-clockwise outer contour
    
    * .notdef#4597 (U+B6D2) has a counter-clockwise outer contour
    
    * .notdef#4597 (U+B6D2) has a counter-clockwise outer contour
    
    * .notdef#4597 (U+B6D2) has a counter-clockwise outer contour
    
    * .notdef#4597 (U+B6D2) has a counter-clockwise outer contour
    
    * .notdef#4598 (U+B6D3) has a counter-clockwise outer contour
    
    * .notdef#4598 (U+B6D3) has a counter-clockwise outer contour
    
    * .notdef#4598 (U+B6D3) has a counter-clockwise outer contour
    
    * .notdef#4598 (U+B6D3) has a counter-clockwise outer contour
    
    * .notdef#4598 (U+B6D3) has a counter-clockwise outer contour
    
    * .notdef#4598 (U+B6D3) has a counter-clockwise outer contour
    
    * .notdef#4599 (U+B6D5) has a counter-clockwise outer contour
    
    * .notdef#4599 (U+B6D5) has a counter-clockwise outer contour
    
    * .notdef#4599 (U+B6D5) has a counter-clockwise outer contour
    
    * .notdef#4599 (U+B6D5) has a counter-clockwise outer contour
    
    * .notdef#4599 (U+B6D5) has a counter-clockwise outer contour
    
    * .notdef#460 (U+B18D) has a counter-clockwise outer contour
    
    * .notdef#460 (U+B18D) has a counter-clockwise outer contour
    
    * .notdef#460 (U+B18D) has a counter-clockwise outer contour
    
    * .notdef#4600 (U+B6D6) has a counter-clockwise outer contour
    
    * .notdef#4600 (U+B6D6) has a counter-clockwise outer contour
    
    * .notdef#4600 (U+B6D6) has a counter-clockwise outer contour
    
    * .notdef#4600 (U+B6D6) has a counter-clockwise outer contour
    
    * .notdef#4600 (U+B6D6) has a counter-clockwise outer contour
    
    * .notdef#4600 (U+B6D6) has a counter-clockwise outer contour
    
    * .notdef#4601 (U+B6D7) has a counter-clockwise outer contour
    
    * .notdef#4601 (U+B6D7) has a counter-clockwise outer contour
    
    * .notdef#4601 (U+B6D7) has a counter-clockwise outer contour
    
    * .notdef#4601 (U+B6D7) has a counter-clockwise outer contour
    
    * .notdef#4601 (U+B6D7) has a counter-clockwise outer contour
    
    * .notdef#4601 (U+B6D7) has a counter-clockwise outer contour
    
    * .notdef#4602 (U+B6D8) has a counter-clockwise outer contour
    
    * .notdef#4602 (U+B6D8) has a counter-clockwise outer contour
    
    * .notdef#4602 (U+B6D8) has a counter-clockwise outer contour
    
    * .notdef#4602 (U+B6D8) has a counter-clockwise outer contour
    
    * .notdef#4602 (U+B6D8) has a counter-clockwise outer contour
    
    * .notdef#4603 (U+B6D9) has a counter-clockwise outer contour
    
    * .notdef#4603 (U+B6D9) has a counter-clockwise outer contour
    
    * .notdef#4603 (U+B6D9) has a counter-clockwise outer contour
    
    * .notdef#4603 (U+B6D9) has a counter-clockwise outer contour
    
    * .notdef#4603 (U+B6D9) has a counter-clockwise outer contour
    
    * .notdef#4603 (U+B6D9) has a counter-clockwise outer contour
    
    * .notdef#4604 (U+B6DA) has a counter-clockwise outer contour
    
    * .notdef#4604 (U+B6DA) has a counter-clockwise outer contour
    
    * .notdef#4604 (U+B6DA) has a counter-clockwise outer contour
    
    * .notdef#4604 (U+B6DA) has a counter-clockwise outer contour
    
    * .notdef#4604 (U+B6DA) has a counter-clockwise outer contour
    
    * .notdef#4604 (U+B6DA) has a counter-clockwise outer contour
    
    * .notdef#4604 (U+B6DA) has a counter-clockwise outer contour
    
    * .notdef#4605 (U+B6DB) has a counter-clockwise outer contour
    
    * .notdef#4605 (U+B6DB) has a counter-clockwise outer contour
    
    * .notdef#4605 (U+B6DB) has a counter-clockwise outer contour
    
    * .notdef#4605 (U+B6DB) has a counter-clockwise outer contour
    
    * .notdef#4605 (U+B6DB) has a counter-clockwise outer contour
    
    * .notdef#4606 (U+B6DC) has a counter-clockwise outer contour
    
    * .notdef#4606 (U+B6DC) has a counter-clockwise outer contour
    
    * .notdef#4606 (U+B6DC) has a counter-clockwise outer contour
    
    * .notdef#4606 (U+B6DC) has a counter-clockwise outer contour
    
    * .notdef#4606 (U+B6DC) has a counter-clockwise outer contour
    
    * .notdef#4607 (U+B6DD) has a counter-clockwise outer contour
    
    * .notdef#4607 (U+B6DD) has a counter-clockwise outer contour
    
    * .notdef#4607 (U+B6DD) has a counter-clockwise outer contour
    
    * .notdef#4607 (U+B6DD) has a counter-clockwise outer contour
    
    * .notdef#4607 (U+B6DD) has a counter-clockwise outer contour
    
    * .notdef#4608 (U+B6DE) has a counter-clockwise outer contour
    
    * .notdef#4608 (U+B6DE) has a counter-clockwise outer contour
    
    * .notdef#4608 (U+B6DE) has a counter-clockwise outer contour
    
    * .notdef#4608 (U+B6DE) has a counter-clockwise outer contour
    
    * .notdef#4608 (U+B6DE) has a counter-clockwise outer contour
    
    * .notdef#4609 (U+B6DF) has a counter-clockwise outer contour
    
    * .notdef#4609 (U+B6DF) has a counter-clockwise outer contour
    
    * .notdef#4609 (U+B6DF) has a counter-clockwise outer contour
    
    * .notdef#4609 (U+B6DF) has a counter-clockwise outer contour
    
    * .notdef#4609 (U+B6DF) has a counter-clockwise outer contour
    
    * .notdef#461 (U+B192) has a counter-clockwise outer contour
    
    * .notdef#461 (U+B192) has a counter-clockwise outer contour
    
    * .notdef#461 (U+B192) has a counter-clockwise outer contour
    
    * .notdef#461 (U+B192) has a counter-clockwise outer contour
    
    * .notdef#4610 (U+B6E0) has a counter-clockwise outer contour
    
    * .notdef#4610 (U+B6E0) has a counter-clockwise outer contour
    
    * .notdef#4610 (U+B6E0) has a counter-clockwise outer contour
    
    * .notdef#4610 (U+B6E0) has a counter-clockwise outer contour
    
    * .notdef#4610 (U+B6E0) has a counter-clockwise outer contour
    
    * .notdef#4611 (U+B6E1) has a counter-clockwise outer contour
    
    * .notdef#4611 (U+B6E1) has a counter-clockwise outer contour
    
    * .notdef#4611 (U+B6E1) has a counter-clockwise outer contour
    
    * .notdef#4611 (U+B6E1) has a counter-clockwise outer contour
    
    * .notdef#4611 (U+B6E1) has a counter-clockwise outer contour
    
    * .notdef#4612 (U+B6E2) has a counter-clockwise outer contour
    
    * .notdef#4612 (U+B6E2) has a counter-clockwise outer contour
    
    * .notdef#4612 (U+B6E2) has a counter-clockwise outer contour
    
    * .notdef#4612 (U+B6E2) has a counter-clockwise outer contour
    
    * .notdef#4612 (U+B6E2) has a counter-clockwise outer contour
    
    * .notdef#4612 (U+B6E2) has a counter-clockwise outer contour
    
    * .notdef#4613 (U+B6E3) has a counter-clockwise outer contour
    
    * .notdef#4613 (U+B6E3) has a counter-clockwise outer contour
    
    * .notdef#4613 (U+B6E3) has a counter-clockwise outer contour
    
    * .notdef#4613 (U+B6E3) has a counter-clockwise outer contour
    
    * .notdef#4613 (U+B6E3) has a counter-clockwise outer contour
    
    * .notdef#4613 (U+B6E3) has a counter-clockwise outer contour
    
    * .notdef#4614 (U+B6E4) has a counter-clockwise outer contour
    
    * .notdef#4614 (U+B6E4) has a counter-clockwise outer contour
    
    * .notdef#4614 (U+B6E4) has a counter-clockwise outer contour
    
    * .notdef#4614 (U+B6E4) has a counter-clockwise outer contour
    
    * .notdef#4614 (U+B6E4) has a counter-clockwise outer contour
    
    * .notdef#4615 (U+B6E5) has a counter-clockwise outer contour
    
    * .notdef#4615 (U+B6E5) has a counter-clockwise outer contour
    
    * .notdef#4615 (U+B6E5) has a counter-clockwise outer contour
    
    * .notdef#4615 (U+B6E5) has a counter-clockwise outer contour
    
    * .notdef#4615 (U+B6E5) has a counter-clockwise outer contour
    
    * .notdef#4616 (U+B6E6) has a counter-clockwise outer contour
    
    * .notdef#4616 (U+B6E6) has a counter-clockwise outer contour
    
    * .notdef#4616 (U+B6E6) has a counter-clockwise outer contour
    
    * .notdef#4616 (U+B6E6) has a counter-clockwise outer contour
    
    * .notdef#4616 (U+B6E6) has a counter-clockwise outer contour
    
    * .notdef#4616 (U+B6E6) has a counter-clockwise outer contour
    
    * .notdef#4617 (U+B6E7) has a counter-clockwise outer contour
    
    * .notdef#4617 (U+B6E7) has a counter-clockwise outer contour
    
    * .notdef#4617 (U+B6E7) has a counter-clockwise outer contour
    
    * .notdef#4617 (U+B6E7) has a counter-clockwise outer contour
    
    * .notdef#4617 (U+B6E7) has a counter-clockwise outer contour
    
    * .notdef#4618 (U+B6E8) has a counter-clockwise outer contour
    
    * .notdef#4618 (U+B6E8) has a counter-clockwise outer contour
    
    * .notdef#4618 (U+B6E8) has a counter-clockwise outer contour
    
    * .notdef#4618 (U+B6E8) has a counter-clockwise outer contour
    
    * .notdef#4618 (U+B6E8) has a counter-clockwise outer contour
    
    * .notdef#4619 (U+B6E9) has a counter-clockwise outer contour
    
    * .notdef#4619 (U+B6E9) has a counter-clockwise outer contour
    
    * .notdef#4619 (U+B6E9) has a counter-clockwise outer contour
    
    * .notdef#4619 (U+B6E9) has a counter-clockwise outer contour
    
    * .notdef#4619 (U+B6E9) has a counter-clockwise outer contour
    
    * .notdef#462 (U+B193) has a counter-clockwise outer contour
    
    * .notdef#462 (U+B193) has a counter-clockwise outer contour
    
    * .notdef#462 (U+B193) has a counter-clockwise outer contour
    
    * .notdef#462 (U+B193) has a counter-clockwise outer contour
    
    * .notdef#4620 (U+B6EA) has a counter-clockwise outer contour
    
    * .notdef#4620 (U+B6EA) has a counter-clockwise outer contour
    
    * .notdef#4620 (U+B6EA) has a counter-clockwise outer contour
    
    * .notdef#4620 (U+B6EA) has a counter-clockwise outer contour
    
    * .notdef#4620 (U+B6EA) has a counter-clockwise outer contour
    
    * .notdef#4621 (U+B6EB) has a counter-clockwise outer contour
    
    * .notdef#4621 (U+B6EB) has a counter-clockwise outer contour
    
    * .notdef#4621 (U+B6EB) has a counter-clockwise outer contour
    
    * .notdef#4621 (U+B6EB) has a counter-clockwise outer contour
    
    * .notdef#4621 (U+B6EB) has a counter-clockwise outer contour
    
    * .notdef#4622 (U+B6EC) has a counter-clockwise outer contour
    
    * .notdef#4622 (U+B6EC) has a counter-clockwise outer contour
    
    * .notdef#4622 (U+B6EC) has a counter-clockwise outer contour
    
    * .notdef#4622 (U+B6EC) has a counter-clockwise outer contour
    
    * .notdef#4622 (U+B6EC) has a counter-clockwise outer contour
    
    * .notdef#4623 (U+B6ED) has a counter-clockwise outer contour
    
    * .notdef#4623 (U+B6ED) has a counter-clockwise outer contour
    
    * .notdef#4623 (U+B6ED) has a counter-clockwise outer contour
    
    * .notdef#4623 (U+B6ED) has a counter-clockwise outer contour
    
    * .notdef#4623 (U+B6ED) has a counter-clockwise outer contour
    
    * .notdef#4624 (U+B6EE) has a counter-clockwise outer contour
    
    * .notdef#4624 (U+B6EE) has a counter-clockwise outer contour
    
    * .notdef#4624 (U+B6EE) has a counter-clockwise outer contour
    
    * .notdef#4624 (U+B6EE) has a counter-clockwise outer contour
    
    * .notdef#4624 (U+B6EE) has a counter-clockwise outer contour
    
    * .notdef#4624 (U+B6EE) has a counter-clockwise outer contour
    
    * .notdef#4625 (U+B6EF) has a counter-clockwise outer contour
    
    * .notdef#4625 (U+B6EF) has a counter-clockwise outer contour
    
    * .notdef#4625 (U+B6EF) has a counter-clockwise outer contour
    
    * .notdef#4625 (U+B6EF) has a counter-clockwise outer contour
    
    * .notdef#4625 (U+B6EF) has a counter-clockwise outer contour
    
    * .notdef#4625 (U+B6EF) has a counter-clockwise outer contour
    
    * .notdef#4626 (U+B6F1) has a counter-clockwise outer contour
    
    * .notdef#4626 (U+B6F1) has a counter-clockwise outer contour
    
    * .notdef#4626 (U+B6F1) has a counter-clockwise outer contour
    
    * .notdef#4626 (U+B6F1) has a counter-clockwise outer contour
    
    * .notdef#4626 (U+B6F1) has a counter-clockwise outer contour
    
    * .notdef#4627 (U+B6F2) has a counter-clockwise outer contour
    
    * .notdef#4627 (U+B6F2) has a counter-clockwise outer contour
    
    * .notdef#4627 (U+B6F2) has a counter-clockwise outer contour
    
    * .notdef#4627 (U+B6F2) has a counter-clockwise outer contour
    
    * .notdef#4627 (U+B6F2) has a counter-clockwise outer contour
    
    * .notdef#4627 (U+B6F2) has a counter-clockwise outer contour
    
    * .notdef#4628 (U+B6F3) has a counter-clockwise outer contour
    
    * .notdef#4628 (U+B6F3) has a counter-clockwise outer contour
    
    * .notdef#4628 (U+B6F3) has a counter-clockwise outer contour
    
    * .notdef#4628 (U+B6F3) has a counter-clockwise outer contour
    
    * .notdef#4628 (U+B6F3) has a counter-clockwise outer contour
    
    * .notdef#4629 (U+B6F5) has a counter-clockwise outer contour
    
    * .notdef#4629 (U+B6F5) has a counter-clockwise outer contour
    
    * .notdef#4629 (U+B6F5) has a counter-clockwise outer contour
    
    * .notdef#4629 (U+B6F5) has a counter-clockwise outer contour
    
    * .notdef#4629 (U+B6F5) has a counter-clockwise outer contour
    
    * .notdef#463 (U+B194) has a counter-clockwise outer contour
    
    * .notdef#463 (U+B194) has a counter-clockwise outer contour
    
    * .notdef#463 (U+B194) has a counter-clockwise outer contour
    
    * .notdef#4630 (U+B6F6) has a counter-clockwise outer contour
    
    * .notdef#4630 (U+B6F6) has a counter-clockwise outer contour
    
    * .notdef#4630 (U+B6F6) has a counter-clockwise outer contour
    
    * .notdef#4630 (U+B6F6) has a counter-clockwise outer contour
    
    * .notdef#4630 (U+B6F6) has a counter-clockwise outer contour
    
    * .notdef#4630 (U+B6F6) has a counter-clockwise outer contour
    
    * .notdef#4630 (U+B6F6) has a counter-clockwise outer contour
    
    * .notdef#4631 (U+B6F7) has a counter-clockwise outer contour
    
    * .notdef#4631 (U+B6F7) has a counter-clockwise outer contour
    
    * .notdef#4631 (U+B6F7) has a counter-clockwise outer contour
    
    * .notdef#4631 (U+B6F7) has a counter-clockwise outer contour
    
    * .notdef#4631 (U+B6F7) has a counter-clockwise outer contour
    
    * .notdef#4632 (U+B6F9) has a counter-clockwise outer contour
    
    * .notdef#4632 (U+B6F9) has a counter-clockwise outer contour
    
    * .notdef#4632 (U+B6F9) has a counter-clockwise outer contour
    
    * .notdef#4632 (U+B6F9) has a counter-clockwise outer contour
    
    * .notdef#4632 (U+B6F9) has a counter-clockwise outer contour
    
    * .notdef#4633 (U+B6FA) has a counter-clockwise outer contour
    
    * .notdef#4633 (U+B6FA) has a counter-clockwise outer contour
    
    * .notdef#4633 (U+B6FA) has a counter-clockwise outer contour
    
    * .notdef#4633 (U+B6FA) has a counter-clockwise outer contour
    
    * .notdef#4633 (U+B6FA) has a counter-clockwise outer contour
    
    * .notdef#4634 (U+B6FB) has a counter-clockwise outer contour
    
    * .notdef#4634 (U+B6FB) has a counter-clockwise outer contour
    
    * .notdef#4634 (U+B6FB) has a counter-clockwise outer contour
    
    * .notdef#4634 (U+B6FB) has a counter-clockwise outer contour
    
    * .notdef#4634 (U+B6FB) has a counter-clockwise outer contour
    
    * .notdef#4635 (U+B6FC) has a counter-clockwise outer contour
    
    * .notdef#4635 (U+B6FC) has a counter-clockwise outer contour
    
    * .notdef#4635 (U+B6FC) has a counter-clockwise outer contour
    
    * .notdef#4635 (U+B6FC) has a counter-clockwise outer contour
    
    * .notdef#4635 (U+B6FC) has a counter-clockwise outer contour
    
    * .notdef#4636 (U+B6FD) has a counter-clockwise outer contour
    
    * .notdef#4636 (U+B6FD) has a counter-clockwise outer contour
    
    * .notdef#4636 (U+B6FD) has a counter-clockwise outer contour
    
    * .notdef#4636 (U+B6FD) has a counter-clockwise outer contour
    
    * .notdef#4636 (U+B6FD) has a counter-clockwise outer contour
    
    * .notdef#4637 (U+B6FE) has a counter-clockwise outer contour
    
    * .notdef#4637 (U+B6FE) has a counter-clockwise outer contour
    
    * .notdef#4637 (U+B6FE) has a counter-clockwise outer contour
    
    * .notdef#4637 (U+B6FE) has a counter-clockwise outer contour
    
    * .notdef#4637 (U+B6FE) has a counter-clockwise outer contour
    
    * .notdef#4637 (U+B6FE) has a counter-clockwise outer contour
    
    * .notdef#4638 (U+B6FF) has a counter-clockwise outer contour
    
    * .notdef#4638 (U+B6FF) has a counter-clockwise outer contour
    
    * .notdef#4638 (U+B6FF) has a counter-clockwise outer contour
    
    * .notdef#4638 (U+B6FF) has a counter-clockwise outer contour
    
    * .notdef#4638 (U+B6FF) has a counter-clockwise outer contour
    
    * .notdef#4638 (U+B6FF) has a counter-clockwise outer contour
    
    * .notdef#4639 (U+B702) has a counter-clockwise outer contour
    
    * .notdef#4639 (U+B702) has a counter-clockwise outer contour
    
    * .notdef#4639 (U+B702) has a counter-clockwise outer contour
    
    * .notdef#4639 (U+B702) has a counter-clockwise outer contour
    
    * .notdef#4639 (U+B702) has a counter-clockwise outer contour
    
    * .notdef#464 (U+B198) has a counter-clockwise outer contour
    
    * .notdef#464 (U+B198) has a counter-clockwise outer contour
    
    * .notdef#464 (U+B198) has a counter-clockwise outer contour
    
    * .notdef#464 (U+B198) has a counter-clockwise outer contour
    
    * .notdef#4640 (U+B703) has a counter-clockwise outer contour
    
    * .notdef#4640 (U+B703) has a counter-clockwise outer contour
    
    * .notdef#4640 (U+B703) has a counter-clockwise outer contour
    
    * .notdef#4640 (U+B703) has a counter-clockwise outer contour
    
    * .notdef#4640 (U+B703) has a counter-clockwise outer contour
    
    * .notdef#4641 (U+B704) has a counter-clockwise outer contour
    
    * .notdef#4641 (U+B704) has a counter-clockwise outer contour
    
    * .notdef#4641 (U+B704) has a counter-clockwise outer contour
    
    * .notdef#4641 (U+B704) has a counter-clockwise outer contour
    
    * .notdef#4641 (U+B704) has a counter-clockwise outer contour
    
    * .notdef#4642 (U+B706) has a counter-clockwise outer contour
    
    * .notdef#4642 (U+B706) has a counter-clockwise outer contour
    
    * .notdef#4642 (U+B706) has a counter-clockwise outer contour
    
    * .notdef#4642 (U+B706) has a counter-clockwise outer contour
    
    * .notdef#4642 (U+B706) has a counter-clockwise outer contour
    
    * .notdef#4643 (U+B707) has a counter-clockwise outer contour
    
    * .notdef#4643 (U+B707) has a counter-clockwise outer contour
    
    * .notdef#4643 (U+B707) has a counter-clockwise outer contour
    
    * .notdef#4643 (U+B707) has a counter-clockwise outer contour
    
    * .notdef#4643 (U+B707) has a counter-clockwise outer contour
    
    * .notdef#4644 (U+B708) has a counter-clockwise outer contour
    
    * .notdef#4644 (U+B708) has a counter-clockwise outer contour
    
    * .notdef#4644 (U+B708) has a counter-clockwise outer contour
    
    * .notdef#4644 (U+B708) has a counter-clockwise outer contour
    
    * .notdef#4644 (U+B708) has a counter-clockwise outer contour
    
    * .notdef#4645 (U+B709) has a counter-clockwise outer contour
    
    * .notdef#4645 (U+B709) has a counter-clockwise outer contour
    
    * .notdef#4645 (U+B709) has a counter-clockwise outer contour
    
    * .notdef#4645 (U+B709) has a counter-clockwise outer contour
    
    * .notdef#4645 (U+B709) has a counter-clockwise outer contour
    
    * .notdef#4646 (U+B70A) has a counter-clockwise outer contour
    
    * .notdef#4646 (U+B70A) has a counter-clockwise outer contour
    
    * .notdef#4646 (U+B70A) has a counter-clockwise outer contour
    
    * .notdef#4646 (U+B70A) has a counter-clockwise outer contour
    
    * .notdef#4646 (U+B70A) has a counter-clockwise outer contour
    
    * .notdef#4646 (U+B70A) has a counter-clockwise outer contour
    
    * .notdef#4647 (U+B70B) has a counter-clockwise outer contour
    
    * .notdef#4647 (U+B70B) has a counter-clockwise outer contour
    
    * .notdef#4647 (U+B70B) has a counter-clockwise outer contour
    
    * .notdef#4647 (U+B70B) has a counter-clockwise outer contour
    
    * .notdef#4647 (U+B70B) has a counter-clockwise outer contour
    
    * .notdef#4647 (U+B70B) has a counter-clockwise outer contour
    
    * .notdef#4648 (U+B70C) has a counter-clockwise outer contour
    
    * .notdef#4648 (U+B70C) has a counter-clockwise outer contour
    
    * .notdef#4648 (U+B70C) has a counter-clockwise outer contour
    
    * .notdef#4649 (U+B70D) has a counter-clockwise outer contour
    
    * .notdef#4649 (U+B70D) has a counter-clockwise outer contour
    
    * .notdef#4649 (U+B70D) has a counter-clockwise outer contour
    
    * .notdef#465 (U+B19C) has a counter-clockwise outer contour
    
    * .notdef#465 (U+B19C) has a counter-clockwise outer contour
    
    * .notdef#465 (U+B19C) has a counter-clockwise outer contour
    
    * .notdef#465 (U+B19C) has a counter-clockwise outer contour
    
    * .notdef#4650 (U+B70E) has a counter-clockwise outer contour
    
    * .notdef#4650 (U+B70E) has a counter-clockwise outer contour
    
    * .notdef#4650 (U+B70E) has a counter-clockwise outer contour
    
    * .notdef#4651 (U+B70F) has a counter-clockwise outer contour
    
    * .notdef#4651 (U+B70F) has a counter-clockwise outer contour
    
    * .notdef#4651 (U+B70F) has a counter-clockwise outer contour
    
    * .notdef#4652 (U+B710) has a counter-clockwise outer contour
    
    * .notdef#4652 (U+B710) has a counter-clockwise outer contour
    
    * .notdef#4652 (U+B710) has a counter-clockwise outer contour
    
    * .notdef#4652 (U+B710) has a counter-clockwise outer contour
    
    * .notdef#4653 (U+B711) has a counter-clockwise outer contour
    
    * .notdef#4653 (U+B711) has a counter-clockwise outer contour
    
    * .notdef#4653 (U+B711) has a counter-clockwise outer contour
    
    * .notdef#4654 (U+B712) has a counter-clockwise outer contour
    
    * .notdef#4654 (U+B712) has a counter-clockwise outer contour
    
    * .notdef#4654 (U+B712) has a counter-clockwise outer contour
    
    * .notdef#4654 (U+B712) has a counter-clockwise outer contour
    
    * .notdef#4654 (U+B712) has a counter-clockwise outer contour
    
    * .notdef#4655 (U+B713) has a counter-clockwise outer contour
    
    * .notdef#4655 (U+B713) has a counter-clockwise outer contour
    
    * .notdef#4655 (U+B713) has a counter-clockwise outer contour
    
    * .notdef#4656 (U+B714) has a counter-clockwise outer contour
    
    * .notdef#4656 (U+B714) has a counter-clockwise outer contour
    
    * .notdef#4656 (U+B714) has a counter-clockwise outer contour
    
    * .notdef#4657 (U+B715) has a counter-clockwise outer contour
    
    * .notdef#4657 (U+B715) has a counter-clockwise outer contour
    
    * .notdef#4657 (U+B715) has a counter-clockwise outer contour
    
    * .notdef#4658 (U+B716) has a counter-clockwise outer contour
    
    * .notdef#4658 (U+B716) has a counter-clockwise outer contour
    
    * .notdef#4658 (U+B716) has a counter-clockwise outer contour
    
    * .notdef#4659 (U+B717) has a counter-clockwise outer contour
    
    * .notdef#4659 (U+B717) has a counter-clockwise outer contour
    
    * .notdef#4659 (U+B717) has a counter-clockwise outer contour
    
    * .notdef#466 (U+B1A8) has a counter-clockwise outer contour
    
    * .notdef#466 (U+B1A8) has a counter-clockwise outer contour
    
    * .notdef#466 (U+B1A8) has a counter-clockwise outer contour
    
    * .notdef#466 (U+B1A8) has a counter-clockwise outer contour
    
    * .notdef#4660 (U+B718) has a counter-clockwise outer contour
    
    * .notdef#4660 (U+B718) has a counter-clockwise outer contour
    
    * .notdef#4660 (U+B718) has a counter-clockwise outer contour
    
    * .notdef#4661 (U+B719) has a counter-clockwise outer contour
    
    * .notdef#4661 (U+B719) has a counter-clockwise outer contour
    
    * .notdef#4661 (U+B719) has a counter-clockwise outer contour
    
    * .notdef#4662 (U+B71A) has a counter-clockwise outer contour
    
    * .notdef#4662 (U+B71A) has a counter-clockwise outer contour
    
    * .notdef#4662 (U+B71A) has a counter-clockwise outer contour
    
    * .notdef#4663 (U+B71B) has a counter-clockwise outer contour
    
    * .notdef#4663 (U+B71B) has a counter-clockwise outer contour
    
    * .notdef#4663 (U+B71B) has a counter-clockwise outer contour
    
    * .notdef#4664 (U+B71C) has a counter-clockwise outer contour
    
    * .notdef#4664 (U+B71C) has a counter-clockwise outer contour
    
    * .notdef#4664 (U+B71C) has a counter-clockwise outer contour
    
    * .notdef#4665 (U+B71D) has a counter-clockwise outer contour
    
    * .notdef#4665 (U+B71D) has a counter-clockwise outer contour
    
    * .notdef#4665 (U+B71D) has a counter-clockwise outer contour
    
    * .notdef#4666 (U+B71E) has a counter-clockwise outer contour
    
    * .notdef#4666 (U+B71E) has a counter-clockwise outer contour
    
    * .notdef#4666 (U+B71E) has a counter-clockwise outer contour
    
    * .notdef#4667 (U+B71F) has a counter-clockwise outer contour
    
    * .notdef#4667 (U+B71F) has a counter-clockwise outer contour
    
    * .notdef#4667 (U+B71F) has a counter-clockwise outer contour
    
    * .notdef#4667 (U+B71F) has a counter-clockwise outer contour
    
    * .notdef#4668 (U+B720) has a counter-clockwise outer contour
    
    * .notdef#4668 (U+B720) has a counter-clockwise outer contour
    
    * .notdef#4668 (U+B720) has a counter-clockwise outer contour
    
    * .notdef#4669 (U+B721) has a counter-clockwise outer contour
    
    * .notdef#4669 (U+B721) has a counter-clockwise outer contour
    
    * .notdef#4669 (U+B721) has a counter-clockwise outer contour
    
    * .notdef#4669 (U+B721) has a counter-clockwise outer contour
    
    * .notdef#467 (U+B1CC) has a counter-clockwise outer contour
    
    * .notdef#467 (U+B1CC) has a counter-clockwise outer contour
    
    * .notdef#467 (U+B1CC) has a counter-clockwise outer contour
    
    * .notdef#4670 (U+B722) has a counter-clockwise outer contour
    
    * .notdef#4670 (U+B722) has a counter-clockwise outer contour
    
    * .notdef#4670 (U+B722) has a counter-clockwise outer contour
    
    * .notdef#4671 (U+B723) has a counter-clockwise outer contour
    
    * .notdef#4671 (U+B723) has a counter-clockwise outer contour
    
    * .notdef#4671 (U+B723) has a counter-clockwise outer contour
    
    * .notdef#4672 (U+B724) has a counter-clockwise outer contour
    
    * .notdef#4672 (U+B724) has a counter-clockwise outer contour
    
    * .notdef#4672 (U+B724) has a counter-clockwise outer contour
    
    * .notdef#4673 (U+B725) has a counter-clockwise outer contour
    
    * .notdef#4673 (U+B725) has a counter-clockwise outer contour
    
    * .notdef#4673 (U+B725) has a counter-clockwise outer contour
    
    * .notdef#4674 (U+B726) has a counter-clockwise outer contour
    
    * .notdef#4674 (U+B726) has a counter-clockwise outer contour
    
    * .notdef#4674 (U+B726) has a counter-clockwise outer contour
    
    * .notdef#4674 (U+B726) has a counter-clockwise outer contour
    
    * .notdef#4675 (U+B727) has a counter-clockwise outer contour
    
    * .notdef#4675 (U+B727) has a counter-clockwise outer contour
    
    * .notdef#4675 (U+B727) has a counter-clockwise outer contour
    
    * .notdef#4675 (U+B727) has a counter-clockwise outer contour
    
    * .notdef#4676 (U+B72A) has a counter-clockwise outer contour
    
    * .notdef#4676 (U+B72A) has a counter-clockwise outer contour
    
    * .notdef#4676 (U+B72A) has a counter-clockwise outer contour
    
    * .notdef#4676 (U+B72A) has a counter-clockwise outer contour
    
    * .notdef#4676 (U+B72A) has a counter-clockwise outer contour
    
    * .notdef#4677 (U+B72B) has a counter-clockwise outer contour
    
    * .notdef#4677 (U+B72B) has a counter-clockwise outer contour
    
    * .notdef#4677 (U+B72B) has a counter-clockwise outer contour
    
    * .notdef#4677 (U+B72B) has a counter-clockwise outer contour
    
    * .notdef#4677 (U+B72B) has a counter-clockwise outer contour
    
    * .notdef#4678 (U+B72D) has a counter-clockwise outer contour
    
    * .notdef#4678 (U+B72D) has a counter-clockwise outer contour
    
    * .notdef#4678 (U+B72D) has a counter-clockwise outer contour
    
    * .notdef#4678 (U+B72D) has a counter-clockwise outer contour
    
    * .notdef#4678 (U+B72D) has a counter-clockwise outer contour
    
    * .notdef#4679 (U+B72E) has a counter-clockwise outer contour
    
    * .notdef#4679 (U+B72E) has a counter-clockwise outer contour
    
    * .notdef#4679 (U+B72E) has a counter-clockwise outer contour
    
    * .notdef#4679 (U+B72E) has a counter-clockwise outer contour
    
    * .notdef#4679 (U+B72E) has a counter-clockwise outer contour
    
    * .notdef#4679 (U+B72E) has a counter-clockwise outer contour
    
    * .notdef#468 (U+B1D0) has a counter-clockwise outer contour
    
    * .notdef#468 (U+B1D0) has a counter-clockwise outer contour
    
    * .notdef#468 (U+B1D0) has a counter-clockwise outer contour
    
    * .notdef#468 (U+B1D0) has a counter-clockwise outer contour
    
    * .notdef#4680 (U+B731) has a counter-clockwise outer contour
    
    * .notdef#4680 (U+B731) has a counter-clockwise outer contour
    
    * .notdef#4680 (U+B731) has a counter-clockwise outer contour
    
    * .notdef#4680 (U+B731) has a counter-clockwise outer contour
    
    * .notdef#4680 (U+B731) has a counter-clockwise outer contour
    
    * .notdef#4681 (U+B732) has a counter-clockwise outer contour
    
    * .notdef#4681 (U+B732) has a counter-clockwise outer contour
    
    * .notdef#4681 (U+B732) has a counter-clockwise outer contour
    
    * .notdef#4681 (U+B732) has a counter-clockwise outer contour
    
    * .notdef#4681 (U+B732) has a counter-clockwise outer contour
    
    * .notdef#4682 (U+B733) has a counter-clockwise outer contour
    
    * .notdef#4682 (U+B733) has a counter-clockwise outer contour
    
    * .notdef#4682 (U+B733) has a counter-clockwise outer contour
    
    * .notdef#4682 (U+B733) has a counter-clockwise outer contour
    
    * .notdef#4682 (U+B733) has a counter-clockwise outer contour
    
    * .notdef#4683 (U+B734) has a counter-clockwise outer contour
    
    * .notdef#4683 (U+B734) has a counter-clockwise outer contour
    
    * .notdef#4683 (U+B734) has a counter-clockwise outer contour
    
    * .notdef#4683 (U+B734) has a counter-clockwise outer contour
    
    * .notdef#4683 (U+B734) has a counter-clockwise outer contour
    
    * .notdef#4684 (U+B735) has a counter-clockwise outer contour
    
    * .notdef#4684 (U+B735) has a counter-clockwise outer contour
    
    * .notdef#4684 (U+B735) has a counter-clockwise outer contour
    
    * .notdef#4684 (U+B735) has a counter-clockwise outer contour
    
    * .notdef#4684 (U+B735) has a counter-clockwise outer contour
    
    * .notdef#4685 (U+B736) has a counter-clockwise outer contour
    
    * .notdef#4685 (U+B736) has a counter-clockwise outer contour
    
    * .notdef#4685 (U+B736) has a counter-clockwise outer contour
    
    * .notdef#4685 (U+B736) has a counter-clockwise outer contour
    
    * .notdef#4685 (U+B736) has a counter-clockwise outer contour
    
    * .notdef#4685 (U+B736) has a counter-clockwise outer contour
    
    * .notdef#4686 (U+B737) has a counter-clockwise outer contour
    
    * .notdef#4686 (U+B737) has a counter-clockwise outer contour
    
    * .notdef#4686 (U+B737) has a counter-clockwise outer contour
    
    * .notdef#4686 (U+B737) has a counter-clockwise outer contour
    
    * .notdef#4686 (U+B737) has a counter-clockwise outer contour
    
    * .notdef#4686 (U+B737) has a counter-clockwise outer contour
    
    * .notdef#4687 (U+B73A) has a counter-clockwise outer contour
    
    * .notdef#4687 (U+B73A) has a counter-clockwise outer contour
    
    * .notdef#4687 (U+B73A) has a counter-clockwise outer contour
    
    * .notdef#4687 (U+B73A) has a counter-clockwise outer contour
    
    * .notdef#4687 (U+B73A) has a counter-clockwise outer contour
    
    * .notdef#4688 (U+B73C) has a counter-clockwise outer contour
    
    * .notdef#4688 (U+B73C) has a counter-clockwise outer contour
    
    * .notdef#4688 (U+B73C) has a counter-clockwise outer contour
    
    * .notdef#4688 (U+B73C) has a counter-clockwise outer contour
    
    * .notdef#4689 (U+B73D) has a counter-clockwise outer contour
    
    * .notdef#4689 (U+B73D) has a counter-clockwise outer contour
    
    * .notdef#4689 (U+B73D) has a counter-clockwise outer contour
    
    * .notdef#4689 (U+B73D) has a counter-clockwise outer contour
    
    * .notdef#469 (U+B1D4) has a counter-clockwise outer contour
    
    * .notdef#469 (U+B1D4) has a counter-clockwise outer contour
    
    * .notdef#469 (U+B1D4) has a counter-clockwise outer contour
    
    * .notdef#469 (U+B1D4) has a counter-clockwise outer contour
    
    * .notdef#4690 (U+B73E) has a counter-clockwise outer contour
    
    * .notdef#4690 (U+B73E) has a counter-clockwise outer contour
    
    * .notdef#4690 (U+B73E) has a counter-clockwise outer contour
    
    * .notdef#4690 (U+B73E) has a counter-clockwise outer contour
    
    * .notdef#4691 (U+B73F) has a counter-clockwise outer contour
    
    * .notdef#4691 (U+B73F) has a counter-clockwise outer contour
    
    * .notdef#4691 (U+B73F) has a counter-clockwise outer contour
    
    * .notdef#4691 (U+B73F) has a counter-clockwise outer contour
    
    * .notdef#4692 (U+B740) has a counter-clockwise outer contour
    
    * .notdef#4692 (U+B740) has a counter-clockwise outer contour
    
    * .notdef#4692 (U+B740) has a counter-clockwise outer contour
    
    * .notdef#4692 (U+B740) has a counter-clockwise outer contour
    
    * .notdef#4693 (U+B741) has a counter-clockwise outer contour
    
    * .notdef#4693 (U+B741) has a counter-clockwise outer contour
    
    * .notdef#4693 (U+B741) has a counter-clockwise outer contour
    
    * .notdef#4693 (U+B741) has a counter-clockwise outer contour
    
    * .notdef#4694 (U+B742) has a counter-clockwise outer contour
    
    * .notdef#4694 (U+B742) has a counter-clockwise outer contour
    
    * .notdef#4694 (U+B742) has a counter-clockwise outer contour
    
    * .notdef#4694 (U+B742) has a counter-clockwise outer contour
    
    * .notdef#4694 (U+B742) has a counter-clockwise outer contour
    
    * .notdef#4695 (U+B743) has a counter-clockwise outer contour
    
    * .notdef#4695 (U+B743) has a counter-clockwise outer contour
    
    * .notdef#4695 (U+B743) has a counter-clockwise outer contour
    
    * .notdef#4695 (U+B743) has a counter-clockwise outer contour
    
    * .notdef#4695 (U+B743) has a counter-clockwise outer contour
    
    * .notdef#4696 (U+B745) has a counter-clockwise outer contour
    
    * .notdef#4696 (U+B745) has a counter-clockwise outer contour
    
    * .notdef#4696 (U+B745) has a counter-clockwise outer contour
    
    * .notdef#4696 (U+B745) has a counter-clockwise outer contour
    
    * .notdef#4696 (U+B745) has a counter-clockwise outer contour
    
    * .notdef#4697 (U+B746) has a counter-clockwise outer contour
    
    * .notdef#4697 (U+B746) has a counter-clockwise outer contour
    
    * .notdef#4697 (U+B746) has a counter-clockwise outer contour
    
    * .notdef#4697 (U+B746) has a counter-clockwise outer contour
    
    * .notdef#4697 (U+B746) has a counter-clockwise outer contour
    
    * .notdef#4697 (U+B746) has a counter-clockwise outer contour
    
    * .notdef#4698 (U+B747) has a counter-clockwise outer contour
    
    * .notdef#4698 (U+B747) has a counter-clockwise outer contour
    
    * .notdef#4698 (U+B747) has a counter-clockwise outer contour
    
    * .notdef#4698 (U+B747) has a counter-clockwise outer contour
    
    * .notdef#4698 (U+B747) has a counter-clockwise outer contour
    
    * .notdef#4698 (U+B747) has a counter-clockwise outer contour
    
    * .notdef#4699 (U+B749) has a counter-clockwise outer contour
    
    * .notdef#4699 (U+B749) has a counter-clockwise outer contour
    
    * .notdef#4699 (U+B749) has a counter-clockwise outer contour
    
    * .notdef#4699 (U+B749) has a counter-clockwise outer contour
    
    * .notdef#4699 (U+B749) has a counter-clockwise outer contour
    
    * .notdef#4699 (U+B749) has a counter-clockwise outer contour
    
    * .notdef#470 (U+B1DC) has a counter-clockwise outer contour
    
    * .notdef#470 (U+B1DC) has a counter-clockwise outer contour
    
    * .notdef#470 (U+B1DC) has a counter-clockwise outer contour
    
    * .notdef#470 (U+B1DC) has a counter-clockwise outer contour
    
    * .notdef#4700 (U+B74A) has a counter-clockwise outer contour
    
    * .notdef#4700 (U+B74A) has a counter-clockwise outer contour
    
    * .notdef#4700 (U+B74A) has a counter-clockwise outer contour
    
    * .notdef#4700 (U+B74A) has a counter-clockwise outer contour
    
    * .notdef#4700 (U+B74A) has a counter-clockwise outer contour
    
    * .notdef#4700 (U+B74A) has a counter-clockwise outer contour
    
    * .notdef#4700 (U+B74A) has a counter-clockwise outer contour
    
    * .notdef#4701 (U+B74B) has a counter-clockwise outer contour
    
    * .notdef#4701 (U+B74B) has a counter-clockwise outer contour
    
    * .notdef#4701 (U+B74B) has a counter-clockwise outer contour
    
    * .notdef#4701 (U+B74B) has a counter-clockwise outer contour
    
    * .notdef#4701 (U+B74B) has a counter-clockwise outer contour
    
    * .notdef#4702 (U+B74D) has a counter-clockwise outer contour
    
    * .notdef#4702 (U+B74D) has a counter-clockwise outer contour
    
    * .notdef#4702 (U+B74D) has a counter-clockwise outer contour
    
    * .notdef#4702 (U+B74D) has a counter-clockwise outer contour
    
    * .notdef#4702 (U+B74D) has a counter-clockwise outer contour
    
    * .notdef#4702 (U+B74D) has a counter-clockwise outer contour
    
    * .notdef#4703 (U+B74E) has a counter-clockwise outer contour
    
    * .notdef#4703 (U+B74E) has a counter-clockwise outer contour
    
    * .notdef#4703 (U+B74E) has a counter-clockwise outer contour
    
    * .notdef#4703 (U+B74E) has a counter-clockwise outer contour
    
    * .notdef#4703 (U+B74E) has a counter-clockwise outer contour
    
    * .notdef#4703 (U+B74E) has a counter-clockwise outer contour
    
    * .notdef#4704 (U+B74F) has a counter-clockwise outer contour
    
    * .notdef#4704 (U+B74F) has a counter-clockwise outer contour
    
    * .notdef#4704 (U+B74F) has a counter-clockwise outer contour
    
    * .notdef#4704 (U+B74F) has a counter-clockwise outer contour
    
    * .notdef#4704 (U+B74F) has a counter-clockwise outer contour
    
    * .notdef#4704 (U+B74F) has a counter-clockwise outer contour
    
    * .notdef#4705 (U+B750) has a counter-clockwise outer contour
    
    * .notdef#4705 (U+B750) has a counter-clockwise outer contour
    
    * .notdef#4705 (U+B750) has a counter-clockwise outer contour
    
    * .notdef#4705 (U+B750) has a counter-clockwise outer contour
    
    * .notdef#4705 (U+B750) has a counter-clockwise outer contour
    
    * .notdef#4705 (U+B750) has a counter-clockwise outer contour
    
    * .notdef#4706 (U+B751) has a counter-clockwise outer contour
    
    * .notdef#4706 (U+B751) has a counter-clockwise outer contour
    
    * .notdef#4706 (U+B751) has a counter-clockwise outer contour
    
    * .notdef#4706 (U+B751) has a counter-clockwise outer contour
    
    * .notdef#4706 (U+B751) has a counter-clockwise outer contour
    
    * .notdef#4706 (U+B751) has a counter-clockwise outer contour
    
    * .notdef#4707 (U+B752) has a counter-clockwise outer contour
    
    * .notdef#4707 (U+B752) has a counter-clockwise outer contour
    
    * .notdef#4707 (U+B752) has a counter-clockwise outer contour
    
    * .notdef#4707 (U+B752) has a counter-clockwise outer contour
    
    * .notdef#4707 (U+B752) has a counter-clockwise outer contour
    
    * .notdef#4707 (U+B752) has a counter-clockwise outer contour
    
    * .notdef#4707 (U+B752) has a counter-clockwise outer contour
    
    * .notdef#4708 (U+B753) has a counter-clockwise outer contour
    
    * .notdef#4708 (U+B753) has a counter-clockwise outer contour
    
    * .notdef#4708 (U+B753) has a counter-clockwise outer contour
    
    * .notdef#4708 (U+B753) has a counter-clockwise outer contour
    
    * .notdef#4708 (U+B753) has a counter-clockwise outer contour
    
    * .notdef#4708 (U+B753) has a counter-clockwise outer contour
    
    * .notdef#4708 (U+B753) has a counter-clockwise outer contour
    
    * .notdef#4709 (U+B756) has a counter-clockwise outer contour
    
    * .notdef#4709 (U+B756) has a counter-clockwise outer contour
    
    * .notdef#4709 (U+B756) has a counter-clockwise outer contour
    
    * .notdef#4709 (U+B756) has a counter-clockwise outer contour
    
    * .notdef#4709 (U+B756) has a counter-clockwise outer contour
    
    * .notdef#4709 (U+B756) has a counter-clockwise outer contour
    
    * .notdef#471 (U+B1DD) has a counter-clockwise outer contour
    
    * .notdef#471 (U+B1DD) has a counter-clockwise outer contour
    
    * .notdef#471 (U+B1DD) has a counter-clockwise outer contour
    
    * .notdef#471 (U+B1DD) has a counter-clockwise outer contour
    
    * .notdef#4710 (U+B757) has a counter-clockwise outer contour
    
    * .notdef#4710 (U+B757) has a counter-clockwise outer contour
    
    * .notdef#4710 (U+B757) has a counter-clockwise outer contour
    
    * .notdef#4710 (U+B757) has a counter-clockwise outer contour
    
    * .notdef#4710 (U+B757) has a counter-clockwise outer contour
    
    * .notdef#4711 (U+B758) has a counter-clockwise outer contour
    
    * .notdef#4711 (U+B758) has a counter-clockwise outer contour
    
    * .notdef#4711 (U+B758) has a counter-clockwise outer contour
    
    * .notdef#4711 (U+B758) has a counter-clockwise outer contour
    
    * .notdef#4711 (U+B758) has a counter-clockwise outer contour
    
    * .notdef#4712 (U+B759) has a counter-clockwise outer contour
    
    * .notdef#4712 (U+B759) has a counter-clockwise outer contour
    
    * .notdef#4712 (U+B759) has a counter-clockwise outer contour
    
    * .notdef#4712 (U+B759) has a counter-clockwise outer contour
    
    * .notdef#4712 (U+B759) has a counter-clockwise outer contour
    
    * .notdef#4713 (U+B75A) has a counter-clockwise outer contour
    
    * .notdef#4713 (U+B75A) has a counter-clockwise outer contour
    
    * .notdef#4713 (U+B75A) has a counter-clockwise outer contour
    
    * .notdef#4713 (U+B75A) has a counter-clockwise outer contour
    
    * .notdef#4713 (U+B75A) has a counter-clockwise outer contour
    
    * .notdef#4714 (U+B75B) has a counter-clockwise outer contour
    
    * .notdef#4714 (U+B75B) has a counter-clockwise outer contour
    
    * .notdef#4714 (U+B75B) has a counter-clockwise outer contour
    
    * .notdef#4714 (U+B75B) has a counter-clockwise outer contour
    
    * .notdef#4714 (U+B75B) has a counter-clockwise outer contour
    
    * .notdef#4715 (U+B75C) has a counter-clockwise outer contour
    
    * .notdef#4715 (U+B75C) has a counter-clockwise outer contour
    
    * .notdef#4715 (U+B75C) has a counter-clockwise outer contour
    
    * .notdef#4715 (U+B75C) has a counter-clockwise outer contour
    
    * .notdef#4715 (U+B75C) has a counter-clockwise outer contour
    
    * .notdef#4716 (U+B75D) has a counter-clockwise outer contour
    
    * .notdef#4716 (U+B75D) has a counter-clockwise outer contour
    
    * .notdef#4716 (U+B75D) has a counter-clockwise outer contour
    
    * .notdef#4716 (U+B75D) has a counter-clockwise outer contour
    
    * .notdef#4716 (U+B75D) has a counter-clockwise outer contour
    
    * .notdef#4717 (U+B75E) has a counter-clockwise outer contour
    
    * .notdef#4717 (U+B75E) has a counter-clockwise outer contour
    
    * .notdef#4717 (U+B75E) has a counter-clockwise outer contour
    
    * .notdef#4717 (U+B75E) has a counter-clockwise outer contour
    
    * .notdef#4717 (U+B75E) has a counter-clockwise outer contour
    
    * .notdef#4717 (U+B75E) has a counter-clockwise outer contour
    
    * .notdef#4718 (U+B75F) has a counter-clockwise outer contour
    
    * .notdef#4718 (U+B75F) has a counter-clockwise outer contour
    
    * .notdef#4718 (U+B75F) has a counter-clockwise outer contour
    
    * .notdef#4718 (U+B75F) has a counter-clockwise outer contour
    
    * .notdef#4718 (U+B75F) has a counter-clockwise outer contour
    
    * .notdef#4718 (U+B75F) has a counter-clockwise outer contour
    
    * .notdef#4719 (U+B761) has a counter-clockwise outer contour
    
    * .notdef#4719 (U+B761) has a counter-clockwise outer contour
    
    * .notdef#4719 (U+B761) has a counter-clockwise outer contour
    
    * .notdef#472 (U+B1DF) has a counter-clockwise outer contour
    
    * .notdef#472 (U+B1DF) has a counter-clockwise outer contour
    
    * .notdef#472 (U+B1DF) has a counter-clockwise outer contour
    
    * .notdef#472 (U+B1DF) has a counter-clockwise outer contour
    
    * .notdef#4720 (U+B762) has a counter-clockwise outer contour
    
    * .notdef#4720 (U+B762) has a counter-clockwise outer contour
    
    * .notdef#4720 (U+B762) has a counter-clockwise outer contour
    
    * .notdef#4720 (U+B762) has a counter-clockwise outer contour
    
    * .notdef#4721 (U+B763) has a counter-clockwise outer contour
    
    * .notdef#4721 (U+B763) has a counter-clockwise outer contour
    
    * .notdef#4721 (U+B763) has a counter-clockwise outer contour
    
    * .notdef#4721 (U+B763) has a counter-clockwise outer contour
    
    * .notdef#4722 (U+B765) has a counter-clockwise outer contour
    
    * .notdef#4722 (U+B765) has a counter-clockwise outer contour
    
    * .notdef#4722 (U+B765) has a counter-clockwise outer contour
    
    * .notdef#4722 (U+B765) has a counter-clockwise outer contour
    
    * .notdef#4723 (U+B766) has a counter-clockwise outer contour
    
    * .notdef#4723 (U+B766) has a counter-clockwise outer contour
    
    * .notdef#4723 (U+B766) has a counter-clockwise outer contour
    
    * .notdef#4723 (U+B766) has a counter-clockwise outer contour
    
    * .notdef#4723 (U+B766) has a counter-clockwise outer contour
    
    * .notdef#4724 (U+B767) has a counter-clockwise outer contour
    
    * .notdef#4724 (U+B767) has a counter-clockwise outer contour
    
    * .notdef#4724 (U+B767) has a counter-clockwise outer contour
    
    * .notdef#4725 (U+B769) has a counter-clockwise outer contour
    
    * .notdef#4725 (U+B769) has a counter-clockwise outer contour
    
    * .notdef#4725 (U+B769) has a counter-clockwise outer contour
    
    * .notdef#4725 (U+B769) has a counter-clockwise outer contour
    
    * .notdef#4726 (U+B76A) has a counter-clockwise outer contour
    
    * .notdef#4726 (U+B76A) has a counter-clockwise outer contour
    
    * .notdef#4726 (U+B76A) has a counter-clockwise outer contour
    
    * .notdef#4726 (U+B76A) has a counter-clockwise outer contour
    
    * .notdef#4727 (U+B76B) has a counter-clockwise outer contour
    
    * .notdef#4727 (U+B76B) has a counter-clockwise outer contour
    
    * .notdef#4727 (U+B76B) has a counter-clockwise outer contour
    
    * .notdef#4727 (U+B76B) has a counter-clockwise outer contour
    
    * .notdef#4728 (U+B76C) has a counter-clockwise outer contour
    
    * .notdef#4728 (U+B76C) has a counter-clockwise outer contour
    
    * .notdef#4728 (U+B76C) has a counter-clockwise outer contour
    
    * .notdef#4728 (U+B76C) has a counter-clockwise outer contour
    
    * .notdef#4729 (U+B76D) has a counter-clockwise outer contour
    
    * .notdef#4729 (U+B76D) has a counter-clockwise outer contour
    
    * .notdef#4729 (U+B76D) has a counter-clockwise outer contour
    
    * .notdef#4729 (U+B76D) has a counter-clockwise outer contour
    
    * .notdef#473 (U+B1E8) has a counter-clockwise outer contour
    
    * .notdef#473 (U+B1E8) has a counter-clockwise outer contour
    
    * .notdef#4730 (U+B76E) has a counter-clockwise outer contour
    
    * .notdef#4730 (U+B76E) has a counter-clockwise outer contour
    
    * .notdef#4730 (U+B76E) has a counter-clockwise outer contour
    
    * .notdef#4730 (U+B76E) has a counter-clockwise outer contour
    
    * .notdef#4730 (U+B76E) has a counter-clockwise outer contour
    
    * .notdef#4731 (U+B76F) has a counter-clockwise outer contour
    
    * .notdef#4731 (U+B76F) has a counter-clockwise outer contour
    
    * .notdef#4731 (U+B76F) has a counter-clockwise outer contour
    
    * .notdef#4731 (U+B76F) has a counter-clockwise outer contour
    
    * .notdef#4731 (U+B76F) has a counter-clockwise outer contour
    
    * .notdef#4732 (U+B772) has a counter-clockwise outer contour
    
    * .notdef#4732 (U+B772) has a counter-clockwise outer contour
    
    * .notdef#4732 (U+B772) has a counter-clockwise outer contour
    
    * .notdef#4732 (U+B772) has a counter-clockwise outer contour
    
    * .notdef#4733 (U+B774) has a counter-clockwise outer contour
    
    * .notdef#4733 (U+B774) has a counter-clockwise outer contour
    
    * .notdef#4733 (U+B774) has a counter-clockwise outer contour
    
    * .notdef#4734 (U+B776) has a counter-clockwise outer contour
    
    * .notdef#4734 (U+B776) has a counter-clockwise outer contour
    
    * .notdef#4734 (U+B776) has a counter-clockwise outer contour
    
    * .notdef#4735 (U+B777) has a counter-clockwise outer contour
    
    * .notdef#4735 (U+B777) has a counter-clockwise outer contour
    
    * .notdef#4735 (U+B777) has a counter-clockwise outer contour
    
    * .notdef#4736 (U+B778) has a counter-clockwise outer contour
    
    * .notdef#4736 (U+B778) has a counter-clockwise outer contour
    
    * .notdef#4736 (U+B778) has a counter-clockwise outer contour
    
    * .notdef#4737 (U+B779) has a counter-clockwise outer contour
    
    * .notdef#4737 (U+B779) has a counter-clockwise outer contour
    
    * .notdef#4737 (U+B779) has a counter-clockwise outer contour
    
    * .notdef#4738 (U+B77A) has a counter-clockwise outer contour
    
    * .notdef#4738 (U+B77A) has a counter-clockwise outer contour
    
    * .notdef#4738 (U+B77A) has a counter-clockwise outer contour
    
    * .notdef#4738 (U+B77A) has a counter-clockwise outer contour
    
    * .notdef#4739 (U+B77B) has a counter-clockwise outer contour
    
    * .notdef#4739 (U+B77B) has a counter-clockwise outer contour
    
    * .notdef#4739 (U+B77B) has a counter-clockwise outer contour
    
    * .notdef#4739 (U+B77B) has a counter-clockwise outer contour
    
    * .notdef#474 (U+B1E9) has a counter-clockwise outer contour
    
    * .notdef#474 (U+B1E9) has a counter-clockwise outer contour
    
    * .notdef#474 (U+B1E9) has a counter-clockwise outer contour
    
    * .notdef#4740 (U+B77E) has a counter-clockwise outer contour
    
    * .notdef#4740 (U+B77E) has a counter-clockwise outer contour
    
    * .notdef#4740 (U+B77E) has a counter-clockwise outer contour
    
    * .notdef#4740 (U+B77E) has a counter-clockwise outer contour
    
    * .notdef#4741 (U+B77F) has a counter-clockwise outer contour
    
    * .notdef#4741 (U+B77F) has a counter-clockwise outer contour
    
    * .notdef#4741 (U+B77F) has a counter-clockwise outer contour
    
    * .notdef#4741 (U+B77F) has a counter-clockwise outer contour
    
    * .notdef#4742 (U+B781) has a counter-clockwise outer contour
    
    * .notdef#4742 (U+B781) has a counter-clockwise outer contour
    
    * .notdef#4742 (U+B781) has a counter-clockwise outer contour
    
    * .notdef#4742 (U+B781) has a counter-clockwise outer contour
    
    * .notdef#4743 (U+B782) has a counter-clockwise outer contour
    
    * .notdef#4743 (U+B782) has a counter-clockwise outer contour
    
    * .notdef#4743 (U+B782) has a counter-clockwise outer contour
    
    * .notdef#4743 (U+B782) has a counter-clockwise outer contour
    
    * .notdef#4743 (U+B782) has a counter-clockwise outer contour
    
    * .notdef#4744 (U+B783) has a counter-clockwise outer contour
    
    * .notdef#4744 (U+B783) has a counter-clockwise outer contour
    
    * .notdef#4744 (U+B783) has a counter-clockwise outer contour
    
    * .notdef#4745 (U+B785) has a counter-clockwise outer contour
    
    * .notdef#4745 (U+B785) has a counter-clockwise outer contour
    
    * .notdef#4745 (U+B785) has a counter-clockwise outer contour
    
    * .notdef#4745 (U+B785) has a counter-clockwise outer contour
    
    * .notdef#4746 (U+B786) has a counter-clockwise outer contour
    
    * .notdef#4746 (U+B786) has a counter-clockwise outer contour
    
    * .notdef#4746 (U+B786) has a counter-clockwise outer contour
    
    * .notdef#4746 (U+B786) has a counter-clockwise outer contour
    
    * .notdef#4747 (U+B787) has a counter-clockwise outer contour
    
    * .notdef#4747 (U+B787) has a counter-clockwise outer contour
    
    * .notdef#4747 (U+B787) has a counter-clockwise outer contour
    
    * .notdef#4747 (U+B787) has a counter-clockwise outer contour
    
    * .notdef#4748 (U+B788) has a counter-clockwise outer contour
    
    * .notdef#4748 (U+B788) has a counter-clockwise outer contour
    
    * .notdef#4748 (U+B788) has a counter-clockwise outer contour
    
    * .notdef#4748 (U+B788) has a counter-clockwise outer contour
    
    * .notdef#4749 (U+B789) has a counter-clockwise outer contour
    
    * .notdef#4749 (U+B789) has a counter-clockwise outer contour
    
    * .notdef#4749 (U+B789) has a counter-clockwise outer contour
    
    * .notdef#4749 (U+B789) has a counter-clockwise outer contour
    
    * .notdef#475 (U+B1EC) has a counter-clockwise outer contour
    
    * .notdef#475 (U+B1EC) has a counter-clockwise outer contour
    
    * .notdef#475 (U+B1EC) has a counter-clockwise outer contour
    
    * .notdef#4750 (U+B78A) has a counter-clockwise outer contour
    
    * .notdef#4750 (U+B78A) has a counter-clockwise outer contour
    
    * .notdef#4750 (U+B78A) has a counter-clockwise outer contour
    
    * .notdef#4750 (U+B78A) has a counter-clockwise outer contour
    
    * .notdef#4750 (U+B78A) has a counter-clockwise outer contour
    
    * .notdef#4751 (U+B78B) has a counter-clockwise outer contour
    
    * .notdef#4751 (U+B78B) has a counter-clockwise outer contour
    
    * .notdef#4751 (U+B78B) has a counter-clockwise outer contour
    
    * .notdef#4751 (U+B78B) has a counter-clockwise outer contour
    
    * .notdef#4751 (U+B78B) has a counter-clockwise outer contour
    
    * .notdef#4752 (U+B78E) has a counter-clockwise outer contour
    
    * .notdef#4752 (U+B78E) has a counter-clockwise outer contour
    
    * .notdef#4752 (U+B78E) has a counter-clockwise outer contour
    
    * .notdef#4752 (U+B78E) has a counter-clockwise outer contour
    
    * .notdef#4753 (U+B793) has a counter-clockwise outer contour
    
    * .notdef#4753 (U+B793) has a counter-clockwise outer contour
    
    * .notdef#4753 (U+B793) has a counter-clockwise outer contour
    
    * .notdef#4754 (U+B794) has a counter-clockwise outer contour
    
    * .notdef#4754 (U+B794) has a counter-clockwise outer contour
    
    * .notdef#4754 (U+B794) has a counter-clockwise outer contour
    
    * .notdef#4755 (U+B795) has a counter-clockwise outer contour
    
    * .notdef#4755 (U+B795) has a counter-clockwise outer contour
    
    * .notdef#4755 (U+B795) has a counter-clockwise outer contour
    
    * .notdef#4756 (U+B79A) has a counter-clockwise outer contour
    
    * .notdef#4756 (U+B79A) has a counter-clockwise outer contour
    
    * .notdef#4756 (U+B79A) has a counter-clockwise outer contour
    
    * .notdef#4756 (U+B79A) has a counter-clockwise outer contour
    
    * .notdef#4757 (U+B79B) has a counter-clockwise outer contour
    
    * .notdef#4757 (U+B79B) has a counter-clockwise outer contour
    
    * .notdef#4757 (U+B79B) has a counter-clockwise outer contour
    
    * .notdef#4757 (U+B79B) has a counter-clockwise outer contour
    
    * .notdef#4758 (U+B79D) has a counter-clockwise outer contour
    
    * .notdef#4758 (U+B79D) has a counter-clockwise outer contour
    
    * .notdef#4758 (U+B79D) has a counter-clockwise outer contour
    
    * .notdef#4758 (U+B79D) has a counter-clockwise outer contour
    
    * .notdef#4759 (U+B79E) has a counter-clockwise outer contour
    
    * .notdef#4759 (U+B79E) has a counter-clockwise outer contour
    
    * .notdef#4759 (U+B79E) has a counter-clockwise outer contour
    
    * .notdef#4759 (U+B79E) has a counter-clockwise outer contour
    
    * .notdef#4759 (U+B79E) has a counter-clockwise outer contour
    
    * .notdef#476 (U+B1F0) has a counter-clockwise outer contour
    
    * .notdef#476 (U+B1F0) has a counter-clockwise outer contour
    
    * .notdef#476 (U+B1F0) has a counter-clockwise outer contour
    
    * .notdef#4760 (U+B79F) has a counter-clockwise outer contour
    
    * .notdef#4760 (U+B79F) has a counter-clockwise outer contour
    
    * .notdef#4760 (U+B79F) has a counter-clockwise outer contour
    
    * .notdef#4761 (U+B7A1) has a counter-clockwise outer contour
    
    * .notdef#4761 (U+B7A1) has a counter-clockwise outer contour
    
    * .notdef#4761 (U+B7A1) has a counter-clockwise outer contour
    
    * .notdef#4761 (U+B7A1) has a counter-clockwise outer contour
    
    * .notdef#4762 (U+B7A2) has a counter-clockwise outer contour
    
    * .notdef#4762 (U+B7A2) has a counter-clockwise outer contour
    
    * .notdef#4762 (U+B7A2) has a counter-clockwise outer contour
    
    * .notdef#4762 (U+B7A2) has a counter-clockwise outer contour
    
    * .notdef#4763 (U+B7A3) has a counter-clockwise outer contour
    
    * .notdef#4763 (U+B7A3) has a counter-clockwise outer contour
    
    * .notdef#4763 (U+B7A3) has a counter-clockwise outer contour
    
    * .notdef#4763 (U+B7A3) has a counter-clockwise outer contour
    
    * .notdef#4764 (U+B7A4) has a counter-clockwise outer contour
    
    * .notdef#4764 (U+B7A4) has a counter-clockwise outer contour
    
    * .notdef#4764 (U+B7A4) has a counter-clockwise outer contour
    
    * .notdef#4764 (U+B7A4) has a counter-clockwise outer contour
    
    * .notdef#4765 (U+B7A5) has a counter-clockwise outer contour
    
    * .notdef#4765 (U+B7A5) has a counter-clockwise outer contour
    
    * .notdef#4765 (U+B7A5) has a counter-clockwise outer contour
    
    * .notdef#4765 (U+B7A5) has a counter-clockwise outer contour
    
    * .notdef#4766 (U+B7A6) has a counter-clockwise outer contour
    
    * .notdef#4766 (U+B7A6) has a counter-clockwise outer contour
    
    * .notdef#4766 (U+B7A6) has a counter-clockwise outer contour
    
    * .notdef#4766 (U+B7A6) has a counter-clockwise outer contour
    
    * .notdef#4766 (U+B7A6) has a counter-clockwise outer contour
    
    * .notdef#4767 (U+B7A7) has a counter-clockwise outer contour
    
    * .notdef#4767 (U+B7A7) has a counter-clockwise outer contour
    
    * .notdef#4767 (U+B7A7) has a counter-clockwise outer contour
    
    * .notdef#4767 (U+B7A7) has a counter-clockwise outer contour
    
    * .notdef#4767 (U+B7A7) has a counter-clockwise outer contour
    
    * .notdef#4768 (U+B7AA) has a counter-clockwise outer contour
    
    * .notdef#4768 (U+B7AA) has a counter-clockwise outer contour
    
    * .notdef#4768 (U+B7AA) has a counter-clockwise outer contour
    
    * .notdef#4768 (U+B7AA) has a counter-clockwise outer contour
    
    * .notdef#4769 (U+B7AE) has a counter-clockwise outer contour
    
    * .notdef#4769 (U+B7AE) has a counter-clockwise outer contour
    
    * .notdef#4769 (U+B7AE) has a counter-clockwise outer contour
    
    * .notdef#477 (U+B1F9) has a counter-clockwise outer contour
    
    * .notdef#477 (U+B1F9) has a counter-clockwise outer contour
    
    * .notdef#477 (U+B1F9) has a counter-clockwise outer contour
    
    * .notdef#4770 (U+B7AF) has a counter-clockwise outer contour
    
    * .notdef#4770 (U+B7AF) has a counter-clockwise outer contour
    
    * .notdef#4770 (U+B7AF) has a counter-clockwise outer contour
    
    * .notdef#4771 (U+B7B0) has a counter-clockwise outer contour
    
    * .notdef#4771 (U+B7B0) has a counter-clockwise outer contour
    
    * .notdef#4771 (U+B7B0) has a counter-clockwise outer contour
    
    * .notdef#4772 (U+B7B1) has a counter-clockwise outer contour
    
    * .notdef#4772 (U+B7B1) has a counter-clockwise outer contour
    
    * .notdef#4772 (U+B7B1) has a counter-clockwise outer contour
    
    * .notdef#4773 (U+B7B2) has a counter-clockwise outer contour
    
    * .notdef#4773 (U+B7B2) has a counter-clockwise outer contour
    
    * .notdef#4773 (U+B7B2) has a counter-clockwise outer contour
    
    * .notdef#4773 (U+B7B2) has a counter-clockwise outer contour
    
    * .notdef#4774 (U+B7B3) has a counter-clockwise outer contour
    
    * .notdef#4774 (U+B7B3) has a counter-clockwise outer contour
    
    * .notdef#4774 (U+B7B3) has a counter-clockwise outer contour
    
    * .notdef#4774 (U+B7B3) has a counter-clockwise outer contour
    
    * .notdef#4775 (U+B7B6) has a counter-clockwise outer contour
    
    * .notdef#4775 (U+B7B6) has a counter-clockwise outer contour
    
    * .notdef#4775 (U+B7B6) has a counter-clockwise outer contour
    
    * .notdef#4775 (U+B7B6) has a counter-clockwise outer contour
    
    * .notdef#4776 (U+B7B7) has a counter-clockwise outer contour
    
    * .notdef#4776 (U+B7B7) has a counter-clockwise outer contour
    
    * .notdef#4776 (U+B7B7) has a counter-clockwise outer contour
    
    * .notdef#4776 (U+B7B7) has a counter-clockwise outer contour
    
    * .notdef#4777 (U+B7B9) has a counter-clockwise outer contour
    
    * .notdef#4777 (U+B7B9) has a counter-clockwise outer contour
    
    * .notdef#4777 (U+B7B9) has a counter-clockwise outer contour
    
    * .notdef#4777 (U+B7B9) has a counter-clockwise outer contour
    
    * .notdef#4778 (U+B7BA) has a counter-clockwise outer contour
    
    * .notdef#4778 (U+B7BA) has a counter-clockwise outer contour
    
    * .notdef#4778 (U+B7BA) has a counter-clockwise outer contour
    
    * .notdef#4778 (U+B7BA) has a counter-clockwise outer contour
    
    * .notdef#4778 (U+B7BA) has a counter-clockwise outer contour
    
    * .notdef#4779 (U+B7BB) has a counter-clockwise outer contour
    
    * .notdef#4779 (U+B7BB) has a counter-clockwise outer contour
    
    * .notdef#4779 (U+B7BB) has a counter-clockwise outer contour
    
    * .notdef#478 (U+B1FB) has a counter-clockwise outer contour
    
    * .notdef#478 (U+B1FB) has a counter-clockwise outer contour
    
    * .notdef#478 (U+B1FB) has a counter-clockwise outer contour
    
    * .notdef#4780 (U+B7BC) has a counter-clockwise outer contour
    
    * .notdef#4780 (U+B7BC) has a counter-clockwise outer contour
    
    * .notdef#4780 (U+B7BC) has a counter-clockwise outer contour
    
    * .notdef#4781 (U+B7BD) has a counter-clockwise outer contour
    
    * .notdef#4781 (U+B7BD) has a counter-clockwise outer contour
    
    * .notdef#4781 (U+B7BD) has a counter-clockwise outer contour
    
    * .notdef#4781 (U+B7BD) has a counter-clockwise outer contour
    
    * .notdef#4782 (U+B7BE) has a counter-clockwise outer contour
    
    * .notdef#4782 (U+B7BE) has a counter-clockwise outer contour
    
    * .notdef#4782 (U+B7BE) has a counter-clockwise outer contour
    
    * .notdef#4782 (U+B7BE) has a counter-clockwise outer contour
    
    * .notdef#4783 (U+B7BF) has a counter-clockwise outer contour
    
    * .notdef#4783 (U+B7BF) has a counter-clockwise outer contour
    
    * .notdef#4783 (U+B7BF) has a counter-clockwise outer contour
    
    * .notdef#4783 (U+B7BF) has a counter-clockwise outer contour
    
    * .notdef#4784 (U+B7C0) has a counter-clockwise outer contour
    
    * .notdef#4784 (U+B7C0) has a counter-clockwise outer contour
    
    * .notdef#4784 (U+B7C0) has a counter-clockwise outer contour
    
    * .notdef#4784 (U+B7C0) has a counter-clockwise outer contour
    
    * .notdef#4785 (U+B7C1) has a counter-clockwise outer contour
    
    * .notdef#4785 (U+B7C1) has a counter-clockwise outer contour
    
    * .notdef#4785 (U+B7C1) has a counter-clockwise outer contour
    
    * .notdef#4785 (U+B7C1) has a counter-clockwise outer contour
    
    * .notdef#4786 (U+B7C2) has a counter-clockwise outer contour
    
    * .notdef#4786 (U+B7C2) has a counter-clockwise outer contour
    
    * .notdef#4786 (U+B7C2) has a counter-clockwise outer contour
    
    * .notdef#4786 (U+B7C2) has a counter-clockwise outer contour
    
    * .notdef#4786 (U+B7C2) has a counter-clockwise outer contour
    
    * .notdef#4787 (U+B7C3) has a counter-clockwise outer contour
    
    * .notdef#4787 (U+B7C3) has a counter-clockwise outer contour
    
    * .notdef#4787 (U+B7C3) has a counter-clockwise outer contour
    
    * .notdef#4787 (U+B7C3) has a counter-clockwise outer contour
    
    * .notdef#4787 (U+B7C3) has a counter-clockwise outer contour
    
    * .notdef#4788 (U+B7C4) has a counter-clockwise outer contour
    
    * .notdef#4788 (U+B7C4) has a counter-clockwise outer contour
    
    * .notdef#4788 (U+B7C4) has a counter-clockwise outer contour
    
    * .notdef#4789 (U+B7C5) has a counter-clockwise outer contour
    
    * .notdef#4789 (U+B7C5) has a counter-clockwise outer contour
    
    * .notdef#4789 (U+B7C5) has a counter-clockwise outer contour
    
    * .notdef#479 (U+B1FD) has a counter-clockwise outer contour
    
    * .notdef#479 (U+B1FD) has a counter-clockwise outer contour
    
    * .notdef#479 (U+B1FD) has a counter-clockwise outer contour
    
    * .notdef#4790 (U+B7C6) has a counter-clockwise outer contour
    
    * .notdef#4790 (U+B7C6) has a counter-clockwise outer contour
    
    * .notdef#4790 (U+B7C6) has a counter-clockwise outer contour
    
    * .notdef#4790 (U+B7C6) has a counter-clockwise outer contour
    
    * .notdef#4791 (U+B7C8) has a counter-clockwise outer contour
    
    * .notdef#4791 (U+B7C8) has a counter-clockwise outer contour
    
    * .notdef#4791 (U+B7C8) has a counter-clockwise outer contour
    
    * .notdef#4792 (U+B7CA) has a counter-clockwise outer contour
    
    * .notdef#4792 (U+B7CA) has a counter-clockwise outer contour
    
    * .notdef#4792 (U+B7CA) has a counter-clockwise outer contour
    
    * .notdef#4793 (U+B7CB) has a counter-clockwise outer contour
    
    * .notdef#4793 (U+B7CB) has a counter-clockwise outer contour
    
    * .notdef#4793 (U+B7CB) has a counter-clockwise outer contour
    
    * .notdef#4794 (U+B7CC) has a counter-clockwise outer contour
    
    * .notdef#4794 (U+B7CC) has a counter-clockwise outer contour
    
    * .notdef#4794 (U+B7CC) has a counter-clockwise outer contour
    
    * .notdef#4795 (U+B7CD) has a counter-clockwise outer contour
    
    * .notdef#4795 (U+B7CD) has a counter-clockwise outer contour
    
    * .notdef#4795 (U+B7CD) has a counter-clockwise outer contour
    
    * .notdef#4796 (U+B7CE) has a counter-clockwise outer contour
    
    * .notdef#4796 (U+B7CE) has a counter-clockwise outer contour
    
    * .notdef#4796 (U+B7CE) has a counter-clockwise outer contour
    
    * .notdef#4796 (U+B7CE) has a counter-clockwise outer contour
    
    * .notdef#4797 (U+B7CF) has a counter-clockwise outer contour
    
    * .notdef#4797 (U+B7CF) has a counter-clockwise outer contour
    
    * .notdef#4797 (U+B7CF) has a counter-clockwise outer contour
    
    * .notdef#4797 (U+B7CF) has a counter-clockwise outer contour
    
    * .notdef#4798 (U+B7D0) has a counter-clockwise outer contour
    
    * .notdef#4798 (U+B7D0) has a counter-clockwise outer contour
    
    * .notdef#4799 (U+B7D1) has a counter-clockwise outer contour
    
    * .notdef#4799 (U+B7D1) has a counter-clockwise outer contour
    
    * .notdef#4799 (U+B7D1) has a counter-clockwise outer contour
    
    * .notdef#480 (U+B204) has a counter-clockwise outer contour
    
    * .notdef#480 (U+B204) has a counter-clockwise outer contour
    
    * .notdef#4800 (U+B7D2) has a counter-clockwise outer contour
    
    * .notdef#4800 (U+B7D2) has a counter-clockwise outer contour
    
    * .notdef#4800 (U+B7D2) has a counter-clockwise outer contour
    
    * .notdef#4800 (U+B7D2) has a counter-clockwise outer contour
    
    * .notdef#4801 (U+B7D3) has a counter-clockwise outer contour
    
    * .notdef#4801 (U+B7D3) has a counter-clockwise outer contour
    
    * .notdef#4801 (U+B7D3) has a counter-clockwise outer contour
    
    * .notdef#4801 (U+B7D3) has a counter-clockwise outer contour
    
    * .notdef#4802 (U+B7D4) has a counter-clockwise outer contour
    
    * .notdef#4802 (U+B7D4) has a counter-clockwise outer contour
    
    * .notdef#4802 (U+B7D4) has a counter-clockwise outer contour
    
    * .notdef#4803 (U+B7D5) has a counter-clockwise outer contour
    
    * .notdef#4803 (U+B7D5) has a counter-clockwise outer contour
    
    * .notdef#4803 (U+B7D5) has a counter-clockwise outer contour
    
    * .notdef#4803 (U+B7D5) has a counter-clockwise outer contour
    
    * .notdef#4804 (U+B7D6) has a counter-clockwise outer contour
    
    * .notdef#4804 (U+B7D6) has a counter-clockwise outer contour
    
    * .notdef#4804 (U+B7D6) has a counter-clockwise outer contour
    
    * .notdef#4804 (U+B7D6) has a counter-clockwise outer contour
    
    * .notdef#4804 (U+B7D6) has a counter-clockwise outer contour
    
    * .notdef#4805 (U+B7D7) has a counter-clockwise outer contour
    
    * .notdef#4805 (U+B7D7) has a counter-clockwise outer contour
    
    * .notdef#4805 (U+B7D7) has a counter-clockwise outer contour
    
    * .notdef#4806 (U+B7D8) has a counter-clockwise outer contour
    
    * .notdef#4806 (U+B7D8) has a counter-clockwise outer contour
    
    * .notdef#4806 (U+B7D8) has a counter-clockwise outer contour
    
    * .notdef#4807 (U+B7D9) has a counter-clockwise outer contour
    
    * .notdef#4807 (U+B7D9) has a counter-clockwise outer contour
    
    * .notdef#4807 (U+B7D9) has a counter-clockwise outer contour
    
    * .notdef#4807 (U+B7D9) has a counter-clockwise outer contour
    
    * .notdef#4808 (U+B7DA) has a counter-clockwise outer contour
    
    * .notdef#4808 (U+B7DA) has a counter-clockwise outer contour
    
    * .notdef#4808 (U+B7DA) has a counter-clockwise outer contour
    
    * .notdef#4808 (U+B7DA) has a counter-clockwise outer contour
    
    * .notdef#4809 (U+B7DB) has a counter-clockwise outer contour
    
    * .notdef#4809 (U+B7DB) has a counter-clockwise outer contour
    
    * .notdef#4809 (U+B7DB) has a counter-clockwise outer contour
    
    * .notdef#4809 (U+B7DB) has a counter-clockwise outer contour
    
    * .notdef#481 (U+B205) has a counter-clockwise outer contour
    
    * .notdef#481 (U+B205) has a counter-clockwise outer contour
    
    * .notdef#4810 (U+B7DC) has a counter-clockwise outer contour
    
    * .notdef#4810 (U+B7DC) has a counter-clockwise outer contour
    
    * .notdef#4810 (U+B7DC) has a counter-clockwise outer contour
    
    * .notdef#4810 (U+B7DC) has a counter-clockwise outer contour
    
    * .notdef#4811 (U+B7DD) has a counter-clockwise outer contour
    
    * .notdef#4811 (U+B7DD) has a counter-clockwise outer contour
    
    * .notdef#4811 (U+B7DD) has a counter-clockwise outer contour
    
    * .notdef#4811 (U+B7DD) has a counter-clockwise outer contour
    
    * .notdef#4812 (U+B7DE) has a counter-clockwise outer contour
    
    * .notdef#4812 (U+B7DE) has a counter-clockwise outer contour
    
    * .notdef#4812 (U+B7DE) has a counter-clockwise outer contour
    
    * .notdef#4812 (U+B7DE) has a counter-clockwise outer contour
    
    * .notdef#4812 (U+B7DE) has a counter-clockwise outer contour
    
    * .notdef#4813 (U+B7DF) has a counter-clockwise outer contour
    
    * .notdef#4813 (U+B7DF) has a counter-clockwise outer contour
    
    * .notdef#4813 (U+B7DF) has a counter-clockwise outer contour
    
    * .notdef#4813 (U+B7DF) has a counter-clockwise outer contour
    
    * .notdef#4813 (U+B7DF) has a counter-clockwise outer contour
    
    * .notdef#4814 (U+B7E0) has a counter-clockwise outer contour
    
    * .notdef#4814 (U+B7E0) has a counter-clockwise outer contour
    
    * .notdef#4814 (U+B7E0) has a counter-clockwise outer contour
    
    * .notdef#4815 (U+B7E1) has a counter-clockwise outer contour
    
    * .notdef#4815 (U+B7E1) has a counter-clockwise outer contour
    
    * .notdef#4815 (U+B7E1) has a counter-clockwise outer contour
    
    * .notdef#4816 (U+B7E2) has a counter-clockwise outer contour
    
    * .notdef#4816 (U+B7E2) has a counter-clockwise outer contour
    
    * .notdef#4816 (U+B7E2) has a counter-clockwise outer contour
    
    * .notdef#4816 (U+B7E2) has a counter-clockwise outer contour
    
    * .notdef#4817 (U+B7E3) has a counter-clockwise outer contour
    
    * .notdef#4817 (U+B7E3) has a counter-clockwise outer contour
    
    * .notdef#4817 (U+B7E3) has a counter-clockwise outer contour
    
    * .notdef#4818 (U+B7E4) has a counter-clockwise outer contour
    
    * .notdef#4818 (U+B7E4) has a counter-clockwise outer contour
    
    * .notdef#4818 (U+B7E4) has a counter-clockwise outer contour
    
    * .notdef#4819 (U+B7E5) has a counter-clockwise outer contour
    
    * .notdef#4819 (U+B7E5) has a counter-clockwise outer contour
    
    * .notdef#4819 (U+B7E5) has a counter-clockwise outer contour
    
    * .notdef#482 (U+B208) has a counter-clockwise outer contour
    
    * .notdef#482 (U+B208) has a counter-clockwise outer contour
    
    * .notdef#482 (U+B208) has a counter-clockwise outer contour
    
    * .notdef#4820 (U+B7E6) has a counter-clockwise outer contour
    
    * .notdef#4820 (U+B7E6) has a counter-clockwise outer contour
    
    * .notdef#4820 (U+B7E6) has a counter-clockwise outer contour
    
    * .notdef#4821 (U+B7E7) has a counter-clockwise outer contour
    
    * .notdef#4821 (U+B7E7) has a counter-clockwise outer contour
    
    * .notdef#4821 (U+B7E7) has a counter-clockwise outer contour
    
    * .notdef#4822 (U+B7E8) has a counter-clockwise outer contour
    
    * .notdef#4822 (U+B7E8) has a counter-clockwise outer contour
    
    * .notdef#4822 (U+B7E8) has a counter-clockwise outer contour
    
    * .notdef#4823 (U+B7E9) has a counter-clockwise outer contour
    
    * .notdef#4823 (U+B7E9) has a counter-clockwise outer contour
    
    * .notdef#4823 (U+B7E9) has a counter-clockwise outer contour
    
    * .notdef#4824 (U+B7EA) has a counter-clockwise outer contour
    
    * .notdef#4824 (U+B7EA) has a counter-clockwise outer contour
    
    * .notdef#4824 (U+B7EA) has a counter-clockwise outer contour
    
    * .notdef#4824 (U+B7EA) has a counter-clockwise outer contour
    
    * .notdef#4825 (U+B7EB) has a counter-clockwise outer contour
    
    * .notdef#4825 (U+B7EB) has a counter-clockwise outer contour
    
    * .notdef#4825 (U+B7EB) has a counter-clockwise outer contour
    
    * .notdef#4825 (U+B7EB) has a counter-clockwise outer contour
    
    * .notdef#4826 (U+B7EE) has a counter-clockwise outer contour
    
    * .notdef#4826 (U+B7EE) has a counter-clockwise outer contour
    
    * .notdef#4826 (U+B7EE) has a counter-clockwise outer contour
    
    * .notdef#4826 (U+B7EE) has a counter-clockwise outer contour
    
    * .notdef#4827 (U+B7EF) has a counter-clockwise outer contour
    
    * .notdef#4827 (U+B7EF) has a counter-clockwise outer contour
    
    * .notdef#4827 (U+B7EF) has a counter-clockwise outer contour
    
    * .notdef#4827 (U+B7EF) has a counter-clockwise outer contour
    
    * .notdef#4828 (U+B7F1) has a counter-clockwise outer contour
    
    * .notdef#4828 (U+B7F1) has a counter-clockwise outer contour
    
    * .notdef#4828 (U+B7F1) has a counter-clockwise outer contour
    
    * .notdef#4828 (U+B7F1) has a counter-clockwise outer contour
    
    * .notdef#4829 (U+B7F2) has a counter-clockwise outer contour
    
    * .notdef#4829 (U+B7F2) has a counter-clockwise outer contour
    
    * .notdef#4829 (U+B7F2) has a counter-clockwise outer contour
    
    * .notdef#4829 (U+B7F2) has a counter-clockwise outer contour
    
    * .notdef#4829 (U+B7F2) has a counter-clockwise outer contour
    
    * .notdef#483 (U+B20B) has a counter-clockwise outer contour
    
    * .notdef#483 (U+B20B) has a counter-clockwise outer contour
    
    * .notdef#4830 (U+B7F3) has a counter-clockwise outer contour
    
    * .notdef#4830 (U+B7F3) has a counter-clockwise outer contour
    
    * .notdef#4830 (U+B7F3) has a counter-clockwise outer contour
    
    * .notdef#4831 (U+B7F5) has a counter-clockwise outer contour
    
    * .notdef#4831 (U+B7F5) has a counter-clockwise outer contour
    
    * .notdef#4831 (U+B7F5) has a counter-clockwise outer contour
    
    * .notdef#4831 (U+B7F5) has a counter-clockwise outer contour
    
    * .notdef#4832 (U+B7F6) has a counter-clockwise outer contour
    
    * .notdef#4832 (U+B7F6) has a counter-clockwise outer contour
    
    * .notdef#4832 (U+B7F6) has a counter-clockwise outer contour
    
    * .notdef#4832 (U+B7F6) has a counter-clockwise outer contour
    
    * .notdef#4833 (U+B7F7) has a counter-clockwise outer contour
    
    * .notdef#4833 (U+B7F7) has a counter-clockwise outer contour
    
    * .notdef#4833 (U+B7F7) has a counter-clockwise outer contour
    
    * .notdef#4833 (U+B7F7) has a counter-clockwise outer contour
    
    * .notdef#4834 (U+B7F8) has a counter-clockwise outer contour
    
    * .notdef#4834 (U+B7F8) has a counter-clockwise outer contour
    
    * .notdef#4834 (U+B7F8) has a counter-clockwise outer contour
    
    * .notdef#4834 (U+B7F8) has a counter-clockwise outer contour
    
    * .notdef#4835 (U+B7F9) has a counter-clockwise outer contour
    
    * .notdef#4835 (U+B7F9) has a counter-clockwise outer contour
    
    * .notdef#4835 (U+B7F9) has a counter-clockwise outer contour
    
    * .notdef#4835 (U+B7F9) has a counter-clockwise outer contour
    
    * .notdef#4836 (U+B7FA) has a counter-clockwise outer contour
    
    * .notdef#4836 (U+B7FA) has a counter-clockwise outer contour
    
    * .notdef#4836 (U+B7FA) has a counter-clockwise outer contour
    
    * .notdef#4836 (U+B7FA) has a counter-clockwise outer contour
    
    * .notdef#4836 (U+B7FA) has a counter-clockwise outer contour
    
    * .notdef#4837 (U+B7FB) has a counter-clockwise outer contour
    
    * .notdef#4837 (U+B7FB) has a counter-clockwise outer contour
    
    * .notdef#4837 (U+B7FB) has a counter-clockwise outer contour
    
    * .notdef#4837 (U+B7FB) has a counter-clockwise outer contour
    
    * .notdef#4837 (U+B7FB) has a counter-clockwise outer contour
    
    * .notdef#4838 (U+B7FE) has a counter-clockwise outer contour
    
    * .notdef#4838 (U+B7FE) has a counter-clockwise outer contour
    
    * .notdef#4838 (U+B7FE) has a counter-clockwise outer contour
    
    * .notdef#4838 (U+B7FE) has a counter-clockwise outer contour
    
    * .notdef#4839 (U+B802) has a counter-clockwise outer contour
    
    * .notdef#4839 (U+B802) has a counter-clockwise outer contour
    
    * .notdef#4839 (U+B802) has a counter-clockwise outer contour
    
    * .notdef#484 (U+B20C) has a counter-clockwise outer contour
    
    * .notdef#484 (U+B20C) has a counter-clockwise outer contour
    
    * .notdef#4840 (U+B803) has a counter-clockwise outer contour
    
    * .notdef#4840 (U+B803) has a counter-clockwise outer contour
    
    * .notdef#4840 (U+B803) has a counter-clockwise outer contour
    
    * .notdef#4841 (U+B804) has a counter-clockwise outer contour
    
    * .notdef#4841 (U+B804) has a counter-clockwise outer contour
    
    * .notdef#4841 (U+B804) has a counter-clockwise outer contour
    
    * .notdef#4842 (U+B805) has a counter-clockwise outer contour
    
    * .notdef#4842 (U+B805) has a counter-clockwise outer contour
    
    * .notdef#4842 (U+B805) has a counter-clockwise outer contour
    
    * .notdef#4843 (U+B806) has a counter-clockwise outer contour
    
    * .notdef#4843 (U+B806) has a counter-clockwise outer contour
    
    * .notdef#4843 (U+B806) has a counter-clockwise outer contour
    
    * .notdef#4843 (U+B806) has a counter-clockwise outer contour
    
    * .notdef#4844 (U+B80A) has a counter-clockwise outer contour
    
    * .notdef#4844 (U+B80A) has a counter-clockwise outer contour
    
    * .notdef#4844 (U+B80A) has a counter-clockwise outer contour
    
    * .notdef#4844 (U+B80A) has a counter-clockwise outer contour
    
    * .notdef#4845 (U+B80B) has a counter-clockwise outer contour
    
    * .notdef#4845 (U+B80B) has a counter-clockwise outer contour
    
    * .notdef#4845 (U+B80B) has a counter-clockwise outer contour
    
    * .notdef#4845 (U+B80B) has a counter-clockwise outer contour
    
    * .notdef#4846 (U+B80D) has a counter-clockwise outer contour
    
    * .notdef#4846 (U+B80D) has a counter-clockwise outer contour
    
    * .notdef#4846 (U+B80D) has a counter-clockwise outer contour
    
    * .notdef#4846 (U+B80D) has a counter-clockwise outer contour
    
    * .notdef#4847 (U+B80E) has a counter-clockwise outer contour
    
    * .notdef#4847 (U+B80E) has a counter-clockwise outer contour
    
    * .notdef#4847 (U+B80E) has a counter-clockwise outer contour
    
    * .notdef#4847 (U+B80E) has a counter-clockwise outer contour
    
    * .notdef#4847 (U+B80E) has a counter-clockwise outer contour
    
    * .notdef#4848 (U+B80F) has a counter-clockwise outer contour
    
    * .notdef#4848 (U+B80F) has a counter-clockwise outer contour
    
    * .notdef#4848 (U+B80F) has a counter-clockwise outer contour
    
    * .notdef#4849 (U+B811) has a counter-clockwise outer contour
    
    * .notdef#4849 (U+B811) has a counter-clockwise outer contour
    
    * .notdef#4849 (U+B811) has a counter-clockwise outer contour
    
    * .notdef#4849 (U+B811) has a counter-clockwise outer contour
    
    * .notdef#485 (U+B214) has a counter-clockwise outer contour
    
    * .notdef#485 (U+B214) has a counter-clockwise outer contour
    
    * .notdef#4850 (U+B812) has a counter-clockwise outer contour
    
    * .notdef#4850 (U+B812) has a counter-clockwise outer contour
    
    * .notdef#4850 (U+B812) has a counter-clockwise outer contour
    
    * .notdef#4850 (U+B812) has a counter-clockwise outer contour
    
    * .notdef#4851 (U+B813) has a counter-clockwise outer contour
    
    * .notdef#4851 (U+B813) has a counter-clockwise outer contour
    
    * .notdef#4851 (U+B813) has a counter-clockwise outer contour
    
    * .notdef#4851 (U+B813) has a counter-clockwise outer contour
    
    * .notdef#4852 (U+B814) has a counter-clockwise outer contour
    
    * .notdef#4852 (U+B814) has a counter-clockwise outer contour
    
    * .notdef#4852 (U+B814) has a counter-clockwise outer contour
    
    * .notdef#4852 (U+B814) has a counter-clockwise outer contour
    
    * .notdef#4853 (U+B815) has a counter-clockwise outer contour
    
    * .notdef#4853 (U+B815) has a counter-clockwise outer contour
    
    * .notdef#4853 (U+B815) has a counter-clockwise outer contour
    
    * .notdef#4853 (U+B815) has a counter-clockwise outer contour
    
    * .notdef#4854 (U+B816) has a counter-clockwise outer contour
    
    * .notdef#4854 (U+B816) has a counter-clockwise outer contour
    
    * .notdef#4854 (U+B816) has a counter-clockwise outer contour
    
    * .notdef#4854 (U+B816) has a counter-clockwise outer contour
    
    * .notdef#4854 (U+B816) has a counter-clockwise outer contour
    
    * .notdef#4855 (U+B817) has a counter-clockwise outer contour
    
    * .notdef#4855 (U+B817) has a counter-clockwise outer contour
    
    * .notdef#4855 (U+B817) has a counter-clockwise outer contour
    
    * .notdef#4855 (U+B817) has a counter-clockwise outer contour
    
    * .notdef#4855 (U+B817) has a counter-clockwise outer contour
    
    * .notdef#4856 (U+B81A) has a counter-clockwise outer contour
    
    * .notdef#4856 (U+B81A) has a counter-clockwise outer contour
    
    * .notdef#4856 (U+B81A) has a counter-clockwise outer contour
    
    * .notdef#4856 (U+B81A) has a counter-clockwise outer contour
    
    * .notdef#4857 (U+B81C) has a counter-clockwise outer contour
    
    * .notdef#4857 (U+B81C) has a counter-clockwise outer contour
    
    * .notdef#4857 (U+B81C) has a counter-clockwise outer contour
    
    * .notdef#4858 (U+B81E) has a counter-clockwise outer contour
    
    * .notdef#4858 (U+B81E) has a counter-clockwise outer contour
    
    * .notdef#4858 (U+B81E) has a counter-clockwise outer contour
    
    * .notdef#4859 (U+B81F) has a counter-clockwise outer contour
    
    * .notdef#4859 (U+B81F) has a counter-clockwise outer contour
    
    * .notdef#4859 (U+B81F) has a counter-clockwise outer contour
    
    * .notdef#486 (U+B215) has a counter-clockwise outer contour
    
    * .notdef#486 (U+B215) has a counter-clockwise outer contour
    
    * .notdef#486 (U+B215) has a counter-clockwise outer contour
    
    * .notdef#4860 (U+B820) has a counter-clockwise outer contour
    
    * .notdef#4860 (U+B820) has a counter-clockwise outer contour
    
    * .notdef#4860 (U+B820) has a counter-clockwise outer contour
    
    * .notdef#4861 (U+B821) has a counter-clockwise outer contour
    
    * .notdef#4861 (U+B821) has a counter-clockwise outer contour
    
    * .notdef#4861 (U+B821) has a counter-clockwise outer contour
    
    * .notdef#4862 (U+B822) has a counter-clockwise outer contour
    
    * .notdef#4862 (U+B822) has a counter-clockwise outer contour
    
    * .notdef#4862 (U+B822) has a counter-clockwise outer contour
    
    * .notdef#4862 (U+B822) has a counter-clockwise outer contour
    
    * .notdef#4863 (U+B823) has a counter-clockwise outer contour
    
    * .notdef#4863 (U+B823) has a counter-clockwise outer contour
    
    * .notdef#4863 (U+B823) has a counter-clockwise outer contour
    
    * .notdef#4863 (U+B823) has a counter-clockwise outer contour
    
    * .notdef#4864 (U+B826) has a counter-clockwise outer contour
    
    * .notdef#4864 (U+B826) has a counter-clockwise outer contour
    
    * .notdef#4864 (U+B826) has a counter-clockwise outer contour
    
    * .notdef#4864 (U+B826) has a counter-clockwise outer contour
    
    * .notdef#4865 (U+B827) has a counter-clockwise outer contour
    
    * .notdef#4865 (U+B827) has a counter-clockwise outer contour
    
    * .notdef#4865 (U+B827) has a counter-clockwise outer contour
    
    * .notdef#4865 (U+B827) has a counter-clockwise outer contour
    
    * .notdef#4866 (U+B829) has a counter-clockwise outer contour
    
    * .notdef#4866 (U+B829) has a counter-clockwise outer contour
    
    * .notdef#4866 (U+B829) has a counter-clockwise outer contour
    
    * .notdef#4866 (U+B829) has a counter-clockwise outer contour
    
    * .notdef#4867 (U+B82A) has a counter-clockwise outer contour
    
    * .notdef#4867 (U+B82A) has a counter-clockwise outer contour
    
    * .notdef#4867 (U+B82A) has a counter-clockwise outer contour
    
    * .notdef#4867 (U+B82A) has a counter-clockwise outer contour
    
    * .notdef#4867 (U+B82A) has a counter-clockwise outer contour
    
    * .notdef#4868 (U+B82B) has a counter-clockwise outer contour
    
    * .notdef#4868 (U+B82B) has a counter-clockwise outer contour
    
    * .notdef#4868 (U+B82B) has a counter-clockwise outer contour
    
    * .notdef#4869 (U+B82D) has a counter-clockwise outer contour
    
    * .notdef#4869 (U+B82D) has a counter-clockwise outer contour
    
    * .notdef#4869 (U+B82D) has a counter-clockwise outer contour
    
    * .notdef#4869 (U+B82D) has a counter-clockwise outer contour
    
    * .notdef#487 (U+B217) has a counter-clockwise outer contour
    
    * .notdef#487 (U+B217) has a counter-clockwise outer contour
    
    * .notdef#4870 (U+B82E) has a counter-clockwise outer contour
    
    * .notdef#4870 (U+B82E) has a counter-clockwise outer contour
    
    * .notdef#4870 (U+B82E) has a counter-clockwise outer contour
    
    * .notdef#4870 (U+B82E) has a counter-clockwise outer contour
    
    * .notdef#4871 (U+B82F) has a counter-clockwise outer contour
    
    * .notdef#4871 (U+B82F) has a counter-clockwise outer contour
    
    * .notdef#4871 (U+B82F) has a counter-clockwise outer contour
    
    * .notdef#4871 (U+B82F) has a counter-clockwise outer contour
    
    * .notdef#4872 (U+B830) has a counter-clockwise outer contour
    
    * .notdef#4872 (U+B830) has a counter-clockwise outer contour
    
    * .notdef#4872 (U+B830) has a counter-clockwise outer contour
    
    * .notdef#4872 (U+B830) has a counter-clockwise outer contour
    
    * .notdef#4873 (U+B831) has a counter-clockwise outer contour
    
    * .notdef#4873 (U+B831) has a counter-clockwise outer contour
    
    * .notdef#4873 (U+B831) has a counter-clockwise outer contour
    
    * .notdef#4873 (U+B831) has a counter-clockwise outer contour
    
    * .notdef#4874 (U+B832) has a counter-clockwise outer contour
    
    * .notdef#4874 (U+B832) has a counter-clockwise outer contour
    
    * .notdef#4874 (U+B832) has a counter-clockwise outer contour
    
    * .notdef#4874 (U+B832) has a counter-clockwise outer contour
    
    * .notdef#4874 (U+B832) has a counter-clockwise outer contour
    
    * .notdef#4875 (U+B833) has a counter-clockwise outer contour
    
    * .notdef#4875 (U+B833) has a counter-clockwise outer contour
    
    * .notdef#4875 (U+B833) has a counter-clockwise outer contour
    
    * .notdef#4875 (U+B833) has a counter-clockwise outer contour
    
    * .notdef#4875 (U+B833) has a counter-clockwise outer contour
    
    * .notdef#4876 (U+B836) has a counter-clockwise outer contour
    
    * .notdef#4876 (U+B836) has a counter-clockwise outer contour
    
    * .notdef#4876 (U+B836) has a counter-clockwise outer contour
    
    * .notdef#4876 (U+B836) has a counter-clockwise outer contour
    
    * .notdef#4877 (U+B83A) has a counter-clockwise outer contour
    
    * .notdef#4877 (U+B83A) has a counter-clockwise outer contour
    
    * .notdef#4877 (U+B83A) has a counter-clockwise outer contour
    
    * .notdef#4878 (U+B83B) has a counter-clockwise outer contour
    
    * .notdef#4878 (U+B83B) has a counter-clockwise outer contour
    
    * .notdef#4878 (U+B83B) has a counter-clockwise outer contour
    
    * .notdef#4879 (U+B83C) has a counter-clockwise outer contour
    
    * .notdef#4879 (U+B83C) has a counter-clockwise outer contour
    
    * .notdef#4879 (U+B83C) has a counter-clockwise outer contour
    
    * .notdef#488 (U+B219) has a counter-clockwise outer contour
    
    * .notdef#488 (U+B219) has a counter-clockwise outer contour
    
    * .notdef#4880 (U+B83D) has a counter-clockwise outer contour
    
    * .notdef#4880 (U+B83D) has a counter-clockwise outer contour
    
    * .notdef#4880 (U+B83D) has a counter-clockwise outer contour
    
    * .notdef#4881 (U+B83E) has a counter-clockwise outer contour
    
    * .notdef#4881 (U+B83E) has a counter-clockwise outer contour
    
    * .notdef#4881 (U+B83E) has a counter-clockwise outer contour
    
    * .notdef#4881 (U+B83E) has a counter-clockwise outer contour
    
    * .notdef#4882 (U+B83F) has a counter-clockwise outer contour
    
    * .notdef#4882 (U+B83F) has a counter-clockwise outer contour
    
    * .notdef#4882 (U+B83F) has a counter-clockwise outer contour
    
    * .notdef#4882 (U+B83F) has a counter-clockwise outer contour
    
    * .notdef#4883 (U+B841) has a counter-clockwise outer contour
    
    * .notdef#4883 (U+B841) has a counter-clockwise outer contour
    
    * .notdef#4883 (U+B841) has a counter-clockwise outer contour
    
    * .notdef#4883 (U+B841) has a counter-clockwise outer contour
    
    * .notdef#4884 (U+B842) has a counter-clockwise outer contour
    
    * .notdef#4884 (U+B842) has a counter-clockwise outer contour
    
    * .notdef#4884 (U+B842) has a counter-clockwise outer contour
    
    * .notdef#4884 (U+B842) has a counter-clockwise outer contour
    
    * .notdef#4884 (U+B842) has a counter-clockwise outer contour
    
    * .notdef#4885 (U+B843) has a counter-clockwise outer contour
    
    * .notdef#4885 (U+B843) has a counter-clockwise outer contour
    
    * .notdef#4885 (U+B843) has a counter-clockwise outer contour
    
    * .notdef#4885 (U+B843) has a counter-clockwise outer contour
    
    * .notdef#4885 (U+B843) has a counter-clockwise outer contour
    
    * .notdef#4886 (U+B845) has a counter-clockwise outer contour
    
    * .notdef#4886 (U+B845) has a counter-clockwise outer contour
    
    * .notdef#4886 (U+B845) has a counter-clockwise outer contour
    
    * .notdef#4886 (U+B845) has a counter-clockwise outer contour
    
    * .notdef#4886 (U+B845) has a counter-clockwise outer contour
    
    * .notdef#4887 (U+B846) has a counter-clockwise outer contour
    
    * .notdef#4887 (U+B846) has a counter-clockwise outer contour
    
    * .notdef#4887 (U+B846) has a counter-clockwise outer contour
    
    * .notdef#4887 (U+B846) has a counter-clockwise outer contour
    
    * .notdef#4887 (U+B846) has a counter-clockwise outer contour
    
    * .notdef#4887 (U+B846) has a counter-clockwise outer contour
    
    * .notdef#4888 (U+B847) has a counter-clockwise outer contour
    
    * .notdef#4888 (U+B847) has a counter-clockwise outer contour
    
    * .notdef#4888 (U+B847) has a counter-clockwise outer contour
    
    * .notdef#4888 (U+B847) has a counter-clockwise outer contour
    
    * .notdef#4889 (U+B848) has a counter-clockwise outer contour
    
    * .notdef#4889 (U+B848) has a counter-clockwise outer contour
    
    * .notdef#4889 (U+B848) has a counter-clockwise outer contour
    
    * .notdef#4889 (U+B848) has a counter-clockwise outer contour
    
    * .notdef#489 (U+B220) has a counter-clockwise outer contour
    
    * .notdef#489 (U+B220) has a counter-clockwise outer contour
    
    * .notdef#489 (U+B220) has a counter-clockwise outer contour
    
    * .notdef#4890 (U+B849) has a counter-clockwise outer contour
    
    * .notdef#4890 (U+B849) has a counter-clockwise outer contour
    
    * .notdef#4890 (U+B849) has a counter-clockwise outer contour
    
    * .notdef#4890 (U+B849) has a counter-clockwise outer contour
    
    * .notdef#4890 (U+B849) has a counter-clockwise outer contour
    
    * .notdef#4891 (U+B84A) has a counter-clockwise outer contour
    
    * .notdef#4891 (U+B84A) has a counter-clockwise outer contour
    
    * .notdef#4891 (U+B84A) has a counter-clockwise outer contour
    
    * .notdef#4891 (U+B84A) has a counter-clockwise outer contour
    
    * .notdef#4891 (U+B84A) has a counter-clockwise outer contour
    
    * .notdef#4892 (U+B84B) has a counter-clockwise outer contour
    
    * .notdef#4892 (U+B84B) has a counter-clockwise outer contour
    
    * .notdef#4892 (U+B84B) has a counter-clockwise outer contour
    
    * .notdef#4892 (U+B84B) has a counter-clockwise outer contour
    
    * .notdef#4892 (U+B84B) has a counter-clockwise outer contour
    
    * .notdef#4893 (U+B84C) has a counter-clockwise outer contour
    
    * .notdef#4893 (U+B84C) has a counter-clockwise outer contour
    
    * .notdef#4893 (U+B84C) has a counter-clockwise outer contour
    
    * .notdef#4893 (U+B84C) has a counter-clockwise outer contour
    
    * .notdef#4893 (U+B84C) has a counter-clockwise outer contour
    
    * .notdef#4894 (U+B84D) has a counter-clockwise outer contour
    
    * .notdef#4894 (U+B84D) has a counter-clockwise outer contour
    
    * .notdef#4894 (U+B84D) has a counter-clockwise outer contour
    
    * .notdef#4894 (U+B84D) has a counter-clockwise outer contour
    
    * .notdef#4894 (U+B84D) has a counter-clockwise outer contour
    
    * .notdef#4895 (U+B84E) has a counter-clockwise outer contour
    
    * .notdef#4895 (U+B84E) has a counter-clockwise outer contour
    
    * .notdef#4895 (U+B84E) has a counter-clockwise outer contour
    
    * .notdef#4895 (U+B84E) has a counter-clockwise outer contour
    
    * .notdef#4895 (U+B84E) has a counter-clockwise outer contour
    
    * .notdef#4895 (U+B84E) has a counter-clockwise outer contour
    
    * .notdef#4896 (U+B84F) has a counter-clockwise outer contour
    
    * .notdef#4896 (U+B84F) has a counter-clockwise outer contour
    
    * .notdef#4896 (U+B84F) has a counter-clockwise outer contour
    
    * .notdef#4896 (U+B84F) has a counter-clockwise outer contour
    
    * .notdef#4896 (U+B84F) has a counter-clockwise outer contour
    
    * .notdef#4896 (U+B84F) has a counter-clockwise outer contour
    
    * .notdef#4897 (U+B850) has a counter-clockwise outer contour
    
    * .notdef#4897 (U+B850) has a counter-clockwise outer contour
    
    * .notdef#4897 (U+B850) has a counter-clockwise outer contour
    
    * .notdef#4897 (U+B850) has a counter-clockwise outer contour
    
    * .notdef#4898 (U+B852) has a counter-clockwise outer contour
    
    * .notdef#4898 (U+B852) has a counter-clockwise outer contour
    
    * .notdef#4898 (U+B852) has a counter-clockwise outer contour
    
    * .notdef#4898 (U+B852) has a counter-clockwise outer contour
    
    * .notdef#4898 (U+B852) has a counter-clockwise outer contour
    
    * .notdef#4899 (U+B854) has a counter-clockwise outer contour
    
    * .notdef#4899 (U+B854) has a counter-clockwise outer contour
    
    * .notdef#4899 (U+B854) has a counter-clockwise outer contour
    
    * .notdef#4899 (U+B854) has a counter-clockwise outer contour
    
    * .notdef#490 (U+B234) has a counter-clockwise outer contour
    
    * .notdef#490 (U+B234) has a counter-clockwise outer contour
    
    * .notdef#490 (U+B234) has a counter-clockwise outer contour
    
    * .notdef#490 (U+B234) has a counter-clockwise outer contour
    
    * .notdef#4900 (U+B855) has a counter-clockwise outer contour
    
    * .notdef#4900 (U+B855) has a counter-clockwise outer contour
    
    * .notdef#4900 (U+B855) has a counter-clockwise outer contour
    
    * .notdef#4900 (U+B855) has a counter-clockwise outer contour
    
    * .notdef#4901 (U+B856) has a counter-clockwise outer contour
    
    * .notdef#4901 (U+B856) has a counter-clockwise outer contour
    
    * .notdef#4901 (U+B856) has a counter-clockwise outer contour
    
    * .notdef#4901 (U+B856) has a counter-clockwise outer contour
    
    * .notdef#4902 (U+B857) has a counter-clockwise outer contour
    
    * .notdef#4902 (U+B857) has a counter-clockwise outer contour
    
    * .notdef#4902 (U+B857) has a counter-clockwise outer contour
    
    * .notdef#4902 (U+B857) has a counter-clockwise outer contour
    
    * .notdef#4903 (U+B858) has a counter-clockwise outer contour
    
    * .notdef#4903 (U+B858) has a counter-clockwise outer contour
    
    * .notdef#4903 (U+B858) has a counter-clockwise outer contour
    
    * .notdef#4903 (U+B858) has a counter-clockwise outer contour
    
    * .notdef#4904 (U+B859) has a counter-clockwise outer contour
    
    * .notdef#4904 (U+B859) has a counter-clockwise outer contour
    
    * .notdef#4904 (U+B859) has a counter-clockwise outer contour
    
    * .notdef#4904 (U+B859) has a counter-clockwise outer contour
    
    * .notdef#4905 (U+B85A) has a counter-clockwise outer contour
    
    * .notdef#4905 (U+B85A) has a counter-clockwise outer contour
    
    * .notdef#4905 (U+B85A) has a counter-clockwise outer contour
    
    * .notdef#4905 (U+B85A) has a counter-clockwise outer contour
    
    * .notdef#4905 (U+B85A) has a counter-clockwise outer contour
    
    * .notdef#4906 (U+B85B) has a counter-clockwise outer contour
    
    * .notdef#4906 (U+B85B) has a counter-clockwise outer contour
    
    * .notdef#4906 (U+B85B) has a counter-clockwise outer contour
    
    * .notdef#4906 (U+B85B) has a counter-clockwise outer contour
    
    * .notdef#4906 (U+B85B) has a counter-clockwise outer contour
    
    * .notdef#4907 (U+B85E) has a counter-clockwise outer contour
    
    * .notdef#4907 (U+B85E) has a counter-clockwise outer contour
    
    * .notdef#4907 (U+B85E) has a counter-clockwise outer contour
    
    * .notdef#4907 (U+B85E) has a counter-clockwise outer contour
    
    * .notdef#4908 (U+B85F) has a counter-clockwise outer contour
    
    * .notdef#4908 (U+B85F) has a counter-clockwise outer contour
    
    * .notdef#4908 (U+B85F) has a counter-clockwise outer contour
    
    * .notdef#4908 (U+B85F) has a counter-clockwise outer contour
    
    * .notdef#4909 (U+B861) has a counter-clockwise outer contour
    
    * .notdef#4909 (U+B861) has a counter-clockwise outer contour
    
    * .notdef#4909 (U+B861) has a counter-clockwise outer contour
    
    * .notdef#4909 (U+B861) has a counter-clockwise outer contour
    
    * .notdef#491 (U+B23C) has a counter-clockwise outer contour
    
    * .notdef#491 (U+B23C) has a counter-clockwise outer contour
    
    * .notdef#491 (U+B23C) has a counter-clockwise outer contour
    
    * .notdef#491 (U+B23C) has a counter-clockwise outer contour
    
    * .notdef#4910 (U+B862) has a counter-clockwise outer contour
    
    * .notdef#4910 (U+B862) has a counter-clockwise outer contour
    
    * .notdef#4910 (U+B862) has a counter-clockwise outer contour
    
    * .notdef#4910 (U+B862) has a counter-clockwise outer contour
    
    * .notdef#4910 (U+B862) has a counter-clockwise outer contour
    
    * .notdef#4911 (U+B863) has a counter-clockwise outer contour
    
    * .notdef#4911 (U+B863) has a counter-clockwise outer contour
    
    * .notdef#4911 (U+B863) has a counter-clockwise outer contour
    
    * .notdef#4912 (U+B865) has a counter-clockwise outer contour
    
    * .notdef#4912 (U+B865) has a counter-clockwise outer contour
    
    * .notdef#4912 (U+B865) has a counter-clockwise outer contour
    
    * .notdef#4912 (U+B865) has a counter-clockwise outer contour
    
    * .notdef#4913 (U+B866) has a counter-clockwise outer contour
    
    * .notdef#4913 (U+B866) has a counter-clockwise outer contour
    
    * .notdef#4913 (U+B866) has a counter-clockwise outer contour
    
    * .notdef#4913 (U+B866) has a counter-clockwise outer contour
    
    * .notdef#4914 (U+B867) has a counter-clockwise outer contour
    
    * .notdef#4914 (U+B867) has a counter-clockwise outer contour
    
    * .notdef#4914 (U+B867) has a counter-clockwise outer contour
    
    * .notdef#4914 (U+B867) has a counter-clockwise outer contour
    
    * .notdef#4915 (U+B868) has a counter-clockwise outer contour
    
    * .notdef#4915 (U+B868) has a counter-clockwise outer contour
    
    * .notdef#4915 (U+B868) has a counter-clockwise outer contour
    
    * .notdef#4915 (U+B868) has a counter-clockwise outer contour
    
    * .notdef#4916 (U+B869) has a counter-clockwise outer contour
    
    * .notdef#4916 (U+B869) has a counter-clockwise outer contour
    
    * .notdef#4916 (U+B869) has a counter-clockwise outer contour
    
    * .notdef#4916 (U+B869) has a counter-clockwise outer contour
    
    * .notdef#4917 (U+B86A) has a counter-clockwise outer contour
    
    * .notdef#4917 (U+B86A) has a counter-clockwise outer contour
    
    * .notdef#4917 (U+B86A) has a counter-clockwise outer contour
    
    * .notdef#4917 (U+B86A) has a counter-clockwise outer contour
    
    * .notdef#4917 (U+B86A) has a counter-clockwise outer contour
    
    * .notdef#4918 (U+B86B) has a counter-clockwise outer contour
    
    * .notdef#4918 (U+B86B) has a counter-clockwise outer contour
    
    * .notdef#4918 (U+B86B) has a counter-clockwise outer contour
    
    * .notdef#4918 (U+B86B) has a counter-clockwise outer contour
    
    * .notdef#4918 (U+B86B) has a counter-clockwise outer contour
    
    * .notdef#4919 (U+B86E) has a counter-clockwise outer contour
    
    * .notdef#4919 (U+B86E) has a counter-clockwise outer contour
    
    * .notdef#4919 (U+B86E) has a counter-clockwise outer contour
    
    * .notdef#4919 (U+B86E) has a counter-clockwise outer contour
    
    * .notdef#492 (U+B258) has a counter-clockwise outer contour
    
    * .notdef#492 (U+B258) has a counter-clockwise outer contour
    
    * .notdef#492 (U+B258) has a counter-clockwise outer contour
    
    * .notdef#4920 (U+B870) has a counter-clockwise outer contour
    
    * .notdef#4920 (U+B870) has a counter-clockwise outer contour
    
    * .notdef#4920 (U+B870) has a counter-clockwise outer contour
    
    * .notdef#4921 (U+B872) has a counter-clockwise outer contour
    
    * .notdef#4921 (U+B872) has a counter-clockwise outer contour
    
    * .notdef#4921 (U+B872) has a counter-clockwise outer contour
    
    * .notdef#4922 (U+B873) has a counter-clockwise outer contour
    
    * .notdef#4922 (U+B873) has a counter-clockwise outer contour
    
    * .notdef#4922 (U+B873) has a counter-clockwise outer contour
    
    * .notdef#4923 (U+B874) has a counter-clockwise outer contour
    
    * .notdef#4923 (U+B874) has a counter-clockwise outer contour
    
    * .notdef#4923 (U+B874) has a counter-clockwise outer contour
    
    * .notdef#4924 (U+B875) has a counter-clockwise outer contour
    
    * .notdef#4924 (U+B875) has a counter-clockwise outer contour
    
    * .notdef#4924 (U+B875) has a counter-clockwise outer contour
    
    * .notdef#4925 (U+B876) has a counter-clockwise outer contour
    
    * .notdef#4925 (U+B876) has a counter-clockwise outer contour
    
    * .notdef#4925 (U+B876) has a counter-clockwise outer contour
    
    * .notdef#4925 (U+B876) has a counter-clockwise outer contour
    
    * .notdef#4926 (U+B877) has a counter-clockwise outer contour
    
    * .notdef#4926 (U+B877) has a counter-clockwise outer contour
    
    * .notdef#4926 (U+B877) has a counter-clockwise outer contour
    
    * .notdef#4926 (U+B877) has a counter-clockwise outer contour
    
    * .notdef#4927 (U+B879) has a counter-clockwise outer contour
    
    * .notdef#4927 (U+B879) has a counter-clockwise outer contour
    
    * .notdef#4927 (U+B879) has a counter-clockwise outer contour
    
    * .notdef#4927 (U+B879) has a counter-clockwise outer contour
    
    * .notdef#4928 (U+B87A) has a counter-clockwise outer contour
    
    * .notdef#4928 (U+B87A) has a counter-clockwise outer contour
    
    * .notdef#4928 (U+B87A) has a counter-clockwise outer contour
    
    * .notdef#4928 (U+B87A) has a counter-clockwise outer contour
    
    * .notdef#4928 (U+B87A) has a counter-clockwise outer contour
    
    * .notdef#4929 (U+B87B) has a counter-clockwise outer contour
    
    * .notdef#4929 (U+B87B) has a counter-clockwise outer contour
    
    * .notdef#4929 (U+B87B) has a counter-clockwise outer contour
    
    * .notdef#4929 (U+B87B) has a counter-clockwise outer contour
    
    * .notdef#4929 (U+B87B) has a counter-clockwise outer contour
    
    * .notdef#493 (U+B25C) has a counter-clockwise outer contour
    
    * .notdef#493 (U+B25C) has a counter-clockwise outer contour
    
    * .notdef#493 (U+B25C) has a counter-clockwise outer contour
    
    * .notdef#493 (U+B25C) has a counter-clockwise outer contour
    
    * .notdef#4930 (U+B87D) has a counter-clockwise outer contour
    
    * .notdef#4930 (U+B87D) has a counter-clockwise outer contour
    
    * .notdef#4930 (U+B87D) has a counter-clockwise outer contour
    
    * .notdef#4930 (U+B87D) has a counter-clockwise outer contour
    
    * .notdef#4930 (U+B87D) has a counter-clockwise outer contour
    
    * .notdef#4931 (U+B87E) has a counter-clockwise outer contour
    
    * .notdef#4931 (U+B87E) has a counter-clockwise outer contour
    
    * .notdef#4931 (U+B87E) has a counter-clockwise outer contour
    
    * .notdef#4931 (U+B87E) has a counter-clockwise outer contour
    
    * .notdef#4931 (U+B87E) has a counter-clockwise outer contour
    
    * .notdef#4931 (U+B87E) has a counter-clockwise outer contour
    
    * .notdef#4932 (U+B87F) has a counter-clockwise outer contour
    
    * .notdef#4932 (U+B87F) has a counter-clockwise outer contour
    
    * .notdef#4932 (U+B87F) has a counter-clockwise outer contour
    
    * .notdef#4932 (U+B87F) has a counter-clockwise outer contour
    
    * .notdef#4933 (U+B880) has a counter-clockwise outer contour
    
    * .notdef#4933 (U+B880) has a counter-clockwise outer contour
    
    * .notdef#4933 (U+B880) has a counter-clockwise outer contour
    
    * .notdef#4933 (U+B880) has a counter-clockwise outer contour
    
    * .notdef#4934 (U+B881) has a counter-clockwise outer contour
    
    * .notdef#4934 (U+B881) has a counter-clockwise outer contour
    
    * .notdef#4934 (U+B881) has a counter-clockwise outer contour
    
    * .notdef#4934 (U+B881) has a counter-clockwise outer contour
    
    * .notdef#4934 (U+B881) has a counter-clockwise outer contour
    
    * .notdef#4935 (U+B882) has a counter-clockwise outer contour
    
    * .notdef#4935 (U+B882) has a counter-clockwise outer contour
    
    * .notdef#4935 (U+B882) has a counter-clockwise outer contour
    
    * .notdef#4935 (U+B882) has a counter-clockwise outer contour
    
    * .notdef#4935 (U+B882) has a counter-clockwise outer contour
    
    * .notdef#4936 (U+B883) has a counter-clockwise outer contour
    
    * .notdef#4936 (U+B883) has a counter-clockwise outer contour
    
    * .notdef#4936 (U+B883) has a counter-clockwise outer contour
    
    * .notdef#4936 (U+B883) has a counter-clockwise outer contour
    
    * .notdef#4936 (U+B883) has a counter-clockwise outer contour
    
    * .notdef#4937 (U+B884) has a counter-clockwise outer contour
    
    * .notdef#4937 (U+B884) has a counter-clockwise outer contour
    
    * .notdef#4937 (U+B884) has a counter-clockwise outer contour
    
    * .notdef#4937 (U+B884) has a counter-clockwise outer contour
    
    * .notdef#4937 (U+B884) has a counter-clockwise outer contour
    
    * .notdef#4938 (U+B885) has a counter-clockwise outer contour
    
    * .notdef#4938 (U+B885) has a counter-clockwise outer contour
    
    * .notdef#4938 (U+B885) has a counter-clockwise outer contour
    
    * .notdef#4938 (U+B885) has a counter-clockwise outer contour
    
    * .notdef#4938 (U+B885) has a counter-clockwise outer contour
    
    * .notdef#4939 (U+B886) has a counter-clockwise outer contour
    
    * .notdef#4939 (U+B886) has a counter-clockwise outer contour
    
    * .notdef#4939 (U+B886) has a counter-clockwise outer contour
    
    * .notdef#4939 (U+B886) has a counter-clockwise outer contour
    
    * .notdef#4939 (U+B886) has a counter-clockwise outer contour
    
    * .notdef#4939 (U+B886) has a counter-clockwise outer contour
    
    * .notdef#494 (U+B260) has a counter-clockwise outer contour
    
    * .notdef#494 (U+B260) has a counter-clockwise outer contour
    
    * .notdef#494 (U+B260) has a counter-clockwise outer contour
    
    * .notdef#494 (U+B260) has a counter-clockwise outer contour
    
    * .notdef#4940 (U+B887) has a counter-clockwise outer contour
    
    * .notdef#4940 (U+B887) has a counter-clockwise outer contour
    
    * .notdef#4940 (U+B887) has a counter-clockwise outer contour
    
    * .notdef#4940 (U+B887) has a counter-clockwise outer contour
    
    * .notdef#4940 (U+B887) has a counter-clockwise outer contour
    
    * .notdef#4940 (U+B887) has a counter-clockwise outer contour
    
    * .notdef#4941 (U+B888) has a counter-clockwise outer contour
    
    * .notdef#4941 (U+B888) has a counter-clockwise outer contour
    
    * .notdef#4941 (U+B888) has a counter-clockwise outer contour
    
    * .notdef#4941 (U+B888) has a counter-clockwise outer contour
    
    * .notdef#4942 (U+B889) has a counter-clockwise outer contour
    
    * .notdef#4942 (U+B889) has a counter-clockwise outer contour
    
    * .notdef#4942 (U+B889) has a counter-clockwise outer contour
    
    * .notdef#4942 (U+B889) has a counter-clockwise outer contour
    
    * .notdef#4943 (U+B88A) has a counter-clockwise outer contour
    
    * .notdef#4943 (U+B88A) has a counter-clockwise outer contour
    
    * .notdef#4943 (U+B88A) has a counter-clockwise outer contour
    
    * .notdef#4943 (U+B88A) has a counter-clockwise outer contour
    
    * .notdef#4943 (U+B88A) has a counter-clockwise outer contour
    
    * .notdef#4944 (U+B88B) has a counter-clockwise outer contour
    
    * .notdef#4944 (U+B88B) has a counter-clockwise outer contour
    
    * .notdef#4944 (U+B88B) has a counter-clockwise outer contour
    
    * .notdef#4944 (U+B88B) has a counter-clockwise outer contour
    
    * .notdef#4945 (U+B88C) has a counter-clockwise outer contour
    
    * .notdef#4945 (U+B88C) has a counter-clockwise outer contour
    
    * .notdef#4945 (U+B88C) has a counter-clockwise outer contour
    
    * .notdef#4945 (U+B88C) has a counter-clockwise outer contour
    
    * .notdef#4946 (U+B88E) has a counter-clockwise outer contour
    
    * .notdef#4946 (U+B88E) has a counter-clockwise outer contour
    
    * .notdef#4946 (U+B88E) has a counter-clockwise outer contour
    
    * .notdef#4946 (U+B88E) has a counter-clockwise outer contour
    
    * .notdef#4947 (U+B88F) has a counter-clockwise outer contour
    
    * .notdef#4947 (U+B88F) has a counter-clockwise outer contour
    
    * .notdef#4947 (U+B88F) has a counter-clockwise outer contour
    
    * .notdef#4947 (U+B88F) has a counter-clockwise outer contour
    
    * .notdef#4948 (U+B890) has a counter-clockwise outer contour
    
    * .notdef#4948 (U+B890) has a counter-clockwise outer contour
    
    * .notdef#4948 (U+B890) has a counter-clockwise outer contour
    
    * .notdef#4948 (U+B890) has a counter-clockwise outer contour
    
    * .notdef#4949 (U+B891) has a counter-clockwise outer contour
    
    * .notdef#4949 (U+B891) has a counter-clockwise outer contour
    
    * .notdef#4949 (U+B891) has a counter-clockwise outer contour
    
    * .notdef#4949 (U+B891) has a counter-clockwise outer contour
    
    * .notdef#495 (U+B268) has a counter-clockwise outer contour
    
    * .notdef#495 (U+B268) has a counter-clockwise outer contour
    
    * .notdef#495 (U+B268) has a counter-clockwise outer contour
    
    * .notdef#495 (U+B268) has a counter-clockwise outer contour
    
    * .notdef#4950 (U+B892) has a counter-clockwise outer contour
    
    * .notdef#4950 (U+B892) has a counter-clockwise outer contour
    
    * .notdef#4950 (U+B892) has a counter-clockwise outer contour
    
    * .notdef#4950 (U+B892) has a counter-clockwise outer contour
    
    * .notdef#4950 (U+B892) has a counter-clockwise outer contour
    
    * .notdef#4951 (U+B893) has a counter-clockwise outer contour
    
    * .notdef#4951 (U+B893) has a counter-clockwise outer contour
    
    * .notdef#4951 (U+B893) has a counter-clockwise outer contour
    
    * .notdef#4951 (U+B893) has a counter-clockwise outer contour
    
    * .notdef#4951 (U+B893) has a counter-clockwise outer contour
    
    * .notdef#4952 (U+B894) has a counter-clockwise outer contour
    
    * .notdef#4952 (U+B894) has a counter-clockwise outer contour
    
    * .notdef#4952 (U+B894) has a counter-clockwise outer contour
    
    * .notdef#4953 (U+B895) has a counter-clockwise outer contour
    
    * .notdef#4953 (U+B895) has a counter-clockwise outer contour
    
    * .notdef#4953 (U+B895) has a counter-clockwise outer contour
    
    * .notdef#4953 (U+B895) has a counter-clockwise outer contour
    
    * .notdef#4954 (U+B896) has a counter-clockwise outer contour
    
    * .notdef#4954 (U+B896) has a counter-clockwise outer contour
    
    * .notdef#4954 (U+B896) has a counter-clockwise outer contour
    
    * .notdef#4954 (U+B896) has a counter-clockwise outer contour
    
    * .notdef#4954 (U+B896) has a counter-clockwise outer contour
    
    * .notdef#4955 (U+B897) has a counter-clockwise outer contour
    
    * .notdef#4955 (U+B897) has a counter-clockwise outer contour
    
    * .notdef#4955 (U+B897) has a counter-clockwise outer contour
    
    * .notdef#4955 (U+B897) has a counter-clockwise outer contour
    
    * .notdef#4955 (U+B897) has a counter-clockwise outer contour
    
    * .notdef#4956 (U+B898) has a counter-clockwise outer contour
    
    * .notdef#4956 (U+B898) has a counter-clockwise outer contour
    
    * .notdef#4956 (U+B898) has a counter-clockwise outer contour
    
    * .notdef#4956 (U+B898) has a counter-clockwise outer contour
    
    * .notdef#4957 (U+B899) has a counter-clockwise outer contour
    
    * .notdef#4957 (U+B899) has a counter-clockwise outer contour
    
    * .notdef#4957 (U+B899) has a counter-clockwise outer contour
    
    * .notdef#4957 (U+B899) has a counter-clockwise outer contour
    
    * .notdef#4957 (U+B899) has a counter-clockwise outer contour
    
    * .notdef#4958 (U+B89A) has a counter-clockwise outer contour
    
    * .notdef#4958 (U+B89A) has a counter-clockwise outer contour
    
    * .notdef#4958 (U+B89A) has a counter-clockwise outer contour
    
    * .notdef#4958 (U+B89A) has a counter-clockwise outer contour
    
    * .notdef#4958 (U+B89A) has a counter-clockwise outer contour
    
    * .notdef#4958 (U+B89A) has a counter-clockwise outer contour
    
    * .notdef#4959 (U+B89B) has a counter-clockwise outer contour
    
    * .notdef#4959 (U+B89B) has a counter-clockwise outer contour
    
    * .notdef#4959 (U+B89B) has a counter-clockwise outer contour
    
    * .notdef#4959 (U+B89B) has a counter-clockwise outer contour
    
    * .notdef#496 (U+B269) has a counter-clockwise outer contour
    
    * .notdef#496 (U+B269) has a counter-clockwise outer contour
    
    * .notdef#496 (U+B269) has a counter-clockwise outer contour
    
    * .notdef#496 (U+B269) has a counter-clockwise outer contour
    
    * .notdef#4960 (U+B89C) has a counter-clockwise outer contour
    
    * .notdef#4960 (U+B89C) has a counter-clockwise outer contour
    
    * .notdef#4960 (U+B89C) has a counter-clockwise outer contour
    
    * .notdef#4960 (U+B89C) has a counter-clockwise outer contour
    
    * .notdef#4961 (U+B89D) has a counter-clockwise outer contour
    
    * .notdef#4961 (U+B89D) has a counter-clockwise outer contour
    
    * .notdef#4961 (U+B89D) has a counter-clockwise outer contour
    
    * .notdef#4961 (U+B89D) has a counter-clockwise outer contour
    
    * .notdef#4961 (U+B89D) has a counter-clockwise outer contour
    
    * .notdef#4962 (U+B89E) has a counter-clockwise outer contour
    
    * .notdef#4962 (U+B89E) has a counter-clockwise outer contour
    
    * .notdef#4962 (U+B89E) has a counter-clockwise outer contour
    
    * .notdef#4962 (U+B89E) has a counter-clockwise outer contour
    
    * .notdef#4962 (U+B89E) has a counter-clockwise outer contour
    
    * .notdef#4963 (U+B89F) has a counter-clockwise outer contour
    
    * .notdef#4963 (U+B89F) has a counter-clockwise outer contour
    
    * .notdef#4963 (U+B89F) has a counter-clockwise outer contour
    
    * .notdef#4963 (U+B89F) has a counter-clockwise outer contour
    
    * .notdef#4963 (U+B89F) has a counter-clockwise outer contour
    
    * .notdef#4964 (U+B8A0) has a counter-clockwise outer contour
    
    * .notdef#4964 (U+B8A0) has a counter-clockwise outer contour
    
    * .notdef#4964 (U+B8A0) has a counter-clockwise outer contour
    
    * .notdef#4964 (U+B8A0) has a counter-clockwise outer contour
    
    * .notdef#4964 (U+B8A0) has a counter-clockwise outer contour
    
    * .notdef#4965 (U+B8A1) has a counter-clockwise outer contour
    
    * .notdef#4965 (U+B8A1) has a counter-clockwise outer contour
    
    * .notdef#4965 (U+B8A1) has a counter-clockwise outer contour
    
    * .notdef#4965 (U+B8A1) has a counter-clockwise outer contour
    
    * .notdef#4965 (U+B8A1) has a counter-clockwise outer contour
    
    * .notdef#4966 (U+B8A2) has a counter-clockwise outer contour
    
    * .notdef#4966 (U+B8A2) has a counter-clockwise outer contour
    
    * .notdef#4966 (U+B8A2) has a counter-clockwise outer contour
    
    * .notdef#4966 (U+B8A2) has a counter-clockwise outer contour
    
    * .notdef#4966 (U+B8A2) has a counter-clockwise outer contour
    
    * .notdef#4966 (U+B8A2) has a counter-clockwise outer contour
    
    * .notdef#4967 (U+B8A3) has a counter-clockwise outer contour
    
    * .notdef#4967 (U+B8A3) has a counter-clockwise outer contour
    
    * .notdef#4967 (U+B8A3) has a counter-clockwise outer contour
    
    * .notdef#4967 (U+B8A3) has a counter-clockwise outer contour
    
    * .notdef#4967 (U+B8A3) has a counter-clockwise outer contour
    
    * .notdef#4967 (U+B8A3) has a counter-clockwise outer contour
    
    * .notdef#4968 (U+B8A4) has a counter-clockwise outer contour
    
    * .notdef#4968 (U+B8A4) has a counter-clockwise outer contour
    
    * .notdef#4968 (U+B8A4) has a counter-clockwise outer contour
    
    * .notdef#4968 (U+B8A4) has a counter-clockwise outer contour
    
    * .notdef#4969 (U+B8A5) has a counter-clockwise outer contour
    
    * .notdef#4969 (U+B8A5) has a counter-clockwise outer contour
    
    * .notdef#4969 (U+B8A5) has a counter-clockwise outer contour
    
    * .notdef#4969 (U+B8A5) has a counter-clockwise outer contour
    
    * .notdef#497 (U+B274) has a counter-clockwise outer contour
    
    * .notdef#497 (U+B274) has a counter-clockwise outer contour
    
    * .notdef#4970 (U+B8A6) has a counter-clockwise outer contour
    
    * .notdef#4970 (U+B8A6) has a counter-clockwise outer contour
    
    * .notdef#4970 (U+B8A6) has a counter-clockwise outer contour
    
    * .notdef#4970 (U+B8A6) has a counter-clockwise outer contour
    
    * .notdef#4970 (U+B8A6) has a counter-clockwise outer contour
    
    * .notdef#4971 (U+B8A7) has a counter-clockwise outer contour
    
    * .notdef#4971 (U+B8A7) has a counter-clockwise outer contour
    
    * .notdef#4971 (U+B8A7) has a counter-clockwise outer contour
    
    * .notdef#4971 (U+B8A7) has a counter-clockwise outer contour
    
    * .notdef#4972 (U+B8A9) has a counter-clockwise outer contour
    
    * .notdef#4972 (U+B8A9) has a counter-clockwise outer contour
    
    * .notdef#4972 (U+B8A9) has a counter-clockwise outer contour
    
    * .notdef#4972 (U+B8A9) has a counter-clockwise outer contour
    
    * .notdef#4973 (U+B8AA) has a counter-clockwise outer contour
    
    * .notdef#4973 (U+B8AA) has a counter-clockwise outer contour
    
    * .notdef#4973 (U+B8AA) has a counter-clockwise outer contour
    
    * .notdef#4973 (U+B8AA) has a counter-clockwise outer contour
    
    * .notdef#4974 (U+B8AB) has a counter-clockwise outer contour
    
    * .notdef#4974 (U+B8AB) has a counter-clockwise outer contour
    
    * .notdef#4974 (U+B8AB) has a counter-clockwise outer contour
    
    * .notdef#4974 (U+B8AB) has a counter-clockwise outer contour
    
    * .notdef#4975 (U+B8AC) has a counter-clockwise outer contour
    
    * .notdef#4975 (U+B8AC) has a counter-clockwise outer contour
    
    * .notdef#4975 (U+B8AC) has a counter-clockwise outer contour
    
    * .notdef#4975 (U+B8AC) has a counter-clockwise outer contour
    
    * .notdef#4976 (U+B8AD) has a counter-clockwise outer contour
    
    * .notdef#4976 (U+B8AD) has a counter-clockwise outer contour
    
    * .notdef#4976 (U+B8AD) has a counter-clockwise outer contour
    
    * .notdef#4976 (U+B8AD) has a counter-clockwise outer contour
    
    * .notdef#4977 (U+B8AE) has a counter-clockwise outer contour
    
    * .notdef#4977 (U+B8AE) has a counter-clockwise outer contour
    
    * .notdef#4977 (U+B8AE) has a counter-clockwise outer contour
    
    * .notdef#4977 (U+B8AE) has a counter-clockwise outer contour
    
    * .notdef#4977 (U+B8AE) has a counter-clockwise outer contour
    
    * .notdef#4978 (U+B8AF) has a counter-clockwise outer contour
    
    * .notdef#4978 (U+B8AF) has a counter-clockwise outer contour
    
    * .notdef#4978 (U+B8AF) has a counter-clockwise outer contour
    
    * .notdef#4978 (U+B8AF) has a counter-clockwise outer contour
    
    * .notdef#4978 (U+B8AF) has a counter-clockwise outer contour
    
    * .notdef#4979 (U+B8B1) has a counter-clockwise outer contour
    
    * .notdef#4979 (U+B8B1) has a counter-clockwise outer contour
    
    * .notdef#4979 (U+B8B1) has a counter-clockwise outer contour
    
    * .notdef#4979 (U+B8B1) has a counter-clockwise outer contour
    
    * .notdef#498 (U+B275) has a counter-clockwise outer contour
    
    * .notdef#498 (U+B275) has a counter-clockwise outer contour
    
    * .notdef#4980 (U+B8B2) has a counter-clockwise outer contour
    
    * .notdef#4980 (U+B8B2) has a counter-clockwise outer contour
    
    * .notdef#4980 (U+B8B2) has a counter-clockwise outer contour
    
    * .notdef#4980 (U+B8B2) has a counter-clockwise outer contour
    
    * .notdef#4980 (U+B8B2) has a counter-clockwise outer contour
    
    * .notdef#4981 (U+B8B3) has a counter-clockwise outer contour
    
    * .notdef#4981 (U+B8B3) has a counter-clockwise outer contour
    
    * .notdef#4981 (U+B8B3) has a counter-clockwise outer contour
    
    * .notdef#4981 (U+B8B3) has a counter-clockwise outer contour
    
    * .notdef#4981 (U+B8B3) has a counter-clockwise outer contour
    
    * .notdef#4982 (U+B8B5) has a counter-clockwise outer contour
    
    * .notdef#4982 (U+B8B5) has a counter-clockwise outer contour
    
    * .notdef#4982 (U+B8B5) has a counter-clockwise outer contour
    
    * .notdef#4982 (U+B8B5) has a counter-clockwise outer contour
    
    * .notdef#4982 (U+B8B5) has a counter-clockwise outer contour
    
    * .notdef#4983 (U+B8B6) has a counter-clockwise outer contour
    
    * .notdef#4983 (U+B8B6) has a counter-clockwise outer contour
    
    * .notdef#4983 (U+B8B6) has a counter-clockwise outer contour
    
    * .notdef#4983 (U+B8B6) has a counter-clockwise outer contour
    
    * .notdef#4983 (U+B8B6) has a counter-clockwise outer contour
    
    * .notdef#4983 (U+B8B6) has a counter-clockwise outer contour
    
    * .notdef#4984 (U+B8B7) has a counter-clockwise outer contour
    
    * .notdef#4984 (U+B8B7) has a counter-clockwise outer contour
    
    * .notdef#4984 (U+B8B7) has a counter-clockwise outer contour
    
    * .notdef#4984 (U+B8B7) has a counter-clockwise outer contour
    
    * .notdef#4985 (U+B8B9) has a counter-clockwise outer contour
    
    * .notdef#4985 (U+B8B9) has a counter-clockwise outer contour
    
    * .notdef#4985 (U+B8B9) has a counter-clockwise outer contour
    
    * .notdef#4985 (U+B8B9) has a counter-clockwise outer contour
    
    * .notdef#4985 (U+B8B9) has a counter-clockwise outer contour
    
    * .notdef#4986 (U+B8BA) has a counter-clockwise outer contour
    
    * .notdef#4986 (U+B8BA) has a counter-clockwise outer contour
    
    * .notdef#4986 (U+B8BA) has a counter-clockwise outer contour
    
    * .notdef#4986 (U+B8BA) has a counter-clockwise outer contour
    
    * .notdef#4986 (U+B8BA) has a counter-clockwise outer contour
    
    * .notdef#4987 (U+B8BB) has a counter-clockwise outer contour
    
    * .notdef#4987 (U+B8BB) has a counter-clockwise outer contour
    
    * .notdef#4987 (U+B8BB) has a counter-clockwise outer contour
    
    * .notdef#4987 (U+B8BB) has a counter-clockwise outer contour
    
    * .notdef#4987 (U+B8BB) has a counter-clockwise outer contour
    
    * .notdef#4988 (U+B8BC) has a counter-clockwise outer contour
    
    * .notdef#4988 (U+B8BC) has a counter-clockwise outer contour
    
    * .notdef#4988 (U+B8BC) has a counter-clockwise outer contour
    
    * .notdef#4988 (U+B8BC) has a counter-clockwise outer contour
    
    * .notdef#4988 (U+B8BC) has a counter-clockwise outer contour
    
    * .notdef#4989 (U+B8BD) has a counter-clockwise outer contour
    
    * .notdef#4989 (U+B8BD) has a counter-clockwise outer contour
    
    * .notdef#4989 (U+B8BD) has a counter-clockwise outer contour
    
    * .notdef#4989 (U+B8BD) has a counter-clockwise outer contour
    
    * .notdef#4989 (U+B8BD) has a counter-clockwise outer contour
    
    * .notdef#499 (U+B27C) has a counter-clockwise outer contour
    
    * .notdef#499 (U+B27C) has a counter-clockwise outer contour
    
    * .notdef#4990 (U+B8BE) has a counter-clockwise outer contour
    
    * .notdef#4990 (U+B8BE) has a counter-clockwise outer contour
    
    * .notdef#4990 (U+B8BE) has a counter-clockwise outer contour
    
    * .notdef#4990 (U+B8BE) has a counter-clockwise outer contour
    
    * .notdef#4990 (U+B8BE) has a counter-clockwise outer contour
    
    * .notdef#4990 (U+B8BE) has a counter-clockwise outer contour
    
    * .notdef#4991 (U+B8BF) has a counter-clockwise outer contour
    
    * .notdef#4991 (U+B8BF) has a counter-clockwise outer contour
    
    * .notdef#4991 (U+B8BF) has a counter-clockwise outer contour
    
    * .notdef#4991 (U+B8BF) has a counter-clockwise outer contour
    
    * .notdef#4991 (U+B8BF) has a counter-clockwise outer contour
    
    * .notdef#4991 (U+B8BF) has a counter-clockwise outer contour
    
    * .notdef#4992 (U+B8C2) has a counter-clockwise outer contour
    
    * .notdef#4992 (U+B8C2) has a counter-clockwise outer contour
    
    * .notdef#4992 (U+B8C2) has a counter-clockwise outer contour
    
    * .notdef#4992 (U+B8C2) has a counter-clockwise outer contour
    
    * .notdef#4992 (U+B8C2) has a counter-clockwise outer contour
    
    * .notdef#4993 (U+B8C4) has a counter-clockwise outer contour
    
    * .notdef#4993 (U+B8C4) has a counter-clockwise outer contour
    
    * .notdef#4993 (U+B8C4) has a counter-clockwise outer contour
    
    * .notdef#4993 (U+B8C4) has a counter-clockwise outer contour
    
    * .notdef#4994 (U+B8C6) has a counter-clockwise outer contour
    
    * .notdef#4994 (U+B8C6) has a counter-clockwise outer contour
    
    * .notdef#4994 (U+B8C6) has a counter-clockwise outer contour
    
    * .notdef#4994 (U+B8C6) has a counter-clockwise outer contour
    
    * .notdef#4995 (U+B8C7) has a counter-clockwise outer contour
    
    * .notdef#4995 (U+B8C7) has a counter-clockwise outer contour
    
    * .notdef#4995 (U+B8C7) has a counter-clockwise outer contour
    
    * .notdef#4995 (U+B8C7) has a counter-clockwise outer contour
    
    * .notdef#4996 (U+B8C8) has a counter-clockwise outer contour
    
    * .notdef#4996 (U+B8C8) has a counter-clockwise outer contour
    
    * .notdef#4996 (U+B8C8) has a counter-clockwise outer contour
    
    * .notdef#4996 (U+B8C8) has a counter-clockwise outer contour
    
    * .notdef#4997 (U+B8C9) has a counter-clockwise outer contour
    
    * .notdef#4997 (U+B8C9) has a counter-clockwise outer contour
    
    * .notdef#4997 (U+B8C9) has a counter-clockwise outer contour
    
    * .notdef#4997 (U+B8C9) has a counter-clockwise outer contour
    
    * .notdef#4998 (U+B8CA) has a counter-clockwise outer contour
    
    * .notdef#4998 (U+B8CA) has a counter-clockwise outer contour
    
    * .notdef#4998 (U+B8CA) has a counter-clockwise outer contour
    
    * .notdef#4998 (U+B8CA) has a counter-clockwise outer contour
    
    * .notdef#4998 (U+B8CA) has a counter-clockwise outer contour
    
    * .notdef#4999 (U+B8CB) has a counter-clockwise outer contour
    
    * .notdef#4999 (U+B8CB) has a counter-clockwise outer contour
    
    * .notdef#4999 (U+B8CB) has a counter-clockwise outer contour
    
    * .notdef#4999 (U+B8CB) has a counter-clockwise outer contour
    
    * .notdef#4999 (U+B8CB) has a counter-clockwise outer contour
    
    * .notdef#500 (U+B284) has a counter-clockwise outer contour
    
    * .notdef#500 (U+B284) has a counter-clockwise outer contour
    
    * .notdef#5000 (U+B8CD) has a counter-clockwise outer contour
    
    * .notdef#5000 (U+B8CD) has a counter-clockwise outer contour
    
    * .notdef#5000 (U+B8CD) has a counter-clockwise outer contour
    
    * .notdef#5001 (U+B8CE) has a counter-clockwise outer contour
    
    * .notdef#5001 (U+B8CE) has a counter-clockwise outer contour
    
    * .notdef#5001 (U+B8CE) has a counter-clockwise outer contour
    
    * .notdef#5001 (U+B8CE) has a counter-clockwise outer contour
    
    * .notdef#5002 (U+B8CF) has a counter-clockwise outer contour
    
    * .notdef#5002 (U+B8CF) has a counter-clockwise outer contour
    
    * .notdef#5002 (U+B8CF) has a counter-clockwise outer contour
    
    * .notdef#5002 (U+B8CF) has a counter-clockwise outer contour
    
    * .notdef#5003 (U+B8D1) has a counter-clockwise outer contour
    
    * .notdef#5003 (U+B8D1) has a counter-clockwise outer contour
    
    * .notdef#5003 (U+B8D1) has a counter-clockwise outer contour
    
    * .notdef#5003 (U+B8D1) has a counter-clockwise outer contour
    
    * .notdef#5004 (U+B8D2) has a counter-clockwise outer contour
    
    * .notdef#5004 (U+B8D2) has a counter-clockwise outer contour
    
    * .notdef#5004 (U+B8D2) has a counter-clockwise outer contour
    
    * .notdef#5004 (U+B8D2) has a counter-clockwise outer contour
    
    * .notdef#5004 (U+B8D2) has a counter-clockwise outer contour
    
    * .notdef#5005 (U+B8D3) has a counter-clockwise outer contour
    
    * .notdef#5005 (U+B8D3) has a counter-clockwise outer contour
    
    * .notdef#5005 (U+B8D3) has a counter-clockwise outer contour
    
    * .notdef#5006 (U+B8D5) has a counter-clockwise outer contour
    
    * .notdef#5006 (U+B8D5) has a counter-clockwise outer contour
    
    * .notdef#5006 (U+B8D5) has a counter-clockwise outer contour
    
    * .notdef#5006 (U+B8D5) has a counter-clockwise outer contour
    
    * .notdef#5007 (U+B8D6) has a counter-clockwise outer contour
    
    * .notdef#5007 (U+B8D6) has a counter-clockwise outer contour
    
    * .notdef#5007 (U+B8D6) has a counter-clockwise outer contour
    
    * .notdef#5007 (U+B8D6) has a counter-clockwise outer contour
    
    * .notdef#5008 (U+B8D7) has a counter-clockwise outer contour
    
    * .notdef#5008 (U+B8D7) has a counter-clockwise outer contour
    
    * .notdef#5008 (U+B8D7) has a counter-clockwise outer contour
    
    * .notdef#5008 (U+B8D7) has a counter-clockwise outer contour
    
    * .notdef#5009 (U+B8D8) has a counter-clockwise outer contour
    
    * .notdef#5009 (U+B8D8) has a counter-clockwise outer contour
    
    * .notdef#5009 (U+B8D8) has a counter-clockwise outer contour
    
    * .notdef#5009 (U+B8D8) has a counter-clockwise outer contour
    
    * .notdef#501 (U+B285) has a counter-clockwise outer contour
    
    * .notdef#501 (U+B285) has a counter-clockwise outer contour
    
    * .notdef#5010 (U+B8D9) has a counter-clockwise outer contour
    
    * .notdef#5010 (U+B8D9) has a counter-clockwise outer contour
    
    * .notdef#5010 (U+B8D9) has a counter-clockwise outer contour
    
    * .notdef#5010 (U+B8D9) has a counter-clockwise outer contour
    
    * .notdef#5011 (U+B8DA) has a counter-clockwise outer contour
    
    * .notdef#5011 (U+B8DA) has a counter-clockwise outer contour
    
    * .notdef#5011 (U+B8DA) has a counter-clockwise outer contour
    
    * .notdef#5011 (U+B8DA) has a counter-clockwise outer contour
    
    * .notdef#5011 (U+B8DA) has a counter-clockwise outer contour
    
    * .notdef#5012 (U+B8DB) has a counter-clockwise outer contour
    
    * .notdef#5012 (U+B8DB) has a counter-clockwise outer contour
    
    * .notdef#5012 (U+B8DB) has a counter-clockwise outer contour
    
    * .notdef#5012 (U+B8DB) has a counter-clockwise outer contour
    
    * .notdef#5012 (U+B8DB) has a counter-clockwise outer contour
    
    * .notdef#5013 (U+B8DC) has a counter-clockwise outer contour
    
    * .notdef#5013 (U+B8DC) has a counter-clockwise outer contour
    
    * .notdef#5013 (U+B8DC) has a counter-clockwise outer contour
    
    * .notdef#5014 (U+B8DE) has a counter-clockwise outer contour
    
    * .notdef#5014 (U+B8DE) has a counter-clockwise outer contour
    
    * .notdef#5014 (U+B8DE) has a counter-clockwise outer contour
    
    * .notdef#5014 (U+B8DE) has a counter-clockwise outer contour
    
    * .notdef#5015 (U+B8E0) has a counter-clockwise outer contour
    
    * .notdef#5015 (U+B8E0) has a counter-clockwise outer contour
    
    * .notdef#5015 (U+B8E0) has a counter-clockwise outer contour
    
    * .notdef#5016 (U+B8E2) has a counter-clockwise outer contour
    
    * .notdef#5016 (U+B8E2) has a counter-clockwise outer contour
    
    * .notdef#5016 (U+B8E2) has a counter-clockwise outer contour
    
    * .notdef#5017 (U+B8E3) has a counter-clockwise outer contour
    
    * .notdef#5017 (U+B8E3) has a counter-clockwise outer contour
    
    * .notdef#5017 (U+B8E3) has a counter-clockwise outer contour
    
    * .notdef#5018 (U+B8E4) has a counter-clockwise outer contour
    
    * .notdef#5018 (U+B8E4) has a counter-clockwise outer contour
    
    * .notdef#5018 (U+B8E4) has a counter-clockwise outer contour
    
    * .notdef#5019 (U+B8E5) has a counter-clockwise outer contour
    
    * .notdef#5019 (U+B8E5) has a counter-clockwise outer contour
    
    * .notdef#5019 (U+B8E5) has a counter-clockwise outer contour
    
    * .notdef#502 (U+B289) has a counter-clockwise outer contour
    
    * .notdef#502 (U+B289) has a counter-clockwise outer contour
    
    * .notdef#502 (U+B289) has a counter-clockwise outer contour
    
    * .notdef#5020 (U+B8E6) has a counter-clockwise outer contour
    
    * .notdef#5020 (U+B8E6) has a counter-clockwise outer contour
    
    * .notdef#5020 (U+B8E6) has a counter-clockwise outer contour
    
    * .notdef#5020 (U+B8E6) has a counter-clockwise outer contour
    
    * .notdef#5021 (U+B8E7) has a counter-clockwise outer contour
    
    * .notdef#5021 (U+B8E7) has a counter-clockwise outer contour
    
    * .notdef#5021 (U+B8E7) has a counter-clockwise outer contour
    
    * .notdef#5021 (U+B8E7) has a counter-clockwise outer contour
    
    * .notdef#5022 (U+B8EA) has a counter-clockwise outer contour
    
    * .notdef#5022 (U+B8EA) has a counter-clockwise outer contour
    
    * .notdef#5022 (U+B8EA) has a counter-clockwise outer contour
    
    * .notdef#5022 (U+B8EA) has a counter-clockwise outer contour
    
    * .notdef#5023 (U+B8EB) has a counter-clockwise outer contour
    
    * .notdef#5023 (U+B8EB) has a counter-clockwise outer contour
    
    * .notdef#5023 (U+B8EB) has a counter-clockwise outer contour
    
    * .notdef#5024 (U+B8ED) has a counter-clockwise outer contour
    
    * .notdef#5024 (U+B8ED) has a counter-clockwise outer contour
    
    * .notdef#5025 (U+B8EE) has a counter-clockwise outer contour
    
    * .notdef#5025 (U+B8EE) has a counter-clockwise outer contour
    
    * .notdef#5025 (U+B8EE) has a counter-clockwise outer contour
    
    * .notdef#5025 (U+B8EE) has a counter-clockwise outer contour
    
    * .notdef#5025 (U+B8EE) has a counter-clockwise outer contour
    
    * .notdef#5026 (U+B8EF) has a counter-clockwise outer contour
    
    * .notdef#5026 (U+B8EF) has a counter-clockwise outer contour
    
    * .notdef#5027 (U+B8F1) has a counter-clockwise outer contour
    
    * .notdef#5027 (U+B8F1) has a counter-clockwise outer contour
    
    * .notdef#5028 (U+B8F2) has a counter-clockwise outer contour
    
    * .notdef#5028 (U+B8F2) has a counter-clockwise outer contour
    
    * .notdef#5029 (U+B8F3) has a counter-clockwise outer contour
    
    * .notdef#5029 (U+B8F3) has a counter-clockwise outer contour
    
    * .notdef#503 (U+B290) has a counter-clockwise outer contour
    
    * .notdef#503 (U+B290) has a counter-clockwise outer contour
    
    * .notdef#5030 (U+B8F4) has a counter-clockwise outer contour
    
    * .notdef#5030 (U+B8F4) has a counter-clockwise outer contour
    
    * .notdef#5031 (U+B8F5) has a counter-clockwise outer contour
    
    * .notdef#5031 (U+B8F5) has a counter-clockwise outer contour
    
    * .notdef#5032 (U+B8F6) has a counter-clockwise outer contour
    
    * .notdef#5032 (U+B8F6) has a counter-clockwise outer contour
    
    * .notdef#5033 (U+B8F7) has a counter-clockwise outer contour
    
    * .notdef#5033 (U+B8F7) has a counter-clockwise outer contour
    
    * .notdef#5034 (U+B8FA) has a counter-clockwise outer contour
    
    * .notdef#5034 (U+B8FA) has a counter-clockwise outer contour
    
    * .notdef#5035 (U+B8FC) has a counter-clockwise outer contour
    
    * .notdef#5035 (U+B8FC) has a counter-clockwise outer contour
    
    * .notdef#5035 (U+B8FC) has a counter-clockwise outer contour
    
    * .notdef#5036 (U+B8FE) has a counter-clockwise outer contour
    
    * .notdef#5036 (U+B8FE) has a counter-clockwise outer contour
    
    * .notdef#5037 (U+B8FF) has a counter-clockwise outer contour
    
    * .notdef#5037 (U+B8FF) has a counter-clockwise outer contour
    
    * .notdef#5038 (U+B900) has a counter-clockwise outer contour
    
    * .notdef#5038 (U+B900) has a counter-clockwise outer contour
    
    * .notdef#5039 (U+B901) has a counter-clockwise outer contour
    
    * .notdef#5039 (U+B901) has a counter-clockwise outer contour
    
    * .notdef#504 (U+B291) has a counter-clockwise outer contour
    
    * .notdef#504 (U+B291) has a counter-clockwise outer contour
    
    * .notdef#504 (U+B291) has a counter-clockwise outer contour
    
    * .notdef#5040 (U+B902) has a counter-clockwise outer contour
    
    * .notdef#5040 (U+B902) has a counter-clockwise outer contour
    
    * .notdef#5040 (U+B902) has a counter-clockwise outer contour
    
    * .notdef#5041 (U+B903) has a counter-clockwise outer contour
    
    * .notdef#5041 (U+B903) has a counter-clockwise outer contour
    
    * .notdef#5041 (U+B903) has a counter-clockwise outer contour
    
    * .notdef#5042 (U+B905) has a counter-clockwise outer contour
    
    * .notdef#5042 (U+B905) has a counter-clockwise outer contour
    
    * .notdef#5042 (U+B905) has a counter-clockwise outer contour
    
    * .notdef#5042 (U+B905) has a counter-clockwise outer contour
    
    * .notdef#5043 (U+B906) has a counter-clockwise outer contour
    
    * .notdef#5043 (U+B906) has a counter-clockwise outer contour
    
    * .notdef#5043 (U+B906) has a counter-clockwise outer contour
    
    * .notdef#5043 (U+B906) has a counter-clockwise outer contour
    
    * .notdef#5043 (U+B906) has a counter-clockwise outer contour
    
    * .notdef#5044 (U+B907) has a counter-clockwise outer contour
    
    * .notdef#5044 (U+B907) has a counter-clockwise outer contour
    
    * .notdef#5044 (U+B907) has a counter-clockwise outer contour
    
    * .notdef#5044 (U+B907) has a counter-clockwise outer contour
    
    * .notdef#5045 (U+B908) has a counter-clockwise outer contour
    
    * .notdef#5045 (U+B908) has a counter-clockwise outer contour
    
    * .notdef#5045 (U+B908) has a counter-clockwise outer contour
    
    * .notdef#5045 (U+B908) has a counter-clockwise outer contour
    
    * .notdef#5046 (U+B909) has a counter-clockwise outer contour
    
    * .notdef#5046 (U+B909) has a counter-clockwise outer contour
    
    * .notdef#5046 (U+B909) has a counter-clockwise outer contour
    
    * .notdef#5046 (U+B909) has a counter-clockwise outer contour
    
    * .notdef#5047 (U+B90A) has a counter-clockwise outer contour
    
    * .notdef#5047 (U+B90A) has a counter-clockwise outer contour
    
    * .notdef#5047 (U+B90A) has a counter-clockwise outer contour
    
    * .notdef#5047 (U+B90A) has a counter-clockwise outer contour
    
    * .notdef#5047 (U+B90A) has a counter-clockwise outer contour
    
    * .notdef#5047 (U+B90A) has a counter-clockwise outer contour
    
    * .notdef#5048 (U+B90B) has a counter-clockwise outer contour
    
    * .notdef#5048 (U+B90B) has a counter-clockwise outer contour
    
    * .notdef#5048 (U+B90B) has a counter-clockwise outer contour
    
    * .notdef#5048 (U+B90B) has a counter-clockwise outer contour
    
    * .notdef#5049 (U+B90C) has a counter-clockwise outer contour
    
    * .notdef#5049 (U+B90C) has a counter-clockwise outer contour
    
    * .notdef#5049 (U+B90C) has a counter-clockwise outer contour
    
    * .notdef#5049 (U+B90C) has a counter-clockwise outer contour
    
    * .notdef#505 (U+B294) has a counter-clockwise outer contour
    
    * .notdef#505 (U+B294) has a counter-clockwise outer contour
    
    * .notdef#505 (U+B294) has a counter-clockwise outer contour
    
    * .notdef#5050 (U+B90D) has a counter-clockwise outer contour
    
    * .notdef#5050 (U+B90D) has a counter-clockwise outer contour
    
    * .notdef#5050 (U+B90D) has a counter-clockwise outer contour
    
    * .notdef#5050 (U+B90D) has a counter-clockwise outer contour
    
    * .notdef#5051 (U+B90E) has a counter-clockwise outer contour
    
    * .notdef#5051 (U+B90E) has a counter-clockwise outer contour
    
    * .notdef#5051 (U+B90E) has a counter-clockwise outer contour
    
    * .notdef#5051 (U+B90E) has a counter-clockwise outer contour
    
    * .notdef#5052 (U+B90F) has a counter-clockwise outer contour
    
    * .notdef#5052 (U+B90F) has a counter-clockwise outer contour
    
    * .notdef#5052 (U+B90F) has a counter-clockwise outer contour
    
    * .notdef#5052 (U+B90F) has a counter-clockwise outer contour
    
    * .notdef#5053 (U+B910) has a counter-clockwise outer contour
    
    * .notdef#5053 (U+B910) has a counter-clockwise outer contour
    
    * .notdef#5053 (U+B910) has a counter-clockwise outer contour
    
    * .notdef#5053 (U+B910) has a counter-clockwise outer contour
    
    * .notdef#5054 (U+B911) has a counter-clockwise outer contour
    
    * .notdef#5054 (U+B911) has a counter-clockwise outer contour
    
    * .notdef#5054 (U+B911) has a counter-clockwise outer contour
    
    * .notdef#5054 (U+B911) has a counter-clockwise outer contour
    
    * .notdef#5055 (U+B912) has a counter-clockwise outer contour
    
    * .notdef#5055 (U+B912) has a counter-clockwise outer contour
    
    * .notdef#5055 (U+B912) has a counter-clockwise outer contour
    
    * .notdef#5055 (U+B912) has a counter-clockwise outer contour
    
    * .notdef#5055 (U+B912) has a counter-clockwise outer contour
    
    * .notdef#5056 (U+B913) has a counter-clockwise outer contour
    
    * .notdef#5056 (U+B913) has a counter-clockwise outer contour
    
    * .notdef#5056 (U+B913) has a counter-clockwise outer contour
    
    * .notdef#5056 (U+B913) has a counter-clockwise outer contour
    
    * .notdef#5056 (U+B913) has a counter-clockwise outer contour
    
    * .notdef#5057 (U+B914) has a counter-clockwise outer contour
    
    * .notdef#5057 (U+B914) has a counter-clockwise outer contour
    
    * .notdef#5057 (U+B914) has a counter-clockwise outer contour
    
    * .notdef#5057 (U+B914) has a counter-clockwise outer contour
    
    * .notdef#5058 (U+B915) has a counter-clockwise outer contour
    
    * .notdef#5058 (U+B915) has a counter-clockwise outer contour
    
    * .notdef#5058 (U+B915) has a counter-clockwise outer contour
    
    * .notdef#5058 (U+B915) has a counter-clockwise outer contour
    
    * .notdef#5059 (U+B916) has a counter-clockwise outer contour
    
    * .notdef#5059 (U+B916) has a counter-clockwise outer contour
    
    * .notdef#5059 (U+B916) has a counter-clockwise outer contour
    
    * .notdef#5059 (U+B916) has a counter-clockwise outer contour
    
    * .notdef#506 (U+B298) has a counter-clockwise outer contour
    
    * .notdef#506 (U+B298) has a counter-clockwise outer contour
    
    * .notdef#506 (U+B298) has a counter-clockwise outer contour
    
    * .notdef#5060 (U+B917) has a counter-clockwise outer contour
    
    * .notdef#5060 (U+B917) has a counter-clockwise outer contour
    
    * .notdef#5060 (U+B917) has a counter-clockwise outer contour
    
    * .notdef#5060 (U+B917) has a counter-clockwise outer contour
    
    * .notdef#5061 (U+B919) has a counter-clockwise outer contour
    
    * .notdef#5061 (U+B919) has a counter-clockwise outer contour
    
    * .notdef#5061 (U+B919) has a counter-clockwise outer contour
    
    * .notdef#5061 (U+B919) has a counter-clockwise outer contour
    
    * .notdef#5062 (U+B91A) has a counter-clockwise outer contour
    
    * .notdef#5062 (U+B91A) has a counter-clockwise outer contour
    
    * .notdef#5062 (U+B91A) has a counter-clockwise outer contour
    
    * .notdef#5062 (U+B91A) has a counter-clockwise outer contour
    
    * .notdef#5063 (U+B91B) has a counter-clockwise outer contour
    
    * .notdef#5063 (U+B91B) has a counter-clockwise outer contour
    
    * .notdef#5063 (U+B91B) has a counter-clockwise outer contour
    
    * .notdef#5063 (U+B91B) has a counter-clockwise outer contour
    
    * .notdef#5064 (U+B91C) has a counter-clockwise outer contour
    
    * .notdef#5064 (U+B91C) has a counter-clockwise outer contour
    
    * .notdef#5064 (U+B91C) has a counter-clockwise outer contour
    
    * .notdef#5064 (U+B91C) has a counter-clockwise outer contour
    
    * .notdef#5065 (U+B91D) has a counter-clockwise outer contour
    
    * .notdef#5065 (U+B91D) has a counter-clockwise outer contour
    
    * .notdef#5065 (U+B91D) has a counter-clockwise outer contour
    
    * .notdef#5065 (U+B91D) has a counter-clockwise outer contour
    
    * .notdef#5066 (U+B91E) has a counter-clockwise outer contour
    
    * .notdef#5066 (U+B91E) has a counter-clockwise outer contour
    
    * .notdef#5066 (U+B91E) has a counter-clockwise outer contour
    
    * .notdef#5066 (U+B91E) has a counter-clockwise outer contour
    
    * .notdef#5066 (U+B91E) has a counter-clockwise outer contour
    
    * .notdef#5067 (U+B91F) has a counter-clockwise outer contour
    
    * .notdef#5067 (U+B91F) has a counter-clockwise outer contour
    
    * .notdef#5067 (U+B91F) has a counter-clockwise outer contour
    
    * .notdef#5067 (U+B91F) has a counter-clockwise outer contour
    
    * .notdef#5067 (U+B91F) has a counter-clockwise outer contour
    
    * .notdef#5068 (U+B921) has a counter-clockwise outer contour
    
    * .notdef#5068 (U+B921) has a counter-clockwise outer contour
    
    * .notdef#5068 (U+B921) has a counter-clockwise outer contour
    
    * .notdef#5068 (U+B921) has a counter-clockwise outer contour
    
    * .notdef#5068 (U+B921) has a counter-clockwise outer contour
    
    * .notdef#5069 (U+B922) has a counter-clockwise outer contour
    
    * .notdef#5069 (U+B922) has a counter-clockwise outer contour
    
    * .notdef#5069 (U+B922) has a counter-clockwise outer contour
    
    * .notdef#5069 (U+B922) has a counter-clockwise outer contour
    
    * .notdef#5069 (U+B922) has a counter-clockwise outer contour
    
    * .notdef#5069 (U+B922) has a counter-clockwise outer contour
    
    * .notdef#507 (U+B299) has a counter-clockwise outer contour
    
    * .notdef#507 (U+B299) has a counter-clockwise outer contour
    
    * .notdef#507 (U+B299) has a counter-clockwise outer contour
    
    * .notdef#507 (U+B299) has a counter-clockwise outer contour
    
    * .notdef#5070 (U+B923) has a counter-clockwise outer contour
    
    * .notdef#5070 (U+B923) has a counter-clockwise outer contour
    
    * .notdef#5070 (U+B923) has a counter-clockwise outer contour
    
    * .notdef#5070 (U+B923) has a counter-clockwise outer contour
    
    * .notdef#5070 (U+B923) has a counter-clockwise outer contour
    
    * .notdef#5070 (U+B923) has a counter-clockwise outer contour
    
    * .notdef#5071 (U+B924) has a counter-clockwise outer contour
    
    * .notdef#5071 (U+B924) has a counter-clockwise outer contour
    
    * .notdef#5071 (U+B924) has a counter-clockwise outer contour
    
    * .notdef#5071 (U+B924) has a counter-clockwise outer contour
    
    * .notdef#5071 (U+B924) has a counter-clockwise outer contour
    
    * .notdef#5072 (U+B925) has a counter-clockwise outer contour
    
    * .notdef#5072 (U+B925) has a counter-clockwise outer contour
    
    * .notdef#5072 (U+B925) has a counter-clockwise outer contour
    
    * .notdef#5072 (U+B925) has a counter-clockwise outer contour
    
    * .notdef#5072 (U+B925) has a counter-clockwise outer contour
    
    * .notdef#5072 (U+B925) has a counter-clockwise outer contour
    
    * .notdef#5073 (U+B926) has a counter-clockwise outer contour
    
    * .notdef#5073 (U+B926) has a counter-clockwise outer contour
    
    * .notdef#5073 (U+B926) has a counter-clockwise outer contour
    
    * .notdef#5073 (U+B926) has a counter-clockwise outer contour
    
    * .notdef#5073 (U+B926) has a counter-clockwise outer contour
    
    * .notdef#5073 (U+B926) has a counter-clockwise outer contour
    
    * .notdef#5073 (U+B926) has a counter-clockwise outer contour
    
    * .notdef#5074 (U+B927) has a counter-clockwise outer contour
    
    * .notdef#5074 (U+B927) has a counter-clockwise outer contour
    
    * .notdef#5074 (U+B927) has a counter-clockwise outer contour
    
    * .notdef#5074 (U+B927) has a counter-clockwise outer contour
    
    * .notdef#5074 (U+B927) has a counter-clockwise outer contour
    
    * .notdef#5075 (U+B928) has a counter-clockwise outer contour
    
    * .notdef#5075 (U+B928) has a counter-clockwise outer contour
    
    * .notdef#5075 (U+B928) has a counter-clockwise outer contour
    
    * .notdef#5075 (U+B928) has a counter-clockwise outer contour
    
    * .notdef#5075 (U+B928) has a counter-clockwise outer contour
    
    * .notdef#5076 (U+B929) has a counter-clockwise outer contour
    
    * .notdef#5076 (U+B929) has a counter-clockwise outer contour
    
    * .notdef#5076 (U+B929) has a counter-clockwise outer contour
    
    * .notdef#5076 (U+B929) has a counter-clockwise outer contour
    
    * .notdef#5076 (U+B929) has a counter-clockwise outer contour
    
    * .notdef#5077 (U+B92A) has a counter-clockwise outer contour
    
    * .notdef#5077 (U+B92A) has a counter-clockwise outer contour
    
    * .notdef#5077 (U+B92A) has a counter-clockwise outer contour
    
    * .notdef#5077 (U+B92A) has a counter-clockwise outer contour
    
    * .notdef#5077 (U+B92A) has a counter-clockwise outer contour
    
    * .notdef#5078 (U+B92B) has a counter-clockwise outer contour
    
    * .notdef#5078 (U+B92B) has a counter-clockwise outer contour
    
    * .notdef#5078 (U+B92B) has a counter-clockwise outer contour
    
    * .notdef#5078 (U+B92B) has a counter-clockwise outer contour
    
    * .notdef#5078 (U+B92B) has a counter-clockwise outer contour
    
    * .notdef#5079 (U+B92C) has a counter-clockwise outer contour
    
    * .notdef#5079 (U+B92C) has a counter-clockwise outer contour
    
    * .notdef#5079 (U+B92C) has a counter-clockwise outer contour
    
    * .notdef#5079 (U+B92C) has a counter-clockwise outer contour
    
    * .notdef#5079 (U+B92C) has a counter-clockwise outer contour
    
    * .notdef#508 (U+B29A) has a counter-clockwise outer contour
    
    * .notdef#508 (U+B29A) has a counter-clockwise outer contour
    
    * .notdef#508 (U+B29A) has a counter-clockwise outer contour
    
    * .notdef#508 (U+B29A) has a counter-clockwise outer contour
    
    * .notdef#5080 (U+B92D) has a counter-clockwise outer contour
    
    * .notdef#5080 (U+B92D) has a counter-clockwise outer contour
    
    * .notdef#5080 (U+B92D) has a counter-clockwise outer contour
    
    * .notdef#5080 (U+B92D) has a counter-clockwise outer contour
    
    * .notdef#5080 (U+B92D) has a counter-clockwise outer contour
    
    * .notdef#5081 (U+B92E) has a counter-clockwise outer contour
    
    * .notdef#5081 (U+B92E) has a counter-clockwise outer contour
    
    * .notdef#5081 (U+B92E) has a counter-clockwise outer contour
    
    * .notdef#5081 (U+B92E) has a counter-clockwise outer contour
    
    * .notdef#5081 (U+B92E) has a counter-clockwise outer contour
    
    * .notdef#5081 (U+B92E) has a counter-clockwise outer contour
    
    * .notdef#5082 (U+B92F) has a counter-clockwise outer contour
    
    * .notdef#5082 (U+B92F) has a counter-clockwise outer contour
    
    * .notdef#5082 (U+B92F) has a counter-clockwise outer contour
    
    * .notdef#5082 (U+B92F) has a counter-clockwise outer contour
    
    * .notdef#5082 (U+B92F) has a counter-clockwise outer contour
    
    * .notdef#5082 (U+B92F) has a counter-clockwise outer contour
    
    * .notdef#5083 (U+B930) has a counter-clockwise outer contour
    
    * .notdef#5083 (U+B930) has a counter-clockwise outer contour
    
    * .notdef#5083 (U+B930) has a counter-clockwise outer contour
    
    * .notdef#5083 (U+B930) has a counter-clockwise outer contour
    
    * .notdef#5083 (U+B930) has a counter-clockwise outer contour
    
    * .notdef#5084 (U+B931) has a counter-clockwise outer contour
    
    * .notdef#5084 (U+B931) has a counter-clockwise outer contour
    
    * .notdef#5084 (U+B931) has a counter-clockwise outer contour
    
    * .notdef#5084 (U+B931) has a counter-clockwise outer contour
    
    * .notdef#5084 (U+B931) has a counter-clockwise outer contour
    
    * .notdef#5085 (U+B932) has a counter-clockwise outer contour
    
    * .notdef#5085 (U+B932) has a counter-clockwise outer contour
    
    * .notdef#5085 (U+B932) has a counter-clockwise outer contour
    
    * .notdef#5085 (U+B932) has a counter-clockwise outer contour
    
    * .notdef#5085 (U+B932) has a counter-clockwise outer contour
    
    * .notdef#5085 (U+B932) has a counter-clockwise outer contour
    
    * .notdef#5086 (U+B933) has a counter-clockwise outer contour
    
    * .notdef#5086 (U+B933) has a counter-clockwise outer contour
    
    * .notdef#5086 (U+B933) has a counter-clockwise outer contour
    
    * .notdef#5086 (U+B933) has a counter-clockwise outer contour
    
    * .notdef#5086 (U+B933) has a counter-clockwise outer contour
    
    * .notdef#5087 (U+B934) has a counter-clockwise outer contour
    
    * .notdef#5087 (U+B934) has a counter-clockwise outer contour
    
    * .notdef#5087 (U+B934) has a counter-clockwise outer contour
    
    * .notdef#5087 (U+B934) has a counter-clockwise outer contour
    
    * .notdef#5087 (U+B934) has a counter-clockwise outer contour
    
    * .notdef#5088 (U+B935) has a counter-clockwise outer contour
    
    * .notdef#5088 (U+B935) has a counter-clockwise outer contour
    
    * .notdef#5088 (U+B935) has a counter-clockwise outer contour
    
    * .notdef#5088 (U+B935) has a counter-clockwise outer contour
    
    * .notdef#5088 (U+B935) has a counter-clockwise outer contour
    
    * .notdef#5089 (U+B936) has a counter-clockwise outer contour
    
    * .notdef#5089 (U+B936) has a counter-clockwise outer contour
    
    * .notdef#5089 (U+B936) has a counter-clockwise outer contour
    
    * .notdef#5089 (U+B936) has a counter-clockwise outer contour
    
    * .notdef#5089 (U+B936) has a counter-clockwise outer contour
    
    * .notdef#509 (U+B2A0) has a counter-clockwise outer contour
    
    * .notdef#509 (U+B2A0) has a counter-clockwise outer contour
    
    * .notdef#509 (U+B2A0) has a counter-clockwise outer contour
    
    * .notdef#5090 (U+B937) has a counter-clockwise outer contour
    
    * .notdef#5090 (U+B937) has a counter-clockwise outer contour
    
    * .notdef#5090 (U+B937) has a counter-clockwise outer contour
    
    * .notdef#5090 (U+B937) has a counter-clockwise outer contour
    
    * .notdef#5090 (U+B937) has a counter-clockwise outer contour
    
    * .notdef#5091 (U+B938) has a counter-clockwise outer contour
    
    * .notdef#5091 (U+B938) has a counter-clockwise outer contour
    
    * .notdef#5091 (U+B938) has a counter-clockwise outer contour
    
    * .notdef#5091 (U+B938) has a counter-clockwise outer contour
    
    * .notdef#5091 (U+B938) has a counter-clockwise outer contour
    
    * .notdef#5092 (U+B939) has a counter-clockwise outer contour
    
    * .notdef#5092 (U+B939) has a counter-clockwise outer contour
    
    * .notdef#5092 (U+B939) has a counter-clockwise outer contour
    
    * .notdef#5092 (U+B939) has a counter-clockwise outer contour
    
    * .notdef#5092 (U+B939) has a counter-clockwise outer contour
    
    * .notdef#5093 (U+B93A) has a counter-clockwise outer contour
    
    * .notdef#5093 (U+B93A) has a counter-clockwise outer contour
    
    * .notdef#5093 (U+B93A) has a counter-clockwise outer contour
    
    * .notdef#5093 (U+B93A) has a counter-clockwise outer contour
    
    * .notdef#5093 (U+B93A) has a counter-clockwise outer contour
    
    * .notdef#5093 (U+B93A) has a counter-clockwise outer contour
    
    * .notdef#5094 (U+B93B) has a counter-clockwise outer contour
    
    * .notdef#5094 (U+B93B) has a counter-clockwise outer contour
    
    * .notdef#5094 (U+B93B) has a counter-clockwise outer contour
    
    * .notdef#5094 (U+B93B) has a counter-clockwise outer contour
    
    * .notdef#5094 (U+B93B) has a counter-clockwise outer contour
    
    * .notdef#5094 (U+B93B) has a counter-clockwise outer contour
    
    * .notdef#5095 (U+B93E) has a counter-clockwise outer contour
    
    * .notdef#5095 (U+B93E) has a counter-clockwise outer contour
    
    * .notdef#5095 (U+B93E) has a counter-clockwise outer contour
    
    * .notdef#5095 (U+B93E) has a counter-clockwise outer contour
    
    * .notdef#5095 (U+B93E) has a counter-clockwise outer contour
    
    * .notdef#5096 (U+B93F) has a counter-clockwise outer contour
    
    * .notdef#5096 (U+B93F) has a counter-clockwise outer contour
    
    * .notdef#5096 (U+B93F) has a counter-clockwise outer contour
    
    * .notdef#5096 (U+B93F) has a counter-clockwise outer contour
    
    * .notdef#5097 (U+B941) has a counter-clockwise outer contour
    
    * .notdef#5097 (U+B941) has a counter-clockwise outer contour
    
    * .notdef#5097 (U+B941) has a counter-clockwise outer contour
    
    * .notdef#5097 (U+B941) has a counter-clockwise outer contour
    
    * .notdef#5098 (U+B942) has a counter-clockwise outer contour
    
    * .notdef#5098 (U+B942) has a counter-clockwise outer contour
    
    * .notdef#5098 (U+B942) has a counter-clockwise outer contour
    
    * .notdef#5098 (U+B942) has a counter-clockwise outer contour
    
    * .notdef#5098 (U+B942) has a counter-clockwise outer contour
    
    * .notdef#5098 (U+B942) has a counter-clockwise outer contour
    
    * .notdef#5099 (U+B943) has a counter-clockwise outer contour
    
    * .notdef#5099 (U+B943) has a counter-clockwise outer contour
    
    * .notdef#5099 (U+B943) has a counter-clockwise outer contour
    
    * .notdef#5099 (U+B943) has a counter-clockwise outer contour
    
    * .notdef#510 (U+B2A1) has a counter-clockwise outer contour
    
    * .notdef#510 (U+B2A1) has a counter-clockwise outer contour
    
    * .notdef#510 (U+B2A1) has a counter-clockwise outer contour
    
    * .notdef#5100 (U+B945) has a counter-clockwise outer contour
    
    * .notdef#5100 (U+B945) has a counter-clockwise outer contour
    
    * .notdef#5100 (U+B945) has a counter-clockwise outer contour
    
    * .notdef#5100 (U+B945) has a counter-clockwise outer contour
    
    * .notdef#5101 (U+B946) has a counter-clockwise outer contour
    
    * .notdef#5101 (U+B946) has a counter-clockwise outer contour
    
    * .notdef#5101 (U+B946) has a counter-clockwise outer contour
    
    * .notdef#5101 (U+B946) has a counter-clockwise outer contour
    
    * .notdef#5102 (U+B947) has a counter-clockwise outer contour
    
    * .notdef#5102 (U+B947) has a counter-clockwise outer contour
    
    * .notdef#5102 (U+B947) has a counter-clockwise outer contour
    
    * .notdef#5102 (U+B947) has a counter-clockwise outer contour
    
    * .notdef#5103 (U+B948) has a counter-clockwise outer contour
    
    * .notdef#5103 (U+B948) has a counter-clockwise outer contour
    
    * .notdef#5103 (U+B948) has a counter-clockwise outer contour
    
    * .notdef#5103 (U+B948) has a counter-clockwise outer contour
    
    * .notdef#5104 (U+B949) has a counter-clockwise outer contour
    
    * .notdef#5104 (U+B949) has a counter-clockwise outer contour
    
    * .notdef#5104 (U+B949) has a counter-clockwise outer contour
    
    * .notdef#5104 (U+B949) has a counter-clockwise outer contour
    
    * .notdef#5105 (U+B94A) has a counter-clockwise outer contour
    
    * .notdef#5105 (U+B94A) has a counter-clockwise outer contour
    
    * .notdef#5105 (U+B94A) has a counter-clockwise outer contour
    
    * .notdef#5105 (U+B94A) has a counter-clockwise outer contour
    
    * .notdef#5105 (U+B94A) has a counter-clockwise outer contour
    
    * .notdef#5106 (U+B94B) has a counter-clockwise outer contour
    
    * .notdef#5106 (U+B94B) has a counter-clockwise outer contour
    
    * .notdef#5106 (U+B94B) has a counter-clockwise outer contour
    
    * .notdef#5106 (U+B94B) has a counter-clockwise outer contour
    
    * .notdef#5106 (U+B94B) has a counter-clockwise outer contour
    
    * .notdef#5107 (U+B94D) has a counter-clockwise outer contour
    
    * .notdef#5107 (U+B94D) has a counter-clockwise outer contour
    
    * .notdef#5107 (U+B94D) has a counter-clockwise outer contour
    
    * .notdef#5107 (U+B94D) has a counter-clockwise outer contour
    
    * .notdef#5108 (U+B94E) has a counter-clockwise outer contour
    
    * .notdef#5108 (U+B94E) has a counter-clockwise outer contour
    
    * .notdef#5108 (U+B94E) has a counter-clockwise outer contour
    
    * .notdef#5108 (U+B94E) has a counter-clockwise outer contour
    
    * .notdef#5109 (U+B950) has a counter-clockwise outer contour
    
    * .notdef#5109 (U+B950) has a counter-clockwise outer contour
    
    * .notdef#5109 (U+B950) has a counter-clockwise outer contour
    
    * .notdef#5109 (U+B950) has a counter-clockwise outer contour
    
    * .notdef#511 (U+B2A3) has a counter-clockwise outer contour
    
    * .notdef#511 (U+B2A3) has a counter-clockwise outer contour
    
    * .notdef#511 (U+B2A3) has a counter-clockwise outer contour
    
    * .notdef#5110 (U+B952) has a counter-clockwise outer contour
    
    * .notdef#5110 (U+B952) has a counter-clockwise outer contour
    
    * .notdef#5110 (U+B952) has a counter-clockwise outer contour
    
    * .notdef#5110 (U+B952) has a counter-clockwise outer contour
    
    * .notdef#5111 (U+B953) has a counter-clockwise outer contour
    
    * .notdef#5111 (U+B953) has a counter-clockwise outer contour
    
    * .notdef#5111 (U+B953) has a counter-clockwise outer contour
    
    * .notdef#5111 (U+B953) has a counter-clockwise outer contour
    
    * .notdef#5112 (U+B954) has a counter-clockwise outer contour
    
    * .notdef#5112 (U+B954) has a counter-clockwise outer contour
    
    * .notdef#5112 (U+B954) has a counter-clockwise outer contour
    
    * .notdef#5112 (U+B954) has a counter-clockwise outer contour
    
    * .notdef#5113 (U+B955) has a counter-clockwise outer contour
    
    * .notdef#5113 (U+B955) has a counter-clockwise outer contour
    
    * .notdef#5113 (U+B955) has a counter-clockwise outer contour
    
    * .notdef#5113 (U+B955) has a counter-clockwise outer contour
    
    * .notdef#5114 (U+B956) has a counter-clockwise outer contour
    
    * .notdef#5114 (U+B956) has a counter-clockwise outer contour
    
    * .notdef#5114 (U+B956) has a counter-clockwise outer contour
    
    * .notdef#5114 (U+B956) has a counter-clockwise outer contour
    
    * .notdef#5114 (U+B956) has a counter-clockwise outer contour
    
    * .notdef#5115 (U+B957) has a counter-clockwise outer contour
    
    * .notdef#5115 (U+B957) has a counter-clockwise outer contour
    
    * .notdef#5115 (U+B957) has a counter-clockwise outer contour
    
    * .notdef#5115 (U+B957) has a counter-clockwise outer contour
    
    * .notdef#5115 (U+B957) has a counter-clockwise outer contour
    
    * .notdef#5116 (U+B95A) has a counter-clockwise outer contour
    
    * .notdef#5116 (U+B95A) has a counter-clockwise outer contour
    
    * .notdef#5117 (U+B95B) has a counter-clockwise outer contour
    
    * .notdef#5117 (U+B95B) has a counter-clockwise outer contour
    
    * .notdef#5118 (U+B95D) has a counter-clockwise outer contour
    
    * .notdef#5118 (U+B95D) has a counter-clockwise outer contour
    
    * .notdef#5119 (U+B95E) has a counter-clockwise outer contour
    
    * .notdef#5119 (U+B95E) has a counter-clockwise outer contour
    
    * .notdef#5119 (U+B95E) has a counter-clockwise outer contour
    
    * .notdef#5119 (U+B95E) has a counter-clockwise outer contour
    
    * .notdef#512 (U+B2A5) has a counter-clockwise outer contour
    
    * .notdef#512 (U+B2A5) has a counter-clockwise outer contour
    
    * .notdef#512 (U+B2A5) has a counter-clockwise outer contour
    
    * .notdef#5120 (U+B95F) has a counter-clockwise outer contour
    
    * .notdef#5120 (U+B95F) has a counter-clockwise outer contour
    
    * .notdef#5121 (U+B961) has a counter-clockwise outer contour
    
    * .notdef#5121 (U+B961) has a counter-clockwise outer contour
    
    * .notdef#5122 (U+B962) has a counter-clockwise outer contour
    
    * .notdef#5122 (U+B962) has a counter-clockwise outer contour
    
    * .notdef#5123 (U+B963) has a counter-clockwise outer contour
    
    * .notdef#5123 (U+B963) has a counter-clockwise outer contour
    
    * .notdef#5124 (U+B964) has a counter-clockwise outer contour
    
    * .notdef#5124 (U+B964) has a counter-clockwise outer contour
    
    * .notdef#5125 (U+B965) has a counter-clockwise outer contour
    
    * .notdef#5125 (U+B965) has a counter-clockwise outer contour
    
    * .notdef#5126 (U+B966) has a counter-clockwise outer contour
    
    * .notdef#5126 (U+B966) has a counter-clockwise outer contour
    
    * .notdef#5127 (U+B967) has a counter-clockwise outer contour
    
    * .notdef#5127 (U+B967) has a counter-clockwise outer contour
    
    * .notdef#5128 (U+B96A) has a counter-clockwise outer contour
    
    * .notdef#5128 (U+B96A) has a counter-clockwise outer contour
    
    * .notdef#5129 (U+B96C) has a counter-clockwise outer contour
    
    * .notdef#5129 (U+B96C) has a counter-clockwise outer contour
    
    * .notdef#513 (U+B2A6) has a counter-clockwise outer contour
    
    * .notdef#513 (U+B2A6) has a counter-clockwise outer contour
    
    * .notdef#513 (U+B2A6) has a counter-clockwise outer contour
    
    * .notdef#5130 (U+B96E) has a counter-clockwise outer contour
    
    * .notdef#5130 (U+B96E) has a counter-clockwise outer contour
    
    * .notdef#5131 (U+B96F) has a counter-clockwise outer contour
    
    * .notdef#5131 (U+B96F) has a counter-clockwise outer contour
    
    * .notdef#5132 (U+B970) has a counter-clockwise outer contour
    
    * .notdef#5132 (U+B970) has a counter-clockwise outer contour
    
    * .notdef#5133 (U+B971) has a counter-clockwise outer contour
    
    * .notdef#5133 (U+B971) has a counter-clockwise outer contour
    
    * .notdef#5134 (U+B972) has a counter-clockwise outer contour
    
    * .notdef#5134 (U+B972) has a counter-clockwise outer contour
    
    * .notdef#5134 (U+B972) has a counter-clockwise outer contour
    
    * .notdef#5135 (U+B973) has a counter-clockwise outer contour
    
    * .notdef#5135 (U+B973) has a counter-clockwise outer contour
    
    * .notdef#5135 (U+B973) has a counter-clockwise outer contour
    
    * .notdef#5136 (U+B976) has a counter-clockwise outer contour
    
    * .notdef#5136 (U+B976) has a counter-clockwise outer contour
    
    * .notdef#5136 (U+B976) has a counter-clockwise outer contour
    
    * .notdef#5136 (U+B976) has a counter-clockwise outer contour
    
    * .notdef#5137 (U+B977) has a counter-clockwise outer contour
    
    * .notdef#5137 (U+B977) has a counter-clockwise outer contour
    
    * .notdef#5137 (U+B977) has a counter-clockwise outer contour
    
    * .notdef#5137 (U+B977) has a counter-clockwise outer contour
    
    * .notdef#5138 (U+B979) has a counter-clockwise outer contour
    
    * .notdef#5138 (U+B979) has a counter-clockwise outer contour
    
    * .notdef#5138 (U+B979) has a counter-clockwise outer contour
    
    * .notdef#5138 (U+B979) has a counter-clockwise outer contour
    
    * .notdef#5139 (U+B97A) has a counter-clockwise outer contour
    
    * .notdef#5139 (U+B97A) has a counter-clockwise outer contour
    
    * .notdef#5139 (U+B97A) has a counter-clockwise outer contour
    
    * .notdef#5139 (U+B97A) has a counter-clockwise outer contour
    
    * .notdef#5139 (U+B97A) has a counter-clockwise outer contour
    
    * .notdef#514 (U+B2AA) has a counter-clockwise outer contour
    
    * .notdef#514 (U+B2AA) has a counter-clockwise outer contour
    
    * .notdef#514 (U+B2AA) has a counter-clockwise outer contour
    
    * .notdef#514 (U+B2AA) has a counter-clockwise outer contour
    
    * .notdef#5140 (U+B97B) has a counter-clockwise outer contour
    
    * .notdef#5140 (U+B97B) has a counter-clockwise outer contour
    
    * .notdef#5140 (U+B97B) has a counter-clockwise outer contour
    
    * .notdef#5141 (U+B97D) has a counter-clockwise outer contour
    
    * .notdef#5141 (U+B97D) has a counter-clockwise outer contour
    
    * .notdef#5141 (U+B97D) has a counter-clockwise outer contour
    
    * .notdef#5141 (U+B97D) has a counter-clockwise outer contour
    
    * .notdef#5142 (U+B97E) has a counter-clockwise outer contour
    
    * .notdef#5142 (U+B97E) has a counter-clockwise outer contour
    
    * .notdef#5142 (U+B97E) has a counter-clockwise outer contour
    
    * .notdef#5142 (U+B97E) has a counter-clockwise outer contour
    
    * .notdef#5143 (U+B97F) has a counter-clockwise outer contour
    
    * .notdef#5143 (U+B97F) has a counter-clockwise outer contour
    
    * .notdef#5143 (U+B97F) has a counter-clockwise outer contour
    
    * .notdef#5143 (U+B97F) has a counter-clockwise outer contour
    
    * .notdef#5144 (U+B980) has a counter-clockwise outer contour
    
    * .notdef#5144 (U+B980) has a counter-clockwise outer contour
    
    * .notdef#5144 (U+B980) has a counter-clockwise outer contour
    
    * .notdef#5144 (U+B980) has a counter-clockwise outer contour
    
    * .notdef#5145 (U+B981) has a counter-clockwise outer contour
    
    * .notdef#5145 (U+B981) has a counter-clockwise outer contour
    
    * .notdef#5145 (U+B981) has a counter-clockwise outer contour
    
    * .notdef#5145 (U+B981) has a counter-clockwise outer contour
    
    * .notdef#5146 (U+B982) has a counter-clockwise outer contour
    
    * .notdef#5146 (U+B982) has a counter-clockwise outer contour
    
    * .notdef#5146 (U+B982) has a counter-clockwise outer contour
    
    * .notdef#5146 (U+B982) has a counter-clockwise outer contour
    
    * .notdef#5146 (U+B982) has a counter-clockwise outer contour
    
    * .notdef#5147 (U+B983) has a counter-clockwise outer contour
    
    * .notdef#5147 (U+B983) has a counter-clockwise outer contour
    
    * .notdef#5147 (U+B983) has a counter-clockwise outer contour
    
    * .notdef#5147 (U+B983) has a counter-clockwise outer contour
    
    * .notdef#5147 (U+B983) has a counter-clockwise outer contour
    
    * .notdef#5148 (U+B986) has a counter-clockwise outer contour
    
    * .notdef#5148 (U+B986) has a counter-clockwise outer contour
    
    * .notdef#5148 (U+B986) has a counter-clockwise outer contour
    
    * .notdef#5148 (U+B986) has a counter-clockwise outer contour
    
    * .notdef#5149 (U+B988) has a counter-clockwise outer contour
    
    * .notdef#5149 (U+B988) has a counter-clockwise outer contour
    
    * .notdef#5149 (U+B988) has a counter-clockwise outer contour
    
    * .notdef#515 (U+B2AC) has a counter-clockwise outer contour
    
    * .notdef#515 (U+B2AC) has a counter-clockwise outer contour
    
    * .notdef#515 (U+B2AC) has a counter-clockwise outer contour
    
    * .notdef#5150 (U+B98B) has a counter-clockwise outer contour
    
    * .notdef#5150 (U+B98B) has a counter-clockwise outer contour
    
    * .notdef#5150 (U+B98B) has a counter-clockwise outer contour
    
    * .notdef#5151 (U+B98C) has a counter-clockwise outer contour
    
    * .notdef#5151 (U+B98C) has a counter-clockwise outer contour
    
    * .notdef#5151 (U+B98C) has a counter-clockwise outer contour
    
    * .notdef#5152 (U+B98F) has a counter-clockwise outer contour
    
    * .notdef#5152 (U+B98F) has a counter-clockwise outer contour
    
    * .notdef#5152 (U+B98F) has a counter-clockwise outer contour
    
    * .notdef#5152 (U+B98F) has a counter-clockwise outer contour
    
    * .notdef#5153 (U+B990) has a counter-clockwise outer contour
    
    * .notdef#5153 (U+B990) has a counter-clockwise outer contour
    
    * .notdef#5153 (U+B990) has a counter-clockwise outer contour
    
    * .notdef#5154 (U+B991) has a counter-clockwise outer contour
    
    * .notdef#5154 (U+B991) has a counter-clockwise outer contour
    
    * .notdef#5154 (U+B991) has a counter-clockwise outer contour
    
    * .notdef#5154 (U+B991) has a counter-clockwise outer contour
    
    * .notdef#5155 (U+B992) has a counter-clockwise outer contour
    
    * .notdef#5155 (U+B992) has a counter-clockwise outer contour
    
    * .notdef#5155 (U+B992) has a counter-clockwise outer contour
    
    * .notdef#5155 (U+B992) has a counter-clockwise outer contour
    
    * .notdef#5155 (U+B992) has a counter-clockwise outer contour
    
    * .notdef#5156 (U+B993) has a counter-clockwise outer contour
    
    * .notdef#5156 (U+B993) has a counter-clockwise outer contour
    
    * .notdef#5156 (U+B993) has a counter-clockwise outer contour
    
    * .notdef#5156 (U+B993) has a counter-clockwise outer contour
    
    * .notdef#5156 (U+B993) has a counter-clockwise outer contour
    
    * .notdef#5157 (U+B994) has a counter-clockwise outer contour
    
    * .notdef#5157 (U+B994) has a counter-clockwise outer contour
    
    * .notdef#5157 (U+B994) has a counter-clockwise outer contour
    
    * .notdef#5157 (U+B994) has a counter-clockwise outer contour
    
    * .notdef#5158 (U+B995) has a counter-clockwise outer contour
    
    * .notdef#5158 (U+B995) has a counter-clockwise outer contour
    
    * .notdef#5158 (U+B995) has a counter-clockwise outer contour
    
    * .notdef#5158 (U+B995) has a counter-clockwise outer contour
    
    * .notdef#5158 (U+B995) has a counter-clockwise outer contour
    
    * .notdef#5159 (U+B996) has a counter-clockwise outer contour
    
    * .notdef#5159 (U+B996) has a counter-clockwise outer contour
    
    * .notdef#5159 (U+B996) has a counter-clockwise outer contour
    
    * .notdef#5159 (U+B996) has a counter-clockwise outer contour
    
    * .notdef#5159 (U+B996) has a counter-clockwise outer contour
    
    * .notdef#5159 (U+B996) has a counter-clockwise outer contour
    
    * .notdef#516 (U+B2B0) has a counter-clockwise outer contour
    
    * .notdef#516 (U+B2B0) has a counter-clockwise outer contour
    
    * .notdef#516 (U+B2B0) has a counter-clockwise outer contour
    
    * .notdef#516 (U+B2B0) has a counter-clockwise outer contour
    
    * .notdef#5160 (U+B997) has a counter-clockwise outer contour
    
    * .notdef#5160 (U+B997) has a counter-clockwise outer contour
    
    * .notdef#5160 (U+B997) has a counter-clockwise outer contour
    
    * .notdef#5160 (U+B997) has a counter-clockwise outer contour
    
    * .notdef#5161 (U+B998) has a counter-clockwise outer contour
    
    * .notdef#5161 (U+B998) has a counter-clockwise outer contour
    
    * .notdef#5161 (U+B998) has a counter-clockwise outer contour
    
    * .notdef#5161 (U+B998) has a counter-clockwise outer contour
    
    * .notdef#5162 (U+B999) has a counter-clockwise outer contour
    
    * .notdef#5162 (U+B999) has a counter-clockwise outer contour
    
    * .notdef#5162 (U+B999) has a counter-clockwise outer contour
    
    * .notdef#5162 (U+B999) has a counter-clockwise outer contour
    
    * .notdef#5162 (U+B999) has a counter-clockwise outer contour
    
    * .notdef#5163 (U+B99A) has a counter-clockwise outer contour
    
    * .notdef#5163 (U+B99A) has a counter-clockwise outer contour
    
    * .notdef#5163 (U+B99A) has a counter-clockwise outer contour
    
    * .notdef#5163 (U+B99A) has a counter-clockwise outer contour
    
    * .notdef#5163 (U+B99A) has a counter-clockwise outer contour
    
    * .notdef#5164 (U+B99B) has a counter-clockwise outer contour
    
    * .notdef#5164 (U+B99B) has a counter-clockwise outer contour
    
    * .notdef#5164 (U+B99B) has a counter-clockwise outer contour
    
    * .notdef#5164 (U+B99B) has a counter-clockwise outer contour
    
    * .notdef#5164 (U+B99B) has a counter-clockwise outer contour
    
    * .notdef#5165 (U+B99C) has a counter-clockwise outer contour
    
    * .notdef#5165 (U+B99C) has a counter-clockwise outer contour
    
    * .notdef#5165 (U+B99C) has a counter-clockwise outer contour
    
    * .notdef#5165 (U+B99C) has a counter-clockwise outer contour
    
    * .notdef#5165 (U+B99C) has a counter-clockwise outer contour
    
    * .notdef#5166 (U+B99D) has a counter-clockwise outer contour
    
    * .notdef#5166 (U+B99D) has a counter-clockwise outer contour
    
    * .notdef#5166 (U+B99D) has a counter-clockwise outer contour
    
    * .notdef#5166 (U+B99D) has a counter-clockwise outer contour
    
    * .notdef#5166 (U+B99D) has a counter-clockwise outer contour
    
    * .notdef#5167 (U+B99E) has a counter-clockwise outer contour
    
    * .notdef#5167 (U+B99E) has a counter-clockwise outer contour
    
    * .notdef#5167 (U+B99E) has a counter-clockwise outer contour
    
    * .notdef#5167 (U+B99E) has a counter-clockwise outer contour
    
    * .notdef#5167 (U+B99E) has a counter-clockwise outer contour
    
    * .notdef#5167 (U+B99E) has a counter-clockwise outer contour
    
    * .notdef#5168 (U+B99F) has a counter-clockwise outer contour
    
    * .notdef#5168 (U+B99F) has a counter-clockwise outer contour
    
    * .notdef#5168 (U+B99F) has a counter-clockwise outer contour
    
    * .notdef#5168 (U+B99F) has a counter-clockwise outer contour
    
    * .notdef#5168 (U+B99F) has a counter-clockwise outer contour
    
    * .notdef#5168 (U+B99F) has a counter-clockwise outer contour
    
    * .notdef#5169 (U+B9A0) has a counter-clockwise outer contour
    
    * .notdef#5169 (U+B9A0) has a counter-clockwise outer contour
    
    * .notdef#5169 (U+B9A0) has a counter-clockwise outer contour
    
    * .notdef#5169 (U+B9A0) has a counter-clockwise outer contour
    
    * .notdef#517 (U+B2B4) has a counter-clockwise outer contour
    
    * .notdef#517 (U+B2B4) has a counter-clockwise outer contour
    
    * .notdef#517 (U+B2B4) has a counter-clockwise outer contour
    
    * .notdef#517 (U+B2B4) has a counter-clockwise outer contour
    
    * .notdef#5170 (U+B9A1) has a counter-clockwise outer contour
    
    * .notdef#5170 (U+B9A1) has a counter-clockwise outer contour
    
    * .notdef#5170 (U+B9A1) has a counter-clockwise outer contour
    
    * .notdef#5170 (U+B9A1) has a counter-clockwise outer contour
    
    * .notdef#5171 (U+B9A2) has a counter-clockwise outer contour
    
    * .notdef#5171 (U+B9A2) has a counter-clockwise outer contour
    
    * .notdef#5171 (U+B9A2) has a counter-clockwise outer contour
    
    * .notdef#5171 (U+B9A2) has a counter-clockwise outer contour
    
    * .notdef#5171 (U+B9A2) has a counter-clockwise outer contour
    
    * .notdef#5172 (U+B9A3) has a counter-clockwise outer contour
    
    * .notdef#5172 (U+B9A3) has a counter-clockwise outer contour
    
    * .notdef#5172 (U+B9A3) has a counter-clockwise outer contour
    
    * .notdef#5172 (U+B9A3) has a counter-clockwise outer contour
    
    * .notdef#5173 (U+B9A4) has a counter-clockwise outer contour
    
    * .notdef#5173 (U+B9A4) has a counter-clockwise outer contour
    
    * .notdef#5173 (U+B9A4) has a counter-clockwise outer contour
    
    * .notdef#5173 (U+B9A4) has a counter-clockwise outer contour
    
    * .notdef#5174 (U+B9A5) has a counter-clockwise outer contour
    
    * .notdef#5174 (U+B9A5) has a counter-clockwise outer contour
    
    * .notdef#5174 (U+B9A5) has a counter-clockwise outer contour
    
    * .notdef#5174 (U+B9A5) has a counter-clockwise outer contour
    
    * .notdef#5175 (U+B9A6) has a counter-clockwise outer contour
    
    * .notdef#5175 (U+B9A6) has a counter-clockwise outer contour
    
    * .notdef#5175 (U+B9A6) has a counter-clockwise outer contour
    
    * .notdef#5175 (U+B9A6) has a counter-clockwise outer contour
    
    * .notdef#5176 (U+B9A7) has a counter-clockwise outer contour
    
    * .notdef#5176 (U+B9A7) has a counter-clockwise outer contour
    
    * .notdef#5176 (U+B9A7) has a counter-clockwise outer contour
    
    * .notdef#5176 (U+B9A7) has a counter-clockwise outer contour
    
    * .notdef#5177 (U+B9A8) has a counter-clockwise outer contour
    
    * .notdef#5177 (U+B9A8) has a counter-clockwise outer contour
    
    * .notdef#5177 (U+B9A8) has a counter-clockwise outer contour
    
    * .notdef#5177 (U+B9A8) has a counter-clockwise outer contour
    
    * .notdef#5178 (U+B9A9) has a counter-clockwise outer contour
    
    * .notdef#5178 (U+B9A9) has a counter-clockwise outer contour
    
    * .notdef#5178 (U+B9A9) has a counter-clockwise outer contour
    
    * .notdef#5178 (U+B9A9) has a counter-clockwise outer contour
    
    * .notdef#5179 (U+B9AA) has a counter-clockwise outer contour
    
    * .notdef#5179 (U+B9AA) has a counter-clockwise outer contour
    
    * .notdef#5179 (U+B9AA) has a counter-clockwise outer contour
    
    * .notdef#5179 (U+B9AA) has a counter-clockwise outer contour
    
    * .notdef#5179 (U+B9AA) has a counter-clockwise outer contour
    
    * .notdef#518 (U+B2C8) has a counter-clockwise outer contour
    
    * .notdef#518 (U+B2C8) has a counter-clockwise outer contour
    
    * .notdef#5180 (U+B9AB) has a counter-clockwise outer contour
    
    * .notdef#5180 (U+B9AB) has a counter-clockwise outer contour
    
    * .notdef#5180 (U+B9AB) has a counter-clockwise outer contour
    
    * .notdef#5180 (U+B9AB) has a counter-clockwise outer contour
    
    * .notdef#5180 (U+B9AB) has a counter-clockwise outer contour
    
    * .notdef#5181 (U+B9AE) has a counter-clockwise outer contour
    
    * .notdef#5181 (U+B9AE) has a counter-clockwise outer contour
    
    * .notdef#5181 (U+B9AE) has a counter-clockwise outer contour
    
    * .notdef#5181 (U+B9AE) has a counter-clockwise outer contour
    
    * .notdef#5182 (U+B9AF) has a counter-clockwise outer contour
    
    * .notdef#5182 (U+B9AF) has a counter-clockwise outer contour
    
    * .notdef#5182 (U+B9AF) has a counter-clockwise outer contour
    
    * .notdef#5182 (U+B9AF) has a counter-clockwise outer contour
    
    * .notdef#5183 (U+B9B1) has a counter-clockwise outer contour
    
    * .notdef#5183 (U+B9B1) has a counter-clockwise outer contour
    
    * .notdef#5183 (U+B9B1) has a counter-clockwise outer contour
    
    * .notdef#5183 (U+B9B1) has a counter-clockwise outer contour
    
    * .notdef#5184 (U+B9B2) has a counter-clockwise outer contour
    
    * .notdef#5184 (U+B9B2) has a counter-clockwise outer contour
    
    * .notdef#5184 (U+B9B2) has a counter-clockwise outer contour
    
    * .notdef#5184 (U+B9B2) has a counter-clockwise outer contour
    
    * .notdef#5184 (U+B9B2) has a counter-clockwise outer contour
    
    * .notdef#5185 (U+B9B3) has a counter-clockwise outer contour
    
    * .notdef#5185 (U+B9B3) has a counter-clockwise outer contour
    
    * .notdef#5185 (U+B9B3) has a counter-clockwise outer contour
    
    * .notdef#5186 (U+B9B5) has a counter-clockwise outer contour
    
    * .notdef#5186 (U+B9B5) has a counter-clockwise outer contour
    
    * .notdef#5186 (U+B9B5) has a counter-clockwise outer contour
    
    * .notdef#5186 (U+B9B5) has a counter-clockwise outer contour
    
    * .notdef#5187 (U+B9B6) has a counter-clockwise outer contour
    
    * .notdef#5187 (U+B9B6) has a counter-clockwise outer contour
    
    * .notdef#5187 (U+B9B6) has a counter-clockwise outer contour
    
    * .notdef#5187 (U+B9B6) has a counter-clockwise outer contour
    
    * .notdef#5188 (U+B9B7) has a counter-clockwise outer contour
    
    * .notdef#5188 (U+B9B7) has a counter-clockwise outer contour
    
    * .notdef#5188 (U+B9B7) has a counter-clockwise outer contour
    
    * .notdef#5188 (U+B9B7) has a counter-clockwise outer contour
    
    * .notdef#5189 (U+B9B8) has a counter-clockwise outer contour
    
    * .notdef#5189 (U+B9B8) has a counter-clockwise outer contour
    
    * .notdef#5189 (U+B9B8) has a counter-clockwise outer contour
    
    * .notdef#5189 (U+B9B8) has a counter-clockwise outer contour
    
    * .notdef#519 (U+B2C9) has a counter-clockwise outer contour
    
    * .notdef#519 (U+B2C9) has a counter-clockwise outer contour
    
    * .notdef#519 (U+B2C9) has a counter-clockwise outer contour
    
    * .notdef#5190 (U+B9B9) has a counter-clockwise outer contour
    
    * .notdef#5190 (U+B9B9) has a counter-clockwise outer contour
    
    * .notdef#5190 (U+B9B9) has a counter-clockwise outer contour
    
    * .notdef#5190 (U+B9B9) has a counter-clockwise outer contour
    
    * .notdef#5191 (U+B9BA) has a counter-clockwise outer contour
    
    * .notdef#5191 (U+B9BA) has a counter-clockwise outer contour
    
    * .notdef#5191 (U+B9BA) has a counter-clockwise outer contour
    
    * .notdef#5191 (U+B9BA) has a counter-clockwise outer contour
    
    * .notdef#5191 (U+B9BA) has a counter-clockwise outer contour
    
    * .notdef#5192 (U+B9BB) has a counter-clockwise outer contour
    
    * .notdef#5192 (U+B9BB) has a counter-clockwise outer contour
    
    * .notdef#5192 (U+B9BB) has a counter-clockwise outer contour
    
    * .notdef#5192 (U+B9BB) has a counter-clockwise outer contour
    
    * .notdef#5192 (U+B9BB) has a counter-clockwise outer contour
    
    * .notdef#5193 (U+B9BE) has a counter-clockwise outer contour
    
    * .notdef#5193 (U+B9BE) has a counter-clockwise outer contour
    
    * .notdef#5193 (U+B9BE) has a counter-clockwise outer contour
    
    * .notdef#5193 (U+B9BE) has a counter-clockwise outer contour
    
    * .notdef#5194 (U+B9C0) has a counter-clockwise outer contour
    
    * .notdef#5194 (U+B9C0) has a counter-clockwise outer contour
    
    * .notdef#5194 (U+B9C0) has a counter-clockwise outer contour
    
    * .notdef#5195 (U+B9C2) has a counter-clockwise outer contour
    
    * .notdef#5195 (U+B9C2) has a counter-clockwise outer contour
    
    * .notdef#5195 (U+B9C2) has a counter-clockwise outer contour
    
    * .notdef#5196 (U+B9C3) has a counter-clockwise outer contour
    
    * .notdef#5196 (U+B9C3) has a counter-clockwise outer contour
    
    * .notdef#5196 (U+B9C3) has a counter-clockwise outer contour
    
    * .notdef#5197 (U+B9C4) has a counter-clockwise outer contour
    
    * .notdef#5197 (U+B9C4) has a counter-clockwise outer contour
    
    * .notdef#5197 (U+B9C4) has a counter-clockwise outer contour
    
    * .notdef#5198 (U+B9C5) has a counter-clockwise outer contour
    
    * .notdef#5198 (U+B9C5) has a counter-clockwise outer contour
    
    * .notdef#5198 (U+B9C5) has a counter-clockwise outer contour
    
    * .notdef#5199 (U+B9C6) has a counter-clockwise outer contour
    
    * .notdef#5199 (U+B9C6) has a counter-clockwise outer contour
    
    * .notdef#5199 (U+B9C6) has a counter-clockwise outer contour
    
    * .notdef#5199 (U+B9C6) has a counter-clockwise outer contour
    
    * .notdef#520 (U+B2CC) has a counter-clockwise outer contour
    
    * .notdef#520 (U+B2CC) has a counter-clockwise outer contour
    
    * .notdef#520 (U+B2CC) has a counter-clockwise outer contour
    
    * .notdef#5200 (U+B9C7) has a counter-clockwise outer contour
    
    * .notdef#5200 (U+B9C7) has a counter-clockwise outer contour
    
    * .notdef#5200 (U+B9C7) has a counter-clockwise outer contour
    
    * .notdef#5200 (U+B9C7) has a counter-clockwise outer contour
    
    * .notdef#5201 (U+B9CA) has a counter-clockwise outer contour
    
    * .notdef#5201 (U+B9CA) has a counter-clockwise outer contour
    
    * .notdef#5201 (U+B9CA) has a counter-clockwise outer contour
    
    * .notdef#5201 (U+B9CA) has a counter-clockwise outer contour
    
    * .notdef#5202 (U+B9CB) has a counter-clockwise outer contour
    
    * .notdef#5202 (U+B9CB) has a counter-clockwise outer contour
    
    * .notdef#5202 (U+B9CB) has a counter-clockwise outer contour
    
    * .notdef#5202 (U+B9CB) has a counter-clockwise outer contour
    
    * .notdef#5203 (U+B9CD) has a counter-clockwise outer contour
    
    * .notdef#5203 (U+B9CD) has a counter-clockwise outer contour
    
    * .notdef#5203 (U+B9CD) has a counter-clockwise outer contour
    
    * .notdef#5203 (U+B9CD) has a counter-clockwise outer contour
    
    * .notdef#5204 (U+B9D3) has a counter-clockwise outer contour
    
    * .notdef#5204 (U+B9D3) has a counter-clockwise outer contour
    
    * .notdef#5204 (U+B9D3) has a counter-clockwise outer contour
    
    * .notdef#5204 (U+B9D3) has a counter-clockwise outer contour
    
    * .notdef#5205 (U+B9D4) has a counter-clockwise outer contour
    
    * .notdef#5205 (U+B9D4) has a counter-clockwise outer contour
    
    * .notdef#5205 (U+B9D4) has a counter-clockwise outer contour
    
    * .notdef#5205 (U+B9D4) has a counter-clockwise outer contour
    
    * .notdef#5206 (U+B9D5) has a counter-clockwise outer contour
    
    * .notdef#5206 (U+B9D5) has a counter-clockwise outer contour
    
    * .notdef#5206 (U+B9D5) has a counter-clockwise outer contour
    
    * .notdef#5206 (U+B9D5) has a counter-clockwise outer contour
    
    * .notdef#5207 (U+B9D6) has a counter-clockwise outer contour
    
    * .notdef#5207 (U+B9D6) has a counter-clockwise outer contour
    
    * .notdef#5207 (U+B9D6) has a counter-clockwise outer contour
    
    * .notdef#5207 (U+B9D6) has a counter-clockwise outer contour
    
    * .notdef#5207 (U+B9D6) has a counter-clockwise outer contour
    
    * .notdef#5208 (U+B9D7) has a counter-clockwise outer contour
    
    * .notdef#5208 (U+B9D7) has a counter-clockwise outer contour
    
    * .notdef#5208 (U+B9D7) has a counter-clockwise outer contour
    
    * .notdef#5208 (U+B9D7) has a counter-clockwise outer contour
    
    * .notdef#5208 (U+B9D7) has a counter-clockwise outer contour
    
    * .notdef#5209 (U+B9DA) has a counter-clockwise outer contour
    
    * .notdef#5209 (U+B9DA) has a counter-clockwise outer contour
    
    * .notdef#5209 (U+B9DA) has a counter-clockwise outer contour
    
    * .notdef#5209 (U+B9DA) has a counter-clockwise outer contour
    
    * .notdef#521 (U+B2D0) has a counter-clockwise outer contour
    
    * .notdef#521 (U+B2D0) has a counter-clockwise outer contour
    
    * .notdef#521 (U+B2D0) has a counter-clockwise outer contour
    
    * .notdef#5210 (U+B9DC) has a counter-clockwise outer contour
    
    * .notdef#5210 (U+B9DC) has a counter-clockwise outer contour
    
    * .notdef#5210 (U+B9DC) has a counter-clockwise outer contour
    
    * .notdef#5211 (U+B9DF) has a counter-clockwise outer contour
    
    * .notdef#5211 (U+B9DF) has a counter-clockwise outer contour
    
    * .notdef#5211 (U+B9DF) has a counter-clockwise outer contour
    
    * .notdef#5212 (U+B9E0) has a counter-clockwise outer contour
    
    * .notdef#5212 (U+B9E0) has a counter-clockwise outer contour
    
    * .notdef#5212 (U+B9E0) has a counter-clockwise outer contour
    
    * .notdef#5213 (U+B9E2) has a counter-clockwise outer contour
    
    * .notdef#5213 (U+B9E2) has a counter-clockwise outer contour
    
    * .notdef#5213 (U+B9E2) has a counter-clockwise outer contour
    
    * .notdef#5213 (U+B9E2) has a counter-clockwise outer contour
    
    * .notdef#5214 (U+B9E6) has a counter-clockwise outer contour
    
    * .notdef#5214 (U+B9E6) has a counter-clockwise outer contour
    
    * .notdef#5214 (U+B9E6) has a counter-clockwise outer contour
    
    * .notdef#5214 (U+B9E6) has a counter-clockwise outer contour
    
    * .notdef#5215 (U+B9E7) has a counter-clockwise outer contour
    
    * .notdef#5215 (U+B9E7) has a counter-clockwise outer contour
    
    * .notdef#5215 (U+B9E7) has a counter-clockwise outer contour
    
    * .notdef#5215 (U+B9E7) has a counter-clockwise outer contour
    
    * .notdef#5216 (U+B9E9) has a counter-clockwise outer contour
    
    * .notdef#5216 (U+B9E9) has a counter-clockwise outer contour
    
    * .notdef#5216 (U+B9E9) has a counter-clockwise outer contour
    
    * .notdef#5216 (U+B9E9) has a counter-clockwise outer contour
    
    * .notdef#5217 (U+B9EA) has a counter-clockwise outer contour
    
    * .notdef#5217 (U+B9EA) has a counter-clockwise outer contour
    
    * .notdef#5217 (U+B9EA) has a counter-clockwise outer contour
    
    * .notdef#5217 (U+B9EA) has a counter-clockwise outer contour
    
    * .notdef#5217 (U+B9EA) has a counter-clockwise outer contour
    
    * .notdef#5218 (U+B9EB) has a counter-clockwise outer contour
    
    * .notdef#5218 (U+B9EB) has a counter-clockwise outer contour
    
    * .notdef#5218 (U+B9EB) has a counter-clockwise outer contour
    
    * .notdef#5219 (U+B9ED) has a counter-clockwise outer contour
    
    * .notdef#5219 (U+B9ED) has a counter-clockwise outer contour
    
    * .notdef#5219 (U+B9ED) has a counter-clockwise outer contour
    
    * .notdef#5219 (U+B9ED) has a counter-clockwise outer contour
    
    * .notdef#522 (U+B2D2) has a counter-clockwise outer contour
    
    * .notdef#522 (U+B2D2) has a counter-clockwise outer contour
    
    * .notdef#522 (U+B2D2) has a counter-clockwise outer contour
    
    * .notdef#522 (U+B2D2) has a counter-clockwise outer contour
    
    * .notdef#5220 (U+B9EE) has a counter-clockwise outer contour
    
    * .notdef#5220 (U+B9EE) has a counter-clockwise outer contour
    
    * .notdef#5220 (U+B9EE) has a counter-clockwise outer contour
    
    * .notdef#5220 (U+B9EE) has a counter-clockwise outer contour
    
    * .notdef#5221 (U+B9EF) has a counter-clockwise outer contour
    
    * .notdef#5221 (U+B9EF) has a counter-clockwise outer contour
    
    * .notdef#5221 (U+B9EF) has a counter-clockwise outer contour
    
    * .notdef#5221 (U+B9EF) has a counter-clockwise outer contour
    
    * .notdef#5222 (U+B9F0) has a counter-clockwise outer contour
    
    * .notdef#5222 (U+B9F0) has a counter-clockwise outer contour
    
    * .notdef#5222 (U+B9F0) has a counter-clockwise outer contour
    
    * .notdef#5222 (U+B9F0) has a counter-clockwise outer contour
    
    * .notdef#5223 (U+B9F1) has a counter-clockwise outer contour
    
    * .notdef#5223 (U+B9F1) has a counter-clockwise outer contour
    
    * .notdef#5223 (U+B9F1) has a counter-clockwise outer contour
    
    * .notdef#5223 (U+B9F1) has a counter-clockwise outer contour
    
    * .notdef#5224 (U+B9F2) has a counter-clockwise outer contour
    
    * .notdef#5224 (U+B9F2) has a counter-clockwise outer contour
    
    * .notdef#5224 (U+B9F2) has a counter-clockwise outer contour
    
    * .notdef#5224 (U+B9F2) has a counter-clockwise outer contour
    
    * .notdef#5224 (U+B9F2) has a counter-clockwise outer contour
    
    * .notdef#5225 (U+B9F3) has a counter-clockwise outer contour
    
    * .notdef#5225 (U+B9F3) has a counter-clockwise outer contour
    
    * .notdef#5225 (U+B9F3) has a counter-clockwise outer contour
    
    * .notdef#5225 (U+B9F3) has a counter-clockwise outer contour
    
    * .notdef#5225 (U+B9F3) has a counter-clockwise outer contour
    
    * .notdef#5226 (U+B9F6) has a counter-clockwise outer contour
    
    * .notdef#5226 (U+B9F6) has a counter-clockwise outer contour
    
    * .notdef#5226 (U+B9F6) has a counter-clockwise outer contour
    
    * .notdef#5226 (U+B9F6) has a counter-clockwise outer contour
    
    * .notdef#5227 (U+B9FB) has a counter-clockwise outer contour
    
    * .notdef#5227 (U+B9FB) has a counter-clockwise outer contour
    
    * .notdef#5227 (U+B9FB) has a counter-clockwise outer contour
    
    * .notdef#5228 (U+B9FC) has a counter-clockwise outer contour
    
    * .notdef#5228 (U+B9FC) has a counter-clockwise outer contour
    
    * .notdef#5228 (U+B9FC) has a counter-clockwise outer contour
    
    * .notdef#5229 (U+B9FD) has a counter-clockwise outer contour
    
    * .notdef#5229 (U+B9FD) has a counter-clockwise outer contour
    
    * .notdef#5229 (U+B9FD) has a counter-clockwise outer contour
    
    * .notdef#523 (U+B2D8) has a counter-clockwise outer contour
    
    * .notdef#523 (U+B2D8) has a counter-clockwise outer contour
    
    * .notdef#523 (U+B2D8) has a counter-clockwise outer contour
    
    * .notdef#5230 (U+B9FE) has a counter-clockwise outer contour
    
    * .notdef#5230 (U+B9FE) has a counter-clockwise outer contour
    
    * .notdef#5230 (U+B9FE) has a counter-clockwise outer contour
    
    * .notdef#5230 (U+B9FE) has a counter-clockwise outer contour
    
    * .notdef#5231 (U+B9FF) has a counter-clockwise outer contour
    
    * .notdef#5231 (U+B9FF) has a counter-clockwise outer contour
    
    * .notdef#5231 (U+B9FF) has a counter-clockwise outer contour
    
    * .notdef#5231 (U+B9FF) has a counter-clockwise outer contour
    
    * .notdef#5232 (U+BA02) has a counter-clockwise outer contour
    
    * .notdef#5232 (U+BA02) has a counter-clockwise outer contour
    
    * .notdef#5232 (U+BA02) has a counter-clockwise outer contour
    
    * .notdef#5232 (U+BA02) has a counter-clockwise outer contour
    
    * .notdef#5233 (U+BA03) has a counter-clockwise outer contour
    
    * .notdef#5233 (U+BA03) has a counter-clockwise outer contour
    
    * .notdef#5233 (U+BA03) has a counter-clockwise outer contour
    
    * .notdef#5233 (U+BA03) has a counter-clockwise outer contour
    
    * .notdef#5234 (U+BA04) has a counter-clockwise outer contour
    
    * .notdef#5234 (U+BA04) has a counter-clockwise outer contour
    
    * .notdef#5234 (U+BA04) has a counter-clockwise outer contour
    
    * .notdef#5235 (U+BA05) has a counter-clockwise outer contour
    
    * .notdef#5235 (U+BA05) has a counter-clockwise outer contour
    
    * .notdef#5235 (U+BA05) has a counter-clockwise outer contour
    
    * .notdef#5235 (U+BA05) has a counter-clockwise outer contour
    
    * .notdef#5236 (U+BA06) has a counter-clockwise outer contour
    
    * .notdef#5236 (U+BA06) has a counter-clockwise outer contour
    
    * .notdef#5236 (U+BA06) has a counter-clockwise outer contour
    
    * .notdef#5236 (U+BA06) has a counter-clockwise outer contour
    
    * .notdef#5236 (U+BA06) has a counter-clockwise outer contour
    
    * .notdef#5237 (U+BA07) has a counter-clockwise outer contour
    
    * .notdef#5237 (U+BA07) has a counter-clockwise outer contour
    
    * .notdef#5237 (U+BA07) has a counter-clockwise outer contour
    
    * .notdef#5238 (U+BA09) has a counter-clockwise outer contour
    
    * .notdef#5238 (U+BA09) has a counter-clockwise outer contour
    
    * .notdef#5238 (U+BA09) has a counter-clockwise outer contour
    
    * .notdef#5238 (U+BA09) has a counter-clockwise outer contour
    
    * .notdef#5239 (U+BA0A) has a counter-clockwise outer contour
    
    * .notdef#5239 (U+BA0A) has a counter-clockwise outer contour
    
    * .notdef#5239 (U+BA0A) has a counter-clockwise outer contour
    
    * .notdef#5239 (U+BA0A) has a counter-clockwise outer contour
    
    * .notdef#524 (U+B2D9) has a counter-clockwise outer contour
    
    * .notdef#524 (U+B2D9) has a counter-clockwise outer contour
    
    * .notdef#524 (U+B2D9) has a counter-clockwise outer contour
    
    * .notdef#5240 (U+BA0B) has a counter-clockwise outer contour
    
    * .notdef#5240 (U+BA0B) has a counter-clockwise outer contour
    
    * .notdef#5240 (U+BA0B) has a counter-clockwise outer contour
    
    * .notdef#5240 (U+BA0B) has a counter-clockwise outer contour
    
    * .notdef#5241 (U+BA0C) has a counter-clockwise outer contour
    
    * .notdef#5241 (U+BA0C) has a counter-clockwise outer contour
    
    * .notdef#5241 (U+BA0C) has a counter-clockwise outer contour
    
    * .notdef#5241 (U+BA0C) has a counter-clockwise outer contour
    
    * .notdef#5242 (U+BA0D) has a counter-clockwise outer contour
    
    * .notdef#5242 (U+BA0D) has a counter-clockwise outer contour
    
    * .notdef#5242 (U+BA0D) has a counter-clockwise outer contour
    
    * .notdef#5242 (U+BA0D) has a counter-clockwise outer contour
    
    * .notdef#5243 (U+BA0E) has a counter-clockwise outer contour
    
    * .notdef#5243 (U+BA0E) has a counter-clockwise outer contour
    
    * .notdef#5243 (U+BA0E) has a counter-clockwise outer contour
    
    * .notdef#5243 (U+BA0E) has a counter-clockwise outer contour
    
    * .notdef#5243 (U+BA0E) has a counter-clockwise outer contour
    
    * .notdef#5244 (U+BA0F) has a counter-clockwise outer contour
    
    * .notdef#5244 (U+BA0F) has a counter-clockwise outer contour
    
    * .notdef#5244 (U+BA0F) has a counter-clockwise outer contour
    
    * .notdef#5244 (U+BA0F) has a counter-clockwise outer contour
    
    * .notdef#5244 (U+BA0F) has a counter-clockwise outer contour
    
    * .notdef#5245 (U+BA10) has a counter-clockwise outer contour
    
    * .notdef#5245 (U+BA10) has a counter-clockwise outer contour
    
    * .notdef#5245 (U+BA10) has a counter-clockwise outer contour
    
    * .notdef#5246 (U+BA11) has a counter-clockwise outer contour
    
    * .notdef#5246 (U+BA11) has a counter-clockwise outer contour
    
    * .notdef#5246 (U+BA11) has a counter-clockwise outer contour
    
    * .notdef#5247 (U+BA12) has a counter-clockwise outer contour
    
    * .notdef#5247 (U+BA12) has a counter-clockwise outer contour
    
    * .notdef#5247 (U+BA12) has a counter-clockwise outer contour
    
    * .notdef#5247 (U+BA12) has a counter-clockwise outer contour
    
    * .notdef#5248 (U+BA13) has a counter-clockwise outer contour
    
    * .notdef#5248 (U+BA13) has a counter-clockwise outer contour
    
    * .notdef#5248 (U+BA13) has a counter-clockwise outer contour
    
    * .notdef#5249 (U+BA14) has a counter-clockwise outer contour
    
    * .notdef#5249 (U+BA14) has a counter-clockwise outer contour
    
    * .notdef#5249 (U+BA14) has a counter-clockwise outer contour
    
    * .notdef#525 (U+B2DB) has a counter-clockwise outer contour
    
    * .notdef#525 (U+B2DB) has a counter-clockwise outer contour
    
    * .notdef#525 (U+B2DB) has a counter-clockwise outer contour
    
    * .notdef#5250 (U+BA16) has a counter-clockwise outer contour
    
    * .notdef#5250 (U+BA16) has a counter-clockwise outer contour
    
    * .notdef#5250 (U+BA16) has a counter-clockwise outer contour
    
    * .notdef#5251 (U+BA17) has a counter-clockwise outer contour
    
    * .notdef#5251 (U+BA17) has a counter-clockwise outer contour
    
    * .notdef#5251 (U+BA17) has a counter-clockwise outer contour
    
    * .notdef#5252 (U+BA18) has a counter-clockwise outer contour
    
    * .notdef#5252 (U+BA18) has a counter-clockwise outer contour
    
    * .notdef#5252 (U+BA18) has a counter-clockwise outer contour
    
    * .notdef#5253 (U+BA19) has a counter-clockwise outer contour
    
    * .notdef#5253 (U+BA19) has a counter-clockwise outer contour
    
    * .notdef#5253 (U+BA19) has a counter-clockwise outer contour
    
    * .notdef#5254 (U+BA1A) has a counter-clockwise outer contour
    
    * .notdef#5254 (U+BA1A) has a counter-clockwise outer contour
    
    * .notdef#5254 (U+BA1A) has a counter-clockwise outer contour
    
    * .notdef#5254 (U+BA1A) has a counter-clockwise outer contour
    
    * .notdef#5255 (U+BA1B) has a counter-clockwise outer contour
    
    * .notdef#5255 (U+BA1B) has a counter-clockwise outer contour
    
    * .notdef#5255 (U+BA1B) has a counter-clockwise outer contour
    
    * .notdef#5255 (U+BA1B) has a counter-clockwise outer contour
    
    * .notdef#5256 (U+BA1C) has a counter-clockwise outer contour
    
    * .notdef#5256 (U+BA1C) has a counter-clockwise outer contour
    
    * .notdef#5257 (U+BA1D) has a counter-clockwise outer contour
    
    * .notdef#5257 (U+BA1D) has a counter-clockwise outer contour
    
    * .notdef#5257 (U+BA1D) has a counter-clockwise outer contour
    
    * .notdef#5258 (U+BA1E) has a counter-clockwise outer contour
    
    * .notdef#5258 (U+BA1E) has a counter-clockwise outer contour
    
    * .notdef#5258 (U+BA1E) has a counter-clockwise outer contour
    
    * .notdef#5258 (U+BA1E) has a counter-clockwise outer contour
    
    * .notdef#5259 (U+BA1F) has a counter-clockwise outer contour
    
    * .notdef#5259 (U+BA1F) has a counter-clockwise outer contour
    
    * .notdef#5259 (U+BA1F) has a counter-clockwise outer contour
    
    * .notdef#5259 (U+BA1F) has a counter-clockwise outer contour
    
    * .notdef#526 (U+B2DD) has a counter-clockwise outer contour
    
    * .notdef#526 (U+B2DD) has a counter-clockwise outer contour
    
    * .notdef#526 (U+B2DD) has a counter-clockwise outer contour
    
    * .notdef#5260 (U+BA20) has a counter-clockwise outer contour
    
    * .notdef#5260 (U+BA20) has a counter-clockwise outer contour
    
    * .notdef#5260 (U+BA20) has a counter-clockwise outer contour
    
    * .notdef#5261 (U+BA21) has a counter-clockwise outer contour
    
    * .notdef#5261 (U+BA21) has a counter-clockwise outer contour
    
    * .notdef#5261 (U+BA21) has a counter-clockwise outer contour
    
    * .notdef#5261 (U+BA21) has a counter-clockwise outer contour
    
    * .notdef#5262 (U+BA22) has a counter-clockwise outer contour
    
    * .notdef#5262 (U+BA22) has a counter-clockwise outer contour
    
    * .notdef#5262 (U+BA22) has a counter-clockwise outer contour
    
    * .notdef#5262 (U+BA22) has a counter-clockwise outer contour
    
    * .notdef#5262 (U+BA22) has a counter-clockwise outer contour
    
    * .notdef#5263 (U+BA23) has a counter-clockwise outer contour
    
    * .notdef#5263 (U+BA23) has a counter-clockwise outer contour
    
    * .notdef#5263 (U+BA23) has a counter-clockwise outer contour
    
    * .notdef#5264 (U+BA24) has a counter-clockwise outer contour
    
    * .notdef#5264 (U+BA24) has a counter-clockwise outer contour
    
    * .notdef#5264 (U+BA24) has a counter-clockwise outer contour
    
    * .notdef#5265 (U+BA25) has a counter-clockwise outer contour
    
    * .notdef#5265 (U+BA25) has a counter-clockwise outer contour
    
    * .notdef#5265 (U+BA25) has a counter-clockwise outer contour
    
    * .notdef#5265 (U+BA25) has a counter-clockwise outer contour
    
    * .notdef#5266 (U+BA26) has a counter-clockwise outer contour
    
    * .notdef#5266 (U+BA26) has a counter-clockwise outer contour
    
    * .notdef#5266 (U+BA26) has a counter-clockwise outer contour
    
    * .notdef#5266 (U+BA26) has a counter-clockwise outer contour
    
    * .notdef#5267 (U+BA27) has a counter-clockwise outer contour
    
    * .notdef#5267 (U+BA27) has a counter-clockwise outer contour
    
    * .notdef#5267 (U+BA27) has a counter-clockwise outer contour
    
    * .notdef#5267 (U+BA27) has a counter-clockwise outer contour
    
    * .notdef#5268 (U+BA28) has a counter-clockwise outer contour
    
    * .notdef#5268 (U+BA28) has a counter-clockwise outer contour
    
    * .notdef#5268 (U+BA28) has a counter-clockwise outer contour
    
    * .notdef#5268 (U+BA28) has a counter-clockwise outer contour
    
    * .notdef#5269 (U+BA29) has a counter-clockwise outer contour
    
    * .notdef#5269 (U+BA29) has a counter-clockwise outer contour
    
    * .notdef#5269 (U+BA29) has a counter-clockwise outer contour
    
    * .notdef#5269 (U+BA29) has a counter-clockwise outer contour
    
    * .notdef#527 (U+B2E2) has a counter-clockwise outer contour
    
    * .notdef#527 (U+B2E2) has a counter-clockwise outer contour
    
    * .notdef#527 (U+B2E2) has a counter-clockwise outer contour
    
    * .notdef#527 (U+B2E2) has a counter-clockwise outer contour
    
    * .notdef#5270 (U+BA2A) has a counter-clockwise outer contour
    
    * .notdef#5270 (U+BA2A) has a counter-clockwise outer contour
    
    * .notdef#5270 (U+BA2A) has a counter-clockwise outer contour
    
    * .notdef#5270 (U+BA2A) has a counter-clockwise outer contour
    
    * .notdef#5270 (U+BA2A) has a counter-clockwise outer contour
    
    * .notdef#5271 (U+BA2B) has a counter-clockwise outer contour
    
    * .notdef#5271 (U+BA2B) has a counter-clockwise outer contour
    
    * .notdef#5271 (U+BA2B) has a counter-clockwise outer contour
    
    * .notdef#5271 (U+BA2B) has a counter-clockwise outer contour
    
    * .notdef#5271 (U+BA2B) has a counter-clockwise outer contour
    
    * .notdef#5272 (U+BA2C) has a counter-clockwise outer contour
    
    * .notdef#5272 (U+BA2C) has a counter-clockwise outer contour
    
    * .notdef#5272 (U+BA2C) has a counter-clockwise outer contour
    
    * .notdef#5273 (U+BA2D) has a counter-clockwise outer contour
    
    * .notdef#5273 (U+BA2D) has a counter-clockwise outer contour
    
    * .notdef#5273 (U+BA2D) has a counter-clockwise outer contour
    
    * .notdef#5274 (U+BA2E) has a counter-clockwise outer contour
    
    * .notdef#5274 (U+BA2E) has a counter-clockwise outer contour
    
    * .notdef#5274 (U+BA2E) has a counter-clockwise outer contour
    
    * .notdef#5274 (U+BA2E) has a counter-clockwise outer contour
    
    * .notdef#5275 (U+BA2F) has a counter-clockwise outer contour
    
    * .notdef#5275 (U+BA2F) has a counter-clockwise outer contour
    
    * .notdef#5275 (U+BA2F) has a counter-clockwise outer contour
    
    * .notdef#5276 (U+BA30) has a counter-clockwise outer contour
    
    * .notdef#5276 (U+BA30) has a counter-clockwise outer contour
    
    * .notdef#5276 (U+BA30) has a counter-clockwise outer contour
    
    * .notdef#5277 (U+BA31) has a counter-clockwise outer contour
    
    * .notdef#5277 (U+BA31) has a counter-clockwise outer contour
    
    * .notdef#5277 (U+BA31) has a counter-clockwise outer contour
    
    * .notdef#5278 (U+BA32) has a counter-clockwise outer contour
    
    * .notdef#5278 (U+BA32) has a counter-clockwise outer contour
    
    * .notdef#5278 (U+BA32) has a counter-clockwise outer contour
    
    * .notdef#5279 (U+BA33) has a counter-clockwise outer contour
    
    * .notdef#5279 (U+BA33) has a counter-clockwise outer contour
    
    * .notdef#5279 (U+BA33) has a counter-clockwise outer contour
    
    * .notdef#528 (U+B2E4) has a counter-clockwise outer contour
    
    * .notdef#528 (U+B2E4) has a counter-clockwise outer contour
    
    * .notdef#5280 (U+BA34) has a counter-clockwise outer contour
    
    * .notdef#5280 (U+BA34) has a counter-clockwise outer contour
    
    * .notdef#5280 (U+BA34) has a counter-clockwise outer contour
    
    * .notdef#5281 (U+BA35) has a counter-clockwise outer contour
    
    * .notdef#5281 (U+BA35) has a counter-clockwise outer contour
    
    * .notdef#5281 (U+BA35) has a counter-clockwise outer contour
    
    * .notdef#5282 (U+BA36) has a counter-clockwise outer contour
    
    * .notdef#5282 (U+BA36) has a counter-clockwise outer contour
    
    * .notdef#5282 (U+BA36) has a counter-clockwise outer contour
    
    * .notdef#5282 (U+BA36) has a counter-clockwise outer contour
    
    * .notdef#5283 (U+BA37) has a counter-clockwise outer contour
    
    * .notdef#5283 (U+BA37) has a counter-clockwise outer contour
    
    * .notdef#5283 (U+BA37) has a counter-clockwise outer contour
    
    * .notdef#5283 (U+BA37) has a counter-clockwise outer contour
    
    * .notdef#5284 (U+BA3A) has a counter-clockwise outer contour
    
    * .notdef#5284 (U+BA3A) has a counter-clockwise outer contour
    
    * .notdef#5284 (U+BA3A) has a counter-clockwise outer contour
    
    * .notdef#5284 (U+BA3A) has a counter-clockwise outer contour
    
    * .notdef#5285 (U+BA3B) has a counter-clockwise outer contour
    
    * .notdef#5285 (U+BA3B) has a counter-clockwise outer contour
    
    * .notdef#5285 (U+BA3B) has a counter-clockwise outer contour
    
    * .notdef#5285 (U+BA3B) has a counter-clockwise outer contour
    
    * .notdef#5286 (U+BA3D) has a counter-clockwise outer contour
    
    * .notdef#5286 (U+BA3D) has a counter-clockwise outer contour
    
    * .notdef#5286 (U+BA3D) has a counter-clockwise outer contour
    
    * .notdef#5286 (U+BA3D) has a counter-clockwise outer contour
    
    * .notdef#5287 (U+BA3E) has a counter-clockwise outer contour
    
    * .notdef#5287 (U+BA3E) has a counter-clockwise outer contour
    
    * .notdef#5287 (U+BA3E) has a counter-clockwise outer contour
    
    * .notdef#5287 (U+BA3E) has a counter-clockwise outer contour
    
    * .notdef#5287 (U+BA3E) has a counter-clockwise outer contour
    
    * .notdef#5288 (U+BA3F) has a counter-clockwise outer contour
    
    * .notdef#5288 (U+BA3F) has a counter-clockwise outer contour
    
    * .notdef#5288 (U+BA3F) has a counter-clockwise outer contour
    
    * .notdef#5289 (U+BA41) has a counter-clockwise outer contour
    
    * .notdef#5289 (U+BA41) has a counter-clockwise outer contour
    
    * .notdef#5289 (U+BA41) has a counter-clockwise outer contour
    
    * .notdef#5289 (U+BA41) has a counter-clockwise outer contour
    
    * .notdef#529 (U+B2E5) has a counter-clockwise outer contour
    
    * .notdef#529 (U+B2E5) has a counter-clockwise outer contour
    
    * .notdef#529 (U+B2E5) has a counter-clockwise outer contour
    
    * .notdef#5290 (U+BA43) has a counter-clockwise outer contour
    
    * .notdef#5290 (U+BA43) has a counter-clockwise outer contour
    
    * .notdef#5290 (U+BA43) has a counter-clockwise outer contour
    
    * .notdef#5290 (U+BA43) has a counter-clockwise outer contour
    
    * .notdef#5291 (U+BA44) has a counter-clockwise outer contour
    
    * .notdef#5291 (U+BA44) has a counter-clockwise outer contour
    
    * .notdef#5291 (U+BA44) has a counter-clockwise outer contour
    
    * .notdef#5291 (U+BA44) has a counter-clockwise outer contour
    
    * .notdef#5292 (U+BA45) has a counter-clockwise outer contour
    
    * .notdef#5292 (U+BA45) has a counter-clockwise outer contour
    
    * .notdef#5292 (U+BA45) has a counter-clockwise outer contour
    
    * .notdef#5292 (U+BA45) has a counter-clockwise outer contour
    
    * .notdef#5293 (U+BA46) has a counter-clockwise outer contour
    
    * .notdef#5293 (U+BA46) has a counter-clockwise outer contour
    
    * .notdef#5293 (U+BA46) has a counter-clockwise outer contour
    
    * .notdef#5293 (U+BA46) has a counter-clockwise outer contour
    
    * .notdef#5293 (U+BA46) has a counter-clockwise outer contour
    
    * .notdef#5294 (U+BA47) has a counter-clockwise outer contour
    
    * .notdef#5294 (U+BA47) has a counter-clockwise outer contour
    
    * .notdef#5294 (U+BA47) has a counter-clockwise outer contour
    
    * .notdef#5294 (U+BA47) has a counter-clockwise outer contour
    
    * .notdef#5294 (U+BA47) has a counter-clockwise outer contour
    
    * .notdef#5295 (U+BA4A) has a counter-clockwise outer contour
    
    * .notdef#5295 (U+BA4A) has a counter-clockwise outer contour
    
    * .notdef#5295 (U+BA4A) has a counter-clockwise outer contour
    
    * .notdef#5295 (U+BA4A) has a counter-clockwise outer contour
    
    * .notdef#5296 (U+BA4C) has a counter-clockwise outer contour
    
    * .notdef#5296 (U+BA4C) has a counter-clockwise outer contour
    
    * .notdef#5296 (U+BA4C) has a counter-clockwise outer contour
    
    * .notdef#5297 (U+BA4F) has a counter-clockwise outer contour
    
    * .notdef#5297 (U+BA4F) has a counter-clockwise outer contour
    
    * .notdef#5297 (U+BA4F) has a counter-clockwise outer contour
    
    * .notdef#5298 (U+BA50) has a counter-clockwise outer contour
    
    * .notdef#5298 (U+BA50) has a counter-clockwise outer contour
    
    * .notdef#5298 (U+BA50) has a counter-clockwise outer contour
    
    * .notdef#5299 (U+BA51) has a counter-clockwise outer contour
    
    * .notdef#5299 (U+BA51) has a counter-clockwise outer contour
    
    * .notdef#5299 (U+BA51) has a counter-clockwise outer contour
    
    * .notdef#530 (U+B2E6) has a counter-clockwise outer contour
    
    * .notdef#530 (U+B2E6) has a counter-clockwise outer contour
    
    * .notdef#530 (U+B2E6) has a counter-clockwise outer contour
    
    * .notdef#530 (U+B2E6) has a counter-clockwise outer contour
    
    * .notdef#5300 (U+BA52) has a counter-clockwise outer contour
    
    * .notdef#5300 (U+BA52) has a counter-clockwise outer contour
    
    * .notdef#5300 (U+BA52) has a counter-clockwise outer contour
    
    * .notdef#5300 (U+BA52) has a counter-clockwise outer contour
    
    * .notdef#5301 (U+BA56) has a counter-clockwise outer contour
    
    * .notdef#5301 (U+BA56) has a counter-clockwise outer contour
    
    * .notdef#5301 (U+BA56) has a counter-clockwise outer contour
    
    * .notdef#5301 (U+BA56) has a counter-clockwise outer contour
    
    * .notdef#5302 (U+BA57) has a counter-clockwise outer contour
    
    * .notdef#5302 (U+BA57) has a counter-clockwise outer contour
    
    * .notdef#5302 (U+BA57) has a counter-clockwise outer contour
    
    * .notdef#5302 (U+BA57) has a counter-clockwise outer contour
    
    * .notdef#5303 (U+BA59) has a counter-clockwise outer contour
    
    * .notdef#5303 (U+BA59) has a counter-clockwise outer contour
    
    * .notdef#5303 (U+BA59) has a counter-clockwise outer contour
    
    * .notdef#5303 (U+BA59) has a counter-clockwise outer contour
    
    * .notdef#5304 (U+BA5A) has a counter-clockwise outer contour
    
    * .notdef#5304 (U+BA5A) has a counter-clockwise outer contour
    
    * .notdef#5304 (U+BA5A) has a counter-clockwise outer contour
    
    * .notdef#5304 (U+BA5A) has a counter-clockwise outer contour
    
    * .notdef#5304 (U+BA5A) has a counter-clockwise outer contour
    
    * .notdef#5305 (U+BA5B) has a counter-clockwise outer contour
    
    * .notdef#5305 (U+BA5B) has a counter-clockwise outer contour
    
    * .notdef#5305 (U+BA5B) has a counter-clockwise outer contour
    
    * .notdef#5306 (U+BA5D) has a counter-clockwise outer contour
    
    * .notdef#5306 (U+BA5D) has a counter-clockwise outer contour
    
    * .notdef#5306 (U+BA5D) has a counter-clockwise outer contour
    
    * .notdef#5306 (U+BA5D) has a counter-clockwise outer contour
    
    * .notdef#5307 (U+BA5E) has a counter-clockwise outer contour
    
    * .notdef#5307 (U+BA5E) has a counter-clockwise outer contour
    
    * .notdef#5307 (U+BA5E) has a counter-clockwise outer contour
    
    * .notdef#5307 (U+BA5E) has a counter-clockwise outer contour
    
    * .notdef#5308 (U+BA5F) has a counter-clockwise outer contour
    
    * .notdef#5308 (U+BA5F) has a counter-clockwise outer contour
    
    * .notdef#5308 (U+BA5F) has a counter-clockwise outer contour
    
    * .notdef#5308 (U+BA5F) has a counter-clockwise outer contour
    
    * .notdef#5309 (U+BA60) has a counter-clockwise outer contour
    
    * .notdef#5309 (U+BA60) has a counter-clockwise outer contour
    
    * .notdef#5309 (U+BA60) has a counter-clockwise outer contour
    
    * .notdef#5309 (U+BA60) has a counter-clockwise outer contour
    
    * .notdef#531 (U+B2E8) has a counter-clockwise outer contour
    
    * .notdef#531 (U+B2E8) has a counter-clockwise outer contour
    
    * .notdef#531 (U+B2E8) has a counter-clockwise outer contour
    
    * .notdef#5310 (U+BA61) has a counter-clockwise outer contour
    
    * .notdef#5310 (U+BA61) has a counter-clockwise outer contour
    
    * .notdef#5310 (U+BA61) has a counter-clockwise outer contour
    
    * .notdef#5310 (U+BA61) has a counter-clockwise outer contour
    
    * .notdef#5311 (U+BA62) has a counter-clockwise outer contour
    
    * .notdef#5311 (U+BA62) has a counter-clockwise outer contour
    
    * .notdef#5311 (U+BA62) has a counter-clockwise outer contour
    
    * .notdef#5311 (U+BA62) has a counter-clockwise outer contour
    
    * .notdef#5311 (U+BA62) has a counter-clockwise outer contour
    
    * .notdef#5312 (U+BA63) has a counter-clockwise outer contour
    
    * .notdef#5312 (U+BA63) has a counter-clockwise outer contour
    
    * .notdef#5312 (U+BA63) has a counter-clockwise outer contour
    
    * .notdef#5312 (U+BA63) has a counter-clockwise outer contour
    
    * .notdef#5312 (U+BA63) has a counter-clockwise outer contour
    
    * .notdef#5313 (U+BA66) has a counter-clockwise outer contour
    
    * .notdef#5313 (U+BA66) has a counter-clockwise outer contour
    
    * .notdef#5313 (U+BA66) has a counter-clockwise outer contour
    
    * .notdef#5313 (U+BA66) has a counter-clockwise outer contour
    
    * .notdef#5314 (U+BA6A) has a counter-clockwise outer contour
    
    * .notdef#5314 (U+BA6A) has a counter-clockwise outer contour
    
    * .notdef#5314 (U+BA6A) has a counter-clockwise outer contour
    
    * .notdef#5315 (U+BA6B) has a counter-clockwise outer contour
    
    * .notdef#5315 (U+BA6B) has a counter-clockwise outer contour
    
    * .notdef#5315 (U+BA6B) has a counter-clockwise outer contour
    
    * .notdef#5316 (U+BA6C) has a counter-clockwise outer contour
    
    * .notdef#5316 (U+BA6C) has a counter-clockwise outer contour
    
    * .notdef#5316 (U+BA6C) has a counter-clockwise outer contour
    
    * .notdef#5317 (U+BA6D) has a counter-clockwise outer contour
    
    * .notdef#5317 (U+BA6D) has a counter-clockwise outer contour
    
    * .notdef#5317 (U+BA6D) has a counter-clockwise outer contour
    
    * .notdef#5318 (U+BA6E) has a counter-clockwise outer contour
    
    * .notdef#5318 (U+BA6E) has a counter-clockwise outer contour
    
    * .notdef#5318 (U+BA6E) has a counter-clockwise outer contour
    
    * .notdef#5318 (U+BA6E) has a counter-clockwise outer contour
    
    * .notdef#5319 (U+BA6F) has a counter-clockwise outer contour
    
    * .notdef#5319 (U+BA6F) has a counter-clockwise outer contour
    
    * .notdef#5319 (U+BA6F) has a counter-clockwise outer contour
    
    * .notdef#5319 (U+BA6F) has a counter-clockwise outer contour
    
    * .notdef#532 (U+B2EB) has a counter-clockwise outer contour
    
    * .notdef#532 (U+B2EB) has a counter-clockwise outer contour
    
    * .notdef#532 (U+B2EB) has a counter-clockwise outer contour
    
    * .notdef#5320 (U+BA72) has a counter-clockwise outer contour
    
    * .notdef#5320 (U+BA72) has a counter-clockwise outer contour
    
    * .notdef#5320 (U+BA72) has a counter-clockwise outer contour
    
    * .notdef#5320 (U+BA72) has a counter-clockwise outer contour
    
    * .notdef#5321 (U+BA73) has a counter-clockwise outer contour
    
    * .notdef#5321 (U+BA73) has a counter-clockwise outer contour
    
    * .notdef#5321 (U+BA73) has a counter-clockwise outer contour
    
    * .notdef#5321 (U+BA73) has a counter-clockwise outer contour
    
    * .notdef#5322 (U+BA75) has a counter-clockwise outer contour
    
    * .notdef#5322 (U+BA75) has a counter-clockwise outer contour
    
    * .notdef#5322 (U+BA75) has a counter-clockwise outer contour
    
    * .notdef#5322 (U+BA75) has a counter-clockwise outer contour
    
    * .notdef#5323 (U+BA76) has a counter-clockwise outer contour
    
    * .notdef#5323 (U+BA76) has a counter-clockwise outer contour
    
    * .notdef#5323 (U+BA76) has a counter-clockwise outer contour
    
    * .notdef#5323 (U+BA76) has a counter-clockwise outer contour
    
    * .notdef#5323 (U+BA76) has a counter-clockwise outer contour
    
    * .notdef#5324 (U+BA77) has a counter-clockwise outer contour
    
    * .notdef#5324 (U+BA77) has a counter-clockwise outer contour
    
    * .notdef#5324 (U+BA77) has a counter-clockwise outer contour
    
    * .notdef#5325 (U+BA79) has a counter-clockwise outer contour
    
    * .notdef#5325 (U+BA79) has a counter-clockwise outer contour
    
    * .notdef#5325 (U+BA79) has a counter-clockwise outer contour
    
    * .notdef#5325 (U+BA79) has a counter-clockwise outer contour
    
    * .notdef#5326 (U+BA7A) has a counter-clockwise outer contour
    
    * .notdef#5326 (U+BA7A) has a counter-clockwise outer contour
    
    * .notdef#5326 (U+BA7A) has a counter-clockwise outer contour
    
    * .notdef#5326 (U+BA7A) has a counter-clockwise outer contour
    
    * .notdef#5327 (U+BA7B) has a counter-clockwise outer contour
    
    * .notdef#5327 (U+BA7B) has a counter-clockwise outer contour
    
    * .notdef#5327 (U+BA7B) has a counter-clockwise outer contour
    
    * .notdef#5327 (U+BA7B) has a counter-clockwise outer contour
    
    * .notdef#5328 (U+BA7C) has a counter-clockwise outer contour
    
    * .notdef#5328 (U+BA7C) has a counter-clockwise outer contour
    
    * .notdef#5328 (U+BA7C) has a counter-clockwise outer contour
    
    * .notdef#5328 (U+BA7C) has a counter-clockwise outer contour
    
    * .notdef#5329 (U+BA7D) has a counter-clockwise outer contour
    
    * .notdef#5329 (U+BA7D) has a counter-clockwise outer contour
    
    * .notdef#5329 (U+BA7D) has a counter-clockwise outer contour
    
    * .notdef#5329 (U+BA7D) has a counter-clockwise outer contour
    
    * .notdef#533 (U+B2EC) has a counter-clockwise outer contour
    
    * .notdef#533 (U+B2EC) has a counter-clockwise outer contour
    
    * .notdef#533 (U+B2EC) has a counter-clockwise outer contour
    
    * .notdef#5330 (U+BA7E) has a counter-clockwise outer contour
    
    * .notdef#5330 (U+BA7E) has a counter-clockwise outer contour
    
    * .notdef#5330 (U+BA7E) has a counter-clockwise outer contour
    
    * .notdef#5330 (U+BA7E) has a counter-clockwise outer contour
    
    * .notdef#5330 (U+BA7E) has a counter-clockwise outer contour
    
    * .notdef#5331 (U+BA7F) has a counter-clockwise outer contour
    
    * .notdef#5331 (U+BA7F) has a counter-clockwise outer contour
    
    * .notdef#5331 (U+BA7F) has a counter-clockwise outer contour
    
    * .notdef#5331 (U+BA7F) has a counter-clockwise outer contour
    
    * .notdef#5331 (U+BA7F) has a counter-clockwise outer contour
    
    * .notdef#5332 (U+BA80) has a counter-clockwise outer contour
    
    * .notdef#5332 (U+BA80) has a counter-clockwise outer contour
    
    * .notdef#5332 (U+BA80) has a counter-clockwise outer contour
    
    * .notdef#5333 (U+BA81) has a counter-clockwise outer contour
    
    * .notdef#5333 (U+BA81) has a counter-clockwise outer contour
    
    * .notdef#5333 (U+BA81) has a counter-clockwise outer contour
    
    * .notdef#5334 (U+BA82) has a counter-clockwise outer contour
    
    * .notdef#5334 (U+BA82) has a counter-clockwise outer contour
    
    * .notdef#5334 (U+BA82) has a counter-clockwise outer contour
    
    * .notdef#5334 (U+BA82) has a counter-clockwise outer contour
    
    * .notdef#5335 (U+BA86) has a counter-clockwise outer contour
    
    * .notdef#5335 (U+BA86) has a counter-clockwise outer contour
    
    * .notdef#5335 (U+BA86) has a counter-clockwise outer contour
    
    * .notdef#5336 (U+BA88) has a counter-clockwise outer contour
    
    * .notdef#5336 (U+BA88) has a counter-clockwise outer contour
    
    * .notdef#5336 (U+BA88) has a counter-clockwise outer contour
    
    * .notdef#5337 (U+BA89) has a counter-clockwise outer contour
    
    * .notdef#5337 (U+BA89) has a counter-clockwise outer contour
    
    * .notdef#5337 (U+BA89) has a counter-clockwise outer contour
    
    * .notdef#5338 (U+BA8A) has a counter-clockwise outer contour
    
    * .notdef#5338 (U+BA8A) has a counter-clockwise outer contour
    
    * .notdef#5338 (U+BA8A) has a counter-clockwise outer contour
    
    * .notdef#5338 (U+BA8A) has a counter-clockwise outer contour
    
    * .notdef#5339 (U+BA8B) has a counter-clockwise outer contour
    
    * .notdef#5339 (U+BA8B) has a counter-clockwise outer contour
    
    * .notdef#5339 (U+BA8B) has a counter-clockwise outer contour
    
    * .notdef#5339 (U+BA8B) has a counter-clockwise outer contour
    
    * .notdef#534 (U+B2ED) has a counter-clockwise outer contour
    
    * .notdef#534 (U+B2ED) has a counter-clockwise outer contour
    
    * .notdef#534 (U+B2ED) has a counter-clockwise outer contour
    
    * .notdef#534 (U+B2ED) has a counter-clockwise outer contour
    
    * .notdef#5340 (U+BA8D) has a counter-clockwise outer contour
    
    * .notdef#5340 (U+BA8D) has a counter-clockwise outer contour
    
    * .notdef#5340 (U+BA8D) has a counter-clockwise outer contour
    
    * .notdef#5341 (U+BA8E) has a counter-clockwise outer contour
    
    * .notdef#5341 (U+BA8E) has a counter-clockwise outer contour
    
    * .notdef#5341 (U+BA8E) has a counter-clockwise outer contour
    
    * .notdef#5341 (U+BA8E) has a counter-clockwise outer contour
    
    * .notdef#5342 (U+BA8F) has a counter-clockwise outer contour
    
    * .notdef#5342 (U+BA8F) has a counter-clockwise outer contour
    
    * .notdef#5342 (U+BA8F) has a counter-clockwise outer contour
    
    * .notdef#5342 (U+BA8F) has a counter-clockwise outer contour
    
    * .notdef#5343 (U+BA90) has a counter-clockwise outer contour
    
    * .notdef#5343 (U+BA90) has a counter-clockwise outer contour
    
    * .notdef#5343 (U+BA90) has a counter-clockwise outer contour
    
    * .notdef#5344 (U+BA91) has a counter-clockwise outer contour
    
    * .notdef#5344 (U+BA91) has a counter-clockwise outer contour
    
    * .notdef#5344 (U+BA91) has a counter-clockwise outer contour
    
    * .notdef#5344 (U+BA91) has a counter-clockwise outer contour
    
    * .notdef#5345 (U+BA92) has a counter-clockwise outer contour
    
    * .notdef#5345 (U+BA92) has a counter-clockwise outer contour
    
    * .notdef#5345 (U+BA92) has a counter-clockwise outer contour
    
    * .notdef#5345 (U+BA92) has a counter-clockwise outer contour
    
    * .notdef#5345 (U+BA92) has a counter-clockwise outer contour
    
    * .notdef#5346 (U+BA93) has a counter-clockwise outer contour
    
    * .notdef#5346 (U+BA93) has a counter-clockwise outer contour
    
    * .notdef#5346 (U+BA93) has a counter-clockwise outer contour
    
    * .notdef#5347 (U+BA94) has a counter-clockwise outer contour
    
    * .notdef#5347 (U+BA94) has a counter-clockwise outer contour
    
    * .notdef#5347 (U+BA94) has a counter-clockwise outer contour
    
    * .notdef#5348 (U+BA95) has a counter-clockwise outer contour
    
    * .notdef#5348 (U+BA95) has a counter-clockwise outer contour
    
    * .notdef#5348 (U+BA95) has a counter-clockwise outer contour
    
    * .notdef#5348 (U+BA95) has a counter-clockwise outer contour
    
    * .notdef#5349 (U+BA96) has a counter-clockwise outer contour
    
    * .notdef#5349 (U+BA96) has a counter-clockwise outer contour
    
    * .notdef#5349 (U+BA96) has a counter-clockwise outer contour
    
    * .notdef#5349 (U+BA96) has a counter-clockwise outer contour
    
    * .notdef#535 (U+B2EE) has a counter-clockwise outer contour
    
    * .notdef#535 (U+B2EE) has a counter-clockwise outer contour
    
    * .notdef#535 (U+B2EE) has a counter-clockwise outer contour
    
    * .notdef#535 (U+B2EE) has a counter-clockwise outer contour
    
    * .notdef#5350 (U+BA97) has a counter-clockwise outer contour
    
    * .notdef#5350 (U+BA97) has a counter-clockwise outer contour
    
    * .notdef#5350 (U+BA97) has a counter-clockwise outer contour
    
    * .notdef#5350 (U+BA97) has a counter-clockwise outer contour
    
    * .notdef#5351 (U+BA98) has a counter-clockwise outer contour
    
    * .notdef#5351 (U+BA98) has a counter-clockwise outer contour
    
    * .notdef#5351 (U+BA98) has a counter-clockwise outer contour
    
    * .notdef#5351 (U+BA98) has a counter-clockwise outer contour
    
    * .notdef#5352 (U+BA99) has a counter-clockwise outer contour
    
    * .notdef#5352 (U+BA99) has a counter-clockwise outer contour
    
    * .notdef#5352 (U+BA99) has a counter-clockwise outer contour
    
    * .notdef#5352 (U+BA99) has a counter-clockwise outer contour
    
    * .notdef#5353 (U+BA9A) has a counter-clockwise outer contour
    
    * .notdef#5353 (U+BA9A) has a counter-clockwise outer contour
    
    * .notdef#5353 (U+BA9A) has a counter-clockwise outer contour
    
    * .notdef#5353 (U+BA9A) has a counter-clockwise outer contour
    
    * .notdef#5353 (U+BA9A) has a counter-clockwise outer contour
    
    * .notdef#5354 (U+BA9B) has a counter-clockwise outer contour
    
    * .notdef#5354 (U+BA9B) has a counter-clockwise outer contour
    
    * .notdef#5354 (U+BA9B) has a counter-clockwise outer contour
    
    * .notdef#5354 (U+BA9B) has a counter-clockwise outer contour
    
    * .notdef#5354 (U+BA9B) has a counter-clockwise outer contour
    
    * .notdef#5355 (U+BA9C) has a counter-clockwise outer contour
    
    * .notdef#5355 (U+BA9C) has a counter-clockwise outer contour
    
    * .notdef#5355 (U+BA9C) has a counter-clockwise outer contour
    
    * .notdef#5356 (U+BA9D) has a counter-clockwise outer contour
    
    * .notdef#5356 (U+BA9D) has a counter-clockwise outer contour
    
    * .notdef#5356 (U+BA9D) has a counter-clockwise outer contour
    
    * .notdef#5357 (U+BA9E) has a counter-clockwise outer contour
    
    * .notdef#5357 (U+BA9E) has a counter-clockwise outer contour
    
    * .notdef#5357 (U+BA9E) has a counter-clockwise outer contour
    
    * .notdef#5357 (U+BA9E) has a counter-clockwise outer contour
    
    * .notdef#5358 (U+BA9F) has a counter-clockwise outer contour
    
    * .notdef#5358 (U+BA9F) has a counter-clockwise outer contour
    
    * .notdef#5358 (U+BA9F) has a counter-clockwise outer contour
    
    * .notdef#5359 (U+BAA0) has a counter-clockwise outer contour
    
    * .notdef#5359 (U+BAA0) has a counter-clockwise outer contour
    
    * .notdef#5359 (U+BAA0) has a counter-clockwise outer contour
    
    * .notdef#536 (U+B2EF) has a counter-clockwise outer contour
    
    * .notdef#536 (U+B2EF) has a counter-clockwise outer contour
    
    * .notdef#536 (U+B2EF) has a counter-clockwise outer contour
    
    * .notdef#536 (U+B2EF) has a counter-clockwise outer contour
    
    * .notdef#5360 (U+BAA1) has a counter-clockwise outer contour
    
    * .notdef#5360 (U+BAA1) has a counter-clockwise outer contour
    
    * .notdef#5360 (U+BAA1) has a counter-clockwise outer contour
    
    * .notdef#5361 (U+BAA2) has a counter-clockwise outer contour
    
    * .notdef#5361 (U+BAA2) has a counter-clockwise outer contour
    
    * .notdef#5361 (U+BAA2) has a counter-clockwise outer contour
    
    * .notdef#5362 (U+BAA3) has a counter-clockwise outer contour
    
    * .notdef#5362 (U+BAA3) has a counter-clockwise outer contour
    
    * .notdef#5362 (U+BAA3) has a counter-clockwise outer contour
    
    * .notdef#5363 (U+BAA4) has a counter-clockwise outer contour
    
    * .notdef#5363 (U+BAA4) has a counter-clockwise outer contour
    
    * .notdef#5363 (U+BAA4) has a counter-clockwise outer contour
    
    * .notdef#5364 (U+BAA5) has a counter-clockwise outer contour
    
    * .notdef#5364 (U+BAA5) has a counter-clockwise outer contour
    
    * .notdef#5364 (U+BAA5) has a counter-clockwise outer contour
    
    * .notdef#5365 (U+BAA6) has a counter-clockwise outer contour
    
    * .notdef#5365 (U+BAA6) has a counter-clockwise outer contour
    
    * .notdef#5365 (U+BAA6) has a counter-clockwise outer contour
    
    * .notdef#5365 (U+BAA6) has a counter-clockwise outer contour
    
    * .notdef#5366 (U+BAA7) has a counter-clockwise outer contour
    
    * .notdef#5366 (U+BAA7) has a counter-clockwise outer contour
    
    * .notdef#5366 (U+BAA7) has a counter-clockwise outer contour
    
    * .notdef#5366 (U+BAA7) has a counter-clockwise outer contour
    
    * .notdef#5367 (U+BAAA) has a counter-clockwise outer contour
    
    * .notdef#5367 (U+BAAA) has a counter-clockwise outer contour
    
    * .notdef#5367 (U+BAAA) has a counter-clockwise outer contour
    
    * .notdef#5367 (U+BAAA) has a counter-clockwise outer contour
    
    * .notdef#5368 (U+BAAD) has a counter-clockwise outer contour
    
    * .notdef#5368 (U+BAAD) has a counter-clockwise outer contour
    
    * .notdef#5368 (U+BAAD) has a counter-clockwise outer contour
    
    * .notdef#5368 (U+BAAD) has a counter-clockwise outer contour
    
    * .notdef#5369 (U+BAAE) has a counter-clockwise outer contour
    
    * .notdef#5369 (U+BAAE) has a counter-clockwise outer contour
    
    * .notdef#5369 (U+BAAE) has a counter-clockwise outer contour
    
    * .notdef#5369 (U+BAAE) has a counter-clockwise outer contour
    
    * .notdef#5369 (U+BAAE) has a counter-clockwise outer contour
    
    * .notdef#537 (U+B2F3) has a counter-clockwise outer contour
    
    * .notdef#537 (U+B2F3) has a counter-clockwise outer contour
    
    * .notdef#537 (U+B2F3) has a counter-clockwise outer contour
    
    * .notdef#537 (U+B2F3) has a counter-clockwise outer contour
    
    * .notdef#537 (U+B2F3) has a counter-clockwise outer contour
    
    * .notdef#5370 (U+BAAF) has a counter-clockwise outer contour
    
    * .notdef#5370 (U+BAAF) has a counter-clockwise outer contour
    
    * .notdef#5370 (U+BAAF) has a counter-clockwise outer contour
    
    * .notdef#5371 (U+BAB1) has a counter-clockwise outer contour
    
    * .notdef#5371 (U+BAB1) has a counter-clockwise outer contour
    
    * .notdef#5371 (U+BAB1) has a counter-clockwise outer contour
    
    * .notdef#5371 (U+BAB1) has a counter-clockwise outer contour
    
    * .notdef#5372 (U+BAB3) has a counter-clockwise outer contour
    
    * .notdef#5372 (U+BAB3) has a counter-clockwise outer contour
    
    * .notdef#5372 (U+BAB3) has a counter-clockwise outer contour
    
    * .notdef#5372 (U+BAB3) has a counter-clockwise outer contour
    
    * .notdef#5373 (U+BAB4) has a counter-clockwise outer contour
    
    * .notdef#5373 (U+BAB4) has a counter-clockwise outer contour
    
    * .notdef#5373 (U+BAB4) has a counter-clockwise outer contour
    
    * .notdef#5373 (U+BAB4) has a counter-clockwise outer contour
    
    * .notdef#5374 (U+BAB5) has a counter-clockwise outer contour
    
    * .notdef#5374 (U+BAB5) has a counter-clockwise outer contour
    
    * .notdef#5374 (U+BAB5) has a counter-clockwise outer contour
    
    * .notdef#5374 (U+BAB5) has a counter-clockwise outer contour
    
    * .notdef#5375 (U+BAB6) has a counter-clockwise outer contour
    
    * .notdef#5375 (U+BAB6) has a counter-clockwise outer contour
    
    * .notdef#5375 (U+BAB6) has a counter-clockwise outer contour
    
    * .notdef#5375 (U+BAB6) has a counter-clockwise outer contour
    
    * .notdef#5375 (U+BAB6) has a counter-clockwise outer contour
    
    * .notdef#5376 (U+BAB7) has a counter-clockwise outer contour
    
    * .notdef#5376 (U+BAB7) has a counter-clockwise outer contour
    
    * .notdef#5376 (U+BAB7) has a counter-clockwise outer contour
    
    * .notdef#5376 (U+BAB7) has a counter-clockwise outer contour
    
    * .notdef#5376 (U+BAB7) has a counter-clockwise outer contour
    
    * .notdef#5377 (U+BABA) has a counter-clockwise outer contour
    
    * .notdef#5377 (U+BABA) has a counter-clockwise outer contour
    
    * .notdef#5377 (U+BABA) has a counter-clockwise outer contour
    
    * .notdef#5377 (U+BABA) has a counter-clockwise outer contour
    
    * .notdef#5378 (U+BABC) has a counter-clockwise outer contour
    
    * .notdef#5378 (U+BABC) has a counter-clockwise outer contour
    
    * .notdef#5378 (U+BABC) has a counter-clockwise outer contour
    
    * .notdef#5379 (U+BABE) has a counter-clockwise outer contour
    
    * .notdef#5379 (U+BABE) has a counter-clockwise outer contour
    
    * .notdef#5379 (U+BABE) has a counter-clockwise outer contour
    
    * .notdef#538 (U+B2F4) has a counter-clockwise outer contour
    
    * .notdef#538 (U+B2F4) has a counter-clockwise outer contour
    
    * .notdef#538 (U+B2F4) has a counter-clockwise outer contour
    
    * .notdef#5380 (U+BABF) has a counter-clockwise outer contour
    
    * .notdef#5380 (U+BABF) has a counter-clockwise outer contour
    
    * .notdef#5380 (U+BABF) has a counter-clockwise outer contour
    
    * .notdef#5381 (U+BAC0) has a counter-clockwise outer contour
    
    * .notdef#5381 (U+BAC0) has a counter-clockwise outer contour
    
    * .notdef#5381 (U+BAC0) has a counter-clockwise outer contour
    
    * .notdef#5382 (U+BAC1) has a counter-clockwise outer contour
    
    * .notdef#5382 (U+BAC1) has a counter-clockwise outer contour
    
    * .notdef#5382 (U+BAC1) has a counter-clockwise outer contour
    
    * .notdef#5383 (U+BAC2) has a counter-clockwise outer contour
    
    * .notdef#5383 (U+BAC2) has a counter-clockwise outer contour
    
    * .notdef#5383 (U+BAC2) has a counter-clockwise outer contour
    
    * .notdef#5383 (U+BAC2) has a counter-clockwise outer contour
    
    * .notdef#5384 (U+BAC3) has a counter-clockwise outer contour
    
    * .notdef#5384 (U+BAC3) has a counter-clockwise outer contour
    
    * .notdef#5384 (U+BAC3) has a counter-clockwise outer contour
    
    * .notdef#5384 (U+BAC3) has a counter-clockwise outer contour
    
    * .notdef#5385 (U+BAC5) has a counter-clockwise outer contour
    
    * .notdef#5385 (U+BAC5) has a counter-clockwise outer contour
    
    * .notdef#5385 (U+BAC5) has a counter-clockwise outer contour
    
    * .notdef#5385 (U+BAC5) has a counter-clockwise outer contour
    
    * .notdef#5386 (U+BAC6) has a counter-clockwise outer contour
    
    * .notdef#5386 (U+BAC6) has a counter-clockwise outer contour
    
    * .notdef#5386 (U+BAC6) has a counter-clockwise outer contour
    
    * .notdef#5386 (U+BAC6) has a counter-clockwise outer contour
    
    * .notdef#5386 (U+BAC6) has a counter-clockwise outer contour
    
    * .notdef#5387 (U+BAC7) has a counter-clockwise outer contour
    
    * .notdef#5387 (U+BAC7) has a counter-clockwise outer contour
    
    * .notdef#5387 (U+BAC7) has a counter-clockwise outer contour
    
    * .notdef#5387 (U+BAC7) has a counter-clockwise outer contour
    
    * .notdef#5387 (U+BAC7) has a counter-clockwise outer contour
    
    * .notdef#5388 (U+BAC9) has a counter-clockwise outer contour
    
    * .notdef#5388 (U+BAC9) has a counter-clockwise outer contour
    
    * .notdef#5388 (U+BAC9) has a counter-clockwise outer contour
    
    * .notdef#5388 (U+BAC9) has a counter-clockwise outer contour
    
    * .notdef#5388 (U+BAC9) has a counter-clockwise outer contour
    
    * .notdef#5389 (U+BACA) has a counter-clockwise outer contour
    
    * .notdef#5389 (U+BACA) has a counter-clockwise outer contour
    
    * .notdef#5389 (U+BACA) has a counter-clockwise outer contour
    
    * .notdef#5389 (U+BACA) has a counter-clockwise outer contour
    
    * .notdef#5389 (U+BACA) has a counter-clockwise outer contour
    
    * .notdef#5389 (U+BACA) has a counter-clockwise outer contour
    
    * .notdef#539 (U+B2F5) has a counter-clockwise outer contour
    
    * .notdef#539 (U+B2F5) has a counter-clockwise outer contour
    
    * .notdef#539 (U+B2F5) has a counter-clockwise outer contour
    
    * .notdef#5390 (U+BACB) has a counter-clockwise outer contour
    
    * .notdef#5390 (U+BACB) has a counter-clockwise outer contour
    
    * .notdef#5390 (U+BACB) has a counter-clockwise outer contour
    
    * .notdef#5390 (U+BACB) has a counter-clockwise outer contour
    
    * .notdef#5391 (U+BACC) has a counter-clockwise outer contour
    
    * .notdef#5391 (U+BACC) has a counter-clockwise outer contour
    
    * .notdef#5391 (U+BACC) has a counter-clockwise outer contour
    
    * .notdef#5391 (U+BACC) has a counter-clockwise outer contour
    
    * .notdef#5392 (U+BACD) has a counter-clockwise outer contour
    
    * .notdef#5392 (U+BACD) has a counter-clockwise outer contour
    
    * .notdef#5392 (U+BACD) has a counter-clockwise outer contour
    
    * .notdef#5392 (U+BACD) has a counter-clockwise outer contour
    
    * .notdef#5392 (U+BACD) has a counter-clockwise outer contour
    
    * .notdef#5393 (U+BACE) has a counter-clockwise outer contour
    
    * .notdef#5393 (U+BACE) has a counter-clockwise outer contour
    
    * .notdef#5393 (U+BACE) has a counter-clockwise outer contour
    
    * .notdef#5393 (U+BACE) has a counter-clockwise outer contour
    
    * .notdef#5393 (U+BACE) has a counter-clockwise outer contour
    
    * .notdef#5394 (U+BACF) has a counter-clockwise outer contour
    
    * .notdef#5394 (U+BACF) has a counter-clockwise outer contour
    
    * .notdef#5394 (U+BACF) has a counter-clockwise outer contour
    
    * .notdef#5394 (U+BACF) has a counter-clockwise outer contour
    
    * .notdef#5394 (U+BACF) has a counter-clockwise outer contour
    
    * .notdef#5395 (U+BAD0) has a counter-clockwise outer contour
    
    * .notdef#5395 (U+BAD0) has a counter-clockwise outer contour
    
    * .notdef#5395 (U+BAD0) has a counter-clockwise outer contour
    
    * .notdef#5395 (U+BAD0) has a counter-clockwise outer contour
    
    * .notdef#5395 (U+BAD0) has a counter-clockwise outer contour
    
    * .notdef#5396 (U+BAD1) has a counter-clockwise outer contour
    
    * .notdef#5396 (U+BAD1) has a counter-clockwise outer contour
    
    * .notdef#5396 (U+BAD1) has a counter-clockwise outer contour
    
    * .notdef#5396 (U+BAD1) has a counter-clockwise outer contour
    
    * .notdef#5396 (U+BAD1) has a counter-clockwise outer contour
    
    * .notdef#5397 (U+BAD2) has a counter-clockwise outer contour
    
    * .notdef#5397 (U+BAD2) has a counter-clockwise outer contour
    
    * .notdef#5397 (U+BAD2) has a counter-clockwise outer contour
    
    * .notdef#5397 (U+BAD2) has a counter-clockwise outer contour
    
    * .notdef#5397 (U+BAD2) has a counter-clockwise outer contour
    
    * .notdef#5397 (U+BAD2) has a counter-clockwise outer contour
    
    * .notdef#5398 (U+BAD3) has a counter-clockwise outer contour
    
    * .notdef#5398 (U+BAD3) has a counter-clockwise outer contour
    
    * .notdef#5398 (U+BAD3) has a counter-clockwise outer contour
    
    * .notdef#5398 (U+BAD3) has a counter-clockwise outer contour
    
    * .notdef#5398 (U+BAD3) has a counter-clockwise outer contour
    
    * .notdef#5398 (U+BAD3) has a counter-clockwise outer contour
    
    * .notdef#5399 (U+BAD4) has a counter-clockwise outer contour
    
    * .notdef#5399 (U+BAD4) has a counter-clockwise outer contour
    
    * .notdef#5399 (U+BAD4) has a counter-clockwise outer contour
    
    * .notdef#5399 (U+BAD4) has a counter-clockwise outer contour
    
    * .notdef#540 (U+B2F7) has a counter-clockwise outer contour
    
    * .notdef#540 (U+B2F7) has a counter-clockwise outer contour
    
    * .notdef#540 (U+B2F7) has a counter-clockwise outer contour
    
    * .notdef#5400 (U+BAD5) has a counter-clockwise outer contour
    
    * .notdef#5400 (U+BAD5) has a counter-clockwise outer contour
    
    * .notdef#5400 (U+BAD5) has a counter-clockwise outer contour
    
    * .notdef#5400 (U+BAD5) has a counter-clockwise outer contour
    
    * .notdef#5401 (U+BAD6) has a counter-clockwise outer contour
    
    * .notdef#5401 (U+BAD6) has a counter-clockwise outer contour
    
    * .notdef#5401 (U+BAD6) has a counter-clockwise outer contour
    
    * .notdef#5401 (U+BAD6) has a counter-clockwise outer contour
    
    * .notdef#5401 (U+BAD6) has a counter-clockwise outer contour
    
    * .notdef#5402 (U+BAD7) has a counter-clockwise outer contour
    
    * .notdef#5402 (U+BAD7) has a counter-clockwise outer contour
    
    * .notdef#5402 (U+BAD7) has a counter-clockwise outer contour
    
    * .notdef#5402 (U+BAD7) has a counter-clockwise outer contour
    
    * .notdef#5403 (U+BADA) has a counter-clockwise outer contour
    
    * .notdef#5403 (U+BADA) has a counter-clockwise outer contour
    
    * .notdef#5403 (U+BADA) has a counter-clockwise outer contour
    
    * .notdef#5403 (U+BADA) has a counter-clockwise outer contour
    
    * .notdef#5404 (U+BADB) has a counter-clockwise outer contour
    
    * .notdef#5404 (U+BADB) has a counter-clockwise outer contour
    
    * .notdef#5404 (U+BADB) has a counter-clockwise outer contour
    
    * .notdef#5404 (U+BADB) has a counter-clockwise outer contour
    
    * .notdef#5405 (U+BADC) has a counter-clockwise outer contour
    
    * .notdef#5405 (U+BADC) has a counter-clockwise outer contour
    
    * .notdef#5405 (U+BADC) has a counter-clockwise outer contour
    
    * .notdef#5405 (U+BADC) has a counter-clockwise outer contour
    
    * .notdef#5406 (U+BADD) has a counter-clockwise outer contour
    
    * .notdef#5406 (U+BADD) has a counter-clockwise outer contour
    
    * .notdef#5406 (U+BADD) has a counter-clockwise outer contour
    
    * .notdef#5406 (U+BADD) has a counter-clockwise outer contour
    
    * .notdef#5407 (U+BADE) has a counter-clockwise outer contour
    
    * .notdef#5407 (U+BADE) has a counter-clockwise outer contour
    
    * .notdef#5407 (U+BADE) has a counter-clockwise outer contour
    
    * .notdef#5407 (U+BADE) has a counter-clockwise outer contour
    
    * .notdef#5407 (U+BADE) has a counter-clockwise outer contour
    
    * .notdef#5408 (U+BADF) has a counter-clockwise outer contour
    
    * .notdef#5408 (U+BADF) has a counter-clockwise outer contour
    
    * .notdef#5408 (U+BADF) has a counter-clockwise outer contour
    
    * .notdef#5408 (U+BADF) has a counter-clockwise outer contour
    
    * .notdef#5408 (U+BADF) has a counter-clockwise outer contour
    
    * .notdef#5409 (U+BAE0) has a counter-clockwise outer contour
    
    * .notdef#5409 (U+BAE0) has a counter-clockwise outer contour
    
    * .notdef#5409 (U+BAE0) has a counter-clockwise outer contour
    
    * .notdef#541 (U+B2F8) has a counter-clockwise outer contour
    
    * .notdef#541 (U+B2F8) has a counter-clockwise outer contour
    
    * .notdef#541 (U+B2F8) has a counter-clockwise outer contour
    
    * .notdef#5410 (U+BAE1) has a counter-clockwise outer contour
    
    * .notdef#5410 (U+BAE1) has a counter-clockwise outer contour
    
    * .notdef#5410 (U+BAE1) has a counter-clockwise outer contour
    
    * .notdef#5410 (U+BAE1) has a counter-clockwise outer contour
    
    * .notdef#5411 (U+BAE2) has a counter-clockwise outer contour
    
    * .notdef#5411 (U+BAE2) has a counter-clockwise outer contour
    
    * .notdef#5411 (U+BAE2) has a counter-clockwise outer contour
    
    * .notdef#5411 (U+BAE2) has a counter-clockwise outer contour
    
    * .notdef#5411 (U+BAE2) has a counter-clockwise outer contour
    
    * .notdef#5412 (U+BAE3) has a counter-clockwise outer contour
    
    * .notdef#5412 (U+BAE3) has a counter-clockwise outer contour
    
    * .notdef#5412 (U+BAE3) has a counter-clockwise outer contour
    
    * .notdef#5412 (U+BAE3) has a counter-clockwise outer contour
    
    * .notdef#5412 (U+BAE3) has a counter-clockwise outer contour
    
    * .notdef#5413 (U+BAE4) has a counter-clockwise outer contour
    
    * .notdef#5413 (U+BAE4) has a counter-clockwise outer contour
    
    * .notdef#5413 (U+BAE4) has a counter-clockwise outer contour
    
    * .notdef#5413 (U+BAE4) has a counter-clockwise outer contour
    
    * .notdef#5414 (U+BAE5) has a counter-clockwise outer contour
    
    * .notdef#5414 (U+BAE5) has a counter-clockwise outer contour
    
    * .notdef#5414 (U+BAE5) has a counter-clockwise outer contour
    
    * .notdef#5414 (U+BAE5) has a counter-clockwise outer contour
    
    * .notdef#5414 (U+BAE5) has a counter-clockwise outer contour
    
    * .notdef#5415 (U+BAE6) has a counter-clockwise outer contour
    
    * .notdef#5415 (U+BAE6) has a counter-clockwise outer contour
    
    * .notdef#5415 (U+BAE6) has a counter-clockwise outer contour
    
    * .notdef#5415 (U+BAE6) has a counter-clockwise outer contour
    
    * .notdef#5415 (U+BAE6) has a counter-clockwise outer contour
    
    * .notdef#5415 (U+BAE6) has a counter-clockwise outer contour
    
    * .notdef#5416 (U+BAE7) has a counter-clockwise outer contour
    
    * .notdef#5416 (U+BAE7) has a counter-clockwise outer contour
    
    * .notdef#5416 (U+BAE7) has a counter-clockwise outer contour
    
    * .notdef#5416 (U+BAE7) has a counter-clockwise outer contour
    
    * .notdef#5417 (U+BAE8) has a counter-clockwise outer contour
    
    * .notdef#5417 (U+BAE8) has a counter-clockwise outer contour
    
    * .notdef#5417 (U+BAE8) has a counter-clockwise outer contour
    
    * .notdef#5417 (U+BAE8) has a counter-clockwise outer contour
    
    * .notdef#5418 (U+BAE9) has a counter-clockwise outer contour
    
    * .notdef#5418 (U+BAE9) has a counter-clockwise outer contour
    
    * .notdef#5418 (U+BAE9) has a counter-clockwise outer contour
    
    * .notdef#5418 (U+BAE9) has a counter-clockwise outer contour
    
    * .notdef#5418 (U+BAE9) has a counter-clockwise outer contour
    
    * .notdef#5419 (U+BAEA) has a counter-clockwise outer contour
    
    * .notdef#5419 (U+BAEA) has a counter-clockwise outer contour
    
    * .notdef#5419 (U+BAEA) has a counter-clockwise outer contour
    
    * .notdef#5419 (U+BAEA) has a counter-clockwise outer contour
    
    * .notdef#5419 (U+BAEA) has a counter-clockwise outer contour
    
    * .notdef#542 (U+B2F9) has a counter-clockwise outer contour
    
    * .notdef#542 (U+B2F9) has a counter-clockwise outer contour
    
    * .notdef#542 (U+B2F9) has a counter-clockwise outer contour
    
    * .notdef#5420 (U+BAEB) has a counter-clockwise outer contour
    
    * .notdef#5420 (U+BAEB) has a counter-clockwise outer contour
    
    * .notdef#5420 (U+BAEB) has a counter-clockwise outer contour
    
    * .notdef#5420 (U+BAEB) has a counter-clockwise outer contour
    
    * .notdef#5420 (U+BAEB) has a counter-clockwise outer contour
    
    * .notdef#5421 (U+BAEC) has a counter-clockwise outer contour
    
    * .notdef#5421 (U+BAEC) has a counter-clockwise outer contour
    
    * .notdef#5421 (U+BAEC) has a counter-clockwise outer contour
    
    * .notdef#5421 (U+BAEC) has a counter-clockwise outer contour
    
    * .notdef#5421 (U+BAEC) has a counter-clockwise outer contour
    
    * .notdef#5422 (U+BAED) has a counter-clockwise outer contour
    
    * .notdef#5422 (U+BAED) has a counter-clockwise outer contour
    
    * .notdef#5422 (U+BAED) has a counter-clockwise outer contour
    
    * .notdef#5422 (U+BAED) has a counter-clockwise outer contour
    
    * .notdef#5422 (U+BAED) has a counter-clockwise outer contour
    
    * .notdef#5423 (U+BAEE) has a counter-clockwise outer contour
    
    * .notdef#5423 (U+BAEE) has a counter-clockwise outer contour
    
    * .notdef#5423 (U+BAEE) has a counter-clockwise outer contour
    
    * .notdef#5423 (U+BAEE) has a counter-clockwise outer contour
    
    * .notdef#5423 (U+BAEE) has a counter-clockwise outer contour
    
    * .notdef#5423 (U+BAEE) has a counter-clockwise outer contour
    
    * .notdef#5424 (U+BAEF) has a counter-clockwise outer contour
    
    * .notdef#5424 (U+BAEF) has a counter-clockwise outer contour
    
    * .notdef#5424 (U+BAEF) has a counter-clockwise outer contour
    
    * .notdef#5424 (U+BAEF) has a counter-clockwise outer contour
    
    * .notdef#5424 (U+BAEF) has a counter-clockwise outer contour
    
    * .notdef#5424 (U+BAEF) has a counter-clockwise outer contour
    
    * .notdef#5425 (U+BAF0) has a counter-clockwise outer contour
    
    * .notdef#5425 (U+BAF0) has a counter-clockwise outer contour
    
    * .notdef#5425 (U+BAF0) has a counter-clockwise outer contour
    
    * .notdef#5425 (U+BAF0) has a counter-clockwise outer contour
    
    * .notdef#5426 (U+BAF1) has a counter-clockwise outer contour
    
    * .notdef#5426 (U+BAF1) has a counter-clockwise outer contour
    
    * .notdef#5426 (U+BAF1) has a counter-clockwise outer contour
    
    * .notdef#5426 (U+BAF1) has a counter-clockwise outer contour
    
    * .notdef#5427 (U+BAF2) has a counter-clockwise outer contour
    
    * .notdef#5427 (U+BAF2) has a counter-clockwise outer contour
    
    * .notdef#5427 (U+BAF2) has a counter-clockwise outer contour
    
    * .notdef#5427 (U+BAF2) has a counter-clockwise outer contour
    
    * .notdef#5427 (U+BAF2) has a counter-clockwise outer contour
    
    * .notdef#5428 (U+BAF3) has a counter-clockwise outer contour
    
    * .notdef#5428 (U+BAF3) has a counter-clockwise outer contour
    
    * .notdef#5428 (U+BAF3) has a counter-clockwise outer contour
    
    * .notdef#5428 (U+BAF3) has a counter-clockwise outer contour
    
    * .notdef#5429 (U+BAF4) has a counter-clockwise outer contour
    
    * .notdef#5429 (U+BAF4) has a counter-clockwise outer contour
    
    * .notdef#5429 (U+BAF4) has a counter-clockwise outer contour
    
    * .notdef#5429 (U+BAF4) has a counter-clockwise outer contour
    
    * .notdef#543 (U+B2FA) has a counter-clockwise outer contour
    
    * .notdef#543 (U+B2FA) has a counter-clockwise outer contour
    
    * .notdef#543 (U+B2FA) has a counter-clockwise outer contour
    
    * .notdef#5430 (U+BAF5) has a counter-clockwise outer contour
    
    * .notdef#5430 (U+BAF5) has a counter-clockwise outer contour
    
    * .notdef#5430 (U+BAF5) has a counter-clockwise outer contour
    
    * .notdef#5430 (U+BAF5) has a counter-clockwise outer contour
    
    * .notdef#5431 (U+BAF6) has a counter-clockwise outer contour
    
    * .notdef#5431 (U+BAF6) has a counter-clockwise outer contour
    
    * .notdef#5431 (U+BAF6) has a counter-clockwise outer contour
    
    * .notdef#5431 (U+BAF6) has a counter-clockwise outer contour
    
    * .notdef#5432 (U+BAF7) has a counter-clockwise outer contour
    
    * .notdef#5432 (U+BAF7) has a counter-clockwise outer contour
    
    * .notdef#5432 (U+BAF7) has a counter-clockwise outer contour
    
    * .notdef#5432 (U+BAF7) has a counter-clockwise outer contour
    
    * .notdef#5433 (U+BAF8) has a counter-clockwise outer contour
    
    * .notdef#5433 (U+BAF8) has a counter-clockwise outer contour
    
    * .notdef#5433 (U+BAF8) has a counter-clockwise outer contour
    
    * .notdef#5433 (U+BAF8) has a counter-clockwise outer contour
    
    * .notdef#5434 (U+BAF9) has a counter-clockwise outer contour
    
    * .notdef#5434 (U+BAF9) has a counter-clockwise outer contour
    
    * .notdef#5434 (U+BAF9) has a counter-clockwise outer contour
    
    * .notdef#5434 (U+BAF9) has a counter-clockwise outer contour
    
    * .notdef#5435 (U+BAFA) has a counter-clockwise outer contour
    
    * .notdef#5435 (U+BAFA) has a counter-clockwise outer contour
    
    * .notdef#5435 (U+BAFA) has a counter-clockwise outer contour
    
    * .notdef#5435 (U+BAFA) has a counter-clockwise outer contour
    
    * .notdef#5435 (U+BAFA) has a counter-clockwise outer contour
    
    * .notdef#5436 (U+BAFB) has a counter-clockwise outer contour
    
    * .notdef#5436 (U+BAFB) has a counter-clockwise outer contour
    
    * .notdef#5436 (U+BAFB) has a counter-clockwise outer contour
    
    * .notdef#5436 (U+BAFB) has a counter-clockwise outer contour
    
    * .notdef#5436 (U+BAFB) has a counter-clockwise outer contour
    
    * .notdef#5437 (U+BAFD) has a counter-clockwise outer contour
    
    * .notdef#5437 (U+BAFD) has a counter-clockwise outer contour
    
    * .notdef#5437 (U+BAFD) has a counter-clockwise outer contour
    
    * .notdef#5437 (U+BAFD) has a counter-clockwise outer contour
    
    * .notdef#5438 (U+BAFE) has a counter-clockwise outer contour
    
    * .notdef#5438 (U+BAFE) has a counter-clockwise outer contour
    
    * .notdef#5438 (U+BAFE) has a counter-clockwise outer contour
    
    * .notdef#5438 (U+BAFE) has a counter-clockwise outer contour
    
    * .notdef#5438 (U+BAFE) has a counter-clockwise outer contour
    
    * .notdef#5439 (U+BAFF) has a counter-clockwise outer contour
    
    * .notdef#5439 (U+BAFF) has a counter-clockwise outer contour
    
    * .notdef#5439 (U+BAFF) has a counter-clockwise outer contour
    
    * .notdef#5439 (U+BAFF) has a counter-clockwise outer contour
    
    * .notdef#5439 (U+BAFF) has a counter-clockwise outer contour
    
    * .notdef#544 (U+B2FB) has a counter-clockwise outer contour
    
    * .notdef#544 (U+B2FB) has a counter-clockwise outer contour
    
    * .notdef#544 (U+B2FB) has a counter-clockwise outer contour
    
    * .notdef#5440 (U+BB01) has a counter-clockwise outer contour
    
    * .notdef#5440 (U+BB01) has a counter-clockwise outer contour
    
    * .notdef#5440 (U+BB01) has a counter-clockwise outer contour
    
    * .notdef#5440 (U+BB01) has a counter-clockwise outer contour
    
    * .notdef#5440 (U+BB01) has a counter-clockwise outer contour
    
    * .notdef#5441 (U+BB02) has a counter-clockwise outer contour
    
    * .notdef#5441 (U+BB02) has a counter-clockwise outer contour
    
    * .notdef#5441 (U+BB02) has a counter-clockwise outer contour
    
    * .notdef#5441 (U+BB02) has a counter-clockwise outer contour
    
    * .notdef#5441 (U+BB02) has a counter-clockwise outer contour
    
    * .notdef#5441 (U+BB02) has a counter-clockwise outer contour
    
    * .notdef#5442 (U+BB03) has a counter-clockwise outer contour
    
    * .notdef#5442 (U+BB03) has a counter-clockwise outer contour
    
    * .notdef#5442 (U+BB03) has a counter-clockwise outer contour
    
    * .notdef#5442 (U+BB03) has a counter-clockwise outer contour
    
    * .notdef#5443 (U+BB05) has a counter-clockwise outer contour
    
    * .notdef#5443 (U+BB05) has a counter-clockwise outer contour
    
    * .notdef#5443 (U+BB05) has a counter-clockwise outer contour
    
    * .notdef#5443 (U+BB05) has a counter-clockwise outer contour
    
    * .notdef#5443 (U+BB05) has a counter-clockwise outer contour
    
    * .notdef#5444 (U+BB06) has a counter-clockwise outer contour
    
    * .notdef#5444 (U+BB06) has a counter-clockwise outer contour
    
    * .notdef#5444 (U+BB06) has a counter-clockwise outer contour
    
    * .notdef#5444 (U+BB06) has a counter-clockwise outer contour
    
    * .notdef#5444 (U+BB06) has a counter-clockwise outer contour
    
    * .notdef#5445 (U+BB07) has a counter-clockwise outer contour
    
    * .notdef#5445 (U+BB07) has a counter-clockwise outer contour
    
    * .notdef#5445 (U+BB07) has a counter-clockwise outer contour
    
    * .notdef#5445 (U+BB07) has a counter-clockwise outer contour
    
    * .notdef#5445 (U+BB07) has a counter-clockwise outer contour
    
    * .notdef#5446 (U+BB08) has a counter-clockwise outer contour
    
    * .notdef#5446 (U+BB08) has a counter-clockwise outer contour
    
    * .notdef#5446 (U+BB08) has a counter-clockwise outer contour
    
    * .notdef#5446 (U+BB08) has a counter-clockwise outer contour
    
    * .notdef#5446 (U+BB08) has a counter-clockwise outer contour
    
    * .notdef#5447 (U+BB09) has a counter-clockwise outer contour
    
    * .notdef#5447 (U+BB09) has a counter-clockwise outer contour
    
    * .notdef#5447 (U+BB09) has a counter-clockwise outer contour
    
    * .notdef#5447 (U+BB09) has a counter-clockwise outer contour
    
    * .notdef#5447 (U+BB09) has a counter-clockwise outer contour
    
    * .notdef#5448 (U+BB0A) has a counter-clockwise outer contour
    
    * .notdef#5448 (U+BB0A) has a counter-clockwise outer contour
    
    * .notdef#5448 (U+BB0A) has a counter-clockwise outer contour
    
    * .notdef#5448 (U+BB0A) has a counter-clockwise outer contour
    
    * .notdef#5448 (U+BB0A) has a counter-clockwise outer contour
    
    * .notdef#5448 (U+BB0A) has a counter-clockwise outer contour
    
    * .notdef#5449 (U+BB0B) has a counter-clockwise outer contour
    
    * .notdef#5449 (U+BB0B) has a counter-clockwise outer contour
    
    * .notdef#5449 (U+BB0B) has a counter-clockwise outer contour
    
    * .notdef#5449 (U+BB0B) has a counter-clockwise outer contour
    
    * .notdef#5449 (U+BB0B) has a counter-clockwise outer contour
    
    * .notdef#5449 (U+BB0B) has a counter-clockwise outer contour
    
    * .notdef#545 (U+B2FF) has a counter-clockwise outer contour
    
    * .notdef#545 (U+B2FF) has a counter-clockwise outer contour
    
    * .notdef#545 (U+B2FF) has a counter-clockwise outer contour
    
    * .notdef#545 (U+B2FF) has a counter-clockwise outer contour
    
    * .notdef#5450 (U+BB0C) has a counter-clockwise outer contour
    
    * .notdef#5450 (U+BB0C) has a counter-clockwise outer contour
    
    * .notdef#5450 (U+BB0C) has a counter-clockwise outer contour
    
    * .notdef#5450 (U+BB0C) has a counter-clockwise outer contour
    
    * .notdef#5451 (U+BB0E) has a counter-clockwise outer contour
    
    * .notdef#5451 (U+BB0E) has a counter-clockwise outer contour
    
    * .notdef#5451 (U+BB0E) has a counter-clockwise outer contour
    
    * .notdef#5451 (U+BB0E) has a counter-clockwise outer contour
    
    * .notdef#5451 (U+BB0E) has a counter-clockwise outer contour
    
    * .notdef#5452 (U+BB10) has a counter-clockwise outer contour
    
    * .notdef#5452 (U+BB10) has a counter-clockwise outer contour
    
    * .notdef#5452 (U+BB10) has a counter-clockwise outer contour
    
    * .notdef#5452 (U+BB10) has a counter-clockwise outer contour
    
    * .notdef#5453 (U+BB12) has a counter-clockwise outer contour
    
    * .notdef#5453 (U+BB12) has a counter-clockwise outer contour
    
    * .notdef#5453 (U+BB12) has a counter-clockwise outer contour
    
    * .notdef#5453 (U+BB12) has a counter-clockwise outer contour
    
    * .notdef#5454 (U+BB13) has a counter-clockwise outer contour
    
    * .notdef#5454 (U+BB13) has a counter-clockwise outer contour
    
    * .notdef#5454 (U+BB13) has a counter-clockwise outer contour
    
    * .notdef#5454 (U+BB13) has a counter-clockwise outer contour
    
    * .notdef#5455 (U+BB14) has a counter-clockwise outer contour
    
    * .notdef#5455 (U+BB14) has a counter-clockwise outer contour
    
    * .notdef#5455 (U+BB14) has a counter-clockwise outer contour
    
    * .notdef#5455 (U+BB14) has a counter-clockwise outer contour
    
    * .notdef#5456 (U+BB15) has a counter-clockwise outer contour
    
    * .notdef#5456 (U+BB15) has a counter-clockwise outer contour
    
    * .notdef#5456 (U+BB15) has a counter-clockwise outer contour
    
    * .notdef#5456 (U+BB15) has a counter-clockwise outer contour
    
    * .notdef#5457 (U+BB16) has a counter-clockwise outer contour
    
    * .notdef#5457 (U+BB16) has a counter-clockwise outer contour
    
    * .notdef#5457 (U+BB16) has a counter-clockwise outer contour
    
    * .notdef#5457 (U+BB16) has a counter-clockwise outer contour
    
    * .notdef#5457 (U+BB16) has a counter-clockwise outer contour
    
    * .notdef#5458 (U+BB17) has a counter-clockwise outer contour
    
    * .notdef#5458 (U+BB17) has a counter-clockwise outer contour
    
    * .notdef#5458 (U+BB17) has a counter-clockwise outer contour
    
    * .notdef#5458 (U+BB17) has a counter-clockwise outer contour
    
    * .notdef#5458 (U+BB17) has a counter-clockwise outer contour
    
    * .notdef#5459 (U+BB19) has a counter-clockwise outer contour
    
    * .notdef#5459 (U+BB19) has a counter-clockwise outer contour
    
    * .notdef#5459 (U+BB19) has a counter-clockwise outer contour
    
    * .notdef#546 (U+B300) has a counter-clockwise outer contour
    
    * .notdef#546 (U+B300) has a counter-clockwise outer contour
    
    * .notdef#5460 (U+BB1A) has a counter-clockwise outer contour
    
    * .notdef#5460 (U+BB1A) has a counter-clockwise outer contour
    
    * .notdef#5460 (U+BB1A) has a counter-clockwise outer contour
    
    * .notdef#5460 (U+BB1A) has a counter-clockwise outer contour
    
    * .notdef#5461 (U+BB1B) has a counter-clockwise outer contour
    
    * .notdef#5461 (U+BB1B) has a counter-clockwise outer contour
    
    * .notdef#5461 (U+BB1B) has a counter-clockwise outer contour
    
    * .notdef#5461 (U+BB1B) has a counter-clockwise outer contour
    
    * .notdef#5462 (U+BB1D) has a counter-clockwise outer contour
    
    * .notdef#5462 (U+BB1D) has a counter-clockwise outer contour
    
    * .notdef#5462 (U+BB1D) has a counter-clockwise outer contour
    
    * .notdef#5462 (U+BB1D) has a counter-clockwise outer contour
    
    * .notdef#5463 (U+BB1E) has a counter-clockwise outer contour
    
    * .notdef#5463 (U+BB1E) has a counter-clockwise outer contour
    
    * .notdef#5463 (U+BB1E) has a counter-clockwise outer contour
    
    * .notdef#5463 (U+BB1E) has a counter-clockwise outer contour
    
    * .notdef#5463 (U+BB1E) has a counter-clockwise outer contour
    
    * .notdef#5464 (U+BB1F) has a counter-clockwise outer contour
    
    * .notdef#5464 (U+BB1F) has a counter-clockwise outer contour
    
    * .notdef#5464 (U+BB1F) has a counter-clockwise outer contour
    
    * .notdef#5465 (U+BB21) has a counter-clockwise outer contour
    
    * .notdef#5465 (U+BB21) has a counter-clockwise outer contour
    
    * .notdef#5465 (U+BB21) has a counter-clockwise outer contour
    
    * .notdef#5465 (U+BB21) has a counter-clockwise outer contour
    
    * .notdef#5466 (U+BB22) has a counter-clockwise outer contour
    
    * .notdef#5466 (U+BB22) has a counter-clockwise outer contour
    
    * .notdef#5466 (U+BB22) has a counter-clockwise outer contour
    
    * .notdef#5466 (U+BB22) has a counter-clockwise outer contour
    
    * .notdef#5467 (U+BB23) has a counter-clockwise outer contour
    
    * .notdef#5467 (U+BB23) has a counter-clockwise outer contour
    
    * .notdef#5467 (U+BB23) has a counter-clockwise outer contour
    
    * .notdef#5467 (U+BB23) has a counter-clockwise outer contour
    
    * .notdef#5468 (U+BB24) has a counter-clockwise outer contour
    
    * .notdef#5468 (U+BB24) has a counter-clockwise outer contour
    
    * .notdef#5468 (U+BB24) has a counter-clockwise outer contour
    
    * .notdef#5468 (U+BB24) has a counter-clockwise outer contour
    
    * .notdef#5469 (U+BB25) has a counter-clockwise outer contour
    
    * .notdef#5469 (U+BB25) has a counter-clockwise outer contour
    
    * .notdef#5469 (U+BB25) has a counter-clockwise outer contour
    
    * .notdef#5469 (U+BB25) has a counter-clockwise outer contour
    
    * .notdef#547 (U+B301) has a counter-clockwise outer contour
    
    * .notdef#547 (U+B301) has a counter-clockwise outer contour
    
    * .notdef#547 (U+B301) has a counter-clockwise outer contour
    
    * .notdef#5470 (U+BB26) has a counter-clockwise outer contour
    
    * .notdef#5470 (U+BB26) has a counter-clockwise outer contour
    
    * .notdef#5470 (U+BB26) has a counter-clockwise outer contour
    
    * .notdef#5470 (U+BB26) has a counter-clockwise outer contour
    
    * .notdef#5470 (U+BB26) has a counter-clockwise outer contour
    
    * .notdef#5471 (U+BB27) has a counter-clockwise outer contour
    
    * .notdef#5471 (U+BB27) has a counter-clockwise outer contour
    
    * .notdef#5471 (U+BB27) has a counter-clockwise outer contour
    
    * .notdef#5471 (U+BB27) has a counter-clockwise outer contour
    
    * .notdef#5471 (U+BB27) has a counter-clockwise outer contour
    
    * .notdef#5472 (U+BB28) has a counter-clockwise outer contour
    
    * .notdef#5472 (U+BB28) has a counter-clockwise outer contour
    
    * .notdef#5472 (U+BB28) has a counter-clockwise outer contour
    
    * .notdef#5473 (U+BB2A) has a counter-clockwise outer contour
    
    * .notdef#5473 (U+BB2A) has a counter-clockwise outer contour
    
    * .notdef#5473 (U+BB2A) has a counter-clockwise outer contour
    
    * .notdef#5473 (U+BB2A) has a counter-clockwise outer contour
    
    * .notdef#5474 (U+BB2C) has a counter-clockwise outer contour
    
    * .notdef#5474 (U+BB2C) has a counter-clockwise outer contour
    
    * .notdef#5474 (U+BB2C) has a counter-clockwise outer contour
    
    * .notdef#5475 (U+BB2D) has a counter-clockwise outer contour
    
    * .notdef#5475 (U+BB2D) has a counter-clockwise outer contour
    
    * .notdef#5475 (U+BB2D) has a counter-clockwise outer contour
    
    * .notdef#5476 (U+BB2E) has a counter-clockwise outer contour
    
    * .notdef#5476 (U+BB2E) has a counter-clockwise outer contour
    
    * .notdef#5476 (U+BB2E) has a counter-clockwise outer contour
    
    * .notdef#5477 (U+BB2F) has a counter-clockwise outer contour
    
    * .notdef#5477 (U+BB2F) has a counter-clockwise outer contour
    
    * .notdef#5477 (U+BB2F) has a counter-clockwise outer contour
    
    * .notdef#5478 (U+BB30) has a counter-clockwise outer contour
    
    * .notdef#5478 (U+BB30) has a counter-clockwise outer contour
    
    * .notdef#5478 (U+BB30) has a counter-clockwise outer contour
    
    * .notdef#5479 (U+BB31) has a counter-clockwise outer contour
    
    * .notdef#5479 (U+BB31) has a counter-clockwise outer contour
    
    * .notdef#5479 (U+BB31) has a counter-clockwise outer contour
    
    * .notdef#548 (U+B304) has a counter-clockwise outer contour
    
    * .notdef#548 (U+B304) has a counter-clockwise outer contour
    
    * .notdef#548 (U+B304) has a counter-clockwise outer contour
    
    * .notdef#5480 (U+BB32) has a counter-clockwise outer contour
    
    * .notdef#5480 (U+BB32) has a counter-clockwise outer contour
    
    * .notdef#5480 (U+BB32) has a counter-clockwise outer contour
    
    * .notdef#5480 (U+BB32) has a counter-clockwise outer contour
    
    * .notdef#5481 (U+BB33) has a counter-clockwise outer contour
    
    * .notdef#5481 (U+BB33) has a counter-clockwise outer contour
    
    * .notdef#5481 (U+BB33) has a counter-clockwise outer contour
    
    * .notdef#5481 (U+BB33) has a counter-clockwise outer contour
    
    * .notdef#5482 (U+BB37) has a counter-clockwise outer contour
    
    * .notdef#5482 (U+BB37) has a counter-clockwise outer contour
    
    * .notdef#5482 (U+BB37) has a counter-clockwise outer contour
    
    * .notdef#5483 (U+BB39) has a counter-clockwise outer contour
    
    * .notdef#5483 (U+BB39) has a counter-clockwise outer contour
    
    * .notdef#5484 (U+BB3A) has a counter-clockwise outer contour
    
    * .notdef#5484 (U+BB3A) has a counter-clockwise outer contour
    
    * .notdef#5484 (U+BB3A) has a counter-clockwise outer contour
    
    * .notdef#5484 (U+BB3A) has a counter-clockwise outer contour
    
    * .notdef#5484 (U+BB3A) has a counter-clockwise outer contour
    
    * .notdef#5485 (U+BB3F) has a counter-clockwise outer contour
    
    * .notdef#5485 (U+BB3F) has a counter-clockwise outer contour
    
    * .notdef#5486 (U+BB40) has a counter-clockwise outer contour
    
    * .notdef#5486 (U+BB40) has a counter-clockwise outer contour
    
    * .notdef#5487 (U+BB41) has a counter-clockwise outer contour
    
    * .notdef#5487 (U+BB41) has a counter-clockwise outer contour
    
    * .notdef#5488 (U+BB42) has a counter-clockwise outer contour
    
    * .notdef#5488 (U+BB42) has a counter-clockwise outer contour
    
    * .notdef#5489 (U+BB43) has a counter-clockwise outer contour
    
    * .notdef#5489 (U+BB43) has a counter-clockwise outer contour
    
    * .notdef#549 (U+B308) has a counter-clockwise outer contour
    
    * .notdef#549 (U+B308) has a counter-clockwise outer contour
    
    * .notdef#549 (U+B308) has a counter-clockwise outer contour
    
    * .notdef#5490 (U+BB46) has a counter-clockwise outer contour
    
    * .notdef#5490 (U+BB46) has a counter-clockwise outer contour
    
    * .notdef#5491 (U+BB48) has a counter-clockwise outer contour
    
    * .notdef#5491 (U+BB48) has a counter-clockwise outer contour
    
    * .notdef#5491 (U+BB48) has a counter-clockwise outer contour
    
    * .notdef#5492 (U+BB4A) has a counter-clockwise outer contour
    
    * .notdef#5492 (U+BB4A) has a counter-clockwise outer contour
    
    * .notdef#5493 (U+BB4B) has a counter-clockwise outer contour
    
    * .notdef#5493 (U+BB4B) has a counter-clockwise outer contour
    
    * .notdef#5494 (U+BB4C) has a counter-clockwise outer contour
    
    * .notdef#5494 (U+BB4C) has a counter-clockwise outer contour
    
    * .notdef#5495 (U+BB4E) has a counter-clockwise outer contour
    
    * .notdef#5495 (U+BB4E) has a counter-clockwise outer contour
    
    * .notdef#5495 (U+BB4E) has a counter-clockwise outer contour
    
    * .notdef#5496 (U+BB51) has a counter-clockwise outer contour
    
    * .notdef#5496 (U+BB51) has a counter-clockwise outer contour
    
    * .notdef#5496 (U+BB51) has a counter-clockwise outer contour
    
    * .notdef#5496 (U+BB51) has a counter-clockwise outer contour
    
    * .notdef#5497 (U+BB52) has a counter-clockwise outer contour
    
    * .notdef#5497 (U+BB52) has a counter-clockwise outer contour
    
    * .notdef#5497 (U+BB52) has a counter-clockwise outer contour
    
    * .notdef#5497 (U+BB52) has a counter-clockwise outer contour
    
    * .notdef#5497 (U+BB52) has a counter-clockwise outer contour
    
    * .notdef#5498 (U+BB53) has a counter-clockwise outer contour
    
    * .notdef#5498 (U+BB53) has a counter-clockwise outer contour
    
    * .notdef#5498 (U+BB53) has a counter-clockwise outer contour
    
    * .notdef#5498 (U+BB53) has a counter-clockwise outer contour
    
    * .notdef#5499 (U+BB55) has a counter-clockwise outer contour
    
    * .notdef#5499 (U+BB55) has a counter-clockwise outer contour
    
    * .notdef#5499 (U+BB55) has a counter-clockwise outer contour
    
    * .notdef#5499 (U+BB55) has a counter-clockwise outer contour
    
    * .notdef#550 (U+B310) has a counter-clockwise outer contour
    
    * .notdef#550 (U+B310) has a counter-clockwise outer contour
    
    * .notdef#550 (U+B310) has a counter-clockwise outer contour
    
    * .notdef#5500 (U+BB56) has a counter-clockwise outer contour
    
    * .notdef#5500 (U+BB56) has a counter-clockwise outer contour
    
    * .notdef#5500 (U+BB56) has a counter-clockwise outer contour
    
    * .notdef#5500 (U+BB56) has a counter-clockwise outer contour
    
    * .notdef#5500 (U+BB56) has a counter-clockwise outer contour
    
    * .notdef#5500 (U+BB56) has a counter-clockwise outer contour
    
    * .notdef#5501 (U+BB57) has a counter-clockwise outer contour
    
    * .notdef#5501 (U+BB57) has a counter-clockwise outer contour
    
    * .notdef#5501 (U+BB57) has a counter-clockwise outer contour
    
    * .notdef#5501 (U+BB57) has a counter-clockwise outer contour
    
    * .notdef#5502 (U+BB59) has a counter-clockwise outer contour
    
    * .notdef#5502 (U+BB59) has a counter-clockwise outer contour
    
    * .notdef#5502 (U+BB59) has a counter-clockwise outer contour
    
    * .notdef#5502 (U+BB59) has a counter-clockwise outer contour
    
    * .notdef#5503 (U+BB5A) has a counter-clockwise outer contour
    
    * .notdef#5503 (U+BB5A) has a counter-clockwise outer contour
    
    * .notdef#5503 (U+BB5A) has a counter-clockwise outer contour
    
    * .notdef#5503 (U+BB5A) has a counter-clockwise outer contour
    
    * .notdef#5504 (U+BB5B) has a counter-clockwise outer contour
    
    * .notdef#5504 (U+BB5B) has a counter-clockwise outer contour
    
    * .notdef#5504 (U+BB5B) has a counter-clockwise outer contour
    
    * .notdef#5504 (U+BB5B) has a counter-clockwise outer contour
    
    * .notdef#5505 (U+BB5C) has a counter-clockwise outer contour
    
    * .notdef#5505 (U+BB5C) has a counter-clockwise outer contour
    
    * .notdef#5505 (U+BB5C) has a counter-clockwise outer contour
    
    * .notdef#5505 (U+BB5C) has a counter-clockwise outer contour
    
    * .notdef#5506 (U+BB5D) has a counter-clockwise outer contour
    
    * .notdef#5506 (U+BB5D) has a counter-clockwise outer contour
    
    * .notdef#5506 (U+BB5D) has a counter-clockwise outer contour
    
    * .notdef#5506 (U+BB5D) has a counter-clockwise outer contour
    
    * .notdef#5507 (U+BB5E) has a counter-clockwise outer contour
    
    * .notdef#5507 (U+BB5E) has a counter-clockwise outer contour
    
    * .notdef#5507 (U+BB5E) has a counter-clockwise outer contour
    
    * .notdef#5507 (U+BB5E) has a counter-clockwise outer contour
    
    * .notdef#5507 (U+BB5E) has a counter-clockwise outer contour
    
    * .notdef#5508 (U+BB5F) has a counter-clockwise outer contour
    
    * .notdef#5508 (U+BB5F) has a counter-clockwise outer contour
    
    * .notdef#5508 (U+BB5F) has a counter-clockwise outer contour
    
    * .notdef#5508 (U+BB5F) has a counter-clockwise outer contour
    
    * .notdef#5508 (U+BB5F) has a counter-clockwise outer contour
    
    * .notdef#5509 (U+BB60) has a counter-clockwise outer contour
    
    * .notdef#5509 (U+BB60) has a counter-clockwise outer contour
    
    * .notdef#5509 (U+BB60) has a counter-clockwise outer contour
    
    * .notdef#5509 (U+BB60) has a counter-clockwise outer contour
    
    * .notdef#551 (U+B311) has a counter-clockwise outer contour
    
    * .notdef#551 (U+B311) has a counter-clockwise outer contour
    
    * .notdef#551 (U+B311) has a counter-clockwise outer contour
    
    * .notdef#5510 (U+BB62) has a counter-clockwise outer contour
    
    * .notdef#5510 (U+BB62) has a counter-clockwise outer contour
    
    * .notdef#5510 (U+BB62) has a counter-clockwise outer contour
    
    * .notdef#5510 (U+BB62) has a counter-clockwise outer contour
    
    * .notdef#5511 (U+BB64) has a counter-clockwise outer contour
    
    * .notdef#5511 (U+BB64) has a counter-clockwise outer contour
    
    * .notdef#5511 (U+BB64) has a counter-clockwise outer contour
    
    * .notdef#5511 (U+BB64) has a counter-clockwise outer contour
    
    * .notdef#5512 (U+BB65) has a counter-clockwise outer contour
    
    * .notdef#5512 (U+BB65) has a counter-clockwise outer contour
    
    * .notdef#5512 (U+BB65) has a counter-clockwise outer contour
    
    * .notdef#5512 (U+BB65) has a counter-clockwise outer contour
    
    * .notdef#5513 (U+BB66) has a counter-clockwise outer contour
    
    * .notdef#5513 (U+BB66) has a counter-clockwise outer contour
    
    * .notdef#5513 (U+BB66) has a counter-clockwise outer contour
    
    * .notdef#5513 (U+BB66) has a counter-clockwise outer contour
    
    * .notdef#5514 (U+BB67) has a counter-clockwise outer contour
    
    * .notdef#5514 (U+BB67) has a counter-clockwise outer contour
    
    * .notdef#5514 (U+BB67) has a counter-clockwise outer contour
    
    * .notdef#5514 (U+BB67) has a counter-clockwise outer contour
    
    * .notdef#5515 (U+BB68) has a counter-clockwise outer contour
    
    * .notdef#5515 (U+BB68) has a counter-clockwise outer contour
    
    * .notdef#5515 (U+BB68) has a counter-clockwise outer contour
    
    * .notdef#5515 (U+BB68) has a counter-clockwise outer contour
    
    * .notdef#5516 (U+BB69) has a counter-clockwise outer contour
    
    * .notdef#5516 (U+BB69) has a counter-clockwise outer contour
    
    * .notdef#5516 (U+BB69) has a counter-clockwise outer contour
    
    * .notdef#5516 (U+BB69) has a counter-clockwise outer contour
    
    * .notdef#5517 (U+BB6A) has a counter-clockwise outer contour
    
    * .notdef#5517 (U+BB6A) has a counter-clockwise outer contour
    
    * .notdef#5517 (U+BB6A) has a counter-clockwise outer contour
    
    * .notdef#5517 (U+BB6A) has a counter-clockwise outer contour
    
    * .notdef#5517 (U+BB6A) has a counter-clockwise outer contour
    
    * .notdef#5518 (U+BB6B) has a counter-clockwise outer contour
    
    * .notdef#5518 (U+BB6B) has a counter-clockwise outer contour
    
    * .notdef#5518 (U+BB6B) has a counter-clockwise outer contour
    
    * .notdef#5518 (U+BB6B) has a counter-clockwise outer contour
    
    * .notdef#5518 (U+BB6B) has a counter-clockwise outer contour
    
    * .notdef#5519 (U+BB6D) has a counter-clockwise outer contour
    
    * .notdef#5519 (U+BB6D) has a counter-clockwise outer contour
    
    * .notdef#5519 (U+BB6D) has a counter-clockwise outer contour
    
    * .notdef#5519 (U+BB6D) has a counter-clockwise outer contour
    
    * .notdef#552 (U+B313) has a counter-clockwise outer contour
    
    * .notdef#552 (U+B313) has a counter-clockwise outer contour
    
    * .notdef#552 (U+B313) has a counter-clockwise outer contour
    
    * .notdef#5520 (U+BB6E) has a counter-clockwise outer contour
    
    * .notdef#5520 (U+BB6E) has a counter-clockwise outer contour
    
    * .notdef#5520 (U+BB6E) has a counter-clockwise outer contour
    
    * .notdef#5520 (U+BB6E) has a counter-clockwise outer contour
    
    * .notdef#5520 (U+BB6E) has a counter-clockwise outer contour
    
    * .notdef#5521 (U+BB6F) has a counter-clockwise outer contour
    
    * .notdef#5521 (U+BB6F) has a counter-clockwise outer contour
    
    * .notdef#5521 (U+BB6F) has a counter-clockwise outer contour
    
    * .notdef#5521 (U+BB6F) has a counter-clockwise outer contour
    
    * .notdef#5521 (U+BB6F) has a counter-clockwise outer contour
    
    * .notdef#5522 (U+BB70) has a counter-clockwise outer contour
    
    * .notdef#5522 (U+BB70) has a counter-clockwise outer contour
    
    * .notdef#5522 (U+BB70) has a counter-clockwise outer contour
    
    * .notdef#5522 (U+BB70) has a counter-clockwise outer contour
    
    * .notdef#5523 (U+BB71) has a counter-clockwise outer contour
    
    * .notdef#5523 (U+BB71) has a counter-clockwise outer contour
    
    * .notdef#5523 (U+BB71) has a counter-clockwise outer contour
    
    * .notdef#5523 (U+BB71) has a counter-clockwise outer contour
    
    * .notdef#5523 (U+BB71) has a counter-clockwise outer contour
    
    * .notdef#5524 (U+BB72) has a counter-clockwise outer contour
    
    * .notdef#5524 (U+BB72) has a counter-clockwise outer contour
    
    * .notdef#5524 (U+BB72) has a counter-clockwise outer contour
    
    * .notdef#5524 (U+BB72) has a counter-clockwise outer contour
    
    * .notdef#5524 (U+BB72) has a counter-clockwise outer contour
    
    * .notdef#5524 (U+BB72) has a counter-clockwise outer contour
    
    * .notdef#5525 (U+BB73) has a counter-clockwise outer contour
    
    * .notdef#5525 (U+BB73) has a counter-clockwise outer contour
    
    * .notdef#5525 (U+BB73) has a counter-clockwise outer contour
    
    * .notdef#5525 (U+BB73) has a counter-clockwise outer contour
    
    * .notdef#5526 (U+BB74) has a counter-clockwise outer contour
    
    * .notdef#5526 (U+BB74) has a counter-clockwise outer contour
    
    * .notdef#5526 (U+BB74) has a counter-clockwise outer contour
    
    * .notdef#5526 (U+BB74) has a counter-clockwise outer contour
    
    * .notdef#5527 (U+BB75) has a counter-clockwise outer contour
    
    * .notdef#5527 (U+BB75) has a counter-clockwise outer contour
    
    * .notdef#5527 (U+BB75) has a counter-clockwise outer contour
    
    * .notdef#5527 (U+BB75) has a counter-clockwise outer contour
    
    * .notdef#5528 (U+BB76) has a counter-clockwise outer contour
    
    * .notdef#5528 (U+BB76) has a counter-clockwise outer contour
    
    * .notdef#5528 (U+BB76) has a counter-clockwise outer contour
    
    * .notdef#5528 (U+BB76) has a counter-clockwise outer contour
    
    * .notdef#5529 (U+BB77) has a counter-clockwise outer contour
    
    * .notdef#5529 (U+BB77) has a counter-clockwise outer contour
    
    * .notdef#5529 (U+BB77) has a counter-clockwise outer contour
    
    * .notdef#5529 (U+BB77) has a counter-clockwise outer contour
    
    * .notdef#553 (U+B314) has a counter-clockwise outer contour
    
    * .notdef#553 (U+B314) has a counter-clockwise outer contour
    
    * .notdef#553 (U+B314) has a counter-clockwise outer contour
    
    * .notdef#5530 (U+BB78) has a counter-clockwise outer contour
    
    * .notdef#5530 (U+BB78) has a counter-clockwise outer contour
    
    * .notdef#5530 (U+BB78) has a counter-clockwise outer contour
    
    * .notdef#5530 (U+BB78) has a counter-clockwise outer contour
    
    * .notdef#5531 (U+BB79) has a counter-clockwise outer contour
    
    * .notdef#5531 (U+BB79) has a counter-clockwise outer contour
    
    * .notdef#5531 (U+BB79) has a counter-clockwise outer contour
    
    * .notdef#5531 (U+BB79) has a counter-clockwise outer contour
    
    * .notdef#5532 (U+BB7A) has a counter-clockwise outer contour
    
    * .notdef#5532 (U+BB7A) has a counter-clockwise outer contour
    
    * .notdef#5532 (U+BB7A) has a counter-clockwise outer contour
    
    * .notdef#5532 (U+BB7A) has a counter-clockwise outer contour
    
    * .notdef#5532 (U+BB7A) has a counter-clockwise outer contour
    
    * .notdef#5533 (U+BB7B) has a counter-clockwise outer contour
    
    * .notdef#5533 (U+BB7B) has a counter-clockwise outer contour
    
    * .notdef#5533 (U+BB7B) has a counter-clockwise outer contour
    
    * .notdef#5533 (U+BB7B) has a counter-clockwise outer contour
    
    * .notdef#5533 (U+BB7B) has a counter-clockwise outer contour
    
    * .notdef#5534 (U+BB7C) has a counter-clockwise outer contour
    
    * .notdef#5534 (U+BB7C) has a counter-clockwise outer contour
    
    * .notdef#5534 (U+BB7C) has a counter-clockwise outer contour
    
    * .notdef#5534 (U+BB7C) has a counter-clockwise outer contour
    
    * .notdef#5535 (U+BB7D) has a counter-clockwise outer contour
    
    * .notdef#5535 (U+BB7D) has a counter-clockwise outer contour
    
    * .notdef#5535 (U+BB7D) has a counter-clockwise outer contour
    
    * .notdef#5535 (U+BB7D) has a counter-clockwise outer contour
    
    * .notdef#5536 (U+BB7E) has a counter-clockwise outer contour
    
    * .notdef#5536 (U+BB7E) has a counter-clockwise outer contour
    
    * .notdef#5536 (U+BB7E) has a counter-clockwise outer contour
    
    * .notdef#5536 (U+BB7E) has a counter-clockwise outer contour
    
    * .notdef#5536 (U+BB7E) has a counter-clockwise outer contour
    
    * .notdef#5537 (U+BB7F) has a counter-clockwise outer contour
    
    * .notdef#5537 (U+BB7F) has a counter-clockwise outer contour
    
    * .notdef#5537 (U+BB7F) has a counter-clockwise outer contour
    
    * .notdef#5537 (U+BB7F) has a counter-clockwise outer contour
    
    * .notdef#5538 (U+BB80) has a counter-clockwise outer contour
    
    * .notdef#5538 (U+BB80) has a counter-clockwise outer contour
    
    * .notdef#5538 (U+BB80) has a counter-clockwise outer contour
    
    * .notdef#5538 (U+BB80) has a counter-clockwise outer contour
    
    * .notdef#5539 (U+BB81) has a counter-clockwise outer contour
    
    * .notdef#5539 (U+BB81) has a counter-clockwise outer contour
    
    * .notdef#5539 (U+BB81) has a counter-clockwise outer contour
    
    * .notdef#5539 (U+BB81) has a counter-clockwise outer contour
    
    * .notdef#554 (U+B315) has a counter-clockwise outer contour
    
    * .notdef#554 (U+B315) has a counter-clockwise outer contour
    
    * .notdef#554 (U+B315) has a counter-clockwise outer contour
    
    * .notdef#5540 (U+BB82) has a counter-clockwise outer contour
    
    * .notdef#5540 (U+BB82) has a counter-clockwise outer contour
    
    * .notdef#5540 (U+BB82) has a counter-clockwise outer contour
    
    * .notdef#5540 (U+BB82) has a counter-clockwise outer contour
    
    * .notdef#5541 (U+BB83) has a counter-clockwise outer contour
    
    * .notdef#5541 (U+BB83) has a counter-clockwise outer contour
    
    * .notdef#5541 (U+BB83) has a counter-clockwise outer contour
    
    * .notdef#5541 (U+BB83) has a counter-clockwise outer contour
    
    * .notdef#5542 (U+BB84) has a counter-clockwise outer contour
    
    * .notdef#5542 (U+BB84) has a counter-clockwise outer contour
    
    * .notdef#5542 (U+BB84) has a counter-clockwise outer contour
    
    * .notdef#5542 (U+BB84) has a counter-clockwise outer contour
    
    * .notdef#5543 (U+BB85) has a counter-clockwise outer contour
    
    * .notdef#5543 (U+BB85) has a counter-clockwise outer contour
    
    * .notdef#5543 (U+BB85) has a counter-clockwise outer contour
    
    * .notdef#5543 (U+BB85) has a counter-clockwise outer contour
    
    * .notdef#5544 (U+BB86) has a counter-clockwise outer contour
    
    * .notdef#5544 (U+BB86) has a counter-clockwise outer contour
    
    * .notdef#5544 (U+BB86) has a counter-clockwise outer contour
    
    * .notdef#5544 (U+BB86) has a counter-clockwise outer contour
    
    * .notdef#5544 (U+BB86) has a counter-clockwise outer contour
    
    * .notdef#5545 (U+BB87) has a counter-clockwise outer contour
    
    * .notdef#5545 (U+BB87) has a counter-clockwise outer contour
    
    * .notdef#5545 (U+BB87) has a counter-clockwise outer contour
    
    * .notdef#5545 (U+BB87) has a counter-clockwise outer contour
    
    * .notdef#5545 (U+BB87) has a counter-clockwise outer contour
    
    * .notdef#5546 (U+BB89) has a counter-clockwise outer contour
    
    * .notdef#5546 (U+BB89) has a counter-clockwise outer contour
    
    * .notdef#5546 (U+BB89) has a counter-clockwise outer contour
    
    * .notdef#5546 (U+BB89) has a counter-clockwise outer contour
    
    * .notdef#5547 (U+BB8A) has a counter-clockwise outer contour
    
    * .notdef#5547 (U+BB8A) has a counter-clockwise outer contour
    
    * .notdef#5547 (U+BB8A) has a counter-clockwise outer contour
    
    * .notdef#5547 (U+BB8A) has a counter-clockwise outer contour
    
    * .notdef#5547 (U+BB8A) has a counter-clockwise outer contour
    
    * .notdef#5548 (U+BB8B) has a counter-clockwise outer contour
    
    * .notdef#5548 (U+BB8B) has a counter-clockwise outer contour
    
    * .notdef#5548 (U+BB8B) has a counter-clockwise outer contour
    
    * .notdef#5548 (U+BB8B) has a counter-clockwise outer contour
    
    * .notdef#5549 (U+BB8D) has a counter-clockwise outer contour
    
    * .notdef#5549 (U+BB8D) has a counter-clockwise outer contour
    
    * .notdef#5549 (U+BB8D) has a counter-clockwise outer contour
    
    * .notdef#5549 (U+BB8D) has a counter-clockwise outer contour
    
    * .notdef#555 (U+B31C) has a counter-clockwise outer contour
    
    * .notdef#555 (U+B31C) has a counter-clockwise outer contour
    
    * .notdef#5550 (U+BB8E) has a counter-clockwise outer contour
    
    * .notdef#5550 (U+BB8E) has a counter-clockwise outer contour
    
    * .notdef#5550 (U+BB8E) has a counter-clockwise outer contour
    
    * .notdef#5550 (U+BB8E) has a counter-clockwise outer contour
    
    * .notdef#5550 (U+BB8E) has a counter-clockwise outer contour
    
    * .notdef#5550 (U+BB8E) has a counter-clockwise outer contour
    
    * .notdef#5551 (U+BB8F) has a counter-clockwise outer contour
    
    * .notdef#5551 (U+BB8F) has a counter-clockwise outer contour
    
    * .notdef#5551 (U+BB8F) has a counter-clockwise outer contour
    
    * .notdef#5551 (U+BB8F) has a counter-clockwise outer contour
    
    * .notdef#5552 (U+BB91) has a counter-clockwise outer contour
    
    * .notdef#5552 (U+BB91) has a counter-clockwise outer contour
    
    * .notdef#5552 (U+BB91) has a counter-clockwise outer contour
    
    * .notdef#5552 (U+BB91) has a counter-clockwise outer contour
    
    * .notdef#5553 (U+BB92) has a counter-clockwise outer contour
    
    * .notdef#5553 (U+BB92) has a counter-clockwise outer contour
    
    * .notdef#5553 (U+BB92) has a counter-clockwise outer contour
    
    * .notdef#5553 (U+BB92) has a counter-clockwise outer contour
    
    * .notdef#5554 (U+BB93) has a counter-clockwise outer contour
    
    * .notdef#5554 (U+BB93) has a counter-clockwise outer contour
    
    * .notdef#5554 (U+BB93) has a counter-clockwise outer contour
    
    * .notdef#5554 (U+BB93) has a counter-clockwise outer contour
    
    * .notdef#5555 (U+BB94) has a counter-clockwise outer contour
    
    * .notdef#5555 (U+BB94) has a counter-clockwise outer contour
    
    * .notdef#5555 (U+BB94) has a counter-clockwise outer contour
    
    * .notdef#5555 (U+BB94) has a counter-clockwise outer contour
    
    * .notdef#5556 (U+BB95) has a counter-clockwise outer contour
    
    * .notdef#5556 (U+BB95) has a counter-clockwise outer contour
    
    * .notdef#5556 (U+BB95) has a counter-clockwise outer contour
    
    * .notdef#5556 (U+BB95) has a counter-clockwise outer contour
    
    * .notdef#5557 (U+BB96) has a counter-clockwise outer contour
    
    * .notdef#5557 (U+BB96) has a counter-clockwise outer contour
    
    * .notdef#5557 (U+BB96) has a counter-clockwise outer contour
    
    * .notdef#5557 (U+BB96) has a counter-clockwise outer contour
    
    * .notdef#5557 (U+BB96) has a counter-clockwise outer contour
    
    * .notdef#5558 (U+BB97) has a counter-clockwise outer contour
    
    * .notdef#5558 (U+BB97) has a counter-clockwise outer contour
    
    * .notdef#5558 (U+BB97) has a counter-clockwise outer contour
    
    * .notdef#5558 (U+BB97) has a counter-clockwise outer contour
    
    * .notdef#5558 (U+BB97) has a counter-clockwise outer contour
    
    * .notdef#5559 (U+BB98) has a counter-clockwise outer contour
    
    * .notdef#5559 (U+BB98) has a counter-clockwise outer contour
    
    * .notdef#5559 (U+BB98) has a counter-clockwise outer contour
    
    * .notdef#5559 (U+BB98) has a counter-clockwise outer contour
    
    * .notdef#556 (U+B354) has a counter-clockwise outer contour
    
    * .notdef#556 (U+B354) has a counter-clockwise outer contour
    
    * .notdef#5560 (U+BB99) has a counter-clockwise outer contour
    
    * .notdef#5560 (U+BB99) has a counter-clockwise outer contour
    
    * .notdef#5560 (U+BB99) has a counter-clockwise outer contour
    
    * .notdef#5560 (U+BB99) has a counter-clockwise outer contour
    
    * .notdef#5561 (U+BB9A) has a counter-clockwise outer contour
    
    * .notdef#5561 (U+BB9A) has a counter-clockwise outer contour
    
    * .notdef#5561 (U+BB9A) has a counter-clockwise outer contour
    
    * .notdef#5561 (U+BB9A) has a counter-clockwise outer contour
    
    * .notdef#5562 (U+BB9B) has a counter-clockwise outer contour
    
    * .notdef#5562 (U+BB9B) has a counter-clockwise outer contour
    
    * .notdef#5562 (U+BB9B) has a counter-clockwise outer contour
    
    * .notdef#5562 (U+BB9B) has a counter-clockwise outer contour
    
    * .notdef#5563 (U+BB9C) has a counter-clockwise outer contour
    
    * .notdef#5563 (U+BB9C) has a counter-clockwise outer contour
    
    * .notdef#5563 (U+BB9C) has a counter-clockwise outer contour
    
    * .notdef#5563 (U+BB9C) has a counter-clockwise outer contour
    
    * .notdef#5564 (U+BB9D) has a counter-clockwise outer contour
    
    * .notdef#5564 (U+BB9D) has a counter-clockwise outer contour
    
    * .notdef#5564 (U+BB9D) has a counter-clockwise outer contour
    
    * .notdef#5564 (U+BB9D) has a counter-clockwise outer contour
    
    * .notdef#5565 (U+BB9E) has a counter-clockwise outer contour
    
    * .notdef#5565 (U+BB9E) has a counter-clockwise outer contour
    
    * .notdef#5565 (U+BB9E) has a counter-clockwise outer contour
    
    * .notdef#5565 (U+BB9E) has a counter-clockwise outer contour
    
    * .notdef#5566 (U+BB9F) has a counter-clockwise outer contour
    
    * .notdef#5566 (U+BB9F) has a counter-clockwise outer contour
    
    * .notdef#5566 (U+BB9F) has a counter-clockwise outer contour
    
    * .notdef#5566 (U+BB9F) has a counter-clockwise outer contour
    
    * .notdef#5567 (U+BBA0) has a counter-clockwise outer contour
    
    * .notdef#5567 (U+BBA0) has a counter-clockwise outer contour
    
    * .notdef#5567 (U+BBA0) has a counter-clockwise outer contour
    
    * .notdef#5567 (U+BBA0) has a counter-clockwise outer contour
    
    * .notdef#5568 (U+BBA1) has a counter-clockwise outer contour
    
    * .notdef#5568 (U+BBA1) has a counter-clockwise outer contour
    
    * .notdef#5568 (U+BBA1) has a counter-clockwise outer contour
    
    * .notdef#5568 (U+BBA1) has a counter-clockwise outer contour
    
    * .notdef#5569 (U+BBA2) has a counter-clockwise outer contour
    
    * .notdef#5569 (U+BBA2) has a counter-clockwise outer contour
    
    * .notdef#5569 (U+BBA2) has a counter-clockwise outer contour
    
    * .notdef#5569 (U+BBA2) has a counter-clockwise outer contour
    
    * .notdef#5569 (U+BBA2) has a counter-clockwise outer contour
    
    * .notdef#557 (U+B355) has a counter-clockwise outer contour
    
    * .notdef#557 (U+B355) has a counter-clockwise outer contour
    
    * .notdef#557 (U+B355) has a counter-clockwise outer contour
    
    * .notdef#5570 (U+BBA3) has a counter-clockwise outer contour
    
    * .notdef#5570 (U+BBA3) has a counter-clockwise outer contour
    
    * .notdef#5570 (U+BBA3) has a counter-clockwise outer contour
    
    * .notdef#5570 (U+BBA3) has a counter-clockwise outer contour
    
    * .notdef#5570 (U+BBA3) has a counter-clockwise outer contour
    
    * .notdef#5571 (U+BBA5) has a counter-clockwise outer contour
    
    * .notdef#5571 (U+BBA5) has a counter-clockwise outer contour
    
    * .notdef#5572 (U+BBA6) has a counter-clockwise outer contour
    
    * .notdef#5572 (U+BBA6) has a counter-clockwise outer contour
    
    * .notdef#5573 (U+BBA7) has a counter-clockwise outer contour
    
    * .notdef#5573 (U+BBA7) has a counter-clockwise outer contour
    
    * .notdef#5574 (U+BBA9) has a counter-clockwise outer contour
    
    * .notdef#5574 (U+BBA9) has a counter-clockwise outer contour
    
    * .notdef#5575 (U+BBAA) has a counter-clockwise outer contour
    
    * .notdef#5575 (U+BBAA) has a counter-clockwise outer contour
    
    * .notdef#5575 (U+BBAA) has a counter-clockwise outer contour
    
    * .notdef#5575 (U+BBAA) has a counter-clockwise outer contour
    
    * .notdef#5576 (U+BBAB) has a counter-clockwise outer contour
    
    * .notdef#5576 (U+BBAB) has a counter-clockwise outer contour
    
    * .notdef#5577 (U+BBAD) has a counter-clockwise outer contour
    
    * .notdef#5577 (U+BBAD) has a counter-clockwise outer contour
    
    * .notdef#5578 (U+BBAE) has a counter-clockwise outer contour
    
    * .notdef#5578 (U+BBAE) has a counter-clockwise outer contour
    
    * .notdef#5579 (U+BBAF) has a counter-clockwise outer contour
    
    * .notdef#5579 (U+BBAF) has a counter-clockwise outer contour
    
    * .notdef#558 (U+B356) has a counter-clockwise outer contour
    
    * .notdef#558 (U+B356) has a counter-clockwise outer contour
    
    * .notdef#558 (U+B356) has a counter-clockwise outer contour
    
    * .notdef#558 (U+B356) has a counter-clockwise outer contour
    
    * .notdef#5580 (U+BBB0) has a counter-clockwise outer contour
    
    * .notdef#5580 (U+BBB0) has a counter-clockwise outer contour
    
    * .notdef#5581 (U+BBB1) has a counter-clockwise outer contour
    
    * .notdef#5581 (U+BBB1) has a counter-clockwise outer contour
    
    * .notdef#5582 (U+BBB2) has a counter-clockwise outer contour
    
    * .notdef#5582 (U+BBB2) has a counter-clockwise outer contour
    
    * .notdef#5583 (U+BBB3) has a counter-clockwise outer contour
    
    * .notdef#5583 (U+BBB3) has a counter-clockwise outer contour
    
    * .notdef#5584 (U+BBB5) has a counter-clockwise outer contour
    
    * .notdef#5584 (U+BBB5) has a counter-clockwise outer contour
    
    * .notdef#5585 (U+BBB6) has a counter-clockwise outer contour
    
    * .notdef#5585 (U+BBB6) has a counter-clockwise outer contour
    
    * .notdef#5586 (U+BBB8) has a counter-clockwise outer contour
    
    * .notdef#5586 (U+BBB8) has a counter-clockwise outer contour
    
    * .notdef#5587 (U+BBB9) has a counter-clockwise outer contour
    
    * .notdef#5587 (U+BBB9) has a counter-clockwise outer contour
    
    * .notdef#5587 (U+BBB9) has a counter-clockwise outer contour
    
    * .notdef#5588 (U+BBBA) has a counter-clockwise outer contour
    
    * .notdef#5588 (U+BBBA) has a counter-clockwise outer contour
    
    * .notdef#5589 (U+BBBB) has a counter-clockwise outer contour
    
    * .notdef#5589 (U+BBBB) has a counter-clockwise outer contour
    
    * .notdef#559 (U+B358) has a counter-clockwise outer contour
    
    * .notdef#559 (U+B358) has a counter-clockwise outer contour
    
    * .notdef#559 (U+B358) has a counter-clockwise outer contour
    
    * .notdef#5590 (U+BBBC) has a counter-clockwise outer contour
    
    * .notdef#5590 (U+BBBC) has a counter-clockwise outer contour
    
    * .notdef#5591 (U+BBBD) has a counter-clockwise outer contour
    
    * .notdef#5591 (U+BBBD) has a counter-clockwise outer contour
    
    * .notdef#5592 (U+BBBE) has a counter-clockwise outer contour
    
    * .notdef#5592 (U+BBBE) has a counter-clockwise outer contour
    
    * .notdef#5592 (U+BBBE) has a counter-clockwise outer contour
    
    * .notdef#5593 (U+BBBF) has a counter-clockwise outer contour
    
    * .notdef#5593 (U+BBBF) has a counter-clockwise outer contour
    
    * .notdef#5593 (U+BBBF) has a counter-clockwise outer contour
    
    * .notdef#5594 (U+BBC1) has a counter-clockwise outer contour
    
    * .notdef#5594 (U+BBC1) has a counter-clockwise outer contour
    
    * .notdef#5594 (U+BBC1) has a counter-clockwise outer contour
    
    * .notdef#5595 (U+BBC2) has a counter-clockwise outer contour
    
    * .notdef#5595 (U+BBC2) has a counter-clockwise outer contour
    
    * .notdef#5595 (U+BBC2) has a counter-clockwise outer contour
    
    * .notdef#5595 (U+BBC2) has a counter-clockwise outer contour
    
    * .notdef#5596 (U+BBC3) has a counter-clockwise outer contour
    
    * .notdef#5596 (U+BBC3) has a counter-clockwise outer contour
    
    * .notdef#5596 (U+BBC3) has a counter-clockwise outer contour
    
    * .notdef#5596 (U+BBC3) has a counter-clockwise outer contour
    
    * .notdef#5597 (U+BBC5) has a counter-clockwise outer contour
    
    * .notdef#5597 (U+BBC5) has a counter-clockwise outer contour
    
    * .notdef#5597 (U+BBC5) has a counter-clockwise outer contour
    
    * .notdef#5597 (U+BBC5) has a counter-clockwise outer contour
    
    * .notdef#5598 (U+BBC6) has a counter-clockwise outer contour
    
    * .notdef#5598 (U+BBC6) has a counter-clockwise outer contour
    
    * .notdef#5598 (U+BBC6) has a counter-clockwise outer contour
    
    * .notdef#5598 (U+BBC6) has a counter-clockwise outer contour
    
    * .notdef#5598 (U+BBC6) has a counter-clockwise outer contour
    
    * .notdef#5599 (U+BBC7) has a counter-clockwise outer contour
    
    * .notdef#5599 (U+BBC7) has a counter-clockwise outer contour
    
    * .notdef#5599 (U+BBC7) has a counter-clockwise outer contour
    
    * .notdef#560 (U+B35B) has a counter-clockwise outer contour
    
    * .notdef#560 (U+B35B) has a counter-clockwise outer contour
    
    * .notdef#560 (U+B35B) has a counter-clockwise outer contour
    
    * .notdef#5600 (U+BBC9) has a counter-clockwise outer contour
    
    * .notdef#5600 (U+BBC9) has a counter-clockwise outer contour
    
    * .notdef#5600 (U+BBC9) has a counter-clockwise outer contour
    
    * .notdef#5600 (U+BBC9) has a counter-clockwise outer contour
    
    * .notdef#5601 (U+BBCA) has a counter-clockwise outer contour
    
    * .notdef#5601 (U+BBCA) has a counter-clockwise outer contour
    
    * .notdef#5601 (U+BBCA) has a counter-clockwise outer contour
    
    * .notdef#5601 (U+BBCA) has a counter-clockwise outer contour
    
    * .notdef#5602 (U+BBCB) has a counter-clockwise outer contour
    
    * .notdef#5602 (U+BBCB) has a counter-clockwise outer contour
    
    * .notdef#5602 (U+BBCB) has a counter-clockwise outer contour
    
    * .notdef#5602 (U+BBCB) has a counter-clockwise outer contour
    
    * .notdef#5603 (U+BBCC) has a counter-clockwise outer contour
    
    * .notdef#5603 (U+BBCC) has a counter-clockwise outer contour
    
    * .notdef#5603 (U+BBCC) has a counter-clockwise outer contour
    
    * .notdef#5603 (U+BBCC) has a counter-clockwise outer contour
    
    * .notdef#5604 (U+BBCD) has a counter-clockwise outer contour
    
    * .notdef#5604 (U+BBCD) has a counter-clockwise outer contour
    
    * .notdef#5604 (U+BBCD) has a counter-clockwise outer contour
    
    * .notdef#5604 (U+BBCD) has a counter-clockwise outer contour
    
    * .notdef#5605 (U+BBCE) has a counter-clockwise outer contour
    
    * .notdef#5605 (U+BBCE) has a counter-clockwise outer contour
    
    * .notdef#5605 (U+BBCE) has a counter-clockwise outer contour
    
    * .notdef#5605 (U+BBCE) has a counter-clockwise outer contour
    
    * .notdef#5605 (U+BBCE) has a counter-clockwise outer contour
    
    * .notdef#5606 (U+BBCF) has a counter-clockwise outer contour
    
    * .notdef#5606 (U+BBCF) has a counter-clockwise outer contour
    
    * .notdef#5606 (U+BBCF) has a counter-clockwise outer contour
    
    * .notdef#5606 (U+BBCF) has a counter-clockwise outer contour
    
    * .notdef#5606 (U+BBCF) has a counter-clockwise outer contour
    
    * .notdef#5607 (U+BBD1) has a counter-clockwise outer contour
    
    * .notdef#5607 (U+BBD1) has a counter-clockwise outer contour
    
    * .notdef#5607 (U+BBD1) has a counter-clockwise outer contour
    
    * .notdef#5608 (U+BBD2) has a counter-clockwise outer contour
    
    * .notdef#5608 (U+BBD2) has a counter-clockwise outer contour
    
    * .notdef#5608 (U+BBD2) has a counter-clockwise outer contour
    
    * .notdef#5608 (U+BBD2) has a counter-clockwise outer contour
    
    * .notdef#5609 (U+BBD4) has a counter-clockwise outer contour
    
    * .notdef#5609 (U+BBD4) has a counter-clockwise outer contour
    
    * .notdef#5609 (U+BBD4) has a counter-clockwise outer contour
    
    * .notdef#561 (U+B35C) has a counter-clockwise outer contour
    
    * .notdef#561 (U+B35C) has a counter-clockwise outer contour
    
    * .notdef#561 (U+B35C) has a counter-clockwise outer contour
    
    * .notdef#5610 (U+BBD5) has a counter-clockwise outer contour
    
    * .notdef#5610 (U+BBD5) has a counter-clockwise outer contour
    
    * .notdef#5610 (U+BBD5) has a counter-clockwise outer contour
    
    * .notdef#5611 (U+BBD6) has a counter-clockwise outer contour
    
    * .notdef#5611 (U+BBD6) has a counter-clockwise outer contour
    
    * .notdef#5611 (U+BBD6) has a counter-clockwise outer contour
    
    * .notdef#5612 (U+BBD7) has a counter-clockwise outer contour
    
    * .notdef#5612 (U+BBD7) has a counter-clockwise outer contour
    
    * .notdef#5612 (U+BBD7) has a counter-clockwise outer contour
    
    * .notdef#5613 (U+BBD8) has a counter-clockwise outer contour
    
    * .notdef#5613 (U+BBD8) has a counter-clockwise outer contour
    
    * .notdef#5613 (U+BBD8) has a counter-clockwise outer contour
    
    * .notdef#5614 (U+BBD9) has a counter-clockwise outer contour
    
    * .notdef#5614 (U+BBD9) has a counter-clockwise outer contour
    
    * .notdef#5614 (U+BBD9) has a counter-clockwise outer contour
    
    * .notdef#5615 (U+BBDA) has a counter-clockwise outer contour
    
    * .notdef#5615 (U+BBDA) has a counter-clockwise outer contour
    
    * .notdef#5615 (U+BBDA) has a counter-clockwise outer contour
    
    * .notdef#5615 (U+BBDA) has a counter-clockwise outer contour
    
    * .notdef#5616 (U+BBDB) has a counter-clockwise outer contour
    
    * .notdef#5616 (U+BBDB) has a counter-clockwise outer contour
    
    * .notdef#5616 (U+BBDB) has a counter-clockwise outer contour
    
    * .notdef#5616 (U+BBDB) has a counter-clockwise outer contour
    
    * .notdef#5617 (U+BBDC) has a counter-clockwise outer contour
    
    * .notdef#5617 (U+BBDC) has a counter-clockwise outer contour
    
    * .notdef#5617 (U+BBDC) has a counter-clockwise outer contour
    
    * .notdef#5618 (U+BBDD) has a counter-clockwise outer contour
    
    * .notdef#5618 (U+BBDD) has a counter-clockwise outer contour
    
    * .notdef#5618 (U+BBDD) has a counter-clockwise outer contour
    
    * .notdef#5618 (U+BBDD) has a counter-clockwise outer contour
    
    * .notdef#5619 (U+BBDE) has a counter-clockwise outer contour
    
    * .notdef#5619 (U+BBDE) has a counter-clockwise outer contour
    
    * .notdef#5619 (U+BBDE) has a counter-clockwise outer contour
    
    * .notdef#5619 (U+BBDE) has a counter-clockwise outer contour
    
    * .notdef#5619 (U+BBDE) has a counter-clockwise outer contour
    
    * .notdef#562 (U+B35E) has a counter-clockwise outer contour
    
    * .notdef#562 (U+B35E) has a counter-clockwise outer contour
    
    * .notdef#562 (U+B35E) has a counter-clockwise outer contour
    
    * .notdef#562 (U+B35E) has a counter-clockwise outer contour
    
    * .notdef#5620 (U+BBDF) has a counter-clockwise outer contour
    
    * .notdef#5620 (U+BBDF) has a counter-clockwise outer contour
    
    * .notdef#5620 (U+BBDF) has a counter-clockwise outer contour
    
    * .notdef#5620 (U+BBDF) has a counter-clockwise outer contour
    
    * .notdef#5620 (U+BBDF) has a counter-clockwise outer contour
    
    * .notdef#5621 (U+BBE0) has a counter-clockwise outer contour
    
    * .notdef#5621 (U+BBE0) has a counter-clockwise outer contour
    
    * .notdef#5621 (U+BBE0) has a counter-clockwise outer contour
    
    * .notdef#5621 (U+BBE0) has a counter-clockwise outer contour
    
    * .notdef#5622 (U+BBE1) has a counter-clockwise outer contour
    
    * .notdef#5622 (U+BBE1) has a counter-clockwise outer contour
    
    * .notdef#5622 (U+BBE1) has a counter-clockwise outer contour
    
    * .notdef#5622 (U+BBE1) has a counter-clockwise outer contour
    
    * .notdef#5622 (U+BBE1) has a counter-clockwise outer contour
    
    * .notdef#5623 (U+BBE2) has a counter-clockwise outer contour
    
    * .notdef#5623 (U+BBE2) has a counter-clockwise outer contour
    
    * .notdef#5623 (U+BBE2) has a counter-clockwise outer contour
    
    * .notdef#5623 (U+BBE2) has a counter-clockwise outer contour
    
    * .notdef#5623 (U+BBE2) has a counter-clockwise outer contour
    
    * .notdef#5623 (U+BBE2) has a counter-clockwise outer contour
    
    * .notdef#5624 (U+BBE3) has a counter-clockwise outer contour
    
    * .notdef#5624 (U+BBE3) has a counter-clockwise outer contour
    
    * .notdef#5624 (U+BBE3) has a counter-clockwise outer contour
    
    * .notdef#5624 (U+BBE3) has a counter-clockwise outer contour
    
    * .notdef#5625 (U+BBE4) has a counter-clockwise outer contour
    
    * .notdef#5625 (U+BBE4) has a counter-clockwise outer contour
    
    * .notdef#5625 (U+BBE4) has a counter-clockwise outer contour
    
    * .notdef#5625 (U+BBE4) has a counter-clockwise outer contour
    
    * .notdef#5626 (U+BBE5) has a counter-clockwise outer contour
    
    * .notdef#5626 (U+BBE5) has a counter-clockwise outer contour
    
    * .notdef#5626 (U+BBE5) has a counter-clockwise outer contour
    
    * .notdef#5626 (U+BBE5) has a counter-clockwise outer contour
    
    * .notdef#5626 (U+BBE5) has a counter-clockwise outer contour
    
    * .notdef#5627 (U+BBE6) has a counter-clockwise outer contour
    
    * .notdef#5627 (U+BBE6) has a counter-clockwise outer contour
    
    * .notdef#5627 (U+BBE6) has a counter-clockwise outer contour
    
    * .notdef#5627 (U+BBE6) has a counter-clockwise outer contour
    
    * .notdef#5627 (U+BBE6) has a counter-clockwise outer contour
    
    * .notdef#5628 (U+BBE7) has a counter-clockwise outer contour
    
    * .notdef#5628 (U+BBE7) has a counter-clockwise outer contour
    
    * .notdef#5628 (U+BBE7) has a counter-clockwise outer contour
    
    * .notdef#5628 (U+BBE7) has a counter-clockwise outer contour
    
    * .notdef#5628 (U+BBE7) has a counter-clockwise outer contour
    
    * .notdef#5629 (U+BBE8) has a counter-clockwise outer contour
    
    * .notdef#5629 (U+BBE8) has a counter-clockwise outer contour
    
    * .notdef#5629 (U+BBE8) has a counter-clockwise outer contour
    
    * .notdef#5629 (U+BBE8) has a counter-clockwise outer contour
    
    * .notdef#5629 (U+BBE8) has a counter-clockwise outer contour
    
    * .notdef#563 (U+B35F) has a counter-clockwise outer contour
    
    * .notdef#563 (U+B35F) has a counter-clockwise outer contour
    
    * .notdef#563 (U+B35F) has a counter-clockwise outer contour
    
    * .notdef#563 (U+B35F) has a counter-clockwise outer contour
    
    * .notdef#5630 (U+BBE9) has a counter-clockwise outer contour
    
    * .notdef#5630 (U+BBE9) has a counter-clockwise outer contour
    
    * .notdef#5630 (U+BBE9) has a counter-clockwise outer contour
    
    * .notdef#5630 (U+BBE9) has a counter-clockwise outer contour
    
    * .notdef#5630 (U+BBE9) has a counter-clockwise outer contour
    
    * .notdef#5631 (U+BBEA) has a counter-clockwise outer contour
    
    * .notdef#5631 (U+BBEA) has a counter-clockwise outer contour
    
    * .notdef#5631 (U+BBEA) has a counter-clockwise outer contour
    
    * .notdef#5631 (U+BBEA) has a counter-clockwise outer contour
    
    * .notdef#5631 (U+BBEA) has a counter-clockwise outer contour
    
    * .notdef#5631 (U+BBEA) has a counter-clockwise outer contour
    
    * .notdef#5632 (U+BBEB) has a counter-clockwise outer contour
    
    * .notdef#5632 (U+BBEB) has a counter-clockwise outer contour
    
    * .notdef#5632 (U+BBEB) has a counter-clockwise outer contour
    
    * .notdef#5632 (U+BBEB) has a counter-clockwise outer contour
    
    * .notdef#5632 (U+BBEB) has a counter-clockwise outer contour
    
    * .notdef#5632 (U+BBEB) has a counter-clockwise outer contour
    
    * .notdef#5633 (U+BBEC) has a counter-clockwise outer contour
    
    * .notdef#5633 (U+BBEC) has a counter-clockwise outer contour
    
    * .notdef#5633 (U+BBEC) has a counter-clockwise outer contour
    
    * .notdef#5633 (U+BBEC) has a counter-clockwise outer contour
    
    * .notdef#5634 (U+BBED) has a counter-clockwise outer contour
    
    * .notdef#5634 (U+BBED) has a counter-clockwise outer contour
    
    * .notdef#5634 (U+BBED) has a counter-clockwise outer contour
    
    * .notdef#5634 (U+BBED) has a counter-clockwise outer contour
    
    * .notdef#5635 (U+BBEE) has a counter-clockwise outer contour
    
    * .notdef#5635 (U+BBEE) has a counter-clockwise outer contour
    
    * .notdef#5635 (U+BBEE) has a counter-clockwise outer contour
    
    * .notdef#5635 (U+BBEE) has a counter-clockwise outer contour
    
    * .notdef#5635 (U+BBEE) has a counter-clockwise outer contour
    
    * .notdef#5636 (U+BBEF) has a counter-clockwise outer contour
    
    * .notdef#5636 (U+BBEF) has a counter-clockwise outer contour
    
    * .notdef#5636 (U+BBEF) has a counter-clockwise outer contour
    
    * .notdef#5636 (U+BBEF) has a counter-clockwise outer contour
    
    * .notdef#5637 (U+BBF0) has a counter-clockwise outer contour
    
    * .notdef#5637 (U+BBF0) has a counter-clockwise outer contour
    
    * .notdef#5637 (U+BBF0) has a counter-clockwise outer contour
    
    * .notdef#5637 (U+BBF0) has a counter-clockwise outer contour
    
    * .notdef#5638 (U+BBF1) has a counter-clockwise outer contour
    
    * .notdef#5638 (U+BBF1) has a counter-clockwise outer contour
    
    * .notdef#5638 (U+BBF1) has a counter-clockwise outer contour
    
    * .notdef#5638 (U+BBF1) has a counter-clockwise outer contour
    
    * .notdef#5639 (U+BBF2) has a counter-clockwise outer contour
    
    * .notdef#5639 (U+BBF2) has a counter-clockwise outer contour
    
    * .notdef#5639 (U+BBF2) has a counter-clockwise outer contour
    
    * .notdef#5639 (U+BBF2) has a counter-clockwise outer contour
    
    * .notdef#564 (U+B364) has a counter-clockwise outer contour
    
    * .notdef#564 (U+B364) has a counter-clockwise outer contour
    
    * .notdef#564 (U+B364) has a counter-clockwise outer contour
    
    * .notdef#5640 (U+BBF3) has a counter-clockwise outer contour
    
    * .notdef#5640 (U+BBF3) has a counter-clockwise outer contour
    
    * .notdef#5640 (U+BBF3) has a counter-clockwise outer contour
    
    * .notdef#5640 (U+BBF3) has a counter-clockwise outer contour
    
    * .notdef#5641 (U+BBF4) has a counter-clockwise outer contour
    
    * .notdef#5641 (U+BBF4) has a counter-clockwise outer contour
    
    * .notdef#5641 (U+BBF4) has a counter-clockwise outer contour
    
    * .notdef#5641 (U+BBF4) has a counter-clockwise outer contour
    
    * .notdef#5642 (U+BBF5) has a counter-clockwise outer contour
    
    * .notdef#5642 (U+BBF5) has a counter-clockwise outer contour
    
    * .notdef#5642 (U+BBF5) has a counter-clockwise outer contour
    
    * .notdef#5642 (U+BBF5) has a counter-clockwise outer contour
    
    * .notdef#5643 (U+BBF6) has a counter-clockwise outer contour
    
    * .notdef#5643 (U+BBF6) has a counter-clockwise outer contour
    
    * .notdef#5643 (U+BBF6) has a counter-clockwise outer contour
    
    * .notdef#5643 (U+BBF6) has a counter-clockwise outer contour
    
    * .notdef#5643 (U+BBF6) has a counter-clockwise outer contour
    
    * .notdef#5644 (U+BBF7) has a counter-clockwise outer contour
    
    * .notdef#5644 (U+BBF7) has a counter-clockwise outer contour
    
    * .notdef#5644 (U+BBF7) has a counter-clockwise outer contour
    
    * .notdef#5644 (U+BBF7) has a counter-clockwise outer contour
    
    * .notdef#5644 (U+BBF7) has a counter-clockwise outer contour
    
    * .notdef#5645 (U+BBFA) has a counter-clockwise outer contour
    
    * .notdef#5645 (U+BBFA) has a counter-clockwise outer contour
    
    * .notdef#5645 (U+BBFA) has a counter-clockwise outer contour
    
    * .notdef#5645 (U+BBFA) has a counter-clockwise outer contour
    
    * .notdef#5646 (U+BBFB) has a counter-clockwise outer contour
    
    * .notdef#5646 (U+BBFB) has a counter-clockwise outer contour
    
    * .notdef#5646 (U+BBFB) has a counter-clockwise outer contour
    
    * .notdef#5646 (U+BBFB) has a counter-clockwise outer contour
    
    * .notdef#5647 (U+BBFD) has a counter-clockwise outer contour
    
    * .notdef#5647 (U+BBFD) has a counter-clockwise outer contour
    
    * .notdef#5647 (U+BBFD) has a counter-clockwise outer contour
    
    * .notdef#5647 (U+BBFD) has a counter-clockwise outer contour
    
    * .notdef#5648 (U+BBFE) has a counter-clockwise outer contour
    
    * .notdef#5648 (U+BBFE) has a counter-clockwise outer contour
    
    * .notdef#5648 (U+BBFE) has a counter-clockwise outer contour
    
    * .notdef#5648 (U+BBFE) has a counter-clockwise outer contour
    
    * .notdef#5648 (U+BBFE) has a counter-clockwise outer contour
    
    * .notdef#5649 (U+BC01) has a counter-clockwise outer contour
    
    * .notdef#5649 (U+BC01) has a counter-clockwise outer contour
    
    * .notdef#5649 (U+BC01) has a counter-clockwise outer contour
    
    * .notdef#5649 (U+BC01) has a counter-clockwise outer contour
    
    * .notdef#565 (U+B365) has a counter-clockwise outer contour
    
    * .notdef#565 (U+B365) has a counter-clockwise outer contour
    
    * .notdef#565 (U+B365) has a counter-clockwise outer contour
    
    * .notdef#5650 (U+BC03) has a counter-clockwise outer contour
    
    * .notdef#5650 (U+BC03) has a counter-clockwise outer contour
    
    * .notdef#5650 (U+BC03) has a counter-clockwise outer contour
    
    * .notdef#5650 (U+BC03) has a counter-clockwise outer contour
    
    * .notdef#5651 (U+BC04) has a counter-clockwise outer contour
    
    * .notdef#5651 (U+BC04) has a counter-clockwise outer contour
    
    * .notdef#5651 (U+BC04) has a counter-clockwise outer contour
    
    * .notdef#5651 (U+BC04) has a counter-clockwise outer contour
    
    * .notdef#5652 (U+BC05) has a counter-clockwise outer contour
    
    * .notdef#5652 (U+BC05) has a counter-clockwise outer contour
    
    * .notdef#5652 (U+BC05) has a counter-clockwise outer contour
    
    * .notdef#5652 (U+BC05) has a counter-clockwise outer contour
    
    * .notdef#5653 (U+BC06) has a counter-clockwise outer contour
    
    * .notdef#5653 (U+BC06) has a counter-clockwise outer contour
    
    * .notdef#5653 (U+BC06) has a counter-clockwise outer contour
    
    * .notdef#5653 (U+BC06) has a counter-clockwise outer contour
    
    * .notdef#5653 (U+BC06) has a counter-clockwise outer contour
    
    * .notdef#5654 (U+BC07) has a counter-clockwise outer contour
    
    * .notdef#5654 (U+BC07) has a counter-clockwise outer contour
    
    * .notdef#5654 (U+BC07) has a counter-clockwise outer contour
    
    * .notdef#5654 (U+BC07) has a counter-clockwise outer contour
    
    * .notdef#5654 (U+BC07) has a counter-clockwise outer contour
    
    * .notdef#5655 (U+BC0A) has a counter-clockwise outer contour
    
    * .notdef#5655 (U+BC0A) has a counter-clockwise outer contour
    
    * .notdef#5655 (U+BC0A) has a counter-clockwise outer contour
    
    * .notdef#5655 (U+BC0A) has a counter-clockwise outer contour
    
    * .notdef#5656 (U+BC0E) has a counter-clockwise outer contour
    
    * .notdef#5656 (U+BC0E) has a counter-clockwise outer contour
    
    * .notdef#5656 (U+BC0E) has a counter-clockwise outer contour
    
    * .notdef#5657 (U+BC10) has a counter-clockwise outer contour
    
    * .notdef#5657 (U+BC10) has a counter-clockwise outer contour
    
    * .notdef#5657 (U+BC10) has a counter-clockwise outer contour
    
    * .notdef#5658 (U+BC12) has a counter-clockwise outer contour
    
    * .notdef#5658 (U+BC12) has a counter-clockwise outer contour
    
    * .notdef#5658 (U+BC12) has a counter-clockwise outer contour
    
    * .notdef#5658 (U+BC12) has a counter-clockwise outer contour
    
    * .notdef#5659 (U+BC13) has a counter-clockwise outer contour
    
    * .notdef#5659 (U+BC13) has a counter-clockwise outer contour
    
    * .notdef#5659 (U+BC13) has a counter-clockwise outer contour
    
    * .notdef#5659 (U+BC13) has a counter-clockwise outer contour
    
    * .notdef#566 (U+B367) has a counter-clockwise outer contour
    
    * .notdef#566 (U+B367) has a counter-clockwise outer contour
    
    * .notdef#566 (U+B367) has a counter-clockwise outer contour
    
    * .notdef#5660 (U+BC19) has a counter-clockwise outer contour
    
    * .notdef#5660 (U+BC19) has a counter-clockwise outer contour
    
    * .notdef#5660 (U+BC19) has a counter-clockwise outer contour
    
    * .notdef#5660 (U+BC19) has a counter-clockwise outer contour
    
    * .notdef#5661 (U+BC1A) has a counter-clockwise outer contour
    
    * .notdef#5661 (U+BC1A) has a counter-clockwise outer contour
    
    * .notdef#5661 (U+BC1A) has a counter-clockwise outer contour
    
    * .notdef#5661 (U+BC1A) has a counter-clockwise outer contour
    
    * .notdef#5661 (U+BC1A) has a counter-clockwise outer contour
    
    * .notdef#5662 (U+BC20) has a counter-clockwise outer contour
    
    * .notdef#5662 (U+BC20) has a counter-clockwise outer contour
    
    * .notdef#5662 (U+BC20) has a counter-clockwise outer contour
    
    * .notdef#5662 (U+BC20) has a counter-clockwise outer contour
    
    * .notdef#5663 (U+BC21) has a counter-clockwise outer contour
    
    * .notdef#5663 (U+BC21) has a counter-clockwise outer contour
    
    * .notdef#5663 (U+BC21) has a counter-clockwise outer contour
    
    * .notdef#5663 (U+BC21) has a counter-clockwise outer contour
    
    * .notdef#5664 (U+BC22) has a counter-clockwise outer contour
    
    * .notdef#5664 (U+BC22) has a counter-clockwise outer contour
    
    * .notdef#5664 (U+BC22) has a counter-clockwise outer contour
    
    * .notdef#5664 (U+BC22) has a counter-clockwise outer contour
    
    * .notdef#5664 (U+BC22) has a counter-clockwise outer contour
    
    * .notdef#5665 (U+BC23) has a counter-clockwise outer contour
    
    * .notdef#5665 (U+BC23) has a counter-clockwise outer contour
    
    * .notdef#5665 (U+BC23) has a counter-clockwise outer contour
    
    * .notdef#5665 (U+BC23) has a counter-clockwise outer contour
    
    * .notdef#5665 (U+BC23) has a counter-clockwise outer contour
    
    * .notdef#5666 (U+BC26) has a counter-clockwise outer contour
    
    * .notdef#5666 (U+BC26) has a counter-clockwise outer contour
    
    * .notdef#5666 (U+BC26) has a counter-clockwise outer contour
    
    * .notdef#5666 (U+BC26) has a counter-clockwise outer contour
    
    * .notdef#5667 (U+BC28) has a counter-clockwise outer contour
    
    * .notdef#5667 (U+BC28) has a counter-clockwise outer contour
    
    * .notdef#5667 (U+BC28) has a counter-clockwise outer contour
    
    * .notdef#5668 (U+BC2A) has a counter-clockwise outer contour
    
    * .notdef#5668 (U+BC2A) has a counter-clockwise outer contour
    
    * .notdef#5668 (U+BC2A) has a counter-clockwise outer contour
    
    * .notdef#5669 (U+BC2B) has a counter-clockwise outer contour
    
    * .notdef#5669 (U+BC2B) has a counter-clockwise outer contour
    
    * .notdef#5669 (U+BC2B) has a counter-clockwise outer contour
    
    * .notdef#567 (U+B369) has a counter-clockwise outer contour
    
    * .notdef#567 (U+B369) has a counter-clockwise outer contour
    
    * .notdef#567 (U+B369) has a counter-clockwise outer contour
    
    * .notdef#5670 (U+BC2C) has a counter-clockwise outer contour
    
    * .notdef#5670 (U+BC2C) has a counter-clockwise outer contour
    
    * .notdef#5670 (U+BC2C) has a counter-clockwise outer contour
    
    * .notdef#5671 (U+BC2E) has a counter-clockwise outer contour
    
    * .notdef#5671 (U+BC2E) has a counter-clockwise outer contour
    
    * .notdef#5671 (U+BC2E) has a counter-clockwise outer contour
    
    * .notdef#5671 (U+BC2E) has a counter-clockwise outer contour
    
    * .notdef#5672 (U+BC2F) has a counter-clockwise outer contour
    
    * .notdef#5672 (U+BC2F) has a counter-clockwise outer contour
    
    * .notdef#5672 (U+BC2F) has a counter-clockwise outer contour
    
    * .notdef#5672 (U+BC2F) has a counter-clockwise outer contour
    
    * .notdef#5673 (U+BC32) has a counter-clockwise outer contour
    
    * .notdef#5673 (U+BC32) has a counter-clockwise outer contour
    
    * .notdef#5673 (U+BC32) has a counter-clockwise outer contour
    
    * .notdef#5673 (U+BC32) has a counter-clockwise outer contour
    
    * .notdef#5674 (U+BC33) has a counter-clockwise outer contour
    
    * .notdef#5674 (U+BC33) has a counter-clockwise outer contour
    
    * .notdef#5674 (U+BC33) has a counter-clockwise outer contour
    
    * .notdef#5674 (U+BC33) has a counter-clockwise outer contour
    
    * .notdef#5675 (U+BC35) has a counter-clockwise outer contour
    
    * .notdef#5675 (U+BC35) has a counter-clockwise outer contour
    
    * .notdef#5675 (U+BC35) has a counter-clockwise outer contour
    
    * .notdef#5675 (U+BC35) has a counter-clockwise outer contour
    
    * .notdef#5676 (U+BC36) has a counter-clockwise outer contour
    
    * .notdef#5676 (U+BC36) has a counter-clockwise outer contour
    
    * .notdef#5676 (U+BC36) has a counter-clockwise outer contour
    
    * .notdef#5676 (U+BC36) has a counter-clockwise outer contour
    
    * .notdef#5676 (U+BC36) has a counter-clockwise outer contour
    
    * .notdef#5677 (U+BC37) has a counter-clockwise outer contour
    
    * .notdef#5677 (U+BC37) has a counter-clockwise outer contour
    
    * .notdef#5677 (U+BC37) has a counter-clockwise outer contour
    
    * .notdef#5678 (U+BC39) has a counter-clockwise outer contour
    
    * .notdef#5678 (U+BC39) has a counter-clockwise outer contour
    
    * .notdef#5678 (U+BC39) has a counter-clockwise outer contour
    
    * .notdef#5678 (U+BC39) has a counter-clockwise outer contour
    
    * .notdef#5679 (U+BC3A) has a counter-clockwise outer contour
    
    * .notdef#5679 (U+BC3A) has a counter-clockwise outer contour
    
    * .notdef#5679 (U+BC3A) has a counter-clockwise outer contour
    
    * .notdef#5679 (U+BC3A) has a counter-clockwise outer contour
    
    * .notdef#568 (U+B36B) has a counter-clockwise outer contour
    
    * .notdef#568 (U+B36B) has a counter-clockwise outer contour
    
    * .notdef#568 (U+B36B) has a counter-clockwise outer contour
    
    * .notdef#5680 (U+BC3B) has a counter-clockwise outer contour
    
    * .notdef#5680 (U+BC3B) has a counter-clockwise outer contour
    
    * .notdef#5680 (U+BC3B) has a counter-clockwise outer contour
    
    * .notdef#5680 (U+BC3B) has a counter-clockwise outer contour
    
    * .notdef#5681 (U+BC3C) has a counter-clockwise outer contour
    
    * .notdef#5681 (U+BC3C) has a counter-clockwise outer contour
    
    * .notdef#5681 (U+BC3C) has a counter-clockwise outer contour
    
    * .notdef#5681 (U+BC3C) has a counter-clockwise outer contour
    
    * .notdef#5682 (U+BC3D) has a counter-clockwise outer contour
    
    * .notdef#5682 (U+BC3D) has a counter-clockwise outer contour
    
    * .notdef#5682 (U+BC3D) has a counter-clockwise outer contour
    
    * .notdef#5682 (U+BC3D) has a counter-clockwise outer contour
    
    * .notdef#5683 (U+BC3E) has a counter-clockwise outer contour
    
    * .notdef#5683 (U+BC3E) has a counter-clockwise outer contour
    
    * .notdef#5683 (U+BC3E) has a counter-clockwise outer contour
    
    * .notdef#5683 (U+BC3E) has a counter-clockwise outer contour
    
    * .notdef#5683 (U+BC3E) has a counter-clockwise outer contour
    
    * .notdef#5684 (U+BC3F) has a counter-clockwise outer contour
    
    * .notdef#5684 (U+BC3F) has a counter-clockwise outer contour
    
    * .notdef#5684 (U+BC3F) has a counter-clockwise outer contour
    
    * .notdef#5684 (U+BC3F) has a counter-clockwise outer contour
    
    * .notdef#5684 (U+BC3F) has a counter-clockwise outer contour
    
    * .notdef#5685 (U+BC42) has a counter-clockwise outer contour
    
    * .notdef#5685 (U+BC42) has a counter-clockwise outer contour
    
    * .notdef#5685 (U+BC42) has a counter-clockwise outer contour
    
    * .notdef#5685 (U+BC42) has a counter-clockwise outer contour
    
    * .notdef#5686 (U+BC46) has a counter-clockwise outer contour
    
    * .notdef#5686 (U+BC46) has a counter-clockwise outer contour
    
    * .notdef#5686 (U+BC46) has a counter-clockwise outer contour
    
    * .notdef#5687 (U+BC47) has a counter-clockwise outer contour
    
    * .notdef#5687 (U+BC47) has a counter-clockwise outer contour
    
    * .notdef#5687 (U+BC47) has a counter-clockwise outer contour
    
    * .notdef#5688 (U+BC48) has a counter-clockwise outer contour
    
    * .notdef#5688 (U+BC48) has a counter-clockwise outer contour
    
    * .notdef#5688 (U+BC48) has a counter-clockwise outer contour
    
    * .notdef#5689 (U+BC4A) has a counter-clockwise outer contour
    
    * .notdef#5689 (U+BC4A) has a counter-clockwise outer contour
    
    * .notdef#5689 (U+BC4A) has a counter-clockwise outer contour
    
    * .notdef#5689 (U+BC4A) has a counter-clockwise outer contour
    
    * .notdef#569 (U+B36E) has a counter-clockwise outer contour
    
    * .notdef#569 (U+B36E) has a counter-clockwise outer contour
    
    * .notdef#569 (U+B36E) has a counter-clockwise outer contour
    
    * .notdef#569 (U+B36E) has a counter-clockwise outer contour
    
    * .notdef#5690 (U+BC4B) has a counter-clockwise outer contour
    
    * .notdef#5690 (U+BC4B) has a counter-clockwise outer contour
    
    * .notdef#5690 (U+BC4B) has a counter-clockwise outer contour
    
    * .notdef#5690 (U+BC4B) has a counter-clockwise outer contour
    
    * .notdef#5691 (U+BC4E) has a counter-clockwise outer contour
    
    * .notdef#5691 (U+BC4E) has a counter-clockwise outer contour
    
    * .notdef#5691 (U+BC4E) has a counter-clockwise outer contour
    
    * .notdef#5691 (U+BC4E) has a counter-clockwise outer contour
    
    * .notdef#5692 (U+BC4F) has a counter-clockwise outer contour
    
    * .notdef#5692 (U+BC4F) has a counter-clockwise outer contour
    
    * .notdef#5692 (U+BC4F) has a counter-clockwise outer contour
    
    * .notdef#5692 (U+BC4F) has a counter-clockwise outer contour
    
    * .notdef#5693 (U+BC51) has a counter-clockwise outer contour
    
    * .notdef#5693 (U+BC51) has a counter-clockwise outer contour
    
    * .notdef#5693 (U+BC51) has a counter-clockwise outer contour
    
    * .notdef#5693 (U+BC51) has a counter-clockwise outer contour
    
    * .notdef#5694 (U+BC52) has a counter-clockwise outer contour
    
    * .notdef#5694 (U+BC52) has a counter-clockwise outer contour
    
    * .notdef#5694 (U+BC52) has a counter-clockwise outer contour
    
    * .notdef#5694 (U+BC52) has a counter-clockwise outer contour
    
    * .notdef#5694 (U+BC52) has a counter-clockwise outer contour
    
    * .notdef#5695 (U+BC53) has a counter-clockwise outer contour
    
    * .notdef#5695 (U+BC53) has a counter-clockwise outer contour
    
    * .notdef#5695 (U+BC53) has a counter-clockwise outer contour
    
    * .notdef#5696 (U+BC54) has a counter-clockwise outer contour
    
    * .notdef#5696 (U+BC54) has a counter-clockwise outer contour
    
    * .notdef#5696 (U+BC54) has a counter-clockwise outer contour
    
    * .notdef#5697 (U+BC55) has a counter-clockwise outer contour
    
    * .notdef#5697 (U+BC55) has a counter-clockwise outer contour
    
    * .notdef#5697 (U+BC55) has a counter-clockwise outer contour
    
    * .notdef#5697 (U+BC55) has a counter-clockwise outer contour
    
    * .notdef#5698 (U+BC56) has a counter-clockwise outer contour
    
    * .notdef#5698 (U+BC56) has a counter-clockwise outer contour
    
    * .notdef#5698 (U+BC56) has a counter-clockwise outer contour
    
    * .notdef#5698 (U+BC56) has a counter-clockwise outer contour
    
    * .notdef#5699 (U+BC57) has a counter-clockwise outer contour
    
    * .notdef#5699 (U+BC57) has a counter-clockwise outer contour
    
    * .notdef#5699 (U+BC57) has a counter-clockwise outer contour
    
    * .notdef#5699 (U+BC57) has a counter-clockwise outer contour
    
    * .notdef#570 (U+B370) has a counter-clockwise outer contour
    
    * .notdef#570 (U+B370) has a counter-clockwise outer contour
    
    * .notdef#570 (U+B370) has a counter-clockwise outer contour
    
    * .notdef#5700 (U+BC58) has a counter-clockwise outer contour
    
    * .notdef#5700 (U+BC58) has a counter-clockwise outer contour
    
    * .notdef#5700 (U+BC58) has a counter-clockwise outer contour
    
    * .notdef#5700 (U+BC58) has a counter-clockwise outer contour
    
    * .notdef#5701 (U+BC59) has a counter-clockwise outer contour
    
    * .notdef#5701 (U+BC59) has a counter-clockwise outer contour
    
    * .notdef#5701 (U+BC59) has a counter-clockwise outer contour
    
    * .notdef#5701 (U+BC59) has a counter-clockwise outer contour
    
    * .notdef#5702 (U+BC5A) has a counter-clockwise outer contour
    
    * .notdef#5702 (U+BC5A) has a counter-clockwise outer contour
    
    * .notdef#5702 (U+BC5A) has a counter-clockwise outer contour
    
    * .notdef#5702 (U+BC5A) has a counter-clockwise outer contour
    
    * .notdef#5702 (U+BC5A) has a counter-clockwise outer contour
    
    * .notdef#5703 (U+BC5B) has a counter-clockwise outer contour
    
    * .notdef#5703 (U+BC5B) has a counter-clockwise outer contour
    
    * .notdef#5703 (U+BC5B) has a counter-clockwise outer contour
    
    * .notdef#5703 (U+BC5B) has a counter-clockwise outer contour
    
    * .notdef#5703 (U+BC5B) has a counter-clockwise outer contour
    
    * .notdef#5704 (U+BC5C) has a counter-clockwise outer contour
    
    * .notdef#5704 (U+BC5C) has a counter-clockwise outer contour
    
    * .notdef#5704 (U+BC5C) has a counter-clockwise outer contour
    
    * .notdef#5705 (U+BC5E) has a counter-clockwise outer contour
    
    * .notdef#5705 (U+BC5E) has a counter-clockwise outer contour
    
    * .notdef#5705 (U+BC5E) has a counter-clockwise outer contour
    
    * .notdef#5705 (U+BC5E) has a counter-clockwise outer contour
    
    * .notdef#5706 (U+BC5F) has a counter-clockwise outer contour
    
    * .notdef#5706 (U+BC5F) has a counter-clockwise outer contour
    
    * .notdef#5706 (U+BC5F) has a counter-clockwise outer contour
    
    * .notdef#5707 (U+BC60) has a counter-clockwise outer contour
    
    * .notdef#5707 (U+BC60) has a counter-clockwise outer contour
    
    * .notdef#5707 (U+BC60) has a counter-clockwise outer contour
    
    * .notdef#5708 (U+BC61) has a counter-clockwise outer contour
    
    * .notdef#5708 (U+BC61) has a counter-clockwise outer contour
    
    * .notdef#5708 (U+BC61) has a counter-clockwise outer contour
    
    * .notdef#5709 (U+BC62) has a counter-clockwise outer contour
    
    * .notdef#5709 (U+BC62) has a counter-clockwise outer contour
    
    * .notdef#5709 (U+BC62) has a counter-clockwise outer contour
    
    * .notdef#571 (U+B371) has a counter-clockwise outer contour
    
    * .notdef#571 (U+B371) has a counter-clockwise outer contour
    
    * .notdef#571 (U+B371) has a counter-clockwise outer contour
    
    * .notdef#571 (U+B371) has a counter-clockwise outer contour
    
    * .notdef#5710 (U+BC63) has a counter-clockwise outer contour
    
    * .notdef#5710 (U+BC63) has a counter-clockwise outer contour
    
    * .notdef#5710 (U+BC63) has a counter-clockwise outer contour
    
    * .notdef#5711 (U+BC64) has a counter-clockwise outer contour
    
    * .notdef#5711 (U+BC64) has a counter-clockwise outer contour
    
    * .notdef#5711 (U+BC64) has a counter-clockwise outer contour
    
    * .notdef#5712 (U+BC65) has a counter-clockwise outer contour
    
    * .notdef#5712 (U+BC65) has a counter-clockwise outer contour
    
    * .notdef#5712 (U+BC65) has a counter-clockwise outer contour
    
    * .notdef#5713 (U+BC66) has a counter-clockwise outer contour
    
    * .notdef#5713 (U+BC66) has a counter-clockwise outer contour
    
    * .notdef#5713 (U+BC66) has a counter-clockwise outer contour
    
    * .notdef#5713 (U+BC66) has a counter-clockwise outer contour
    
    * .notdef#5714 (U+BC67) has a counter-clockwise outer contour
    
    * .notdef#5714 (U+BC67) has a counter-clockwise outer contour
    
    * .notdef#5714 (U+BC67) has a counter-clockwise outer contour
    
    * .notdef#5714 (U+BC67) has a counter-clockwise outer contour
    
    * .notdef#5715 (U+BC68) has a counter-clockwise outer contour
    
    * .notdef#5715 (U+BC68) has a counter-clockwise outer contour
    
    * .notdef#5716 (U+BC69) has a counter-clockwise outer contour
    
    * .notdef#5716 (U+BC69) has a counter-clockwise outer contour
    
    * .notdef#5716 (U+BC69) has a counter-clockwise outer contour
    
    * .notdef#5717 (U+BC6A) has a counter-clockwise outer contour
    
    * .notdef#5717 (U+BC6A) has a counter-clockwise outer contour
    
    * .notdef#5717 (U+BC6A) has a counter-clockwise outer contour
    
    * .notdef#5717 (U+BC6A) has a counter-clockwise outer contour
    
    * .notdef#5718 (U+BC6B) has a counter-clockwise outer contour
    
    * .notdef#5718 (U+BC6B) has a counter-clockwise outer contour
    
    * .notdef#5718 (U+BC6B) has a counter-clockwise outer contour
    
    * .notdef#5718 (U+BC6B) has a counter-clockwise outer contour
    
    * .notdef#5719 (U+BC6C) has a counter-clockwise outer contour
    
    * .notdef#5719 (U+BC6C) has a counter-clockwise outer contour
    
    * .notdef#5719 (U+BC6C) has a counter-clockwise outer contour
    
    * .notdef#572 (U+B374) has a counter-clockwise outer contour
    
    * .notdef#572 (U+B374) has a counter-clockwise outer contour
    
    * .notdef#572 (U+B374) has a counter-clockwise outer contour
    
    * .notdef#572 (U+B374) has a counter-clockwise outer contour
    
    * .notdef#5720 (U+BC6D) has a counter-clockwise outer contour
    
    * .notdef#5720 (U+BC6D) has a counter-clockwise outer contour
    
    * .notdef#5720 (U+BC6D) has a counter-clockwise outer contour
    
    * .notdef#5720 (U+BC6D) has a counter-clockwise outer contour
    
    * .notdef#5721 (U+BC6E) has a counter-clockwise outer contour
    
    * .notdef#5721 (U+BC6E) has a counter-clockwise outer contour
    
    * .notdef#5721 (U+BC6E) has a counter-clockwise outer contour
    
    * .notdef#5721 (U+BC6E) has a counter-clockwise outer contour
    
    * .notdef#5721 (U+BC6E) has a counter-clockwise outer contour
    
    * .notdef#5722 (U+BC6F) has a counter-clockwise outer contour
    
    * .notdef#5722 (U+BC6F) has a counter-clockwise outer contour
    
    * .notdef#5722 (U+BC6F) has a counter-clockwise outer contour
    
    * .notdef#5723 (U+BC70) has a counter-clockwise outer contour
    
    * .notdef#5723 (U+BC70) has a counter-clockwise outer contour
    
    * .notdef#5723 (U+BC70) has a counter-clockwise outer contour
    
    * .notdef#5724 (U+BC71) has a counter-clockwise outer contour
    
    * .notdef#5724 (U+BC71) has a counter-clockwise outer contour
    
    * .notdef#5724 (U+BC71) has a counter-clockwise outer contour
    
    * .notdef#5724 (U+BC71) has a counter-clockwise outer contour
    
    * .notdef#5725 (U+BC72) has a counter-clockwise outer contour
    
    * .notdef#5725 (U+BC72) has a counter-clockwise outer contour
    
    * .notdef#5725 (U+BC72) has a counter-clockwise outer contour
    
    * .notdef#5725 (U+BC72) has a counter-clockwise outer contour
    
    * .notdef#5726 (U+BC73) has a counter-clockwise outer contour
    
    * .notdef#5726 (U+BC73) has a counter-clockwise outer contour
    
    * .notdef#5726 (U+BC73) has a counter-clockwise outer contour
    
    * .notdef#5726 (U+BC73) has a counter-clockwise outer contour
    
    * .notdef#5727 (U+BC74) has a counter-clockwise outer contour
    
    * .notdef#5727 (U+BC74) has a counter-clockwise outer contour
    
    * .notdef#5727 (U+BC74) has a counter-clockwise outer contour
    
    * .notdef#5727 (U+BC74) has a counter-clockwise outer contour
    
    * .notdef#5728 (U+BC75) has a counter-clockwise outer contour
    
    * .notdef#5728 (U+BC75) has a counter-clockwise outer contour
    
    * .notdef#5728 (U+BC75) has a counter-clockwise outer contour
    
    * .notdef#5728 (U+BC75) has a counter-clockwise outer contour
    
    * .notdef#5729 (U+BC76) has a counter-clockwise outer contour
    
    * .notdef#5729 (U+BC76) has a counter-clockwise outer contour
    
    * .notdef#5729 (U+BC76) has a counter-clockwise outer contour
    
    * .notdef#5729 (U+BC76) has a counter-clockwise outer contour
    
    * .notdef#5729 (U+BC76) has a counter-clockwise outer contour
    
    * .notdef#573 (U+B378) has a counter-clockwise outer contour
    
    * .notdef#573 (U+B378) has a counter-clockwise outer contour
    
    * .notdef#573 (U+B378) has a counter-clockwise outer contour
    
    * .notdef#573 (U+B378) has a counter-clockwise outer contour
    
    * .notdef#5730 (U+BC77) has a counter-clockwise outer contour
    
    * .notdef#5730 (U+BC77) has a counter-clockwise outer contour
    
    * .notdef#5730 (U+BC77) has a counter-clockwise outer contour
    
    * .notdef#5730 (U+BC77) has a counter-clockwise outer contour
    
    * .notdef#5730 (U+BC77) has a counter-clockwise outer contour
    
    * .notdef#5731 (U+BC78) has a counter-clockwise outer contour
    
    * .notdef#5731 (U+BC78) has a counter-clockwise outer contour
    
    * .notdef#5731 (U+BC78) has a counter-clockwise outer contour
    
    * .notdef#5732 (U+BC79) has a counter-clockwise outer contour
    
    * .notdef#5732 (U+BC79) has a counter-clockwise outer contour
    
    * .notdef#5732 (U+BC79) has a counter-clockwise outer contour
    
    * .notdef#5733 (U+BC7A) has a counter-clockwise outer contour
    
    * .notdef#5733 (U+BC7A) has a counter-clockwise outer contour
    
    * .notdef#5733 (U+BC7A) has a counter-clockwise outer contour
    
    * .notdef#5733 (U+BC7A) has a counter-clockwise outer contour
    
    * .notdef#5734 (U+BC7B) has a counter-clockwise outer contour
    
    * .notdef#5734 (U+BC7B) has a counter-clockwise outer contour
    
    * .notdef#5734 (U+BC7B) has a counter-clockwise outer contour
    
    * .notdef#5735 (U+BC7C) has a counter-clockwise outer contour
    
    * .notdef#5735 (U+BC7C) has a counter-clockwise outer contour
    
    * .notdef#5735 (U+BC7C) has a counter-clockwise outer contour
    
    * .notdef#5736 (U+BC7D) has a counter-clockwise outer contour
    
    * .notdef#5736 (U+BC7D) has a counter-clockwise outer contour
    
    * .notdef#5736 (U+BC7D) has a counter-clockwise outer contour
    
    * .notdef#5737 (U+BC7E) has a counter-clockwise outer contour
    
    * .notdef#5737 (U+BC7E) has a counter-clockwise outer contour
    
    * .notdef#5737 (U+BC7E) has a counter-clockwise outer contour
    
    * .notdef#5738 (U+BC7F) has a counter-clockwise outer contour
    
    * .notdef#5738 (U+BC7F) has a counter-clockwise outer contour
    
    * .notdef#5738 (U+BC7F) has a counter-clockwise outer contour
    
    * .notdef#5739 (U+BC80) has a counter-clockwise outer contour
    
    * .notdef#5739 (U+BC80) has a counter-clockwise outer contour
    
    * .notdef#5739 (U+BC80) has a counter-clockwise outer contour
    
    * .notdef#574 (U+B380) has a counter-clockwise outer contour
    
    * .notdef#574 (U+B380) has a counter-clockwise outer contour
    
    * .notdef#574 (U+B380) has a counter-clockwise outer contour
    
    * .notdef#574 (U+B380) has a counter-clockwise outer contour
    
    * .notdef#5740 (U+BC81) has a counter-clockwise outer contour
    
    * .notdef#5740 (U+BC81) has a counter-clockwise outer contour
    
    * .notdef#5740 (U+BC81) has a counter-clockwise outer contour
    
    * .notdef#5741 (U+BC82) has a counter-clockwise outer contour
    
    * .notdef#5741 (U+BC82) has a counter-clockwise outer contour
    
    * .notdef#5741 (U+BC82) has a counter-clockwise outer contour
    
    * .notdef#5741 (U+BC82) has a counter-clockwise outer contour
    
    * .notdef#5742 (U+BC83) has a counter-clockwise outer contour
    
    * .notdef#5742 (U+BC83) has a counter-clockwise outer contour
    
    * .notdef#5742 (U+BC83) has a counter-clockwise outer contour
    
    * .notdef#5742 (U+BC83) has a counter-clockwise outer contour
    
    * .notdef#5743 (U+BC86) has a counter-clockwise outer contour
    
    * .notdef#5743 (U+BC86) has a counter-clockwise outer contour
    
    * .notdef#5743 (U+BC86) has a counter-clockwise outer contour
    
    * .notdef#5743 (U+BC86) has a counter-clockwise outer contour
    
    * .notdef#5744 (U+BC87) has a counter-clockwise outer contour
    
    * .notdef#5744 (U+BC87) has a counter-clockwise outer contour
    
    * .notdef#5744 (U+BC87) has a counter-clockwise outer contour
    
    * .notdef#5744 (U+BC87) has a counter-clockwise outer contour
    
    * .notdef#5745 (U+BC89) has a counter-clockwise outer contour
    
    * .notdef#5745 (U+BC89) has a counter-clockwise outer contour
    
    * .notdef#5745 (U+BC89) has a counter-clockwise outer contour
    
    * .notdef#5745 (U+BC89) has a counter-clockwise outer contour
    
    * .notdef#5746 (U+BC8A) has a counter-clockwise outer contour
    
    * .notdef#5746 (U+BC8A) has a counter-clockwise outer contour
    
    * .notdef#5746 (U+BC8A) has a counter-clockwise outer contour
    
    * .notdef#5746 (U+BC8A) has a counter-clockwise outer contour
    
    * .notdef#5746 (U+BC8A) has a counter-clockwise outer contour
    
    * .notdef#5747 (U+BC8D) has a counter-clockwise outer contour
    
    * .notdef#5747 (U+BC8D) has a counter-clockwise outer contour
    
    * .notdef#5747 (U+BC8D) has a counter-clockwise outer contour
    
    * .notdef#5747 (U+BC8D) has a counter-clockwise outer contour
    
    * .notdef#5748 (U+BC8F) has a counter-clockwise outer contour
    
    * .notdef#5748 (U+BC8F) has a counter-clockwise outer contour
    
    * .notdef#5748 (U+BC8F) has a counter-clockwise outer contour
    
    * .notdef#5748 (U+BC8F) has a counter-clockwise outer contour
    
    * .notdef#5749 (U+BC90) has a counter-clockwise outer contour
    
    * .notdef#5749 (U+BC90) has a counter-clockwise outer contour
    
    * .notdef#5749 (U+BC90) has a counter-clockwise outer contour
    
    * .notdef#5749 (U+BC90) has a counter-clockwise outer contour
    
    * .notdef#575 (U+B381) has a counter-clockwise outer contour
    
    * .notdef#575 (U+B381) has a counter-clockwise outer contour
    
    * .notdef#575 (U+B381) has a counter-clockwise outer contour
    
    * .notdef#575 (U+B381) has a counter-clockwise outer contour
    
    * .notdef#5750 (U+BC91) has a counter-clockwise outer contour
    
    * .notdef#5750 (U+BC91) has a counter-clockwise outer contour
    
    * .notdef#5750 (U+BC91) has a counter-clockwise outer contour
    
    * .notdef#5750 (U+BC91) has a counter-clockwise outer contour
    
    * .notdef#5751 (U+BC92) has a counter-clockwise outer contour
    
    * .notdef#5751 (U+BC92) has a counter-clockwise outer contour
    
    * .notdef#5751 (U+BC92) has a counter-clockwise outer contour
    
    * .notdef#5751 (U+BC92) has a counter-clockwise outer contour
    
    * .notdef#5751 (U+BC92) has a counter-clockwise outer contour
    
    * .notdef#5752 (U+BC93) has a counter-clockwise outer contour
    
    * .notdef#5752 (U+BC93) has a counter-clockwise outer contour
    
    * .notdef#5752 (U+BC93) has a counter-clockwise outer contour
    
    * .notdef#5752 (U+BC93) has a counter-clockwise outer contour
    
    * .notdef#5752 (U+BC93) has a counter-clockwise outer contour
    
    * .notdef#5753 (U+BC96) has a counter-clockwise outer contour
    
    * .notdef#5753 (U+BC96) has a counter-clockwise outer contour
    
    * .notdef#5753 (U+BC96) has a counter-clockwise outer contour
    
    * .notdef#5753 (U+BC96) has a counter-clockwise outer contour
    
    * .notdef#5754 (U+BC98) has a counter-clockwise outer contour
    
    * .notdef#5754 (U+BC98) has a counter-clockwise outer contour
    
    * .notdef#5754 (U+BC98) has a counter-clockwise outer contour
    
    * .notdef#5755 (U+BC9B) has a counter-clockwise outer contour
    
    * .notdef#5755 (U+BC9B) has a counter-clockwise outer contour
    
    * .notdef#5755 (U+BC9B) has a counter-clockwise outer contour
    
    * .notdef#5756 (U+BC9C) has a counter-clockwise outer contour
    
    * .notdef#5756 (U+BC9C) has a counter-clockwise outer contour
    
    * .notdef#5756 (U+BC9C) has a counter-clockwise outer contour
    
    * .notdef#5757 (U+BC9D) has a counter-clockwise outer contour
    
    * .notdef#5757 (U+BC9D) has a counter-clockwise outer contour
    
    * .notdef#5757 (U+BC9D) has a counter-clockwise outer contour
    
    * .notdef#5758 (U+BC9E) has a counter-clockwise outer contour
    
    * .notdef#5758 (U+BC9E) has a counter-clockwise outer contour
    
    * .notdef#5758 (U+BC9E) has a counter-clockwise outer contour
    
    * .notdef#5758 (U+BC9E) has a counter-clockwise outer contour
    
    * .notdef#5759 (U+BC9F) has a counter-clockwise outer contour
    
    * .notdef#5759 (U+BC9F) has a counter-clockwise outer contour
    
    * .notdef#5759 (U+BC9F) has a counter-clockwise outer contour
    
    * .notdef#5759 (U+BC9F) has a counter-clockwise outer contour
    
    * .notdef#576 (U+B383) has a counter-clockwise outer contour
    
    * .notdef#576 (U+B383) has a counter-clockwise outer contour
    
    * .notdef#576 (U+B383) has a counter-clockwise outer contour
    
    * .notdef#576 (U+B383) has a counter-clockwise outer contour
    
    * .notdef#5760 (U+BCA2) has a counter-clockwise outer contour
    
    * .notdef#5760 (U+BCA2) has a counter-clockwise outer contour
    
    * .notdef#5760 (U+BCA2) has a counter-clockwise outer contour
    
    * .notdef#5760 (U+BCA2) has a counter-clockwise outer contour
    
    * .notdef#5761 (U+BCA3) has a counter-clockwise outer contour
    
    * .notdef#5761 (U+BCA3) has a counter-clockwise outer contour
    
    * .notdef#5761 (U+BCA3) has a counter-clockwise outer contour
    
    * .notdef#5761 (U+BCA3) has a counter-clockwise outer contour
    
    * .notdef#5762 (U+BCA5) has a counter-clockwise outer contour
    
    * .notdef#5762 (U+BCA5) has a counter-clockwise outer contour
    
    * .notdef#5762 (U+BCA5) has a counter-clockwise outer contour
    
    * .notdef#5762 (U+BCA5) has a counter-clockwise outer contour
    
    * .notdef#5763 (U+BCA6) has a counter-clockwise outer contour
    
    * .notdef#5763 (U+BCA6) has a counter-clockwise outer contour
    
    * .notdef#5763 (U+BCA6) has a counter-clockwise outer contour
    
    * .notdef#5763 (U+BCA6) has a counter-clockwise outer contour
    
    * .notdef#5763 (U+BCA6) has a counter-clockwise outer contour
    
    * .notdef#5764 (U+BCA9) has a counter-clockwise outer contour
    
    * .notdef#5764 (U+BCA9) has a counter-clockwise outer contour
    
    * .notdef#5764 (U+BCA9) has a counter-clockwise outer contour
    
    * .notdef#5764 (U+BCA9) has a counter-clockwise outer contour
    
    * .notdef#5765 (U+BCAA) has a counter-clockwise outer contour
    
    * .notdef#5765 (U+BCAA) has a counter-clockwise outer contour
    
    * .notdef#5765 (U+BCAA) has a counter-clockwise outer contour
    
    * .notdef#5765 (U+BCAA) has a counter-clockwise outer contour
    
    * .notdef#5766 (U+BCAB) has a counter-clockwise outer contour
    
    * .notdef#5766 (U+BCAB) has a counter-clockwise outer contour
    
    * .notdef#5766 (U+BCAB) has a counter-clockwise outer contour
    
    * .notdef#5766 (U+BCAB) has a counter-clockwise outer contour
    
    * .notdef#5767 (U+BCAC) has a counter-clockwise outer contour
    
    * .notdef#5767 (U+BCAC) has a counter-clockwise outer contour
    
    * .notdef#5767 (U+BCAC) has a counter-clockwise outer contour
    
    * .notdef#5767 (U+BCAC) has a counter-clockwise outer contour
    
    * .notdef#5768 (U+BCAD) has a counter-clockwise outer contour
    
    * .notdef#5768 (U+BCAD) has a counter-clockwise outer contour
    
    * .notdef#5768 (U+BCAD) has a counter-clockwise outer contour
    
    * .notdef#5768 (U+BCAD) has a counter-clockwise outer contour
    
    * .notdef#5769 (U+BCAE) has a counter-clockwise outer contour
    
    * .notdef#5769 (U+BCAE) has a counter-clockwise outer contour
    
    * .notdef#5769 (U+BCAE) has a counter-clockwise outer contour
    
    * .notdef#5769 (U+BCAE) has a counter-clockwise outer contour
    
    * .notdef#5769 (U+BCAE) has a counter-clockwise outer contour
    
    * .notdef#577 (U+B384) has a counter-clockwise outer contour
    
    * .notdef#577 (U+B384) has a counter-clockwise outer contour
    
    * .notdef#577 (U+B384) has a counter-clockwise outer contour
    
    * .notdef#577 (U+B384) has a counter-clockwise outer contour
    
    * .notdef#5770 (U+BCAF) has a counter-clockwise outer contour
    
    * .notdef#5770 (U+BCAF) has a counter-clockwise outer contour
    
    * .notdef#5770 (U+BCAF) has a counter-clockwise outer contour
    
    * .notdef#5770 (U+BCAF) has a counter-clockwise outer contour
    
    * .notdef#5770 (U+BCAF) has a counter-clockwise outer contour
    
    * .notdef#5771 (U+BCB2) has a counter-clockwise outer contour
    
    * .notdef#5771 (U+BCB2) has a counter-clockwise outer contour
    
    * .notdef#5771 (U+BCB2) has a counter-clockwise outer contour
    
    * .notdef#5771 (U+BCB2) has a counter-clockwise outer contour
    
    * .notdef#5772 (U+BCB6) has a counter-clockwise outer contour
    
    * .notdef#5772 (U+BCB6) has a counter-clockwise outer contour
    
    * .notdef#5772 (U+BCB6) has a counter-clockwise outer contour
    
    * .notdef#5773 (U+BCB7) has a counter-clockwise outer contour
    
    * .notdef#5773 (U+BCB7) has a counter-clockwise outer contour
    
    * .notdef#5773 (U+BCB7) has a counter-clockwise outer contour
    
    * .notdef#5774 (U+BCB8) has a counter-clockwise outer contour
    
    * .notdef#5774 (U+BCB8) has a counter-clockwise outer contour
    
    * .notdef#5774 (U+BCB8) has a counter-clockwise outer contour
    
    * .notdef#5775 (U+BCB9) has a counter-clockwise outer contour
    
    * .notdef#5775 (U+BCB9) has a counter-clockwise outer contour
    
    * .notdef#5775 (U+BCB9) has a counter-clockwise outer contour
    
    * .notdef#5776 (U+BCBA) has a counter-clockwise outer contour
    
    * .notdef#5776 (U+BCBA) has a counter-clockwise outer contour
    
    * .notdef#5776 (U+BCBA) has a counter-clockwise outer contour
    
    * .notdef#5776 (U+BCBA) has a counter-clockwise outer contour
    
    * .notdef#5777 (U+BCBB) has a counter-clockwise outer contour
    
    * .notdef#5777 (U+BCBB) has a counter-clockwise outer contour
    
    * .notdef#5777 (U+BCBB) has a counter-clockwise outer contour
    
    * .notdef#5777 (U+BCBB) has a counter-clockwise outer contour
    
    * .notdef#5778 (U+BCBE) has a counter-clockwise outer contour
    
    * .notdef#5778 (U+BCBE) has a counter-clockwise outer contour
    
    * .notdef#5778 (U+BCBE) has a counter-clockwise outer contour
    
    * .notdef#5778 (U+BCBE) has a counter-clockwise outer contour
    
    * .notdef#5779 (U+BCBF) has a counter-clockwise outer contour
    
    * .notdef#5779 (U+BCBF) has a counter-clockwise outer contour
    
    * .notdef#5779 (U+BCBF) has a counter-clockwise outer contour
    
    * .notdef#5779 (U+BCBF) has a counter-clockwise outer contour
    
    * .notdef#578 (U+B385) has a counter-clockwise outer contour
    
    * .notdef#578 (U+B385) has a counter-clockwise outer contour
    
    * .notdef#578 (U+B385) has a counter-clockwise outer contour
    
    * .notdef#578 (U+B385) has a counter-clockwise outer contour
    
    * .notdef#5780 (U+BCC1) has a counter-clockwise outer contour
    
    * .notdef#5780 (U+BCC1) has a counter-clockwise outer contour
    
    * .notdef#5780 (U+BCC1) has a counter-clockwise outer contour
    
    * .notdef#5780 (U+BCC1) has a counter-clockwise outer contour
    
    * .notdef#5781 (U+BCC2) has a counter-clockwise outer contour
    
    * .notdef#5781 (U+BCC2) has a counter-clockwise outer contour
    
    * .notdef#5781 (U+BCC2) has a counter-clockwise outer contour
    
    * .notdef#5781 (U+BCC2) has a counter-clockwise outer contour
    
    * .notdef#5781 (U+BCC2) has a counter-clockwise outer contour
    
    * .notdef#5782 (U+BCC3) has a counter-clockwise outer contour
    
    * .notdef#5782 (U+BCC3) has a counter-clockwise outer contour
    
    * .notdef#5782 (U+BCC3) has a counter-clockwise outer contour
    
    * .notdef#5783 (U+BCC5) has a counter-clockwise outer contour
    
    * .notdef#5783 (U+BCC5) has a counter-clockwise outer contour
    
    * .notdef#5783 (U+BCC5) has a counter-clockwise outer contour
    
    * .notdef#5783 (U+BCC5) has a counter-clockwise outer contour
    
    * .notdef#5784 (U+BCC6) has a counter-clockwise outer contour
    
    * .notdef#5784 (U+BCC6) has a counter-clockwise outer contour
    
    * .notdef#5784 (U+BCC6) has a counter-clockwise outer contour
    
    * .notdef#5784 (U+BCC6) has a counter-clockwise outer contour
    
    * .notdef#5785 (U+BCC7) has a counter-clockwise outer contour
    
    * .notdef#5785 (U+BCC7) has a counter-clockwise outer contour
    
    * .notdef#5785 (U+BCC7) has a counter-clockwise outer contour
    
    * .notdef#5785 (U+BCC7) has a counter-clockwise outer contour
    
    * .notdef#5786 (U+BCC8) has a counter-clockwise outer contour
    
    * .notdef#5786 (U+BCC8) has a counter-clockwise outer contour
    
    * .notdef#5786 (U+BCC8) has a counter-clockwise outer contour
    
    * .notdef#5786 (U+BCC8) has a counter-clockwise outer contour
    
    * .notdef#5787 (U+BCC9) has a counter-clockwise outer contour
    
    * .notdef#5787 (U+BCC9) has a counter-clockwise outer contour
    
    * .notdef#5787 (U+BCC9) has a counter-clockwise outer contour
    
    * .notdef#5787 (U+BCC9) has a counter-clockwise outer contour
    
    * .notdef#5788 (U+BCCA) has a counter-clockwise outer contour
    
    * .notdef#5788 (U+BCCA) has a counter-clockwise outer contour
    
    * .notdef#5788 (U+BCCA) has a counter-clockwise outer contour
    
    * .notdef#5788 (U+BCCA) has a counter-clockwise outer contour
    
    * .notdef#5788 (U+BCCA) has a counter-clockwise outer contour
    
    * .notdef#5789 (U+BCCB) has a counter-clockwise outer contour
    
    * .notdef#5789 (U+BCCB) has a counter-clockwise outer contour
    
    * .notdef#5789 (U+BCCB) has a counter-clockwise outer contour
    
    * .notdef#5789 (U+BCCB) has a counter-clockwise outer contour
    
    * .notdef#5789 (U+BCCB) has a counter-clockwise outer contour
    
    * .notdef#579 (U+B38C) has a counter-clockwise outer contour
    
    * .notdef#579 (U+B38C) has a counter-clockwise outer contour
    
    * .notdef#5790 (U+BCCC) has a counter-clockwise outer contour
    
    * .notdef#5790 (U+BCCC) has a counter-clockwise outer contour
    
    * .notdef#5790 (U+BCCC) has a counter-clockwise outer contour
    
    * .notdef#5791 (U+BCCE) has a counter-clockwise outer contour
    
    * .notdef#5791 (U+BCCE) has a counter-clockwise outer contour
    
    * .notdef#5791 (U+BCCE) has a counter-clockwise outer contour
    
    * .notdef#5791 (U+BCCE) has a counter-clockwise outer contour
    
    * .notdef#5792 (U+BCD2) has a counter-clockwise outer contour
    
    * .notdef#5792 (U+BCD2) has a counter-clockwise outer contour
    
    * .notdef#5792 (U+BCD2) has a counter-clockwise outer contour
    
    * .notdef#5793 (U+BCD3) has a counter-clockwise outer contour
    
    * .notdef#5793 (U+BCD3) has a counter-clockwise outer contour
    
    * .notdef#5793 (U+BCD3) has a counter-clockwise outer contour
    
    * .notdef#5794 (U+BCD4) has a counter-clockwise outer contour
    
    * .notdef#5794 (U+BCD4) has a counter-clockwise outer contour
    
    * .notdef#5794 (U+BCD4) has a counter-clockwise outer contour
    
    * .notdef#5795 (U+BCD6) has a counter-clockwise outer contour
    
    * .notdef#5795 (U+BCD6) has a counter-clockwise outer contour
    
    * .notdef#5795 (U+BCD6) has a counter-clockwise outer contour
    
    * .notdef#5795 (U+BCD6) has a counter-clockwise outer contour
    
    * .notdef#5796 (U+BCD7) has a counter-clockwise outer contour
    
    * .notdef#5796 (U+BCD7) has a counter-clockwise outer contour
    
    * .notdef#5796 (U+BCD7) has a counter-clockwise outer contour
    
    * .notdef#5796 (U+BCD7) has a counter-clockwise outer contour
    
    * .notdef#5797 (U+BCD9) has a counter-clockwise outer contour
    
    * .notdef#5797 (U+BCD9) has a counter-clockwise outer contour
    
    * .notdef#5797 (U+BCD9) has a counter-clockwise outer contour
    
    * .notdef#5798 (U+BCDA) has a counter-clockwise outer contour
    
    * .notdef#5798 (U+BCDA) has a counter-clockwise outer contour
    
    * .notdef#5798 (U+BCDA) has a counter-clockwise outer contour
    
    * .notdef#5798 (U+BCDA) has a counter-clockwise outer contour
    
    * .notdef#5799 (U+BCDB) has a counter-clockwise outer contour
    
    * .notdef#5799 (U+BCDB) has a counter-clockwise outer contour
    
    * .notdef#5799 (U+BCDB) has a counter-clockwise outer contour
    
    * .notdef#5799 (U+BCDB) has a counter-clockwise outer contour
    
    * .notdef#580 (U+B390) has a counter-clockwise outer contour
    
    * .notdef#580 (U+B390) has a counter-clockwise outer contour
    
    * .notdef#580 (U+B390) has a counter-clockwise outer contour
    
    * .notdef#5800 (U+BCDD) has a counter-clockwise outer contour
    
    * .notdef#5800 (U+BCDD) has a counter-clockwise outer contour
    
    * .notdef#5800 (U+BCDD) has a counter-clockwise outer contour
    
    * .notdef#5800 (U+BCDD) has a counter-clockwise outer contour
    
    * .notdef#5801 (U+BCDE) has a counter-clockwise outer contour
    
    * .notdef#5801 (U+BCDE) has a counter-clockwise outer contour
    
    * .notdef#5801 (U+BCDE) has a counter-clockwise outer contour
    
    * .notdef#5801 (U+BCDE) has a counter-clockwise outer contour
    
    * .notdef#5801 (U+BCDE) has a counter-clockwise outer contour
    
    * .notdef#5802 (U+BCDF) has a counter-clockwise outer contour
    
    * .notdef#5802 (U+BCDF) has a counter-clockwise outer contour
    
    * .notdef#5802 (U+BCDF) has a counter-clockwise outer contour
    
    * .notdef#5803 (U+BCE0) has a counter-clockwise outer contour
    
    * .notdef#5803 (U+BCE0) has a counter-clockwise outer contour
    
    * .notdef#5803 (U+BCE0) has a counter-clockwise outer contour
    
    * .notdef#5804 (U+BCE1) has a counter-clockwise outer contour
    
    * .notdef#5804 (U+BCE1) has a counter-clockwise outer contour
    
    * .notdef#5804 (U+BCE1) has a counter-clockwise outer contour
    
    * .notdef#5804 (U+BCE1) has a counter-clockwise outer contour
    
    * .notdef#5805 (U+BCE2) has a counter-clockwise outer contour
    
    * .notdef#5805 (U+BCE2) has a counter-clockwise outer contour
    
    * .notdef#5805 (U+BCE2) has a counter-clockwise outer contour
    
    * .notdef#5805 (U+BCE2) has a counter-clockwise outer contour
    
    * .notdef#5806 (U+BCE3) has a counter-clockwise outer contour
    
    * .notdef#5806 (U+BCE3) has a counter-clockwise outer contour
    
    * .notdef#5806 (U+BCE3) has a counter-clockwise outer contour
    
    * .notdef#5806 (U+BCE3) has a counter-clockwise outer contour
    
    * .notdef#5807 (U+BCE4) has a counter-clockwise outer contour
    
    * .notdef#5807 (U+BCE4) has a counter-clockwise outer contour
    
    * .notdef#5807 (U+BCE4) has a counter-clockwise outer contour
    
    * .notdef#5807 (U+BCE4) has a counter-clockwise outer contour
    
    * .notdef#5808 (U+BCE5) has a counter-clockwise outer contour
    
    * .notdef#5808 (U+BCE5) has a counter-clockwise outer contour
    
    * .notdef#5808 (U+BCE5) has a counter-clockwise outer contour
    
    * .notdef#5808 (U+BCE5) has a counter-clockwise outer contour
    
    * .notdef#5809 (U+BCE6) has a counter-clockwise outer contour
    
    * .notdef#5809 (U+BCE6) has a counter-clockwise outer contour
    
    * .notdef#5809 (U+BCE6) has a counter-clockwise outer contour
    
    * .notdef#5809 (U+BCE6) has a counter-clockwise outer contour
    
    * .notdef#5809 (U+BCE6) has a counter-clockwise outer contour
    
    * .notdef#581 (U+B394) has a counter-clockwise outer contour
    
    * .notdef#581 (U+B394) has a counter-clockwise outer contour
    
    * .notdef#581 (U+B394) has a counter-clockwise outer contour
    
    * .notdef#5810 (U+BCE7) has a counter-clockwise outer contour
    
    * .notdef#5810 (U+BCE7) has a counter-clockwise outer contour
    
    * .notdef#5810 (U+BCE7) has a counter-clockwise outer contour
    
    * .notdef#5810 (U+BCE7) has a counter-clockwise outer contour
    
    * .notdef#5810 (U+BCE7) has a counter-clockwise outer contour
    
    * .notdef#5811 (U+BCE8) has a counter-clockwise outer contour
    
    * .notdef#5811 (U+BCE8) has a counter-clockwise outer contour
    
    * .notdef#5811 (U+BCE8) has a counter-clockwise outer contour
    
    * .notdef#5812 (U+BCE9) has a counter-clockwise outer contour
    
    * .notdef#5812 (U+BCE9) has a counter-clockwise outer contour
    
    * .notdef#5812 (U+BCE9) has a counter-clockwise outer contour
    
    * .notdef#5813 (U+BCEA) has a counter-clockwise outer contour
    
    * .notdef#5813 (U+BCEA) has a counter-clockwise outer contour
    
    * .notdef#5813 (U+BCEA) has a counter-clockwise outer contour
    
    * .notdef#5813 (U+BCEA) has a counter-clockwise outer contour
    
    * .notdef#5814 (U+BCEB) has a counter-clockwise outer contour
    
    * .notdef#5814 (U+BCEB) has a counter-clockwise outer contour
    
    * .notdef#5814 (U+BCEB) has a counter-clockwise outer contour
    
    * .notdef#5815 (U+BCEC) has a counter-clockwise outer contour
    
    * .notdef#5815 (U+BCEC) has a counter-clockwise outer contour
    
    * .notdef#5815 (U+BCEC) has a counter-clockwise outer contour
    
    * .notdef#5816 (U+BCED) has a counter-clockwise outer contour
    
    * .notdef#5816 (U+BCED) has a counter-clockwise outer contour
    
    * .notdef#5816 (U+BCED) has a counter-clockwise outer contour
    
    * .notdef#5817 (U+BCEE) has a counter-clockwise outer contour
    
    * .notdef#5817 (U+BCEE) has a counter-clockwise outer contour
    
    * .notdef#5817 (U+BCEE) has a counter-clockwise outer contour
    
    * .notdef#5818 (U+BCEF) has a counter-clockwise outer contour
    
    * .notdef#5818 (U+BCEF) has a counter-clockwise outer contour
    
    * .notdef#5818 (U+BCEF) has a counter-clockwise outer contour
    
    * .notdef#5819 (U+BCF0) has a counter-clockwise outer contour
    
    * .notdef#5819 (U+BCF0) has a counter-clockwise outer contour
    
    * .notdef#5819 (U+BCF0) has a counter-clockwise outer contour
    
    * .notdef#582 (U+B3A0) has a counter-clockwise outer contour
    
    * .notdef#582 (U+B3A0) has a counter-clockwise outer contour
    
    * .notdef#582 (U+B3A0) has a counter-clockwise outer contour
    
    * .notdef#5820 (U+BCF1) has a counter-clockwise outer contour
    
    * .notdef#5820 (U+BCF1) has a counter-clockwise outer contour
    
    * .notdef#5820 (U+BCF1) has a counter-clockwise outer contour
    
    * .notdef#5821 (U+BCF2) has a counter-clockwise outer contour
    
    * .notdef#5821 (U+BCF2) has a counter-clockwise outer contour
    
    * .notdef#5821 (U+BCF2) has a counter-clockwise outer contour
    
    * .notdef#5821 (U+BCF2) has a counter-clockwise outer contour
    
    * .notdef#5822 (U+BCF3) has a counter-clockwise outer contour
    
    * .notdef#5822 (U+BCF3) has a counter-clockwise outer contour
    
    * .notdef#5822 (U+BCF3) has a counter-clockwise outer contour
    
    * .notdef#5822 (U+BCF3) has a counter-clockwise outer contour
    
    * .notdef#5823 (U+BCF7) has a counter-clockwise outer contour
    
    * .notdef#5823 (U+BCF7) has a counter-clockwise outer contour
    
    * .notdef#5823 (U+BCF7) has a counter-clockwise outer contour
    
    * .notdef#5823 (U+BCF7) has a counter-clockwise outer contour
    
    * .notdef#5824 (U+BCF9) has a counter-clockwise outer contour
    
    * .notdef#5824 (U+BCF9) has a counter-clockwise outer contour
    
    * .notdef#5824 (U+BCF9) has a counter-clockwise outer contour
    
    * .notdef#5824 (U+BCF9) has a counter-clockwise outer contour
    
    * .notdef#5825 (U+BCFA) has a counter-clockwise outer contour
    
    * .notdef#5825 (U+BCFA) has a counter-clockwise outer contour
    
    * .notdef#5825 (U+BCFA) has a counter-clockwise outer contour
    
    * .notdef#5825 (U+BCFA) has a counter-clockwise outer contour
    
    * .notdef#5825 (U+BCFA) has a counter-clockwise outer contour
    
    * .notdef#5826 (U+BCFB) has a counter-clockwise outer contour
    
    * .notdef#5826 (U+BCFB) has a counter-clockwise outer contour
    
    * .notdef#5826 (U+BCFB) has a counter-clockwise outer contour
    
    * .notdef#5827 (U+BCFD) has a counter-clockwise outer contour
    
    * .notdef#5827 (U+BCFD) has a counter-clockwise outer contour
    
    * .notdef#5827 (U+BCFD) has a counter-clockwise outer contour
    
    * .notdef#5827 (U+BCFD) has a counter-clockwise outer contour
    
    * .notdef#5828 (U+BCFE) has a counter-clockwise outer contour
    
    * .notdef#5828 (U+BCFE) has a counter-clockwise outer contour
    
    * .notdef#5828 (U+BCFE) has a counter-clockwise outer contour
    
    * .notdef#5828 (U+BCFE) has a counter-clockwise outer contour
    
    * .notdef#5829 (U+BCFF) has a counter-clockwise outer contour
    
    * .notdef#5829 (U+BCFF) has a counter-clockwise outer contour
    
    * .notdef#5829 (U+BCFF) has a counter-clockwise outer contour
    
    * .notdef#5829 (U+BCFF) has a counter-clockwise outer contour
    
    * .notdef#583 (U+B3A1) has a counter-clockwise outer contour
    
    * .notdef#583 (U+B3A1) has a counter-clockwise outer contour
    
    * .notdef#583 (U+B3A1) has a counter-clockwise outer contour
    
    * .notdef#5830 (U+BD00) has a counter-clockwise outer contour
    
    * .notdef#5830 (U+BD00) has a counter-clockwise outer contour
    
    * .notdef#5830 (U+BD00) has a counter-clockwise outer contour
    
    * .notdef#5830 (U+BD00) has a counter-clockwise outer contour
    
    * .notdef#5831 (U+BD01) has a counter-clockwise outer contour
    
    * .notdef#5831 (U+BD01) has a counter-clockwise outer contour
    
    * .notdef#5831 (U+BD01) has a counter-clockwise outer contour
    
    * .notdef#5831 (U+BD01) has a counter-clockwise outer contour
    
    * .notdef#5832 (U+BD02) has a counter-clockwise outer contour
    
    * .notdef#5832 (U+BD02) has a counter-clockwise outer contour
    
    * .notdef#5832 (U+BD02) has a counter-clockwise outer contour
    
    * .notdef#5832 (U+BD02) has a counter-clockwise outer contour
    
    * .notdef#5832 (U+BD02) has a counter-clockwise outer contour
    
    * .notdef#5833 (U+BD03) has a counter-clockwise outer contour
    
    * .notdef#5833 (U+BD03) has a counter-clockwise outer contour
    
    * .notdef#5833 (U+BD03) has a counter-clockwise outer contour
    
    * .notdef#5833 (U+BD03) has a counter-clockwise outer contour
    
    * .notdef#5833 (U+BD03) has a counter-clockwise outer contour
    
    * .notdef#5834 (U+BD06) has a counter-clockwise outer contour
    
    * .notdef#5834 (U+BD06) has a counter-clockwise outer contour
    
    * .notdef#5834 (U+BD06) has a counter-clockwise outer contour
    
    * .notdef#5834 (U+BD06) has a counter-clockwise outer contour
    
    * .notdef#5835 (U+BD08) has a counter-clockwise outer contour
    
    * .notdef#5835 (U+BD08) has a counter-clockwise outer contour
    
    * .notdef#5835 (U+BD08) has a counter-clockwise outer contour
    
    * .notdef#5836 (U+BD0A) has a counter-clockwise outer contour
    
    * .notdef#5836 (U+BD0A) has a counter-clockwise outer contour
    
    * .notdef#5836 (U+BD0A) has a counter-clockwise outer contour
    
    * .notdef#5837 (U+BD0B) has a counter-clockwise outer contour
    
    * .notdef#5837 (U+BD0B) has a counter-clockwise outer contour
    
    * .notdef#5837 (U+BD0B) has a counter-clockwise outer contour
    
    * .notdef#5838 (U+BD0C) has a counter-clockwise outer contour
    
    * .notdef#5838 (U+BD0C) has a counter-clockwise outer contour
    
    * .notdef#5838 (U+BD0C) has a counter-clockwise outer contour
    
    * .notdef#5839 (U+BD0D) has a counter-clockwise outer contour
    
    * .notdef#5839 (U+BD0D) has a counter-clockwise outer contour
    
    * .notdef#5839 (U+BD0D) has a counter-clockwise outer contour
    
    * .notdef#584 (U+B3A8) has a counter-clockwise outer contour
    
    * .notdef#584 (U+B3A8) has a counter-clockwise outer contour
    
    * .notdef#584 (U+B3A8) has a counter-clockwise outer contour
    
    * .notdef#5840 (U+BD0E) has a counter-clockwise outer contour
    
    * .notdef#5840 (U+BD0E) has a counter-clockwise outer contour
    
    * .notdef#5840 (U+BD0E) has a counter-clockwise outer contour
    
    * .notdef#5840 (U+BD0E) has a counter-clockwise outer contour
    
    * .notdef#5841 (U+BD0F) has a counter-clockwise outer contour
    
    * .notdef#5841 (U+BD0F) has a counter-clockwise outer contour
    
    * .notdef#5841 (U+BD0F) has a counter-clockwise outer contour
    
    * .notdef#5841 (U+BD0F) has a counter-clockwise outer contour
    
    * .notdef#5842 (U+BD11) has a counter-clockwise outer contour
    
    * .notdef#5842 (U+BD11) has a counter-clockwise outer contour
    
    * .notdef#5842 (U+BD11) has a counter-clockwise outer contour
    
    * .notdef#5842 (U+BD11) has a counter-clockwise outer contour
    
    * .notdef#5843 (U+BD12) has a counter-clockwise outer contour
    
    * .notdef#5843 (U+BD12) has a counter-clockwise outer contour
    
    * .notdef#5843 (U+BD12) has a counter-clockwise outer contour
    
    * .notdef#5843 (U+BD12) has a counter-clockwise outer contour
    
    * .notdef#5843 (U+BD12) has a counter-clockwise outer contour
    
    * .notdef#5844 (U+BD13) has a counter-clockwise outer contour
    
    * .notdef#5844 (U+BD13) has a counter-clockwise outer contour
    
    * .notdef#5844 (U+BD13) has a counter-clockwise outer contour
    
    * .notdef#5844 (U+BD13) has a counter-clockwise outer contour
    
    * .notdef#5844 (U+BD13) has a counter-clockwise outer contour
    
    * .notdef#5845 (U+BD15) has a counter-clockwise outer contour
    
    * .notdef#5845 (U+BD15) has a counter-clockwise outer contour
    
    * .notdef#5845 (U+BD15) has a counter-clockwise outer contour
    
    * .notdef#5845 (U+BD15) has a counter-clockwise outer contour
    
    * .notdef#5845 (U+BD15) has a counter-clockwise outer contour
    
    * .notdef#5846 (U+BD16) has a counter-clockwise outer contour
    
    * .notdef#5846 (U+BD16) has a counter-clockwise outer contour
    
    * .notdef#5846 (U+BD16) has a counter-clockwise outer contour
    
    * .notdef#5846 (U+BD16) has a counter-clockwise outer contour
    
    * .notdef#5846 (U+BD16) has a counter-clockwise outer contour
    
    * .notdef#5846 (U+BD16) has a counter-clockwise outer contour
    
    * .notdef#5847 (U+BD17) has a counter-clockwise outer contour
    
    * .notdef#5847 (U+BD17) has a counter-clockwise outer contour
    
    * .notdef#5847 (U+BD17) has a counter-clockwise outer contour
    
    * .notdef#5847 (U+BD17) has a counter-clockwise outer contour
    
    * .notdef#5848 (U+BD18) has a counter-clockwise outer contour
    
    * .notdef#5848 (U+BD18) has a counter-clockwise outer contour
    
    * .notdef#5848 (U+BD18) has a counter-clockwise outer contour
    
    * .notdef#5848 (U+BD18) has a counter-clockwise outer contour
    
    * .notdef#5849 (U+BD19) has a counter-clockwise outer contour
    
    * .notdef#5849 (U+BD19) has a counter-clockwise outer contour
    
    * .notdef#5849 (U+BD19) has a counter-clockwise outer contour
    
    * .notdef#5849 (U+BD19) has a counter-clockwise outer contour
    
    * .notdef#5849 (U+BD19) has a counter-clockwise outer contour
    
    * .notdef#585 (U+B3AC) has a counter-clockwise outer contour
    
    * .notdef#585 (U+B3AC) has a counter-clockwise outer contour
    
    * .notdef#585 (U+B3AC) has a counter-clockwise outer contour
    
    * .notdef#585 (U+B3AC) has a counter-clockwise outer contour
    
    * .notdef#5850 (U+BD1A) has a counter-clockwise outer contour
    
    * .notdef#5850 (U+BD1A) has a counter-clockwise outer contour
    
    * .notdef#5850 (U+BD1A) has a counter-clockwise outer contour
    
    * .notdef#5850 (U+BD1A) has a counter-clockwise outer contour
    
    * .notdef#5850 (U+BD1A) has a counter-clockwise outer contour
    
    * .notdef#5851 (U+BD1B) has a counter-clockwise outer contour
    
    * .notdef#5851 (U+BD1B) has a counter-clockwise outer contour
    
    * .notdef#5851 (U+BD1B) has a counter-clockwise outer contour
    
    * .notdef#5851 (U+BD1B) has a counter-clockwise outer contour
    
    * .notdef#5851 (U+BD1B) has a counter-clockwise outer contour
    
    * .notdef#5852 (U+BD1C) has a counter-clockwise outer contour
    
    * .notdef#5852 (U+BD1C) has a counter-clockwise outer contour
    
    * .notdef#5852 (U+BD1C) has a counter-clockwise outer contour
    
    * .notdef#5852 (U+BD1C) has a counter-clockwise outer contour
    
    * .notdef#5852 (U+BD1C) has a counter-clockwise outer contour
    
    * .notdef#5853 (U+BD1D) has a counter-clockwise outer contour
    
    * .notdef#5853 (U+BD1D) has a counter-clockwise outer contour
    
    * .notdef#5853 (U+BD1D) has a counter-clockwise outer contour
    
    * .notdef#5853 (U+BD1D) has a counter-clockwise outer contour
    
    * .notdef#5853 (U+BD1D) has a counter-clockwise outer contour
    
    * .notdef#5854 (U+BD1E) has a counter-clockwise outer contour
    
    * .notdef#5854 (U+BD1E) has a counter-clockwise outer contour
    
    * .notdef#5854 (U+BD1E) has a counter-clockwise outer contour
    
    * .notdef#5854 (U+BD1E) has a counter-clockwise outer contour
    
    * .notdef#5854 (U+BD1E) has a counter-clockwise outer contour
    
    * .notdef#5854 (U+BD1E) has a counter-clockwise outer contour
    
    * .notdef#5855 (U+BD1F) has a counter-clockwise outer contour
    
    * .notdef#5855 (U+BD1F) has a counter-clockwise outer contour
    
    * .notdef#5855 (U+BD1F) has a counter-clockwise outer contour
    
    * .notdef#5855 (U+BD1F) has a counter-clockwise outer contour
    
    * .notdef#5855 (U+BD1F) has a counter-clockwise outer contour
    
    * .notdef#5855 (U+BD1F) has a counter-clockwise outer contour
    
    * .notdef#5856 (U+BD20) has a counter-clockwise outer contour
    
    * .notdef#5856 (U+BD20) has a counter-clockwise outer contour
    
    * .notdef#5856 (U+BD20) has a counter-clockwise outer contour
    
    * .notdef#5856 (U+BD20) has a counter-clockwise outer contour
    
    * .notdef#5857 (U+BD21) has a counter-clockwise outer contour
    
    * .notdef#5857 (U+BD21) has a counter-clockwise outer contour
    
    * .notdef#5857 (U+BD21) has a counter-clockwise outer contour
    
    * .notdef#5857 (U+BD21) has a counter-clockwise outer contour
    
    * .notdef#5858 (U+BD22) has a counter-clockwise outer contour
    
    * .notdef#5858 (U+BD22) has a counter-clockwise outer contour
    
    * .notdef#5858 (U+BD22) has a counter-clockwise outer contour
    
    * .notdef#5858 (U+BD22) has a counter-clockwise outer contour
    
    * .notdef#5858 (U+BD22) has a counter-clockwise outer contour
    
    * .notdef#5859 (U+BD23) has a counter-clockwise outer contour
    
    * .notdef#5859 (U+BD23) has a counter-clockwise outer contour
    
    * .notdef#5859 (U+BD23) has a counter-clockwise outer contour
    
    * .notdef#5859 (U+BD23) has a counter-clockwise outer contour
    
    * .notdef#586 (U+B3C4) has a counter-clockwise outer contour
    
    * .notdef#586 (U+B3C4) has a counter-clockwise outer contour
    
    * .notdef#5860 (U+BD25) has a counter-clockwise outer contour
    
    * .notdef#5860 (U+BD25) has a counter-clockwise outer contour
    
    * .notdef#5860 (U+BD25) has a counter-clockwise outer contour
    
    * .notdef#5860 (U+BD25) has a counter-clockwise outer contour
    
    * .notdef#5861 (U+BD26) has a counter-clockwise outer contour
    
    * .notdef#5861 (U+BD26) has a counter-clockwise outer contour
    
    * .notdef#5861 (U+BD26) has a counter-clockwise outer contour
    
    * .notdef#5861 (U+BD26) has a counter-clockwise outer contour
    
    * .notdef#5862 (U+BD27) has a counter-clockwise outer contour
    
    * .notdef#5862 (U+BD27) has a counter-clockwise outer contour
    
    * .notdef#5862 (U+BD27) has a counter-clockwise outer contour
    
    * .notdef#5862 (U+BD27) has a counter-clockwise outer contour
    
    * .notdef#5863 (U+BD28) has a counter-clockwise outer contour
    
    * .notdef#5863 (U+BD28) has a counter-clockwise outer contour
    
    * .notdef#5863 (U+BD28) has a counter-clockwise outer contour
    
    * .notdef#5863 (U+BD28) has a counter-clockwise outer contour
    
    * .notdef#5864 (U+BD29) has a counter-clockwise outer contour
    
    * .notdef#5864 (U+BD29) has a counter-clockwise outer contour
    
    * .notdef#5864 (U+BD29) has a counter-clockwise outer contour
    
    * .notdef#5864 (U+BD29) has a counter-clockwise outer contour
    
    * .notdef#5865 (U+BD2A) has a counter-clockwise outer contour
    
    * .notdef#5865 (U+BD2A) has a counter-clockwise outer contour
    
    * .notdef#5865 (U+BD2A) has a counter-clockwise outer contour
    
    * .notdef#5865 (U+BD2A) has a counter-clockwise outer contour
    
    * .notdef#5865 (U+BD2A) has a counter-clockwise outer contour
    
    * .notdef#5866 (U+BD2B) has a counter-clockwise outer contour
    
    * .notdef#5866 (U+BD2B) has a counter-clockwise outer contour
    
    * .notdef#5866 (U+BD2B) has a counter-clockwise outer contour
    
    * .notdef#5866 (U+BD2B) has a counter-clockwise outer contour
    
    * .notdef#5866 (U+BD2B) has a counter-clockwise outer contour
    
    * .notdef#5867 (U+BD2D) has a counter-clockwise outer contour
    
    * .notdef#5867 (U+BD2D) has a counter-clockwise outer contour
    
    * .notdef#5867 (U+BD2D) has a counter-clockwise outer contour
    
    * .notdef#5867 (U+BD2D) has a counter-clockwise outer contour
    
    * .notdef#5868 (U+BD2E) has a counter-clockwise outer contour
    
    * .notdef#5868 (U+BD2E) has a counter-clockwise outer contour
    
    * .notdef#5868 (U+BD2E) has a counter-clockwise outer contour
    
    * .notdef#5868 (U+BD2E) has a counter-clockwise outer contour
    
    * .notdef#5868 (U+BD2E) has a counter-clockwise outer contour
    
    * .notdef#5869 (U+BD2F) has a counter-clockwise outer contour
    
    * .notdef#5869 (U+BD2F) has a counter-clockwise outer contour
    
    * .notdef#5869 (U+BD2F) has a counter-clockwise outer contour
    
    * .notdef#5869 (U+BD2F) has a counter-clockwise outer contour
    
    * .notdef#5869 (U+BD2F) has a counter-clockwise outer contour
    
    * .notdef#587 (U+B3C5) has a counter-clockwise outer contour
    
    * .notdef#587 (U+B3C5) has a counter-clockwise outer contour
    
    * .notdef#587 (U+B3C5) has a counter-clockwise outer contour
    
    * .notdef#5870 (U+BD30) has a counter-clockwise outer contour
    
    * .notdef#5870 (U+BD30) has a counter-clockwise outer contour
    
    * .notdef#5870 (U+BD30) has a counter-clockwise outer contour
    
    * .notdef#5870 (U+BD30) has a counter-clockwise outer contour
    
    * .notdef#5871 (U+BD31) has a counter-clockwise outer contour
    
    * .notdef#5871 (U+BD31) has a counter-clockwise outer contour
    
    * .notdef#5871 (U+BD31) has a counter-clockwise outer contour
    
    * .notdef#5871 (U+BD31) has a counter-clockwise outer contour
    
    * .notdef#5871 (U+BD31) has a counter-clockwise outer contour
    
    * .notdef#5872 (U+BD32) has a counter-clockwise outer contour
    
    * .notdef#5872 (U+BD32) has a counter-clockwise outer contour
    
    * .notdef#5872 (U+BD32) has a counter-clockwise outer contour
    
    * .notdef#5872 (U+BD32) has a counter-clockwise outer contour
    
    * .notdef#5872 (U+BD32) has a counter-clockwise outer contour
    
    * .notdef#5872 (U+BD32) has a counter-clockwise outer contour
    
    * .notdef#5873 (U+BD33) has a counter-clockwise outer contour
    
    * .notdef#5873 (U+BD33) has a counter-clockwise outer contour
    
    * .notdef#5873 (U+BD33) has a counter-clockwise outer contour
    
    * .notdef#5873 (U+BD33) has a counter-clockwise outer contour
    
    * .notdef#5874 (U+BD34) has a counter-clockwise outer contour
    
    * .notdef#5874 (U+BD34) has a counter-clockwise outer contour
    
    * .notdef#5874 (U+BD34) has a counter-clockwise outer contour
    
    * .notdef#5874 (U+BD34) has a counter-clockwise outer contour
    
    * .notdef#5875 (U+BD35) has a counter-clockwise outer contour
    
    * .notdef#5875 (U+BD35) has a counter-clockwise outer contour
    
    * .notdef#5875 (U+BD35) has a counter-clockwise outer contour
    
    * .notdef#5875 (U+BD35) has a counter-clockwise outer contour
    
    * .notdef#5875 (U+BD35) has a counter-clockwise outer contour
    
    * .notdef#5876 (U+BD36) has a counter-clockwise outer contour
    
    * .notdef#5876 (U+BD36) has a counter-clockwise outer contour
    
    * .notdef#5876 (U+BD36) has a counter-clockwise outer contour
    
    * .notdef#5876 (U+BD36) has a counter-clockwise outer contour
    
    * .notdef#5876 (U+BD36) has a counter-clockwise outer contour
    
    * .notdef#5877 (U+BD37) has a counter-clockwise outer contour
    
    * .notdef#5877 (U+BD37) has a counter-clockwise outer contour
    
    * .notdef#5877 (U+BD37) has a counter-clockwise outer contour
    
    * .notdef#5877 (U+BD37) has a counter-clockwise outer contour
    
    * .notdef#5877 (U+BD37) has a counter-clockwise outer contour
    
    * .notdef#5878 (U+BD38) has a counter-clockwise outer contour
    
    * .notdef#5878 (U+BD38) has a counter-clockwise outer contour
    
    * .notdef#5878 (U+BD38) has a counter-clockwise outer contour
    
    * .notdef#5878 (U+BD38) has a counter-clockwise outer contour
    
    * .notdef#5878 (U+BD38) has a counter-clockwise outer contour
    
    * .notdef#5879 (U+BD39) has a counter-clockwise outer contour
    
    * .notdef#5879 (U+BD39) has a counter-clockwise outer contour
    
    * .notdef#5879 (U+BD39) has a counter-clockwise outer contour
    
    * .notdef#5879 (U+BD39) has a counter-clockwise outer contour
    
    * .notdef#5879 (U+BD39) has a counter-clockwise outer contour
    
    * .notdef#588 (U+B3C8) has a counter-clockwise outer contour
    
    * .notdef#588 (U+B3C8) has a counter-clockwise outer contour
    
    * .notdef#588 (U+B3C8) has a counter-clockwise outer contour
    
    * .notdef#5880 (U+BD3A) has a counter-clockwise outer contour
    
    * .notdef#5880 (U+BD3A) has a counter-clockwise outer contour
    
    * .notdef#5880 (U+BD3A) has a counter-clockwise outer contour
    
    * .notdef#5880 (U+BD3A) has a counter-clockwise outer contour
    
    * .notdef#5880 (U+BD3A) has a counter-clockwise outer contour
    
    * .notdef#5880 (U+BD3A) has a counter-clockwise outer contour
    
    * .notdef#5881 (U+BD3B) has a counter-clockwise outer contour
    
    * .notdef#5881 (U+BD3B) has a counter-clockwise outer contour
    
    * .notdef#5881 (U+BD3B) has a counter-clockwise outer contour
    
    * .notdef#5881 (U+BD3B) has a counter-clockwise outer contour
    
    * .notdef#5881 (U+BD3B) has a counter-clockwise outer contour
    
    * .notdef#5881 (U+BD3B) has a counter-clockwise outer contour
    
    * .notdef#5882 (U+BD3C) has a counter-clockwise outer contour
    
    * .notdef#5882 (U+BD3C) has a counter-clockwise outer contour
    
    * .notdef#5882 (U+BD3C) has a counter-clockwise outer contour
    
    * .notdef#5882 (U+BD3C) has a counter-clockwise outer contour
    
    * .notdef#5883 (U+BD3D) has a counter-clockwise outer contour
    
    * .notdef#5883 (U+BD3D) has a counter-clockwise outer contour
    
    * .notdef#5883 (U+BD3D) has a counter-clockwise outer contour
    
    * .notdef#5883 (U+BD3D) has a counter-clockwise outer contour
    
    * .notdef#5884 (U+BD3E) has a counter-clockwise outer contour
    
    * .notdef#5884 (U+BD3E) has a counter-clockwise outer contour
    
    * .notdef#5884 (U+BD3E) has a counter-clockwise outer contour
    
    * .notdef#5884 (U+BD3E) has a counter-clockwise outer contour
    
    * .notdef#5884 (U+BD3E) has a counter-clockwise outer contour
    
    * .notdef#5885 (U+BD3F) has a counter-clockwise outer contour
    
    * .notdef#5885 (U+BD3F) has a counter-clockwise outer contour
    
    * .notdef#5885 (U+BD3F) has a counter-clockwise outer contour
    
    * .notdef#5885 (U+BD3F) has a counter-clockwise outer contour
    
    * .notdef#5886 (U+BD41) has a counter-clockwise outer contour
    
    * .notdef#5886 (U+BD41) has a counter-clockwise outer contour
    
    * .notdef#5886 (U+BD41) has a counter-clockwise outer contour
    
    * .notdef#5886 (U+BD41) has a counter-clockwise outer contour
    
    * .notdef#5887 (U+BD42) has a counter-clockwise outer contour
    
    * .notdef#5887 (U+BD42) has a counter-clockwise outer contour
    
    * .notdef#5887 (U+BD42) has a counter-clockwise outer contour
    
    * .notdef#5887 (U+BD42) has a counter-clockwise outer contour
    
    * .notdef#5888 (U+BD43) has a counter-clockwise outer contour
    
    * .notdef#5888 (U+BD43) has a counter-clockwise outer contour
    
    * .notdef#5888 (U+BD43) has a counter-clockwise outer contour
    
    * .notdef#5888 (U+BD43) has a counter-clockwise outer contour
    
    * .notdef#5889 (U+BD44) has a counter-clockwise outer contour
    
    * .notdef#5889 (U+BD44) has a counter-clockwise outer contour
    
    * .notdef#5889 (U+BD44) has a counter-clockwise outer contour
    
    * .notdef#5889 (U+BD44) has a counter-clockwise outer contour
    
    * .notdef#589 (U+B3CB) has a counter-clockwise outer contour
    
    * .notdef#589 (U+B3CB) has a counter-clockwise outer contour
    
    * .notdef#589 (U+B3CB) has a counter-clockwise outer contour
    
    * .notdef#5890 (U+BD45) has a counter-clockwise outer contour
    
    * .notdef#5890 (U+BD45) has a counter-clockwise outer contour
    
    * .notdef#5890 (U+BD45) has a counter-clockwise outer contour
    
    * .notdef#5890 (U+BD45) has a counter-clockwise outer contour
    
    * .notdef#5891 (U+BD46) has a counter-clockwise outer contour
    
    * .notdef#5891 (U+BD46) has a counter-clockwise outer contour
    
    * .notdef#5891 (U+BD46) has a counter-clockwise outer contour
    
    * .notdef#5891 (U+BD46) has a counter-clockwise outer contour
    
    * .notdef#5891 (U+BD46) has a counter-clockwise outer contour
    
    * .notdef#5892 (U+BD47) has a counter-clockwise outer contour
    
    * .notdef#5892 (U+BD47) has a counter-clockwise outer contour
    
    * .notdef#5892 (U+BD47) has a counter-clockwise outer contour
    
    * .notdef#5892 (U+BD47) has a counter-clockwise outer contour
    
    * .notdef#5892 (U+BD47) has a counter-clockwise outer contour
    
    * .notdef#5893 (U+BD4A) has a counter-clockwise outer contour
    
    * .notdef#5893 (U+BD4A) has a counter-clockwise outer contour
    
    * .notdef#5893 (U+BD4A) has a counter-clockwise outer contour
    
    * .notdef#5893 (U+BD4A) has a counter-clockwise outer contour
    
    * .notdef#5893 (U+BD4A) has a counter-clockwise outer contour
    
    * .notdef#5894 (U+BD4B) has a counter-clockwise outer contour
    
    * .notdef#5894 (U+BD4B) has a counter-clockwise outer contour
    
    * .notdef#5894 (U+BD4B) has a counter-clockwise outer contour
    
    * .notdef#5894 (U+BD4B) has a counter-clockwise outer contour
    
    * .notdef#5894 (U+BD4B) has a counter-clockwise outer contour
    
    * .notdef#5895 (U+BD4D) has a counter-clockwise outer contour
    
    * .notdef#5895 (U+BD4D) has a counter-clockwise outer contour
    
    * .notdef#5895 (U+BD4D) has a counter-clockwise outer contour
    
    * .notdef#5895 (U+BD4D) has a counter-clockwise outer contour
    
    * .notdef#5895 (U+BD4D) has a counter-clockwise outer contour
    
    * .notdef#5896 (U+BD4E) has a counter-clockwise outer contour
    
    * .notdef#5896 (U+BD4E) has a counter-clockwise outer contour
    
    * .notdef#5896 (U+BD4E) has a counter-clockwise outer contour
    
    * .notdef#5896 (U+BD4E) has a counter-clockwise outer contour
    
    * .notdef#5896 (U+BD4E) has a counter-clockwise outer contour
    
    * .notdef#5896 (U+BD4E) has a counter-clockwise outer contour
    
    * .notdef#5897 (U+BD4F) has a counter-clockwise outer contour
    
    * .notdef#5897 (U+BD4F) has a counter-clockwise outer contour
    
    * .notdef#5897 (U+BD4F) has a counter-clockwise outer contour
    
    * .notdef#5897 (U+BD4F) has a counter-clockwise outer contour
    
    * .notdef#5898 (U+BD51) has a counter-clockwise outer contour
    
    * .notdef#5898 (U+BD51) has a counter-clockwise outer contour
    
    * .notdef#5898 (U+BD51) has a counter-clockwise outer contour
    
    * .notdef#5898 (U+BD51) has a counter-clockwise outer contour
    
    * .notdef#5898 (U+BD51) has a counter-clockwise outer contour
    
    * .notdef#5899 (U+BD52) has a counter-clockwise outer contour
    
    * .notdef#5899 (U+BD52) has a counter-clockwise outer contour
    
    * .notdef#5899 (U+BD52) has a counter-clockwise outer contour
    
    * .notdef#5899 (U+BD52) has a counter-clockwise outer contour
    
    * .notdef#5899 (U+BD52) has a counter-clockwise outer contour
    
    * .notdef#590 (U+B3CC) has a counter-clockwise outer contour
    
    * .notdef#590 (U+B3CC) has a counter-clockwise outer contour
    
    * .notdef#590 (U+B3CC) has a counter-clockwise outer contour
    
    * .notdef#5900 (U+BD53) has a counter-clockwise outer contour
    
    * .notdef#5900 (U+BD53) has a counter-clockwise outer contour
    
    * .notdef#5900 (U+BD53) has a counter-clockwise outer contour
    
    * .notdef#5900 (U+BD53) has a counter-clockwise outer contour
    
    * .notdef#5900 (U+BD53) has a counter-clockwise outer contour
    
    * .notdef#5901 (U+BD54) has a counter-clockwise outer contour
    
    * .notdef#5901 (U+BD54) has a counter-clockwise outer contour
    
    * .notdef#5901 (U+BD54) has a counter-clockwise outer contour
    
    * .notdef#5901 (U+BD54) has a counter-clockwise outer contour
    
    * .notdef#5901 (U+BD54) has a counter-clockwise outer contour
    
    * .notdef#5902 (U+BD55) has a counter-clockwise outer contour
    
    * .notdef#5902 (U+BD55) has a counter-clockwise outer contour
    
    * .notdef#5902 (U+BD55) has a counter-clockwise outer contour
    
    * .notdef#5902 (U+BD55) has a counter-clockwise outer contour
    
    * .notdef#5902 (U+BD55) has a counter-clockwise outer contour
    
    * .notdef#5903 (U+BD56) has a counter-clockwise outer contour
    
    * .notdef#5903 (U+BD56) has a counter-clockwise outer contour
    
    * .notdef#5903 (U+BD56) has a counter-clockwise outer contour
    
    * .notdef#5903 (U+BD56) has a counter-clockwise outer contour
    
    * .notdef#5903 (U+BD56) has a counter-clockwise outer contour
    
    * .notdef#5903 (U+BD56) has a counter-clockwise outer contour
    
    * .notdef#5904 (U+BD57) has a counter-clockwise outer contour
    
    * .notdef#5904 (U+BD57) has a counter-clockwise outer contour
    
    * .notdef#5904 (U+BD57) has a counter-clockwise outer contour
    
    * .notdef#5904 (U+BD57) has a counter-clockwise outer contour
    
    * .notdef#5904 (U+BD57) has a counter-clockwise outer contour
    
    * .notdef#5904 (U+BD57) has a counter-clockwise outer contour
    
    * .notdef#5905 (U+BD5A) has a counter-clockwise outer contour
    
    * .notdef#5905 (U+BD5A) has a counter-clockwise outer contour
    
    * .notdef#5905 (U+BD5A) has a counter-clockwise outer contour
    
    * .notdef#5905 (U+BD5A) has a counter-clockwise outer contour
    
    * .notdef#5905 (U+BD5A) has a counter-clockwise outer contour
    
    * .notdef#5906 (U+BD5B) has a counter-clockwise outer contour
    
    * .notdef#5906 (U+BD5B) has a counter-clockwise outer contour
    
    * .notdef#5906 (U+BD5B) has a counter-clockwise outer contour
    
    * .notdef#5906 (U+BD5B) has a counter-clockwise outer contour
    
    * .notdef#5907 (U+BD5C) has a counter-clockwise outer contour
    
    * .notdef#5907 (U+BD5C) has a counter-clockwise outer contour
    
    * .notdef#5907 (U+BD5C) has a counter-clockwise outer contour
    
    * .notdef#5907 (U+BD5C) has a counter-clockwise outer contour
    
    * .notdef#5908 (U+BD5D) has a counter-clockwise outer contour
    
    * .notdef#5908 (U+BD5D) has a counter-clockwise outer contour
    
    * .notdef#5908 (U+BD5D) has a counter-clockwise outer contour
    
    * .notdef#5908 (U+BD5D) has a counter-clockwise outer contour
    
    * .notdef#5909 (U+BD5E) has a counter-clockwise outer contour
    
    * .notdef#5909 (U+BD5E) has a counter-clockwise outer contour
    
    * .notdef#5909 (U+BD5E) has a counter-clockwise outer contour
    
    * .notdef#5909 (U+BD5E) has a counter-clockwise outer contour
    
    * .notdef#591 (U+B3CE) has a counter-clockwise outer contour
    
    * .notdef#591 (U+B3CE) has a counter-clockwise outer contour
    
    * .notdef#591 (U+B3CE) has a counter-clockwise outer contour
    
    * .notdef#591 (U+B3CE) has a counter-clockwise outer contour
    
    * .notdef#5910 (U+BD5F) has a counter-clockwise outer contour
    
    * .notdef#5910 (U+BD5F) has a counter-clockwise outer contour
    
    * .notdef#5910 (U+BD5F) has a counter-clockwise outer contour
    
    * .notdef#5910 (U+BD5F) has a counter-clockwise outer contour
    
    * .notdef#5911 (U+BD60) has a counter-clockwise outer contour
    
    * .notdef#5911 (U+BD60) has a counter-clockwise outer contour
    
    * .notdef#5911 (U+BD60) has a counter-clockwise outer contour
    
    * .notdef#5911 (U+BD60) has a counter-clockwise outer contour
    
    * .notdef#5912 (U+BD61) has a counter-clockwise outer contour
    
    * .notdef#5912 (U+BD61) has a counter-clockwise outer contour
    
    * .notdef#5912 (U+BD61) has a counter-clockwise outer contour
    
    * .notdef#5912 (U+BD61) has a counter-clockwise outer contour
    
    * .notdef#5913 (U+BD62) has a counter-clockwise outer contour
    
    * .notdef#5913 (U+BD62) has a counter-clockwise outer contour
    
    * .notdef#5913 (U+BD62) has a counter-clockwise outer contour
    
    * .notdef#5913 (U+BD62) has a counter-clockwise outer contour
    
    * .notdef#5913 (U+BD62) has a counter-clockwise outer contour
    
    * .notdef#5914 (U+BD63) has a counter-clockwise outer contour
    
    * .notdef#5914 (U+BD63) has a counter-clockwise outer contour
    
    * .notdef#5914 (U+BD63) has a counter-clockwise outer contour
    
    * .notdef#5914 (U+BD63) has a counter-clockwise outer contour
    
    * .notdef#5914 (U+BD63) has a counter-clockwise outer contour
    
    * .notdef#5915 (U+BD65) has a counter-clockwise outer contour
    
    * .notdef#5915 (U+BD65) has a counter-clockwise outer contour
    
    * .notdef#5915 (U+BD65) has a counter-clockwise outer contour
    
    * .notdef#5916 (U+BD66) has a counter-clockwise outer contour
    
    * .notdef#5916 (U+BD66) has a counter-clockwise outer contour
    
    * .notdef#5916 (U+BD66) has a counter-clockwise outer contour
    
    * .notdef#5916 (U+BD66) has a counter-clockwise outer contour
    
    * .notdef#5917 (U+BD67) has a counter-clockwise outer contour
    
    * .notdef#5917 (U+BD67) has a counter-clockwise outer contour
    
    * .notdef#5917 (U+BD67) has a counter-clockwise outer contour
    
    * .notdef#5917 (U+BD67) has a counter-clockwise outer contour
    
    * .notdef#5918 (U+BD69) has a counter-clockwise outer contour
    
    * .notdef#5918 (U+BD69) has a counter-clockwise outer contour
    
    * .notdef#5918 (U+BD69) has a counter-clockwise outer contour
    
    * .notdef#5918 (U+BD69) has a counter-clockwise outer contour
    
    * .notdef#5919 (U+BD6A) has a counter-clockwise outer contour
    
    * .notdef#5919 (U+BD6A) has a counter-clockwise outer contour
    
    * .notdef#5919 (U+BD6A) has a counter-clockwise outer contour
    
    * .notdef#5919 (U+BD6A) has a counter-clockwise outer contour
    
    * .notdef#5919 (U+BD6A) has a counter-clockwise outer contour
    
    * .notdef#592 (U+B3D0) has a counter-clockwise outer contour
    
    * .notdef#592 (U+B3D0) has a counter-clockwise outer contour
    
    * .notdef#592 (U+B3D0) has a counter-clockwise outer contour
    
    * .notdef#592 (U+B3D0) has a counter-clockwise outer contour
    
    * .notdef#5920 (U+BD6B) has a counter-clockwise outer contour
    
    * .notdef#5920 (U+BD6B) has a counter-clockwise outer contour
    
    * .notdef#5920 (U+BD6B) has a counter-clockwise outer contour
    
    * .notdef#5921 (U+BD6C) has a counter-clockwise outer contour
    
    * .notdef#5921 (U+BD6C) has a counter-clockwise outer contour
    
    * .notdef#5921 (U+BD6C) has a counter-clockwise outer contour
    
    * .notdef#5922 (U+BD6D) has a counter-clockwise outer contour
    
    * .notdef#5922 (U+BD6D) has a counter-clockwise outer contour
    
    * .notdef#5922 (U+BD6D) has a counter-clockwise outer contour
    
    * .notdef#5922 (U+BD6D) has a counter-clockwise outer contour
    
    * .notdef#5923 (U+BD6E) has a counter-clockwise outer contour
    
    * .notdef#5923 (U+BD6E) has a counter-clockwise outer contour
    
    * .notdef#5923 (U+BD6E) has a counter-clockwise outer contour
    
    * .notdef#5923 (U+BD6E) has a counter-clockwise outer contour
    
    * .notdef#5924 (U+BD6F) has a counter-clockwise outer contour
    
    * .notdef#5924 (U+BD6F) has a counter-clockwise outer contour
    
    * .notdef#5924 (U+BD6F) has a counter-clockwise outer contour
    
    * .notdef#5924 (U+BD6F) has a counter-clockwise outer contour
    
    * .notdef#5925 (U+BD70) has a counter-clockwise outer contour
    
    * .notdef#5925 (U+BD70) has a counter-clockwise outer contour
    
    * .notdef#5925 (U+BD70) has a counter-clockwise outer contour
    
    * .notdef#5925 (U+BD70) has a counter-clockwise outer contour
    
    * .notdef#5926 (U+BD71) has a counter-clockwise outer contour
    
    * .notdef#5926 (U+BD71) has a counter-clockwise outer contour
    
    * .notdef#5926 (U+BD71) has a counter-clockwise outer contour
    
    * .notdef#5926 (U+BD71) has a counter-clockwise outer contour
    
    * .notdef#5927 (U+BD72) has a counter-clockwise outer contour
    
    * .notdef#5927 (U+BD72) has a counter-clockwise outer contour
    
    * .notdef#5927 (U+BD72) has a counter-clockwise outer contour
    
    * .notdef#5927 (U+BD72) has a counter-clockwise outer contour
    
    * .notdef#5927 (U+BD72) has a counter-clockwise outer contour
    
    * .notdef#5928 (U+BD73) has a counter-clockwise outer contour
    
    * .notdef#5928 (U+BD73) has a counter-clockwise outer contour
    
    * .notdef#5928 (U+BD73) has a counter-clockwise outer contour
    
    * .notdef#5928 (U+BD73) has a counter-clockwise outer contour
    
    * .notdef#5928 (U+BD73) has a counter-clockwise outer contour
    
    * .notdef#5929 (U+BD74) has a counter-clockwise outer contour
    
    * .notdef#5929 (U+BD74) has a counter-clockwise outer contour
    
    * .notdef#5929 (U+BD74) has a counter-clockwise outer contour
    
    * .notdef#593 (U+B3D4) has a counter-clockwise outer contour
    
    * .notdef#593 (U+B3D4) has a counter-clockwise outer contour
    
    * .notdef#593 (U+B3D4) has a counter-clockwise outer contour
    
    * .notdef#5930 (U+BD75) has a counter-clockwise outer contour
    
    * .notdef#5930 (U+BD75) has a counter-clockwise outer contour
    
    * .notdef#5930 (U+BD75) has a counter-clockwise outer contour
    
    * .notdef#5931 (U+BD76) has a counter-clockwise outer contour
    
    * .notdef#5931 (U+BD76) has a counter-clockwise outer contour
    
    * .notdef#5931 (U+BD76) has a counter-clockwise outer contour
    
    * .notdef#5931 (U+BD76) has a counter-clockwise outer contour
    
    * .notdef#5932 (U+BD77) has a counter-clockwise outer contour
    
    * .notdef#5932 (U+BD77) has a counter-clockwise outer contour
    
    * .notdef#5932 (U+BD77) has a counter-clockwise outer contour
    
    * .notdef#5933 (U+BD78) has a counter-clockwise outer contour
    
    * .notdef#5933 (U+BD78) has a counter-clockwise outer contour
    
    * .notdef#5933 (U+BD78) has a counter-clockwise outer contour
    
    * .notdef#5934 (U+BD79) has a counter-clockwise outer contour
    
    * .notdef#5934 (U+BD79) has a counter-clockwise outer contour
    
    * .notdef#5934 (U+BD79) has a counter-clockwise outer contour
    
    * .notdef#5935 (U+BD7A) has a counter-clockwise outer contour
    
    * .notdef#5935 (U+BD7A) has a counter-clockwise outer contour
    
    * .notdef#5935 (U+BD7A) has a counter-clockwise outer contour
    
    * .notdef#5936 (U+BD7B) has a counter-clockwise outer contour
    
    * .notdef#5936 (U+BD7B) has a counter-clockwise outer contour
    
    * .notdef#5936 (U+BD7B) has a counter-clockwise outer contour
    
    * .notdef#5937 (U+BD7C) has a counter-clockwise outer contour
    
    * .notdef#5937 (U+BD7C) has a counter-clockwise outer contour
    
    * .notdef#5937 (U+BD7C) has a counter-clockwise outer contour
    
    * .notdef#5938 (U+BD7D) has a counter-clockwise outer contour
    
    * .notdef#5938 (U+BD7D) has a counter-clockwise outer contour
    
    * .notdef#5938 (U+BD7D) has a counter-clockwise outer contour
    
    * .notdef#5939 (U+BD7E) has a counter-clockwise outer contour
    
    * .notdef#5939 (U+BD7E) has a counter-clockwise outer contour
    
    * .notdef#5939 (U+BD7E) has a counter-clockwise outer contour
    
    * .notdef#5939 (U+BD7E) has a counter-clockwise outer contour
    
    * .notdef#594 (U+B3D5) has a counter-clockwise outer contour
    
    * .notdef#594 (U+B3D5) has a counter-clockwise outer contour
    
    * .notdef#594 (U+B3D5) has a counter-clockwise outer contour
    
    * .notdef#5940 (U+BD7F) has a counter-clockwise outer contour
    
    * .notdef#5940 (U+BD7F) has a counter-clockwise outer contour
    
    * .notdef#5940 (U+BD7F) has a counter-clockwise outer contour
    
    * .notdef#5940 (U+BD7F) has a counter-clockwise outer contour
    
    * .notdef#5941 (U+BD82) has a counter-clockwise outer contour
    
    * .notdef#5941 (U+BD82) has a counter-clockwise outer contour
    
    * .notdef#5941 (U+BD82) has a counter-clockwise outer contour
    
    * .notdef#5941 (U+BD82) has a counter-clockwise outer contour
    
    * .notdef#5942 (U+BD83) has a counter-clockwise outer contour
    
    * .notdef#5942 (U+BD83) has a counter-clockwise outer contour
    
    * .notdef#5942 (U+BD83) has a counter-clockwise outer contour
    
    * .notdef#5943 (U+BD85) has a counter-clockwise outer contour
    
    * .notdef#5943 (U+BD85) has a counter-clockwise outer contour
    
    * .notdef#5944 (U+BD86) has a counter-clockwise outer contour
    
    * .notdef#5944 (U+BD86) has a counter-clockwise outer contour
    
    * .notdef#5944 (U+BD86) has a counter-clockwise outer contour
    
    * .notdef#5944 (U+BD86) has a counter-clockwise outer contour
    
    * .notdef#5944 (U+BD86) has a counter-clockwise outer contour
    
    * .notdef#5945 (U+BD8B) has a counter-clockwise outer contour
    
    * .notdef#5945 (U+BD8B) has a counter-clockwise outer contour
    
    * .notdef#5946 (U+BD8C) has a counter-clockwise outer contour
    
    * .notdef#5946 (U+BD8C) has a counter-clockwise outer contour
    
    * .notdef#5947 (U+BD8D) has a counter-clockwise outer contour
    
    * .notdef#5947 (U+BD8D) has a counter-clockwise outer contour
    
    * .notdef#5948 (U+BD8E) has a counter-clockwise outer contour
    
    * .notdef#5948 (U+BD8E) has a counter-clockwise outer contour
    
    * .notdef#5949 (U+BD8F) has a counter-clockwise outer contour
    
    * .notdef#5949 (U+BD8F) has a counter-clockwise outer contour
    
    * .notdef#595 (U+B3D7) has a counter-clockwise outer contour
    
    * .notdef#595 (U+B3D7) has a counter-clockwise outer contour
    
    * .notdef#595 (U+B3D7) has a counter-clockwise outer contour
    
    * .notdef#5950 (U+BD92) has a counter-clockwise outer contour
    
    * .notdef#5950 (U+BD92) has a counter-clockwise outer contour
    
    * .notdef#5951 (U+BD94) has a counter-clockwise outer contour
    
    * .notdef#5951 (U+BD94) has a counter-clockwise outer contour
    
    * .notdef#5951 (U+BD94) has a counter-clockwise outer contour
    
    * .notdef#5952 (U+BD96) has a counter-clockwise outer contour
    
    * .notdef#5952 (U+BD96) has a counter-clockwise outer contour
    
    * .notdef#5953 (U+BD97) has a counter-clockwise outer contour
    
    * .notdef#5953 (U+BD97) has a counter-clockwise outer contour
    
    * .notdef#5954 (U+BD98) has a counter-clockwise outer contour
    
    * .notdef#5954 (U+BD98) has a counter-clockwise outer contour
    
    * .notdef#5955 (U+BD9B) has a counter-clockwise outer contour
    
    * .notdef#5955 (U+BD9B) has a counter-clockwise outer contour
    
    * .notdef#5955 (U+BD9B) has a counter-clockwise outer contour
    
    * .notdef#5956 (U+BD9D) has a counter-clockwise outer contour
    
    * .notdef#5956 (U+BD9D) has a counter-clockwise outer contour
    
    * .notdef#5956 (U+BD9D) has a counter-clockwise outer contour
    
    * .notdef#5956 (U+BD9D) has a counter-clockwise outer contour
    
    * .notdef#5957 (U+BD9E) has a counter-clockwise outer contour
    
    * .notdef#5957 (U+BD9E) has a counter-clockwise outer contour
    
    * .notdef#5957 (U+BD9E) has a counter-clockwise outer contour
    
    * .notdef#5957 (U+BD9E) has a counter-clockwise outer contour
    
    * .notdef#5957 (U+BD9E) has a counter-clockwise outer contour
    
    * .notdef#5958 (U+BD9F) has a counter-clockwise outer contour
    
    * .notdef#5958 (U+BD9F) has a counter-clockwise outer contour
    
    * .notdef#5958 (U+BD9F) has a counter-clockwise outer contour
    
    * .notdef#5958 (U+BD9F) has a counter-clockwise outer contour
    
    * .notdef#5959 (U+BDA0) has a counter-clockwise outer contour
    
    * .notdef#5959 (U+BDA0) has a counter-clockwise outer contour
    
    * .notdef#5959 (U+BDA0) has a counter-clockwise outer contour
    
    * .notdef#5959 (U+BDA0) has a counter-clockwise outer contour
    
    * .notdef#596 (U+B3D9) has a counter-clockwise outer contour
    
    * .notdef#596 (U+B3D9) has a counter-clockwise outer contour
    
    * .notdef#596 (U+B3D9) has a counter-clockwise outer contour
    
    * .notdef#5960 (U+BDA1) has a counter-clockwise outer contour
    
    * .notdef#5960 (U+BDA1) has a counter-clockwise outer contour
    
    * .notdef#5960 (U+BDA1) has a counter-clockwise outer contour
    
    * .notdef#5960 (U+BDA1) has a counter-clockwise outer contour
    
    * .notdef#5961 (U+BDA2) has a counter-clockwise outer contour
    
    * .notdef#5961 (U+BDA2) has a counter-clockwise outer contour
    
    * .notdef#5961 (U+BDA2) has a counter-clockwise outer contour
    
    * .notdef#5961 (U+BDA2) has a counter-clockwise outer contour
    
    * .notdef#5961 (U+BDA2) has a counter-clockwise outer contour
    
    * .notdef#5961 (U+BDA2) has a counter-clockwise outer contour
    
    * .notdef#5962 (U+BDA3) has a counter-clockwise outer contour
    
    * .notdef#5962 (U+BDA3) has a counter-clockwise outer contour
    
    * .notdef#5962 (U+BDA3) has a counter-clockwise outer contour
    
    * .notdef#5962 (U+BDA3) has a counter-clockwise outer contour
    
    * .notdef#5963 (U+BDA5) has a counter-clockwise outer contour
    
    * .notdef#5963 (U+BDA5) has a counter-clockwise outer contour
    
    * .notdef#5963 (U+BDA5) has a counter-clockwise outer contour
    
    * .notdef#5963 (U+BDA5) has a counter-clockwise outer contour
    
    * .notdef#5964 (U+BDA6) has a counter-clockwise outer contour
    
    * .notdef#5964 (U+BDA6) has a counter-clockwise outer contour
    
    * .notdef#5964 (U+BDA6) has a counter-clockwise outer contour
    
    * .notdef#5964 (U+BDA6) has a counter-clockwise outer contour
    
    * .notdef#5965 (U+BDA7) has a counter-clockwise outer contour
    
    * .notdef#5965 (U+BDA7) has a counter-clockwise outer contour
    
    * .notdef#5965 (U+BDA7) has a counter-clockwise outer contour
    
    * .notdef#5965 (U+BDA7) has a counter-clockwise outer contour
    
    * .notdef#5966 (U+BDA8) has a counter-clockwise outer contour
    
    * .notdef#5966 (U+BDA8) has a counter-clockwise outer contour
    
    * .notdef#5966 (U+BDA8) has a counter-clockwise outer contour
    
    * .notdef#5966 (U+BDA8) has a counter-clockwise outer contour
    
    * .notdef#5967 (U+BDA9) has a counter-clockwise outer contour
    
    * .notdef#5967 (U+BDA9) has a counter-clockwise outer contour
    
    * .notdef#5967 (U+BDA9) has a counter-clockwise outer contour
    
    * .notdef#5967 (U+BDA9) has a counter-clockwise outer contour
    
    * .notdef#5968 (U+BDAA) has a counter-clockwise outer contour
    
    * .notdef#5968 (U+BDAA) has a counter-clockwise outer contour
    
    * .notdef#5968 (U+BDAA) has a counter-clockwise outer contour
    
    * .notdef#5968 (U+BDAA) has a counter-clockwise outer contour
    
    * .notdef#5968 (U+BDAA) has a counter-clockwise outer contour
    
    * .notdef#5969 (U+BDAB) has a counter-clockwise outer contour
    
    * .notdef#5969 (U+BDAB) has a counter-clockwise outer contour
    
    * .notdef#5969 (U+BDAB) has a counter-clockwise outer contour
    
    * .notdef#5969 (U+BDAB) has a counter-clockwise outer contour
    
    * .notdef#5969 (U+BDAB) has a counter-clockwise outer contour
    
    * .notdef#597 (U+B3DB) has a counter-clockwise outer contour
    
    * .notdef#597 (U+B3DB) has a counter-clockwise outer contour
    
    * .notdef#597 (U+B3DB) has a counter-clockwise outer contour
    
    * .notdef#5970 (U+BDAC) has a counter-clockwise outer contour
    
    * .notdef#5970 (U+BDAC) has a counter-clockwise outer contour
    
    * .notdef#5970 (U+BDAC) has a counter-clockwise outer contour
    
    * .notdef#5970 (U+BDAC) has a counter-clockwise outer contour
    
    * .notdef#5971 (U+BDAD) has a counter-clockwise outer contour
    
    * .notdef#5971 (U+BDAD) has a counter-clockwise outer contour
    
    * .notdef#5971 (U+BDAD) has a counter-clockwise outer contour
    
    * .notdef#5971 (U+BDAD) has a counter-clockwise outer contour
    
    * .notdef#5972 (U+BDAE) has a counter-clockwise outer contour
    
    * .notdef#5972 (U+BDAE) has a counter-clockwise outer contour
    
    * .notdef#5972 (U+BDAE) has a counter-clockwise outer contour
    
    * .notdef#5972 (U+BDAE) has a counter-clockwise outer contour
    
    * .notdef#5973 (U+BDAF) has a counter-clockwise outer contour
    
    * .notdef#5973 (U+BDAF) has a counter-clockwise outer contour
    
    * .notdef#5973 (U+BDAF) has a counter-clockwise outer contour
    
    * .notdef#5973 (U+BDAF) has a counter-clockwise outer contour
    
    * .notdef#5974 (U+BDB1) has a counter-clockwise outer contour
    
    * .notdef#5974 (U+BDB1) has a counter-clockwise outer contour
    
    * .notdef#5974 (U+BDB1) has a counter-clockwise outer contour
    
    * .notdef#5974 (U+BDB1) has a counter-clockwise outer contour
    
    * .notdef#5975 (U+BDB2) has a counter-clockwise outer contour
    
    * .notdef#5975 (U+BDB2) has a counter-clockwise outer contour
    
    * .notdef#5975 (U+BDB2) has a counter-clockwise outer contour
    
    * .notdef#5975 (U+BDB2) has a counter-clockwise outer contour
    
    * .notdef#5976 (U+BDB3) has a counter-clockwise outer contour
    
    * .notdef#5976 (U+BDB3) has a counter-clockwise outer contour
    
    * .notdef#5976 (U+BDB3) has a counter-clockwise outer contour
    
    * .notdef#5976 (U+BDB3) has a counter-clockwise outer contour
    
    * .notdef#5977 (U+BDB4) has a counter-clockwise outer contour
    
    * .notdef#5977 (U+BDB4) has a counter-clockwise outer contour
    
    * .notdef#5977 (U+BDB4) has a counter-clockwise outer contour
    
    * .notdef#5977 (U+BDB4) has a counter-clockwise outer contour
    
    * .notdef#5978 (U+BDB5) has a counter-clockwise outer contour
    
    * .notdef#5978 (U+BDB5) has a counter-clockwise outer contour
    
    * .notdef#5978 (U+BDB5) has a counter-clockwise outer contour
    
    * .notdef#5978 (U+BDB5) has a counter-clockwise outer contour
    
    * .notdef#5979 (U+BDB6) has a counter-clockwise outer contour
    
    * .notdef#5979 (U+BDB6) has a counter-clockwise outer contour
    
    * .notdef#5979 (U+BDB6) has a counter-clockwise outer contour
    
    * .notdef#5979 (U+BDB6) has a counter-clockwise outer contour
    
    * .notdef#5979 (U+BDB6) has a counter-clockwise outer contour
    
    * .notdef#598 (U+B3DD) has a counter-clockwise outer contour
    
    * .notdef#598 (U+B3DD) has a counter-clockwise outer contour
    
    * .notdef#598 (U+B3DD) has a counter-clockwise outer contour
    
    * .notdef#5980 (U+BDB7) has a counter-clockwise outer contour
    
    * .notdef#5980 (U+BDB7) has a counter-clockwise outer contour
    
    * .notdef#5980 (U+BDB7) has a counter-clockwise outer contour
    
    * .notdef#5980 (U+BDB7) has a counter-clockwise outer contour
    
    * .notdef#5980 (U+BDB7) has a counter-clockwise outer contour
    
    * .notdef#5981 (U+BDB9) has a counter-clockwise outer contour
    
    * .notdef#5981 (U+BDB9) has a counter-clockwise outer contour
    
    * .notdef#5981 (U+BDB9) has a counter-clockwise outer contour
    
    * .notdef#5981 (U+BDB9) has a counter-clockwise outer contour
    
    * .notdef#5982 (U+BDBA) has a counter-clockwise outer contour
    
    * .notdef#5982 (U+BDBA) has a counter-clockwise outer contour
    
    * .notdef#5982 (U+BDBA) has a counter-clockwise outer contour
    
    * .notdef#5982 (U+BDBA) has a counter-clockwise outer contour
    
    * .notdef#5982 (U+BDBA) has a counter-clockwise outer contour
    
    * .notdef#5983 (U+BDBB) has a counter-clockwise outer contour
    
    * .notdef#5983 (U+BDBB) has a counter-clockwise outer contour
    
    * .notdef#5983 (U+BDBB) has a counter-clockwise outer contour
    
    * .notdef#5983 (U+BDBB) has a counter-clockwise outer contour
    
    * .notdef#5983 (U+BDBB) has a counter-clockwise outer contour
    
    * .notdef#5984 (U+BDBC) has a counter-clockwise outer contour
    
    * .notdef#5984 (U+BDBC) has a counter-clockwise outer contour
    
    * .notdef#5984 (U+BDBC) has a counter-clockwise outer contour
    
    * .notdef#5984 (U+BDBC) has a counter-clockwise outer contour
    
    * .notdef#5985 (U+BDBD) has a counter-clockwise outer contour
    
    * .notdef#5985 (U+BDBD) has a counter-clockwise outer contour
    
    * .notdef#5985 (U+BDBD) has a counter-clockwise outer contour
    
    * .notdef#5985 (U+BDBD) has a counter-clockwise outer contour
    
    * .notdef#5985 (U+BDBD) has a counter-clockwise outer contour
    
    * .notdef#5986 (U+BDBE) has a counter-clockwise outer contour
    
    * .notdef#5986 (U+BDBE) has a counter-clockwise outer contour
    
    * .notdef#5986 (U+BDBE) has a counter-clockwise outer contour
    
    * .notdef#5986 (U+BDBE) has a counter-clockwise outer contour
    
    * .notdef#5986 (U+BDBE) has a counter-clockwise outer contour
    
    * .notdef#5986 (U+BDBE) has a counter-clockwise outer contour
    
    * .notdef#5987 (U+BDBF) has a counter-clockwise outer contour
    
    * .notdef#5987 (U+BDBF) has a counter-clockwise outer contour
    
    * .notdef#5987 (U+BDBF) has a counter-clockwise outer contour
    
    * .notdef#5987 (U+BDBF) has a counter-clockwise outer contour
    
    * .notdef#5988 (U+BDC0) has a counter-clockwise outer contour
    
    * .notdef#5988 (U+BDC0) has a counter-clockwise outer contour
    
    * .notdef#5988 (U+BDC0) has a counter-clockwise outer contour
    
    * .notdef#5988 (U+BDC0) has a counter-clockwise outer contour
    
    * .notdef#5989 (U+BDC1) has a counter-clockwise outer contour
    
    * .notdef#5989 (U+BDC1) has a counter-clockwise outer contour
    
    * .notdef#5989 (U+BDC1) has a counter-clockwise outer contour
    
    * .notdef#5989 (U+BDC1) has a counter-clockwise outer contour
    
    * .notdef#599 (U+B3E0) has a counter-clockwise outer contour
    
    * .notdef#599 (U+B3E0) has a counter-clockwise outer contour
    
    * .notdef#599 (U+B3E0) has a counter-clockwise outer contour
    
    * .notdef#5990 (U+BDC2) has a counter-clockwise outer contour
    
    * .notdef#5990 (U+BDC2) has a counter-clockwise outer contour
    
    * .notdef#5990 (U+BDC2) has a counter-clockwise outer contour
    
    * .notdef#5990 (U+BDC2) has a counter-clockwise outer contour
    
    * .notdef#5991 (U+BDC3) has a counter-clockwise outer contour
    
    * .notdef#5991 (U+BDC3) has a counter-clockwise outer contour
    
    * .notdef#5991 (U+BDC3) has a counter-clockwise outer contour
    
    * .notdef#5991 (U+BDC3) has a counter-clockwise outer contour
    
    * .notdef#5992 (U+BDC4) has a counter-clockwise outer contour
    
    * .notdef#5992 (U+BDC4) has a counter-clockwise outer contour
    
    * .notdef#5992 (U+BDC4) has a counter-clockwise outer contour
    
    * .notdef#5992 (U+BDC4) has a counter-clockwise outer contour
    
    * .notdef#5993 (U+BDC5) has a counter-clockwise outer contour
    
    * .notdef#5993 (U+BDC5) has a counter-clockwise outer contour
    
    * .notdef#5993 (U+BDC5) has a counter-clockwise outer contour
    
    * .notdef#5993 (U+BDC5) has a counter-clockwise outer contour
    
    * .notdef#5994 (U+BDC6) has a counter-clockwise outer contour
    
    * .notdef#5994 (U+BDC6) has a counter-clockwise outer contour
    
    * .notdef#5994 (U+BDC6) has a counter-clockwise outer contour
    
    * .notdef#5994 (U+BDC6) has a counter-clockwise outer contour
    
    * .notdef#5994 (U+BDC6) has a counter-clockwise outer contour
    
    * .notdef#5995 (U+BDC7) has a counter-clockwise outer contour
    
    * .notdef#5995 (U+BDC7) has a counter-clockwise outer contour
    
    * .notdef#5995 (U+BDC7) has a counter-clockwise outer contour
    
    * .notdef#5995 (U+BDC7) has a counter-clockwise outer contour
    
    * .notdef#5995 (U+BDC7) has a counter-clockwise outer contour
    
    * .notdef#5996 (U+BDC8) has a counter-clockwise outer contour
    
    * .notdef#5996 (U+BDC8) has a counter-clockwise outer contour
    
    * .notdef#5996 (U+BDC8) has a counter-clockwise outer contour
    
    * .notdef#5996 (U+BDC8) has a counter-clockwise outer contour
    
    * .notdef#5997 (U+BDC9) has a counter-clockwise outer contour
    
    * .notdef#5997 (U+BDC9) has a counter-clockwise outer contour
    
    * .notdef#5997 (U+BDC9) has a counter-clockwise outer contour
    
    * .notdef#5997 (U+BDC9) has a counter-clockwise outer contour
    
    * .notdef#5998 (U+BDCA) has a counter-clockwise outer contour
    
    * .notdef#5998 (U+BDCA) has a counter-clockwise outer contour
    
    * .notdef#5998 (U+BDCA) has a counter-clockwise outer contour
    
    * .notdef#5998 (U+BDCA) has a counter-clockwise outer contour
    
    * .notdef#5998 (U+BDCA) has a counter-clockwise outer contour
    
    * .notdef#5999 (U+BDCB) has a counter-clockwise outer contour
    
    * .notdef#5999 (U+BDCB) has a counter-clockwise outer contour
    
    * .notdef#5999 (U+BDCB) has a counter-clockwise outer contour
    
    * .notdef#5999 (U+BDCB) has a counter-clockwise outer contour
    
    * .notdef#600 (U+B3E4) has a counter-clockwise outer contour
    
    * .notdef#600 (U+B3E4) has a counter-clockwise outer contour
    
    * .notdef#600 (U+B3E4) has a counter-clockwise outer contour
    
    * .notdef#600 (U+B3E4) has a counter-clockwise outer contour
    
    * .notdef#6000 (U+BDCC) has a counter-clockwise outer contour
    
    * .notdef#6000 (U+BDCC) has a counter-clockwise outer contour
    
    * .notdef#6000 (U+BDCC) has a counter-clockwise outer contour
    
    * .notdef#6000 (U+BDCC) has a counter-clockwise outer contour
    
    * .notdef#6001 (U+BDCD) has a counter-clockwise outer contour
    
    * .notdef#6001 (U+BDCD) has a counter-clockwise outer contour
    
    * .notdef#6001 (U+BDCD) has a counter-clockwise outer contour
    
    * .notdef#6001 (U+BDCD) has a counter-clockwise outer contour
    
    * .notdef#6002 (U+BDCE) has a counter-clockwise outer contour
    
    * .notdef#6002 (U+BDCE) has a counter-clockwise outer contour
    
    * .notdef#6002 (U+BDCE) has a counter-clockwise outer contour
    
    * .notdef#6002 (U+BDCE) has a counter-clockwise outer contour
    
    * .notdef#6003 (U+BDCF) has a counter-clockwise outer contour
    
    * .notdef#6003 (U+BDCF) has a counter-clockwise outer contour
    
    * .notdef#6003 (U+BDCF) has a counter-clockwise outer contour
    
    * .notdef#6003 (U+BDCF) has a counter-clockwise outer contour
    
    * .notdef#6004 (U+BDD0) has a counter-clockwise outer contour
    
    * .notdef#6004 (U+BDD0) has a counter-clockwise outer contour
    
    * .notdef#6004 (U+BDD0) has a counter-clockwise outer contour
    
    * .notdef#6004 (U+BDD0) has a counter-clockwise outer contour
    
    * .notdef#6005 (U+BDD1) has a counter-clockwise outer contour
    
    * .notdef#6005 (U+BDD1) has a counter-clockwise outer contour
    
    * .notdef#6005 (U+BDD1) has a counter-clockwise outer contour
    
    * .notdef#6005 (U+BDD1) has a counter-clockwise outer contour
    
    * .notdef#6006 (U+BDD2) has a counter-clockwise outer contour
    
    * .notdef#6006 (U+BDD2) has a counter-clockwise outer contour
    
    * .notdef#6006 (U+BDD2) has a counter-clockwise outer contour
    
    * .notdef#6006 (U+BDD2) has a counter-clockwise outer contour
    
    * .notdef#6006 (U+BDD2) has a counter-clockwise outer contour
    
    * .notdef#6007 (U+BDD3) has a counter-clockwise outer contour
    
    * .notdef#6007 (U+BDD3) has a counter-clockwise outer contour
    
    * .notdef#6007 (U+BDD3) has a counter-clockwise outer contour
    
    * .notdef#6007 (U+BDD3) has a counter-clockwise outer contour
    
    * .notdef#6007 (U+BDD3) has a counter-clockwise outer contour
    
    * .notdef#6008 (U+BDD6) has a counter-clockwise outer contour
    
    * .notdef#6008 (U+BDD6) has a counter-clockwise outer contour
    
    * .notdef#6008 (U+BDD6) has a counter-clockwise outer contour
    
    * .notdef#6008 (U+BDD6) has a counter-clockwise outer contour
    
    * .notdef#6008 (U+BDD6) has a counter-clockwise outer contour
    
    * .notdef#6009 (U+BDD7) has a counter-clockwise outer contour
    
    * .notdef#6009 (U+BDD7) has a counter-clockwise outer contour
    
    * .notdef#6009 (U+BDD7) has a counter-clockwise outer contour
    
    * .notdef#6009 (U+BDD7) has a counter-clockwise outer contour
    
    * .notdef#601 (U+B3E8) has a counter-clockwise outer contour
    
    * .notdef#601 (U+B3E8) has a counter-clockwise outer contour
    
    * .notdef#601 (U+B3E8) has a counter-clockwise outer contour
    
    * .notdef#601 (U+B3E8) has a counter-clockwise outer contour
    
    * .notdef#6010 (U+BDD9) has a counter-clockwise outer contour
    
    * .notdef#6010 (U+BDD9) has a counter-clockwise outer contour
    
    * .notdef#6010 (U+BDD9) has a counter-clockwise outer contour
    
    * .notdef#6010 (U+BDD9) has a counter-clockwise outer contour
    
    * .notdef#6011 (U+BDDA) has a counter-clockwise outer contour
    
    * .notdef#6011 (U+BDDA) has a counter-clockwise outer contour
    
    * .notdef#6011 (U+BDDA) has a counter-clockwise outer contour
    
    * .notdef#6011 (U+BDDA) has a counter-clockwise outer contour
    
    * .notdef#6011 (U+BDDA) has a counter-clockwise outer contour
    
    * .notdef#6011 (U+BDDA) has a counter-clockwise outer contour
    
    * .notdef#6012 (U+BDDB) has a counter-clockwise outer contour
    
    * .notdef#6012 (U+BDDB) has a counter-clockwise outer contour
    
    * .notdef#6012 (U+BDDB) has a counter-clockwise outer contour
    
    * .notdef#6012 (U+BDDB) has a counter-clockwise outer contour
    
    * .notdef#6013 (U+BDDD) has a counter-clockwise outer contour
    
    * .notdef#6013 (U+BDDD) has a counter-clockwise outer contour
    
    * .notdef#6013 (U+BDDD) has a counter-clockwise outer contour
    
    * .notdef#6013 (U+BDDD) has a counter-clockwise outer contour
    
    * .notdef#6014 (U+BDDE) has a counter-clockwise outer contour
    
    * .notdef#6014 (U+BDDE) has a counter-clockwise outer contour
    
    * .notdef#6014 (U+BDDE) has a counter-clockwise outer contour
    
    * .notdef#6014 (U+BDDE) has a counter-clockwise outer contour
    
    * .notdef#6015 (U+BDDF) has a counter-clockwise outer contour
    
    * .notdef#6015 (U+BDDF) has a counter-clockwise outer contour
    
    * .notdef#6015 (U+BDDF) has a counter-clockwise outer contour
    
    * .notdef#6015 (U+BDDF) has a counter-clockwise outer contour
    
    * .notdef#6016 (U+BDE0) has a counter-clockwise outer contour
    
    * .notdef#6016 (U+BDE0) has a counter-clockwise outer contour
    
    * .notdef#6016 (U+BDE0) has a counter-clockwise outer contour
    
    * .notdef#6016 (U+BDE0) has a counter-clockwise outer contour
    
    * .notdef#6017 (U+BDE1) has a counter-clockwise outer contour
    
    * .notdef#6017 (U+BDE1) has a counter-clockwise outer contour
    
    * .notdef#6017 (U+BDE1) has a counter-clockwise outer contour
    
    * .notdef#6017 (U+BDE1) has a counter-clockwise outer contour
    
    * .notdef#6018 (U+BDE2) has a counter-clockwise outer contour
    
    * .notdef#6018 (U+BDE2) has a counter-clockwise outer contour
    
    * .notdef#6018 (U+BDE2) has a counter-clockwise outer contour
    
    * .notdef#6018 (U+BDE2) has a counter-clockwise outer contour
    
    * .notdef#6018 (U+BDE2) has a counter-clockwise outer contour
    
    * .notdef#6019 (U+BDE3) has a counter-clockwise outer contour
    
    * .notdef#6019 (U+BDE3) has a counter-clockwise outer contour
    
    * .notdef#6019 (U+BDE3) has a counter-clockwise outer contour
    
    * .notdef#6019 (U+BDE3) has a counter-clockwise outer contour
    
    * .notdef#6019 (U+BDE3) has a counter-clockwise outer contour
    
    * .notdef#602 (U+B3FC) has a counter-clockwise outer contour
    
    * .notdef#602 (U+B3FC) has a counter-clockwise outer contour
    
    * .notdef#602 (U+B3FC) has a counter-clockwise outer contour
    
    * .notdef#6020 (U+BDE4) has a counter-clockwise outer contour
    
    * .notdef#6020 (U+BDE4) has a counter-clockwise outer contour
    
    * .notdef#6020 (U+BDE4) has a counter-clockwise outer contour
    
    * .notdef#6020 (U+BDE4) has a counter-clockwise outer contour
    
    * .notdef#6021 (U+BDE5) has a counter-clockwise outer contour
    
    * .notdef#6021 (U+BDE5) has a counter-clockwise outer contour
    
    * .notdef#6021 (U+BDE5) has a counter-clockwise outer contour
    
    * .notdef#6021 (U+BDE5) has a counter-clockwise outer contour
    
    * .notdef#6022 (U+BDE6) has a counter-clockwise outer contour
    
    * .notdef#6022 (U+BDE6) has a counter-clockwise outer contour
    
    * .notdef#6022 (U+BDE6) has a counter-clockwise outer contour
    
    * .notdef#6022 (U+BDE6) has a counter-clockwise outer contour
    
    * .notdef#6023 (U+BDE7) has a counter-clockwise outer contour
    
    * .notdef#6023 (U+BDE7) has a counter-clockwise outer contour
    
    * .notdef#6023 (U+BDE7) has a counter-clockwise outer contour
    
    * .notdef#6023 (U+BDE7) has a counter-clockwise outer contour
    
    * .notdef#6024 (U+BDE8) has a counter-clockwise outer contour
    
    * .notdef#6024 (U+BDE8) has a counter-clockwise outer contour
    
    * .notdef#6024 (U+BDE8) has a counter-clockwise outer contour
    
    * .notdef#6024 (U+BDE8) has a counter-clockwise outer contour
    
    * .notdef#6025 (U+BDEA) has a counter-clockwise outer contour
    
    * .notdef#6025 (U+BDEA) has a counter-clockwise outer contour
    
    * .notdef#6025 (U+BDEA) has a counter-clockwise outer contour
    
    * .notdef#6025 (U+BDEA) has a counter-clockwise outer contour
    
    * .notdef#6026 (U+BDEB) has a counter-clockwise outer contour
    
    * .notdef#6026 (U+BDEB) has a counter-clockwise outer contour
    
    * .notdef#6026 (U+BDEB) has a counter-clockwise outer contour
    
    * .notdef#6026 (U+BDEB) has a counter-clockwise outer contour
    
    * .notdef#6027 (U+BDEC) has a counter-clockwise outer contour
    
    * .notdef#6027 (U+BDEC) has a counter-clockwise outer contour
    
    * .notdef#6027 (U+BDEC) has a counter-clockwise outer contour
    
    * .notdef#6027 (U+BDEC) has a counter-clockwise outer contour
    
    * .notdef#6028 (U+BDED) has a counter-clockwise outer contour
    
    * .notdef#6028 (U+BDED) has a counter-clockwise outer contour
    
    * .notdef#6028 (U+BDED) has a counter-clockwise outer contour
    
    * .notdef#6028 (U+BDED) has a counter-clockwise outer contour
    
    * .notdef#6029 (U+BDEE) has a counter-clockwise outer contour
    
    * .notdef#6029 (U+BDEE) has a counter-clockwise outer contour
    
    * .notdef#6029 (U+BDEE) has a counter-clockwise outer contour
    
    * .notdef#6029 (U+BDEE) has a counter-clockwise outer contour
    
    * .notdef#6029 (U+BDEE) has a counter-clockwise outer contour
    
    * .notdef#603 (U+B410) has a counter-clockwise outer contour
    
    * .notdef#603 (U+B410) has a counter-clockwise outer contour
    
    * .notdef#603 (U+B410) has a counter-clockwise outer contour
    
    * .notdef#603 (U+B410) has a counter-clockwise outer contour
    
    * .notdef#6030 (U+BDEF) has a counter-clockwise outer contour
    
    * .notdef#6030 (U+BDEF) has a counter-clockwise outer contour
    
    * .notdef#6030 (U+BDEF) has a counter-clockwise outer contour
    
    * .notdef#6030 (U+BDEF) has a counter-clockwise outer contour
    
    * .notdef#6030 (U+BDEF) has a counter-clockwise outer contour
    
    * .notdef#6031 (U+BDF1) has a counter-clockwise outer contour
    
    * .notdef#6031 (U+BDF1) has a counter-clockwise outer contour
    
    * .notdef#6032 (U+BDF2) has a counter-clockwise outer contour
    
    * .notdef#6032 (U+BDF2) has a counter-clockwise outer contour
    
    * .notdef#6033 (U+BDF3) has a counter-clockwise outer contour
    
    * .notdef#6033 (U+BDF3) has a counter-clockwise outer contour
    
    * .notdef#6034 (U+BDF5) has a counter-clockwise outer contour
    
    * .notdef#6034 (U+BDF5) has a counter-clockwise outer contour
    
    * .notdef#6035 (U+BDF6) has a counter-clockwise outer contour
    
    * .notdef#6035 (U+BDF6) has a counter-clockwise outer contour
    
    * .notdef#6035 (U+BDF6) has a counter-clockwise outer contour
    
    * .notdef#6035 (U+BDF6) has a counter-clockwise outer contour
    
    * .notdef#6036 (U+BDF7) has a counter-clockwise outer contour
    
    * .notdef#6036 (U+BDF7) has a counter-clockwise outer contour
    
    * .notdef#6037 (U+BDF9) has a counter-clockwise outer contour
    
    * .notdef#6037 (U+BDF9) has a counter-clockwise outer contour
    
    * .notdef#6038 (U+BDFA) has a counter-clockwise outer contour
    
    * .notdef#6038 (U+BDFA) has a counter-clockwise outer contour
    
    * .notdef#6039 (U+BDFB) has a counter-clockwise outer contour
    
    * .notdef#6039 (U+BDFB) has a counter-clockwise outer contour
    
    * .notdef#604 (U+B418) has a counter-clockwise outer contour
    
    * .notdef#604 (U+B418) has a counter-clockwise outer contour
    
    * .notdef#604 (U+B418) has a counter-clockwise outer contour
    
    * .notdef#6040 (U+BDFC) has a counter-clockwise outer contour
    
    * .notdef#6040 (U+BDFC) has a counter-clockwise outer contour
    
    * .notdef#6041 (U+BDFD) has a counter-clockwise outer contour
    
    * .notdef#6041 (U+BDFD) has a counter-clockwise outer contour
    
    * .notdef#6042 (U+BDFE) has a counter-clockwise outer contour
    
    * .notdef#6042 (U+BDFE) has a counter-clockwise outer contour
    
    * .notdef#6043 (U+BDFF) has a counter-clockwise outer contour
    
    * .notdef#6043 (U+BDFF) has a counter-clockwise outer contour
    
    * .notdef#6044 (U+BE01) has a counter-clockwise outer contour
    
    * .notdef#6044 (U+BE01) has a counter-clockwise outer contour
    
    * .notdef#6045 (U+BE02) has a counter-clockwise outer contour
    
    * .notdef#6045 (U+BE02) has a counter-clockwise outer contour
    
    * .notdef#6046 (U+BE04) has a counter-clockwise outer contour
    
    * .notdef#6046 (U+BE04) has a counter-clockwise outer contour
    
    * .notdef#6047 (U+BE06) has a counter-clockwise outer contour
    
    * .notdef#6047 (U+BE06) has a counter-clockwise outer contour
    
    * .notdef#6048 (U+BE07) has a counter-clockwise outer contour
    
    * .notdef#6048 (U+BE07) has a counter-clockwise outer contour
    
    * .notdef#6049 (U+BE08) has a counter-clockwise outer contour
    
    * .notdef#6049 (U+BE08) has a counter-clockwise outer contour
    
    * .notdef#605 (U+B41C) has a counter-clockwise outer contour
    
    * .notdef#605 (U+B41C) has a counter-clockwise outer contour
    
    * .notdef#605 (U+B41C) has a counter-clockwise outer contour
    
    * .notdef#605 (U+B41C) has a counter-clockwise outer contour
    
    * .notdef#6050 (U+BE09) has a counter-clockwise outer contour
    
    * .notdef#6050 (U+BE09) has a counter-clockwise outer contour
    
    * .notdef#6051 (U+BE0A) has a counter-clockwise outer contour
    
    * .notdef#6051 (U+BE0A) has a counter-clockwise outer contour
    
    * .notdef#6051 (U+BE0A) has a counter-clockwise outer contour
    
    * .notdef#6052 (U+BE0B) has a counter-clockwise outer contour
    
    * .notdef#6052 (U+BE0B) has a counter-clockwise outer contour
    
    * .notdef#6052 (U+BE0B) has a counter-clockwise outer contour
    
    * .notdef#6053 (U+BE0E) has a counter-clockwise outer contour
    
    * .notdef#6053 (U+BE0E) has a counter-clockwise outer contour
    
    * .notdef#6053 (U+BE0E) has a counter-clockwise outer contour
    
    * .notdef#6053 (U+BE0E) has a counter-clockwise outer contour
    
    * .notdef#6054 (U+BE0F) has a counter-clockwise outer contour
    
    * .notdef#6054 (U+BE0F) has a counter-clockwise outer contour
    
    * .notdef#6054 (U+BE0F) has a counter-clockwise outer contour
    
    * .notdef#6054 (U+BE0F) has a counter-clockwise outer contour
    
    * .notdef#6055 (U+BE11) has a counter-clockwise outer contour
    
    * .notdef#6055 (U+BE11) has a counter-clockwise outer contour
    
    * .notdef#6055 (U+BE11) has a counter-clockwise outer contour
    
    * .notdef#6055 (U+BE11) has a counter-clockwise outer contour
    
    * .notdef#6056 (U+BE12) has a counter-clockwise outer contour
    
    * .notdef#6056 (U+BE12) has a counter-clockwise outer contour
    
    * .notdef#6056 (U+BE12) has a counter-clockwise outer contour
    
    * .notdef#6056 (U+BE12) has a counter-clockwise outer contour
    
    * .notdef#6056 (U+BE12) has a counter-clockwise outer contour
    
    * .notdef#6057 (U+BE13) has a counter-clockwise outer contour
    
    * .notdef#6057 (U+BE13) has a counter-clockwise outer contour
    
    * .notdef#6057 (U+BE13) has a counter-clockwise outer contour
    
    * .notdef#6058 (U+BE15) has a counter-clockwise outer contour
    
    * .notdef#6058 (U+BE15) has a counter-clockwise outer contour
    
    * .notdef#6058 (U+BE15) has a counter-clockwise outer contour
    
    * .notdef#6058 (U+BE15) has a counter-clockwise outer contour
    
    * .notdef#6059 (U+BE16) has a counter-clockwise outer contour
    
    * .notdef#6059 (U+BE16) has a counter-clockwise outer contour
    
    * .notdef#6059 (U+BE16) has a counter-clockwise outer contour
    
    * .notdef#6059 (U+BE16) has a counter-clockwise outer contour
    
    * .notdef#606 (U+B420) has a counter-clockwise outer contour
    
    * .notdef#606 (U+B420) has a counter-clockwise outer contour
    
    * .notdef#606 (U+B420) has a counter-clockwise outer contour
    
    * .notdef#606 (U+B420) has a counter-clockwise outer contour
    
    * .notdef#6060 (U+BE17) has a counter-clockwise outer contour
    
    * .notdef#6060 (U+BE17) has a counter-clockwise outer contour
    
    * .notdef#6060 (U+BE17) has a counter-clockwise outer contour
    
    * .notdef#6060 (U+BE17) has a counter-clockwise outer contour
    
    * .notdef#6061 (U+BE18) has a counter-clockwise outer contour
    
    * .notdef#6061 (U+BE18) has a counter-clockwise outer contour
    
    * .notdef#6061 (U+BE18) has a counter-clockwise outer contour
    
    * .notdef#6061 (U+BE18) has a counter-clockwise outer contour
    
    * .notdef#6062 (U+BE19) has a counter-clockwise outer contour
    
    * .notdef#6062 (U+BE19) has a counter-clockwise outer contour
    
    * .notdef#6062 (U+BE19) has a counter-clockwise outer contour
    
    * .notdef#6062 (U+BE19) has a counter-clockwise outer contour
    
    * .notdef#6063 (U+BE1A) has a counter-clockwise outer contour
    
    * .notdef#6063 (U+BE1A) has a counter-clockwise outer contour
    
    * .notdef#6063 (U+BE1A) has a counter-clockwise outer contour
    
    * .notdef#6063 (U+BE1A) has a counter-clockwise outer contour
    
    * .notdef#6063 (U+BE1A) has a counter-clockwise outer contour
    
    * .notdef#6064 (U+BE1B) has a counter-clockwise outer contour
    
    * .notdef#6064 (U+BE1B) has a counter-clockwise outer contour
    
    * .notdef#6064 (U+BE1B) has a counter-clockwise outer contour
    
    * .notdef#6064 (U+BE1B) has a counter-clockwise outer contour
    
    * .notdef#6064 (U+BE1B) has a counter-clockwise outer contour
    
    * .notdef#6065 (U+BE1E) has a counter-clockwise outer contour
    
    * .notdef#6065 (U+BE1E) has a counter-clockwise outer contour
    
    * .notdef#6065 (U+BE1E) has a counter-clockwise outer contour
    
    * .notdef#6065 (U+BE1E) has a counter-clockwise outer contour
    
    * .notdef#6066 (U+BE20) has a counter-clockwise outer contour
    
    * .notdef#6066 (U+BE20) has a counter-clockwise outer contour
    
    * .notdef#6066 (U+BE20) has a counter-clockwise outer contour
    
    * .notdef#6067 (U+BE21) has a counter-clockwise outer contour
    
    * .notdef#6067 (U+BE21) has a counter-clockwise outer contour
    
    * .notdef#6067 (U+BE21) has a counter-clockwise outer contour
    
    * .notdef#6068 (U+BE22) has a counter-clockwise outer contour
    
    * .notdef#6068 (U+BE22) has a counter-clockwise outer contour
    
    * .notdef#6068 (U+BE22) has a counter-clockwise outer contour
    
    * .notdef#6069 (U+BE23) has a counter-clockwise outer contour
    
    * .notdef#6069 (U+BE23) has a counter-clockwise outer contour
    
    * .notdef#6069 (U+BE23) has a counter-clockwise outer contour
    
    * .notdef#607 (U+B428) has a counter-clockwise outer contour
    
    * .notdef#607 (U+B428) has a counter-clockwise outer contour
    
    * .notdef#607 (U+B428) has a counter-clockwise outer contour
    
    * .notdef#607 (U+B428) has a counter-clockwise outer contour
    
    * .notdef#6070 (U+BE24) has a counter-clockwise outer contour
    
    * .notdef#6070 (U+BE24) has a counter-clockwise outer contour
    
    * .notdef#6070 (U+BE24) has a counter-clockwise outer contour
    
    * .notdef#6071 (U+BE25) has a counter-clockwise outer contour
    
    * .notdef#6071 (U+BE25) has a counter-clockwise outer contour
    
    * .notdef#6071 (U+BE25) has a counter-clockwise outer contour
    
    * .notdef#6072 (U+BE26) has a counter-clockwise outer contour
    
    * .notdef#6072 (U+BE26) has a counter-clockwise outer contour
    
    * .notdef#6072 (U+BE26) has a counter-clockwise outer contour
    
    * .notdef#6072 (U+BE26) has a counter-clockwise outer contour
    
    * .notdef#6073 (U+BE27) has a counter-clockwise outer contour
    
    * .notdef#6073 (U+BE27) has a counter-clockwise outer contour
    
    * .notdef#6073 (U+BE27) has a counter-clockwise outer contour
    
    * .notdef#6073 (U+BE27) has a counter-clockwise outer contour
    
    * .notdef#6074 (U+BE28) has a counter-clockwise outer contour
    
    * .notdef#6074 (U+BE28) has a counter-clockwise outer contour
    
    * .notdef#6074 (U+BE28) has a counter-clockwise outer contour
    
    * .notdef#6075 (U+BE29) has a counter-clockwise outer contour
    
    * .notdef#6075 (U+BE29) has a counter-clockwise outer contour
    
    * .notdef#6075 (U+BE29) has a counter-clockwise outer contour
    
    * .notdef#6075 (U+BE29) has a counter-clockwise outer contour
    
    * .notdef#6076 (U+BE2A) has a counter-clockwise outer contour
    
    * .notdef#6076 (U+BE2A) has a counter-clockwise outer contour
    
    * .notdef#6076 (U+BE2A) has a counter-clockwise outer contour
    
    * .notdef#6076 (U+BE2A) has a counter-clockwise outer contour
    
    * .notdef#6076 (U+BE2A) has a counter-clockwise outer contour
    
    * .notdef#6077 (U+BE2B) has a counter-clockwise outer contour
    
    * .notdef#6077 (U+BE2B) has a counter-clockwise outer contour
    
    * .notdef#6077 (U+BE2B) has a counter-clockwise outer contour
    
    * .notdef#6077 (U+BE2B) has a counter-clockwise outer contour
    
    * .notdef#6077 (U+BE2B) has a counter-clockwise outer contour
    
    * .notdef#6078 (U+BE2C) has a counter-clockwise outer contour
    
    * .notdef#6078 (U+BE2C) has a counter-clockwise outer contour
    
    * .notdef#6078 (U+BE2C) has a counter-clockwise outer contour
    
    * .notdef#6078 (U+BE2C) has a counter-clockwise outer contour
    
    * .notdef#6079 (U+BE2D) has a counter-clockwise outer contour
    
    * .notdef#6079 (U+BE2D) has a counter-clockwise outer contour
    
    * .notdef#6079 (U+BE2D) has a counter-clockwise outer contour
    
    * .notdef#6079 (U+BE2D) has a counter-clockwise outer contour
    
    * .notdef#6079 (U+BE2D) has a counter-clockwise outer contour
    
    * .notdef#608 (U+B429) has a counter-clockwise outer contour
    
    * .notdef#608 (U+B429) has a counter-clockwise outer contour
    
    * .notdef#608 (U+B429) has a counter-clockwise outer contour
    
    * .notdef#608 (U+B429) has a counter-clockwise outer contour
    
    * .notdef#6080 (U+BE2E) has a counter-clockwise outer contour
    
    * .notdef#6080 (U+BE2E) has a counter-clockwise outer contour
    
    * .notdef#6080 (U+BE2E) has a counter-clockwise outer contour
    
    * .notdef#6080 (U+BE2E) has a counter-clockwise outer contour
    
    * .notdef#6080 (U+BE2E) has a counter-clockwise outer contour
    
    * .notdef#6080 (U+BE2E) has a counter-clockwise outer contour
    
    * .notdef#6081 (U+BE2F) has a counter-clockwise outer contour
    
    * .notdef#6081 (U+BE2F) has a counter-clockwise outer contour
    
    * .notdef#6081 (U+BE2F) has a counter-clockwise outer contour
    
    * .notdef#6081 (U+BE2F) has a counter-clockwise outer contour
    
    * .notdef#6082 (U+BE30) has a counter-clockwise outer contour
    
    * .notdef#6082 (U+BE30) has a counter-clockwise outer contour
    
    * .notdef#6082 (U+BE30) has a counter-clockwise outer contour
    
    * .notdef#6082 (U+BE30) has a counter-clockwise outer contour
    
    * .notdef#6083 (U+BE31) has a counter-clockwise outer contour
    
    * .notdef#6083 (U+BE31) has a counter-clockwise outer contour
    
    * .notdef#6083 (U+BE31) has a counter-clockwise outer contour
    
    * .notdef#6083 (U+BE31) has a counter-clockwise outer contour
    
    * .notdef#6083 (U+BE31) has a counter-clockwise outer contour
    
    * .notdef#6084 (U+BE32) has a counter-clockwise outer contour
    
    * .notdef#6084 (U+BE32) has a counter-clockwise outer contour
    
    * .notdef#6084 (U+BE32) has a counter-clockwise outer contour
    
    * .notdef#6084 (U+BE32) has a counter-clockwise outer contour
    
    * .notdef#6084 (U+BE32) has a counter-clockwise outer contour
    
    * .notdef#6085 (U+BE33) has a counter-clockwise outer contour
    
    * .notdef#6085 (U+BE33) has a counter-clockwise outer contour
    
    * .notdef#6085 (U+BE33) has a counter-clockwise outer contour
    
    * .notdef#6085 (U+BE33) has a counter-clockwise outer contour
    
    * .notdef#6085 (U+BE33) has a counter-clockwise outer contour
    
    * .notdef#6086 (U+BE34) has a counter-clockwise outer contour
    
    * .notdef#6086 (U+BE34) has a counter-clockwise outer contour
    
    * .notdef#6086 (U+BE34) has a counter-clockwise outer contour
    
    * .notdef#6086 (U+BE34) has a counter-clockwise outer contour
    
    * .notdef#6086 (U+BE34) has a counter-clockwise outer contour
    
    * .notdef#6087 (U+BE35) has a counter-clockwise outer contour
    
    * .notdef#6087 (U+BE35) has a counter-clockwise outer contour
    
    * .notdef#6087 (U+BE35) has a counter-clockwise outer contour
    
    * .notdef#6087 (U+BE35) has a counter-clockwise outer contour
    
    * .notdef#6087 (U+BE35) has a counter-clockwise outer contour
    
    * .notdef#6088 (U+BE36) has a counter-clockwise outer contour
    
    * .notdef#6088 (U+BE36) has a counter-clockwise outer contour
    
    * .notdef#6088 (U+BE36) has a counter-clockwise outer contour
    
    * .notdef#6088 (U+BE36) has a counter-clockwise outer contour
    
    * .notdef#6088 (U+BE36) has a counter-clockwise outer contour
    
    * .notdef#6088 (U+BE36) has a counter-clockwise outer contour
    
    * .notdef#6089 (U+BE37) has a counter-clockwise outer contour
    
    * .notdef#6089 (U+BE37) has a counter-clockwise outer contour
    
    * .notdef#6089 (U+BE37) has a counter-clockwise outer contour
    
    * .notdef#6089 (U+BE37) has a counter-clockwise outer contour
    
    * .notdef#6089 (U+BE37) has a counter-clockwise outer contour
    
    * .notdef#6089 (U+BE37) has a counter-clockwise outer contour
    
    * .notdef#609 (U+B42B) has a counter-clockwise outer contour
    
    * .notdef#609 (U+B42B) has a counter-clockwise outer contour
    
    * .notdef#609 (U+B42B) has a counter-clockwise outer contour
    
    * .notdef#609 (U+B42B) has a counter-clockwise outer contour
    
    * .notdef#6090 (U+BE38) has a counter-clockwise outer contour
    
    * .notdef#6090 (U+BE38) has a counter-clockwise outer contour
    
    * .notdef#6090 (U+BE38) has a counter-clockwise outer contour
    
    * .notdef#6090 (U+BE38) has a counter-clockwise outer contour
    
    * .notdef#6091 (U+BE39) has a counter-clockwise outer contour
    
    * .notdef#6091 (U+BE39) has a counter-clockwise outer contour
    
    * .notdef#6091 (U+BE39) has a counter-clockwise outer contour
    
    * .notdef#6091 (U+BE39) has a counter-clockwise outer contour
    
    * .notdef#6092 (U+BE3A) has a counter-clockwise outer contour
    
    * .notdef#6092 (U+BE3A) has a counter-clockwise outer contour
    
    * .notdef#6092 (U+BE3A) has a counter-clockwise outer contour
    
    * .notdef#6092 (U+BE3A) has a counter-clockwise outer contour
    
    * .notdef#6092 (U+BE3A) has a counter-clockwise outer contour
    
    * .notdef#6093 (U+BE3B) has a counter-clockwise outer contour
    
    * .notdef#6093 (U+BE3B) has a counter-clockwise outer contour
    
    * .notdef#6093 (U+BE3B) has a counter-clockwise outer contour
    
    * .notdef#6093 (U+BE3B) has a counter-clockwise outer contour
    
    * .notdef#6094 (U+BE3C) has a counter-clockwise outer contour
    
    * .notdef#6094 (U+BE3C) has a counter-clockwise outer contour
    
    * .notdef#6094 (U+BE3C) has a counter-clockwise outer contour
    
    * .notdef#6094 (U+BE3C) has a counter-clockwise outer contour
    
    * .notdef#6095 (U+BE3D) has a counter-clockwise outer contour
    
    * .notdef#6095 (U+BE3D) has a counter-clockwise outer contour
    
    * .notdef#6095 (U+BE3D) has a counter-clockwise outer contour
    
    * .notdef#6095 (U+BE3D) has a counter-clockwise outer contour
    
    * .notdef#6096 (U+BE3E) has a counter-clockwise outer contour
    
    * .notdef#6096 (U+BE3E) has a counter-clockwise outer contour
    
    * .notdef#6096 (U+BE3E) has a counter-clockwise outer contour
    
    * .notdef#6096 (U+BE3E) has a counter-clockwise outer contour
    
    * .notdef#6097 (U+BE3F) has a counter-clockwise outer contour
    
    * .notdef#6097 (U+BE3F) has a counter-clockwise outer contour
    
    * .notdef#6097 (U+BE3F) has a counter-clockwise outer contour
    
    * .notdef#6097 (U+BE3F) has a counter-clockwise outer contour
    
    * .notdef#6098 (U+BE40) has a counter-clockwise outer contour
    
    * .notdef#6098 (U+BE40) has a counter-clockwise outer contour
    
    * .notdef#6098 (U+BE40) has a counter-clockwise outer contour
    
    * .notdef#6098 (U+BE40) has a counter-clockwise outer contour
    
    * .notdef#6099 (U+BE41) has a counter-clockwise outer contour
    
    * .notdef#6099 (U+BE41) has a counter-clockwise outer contour
    
    * .notdef#6099 (U+BE41) has a counter-clockwise outer contour
    
    * .notdef#6099 (U+BE41) has a counter-clockwise outer contour
    
    * .notdef#610 (U+B434) has a counter-clockwise outer contour
    
    * .notdef#610 (U+B434) has a counter-clockwise outer contour
    
    * .notdef#6100 (U+BE42) has a counter-clockwise outer contour
    
    * .notdef#6100 (U+BE42) has a counter-clockwise outer contour
    
    * .notdef#6100 (U+BE42) has a counter-clockwise outer contour
    
    * .notdef#6100 (U+BE42) has a counter-clockwise outer contour
    
    * .notdef#6100 (U+BE42) has a counter-clockwise outer contour
    
    * .notdef#6101 (U+BE43) has a counter-clockwise outer contour
    
    * .notdef#6101 (U+BE43) has a counter-clockwise outer contour
    
    * .notdef#6101 (U+BE43) has a counter-clockwise outer contour
    
    * .notdef#6101 (U+BE43) has a counter-clockwise outer contour
    
    * .notdef#6101 (U+BE43) has a counter-clockwise outer contour
    
    * .notdef#6102 (U+BE46) has a counter-clockwise outer contour
    
    * .notdef#6102 (U+BE46) has a counter-clockwise outer contour
    
    * .notdef#6102 (U+BE46) has a counter-clockwise outer contour
    
    * .notdef#6102 (U+BE46) has a counter-clockwise outer contour
    
    * .notdef#6103 (U+BE47) has a counter-clockwise outer contour
    
    * .notdef#6103 (U+BE47) has a counter-clockwise outer contour
    
    * .notdef#6103 (U+BE47) has a counter-clockwise outer contour
    
    * .notdef#6103 (U+BE47) has a counter-clockwise outer contour
    
    * .notdef#6104 (U+BE49) has a counter-clockwise outer contour
    
    * .notdef#6104 (U+BE49) has a counter-clockwise outer contour
    
    * .notdef#6104 (U+BE49) has a counter-clockwise outer contour
    
    * .notdef#6104 (U+BE49) has a counter-clockwise outer contour
    
    * .notdef#6105 (U+BE4A) has a counter-clockwise outer contour
    
    * .notdef#6105 (U+BE4A) has a counter-clockwise outer contour
    
    * .notdef#6105 (U+BE4A) has a counter-clockwise outer contour
    
    * .notdef#6105 (U+BE4A) has a counter-clockwise outer contour
    
    * .notdef#6105 (U+BE4A) has a counter-clockwise outer contour
    
    * .notdef#6106 (U+BE4B) has a counter-clockwise outer contour
    
    * .notdef#6106 (U+BE4B) has a counter-clockwise outer contour
    
    * .notdef#6106 (U+BE4B) has a counter-clockwise outer contour
    
    * .notdef#6107 (U+BE4D) has a counter-clockwise outer contour
    
    * .notdef#6107 (U+BE4D) has a counter-clockwise outer contour
    
    * .notdef#6107 (U+BE4D) has a counter-clockwise outer contour
    
    * .notdef#6107 (U+BE4D) has a counter-clockwise outer contour
    
    * .notdef#6108 (U+BE4F) has a counter-clockwise outer contour
    
    * .notdef#6108 (U+BE4F) has a counter-clockwise outer contour
    
    * .notdef#6108 (U+BE4F) has a counter-clockwise outer contour
    
    * .notdef#6108 (U+BE4F) has a counter-clockwise outer contour
    
    * .notdef#6109 (U+BE50) has a counter-clockwise outer contour
    
    * .notdef#6109 (U+BE50) has a counter-clockwise outer contour
    
    * .notdef#6109 (U+BE50) has a counter-clockwise outer contour
    
    * .notdef#6109 (U+BE50) has a counter-clockwise outer contour
    
    * .notdef#611 (U+B450) has a counter-clockwise outer contour
    
    * .notdef#611 (U+B450) has a counter-clockwise outer contour
    
    * .notdef#6110 (U+BE51) has a counter-clockwise outer contour
    
    * .notdef#6110 (U+BE51) has a counter-clockwise outer contour
    
    * .notdef#6110 (U+BE51) has a counter-clockwise outer contour
    
    * .notdef#6110 (U+BE51) has a counter-clockwise outer contour
    
    * .notdef#6111 (U+BE52) has a counter-clockwise outer contour
    
    * .notdef#6111 (U+BE52) has a counter-clockwise outer contour
    
    * .notdef#6111 (U+BE52) has a counter-clockwise outer contour
    
    * .notdef#6111 (U+BE52) has a counter-clockwise outer contour
    
    * .notdef#6111 (U+BE52) has a counter-clockwise outer contour
    
    * .notdef#6112 (U+BE53) has a counter-clockwise outer contour
    
    * .notdef#6112 (U+BE53) has a counter-clockwise outer contour
    
    * .notdef#6112 (U+BE53) has a counter-clockwise outer contour
    
    * .notdef#6112 (U+BE53) has a counter-clockwise outer contour
    
    * .notdef#6112 (U+BE53) has a counter-clockwise outer contour
    
    * .notdef#6113 (U+BE56) has a counter-clockwise outer contour
    
    * .notdef#6113 (U+BE56) has a counter-clockwise outer contour
    
    * .notdef#6113 (U+BE56) has a counter-clockwise outer contour
    
    * .notdef#6113 (U+BE56) has a counter-clockwise outer contour
    
    * .notdef#6114 (U+BE58) has a counter-clockwise outer contour
    
    * .notdef#6114 (U+BE58) has a counter-clockwise outer contour
    
    * .notdef#6114 (U+BE58) has a counter-clockwise outer contour
    
    * .notdef#6115 (U+BE5C) has a counter-clockwise outer contour
    
    * .notdef#6115 (U+BE5C) has a counter-clockwise outer contour
    
    * .notdef#6115 (U+BE5C) has a counter-clockwise outer contour
    
    * .notdef#6116 (U+BE5D) has a counter-clockwise outer contour
    
    * .notdef#6116 (U+BE5D) has a counter-clockwise outer contour
    
    * .notdef#6116 (U+BE5D) has a counter-clockwise outer contour
    
    * .notdef#6117 (U+BE5E) has a counter-clockwise outer contour
    
    * .notdef#6117 (U+BE5E) has a counter-clockwise outer contour
    
    * .notdef#6117 (U+BE5E) has a counter-clockwise outer contour
    
    * .notdef#6117 (U+BE5E) has a counter-clockwise outer contour
    
    * .notdef#6118 (U+BE5F) has a counter-clockwise outer contour
    
    * .notdef#6118 (U+BE5F) has a counter-clockwise outer contour
    
    * .notdef#6118 (U+BE5F) has a counter-clockwise outer contour
    
    * .notdef#6118 (U+BE5F) has a counter-clockwise outer contour
    
    * .notdef#6119 (U+BE62) has a counter-clockwise outer contour
    
    * .notdef#6119 (U+BE62) has a counter-clockwise outer contour
    
    * .notdef#6119 (U+BE62) has a counter-clockwise outer contour
    
    * .notdef#6119 (U+BE62) has a counter-clockwise outer contour
    
    * .notdef#6119 (U+BE62) has a counter-clockwise outer contour
    
    * .notdef#612 (U+B451) has a counter-clockwise outer contour
    
    * .notdef#612 (U+B451) has a counter-clockwise outer contour
    
    * .notdef#6120 (U+BE63) has a counter-clockwise outer contour
    
    * .notdef#6120 (U+BE63) has a counter-clockwise outer contour
    
    * .notdef#6120 (U+BE63) has a counter-clockwise outer contour
    
    * .notdef#6120 (U+BE63) has a counter-clockwise outer contour
    
    * .notdef#6120 (U+BE63) has a counter-clockwise outer contour
    
    * .notdef#6121 (U+BE65) has a counter-clockwise outer contour
    
    * .notdef#6121 (U+BE65) has a counter-clockwise outer contour
    
    * .notdef#6121 (U+BE65) has a counter-clockwise outer contour
    
    * .notdef#6121 (U+BE65) has a counter-clockwise outer contour
    
    * .notdef#6121 (U+BE65) has a counter-clockwise outer contour
    
    * .notdef#6122 (U+BE66) has a counter-clockwise outer contour
    
    * .notdef#6122 (U+BE66) has a counter-clockwise outer contour
    
    * .notdef#6122 (U+BE66) has a counter-clockwise outer contour
    
    * .notdef#6122 (U+BE66) has a counter-clockwise outer contour
    
    * .notdef#6122 (U+BE66) has a counter-clockwise outer contour
    
    * .notdef#6122 (U+BE66) has a counter-clockwise outer contour
    
    * .notdef#6123 (U+BE67) has a counter-clockwise outer contour
    
    * .notdef#6123 (U+BE67) has a counter-clockwise outer contour
    
    * .notdef#6123 (U+BE67) has a counter-clockwise outer contour
    
    * .notdef#6123 (U+BE67) has a counter-clockwise outer contour
    
    * .notdef#6124 (U+BE69) has a counter-clockwise outer contour
    
    * .notdef#6124 (U+BE69) has a counter-clockwise outer contour
    
    * .notdef#6124 (U+BE69) has a counter-clockwise outer contour
    
    * .notdef#6124 (U+BE69) has a counter-clockwise outer contour
    
    * .notdef#6124 (U+BE69) has a counter-clockwise outer contour
    
    * .notdef#6125 (U+BE6B) has a counter-clockwise outer contour
    
    * .notdef#6125 (U+BE6B) has a counter-clockwise outer contour
    
    * .notdef#6125 (U+BE6B) has a counter-clockwise outer contour
    
    * .notdef#6125 (U+BE6B) has a counter-clockwise outer contour
    
    * .notdef#6125 (U+BE6B) has a counter-clockwise outer contour
    
    * .notdef#6126 (U+BE6C) has a counter-clockwise outer contour
    
    * .notdef#6126 (U+BE6C) has a counter-clockwise outer contour
    
    * .notdef#6126 (U+BE6C) has a counter-clockwise outer contour
    
    * .notdef#6126 (U+BE6C) has a counter-clockwise outer contour
    
    * .notdef#6126 (U+BE6C) has a counter-clockwise outer contour
    
    * .notdef#6127 (U+BE6D) has a counter-clockwise outer contour
    
    * .notdef#6127 (U+BE6D) has a counter-clockwise outer contour
    
    * .notdef#6127 (U+BE6D) has a counter-clockwise outer contour
    
    * .notdef#6127 (U+BE6D) has a counter-clockwise outer contour
    
    * .notdef#6127 (U+BE6D) has a counter-clockwise outer contour
    
    * .notdef#6128 (U+BE6E) has a counter-clockwise outer contour
    
    * .notdef#6128 (U+BE6E) has a counter-clockwise outer contour
    
    * .notdef#6128 (U+BE6E) has a counter-clockwise outer contour
    
    * .notdef#6128 (U+BE6E) has a counter-clockwise outer contour
    
    * .notdef#6128 (U+BE6E) has a counter-clockwise outer contour
    
    * .notdef#6128 (U+BE6E) has a counter-clockwise outer contour
    
    * .notdef#6129 (U+BE6F) has a counter-clockwise outer contour
    
    * .notdef#6129 (U+BE6F) has a counter-clockwise outer contour
    
    * .notdef#6129 (U+BE6F) has a counter-clockwise outer contour
    
    * .notdef#6129 (U+BE6F) has a counter-clockwise outer contour
    
    * .notdef#6129 (U+BE6F) has a counter-clockwise outer contour
    
    * .notdef#6129 (U+BE6F) has a counter-clockwise outer contour
    
    * .notdef#613 (U+B454) has a counter-clockwise outer contour
    
    * .notdef#613 (U+B454) has a counter-clockwise outer contour
    
    * .notdef#613 (U+B454) has a counter-clockwise outer contour
    
    * .notdef#6130 (U+BE72) has a counter-clockwise outer contour
    
    * .notdef#6130 (U+BE72) has a counter-clockwise outer contour
    
    * .notdef#6130 (U+BE72) has a counter-clockwise outer contour
    
    * .notdef#6130 (U+BE72) has a counter-clockwise outer contour
    
    * .notdef#6130 (U+BE72) has a counter-clockwise outer contour
    
    * .notdef#6131 (U+BE76) has a counter-clockwise outer contour
    
    * .notdef#6131 (U+BE76) has a counter-clockwise outer contour
    
    * .notdef#6131 (U+BE76) has a counter-clockwise outer contour
    
    * .notdef#6131 (U+BE76) has a counter-clockwise outer contour
    
    * .notdef#6132 (U+BE77) has a counter-clockwise outer contour
    
    * .notdef#6132 (U+BE77) has a counter-clockwise outer contour
    
    * .notdef#6132 (U+BE77) has a counter-clockwise outer contour
    
    * .notdef#6132 (U+BE77) has a counter-clockwise outer contour
    
    * .notdef#6133 (U+BE78) has a counter-clockwise outer contour
    
    * .notdef#6133 (U+BE78) has a counter-clockwise outer contour
    
    * .notdef#6133 (U+BE78) has a counter-clockwise outer contour
    
    * .notdef#6133 (U+BE78) has a counter-clockwise outer contour
    
    * .notdef#6134 (U+BE79) has a counter-clockwise outer contour
    
    * .notdef#6134 (U+BE79) has a counter-clockwise outer contour
    
    * .notdef#6134 (U+BE79) has a counter-clockwise outer contour
    
    * .notdef#6134 (U+BE79) has a counter-clockwise outer contour
    
    * .notdef#6135 (U+BE7A) has a counter-clockwise outer contour
    
    * .notdef#6135 (U+BE7A) has a counter-clockwise outer contour
    
    * .notdef#6135 (U+BE7A) has a counter-clockwise outer contour
    
    * .notdef#6135 (U+BE7A) has a counter-clockwise outer contour
    
    * .notdef#6135 (U+BE7A) has a counter-clockwise outer contour
    
    * .notdef#6136 (U+BE7E) has a counter-clockwise outer contour
    
    * .notdef#6136 (U+BE7E) has a counter-clockwise outer contour
    
    * .notdef#6136 (U+BE7E) has a counter-clockwise outer contour
    
    * .notdef#6136 (U+BE7E) has a counter-clockwise outer contour
    
    * .notdef#6136 (U+BE7E) has a counter-clockwise outer contour
    
    * .notdef#6137 (U+BE7F) has a counter-clockwise outer contour
    
    * .notdef#6137 (U+BE7F) has a counter-clockwise outer contour
    
    * .notdef#6137 (U+BE7F) has a counter-clockwise outer contour
    
    * .notdef#6137 (U+BE7F) has a counter-clockwise outer contour
    
    * .notdef#6137 (U+BE7F) has a counter-clockwise outer contour
    
    * .notdef#6138 (U+BE81) has a counter-clockwise outer contour
    
    * .notdef#6138 (U+BE81) has a counter-clockwise outer contour
    
    * .notdef#6138 (U+BE81) has a counter-clockwise outer contour
    
    * .notdef#6138 (U+BE81) has a counter-clockwise outer contour
    
    * .notdef#6138 (U+BE81) has a counter-clockwise outer contour
    
    * .notdef#6139 (U+BE82) has a counter-clockwise outer contour
    
    * .notdef#6139 (U+BE82) has a counter-clockwise outer contour
    
    * .notdef#6139 (U+BE82) has a counter-clockwise outer contour
    
    * .notdef#6139 (U+BE82) has a counter-clockwise outer contour
    
    * .notdef#6139 (U+BE82) has a counter-clockwise outer contour
    
    * .notdef#6139 (U+BE82) has a counter-clockwise outer contour
    
    * .notdef#614 (U+B458) has a counter-clockwise outer contour
    
    * .notdef#614 (U+B458) has a counter-clockwise outer contour
    
    * .notdef#6140 (U+BE83) has a counter-clockwise outer contour
    
    * .notdef#6140 (U+BE83) has a counter-clockwise outer contour
    
    * .notdef#6140 (U+BE83) has a counter-clockwise outer contour
    
    * .notdef#6140 (U+BE83) has a counter-clockwise outer contour
    
    * .notdef#6141 (U+BE85) has a counter-clockwise outer contour
    
    * .notdef#6141 (U+BE85) has a counter-clockwise outer contour
    
    * .notdef#6141 (U+BE85) has a counter-clockwise outer contour
    
    * .notdef#6141 (U+BE85) has a counter-clockwise outer contour
    
    * .notdef#6141 (U+BE85) has a counter-clockwise outer contour
    
    * .notdef#6142 (U+BE86) has a counter-clockwise outer contour
    
    * .notdef#6142 (U+BE86) has a counter-clockwise outer contour
    
    * .notdef#6142 (U+BE86) has a counter-clockwise outer contour
    
    * .notdef#6142 (U+BE86) has a counter-clockwise outer contour
    
    * .notdef#6142 (U+BE86) has a counter-clockwise outer contour
    
    * .notdef#6143 (U+BE87) has a counter-clockwise outer contour
    
    * .notdef#6143 (U+BE87) has a counter-clockwise outer contour
    
    * .notdef#6143 (U+BE87) has a counter-clockwise outer contour
    
    * .notdef#6143 (U+BE87) has a counter-clockwise outer contour
    
    * .notdef#6143 (U+BE87) has a counter-clockwise outer contour
    
    * .notdef#6144 (U+BE88) has a counter-clockwise outer contour
    
    * .notdef#6144 (U+BE88) has a counter-clockwise outer contour
    
    * .notdef#6144 (U+BE88) has a counter-clockwise outer contour
    
    * .notdef#6144 (U+BE88) has a counter-clockwise outer contour
    
    * .notdef#6144 (U+BE88) has a counter-clockwise outer contour
    
    * .notdef#6145 (U+BE89) has a counter-clockwise outer contour
    
    * .notdef#6145 (U+BE89) has a counter-clockwise outer contour
    
    * .notdef#6145 (U+BE89) has a counter-clockwise outer contour
    
    * .notdef#6145 (U+BE89) has a counter-clockwise outer contour
    
    * .notdef#6145 (U+BE89) has a counter-clockwise outer contour
    
    * .notdef#6146 (U+BE8A) has a counter-clockwise outer contour
    
    * .notdef#6146 (U+BE8A) has a counter-clockwise outer contour
    
    * .notdef#6146 (U+BE8A) has a counter-clockwise outer contour
    
    * .notdef#6146 (U+BE8A) has a counter-clockwise outer contour
    
    * .notdef#6146 (U+BE8A) has a counter-clockwise outer contour
    
    * .notdef#6146 (U+BE8A) has a counter-clockwise outer contour
    
    * .notdef#6147 (U+BE8B) has a counter-clockwise outer contour
    
    * .notdef#6147 (U+BE8B) has a counter-clockwise outer contour
    
    * .notdef#6147 (U+BE8B) has a counter-clockwise outer contour
    
    * .notdef#6147 (U+BE8B) has a counter-clockwise outer contour
    
    * .notdef#6147 (U+BE8B) has a counter-clockwise outer contour
    
    * .notdef#6147 (U+BE8B) has a counter-clockwise outer contour
    
    * .notdef#6148 (U+BE8E) has a counter-clockwise outer contour
    
    * .notdef#6148 (U+BE8E) has a counter-clockwise outer contour
    
    * .notdef#6148 (U+BE8E) has a counter-clockwise outer contour
    
    * .notdef#6148 (U+BE8E) has a counter-clockwise outer contour
    
    * .notdef#6148 (U+BE8E) has a counter-clockwise outer contour
    
    * .notdef#6149 (U+BE92) has a counter-clockwise outer contour
    
    * .notdef#6149 (U+BE92) has a counter-clockwise outer contour
    
    * .notdef#6149 (U+BE92) has a counter-clockwise outer contour
    
    * .notdef#6149 (U+BE92) has a counter-clockwise outer contour
    
    * .notdef#615 (U+B460) has a counter-clockwise outer contour
    
    * .notdef#615 (U+B460) has a counter-clockwise outer contour
    
    * .notdef#6150 (U+BE93) has a counter-clockwise outer contour
    
    * .notdef#6150 (U+BE93) has a counter-clockwise outer contour
    
    * .notdef#6150 (U+BE93) has a counter-clockwise outer contour
    
    * .notdef#6150 (U+BE93) has a counter-clockwise outer contour
    
    * .notdef#6151 (U+BE94) has a counter-clockwise outer contour
    
    * .notdef#6151 (U+BE94) has a counter-clockwise outer contour
    
    * .notdef#6151 (U+BE94) has a counter-clockwise outer contour
    
    * .notdef#6151 (U+BE94) has a counter-clockwise outer contour
    
    * .notdef#6152 (U+BE95) has a counter-clockwise outer contour
    
    * .notdef#6152 (U+BE95) has a counter-clockwise outer contour
    
    * .notdef#6152 (U+BE95) has a counter-clockwise outer contour
    
    * .notdef#6152 (U+BE95) has a counter-clockwise outer contour
    
    * .notdef#6153 (U+BE96) has a counter-clockwise outer contour
    
    * .notdef#6153 (U+BE96) has a counter-clockwise outer contour
    
    * .notdef#6153 (U+BE96) has a counter-clockwise outer contour
    
    * .notdef#6153 (U+BE96) has a counter-clockwise outer contour
    
    * .notdef#6153 (U+BE96) has a counter-clockwise outer contour
    
    * .notdef#6154 (U+BE97) has a counter-clockwise outer contour
    
    * .notdef#6154 (U+BE97) has a counter-clockwise outer contour
    
    * .notdef#6154 (U+BE97) has a counter-clockwise outer contour
    
    * .notdef#6154 (U+BE97) has a counter-clockwise outer contour
    
    * .notdef#6154 (U+BE97) has a counter-clockwise outer contour
    
    * .notdef#6155 (U+BE9A) has a counter-clockwise outer contour
    
    * .notdef#6155 (U+BE9A) has a counter-clockwise outer contour
    
    * .notdef#6155 (U+BE9A) has a counter-clockwise outer contour
    
    * .notdef#6155 (U+BE9A) has a counter-clockwise outer contour
    
    * .notdef#6155 (U+BE9A) has a counter-clockwise outer contour
    
    * .notdef#6156 (U+BE9B) has a counter-clockwise outer contour
    
    * .notdef#6156 (U+BE9B) has a counter-clockwise outer contour
    
    * .notdef#6156 (U+BE9B) has a counter-clockwise outer contour
    
    * .notdef#6156 (U+BE9B) has a counter-clockwise outer contour
    
    * .notdef#6156 (U+BE9B) has a counter-clockwise outer contour
    
    * .notdef#6157 (U+BE9C) has a counter-clockwise outer contour
    
    * .notdef#6157 (U+BE9C) has a counter-clockwise outer contour
    
    * .notdef#6157 (U+BE9C) has a counter-clockwise outer contour
    
    * .notdef#6157 (U+BE9C) has a counter-clockwise outer contour
    
    * .notdef#6158 (U+BE9D) has a counter-clockwise outer contour
    
    * .notdef#6158 (U+BE9D) has a counter-clockwise outer contour
    
    * .notdef#6158 (U+BE9D) has a counter-clockwise outer contour
    
    * .notdef#6158 (U+BE9D) has a counter-clockwise outer contour
    
    * .notdef#6158 (U+BE9D) has a counter-clockwise outer contour
    
    * .notdef#6159 (U+BE9E) has a counter-clockwise outer contour
    
    * .notdef#6159 (U+BE9E) has a counter-clockwise outer contour
    
    * .notdef#6159 (U+BE9E) has a counter-clockwise outer contour
    
    * .notdef#6159 (U+BE9E) has a counter-clockwise outer contour
    
    * .notdef#6159 (U+BE9E) has a counter-clockwise outer contour
    
    * .notdef#6159 (U+BE9E) has a counter-clockwise outer contour
    
    * .notdef#616 (U+B461) has a counter-clockwise outer contour
    
    * .notdef#616 (U+B461) has a counter-clockwise outer contour
    
    * .notdef#616 (U+B461) has a counter-clockwise outer contour
    
    * .notdef#6160 (U+BE9F) has a counter-clockwise outer contour
    
    * .notdef#6160 (U+BE9F) has a counter-clockwise outer contour
    
    * .notdef#6160 (U+BE9F) has a counter-clockwise outer contour
    
    * .notdef#6160 (U+BE9F) has a counter-clockwise outer contour
    
    * .notdef#6161 (U+BEA0) has a counter-clockwise outer contour
    
    * .notdef#6161 (U+BEA0) has a counter-clockwise outer contour
    
    * .notdef#6161 (U+BEA0) has a counter-clockwise outer contour
    
    * .notdef#6161 (U+BEA0) has a counter-clockwise outer contour
    
    * .notdef#6162 (U+BEA1) has a counter-clockwise outer contour
    
    * .notdef#6162 (U+BEA1) has a counter-clockwise outer contour
    
    * .notdef#6162 (U+BEA1) has a counter-clockwise outer contour
    
    * .notdef#6162 (U+BEA1) has a counter-clockwise outer contour
    
    * .notdef#6162 (U+BEA1) has a counter-clockwise outer contour
    
    * .notdef#6163 (U+BEA2) has a counter-clockwise outer contour
    
    * .notdef#6163 (U+BEA2) has a counter-clockwise outer contour
    
    * .notdef#6163 (U+BEA2) has a counter-clockwise outer contour
    
    * .notdef#6163 (U+BEA2) has a counter-clockwise outer contour
    
    * .notdef#6163 (U+BEA2) has a counter-clockwise outer contour
    
    * .notdef#6164 (U+BEA3) has a counter-clockwise outer contour
    
    * .notdef#6164 (U+BEA3) has a counter-clockwise outer contour
    
    * .notdef#6164 (U+BEA3) has a counter-clockwise outer contour
    
    * .notdef#6164 (U+BEA3) has a counter-clockwise outer contour
    
    * .notdef#6164 (U+BEA3) has a counter-clockwise outer contour
    
    * .notdef#6165 (U+BEA4) has a counter-clockwise outer contour
    
    * .notdef#6165 (U+BEA4) has a counter-clockwise outer contour
    
    * .notdef#6165 (U+BEA4) has a counter-clockwise outer contour
    
    * .notdef#6165 (U+BEA4) has a counter-clockwise outer contour
    
    * .notdef#6165 (U+BEA4) has a counter-clockwise outer contour
    
    * .notdef#6166 (U+BEA5) has a counter-clockwise outer contour
    
    * .notdef#6166 (U+BEA5) has a counter-clockwise outer contour
    
    * .notdef#6166 (U+BEA5) has a counter-clockwise outer contour
    
    * .notdef#6166 (U+BEA5) has a counter-clockwise outer contour
    
    * .notdef#6166 (U+BEA5) has a counter-clockwise outer contour
    
    * .notdef#6167 (U+BEA6) has a counter-clockwise outer contour
    
    * .notdef#6167 (U+BEA6) has a counter-clockwise outer contour
    
    * .notdef#6167 (U+BEA6) has a counter-clockwise outer contour
    
    * .notdef#6167 (U+BEA6) has a counter-clockwise outer contour
    
    * .notdef#6167 (U+BEA6) has a counter-clockwise outer contour
    
    * .notdef#6167 (U+BEA6) has a counter-clockwise outer contour
    
    * .notdef#6168 (U+BEA7) has a counter-clockwise outer contour
    
    * .notdef#6168 (U+BEA7) has a counter-clockwise outer contour
    
    * .notdef#6168 (U+BEA7) has a counter-clockwise outer contour
    
    * .notdef#6168 (U+BEA7) has a counter-clockwise outer contour
    
    * .notdef#6168 (U+BEA7) has a counter-clockwise outer contour
    
    * .notdef#6168 (U+BEA7) has a counter-clockwise outer contour
    
    * .notdef#6169 (U+BEA9) has a counter-clockwise outer contour
    
    * .notdef#6169 (U+BEA9) has a counter-clockwise outer contour
    
    * .notdef#6169 (U+BEA9) has a counter-clockwise outer contour
    
    * .notdef#6169 (U+BEA9) has a counter-clockwise outer contour
    
    * .notdef#617 (U+B463) has a counter-clockwise outer contour
    
    * .notdef#617 (U+B463) has a counter-clockwise outer contour
    
    * .notdef#6170 (U+BEAA) has a counter-clockwise outer contour
    
    * .notdef#6170 (U+BEAA) has a counter-clockwise outer contour
    
    * .notdef#6170 (U+BEAA) has a counter-clockwise outer contour
    
    * .notdef#6170 (U+BEAA) has a counter-clockwise outer contour
    
    * .notdef#6170 (U+BEAA) has a counter-clockwise outer contour
    
    * .notdef#6171 (U+BEAB) has a counter-clockwise outer contour
    
    * .notdef#6171 (U+BEAB) has a counter-clockwise outer contour
    
    * .notdef#6171 (U+BEAB) has a counter-clockwise outer contour
    
    * .notdef#6171 (U+BEAB) has a counter-clockwise outer contour
    
    * .notdef#6172 (U+BEAC) has a counter-clockwise outer contour
    
    * .notdef#6172 (U+BEAC) has a counter-clockwise outer contour
    
    * .notdef#6172 (U+BEAC) has a counter-clockwise outer contour
    
    * .notdef#6172 (U+BEAC) has a counter-clockwise outer contour
    
    * .notdef#6173 (U+BEAD) has a counter-clockwise outer contour
    
    * .notdef#6173 (U+BEAD) has a counter-clockwise outer contour
    
    * .notdef#6173 (U+BEAD) has a counter-clockwise outer contour
    
    * .notdef#6173 (U+BEAD) has a counter-clockwise outer contour
    
    * .notdef#6174 (U+BEAE) has a counter-clockwise outer contour
    
    * .notdef#6174 (U+BEAE) has a counter-clockwise outer contour
    
    * .notdef#6174 (U+BEAE) has a counter-clockwise outer contour
    
    * .notdef#6174 (U+BEAE) has a counter-clockwise outer contour
    
    * .notdef#6175 (U+BEAF) has a counter-clockwise outer contour
    
    * .notdef#6175 (U+BEAF) has a counter-clockwise outer contour
    
    * .notdef#6175 (U+BEAF) has a counter-clockwise outer contour
    
    * .notdef#6175 (U+BEAF) has a counter-clockwise outer contour
    
    * .notdef#6176 (U+BEB0) has a counter-clockwise outer contour
    
    * .notdef#6176 (U+BEB0) has a counter-clockwise outer contour
    
    * .notdef#6176 (U+BEB0) has a counter-clockwise outer contour
    
    * .notdef#6176 (U+BEB0) has a counter-clockwise outer contour
    
    * .notdef#6177 (U+BEB1) has a counter-clockwise outer contour
    
    * .notdef#6177 (U+BEB1) has a counter-clockwise outer contour
    
    * .notdef#6177 (U+BEB1) has a counter-clockwise outer contour
    
    * .notdef#6177 (U+BEB1) has a counter-clockwise outer contour
    
    * .notdef#6178 (U+BEB2) has a counter-clockwise outer contour
    
    * .notdef#6178 (U+BEB2) has a counter-clockwise outer contour
    
    * .notdef#6178 (U+BEB2) has a counter-clockwise outer contour
    
    * .notdef#6178 (U+BEB2) has a counter-clockwise outer contour
    
    * .notdef#6178 (U+BEB2) has a counter-clockwise outer contour
    
    * .notdef#6179 (U+BEB3) has a counter-clockwise outer contour
    
    * .notdef#6179 (U+BEB3) has a counter-clockwise outer contour
    
    * .notdef#6179 (U+BEB3) has a counter-clockwise outer contour
    
    * .notdef#6179 (U+BEB3) has a counter-clockwise outer contour
    
    * .notdef#6179 (U+BEB3) has a counter-clockwise outer contour
    
    * .notdef#618 (U+B465) has a counter-clockwise outer contour
    
    * .notdef#618 (U+B465) has a counter-clockwise outer contour
    
    * .notdef#6180 (U+BEB4) has a counter-clockwise outer contour
    
    * .notdef#6180 (U+BEB4) has a counter-clockwise outer contour
    
    * .notdef#6180 (U+BEB4) has a counter-clockwise outer contour
    
    * .notdef#6181 (U+BEB5) has a counter-clockwise outer contour
    
    * .notdef#6181 (U+BEB5) has a counter-clockwise outer contour
    
    * .notdef#6181 (U+BEB5) has a counter-clockwise outer contour
    
    * .notdef#6181 (U+BEB5) has a counter-clockwise outer contour
    
    * .notdef#6182 (U+BEB6) has a counter-clockwise outer contour
    
    * .notdef#6182 (U+BEB6) has a counter-clockwise outer contour
    
    * .notdef#6182 (U+BEB6) has a counter-clockwise outer contour
    
    * .notdef#6182 (U+BEB6) has a counter-clockwise outer contour
    
    * .notdef#6182 (U+BEB6) has a counter-clockwise outer contour
    
    * .notdef#6183 (U+BEB7) has a counter-clockwise outer contour
    
    * .notdef#6183 (U+BEB7) has a counter-clockwise outer contour
    
    * .notdef#6183 (U+BEB7) has a counter-clockwise outer contour
    
    * .notdef#6183 (U+BEB7) has a counter-clockwise outer contour
    
    * .notdef#6183 (U+BEB7) has a counter-clockwise outer contour
    
    * .notdef#6184 (U+BEB8) has a counter-clockwise outer contour
    
    * .notdef#6184 (U+BEB8) has a counter-clockwise outer contour
    
    * .notdef#6184 (U+BEB8) has a counter-clockwise outer contour
    
    * .notdef#6184 (U+BEB8) has a counter-clockwise outer contour
    
    * .notdef#6185 (U+BEB9) has a counter-clockwise outer contour
    
    * .notdef#6185 (U+BEB9) has a counter-clockwise outer contour
    
    * .notdef#6185 (U+BEB9) has a counter-clockwise outer contour
    
    * .notdef#6185 (U+BEB9) has a counter-clockwise outer contour
    
    * .notdef#6185 (U+BEB9) has a counter-clockwise outer contour
    
    * .notdef#6186 (U+BEBA) has a counter-clockwise outer contour
    
    * .notdef#6186 (U+BEBA) has a counter-clockwise outer contour
    
    * .notdef#6186 (U+BEBA) has a counter-clockwise outer contour
    
    * .notdef#6186 (U+BEBA) has a counter-clockwise outer contour
    
    * .notdef#6186 (U+BEBA) has a counter-clockwise outer contour
    
    * .notdef#6186 (U+BEBA) has a counter-clockwise outer contour
    
    * .notdef#6187 (U+BEBB) has a counter-clockwise outer contour
    
    * .notdef#6187 (U+BEBB) has a counter-clockwise outer contour
    
    * .notdef#6187 (U+BEBB) has a counter-clockwise outer contour
    
    * .notdef#6187 (U+BEBB) has a counter-clockwise outer contour
    
    * .notdef#6188 (U+BEBC) has a counter-clockwise outer contour
    
    * .notdef#6188 (U+BEBC) has a counter-clockwise outer contour
    
    * .notdef#6188 (U+BEBC) has a counter-clockwise outer contour
    
    * .notdef#6188 (U+BEBC) has a counter-clockwise outer contour
    
    * .notdef#6189 (U+BEBD) has a counter-clockwise outer contour
    
    * .notdef#6189 (U+BEBD) has a counter-clockwise outer contour
    
    * .notdef#6189 (U+BEBD) has a counter-clockwise outer contour
    
    * .notdef#6189 (U+BEBD) has a counter-clockwise outer contour
    
    * .notdef#6189 (U+BEBD) has a counter-clockwise outer contour
    
    * .notdef#619 (U+B46C) has a counter-clockwise outer contour
    
    * .notdef#619 (U+B46C) has a counter-clockwise outer contour
    
    * .notdef#619 (U+B46C) has a counter-clockwise outer contour
    
    * .notdef#6190 (U+BEBE) has a counter-clockwise outer contour
    
    * .notdef#6190 (U+BEBE) has a counter-clockwise outer contour
    
    * .notdef#6190 (U+BEBE) has a counter-clockwise outer contour
    
    * .notdef#6190 (U+BEBE) has a counter-clockwise outer contour
    
    * .notdef#6190 (U+BEBE) has a counter-clockwise outer contour
    
    * .notdef#6191 (U+BEBF) has a counter-clockwise outer contour
    
    * .notdef#6191 (U+BEBF) has a counter-clockwise outer contour
    
    * .notdef#6191 (U+BEBF) has a counter-clockwise outer contour
    
    * .notdef#6191 (U+BEBF) has a counter-clockwise outer contour
    
    * .notdef#6191 (U+BEBF) has a counter-clockwise outer contour
    
    * .notdef#6192 (U+BEC0) has a counter-clockwise outer contour
    
    * .notdef#6192 (U+BEC0) has a counter-clockwise outer contour
    
    * .notdef#6192 (U+BEC0) has a counter-clockwise outer contour
    
    * .notdef#6192 (U+BEC0) has a counter-clockwise outer contour
    
    * .notdef#6192 (U+BEC0) has a counter-clockwise outer contour
    
    * .notdef#6193 (U+BEC1) has a counter-clockwise outer contour
    
    * .notdef#6193 (U+BEC1) has a counter-clockwise outer contour
    
    * .notdef#6193 (U+BEC1) has a counter-clockwise outer contour
    
    * .notdef#6193 (U+BEC1) has a counter-clockwise outer contour
    
    * .notdef#6193 (U+BEC1) has a counter-clockwise outer contour
    
    * .notdef#6194 (U+BEC2) has a counter-clockwise outer contour
    
    * .notdef#6194 (U+BEC2) has a counter-clockwise outer contour
    
    * .notdef#6194 (U+BEC2) has a counter-clockwise outer contour
    
    * .notdef#6194 (U+BEC2) has a counter-clockwise outer contour
    
    * .notdef#6194 (U+BEC2) has a counter-clockwise outer contour
    
    * .notdef#6194 (U+BEC2) has a counter-clockwise outer contour
    
    * .notdef#6195 (U+BEC3) has a counter-clockwise outer contour
    
    * .notdef#6195 (U+BEC3) has a counter-clockwise outer contour
    
    * .notdef#6195 (U+BEC3) has a counter-clockwise outer contour
    
    * .notdef#6195 (U+BEC3) has a counter-clockwise outer contour
    
    * .notdef#6195 (U+BEC3) has a counter-clockwise outer contour
    
    * .notdef#6195 (U+BEC3) has a counter-clockwise outer contour
    
    * .notdef#6196 (U+BEC4) has a counter-clockwise outer contour
    
    * .notdef#6196 (U+BEC4) has a counter-clockwise outer contour
    
    * .notdef#6196 (U+BEC4) has a counter-clockwise outer contour
    
    * .notdef#6196 (U+BEC4) has a counter-clockwise outer contour
    
    * .notdef#6197 (U+BEC5) has a counter-clockwise outer contour
    
    * .notdef#6197 (U+BEC5) has a counter-clockwise outer contour
    
    * .notdef#6197 (U+BEC5) has a counter-clockwise outer contour
    
    * .notdef#6197 (U+BEC5) has a counter-clockwise outer contour
    
    * .notdef#6198 (U+BEC6) has a counter-clockwise outer contour
    
    * .notdef#6198 (U+BEC6) has a counter-clockwise outer contour
    
    * .notdef#6198 (U+BEC6) has a counter-clockwise outer contour
    
    * .notdef#6198 (U+BEC6) has a counter-clockwise outer contour
    
    * .notdef#6198 (U+BEC6) has a counter-clockwise outer contour
    
    * .notdef#6199 (U+BEC7) has a counter-clockwise outer contour
    
    * .notdef#6199 (U+BEC7) has a counter-clockwise outer contour
    
    * .notdef#6199 (U+BEC7) has a counter-clockwise outer contour
    
    * .notdef#6199 (U+BEC7) has a counter-clockwise outer contour
    
    * .notdef#620 (U+B480) has a counter-clockwise outer contour
    
    * .notdef#620 (U+B480) has a counter-clockwise outer contour
    
    * .notdef#620 (U+B480) has a counter-clockwise outer contour
    
    * .notdef#620 (U+B480) has a counter-clockwise outer contour
    
    * .notdef#6200 (U+BEC8) has a counter-clockwise outer contour
    
    * .notdef#6200 (U+BEC8) has a counter-clockwise outer contour
    
    * .notdef#6200 (U+BEC8) has a counter-clockwise outer contour
    
    * .notdef#6200 (U+BEC8) has a counter-clockwise outer contour
    
    * .notdef#6201 (U+BEC9) has a counter-clockwise outer contour
    
    * .notdef#6201 (U+BEC9) has a counter-clockwise outer contour
    
    * .notdef#6201 (U+BEC9) has a counter-clockwise outer contour
    
    * .notdef#6201 (U+BEC9) has a counter-clockwise outer contour
    
    * .notdef#6202 (U+BECA) has a counter-clockwise outer contour
    
    * .notdef#6202 (U+BECA) has a counter-clockwise outer contour
    
    * .notdef#6202 (U+BECA) has a counter-clockwise outer contour
    
    * .notdef#6202 (U+BECA) has a counter-clockwise outer contour
    
    * .notdef#6203 (U+BECB) has a counter-clockwise outer contour
    
    * .notdef#6203 (U+BECB) has a counter-clockwise outer contour
    
    * .notdef#6203 (U+BECB) has a counter-clockwise outer contour
    
    * .notdef#6203 (U+BECB) has a counter-clockwise outer contour
    
    * .notdef#6204 (U+BECC) has a counter-clockwise outer contour
    
    * .notdef#6204 (U+BECC) has a counter-clockwise outer contour
    
    * .notdef#6204 (U+BECC) has a counter-clockwise outer contour
    
    * .notdef#6204 (U+BECC) has a counter-clockwise outer contour
    
    * .notdef#6205 (U+BECD) has a counter-clockwise outer contour
    
    * .notdef#6205 (U+BECD) has a counter-clockwise outer contour
    
    * .notdef#6205 (U+BECD) has a counter-clockwise outer contour
    
    * .notdef#6205 (U+BECD) has a counter-clockwise outer contour
    
    * .notdef#6206 (U+BECE) has a counter-clockwise outer contour
    
    * .notdef#6206 (U+BECE) has a counter-clockwise outer contour
    
    * .notdef#6206 (U+BECE) has a counter-clockwise outer contour
    
    * .notdef#6206 (U+BECE) has a counter-clockwise outer contour
    
    * .notdef#6206 (U+BECE) has a counter-clockwise outer contour
    
    * .notdef#6207 (U+BECF) has a counter-clockwise outer contour
    
    * .notdef#6207 (U+BECF) has a counter-clockwise outer contour
    
    * .notdef#6207 (U+BECF) has a counter-clockwise outer contour
    
    * .notdef#6207 (U+BECF) has a counter-clockwise outer contour
    
    * .notdef#6207 (U+BECF) has a counter-clockwise outer contour
    
    * .notdef#6208 (U+BED2) has a counter-clockwise outer contour
    
    * .notdef#6208 (U+BED2) has a counter-clockwise outer contour
    
    * .notdef#6208 (U+BED2) has a counter-clockwise outer contour
    
    * .notdef#6208 (U+BED2) has a counter-clockwise outer contour
    
    * .notdef#6209 (U+BED3) has a counter-clockwise outer contour
    
    * .notdef#6209 (U+BED3) has a counter-clockwise outer contour
    
    * .notdef#6209 (U+BED3) has a counter-clockwise outer contour
    
    * .notdef#6209 (U+BED3) has a counter-clockwise outer contour
    
    * .notdef#621 (U+B488) has a counter-clockwise outer contour
    
    * .notdef#621 (U+B488) has a counter-clockwise outer contour
    
    * .notdef#621 (U+B488) has a counter-clockwise outer contour
    
    * .notdef#621 (U+B488) has a counter-clockwise outer contour
    
    * .notdef#6210 (U+BED5) has a counter-clockwise outer contour
    
    * .notdef#6210 (U+BED5) has a counter-clockwise outer contour
    
    * .notdef#6210 (U+BED5) has a counter-clockwise outer contour
    
    * .notdef#6210 (U+BED5) has a counter-clockwise outer contour
    
    * .notdef#6211 (U+BED6) has a counter-clockwise outer contour
    
    * .notdef#6211 (U+BED6) has a counter-clockwise outer contour
    
    * .notdef#6211 (U+BED6) has a counter-clockwise outer contour
    
    * .notdef#6211 (U+BED6) has a counter-clockwise outer contour
    
    * .notdef#6211 (U+BED6) has a counter-clockwise outer contour
    
    * .notdef#6212 (U+BED9) has a counter-clockwise outer contour
    
    * .notdef#6212 (U+BED9) has a counter-clockwise outer contour
    
    * .notdef#6212 (U+BED9) has a counter-clockwise outer contour
    
    * .notdef#6212 (U+BED9) has a counter-clockwise outer contour
    
    * .notdef#6213 (U+BEDA) has a counter-clockwise outer contour
    
    * .notdef#6213 (U+BEDA) has a counter-clockwise outer contour
    
    * .notdef#6213 (U+BEDA) has a counter-clockwise outer contour
    
    * .notdef#6213 (U+BEDA) has a counter-clockwise outer contour
    
    * .notdef#6214 (U+BEDB) has a counter-clockwise outer contour
    
    * .notdef#6214 (U+BEDB) has a counter-clockwise outer contour
    
    * .notdef#6214 (U+BEDB) has a counter-clockwise outer contour
    
    * .notdef#6214 (U+BEDB) has a counter-clockwise outer contour
    
    * .notdef#6215 (U+BEDC) has a counter-clockwise outer contour
    
    * .notdef#6215 (U+BEDC) has a counter-clockwise outer contour
    
    * .notdef#6215 (U+BEDC) has a counter-clockwise outer contour
    
    * .notdef#6215 (U+BEDC) has a counter-clockwise outer contour
    
    * .notdef#6216 (U+BEDD) has a counter-clockwise outer contour
    
    * .notdef#6216 (U+BEDD) has a counter-clockwise outer contour
    
    * .notdef#6216 (U+BEDD) has a counter-clockwise outer contour
    
    * .notdef#6216 (U+BEDD) has a counter-clockwise outer contour
    
    * .notdef#6217 (U+BEDE) has a counter-clockwise outer contour
    
    * .notdef#6217 (U+BEDE) has a counter-clockwise outer contour
    
    * .notdef#6217 (U+BEDE) has a counter-clockwise outer contour
    
    * .notdef#6217 (U+BEDE) has a counter-clockwise outer contour
    
    * .notdef#6217 (U+BEDE) has a counter-clockwise outer contour
    
    * .notdef#6218 (U+BEDF) has a counter-clockwise outer contour
    
    * .notdef#6218 (U+BEDF) has a counter-clockwise outer contour
    
    * .notdef#6218 (U+BEDF) has a counter-clockwise outer contour
    
    * .notdef#6218 (U+BEDF) has a counter-clockwise outer contour
    
    * .notdef#6218 (U+BEDF) has a counter-clockwise outer contour
    
    * .notdef#6219 (U+BEE1) has a counter-clockwise outer contour
    
    * .notdef#6219 (U+BEE1) has a counter-clockwise outer contour
    
    * .notdef#6219 (U+BEE1) has a counter-clockwise outer contour
    
    * .notdef#622 (U+B49D) has a counter-clockwise outer contour
    
    * .notdef#622 (U+B49D) has a counter-clockwise outer contour
    
    * .notdef#622 (U+B49D) has a counter-clockwise outer contour
    
    * .notdef#622 (U+B49D) has a counter-clockwise outer contour
    
    * .notdef#622 (U+B49D) has a counter-clockwise outer contour
    
    * .notdef#6220 (U+BEE2) has a counter-clockwise outer contour
    
    * .notdef#6220 (U+BEE2) has a counter-clockwise outer contour
    
    * .notdef#6220 (U+BEE2) has a counter-clockwise outer contour
    
    * .notdef#6220 (U+BEE2) has a counter-clockwise outer contour
    
    * .notdef#6221 (U+BEE6) has a counter-clockwise outer contour
    
    * .notdef#6221 (U+BEE6) has a counter-clockwise outer contour
    
    * .notdef#6221 (U+BEE6) has a counter-clockwise outer contour
    
    * .notdef#6222 (U+BEE7) has a counter-clockwise outer contour
    
    * .notdef#6222 (U+BEE7) has a counter-clockwise outer contour
    
    * .notdef#6222 (U+BEE7) has a counter-clockwise outer contour
    
    * .notdef#6223 (U+BEE8) has a counter-clockwise outer contour
    
    * .notdef#6223 (U+BEE8) has a counter-clockwise outer contour
    
    * .notdef#6223 (U+BEE8) has a counter-clockwise outer contour
    
    * .notdef#6224 (U+BEE9) has a counter-clockwise outer contour
    
    * .notdef#6224 (U+BEE9) has a counter-clockwise outer contour
    
    * .notdef#6224 (U+BEE9) has a counter-clockwise outer contour
    
    * .notdef#6225 (U+BEEA) has a counter-clockwise outer contour
    
    * .notdef#6225 (U+BEEA) has a counter-clockwise outer contour
    
    * .notdef#6225 (U+BEEA) has a counter-clockwise outer contour
    
    * .notdef#6225 (U+BEEA) has a counter-clockwise outer contour
    
    * .notdef#6226 (U+BEEB) has a counter-clockwise outer contour
    
    * .notdef#6226 (U+BEEB) has a counter-clockwise outer contour
    
    * .notdef#6226 (U+BEEB) has a counter-clockwise outer contour
    
    * .notdef#6226 (U+BEEB) has a counter-clockwise outer contour
    
    * .notdef#6227 (U+BEED) has a counter-clockwise outer contour
    
    * .notdef#6227 (U+BEED) has a counter-clockwise outer contour
    
    * .notdef#6227 (U+BEED) has a counter-clockwise outer contour
    
    * .notdef#6227 (U+BEED) has a counter-clockwise outer contour
    
    * .notdef#6228 (U+BEEE) has a counter-clockwise outer contour
    
    * .notdef#6228 (U+BEEE) has a counter-clockwise outer contour
    
    * .notdef#6228 (U+BEEE) has a counter-clockwise outer contour
    
    * .notdef#6228 (U+BEEE) has a counter-clockwise outer contour
    
    * .notdef#6228 (U+BEEE) has a counter-clockwise outer contour
    
    * .notdef#6229 (U+BEEF) has a counter-clockwise outer contour
    
    * .notdef#6229 (U+BEEF) has a counter-clockwise outer contour
    
    * .notdef#6229 (U+BEEF) has a counter-clockwise outer contour
    
    * .notdef#6229 (U+BEEF) has a counter-clockwise outer contour
    
    * .notdef#6229 (U+BEEF) has a counter-clockwise outer contour
    
    * .notdef#623 (U+B4A4) has a counter-clockwise outer contour
    
    * .notdef#623 (U+B4A4) has a counter-clockwise outer contour
    
    * .notdef#623 (U+B4A4) has a counter-clockwise outer contour
    
    * .notdef#6230 (U+BEF0) has a counter-clockwise outer contour
    
    * .notdef#6230 (U+BEF0) has a counter-clockwise outer contour
    
    * .notdef#6230 (U+BEF0) has a counter-clockwise outer contour
    
    * .notdef#6230 (U+BEF0) has a counter-clockwise outer contour
    
    * .notdef#6231 (U+BEF1) has a counter-clockwise outer contour
    
    * .notdef#6231 (U+BEF1) has a counter-clockwise outer contour
    
    * .notdef#6231 (U+BEF1) has a counter-clockwise outer contour
    
    * .notdef#6231 (U+BEF1) has a counter-clockwise outer contour
    
    * .notdef#6231 (U+BEF1) has a counter-clockwise outer contour
    
    * .notdef#6232 (U+BEF2) has a counter-clockwise outer contour
    
    * .notdef#6232 (U+BEF2) has a counter-clockwise outer contour
    
    * .notdef#6232 (U+BEF2) has a counter-clockwise outer contour
    
    * .notdef#6232 (U+BEF2) has a counter-clockwise outer contour
    
    * .notdef#6232 (U+BEF2) has a counter-clockwise outer contour
    
    * .notdef#6232 (U+BEF2) has a counter-clockwise outer contour
    
    * .notdef#6233 (U+BEF3) has a counter-clockwise outer contour
    
    * .notdef#6233 (U+BEF3) has a counter-clockwise outer contour
    
    * .notdef#6233 (U+BEF3) has a counter-clockwise outer contour
    
    * .notdef#6233 (U+BEF3) has a counter-clockwise outer contour
    
    * .notdef#6234 (U+BEF4) has a counter-clockwise outer contour
    
    * .notdef#6234 (U+BEF4) has a counter-clockwise outer contour
    
    * .notdef#6234 (U+BEF4) has a counter-clockwise outer contour
    
    * .notdef#6234 (U+BEF4) has a counter-clockwise outer contour
    
    * .notdef#6235 (U+BEF5) has a counter-clockwise outer contour
    
    * .notdef#6235 (U+BEF5) has a counter-clockwise outer contour
    
    * .notdef#6235 (U+BEF5) has a counter-clockwise outer contour
    
    * .notdef#6235 (U+BEF5) has a counter-clockwise outer contour
    
    * .notdef#6235 (U+BEF5) has a counter-clockwise outer contour
    
    * .notdef#6236 (U+BEF6) has a counter-clockwise outer contour
    
    * .notdef#6236 (U+BEF6) has a counter-clockwise outer contour
    
    * .notdef#6236 (U+BEF6) has a counter-clockwise outer contour
    
    * .notdef#6236 (U+BEF6) has a counter-clockwise outer contour
    
    * .notdef#6236 (U+BEF6) has a counter-clockwise outer contour
    
    * .notdef#6237 (U+BEF7) has a counter-clockwise outer contour
    
    * .notdef#6237 (U+BEF7) has a counter-clockwise outer contour
    
    * .notdef#6237 (U+BEF7) has a counter-clockwise outer contour
    
    * .notdef#6237 (U+BEF7) has a counter-clockwise outer contour
    
    * .notdef#6237 (U+BEF7) has a counter-clockwise outer contour
    
    * .notdef#6238 (U+BEF8) has a counter-clockwise outer contour
    
    * .notdef#6238 (U+BEF8) has a counter-clockwise outer contour
    
    * .notdef#6238 (U+BEF8) has a counter-clockwise outer contour
    
    * .notdef#6238 (U+BEF8) has a counter-clockwise outer contour
    
    * .notdef#6238 (U+BEF8) has a counter-clockwise outer contour
    
    * .notdef#6239 (U+BEF9) has a counter-clockwise outer contour
    
    * .notdef#6239 (U+BEF9) has a counter-clockwise outer contour
    
    * .notdef#6239 (U+BEF9) has a counter-clockwise outer contour
    
    * .notdef#6239 (U+BEF9) has a counter-clockwise outer contour
    
    * .notdef#6239 (U+BEF9) has a counter-clockwise outer contour
    
    * .notdef#624 (U+B4A8) has a counter-clockwise outer contour
    
    * .notdef#624 (U+B4A8) has a counter-clockwise outer contour
    
    * .notdef#624 (U+B4A8) has a counter-clockwise outer contour
    
    * .notdef#624 (U+B4A8) has a counter-clockwise outer contour
    
    * .notdef#6240 (U+BEFA) has a counter-clockwise outer contour
    
    * .notdef#6240 (U+BEFA) has a counter-clockwise outer contour
    
    * .notdef#6240 (U+BEFA) has a counter-clockwise outer contour
    
    * .notdef#6240 (U+BEFA) has a counter-clockwise outer contour
    
    * .notdef#6240 (U+BEFA) has a counter-clockwise outer contour
    
    * .notdef#6240 (U+BEFA) has a counter-clockwise outer contour
    
    * .notdef#6241 (U+BEFB) has a counter-clockwise outer contour
    
    * .notdef#6241 (U+BEFB) has a counter-clockwise outer contour
    
    * .notdef#6241 (U+BEFB) has a counter-clockwise outer contour
    
    * .notdef#6241 (U+BEFB) has a counter-clockwise outer contour
    
    * .notdef#6241 (U+BEFB) has a counter-clockwise outer contour
    
    * .notdef#6241 (U+BEFB) has a counter-clockwise outer contour
    
    * .notdef#6242 (U+BEFC) has a counter-clockwise outer contour
    
    * .notdef#6242 (U+BEFC) has a counter-clockwise outer contour
    
    * .notdef#6242 (U+BEFC) has a counter-clockwise outer contour
    
    * .notdef#6242 (U+BEFC) has a counter-clockwise outer contour
    
    * .notdef#6243 (U+BEFD) has a counter-clockwise outer contour
    
    * .notdef#6243 (U+BEFD) has a counter-clockwise outer contour
    
    * .notdef#6243 (U+BEFD) has a counter-clockwise outer contour
    
    * .notdef#6243 (U+BEFD) has a counter-clockwise outer contour
    
    * .notdef#6244 (U+BEFE) has a counter-clockwise outer contour
    
    * .notdef#6244 (U+BEFE) has a counter-clockwise outer contour
    
    * .notdef#6244 (U+BEFE) has a counter-clockwise outer contour
    
    * .notdef#6244 (U+BEFE) has a counter-clockwise outer contour
    
    * .notdef#6244 (U+BEFE) has a counter-clockwise outer contour
    
    * .notdef#6245 (U+BEFF) has a counter-clockwise outer contour
    
    * .notdef#6245 (U+BEFF) has a counter-clockwise outer contour
    
    * .notdef#6245 (U+BEFF) has a counter-clockwise outer contour
    
    * .notdef#6245 (U+BEFF) has a counter-clockwise outer contour
    
    * .notdef#6246 (U+BF00) has a counter-clockwise outer contour
    
    * .notdef#6246 (U+BF00) has a counter-clockwise outer contour
    
    * .notdef#6246 (U+BF00) has a counter-clockwise outer contour
    
    * .notdef#6246 (U+BF00) has a counter-clockwise outer contour
    
    * .notdef#6247 (U+BF02) has a counter-clockwise outer contour
    
    * .notdef#6247 (U+BF02) has a counter-clockwise outer contour
    
    * .notdef#6247 (U+BF02) has a counter-clockwise outer contour
    
    * .notdef#6247 (U+BF02) has a counter-clockwise outer contour
    
    * .notdef#6248 (U+BF03) has a counter-clockwise outer contour
    
    * .notdef#6248 (U+BF03) has a counter-clockwise outer contour
    
    * .notdef#6248 (U+BF03) has a counter-clockwise outer contour
    
    * .notdef#6248 (U+BF03) has a counter-clockwise outer contour
    
    * .notdef#6249 (U+BF04) has a counter-clockwise outer contour
    
    * .notdef#6249 (U+BF04) has a counter-clockwise outer contour
    
    * .notdef#6249 (U+BF04) has a counter-clockwise outer contour
    
    * .notdef#6249 (U+BF04) has a counter-clockwise outer contour
    
    * .notdef#625 (U+B4AC) has a counter-clockwise outer contour
    
    * .notdef#625 (U+B4AC) has a counter-clockwise outer contour
    
    * .notdef#625 (U+B4AC) has a counter-clockwise outer contour
    
    * .notdef#625 (U+B4AC) has a counter-clockwise outer contour
    
    * .notdef#6250 (U+BF05) has a counter-clockwise outer contour
    
    * .notdef#6250 (U+BF05) has a counter-clockwise outer contour
    
    * .notdef#6250 (U+BF05) has a counter-clockwise outer contour
    
    * .notdef#6250 (U+BF05) has a counter-clockwise outer contour
    
    * .notdef#6251 (U+BF06) has a counter-clockwise outer contour
    
    * .notdef#6251 (U+BF06) has a counter-clockwise outer contour
    
    * .notdef#6251 (U+BF06) has a counter-clockwise outer contour
    
    * .notdef#6251 (U+BF06) has a counter-clockwise outer contour
    
    * .notdef#6251 (U+BF06) has a counter-clockwise outer contour
    
    * .notdef#6252 (U+BF07) has a counter-clockwise outer contour
    
    * .notdef#6252 (U+BF07) has a counter-clockwise outer contour
    
    * .notdef#6252 (U+BF07) has a counter-clockwise outer contour
    
    * .notdef#6252 (U+BF07) has a counter-clockwise outer contour
    
    * .notdef#6252 (U+BF07) has a counter-clockwise outer contour
    
    * .notdef#6253 (U+BF0A) has a counter-clockwise outer contour
    
    * .notdef#6253 (U+BF0A) has a counter-clockwise outer contour
    
    * .notdef#6253 (U+BF0A) has a counter-clockwise outer contour
    
    * .notdef#6253 (U+BF0A) has a counter-clockwise outer contour
    
    * .notdef#6254 (U+BF0B) has a counter-clockwise outer contour
    
    * .notdef#6254 (U+BF0B) has a counter-clockwise outer contour
    
    * .notdef#6254 (U+BF0B) has a counter-clockwise outer contour
    
    * .notdef#6254 (U+BF0B) has a counter-clockwise outer contour
    
    * .notdef#6255 (U+BF0C) has a counter-clockwise outer contour
    
    * .notdef#6255 (U+BF0C) has a counter-clockwise outer contour
    
    * .notdef#6255 (U+BF0C) has a counter-clockwise outer contour
    
    * .notdef#6256 (U+BF0D) has a counter-clockwise outer contour
    
    * .notdef#6256 (U+BF0D) has a counter-clockwise outer contour
    
    * .notdef#6256 (U+BF0D) has a counter-clockwise outer contour
    
    * .notdef#6256 (U+BF0D) has a counter-clockwise outer contour
    
    * .notdef#6257 (U+BF0E) has a counter-clockwise outer contour
    
    * .notdef#6257 (U+BF0E) has a counter-clockwise outer contour
    
    * .notdef#6257 (U+BF0E) has a counter-clockwise outer contour
    
    * .notdef#6257 (U+BF0E) has a counter-clockwise outer contour
    
    * .notdef#6257 (U+BF0E) has a counter-clockwise outer contour
    
    * .notdef#6258 (U+BF0F) has a counter-clockwise outer contour
    
    * .notdef#6258 (U+BF0F) has a counter-clockwise outer contour
    
    * .notdef#6258 (U+BF0F) has a counter-clockwise outer contour
    
    * .notdef#6259 (U+BF10) has a counter-clockwise outer contour
    
    * .notdef#6259 (U+BF10) has a counter-clockwise outer contour
    
    * .notdef#6259 (U+BF10) has a counter-clockwise outer contour
    
    * .notdef#626 (U+B4B5) has a counter-clockwise outer contour
    
    * .notdef#626 (U+B4B5) has a counter-clockwise outer contour
    
    * .notdef#626 (U+B4B5) has a counter-clockwise outer contour
    
    * .notdef#626 (U+B4B5) has a counter-clockwise outer contour
    
    * .notdef#6260 (U+BF11) has a counter-clockwise outer contour
    
    * .notdef#6260 (U+BF11) has a counter-clockwise outer contour
    
    * .notdef#6260 (U+BF11) has a counter-clockwise outer contour
    
    * .notdef#6260 (U+BF11) has a counter-clockwise outer contour
    
    * .notdef#6261 (U+BF12) has a counter-clockwise outer contour
    
    * .notdef#6261 (U+BF12) has a counter-clockwise outer contour
    
    * .notdef#6261 (U+BF12) has a counter-clockwise outer contour
    
    * .notdef#6261 (U+BF12) has a counter-clockwise outer contour
    
    * .notdef#6262 (U+BF13) has a counter-clockwise outer contour
    
    * .notdef#6262 (U+BF13) has a counter-clockwise outer contour
    
    * .notdef#6262 (U+BF13) has a counter-clockwise outer contour
    
    * .notdef#6262 (U+BF13) has a counter-clockwise outer contour
    
    * .notdef#6263 (U+BF14) has a counter-clockwise outer contour
    
    * .notdef#6263 (U+BF14) has a counter-clockwise outer contour
    
    * .notdef#6263 (U+BF14) has a counter-clockwise outer contour
    
    * .notdef#6263 (U+BF14) has a counter-clockwise outer contour
    
    * .notdef#6264 (U+BF15) has a counter-clockwise outer contour
    
    * .notdef#6264 (U+BF15) has a counter-clockwise outer contour
    
    * .notdef#6264 (U+BF15) has a counter-clockwise outer contour
    
    * .notdef#6264 (U+BF15) has a counter-clockwise outer contour
    
    * .notdef#6265 (U+BF16) has a counter-clockwise outer contour
    
    * .notdef#6265 (U+BF16) has a counter-clockwise outer contour
    
    * .notdef#6265 (U+BF16) has a counter-clockwise outer contour
    
    * .notdef#6265 (U+BF16) has a counter-clockwise outer contour
    
    * .notdef#6265 (U+BF16) has a counter-clockwise outer contour
    
    * .notdef#6266 (U+BF17) has a counter-clockwise outer contour
    
    * .notdef#6266 (U+BF17) has a counter-clockwise outer contour
    
    * .notdef#6266 (U+BF17) has a counter-clockwise outer contour
    
    * .notdef#6266 (U+BF17) has a counter-clockwise outer contour
    
    * .notdef#6266 (U+BF17) has a counter-clockwise outer contour
    
    * .notdef#6267 (U+BF1A) has a counter-clockwise outer contour
    
    * .notdef#6267 (U+BF1A) has a counter-clockwise outer contour
    
    * .notdef#6267 (U+BF1A) has a counter-clockwise outer contour
    
    * .notdef#6267 (U+BF1A) has a counter-clockwise outer contour
    
    * .notdef#6268 (U+BF1E) has a counter-clockwise outer contour
    
    * .notdef#6268 (U+BF1E) has a counter-clockwise outer contour
    
    * .notdef#6268 (U+BF1E) has a counter-clockwise outer contour
    
    * .notdef#6269 (U+BF1F) has a counter-clockwise outer contour
    
    * .notdef#6269 (U+BF1F) has a counter-clockwise outer contour
    
    * .notdef#6269 (U+BF1F) has a counter-clockwise outer contour
    
    * .notdef#627 (U+B4B7) has a counter-clockwise outer contour
    
    * .notdef#627 (U+B4B7) has a counter-clockwise outer contour
    
    * .notdef#627 (U+B4B7) has a counter-clockwise outer contour
    
    * .notdef#627 (U+B4B7) has a counter-clockwise outer contour
    
    * .notdef#6270 (U+BF20) has a counter-clockwise outer contour
    
    * .notdef#6270 (U+BF20) has a counter-clockwise outer contour
    
    * .notdef#6270 (U+BF20) has a counter-clockwise outer contour
    
    * .notdef#6271 (U+BF21) has a counter-clockwise outer contour
    
    * .notdef#6271 (U+BF21) has a counter-clockwise outer contour
    
    * .notdef#6271 (U+BF21) has a counter-clockwise outer contour
    
    * .notdef#6272 (U+BF22) has a counter-clockwise outer contour
    
    * .notdef#6272 (U+BF22) has a counter-clockwise outer contour
    
    * .notdef#6272 (U+BF22) has a counter-clockwise outer contour
    
    * .notdef#6272 (U+BF22) has a counter-clockwise outer contour
    
    * .notdef#6273 (U+BF23) has a counter-clockwise outer contour
    
    * .notdef#6273 (U+BF23) has a counter-clockwise outer contour
    
    * .notdef#6273 (U+BF23) has a counter-clockwise outer contour
    
    * .notdef#6273 (U+BF23) has a counter-clockwise outer contour
    
    * .notdef#6274 (U+BF24) has a counter-clockwise outer contour
    
    * .notdef#6274 (U+BF24) has a counter-clockwise outer contour
    
    * .notdef#6274 (U+BF24) has a counter-clockwise outer contour
    
    * .notdef#6275 (U+BF25) has a counter-clockwise outer contour
    
    * .notdef#6275 (U+BF25) has a counter-clockwise outer contour
    
    * .notdef#6275 (U+BF25) has a counter-clockwise outer contour
    
    * .notdef#6275 (U+BF25) has a counter-clockwise outer contour
    
    * .notdef#6276 (U+BF26) has a counter-clockwise outer contour
    
    * .notdef#6276 (U+BF26) has a counter-clockwise outer contour
    
    * .notdef#6276 (U+BF26) has a counter-clockwise outer contour
    
    * .notdef#6276 (U+BF26) has a counter-clockwise outer contour
    
    * .notdef#6276 (U+BF26) has a counter-clockwise outer contour
    
    * .notdef#6277 (U+BF27) has a counter-clockwise outer contour
    
    * .notdef#6277 (U+BF27) has a counter-clockwise outer contour
    
    * .notdef#6277 (U+BF27) has a counter-clockwise outer contour
    
    * .notdef#6277 (U+BF27) has a counter-clockwise outer contour
    
    * .notdef#6277 (U+BF27) has a counter-clockwise outer contour
    
    * .notdef#6278 (U+BF28) has a counter-clockwise outer contour
    
    * .notdef#6278 (U+BF28) has a counter-clockwise outer contour
    
    * .notdef#6278 (U+BF28) has a counter-clockwise outer contour
    
    * .notdef#6278 (U+BF28) has a counter-clockwise outer contour
    
    * .notdef#6279 (U+BF29) has a counter-clockwise outer contour
    
    * .notdef#6279 (U+BF29) has a counter-clockwise outer contour
    
    * .notdef#6279 (U+BF29) has a counter-clockwise outer contour
    
    * .notdef#6279 (U+BF29) has a counter-clockwise outer contour
    
    * .notdef#6279 (U+BF29) has a counter-clockwise outer contour
    
    * .notdef#628 (U+B4B9) has a counter-clockwise outer contour
    
    * .notdef#628 (U+B4B9) has a counter-clockwise outer contour
    
    * .notdef#628 (U+B4B9) has a counter-clockwise outer contour
    
    * .notdef#628 (U+B4B9) has a counter-clockwise outer contour
    
    * .notdef#6280 (U+BF2A) has a counter-clockwise outer contour
    
    * .notdef#6280 (U+BF2A) has a counter-clockwise outer contour
    
    * .notdef#6280 (U+BF2A) has a counter-clockwise outer contour
    
    * .notdef#6280 (U+BF2A) has a counter-clockwise outer contour
    
    * .notdef#6280 (U+BF2A) has a counter-clockwise outer contour
    
    * .notdef#6280 (U+BF2A) has a counter-clockwise outer contour
    
    * .notdef#6281 (U+BF2B) has a counter-clockwise outer contour
    
    * .notdef#6281 (U+BF2B) has a counter-clockwise outer contour
    
    * .notdef#6281 (U+BF2B) has a counter-clockwise outer contour
    
    * .notdef#6281 (U+BF2B) has a counter-clockwise outer contour
    
    * .notdef#6282 (U+BF2C) has a counter-clockwise outer contour
    
    * .notdef#6282 (U+BF2C) has a counter-clockwise outer contour
    
    * .notdef#6282 (U+BF2C) has a counter-clockwise outer contour
    
    * .notdef#6282 (U+BF2C) has a counter-clockwise outer contour
    
    * .notdef#6283 (U+BF2D) has a counter-clockwise outer contour
    
    * .notdef#6283 (U+BF2D) has a counter-clockwise outer contour
    
    * .notdef#6283 (U+BF2D) has a counter-clockwise outer contour
    
    * .notdef#6283 (U+BF2D) has a counter-clockwise outer contour
    
    * .notdef#6283 (U+BF2D) has a counter-clockwise outer contour
    
    * .notdef#6284 (U+BF2E) has a counter-clockwise outer contour
    
    * .notdef#6284 (U+BF2E) has a counter-clockwise outer contour
    
    * .notdef#6284 (U+BF2E) has a counter-clockwise outer contour
    
    * .notdef#6284 (U+BF2E) has a counter-clockwise outer contour
    
    * .notdef#6284 (U+BF2E) has a counter-clockwise outer contour
    
    * .notdef#6285 (U+BF2F) has a counter-clockwise outer contour
    
    * .notdef#6285 (U+BF2F) has a counter-clockwise outer contour
    
    * .notdef#6285 (U+BF2F) has a counter-clockwise outer contour
    
    * .notdef#6285 (U+BF2F) has a counter-clockwise outer contour
    
    * .notdef#6285 (U+BF2F) has a counter-clockwise outer contour
    
    * .notdef#6286 (U+BF30) has a counter-clockwise outer contour
    
    * .notdef#6286 (U+BF30) has a counter-clockwise outer contour
    
    * .notdef#6286 (U+BF30) has a counter-clockwise outer contour
    
    * .notdef#6286 (U+BF30) has a counter-clockwise outer contour
    
    * .notdef#6286 (U+BF30) has a counter-clockwise outer contour
    
    * .notdef#6287 (U+BF31) has a counter-clockwise outer contour
    
    * .notdef#6287 (U+BF31) has a counter-clockwise outer contour
    
    * .notdef#6287 (U+BF31) has a counter-clockwise outer contour
    
    * .notdef#6287 (U+BF31) has a counter-clockwise outer contour
    
    * .notdef#6287 (U+BF31) has a counter-clockwise outer contour
    
    * .notdef#6288 (U+BF32) has a counter-clockwise outer contour
    
    * .notdef#6288 (U+BF32) has a counter-clockwise outer contour
    
    * .notdef#6288 (U+BF32) has a counter-clockwise outer contour
    
    * .notdef#6288 (U+BF32) has a counter-clockwise outer contour
    
    * .notdef#6288 (U+BF32) has a counter-clockwise outer contour
    
    * .notdef#6288 (U+BF32) has a counter-clockwise outer contour
    
    * .notdef#6289 (U+BF33) has a counter-clockwise outer contour
    
    * .notdef#6289 (U+BF33) has a counter-clockwise outer contour
    
    * .notdef#6289 (U+BF33) has a counter-clockwise outer contour
    
    * .notdef#6289 (U+BF33) has a counter-clockwise outer contour
    
    * .notdef#6289 (U+BF33) has a counter-clockwise outer contour
    
    * .notdef#6289 (U+BF33) has a counter-clockwise outer contour
    
    * .notdef#629 (U+B4C0) has a counter-clockwise outer contour
    
    * .notdef#629 (U+B4C0) has a counter-clockwise outer contour
    
    * .notdef#6290 (U+BF34) has a counter-clockwise outer contour
    
    * .notdef#6290 (U+BF34) has a counter-clockwise outer contour
    
    * .notdef#6290 (U+BF34) has a counter-clockwise outer contour
    
    * .notdef#6290 (U+BF34) has a counter-clockwise outer contour
    
    * .notdef#6291 (U+BF35) has a counter-clockwise outer contour
    
    * .notdef#6291 (U+BF35) has a counter-clockwise outer contour
    
    * .notdef#6291 (U+BF35) has a counter-clockwise outer contour
    
    * .notdef#6291 (U+BF35) has a counter-clockwise outer contour
    
    * .notdef#6292 (U+BF36) has a counter-clockwise outer contour
    
    * .notdef#6292 (U+BF36) has a counter-clockwise outer contour
    
    * .notdef#6292 (U+BF36) has a counter-clockwise outer contour
    
    * .notdef#6292 (U+BF36) has a counter-clockwise outer contour
    
    * .notdef#6292 (U+BF36) has a counter-clockwise outer contour
    
    * .notdef#6293 (U+BF37) has a counter-clockwise outer contour
    
    * .notdef#6293 (U+BF37) has a counter-clockwise outer contour
    
    * .notdef#6293 (U+BF37) has a counter-clockwise outer contour
    
    * .notdef#6293 (U+BF37) has a counter-clockwise outer contour
    
    * .notdef#6294 (U+BF38) has a counter-clockwise outer contour
    
    * .notdef#6294 (U+BF38) has a counter-clockwise outer contour
    
    * .notdef#6294 (U+BF38) has a counter-clockwise outer contour
    
    * .notdef#6294 (U+BF38) has a counter-clockwise outer contour
    
    * .notdef#6295 (U+BF39) has a counter-clockwise outer contour
    
    * .notdef#6295 (U+BF39) has a counter-clockwise outer contour
    
    * .notdef#6295 (U+BF39) has a counter-clockwise outer contour
    
    * .notdef#6295 (U+BF39) has a counter-clockwise outer contour
    
    * .notdef#6296 (U+BF3A) has a counter-clockwise outer contour
    
    * .notdef#6296 (U+BF3A) has a counter-clockwise outer contour
    
    * .notdef#6296 (U+BF3A) has a counter-clockwise outer contour
    
    * .notdef#6296 (U+BF3A) has a counter-clockwise outer contour
    
    * .notdef#6297 (U+BF3B) has a counter-clockwise outer contour
    
    * .notdef#6297 (U+BF3B) has a counter-clockwise outer contour
    
    * .notdef#6297 (U+BF3B) has a counter-clockwise outer contour
    
    * .notdef#6297 (U+BF3B) has a counter-clockwise outer contour
    
    * .notdef#6298 (U+BF3C) has a counter-clockwise outer contour
    
    * .notdef#6298 (U+BF3C) has a counter-clockwise outer contour
    
    * .notdef#6298 (U+BF3C) has a counter-clockwise outer contour
    
    * .notdef#6298 (U+BF3C) has a counter-clockwise outer contour
    
    * .notdef#6299 (U+BF3D) has a counter-clockwise outer contour
    
    * .notdef#6299 (U+BF3D) has a counter-clockwise outer contour
    
    * .notdef#6299 (U+BF3D) has a counter-clockwise outer contour
    
    * .notdef#6299 (U+BF3D) has a counter-clockwise outer contour
    
    * .notdef#630 (U+B4C4) has a counter-clockwise outer contour
    
    * .notdef#630 (U+B4C4) has a counter-clockwise outer contour
    
    * .notdef#630 (U+B4C4) has a counter-clockwise outer contour
    
    * .notdef#6300 (U+BF3E) has a counter-clockwise outer contour
    
    * .notdef#6300 (U+BF3E) has a counter-clockwise outer contour
    
    * .notdef#6300 (U+BF3E) has a counter-clockwise outer contour
    
    * .notdef#6300 (U+BF3E) has a counter-clockwise outer contour
    
    * .notdef#6300 (U+BF3E) has a counter-clockwise outer contour
    
    * .notdef#6301 (U+BF3F) has a counter-clockwise outer contour
    
    * .notdef#6301 (U+BF3F) has a counter-clockwise outer contour
    
    * .notdef#6301 (U+BF3F) has a counter-clockwise outer contour
    
    * .notdef#6301 (U+BF3F) has a counter-clockwise outer contour
    
    * .notdef#6301 (U+BF3F) has a counter-clockwise outer contour
    
    * .notdef#6302 (U+BF42) has a counter-clockwise outer contour
    
    * .notdef#6302 (U+BF42) has a counter-clockwise outer contour
    
    * .notdef#6302 (U+BF42) has a counter-clockwise outer contour
    
    * .notdef#6302 (U+BF42) has a counter-clockwise outer contour
    
    * .notdef#6302 (U+BF42) has a counter-clockwise outer contour
    
    * .notdef#6303 (U+BF43) has a counter-clockwise outer contour
    
    * .notdef#6303 (U+BF43) has a counter-clockwise outer contour
    
    * .notdef#6303 (U+BF43) has a counter-clockwise outer contour
    
    * .notdef#6303 (U+BF43) has a counter-clockwise outer contour
    
    * .notdef#6303 (U+BF43) has a counter-clockwise outer contour
    
    * .notdef#6304 (U+BF45) has a counter-clockwise outer contour
    
    * .notdef#6304 (U+BF45) has a counter-clockwise outer contour
    
    * .notdef#6304 (U+BF45) has a counter-clockwise outer contour
    
    * .notdef#6304 (U+BF45) has a counter-clockwise outer contour
    
    * .notdef#6304 (U+BF45) has a counter-clockwise outer contour
    
    * .notdef#6305 (U+BF46) has a counter-clockwise outer contour
    
    * .notdef#6305 (U+BF46) has a counter-clockwise outer contour
    
    * .notdef#6305 (U+BF46) has a counter-clockwise outer contour
    
    * .notdef#6305 (U+BF46) has a counter-clockwise outer contour
    
    * .notdef#6305 (U+BF46) has a counter-clockwise outer contour
    
    * .notdef#6305 (U+BF46) has a counter-clockwise outer contour
    
    * .notdef#6306 (U+BF47) has a counter-clockwise outer contour
    
    * .notdef#6306 (U+BF47) has a counter-clockwise outer contour
    
    * .notdef#6306 (U+BF47) has a counter-clockwise outer contour
    
    * .notdef#6306 (U+BF47) has a counter-clockwise outer contour
    
    * .notdef#6307 (U+BF49) has a counter-clockwise outer contour
    
    * .notdef#6307 (U+BF49) has a counter-clockwise outer contour
    
    * .notdef#6307 (U+BF49) has a counter-clockwise outer contour
    
    * .notdef#6307 (U+BF49) has a counter-clockwise outer contour
    
    * .notdef#6307 (U+BF49) has a counter-clockwise outer contour
    
    * .notdef#6308 (U+BF4A) has a counter-clockwise outer contour
    
    * .notdef#6308 (U+BF4A) has a counter-clockwise outer contour
    
    * .notdef#6308 (U+BF4A) has a counter-clockwise outer contour
    
    * .notdef#6308 (U+BF4A) has a counter-clockwise outer contour
    
    * .notdef#6308 (U+BF4A) has a counter-clockwise outer contour
    
    * .notdef#6309 (U+BF4B) has a counter-clockwise outer contour
    
    * .notdef#6309 (U+BF4B) has a counter-clockwise outer contour
    
    * .notdef#6309 (U+BF4B) has a counter-clockwise outer contour
    
    * .notdef#6309 (U+BF4B) has a counter-clockwise outer contour
    
    * .notdef#6309 (U+BF4B) has a counter-clockwise outer contour
    
    * .notdef#631 (U+B4C8) has a counter-clockwise outer contour
    
    * .notdef#631 (U+B4C8) has a counter-clockwise outer contour
    
    * .notdef#6310 (U+BF4C) has a counter-clockwise outer contour
    
    * .notdef#6310 (U+BF4C) has a counter-clockwise outer contour
    
    * .notdef#6310 (U+BF4C) has a counter-clockwise outer contour
    
    * .notdef#6310 (U+BF4C) has a counter-clockwise outer contour
    
    * .notdef#6310 (U+BF4C) has a counter-clockwise outer contour
    
    * .notdef#6311 (U+BF4D) has a counter-clockwise outer contour
    
    * .notdef#6311 (U+BF4D) has a counter-clockwise outer contour
    
    * .notdef#6311 (U+BF4D) has a counter-clockwise outer contour
    
    * .notdef#6311 (U+BF4D) has a counter-clockwise outer contour
    
    * .notdef#6311 (U+BF4D) has a counter-clockwise outer contour
    
    * .notdef#6312 (U+BF4E) has a counter-clockwise outer contour
    
    * .notdef#6312 (U+BF4E) has a counter-clockwise outer contour
    
    * .notdef#6312 (U+BF4E) has a counter-clockwise outer contour
    
    * .notdef#6312 (U+BF4E) has a counter-clockwise outer contour
    
    * .notdef#6312 (U+BF4E) has a counter-clockwise outer contour
    
    * .notdef#6312 (U+BF4E) has a counter-clockwise outer contour
    
    * .notdef#6313 (U+BF4F) has a counter-clockwise outer contour
    
    * .notdef#6313 (U+BF4F) has a counter-clockwise outer contour
    
    * .notdef#6313 (U+BF4F) has a counter-clockwise outer contour
    
    * .notdef#6313 (U+BF4F) has a counter-clockwise outer contour
    
    * .notdef#6313 (U+BF4F) has a counter-clockwise outer contour
    
    * .notdef#6313 (U+BF4F) has a counter-clockwise outer contour
    
    * .notdef#6314 (U+BF52) has a counter-clockwise outer contour
    
    * .notdef#6314 (U+BF52) has a counter-clockwise outer contour
    
    * .notdef#6314 (U+BF52) has a counter-clockwise outer contour
    
    * .notdef#6314 (U+BF52) has a counter-clockwise outer contour
    
    * .notdef#6314 (U+BF52) has a counter-clockwise outer contour
    
    * .notdef#6315 (U+BF53) has a counter-clockwise outer contour
    
    * .notdef#6315 (U+BF53) has a counter-clockwise outer contour
    
    * .notdef#6315 (U+BF53) has a counter-clockwise outer contour
    
    * .notdef#6315 (U+BF53) has a counter-clockwise outer contour
    
    * .notdef#6316 (U+BF54) has a counter-clockwise outer contour
    
    * .notdef#6316 (U+BF54) has a counter-clockwise outer contour
    
    * .notdef#6316 (U+BF54) has a counter-clockwise outer contour
    
    * .notdef#6316 (U+BF54) has a counter-clockwise outer contour
    
    * .notdef#6317 (U+BF56) has a counter-clockwise outer contour
    
    * .notdef#6317 (U+BF56) has a counter-clockwise outer contour
    
    * .notdef#6317 (U+BF56) has a counter-clockwise outer contour
    
    * .notdef#6317 (U+BF56) has a counter-clockwise outer contour
    
    * .notdef#6318 (U+BF57) has a counter-clockwise outer contour
    
    * .notdef#6318 (U+BF57) has a counter-clockwise outer contour
    
    * .notdef#6318 (U+BF57) has a counter-clockwise outer contour
    
    * .notdef#6318 (U+BF57) has a counter-clockwise outer contour
    
    * .notdef#6319 (U+BF58) has a counter-clockwise outer contour
    
    * .notdef#6319 (U+BF58) has a counter-clockwise outer contour
    
    * .notdef#6319 (U+BF58) has a counter-clockwise outer contour
    
    * .notdef#6319 (U+BF58) has a counter-clockwise outer contour
    
    * .notdef#632 (U+B4D0) has a counter-clockwise outer contour
    
    * .notdef#632 (U+B4D0) has a counter-clockwise outer contour
    
    * .notdef#6320 (U+BF59) has a counter-clockwise outer contour
    
    * .notdef#6320 (U+BF59) has a counter-clockwise outer contour
    
    * .notdef#6320 (U+BF59) has a counter-clockwise outer contour
    
    * .notdef#6320 (U+BF59) has a counter-clockwise outer contour
    
    * .notdef#6321 (U+BF5A) has a counter-clockwise outer contour
    
    * .notdef#6321 (U+BF5A) has a counter-clockwise outer contour
    
    * .notdef#6321 (U+BF5A) has a counter-clockwise outer contour
    
    * .notdef#6321 (U+BF5A) has a counter-clockwise outer contour
    
    * .notdef#6321 (U+BF5A) has a counter-clockwise outer contour
    
    * .notdef#6322 (U+BF5B) has a counter-clockwise outer contour
    
    * .notdef#6322 (U+BF5B) has a counter-clockwise outer contour
    
    * .notdef#6322 (U+BF5B) has a counter-clockwise outer contour
    
    * .notdef#6322 (U+BF5B) has a counter-clockwise outer contour
    
    * .notdef#6322 (U+BF5B) has a counter-clockwise outer contour
    
    * .notdef#6323 (U+BF5C) has a counter-clockwise outer contour
    
    * .notdef#6323 (U+BF5C) has a counter-clockwise outer contour
    
    * .notdef#6323 (U+BF5C) has a counter-clockwise outer contour
    
    * .notdef#6323 (U+BF5C) has a counter-clockwise outer contour
    
    * .notdef#6324 (U+BF5D) has a counter-clockwise outer contour
    
    * .notdef#6324 (U+BF5D) has a counter-clockwise outer contour
    
    * .notdef#6324 (U+BF5D) has a counter-clockwise outer contour
    
    * .notdef#6324 (U+BF5D) has a counter-clockwise outer contour
    
    * .notdef#6324 (U+BF5D) has a counter-clockwise outer contour
    
    * .notdef#6325 (U+BF5E) has a counter-clockwise outer contour
    
    * .notdef#6325 (U+BF5E) has a counter-clockwise outer contour
    
    * .notdef#6325 (U+BF5E) has a counter-clockwise outer contour
    
    * .notdef#6325 (U+BF5E) has a counter-clockwise outer contour
    
    * .notdef#6325 (U+BF5E) has a counter-clockwise outer contour
    
    * .notdef#6325 (U+BF5E) has a counter-clockwise outer contour
    
    * .notdef#6326 (U+BF5F) has a counter-clockwise outer contour
    
    * .notdef#6326 (U+BF5F) has a counter-clockwise outer contour
    
    * .notdef#6326 (U+BF5F) has a counter-clockwise outer contour
    
    * .notdef#6326 (U+BF5F) has a counter-clockwise outer contour
    
    * .notdef#6326 (U+BF5F) has a counter-clockwise outer contour
    
    * .notdef#6326 (U+BF5F) has a counter-clockwise outer contour
    
    * .notdef#6327 (U+BF60) has a counter-clockwise outer contour
    
    * .notdef#6327 (U+BF60) has a counter-clockwise outer contour
    
    * .notdef#6327 (U+BF60) has a counter-clockwise outer contour
    
    * .notdef#6327 (U+BF60) has a counter-clockwise outer contour
    
    * .notdef#6327 (U+BF60) has a counter-clockwise outer contour
    
    * .notdef#6328 (U+BF61) has a counter-clockwise outer contour
    
    * .notdef#6328 (U+BF61) has a counter-clockwise outer contour
    
    * .notdef#6328 (U+BF61) has a counter-clockwise outer contour
    
    * .notdef#6328 (U+BF61) has a counter-clockwise outer contour
    
    * .notdef#6328 (U+BF61) has a counter-clockwise outer contour
    
    * .notdef#6328 (U+BF61) has a counter-clockwise outer contour
    
    * .notdef#6329 (U+BF62) has a counter-clockwise outer contour
    
    * .notdef#6329 (U+BF62) has a counter-clockwise outer contour
    
    * .notdef#6329 (U+BF62) has a counter-clockwise outer contour
    
    * .notdef#6329 (U+BF62) has a counter-clockwise outer contour
    
    * .notdef#6329 (U+BF62) has a counter-clockwise outer contour
    
    * .notdef#6329 (U+BF62) has a counter-clockwise outer contour
    
    * .notdef#633 (U+B4D5) has a counter-clockwise outer contour
    
    * .notdef#633 (U+B4D5) has a counter-clockwise outer contour
    
    * .notdef#633 (U+B4D5) has a counter-clockwise outer contour
    
    * .notdef#6330 (U+BF63) has a counter-clockwise outer contour
    
    * .notdef#6330 (U+BF63) has a counter-clockwise outer contour
    
    * .notdef#6330 (U+BF63) has a counter-clockwise outer contour
    
    * .notdef#6330 (U+BF63) has a counter-clockwise outer contour
    
    * .notdef#6330 (U+BF63) has a counter-clockwise outer contour
    
    * .notdef#6331 (U+BF64) has a counter-clockwise outer contour
    
    * .notdef#6331 (U+BF64) has a counter-clockwise outer contour
    
    * .notdef#6331 (U+BF64) has a counter-clockwise outer contour
    
    * .notdef#6331 (U+BF64) has a counter-clockwise outer contour
    
    * .notdef#6331 (U+BF64) has a counter-clockwise outer contour
    
    * .notdef#6332 (U+BF65) has a counter-clockwise outer contour
    
    * .notdef#6332 (U+BF65) has a counter-clockwise outer contour
    
    * .notdef#6332 (U+BF65) has a counter-clockwise outer contour
    
    * .notdef#6332 (U+BF65) has a counter-clockwise outer contour
    
    * .notdef#6332 (U+BF65) has a counter-clockwise outer contour
    
    * .notdef#6332 (U+BF65) has a counter-clockwise outer contour
    
    * .notdef#6333 (U+BF66) has a counter-clockwise outer contour
    
    * .notdef#6333 (U+BF66) has a counter-clockwise outer contour
    
    * .notdef#6333 (U+BF66) has a counter-clockwise outer contour
    
    * .notdef#6333 (U+BF66) has a counter-clockwise outer contour
    
    * .notdef#6333 (U+BF66) has a counter-clockwise outer contour
    
    * .notdef#6333 (U+BF66) has a counter-clockwise outer contour
    
    * .notdef#6334 (U+BF67) has a counter-clockwise outer contour
    
    * .notdef#6334 (U+BF67) has a counter-clockwise outer contour
    
    * .notdef#6334 (U+BF67) has a counter-clockwise outer contour
    
    * .notdef#6334 (U+BF67) has a counter-clockwise outer contour
    
    * .notdef#6334 (U+BF67) has a counter-clockwise outer contour
    
    * .notdef#6334 (U+BF67) has a counter-clockwise outer contour
    
    * .notdef#6335 (U+BF68) has a counter-clockwise outer contour
    
    * .notdef#6335 (U+BF68) has a counter-clockwise outer contour
    
    * .notdef#6335 (U+BF68) has a counter-clockwise outer contour
    
    * .notdef#6335 (U+BF68) has a counter-clockwise outer contour
    
    * .notdef#6335 (U+BF68) has a counter-clockwise outer contour
    
    * .notdef#6335 (U+BF68) has a counter-clockwise outer contour
    
    * .notdef#6336 (U+BF69) has a counter-clockwise outer contour
    
    * .notdef#6336 (U+BF69) has a counter-clockwise outer contour
    
    * .notdef#6336 (U+BF69) has a counter-clockwise outer contour
    
    * .notdef#6336 (U+BF69) has a counter-clockwise outer contour
    
    * .notdef#6336 (U+BF69) has a counter-clockwise outer contour
    
    * .notdef#6336 (U+BF69) has a counter-clockwise outer contour
    
    * .notdef#6337 (U+BF6A) has a counter-clockwise outer contour
    
    * .notdef#6337 (U+BF6A) has a counter-clockwise outer contour
    
    * .notdef#6337 (U+BF6A) has a counter-clockwise outer contour
    
    * .notdef#6337 (U+BF6A) has a counter-clockwise outer contour
    
    * .notdef#6337 (U+BF6A) has a counter-clockwise outer contour
    
    * .notdef#6337 (U+BF6A) has a counter-clockwise outer contour
    
    * .notdef#6337 (U+BF6A) has a counter-clockwise outer contour
    
    * .notdef#6338 (U+BF6B) has a counter-clockwise outer contour
    
    * .notdef#6338 (U+BF6B) has a counter-clockwise outer contour
    
    * .notdef#6338 (U+BF6B) has a counter-clockwise outer contour
    
    * .notdef#6338 (U+BF6B) has a counter-clockwise outer contour
    
    * .notdef#6338 (U+BF6B) has a counter-clockwise outer contour
    
    * .notdef#6338 (U+BF6B) has a counter-clockwise outer contour
    
    * .notdef#6338 (U+BF6B) has a counter-clockwise outer contour
    
    * .notdef#6339 (U+BF6C) has a counter-clockwise outer contour
    
    * .notdef#6339 (U+BF6C) has a counter-clockwise outer contour
    
    * .notdef#6339 (U+BF6C) has a counter-clockwise outer contour
    
    * .notdef#6339 (U+BF6C) has a counter-clockwise outer contour
    
    * .notdef#6339 (U+BF6C) has a counter-clockwise outer contour
    
    * .notdef#634 (U+B4DC) has a counter-clockwise outer contour
    
    * .notdef#634 (U+B4DC) has a counter-clockwise outer contour
    
    * .notdef#6340 (U+BF6D) has a counter-clockwise outer contour
    
    * .notdef#6340 (U+BF6D) has a counter-clockwise outer contour
    
    * .notdef#6340 (U+BF6D) has a counter-clockwise outer contour
    
    * .notdef#6340 (U+BF6D) has a counter-clockwise outer contour
    
    * .notdef#6340 (U+BF6D) has a counter-clockwise outer contour
    
    * .notdef#6341 (U+BF6E) has a counter-clockwise outer contour
    
    * .notdef#6341 (U+BF6E) has a counter-clockwise outer contour
    
    * .notdef#6341 (U+BF6E) has a counter-clockwise outer contour
    
    * .notdef#6341 (U+BF6E) has a counter-clockwise outer contour
    
    * .notdef#6341 (U+BF6E) has a counter-clockwise outer contour
    
    * .notdef#6341 (U+BF6E) has a counter-clockwise outer contour
    
    * .notdef#6342 (U+BF6F) has a counter-clockwise outer contour
    
    * .notdef#6342 (U+BF6F) has a counter-clockwise outer contour
    
    * .notdef#6342 (U+BF6F) has a counter-clockwise outer contour
    
    * .notdef#6342 (U+BF6F) has a counter-clockwise outer contour
    
    * .notdef#6342 (U+BF6F) has a counter-clockwise outer contour
    
    * .notdef#6343 (U+BF70) has a counter-clockwise outer contour
    
    * .notdef#6343 (U+BF70) has a counter-clockwise outer contour
    
    * .notdef#6343 (U+BF70) has a counter-clockwise outer contour
    
    * .notdef#6343 (U+BF70) has a counter-clockwise outer contour
    
    * .notdef#6343 (U+BF70) has a counter-clockwise outer contour
    
    * .notdef#6344 (U+BF71) has a counter-clockwise outer contour
    
    * .notdef#6344 (U+BF71) has a counter-clockwise outer contour
    
    * .notdef#6344 (U+BF71) has a counter-clockwise outer contour
    
    * .notdef#6344 (U+BF71) has a counter-clockwise outer contour
    
    * .notdef#6344 (U+BF71) has a counter-clockwise outer contour
    
    * .notdef#6345 (U+BF72) has a counter-clockwise outer contour
    
    * .notdef#6345 (U+BF72) has a counter-clockwise outer contour
    
    * .notdef#6345 (U+BF72) has a counter-clockwise outer contour
    
    * .notdef#6345 (U+BF72) has a counter-clockwise outer contour
    
    * .notdef#6345 (U+BF72) has a counter-clockwise outer contour
    
    * .notdef#6346 (U+BF73) has a counter-clockwise outer contour
    
    * .notdef#6346 (U+BF73) has a counter-clockwise outer contour
    
    * .notdef#6346 (U+BF73) has a counter-clockwise outer contour
    
    * .notdef#6346 (U+BF73) has a counter-clockwise outer contour
    
    * .notdef#6346 (U+BF73) has a counter-clockwise outer contour
    
    * .notdef#6347 (U+BF74) has a counter-clockwise outer contour
    
    * .notdef#6347 (U+BF74) has a counter-clockwise outer contour
    
    * .notdef#6347 (U+BF74) has a counter-clockwise outer contour
    
    * .notdef#6347 (U+BF74) has a counter-clockwise outer contour
    
    * .notdef#6347 (U+BF74) has a counter-clockwise outer contour
    
    * .notdef#6348 (U+BF75) has a counter-clockwise outer contour
    
    * .notdef#6348 (U+BF75) has a counter-clockwise outer contour
    
    * .notdef#6348 (U+BF75) has a counter-clockwise outer contour
    
    * .notdef#6348 (U+BF75) has a counter-clockwise outer contour
    
    * .notdef#6348 (U+BF75) has a counter-clockwise outer contour
    
    * .notdef#6349 (U+BF76) has a counter-clockwise outer contour
    
    * .notdef#6349 (U+BF76) has a counter-clockwise outer contour
    
    * .notdef#6349 (U+BF76) has a counter-clockwise outer contour
    
    * .notdef#6349 (U+BF76) has a counter-clockwise outer contour
    
    * .notdef#6349 (U+BF76) has a counter-clockwise outer contour
    
    * .notdef#6349 (U+BF76) has a counter-clockwise outer contour
    
    * .notdef#635 (U+B4DD) has a counter-clockwise outer contour
    
    * .notdef#635 (U+B4DD) has a counter-clockwise outer contour
    
    * .notdef#635 (U+B4DD) has a counter-clockwise outer contour
    
    * .notdef#6350 (U+BF77) has a counter-clockwise outer contour
    
    * .notdef#6350 (U+BF77) has a counter-clockwise outer contour
    
    * .notdef#6350 (U+BF77) has a counter-clockwise outer contour
    
    * .notdef#6350 (U+BF77) has a counter-clockwise outer contour
    
    * .notdef#6350 (U+BF77) has a counter-clockwise outer contour
    
    * .notdef#6350 (U+BF77) has a counter-clockwise outer contour
    
    * .notdef#6351 (U+BF78) has a counter-clockwise outer contour
    
    * .notdef#6351 (U+BF78) has a counter-clockwise outer contour
    
    * .notdef#6351 (U+BF78) has a counter-clockwise outer contour
    
    * .notdef#6352 (U+BF79) has a counter-clockwise outer contour
    
    * .notdef#6352 (U+BF79) has a counter-clockwise outer contour
    
    * .notdef#6352 (U+BF79) has a counter-clockwise outer contour
    
    * .notdef#6352 (U+BF79) has a counter-clockwise outer contour
    
    * .notdef#6353 (U+BF7A) has a counter-clockwise outer contour
    
    * .notdef#6353 (U+BF7A) has a counter-clockwise outer contour
    
    * .notdef#6353 (U+BF7A) has a counter-clockwise outer contour
    
    * .notdef#6353 (U+BF7A) has a counter-clockwise outer contour
    
    * .notdef#6353 (U+BF7A) has a counter-clockwise outer contour
    
    * .notdef#6354 (U+BF7B) has a counter-clockwise outer contour
    
    * .notdef#6354 (U+BF7B) has a counter-clockwise outer contour
    
    * .notdef#6354 (U+BF7B) has a counter-clockwise outer contour
    
    * .notdef#6354 (U+BF7B) has a counter-clockwise outer contour
    
    * .notdef#6354 (U+BF7B) has a counter-clockwise outer contour
    
    * .notdef#6355 (U+BF7C) has a counter-clockwise outer contour
    
    * .notdef#6355 (U+BF7C) has a counter-clockwise outer contour
    
    * .notdef#6355 (U+BF7C) has a counter-clockwise outer contour
    
    * .notdef#6355 (U+BF7C) has a counter-clockwise outer contour
    
    * .notdef#6356 (U+BF7D) has a counter-clockwise outer contour
    
    * .notdef#6356 (U+BF7D) has a counter-clockwise outer contour
    
    * .notdef#6356 (U+BF7D) has a counter-clockwise outer contour
    
    * .notdef#6356 (U+BF7D) has a counter-clockwise outer contour
    
    * .notdef#6356 (U+BF7D) has a counter-clockwise outer contour
    
    * .notdef#6357 (U+BF7E) has a counter-clockwise outer contour
    
    * .notdef#6357 (U+BF7E) has a counter-clockwise outer contour
    
    * .notdef#6357 (U+BF7E) has a counter-clockwise outer contour
    
    * .notdef#6357 (U+BF7E) has a counter-clockwise outer contour
    
    * .notdef#6357 (U+BF7E) has a counter-clockwise outer contour
    
    * .notdef#6358 (U+BF7F) has a counter-clockwise outer contour
    
    * .notdef#6358 (U+BF7F) has a counter-clockwise outer contour
    
    * .notdef#6358 (U+BF7F) has a counter-clockwise outer contour
    
    * .notdef#6358 (U+BF7F) has a counter-clockwise outer contour
    
    * .notdef#6359 (U+BF80) has a counter-clockwise outer contour
    
    * .notdef#6359 (U+BF80) has a counter-clockwise outer contour
    
    * .notdef#6359 (U+BF80) has a counter-clockwise outer contour
    
    * .notdef#636 (U+B4E0) has a counter-clockwise outer contour
    
    * .notdef#636 (U+B4E0) has a counter-clockwise outer contour
    
    * .notdef#636 (U+B4E0) has a counter-clockwise outer contour
    
    * .notdef#6360 (U+BF81) has a counter-clockwise outer contour
    
    * .notdef#6360 (U+BF81) has a counter-clockwise outer contour
    
    * .notdef#6360 (U+BF81) has a counter-clockwise outer contour
    
    * .notdef#6360 (U+BF81) has a counter-clockwise outer contour
    
    * .notdef#6361 (U+BF82) has a counter-clockwise outer contour
    
    * .notdef#6361 (U+BF82) has a counter-clockwise outer contour
    
    * .notdef#6361 (U+BF82) has a counter-clockwise outer contour
    
    * .notdef#6361 (U+BF82) has a counter-clockwise outer contour
    
    * .notdef#6362 (U+BF83) has a counter-clockwise outer contour
    
    * .notdef#6362 (U+BF83) has a counter-clockwise outer contour
    
    * .notdef#6362 (U+BF83) has a counter-clockwise outer contour
    
    * .notdef#6362 (U+BF83) has a counter-clockwise outer contour
    
    * .notdef#6363 (U+BF84) has a counter-clockwise outer contour
    
    * .notdef#6363 (U+BF84) has a counter-clockwise outer contour
    
    * .notdef#6363 (U+BF84) has a counter-clockwise outer contour
    
    * .notdef#6363 (U+BF84) has a counter-clockwise outer contour
    
    * .notdef#6364 (U+BF85) has a counter-clockwise outer contour
    
    * .notdef#6364 (U+BF85) has a counter-clockwise outer contour
    
    * .notdef#6364 (U+BF85) has a counter-clockwise outer contour
    
    * .notdef#6364 (U+BF85) has a counter-clockwise outer contour
    
    * .notdef#6365 (U+BF86) has a counter-clockwise outer contour
    
    * .notdef#6365 (U+BF86) has a counter-clockwise outer contour
    
    * .notdef#6365 (U+BF86) has a counter-clockwise outer contour
    
    * .notdef#6365 (U+BF86) has a counter-clockwise outer contour
    
    * .notdef#6365 (U+BF86) has a counter-clockwise outer contour
    
    * .notdef#6366 (U+BF87) has a counter-clockwise outer contour
    
    * .notdef#6366 (U+BF87) has a counter-clockwise outer contour
    
    * .notdef#6366 (U+BF87) has a counter-clockwise outer contour
    
    * .notdef#6366 (U+BF87) has a counter-clockwise outer contour
    
    * .notdef#6366 (U+BF87) has a counter-clockwise outer contour
    
    * .notdef#6367 (U+BF88) has a counter-clockwise outer contour
    
    * .notdef#6367 (U+BF88) has a counter-clockwise outer contour
    
    * .notdef#6367 (U+BF88) has a counter-clockwise outer contour
    
    * .notdef#6367 (U+BF88) has a counter-clockwise outer contour
    
    * .notdef#6368 (U+BF89) has a counter-clockwise outer contour
    
    * .notdef#6368 (U+BF89) has a counter-clockwise outer contour
    
    * .notdef#6368 (U+BF89) has a counter-clockwise outer contour
    
    * .notdef#6368 (U+BF89) has a counter-clockwise outer contour
    
    * .notdef#6369 (U+BF8A) has a counter-clockwise outer contour
    
    * .notdef#6369 (U+BF8A) has a counter-clockwise outer contour
    
    * .notdef#6369 (U+BF8A) has a counter-clockwise outer contour
    
    * .notdef#6369 (U+BF8A) has a counter-clockwise outer contour
    
    * .notdef#6369 (U+BF8A) has a counter-clockwise outer contour
    
    * .notdef#637 (U+B4E3) has a counter-clockwise outer contour
    
    * .notdef#637 (U+B4E3) has a counter-clockwise outer contour
    
    * .notdef#637 (U+B4E3) has a counter-clockwise outer contour
    
    * .notdef#6370 (U+BF8B) has a counter-clockwise outer contour
    
    * .notdef#6370 (U+BF8B) has a counter-clockwise outer contour
    
    * .notdef#6370 (U+BF8B) has a counter-clockwise outer contour
    
    * .notdef#6370 (U+BF8B) has a counter-clockwise outer contour
    
    * .notdef#6371 (U+BF8C) has a counter-clockwise outer contour
    
    * .notdef#6371 (U+BF8C) has a counter-clockwise outer contour
    
    * .notdef#6371 (U+BF8C) has a counter-clockwise outer contour
    
    * .notdef#6371 (U+BF8C) has a counter-clockwise outer contour
    
    * .notdef#6372 (U+BF8D) has a counter-clockwise outer contour
    
    * .notdef#6372 (U+BF8D) has a counter-clockwise outer contour
    
    * .notdef#6372 (U+BF8D) has a counter-clockwise outer contour
    
    * .notdef#6372 (U+BF8D) has a counter-clockwise outer contour
    
    * .notdef#6373 (U+BF8E) has a counter-clockwise outer contour
    
    * .notdef#6373 (U+BF8E) has a counter-clockwise outer contour
    
    * .notdef#6373 (U+BF8E) has a counter-clockwise outer contour
    
    * .notdef#6373 (U+BF8E) has a counter-clockwise outer contour
    
    * .notdef#6374 (U+BF8F) has a counter-clockwise outer contour
    
    * .notdef#6374 (U+BF8F) has a counter-clockwise outer contour
    
    * .notdef#6374 (U+BF8F) has a counter-clockwise outer contour
    
    * .notdef#6375 (U+BF90) has a counter-clockwise outer contour
    
    * .notdef#6375 (U+BF90) has a counter-clockwise outer contour
    
    * .notdef#6375 (U+BF90) has a counter-clockwise outer contour
    
    * .notdef#6375 (U+BF90) has a counter-clockwise outer contour
    
    * .notdef#6376 (U+BF91) has a counter-clockwise outer contour
    
    * .notdef#6376 (U+BF91) has a counter-clockwise outer contour
    
    * .notdef#6376 (U+BF91) has a counter-clockwise outer contour
    
    * .notdef#6377 (U+BF92) has a counter-clockwise outer contour
    
    * .notdef#6377 (U+BF92) has a counter-clockwise outer contour
    
    * .notdef#6377 (U+BF92) has a counter-clockwise outer contour
    
    * .notdef#6377 (U+BF92) has a counter-clockwise outer contour
    
    * .notdef#6377 (U+BF92) has a counter-clockwise outer contour
    
    * .notdef#6378 (U+BF93) has a counter-clockwise outer contour
    
    * .notdef#6378 (U+BF93) has a counter-clockwise outer contour
    
    * .notdef#6378 (U+BF93) has a counter-clockwise outer contour
    
    * .notdef#6378 (U+BF93) has a counter-clockwise outer contour
    
    * .notdef#6379 (U+BF95) has a counter-clockwise outer contour
    
    * .notdef#6379 (U+BF95) has a counter-clockwise outer contour
    
    * .notdef#6379 (U+BF95) has a counter-clockwise outer contour
    
    * .notdef#6379 (U+BF95) has a counter-clockwise outer contour
    
    * .notdef#6379 (U+BF95) has a counter-clockwise outer contour
    
    * .notdef#638 (U+B4E4) has a counter-clockwise outer contour
    
    * .notdef#638 (U+B4E4) has a counter-clockwise outer contour
    
    * .notdef#638 (U+B4E4) has a counter-clockwise outer contour
    
    * .notdef#6380 (U+BF96) has a counter-clockwise outer contour
    
    * .notdef#6380 (U+BF96) has a counter-clockwise outer contour
    
    * .notdef#6380 (U+BF96) has a counter-clockwise outer contour
    
    * .notdef#6380 (U+BF96) has a counter-clockwise outer contour
    
    * .notdef#6380 (U+BF96) has a counter-clockwise outer contour
    
    * .notdef#6380 (U+BF96) has a counter-clockwise outer contour
    
    * .notdef#6381 (U+BF97) has a counter-clockwise outer contour
    
    * .notdef#6381 (U+BF97) has a counter-clockwise outer contour
    
    * .notdef#6381 (U+BF97) has a counter-clockwise outer contour
    
    * .notdef#6381 (U+BF97) has a counter-clockwise outer contour
    
    * .notdef#6381 (U+BF97) has a counter-clockwise outer contour
    
    * .notdef#6381 (U+BF97) has a counter-clockwise outer contour
    
    * .notdef#6382 (U+BF98) has a counter-clockwise outer contour
    
    * .notdef#6382 (U+BF98) has a counter-clockwise outer contour
    
    * .notdef#6382 (U+BF98) has a counter-clockwise outer contour
    
    * .notdef#6382 (U+BF98) has a counter-clockwise outer contour
    
    * .notdef#6382 (U+BF98) has a counter-clockwise outer contour
    
    * .notdef#6383 (U+BF99) has a counter-clockwise outer contour
    
    * .notdef#6383 (U+BF99) has a counter-clockwise outer contour
    
    * .notdef#6383 (U+BF99) has a counter-clockwise outer contour
    
    * .notdef#6383 (U+BF99) has a counter-clockwise outer contour
    
    * .notdef#6383 (U+BF99) has a counter-clockwise outer contour
    
    * .notdef#6383 (U+BF99) has a counter-clockwise outer contour
    
    * .notdef#6384 (U+BF9A) has a counter-clockwise outer contour
    
    * .notdef#6384 (U+BF9A) has a counter-clockwise outer contour
    
    * .notdef#6384 (U+BF9A) has a counter-clockwise outer contour
    
    * .notdef#6384 (U+BF9A) has a counter-clockwise outer contour
    
    * .notdef#6384 (U+BF9A) has a counter-clockwise outer contour
    
    * .notdef#6384 (U+BF9A) has a counter-clockwise outer contour
    
    * .notdef#6385 (U+BF9B) has a counter-clockwise outer contour
    
    * .notdef#6385 (U+BF9B) has a counter-clockwise outer contour
    
    * .notdef#6385 (U+BF9B) has a counter-clockwise outer contour
    
    * .notdef#6385 (U+BF9B) has a counter-clockwise outer contour
    
    * .notdef#6385 (U+BF9B) has a counter-clockwise outer contour
    
    * .notdef#6386 (U+BF9C) has a counter-clockwise outer contour
    
    * .notdef#6386 (U+BF9C) has a counter-clockwise outer contour
    
    * .notdef#6386 (U+BF9C) has a counter-clockwise outer contour
    
    * .notdef#6386 (U+BF9C) has a counter-clockwise outer contour
    
    * .notdef#6386 (U+BF9C) has a counter-clockwise outer contour
    
    * .notdef#6387 (U+BF9D) has a counter-clockwise outer contour
    
    * .notdef#6387 (U+BF9D) has a counter-clockwise outer contour
    
    * .notdef#6387 (U+BF9D) has a counter-clockwise outer contour
    
    * .notdef#6387 (U+BF9D) has a counter-clockwise outer contour
    
    * .notdef#6387 (U+BF9D) has a counter-clockwise outer contour
    
    * .notdef#6387 (U+BF9D) has a counter-clockwise outer contour
    
    * .notdef#6388 (U+BF9E) has a counter-clockwise outer contour
    
    * .notdef#6388 (U+BF9E) has a counter-clockwise outer contour
    
    * .notdef#6388 (U+BF9E) has a counter-clockwise outer contour
    
    * .notdef#6388 (U+BF9E) has a counter-clockwise outer contour
    
    * .notdef#6388 (U+BF9E) has a counter-clockwise outer contour
    
    * .notdef#6388 (U+BF9E) has a counter-clockwise outer contour
    
    * .notdef#6389 (U+BF9F) has a counter-clockwise outer contour
    
    * .notdef#6389 (U+BF9F) has a counter-clockwise outer contour
    
    * .notdef#6389 (U+BF9F) has a counter-clockwise outer contour
    
    * .notdef#6389 (U+BF9F) has a counter-clockwise outer contour
    
    * .notdef#6389 (U+BF9F) has a counter-clockwise outer contour
    
    * .notdef#6389 (U+BF9F) has a counter-clockwise outer contour
    
    * .notdef#639 (U+B4E6) has a counter-clockwise outer contour
    
    * .notdef#639 (U+B4E6) has a counter-clockwise outer contour
    
    * .notdef#639 (U+B4E6) has a counter-clockwise outer contour
    
    * .notdef#639 (U+B4E6) has a counter-clockwise outer contour
    
    * .notdef#6390 (U+BFA0) has a counter-clockwise outer contour
    
    * .notdef#6390 (U+BFA0) has a counter-clockwise outer contour
    
    * .notdef#6390 (U+BFA0) has a counter-clockwise outer contour
    
    * .notdef#6390 (U+BFA0) has a counter-clockwise outer contour
    
    * .notdef#6390 (U+BFA0) has a counter-clockwise outer contour
    
    * .notdef#6390 (U+BFA0) has a counter-clockwise outer contour
    
    * .notdef#6391 (U+BFA1) has a counter-clockwise outer contour
    
    * .notdef#6391 (U+BFA1) has a counter-clockwise outer contour
    
    * .notdef#6391 (U+BFA1) has a counter-clockwise outer contour
    
    * .notdef#6391 (U+BFA1) has a counter-clockwise outer contour
    
    * .notdef#6391 (U+BFA1) has a counter-clockwise outer contour
    
    * .notdef#6391 (U+BFA1) has a counter-clockwise outer contour
    
    * .notdef#6392 (U+BFA2) has a counter-clockwise outer contour
    
    * .notdef#6392 (U+BFA2) has a counter-clockwise outer contour
    
    * .notdef#6392 (U+BFA2) has a counter-clockwise outer contour
    
    * .notdef#6392 (U+BFA2) has a counter-clockwise outer contour
    
    * .notdef#6392 (U+BFA2) has a counter-clockwise outer contour
    
    * .notdef#6392 (U+BFA2) has a counter-clockwise outer contour
    
    * .notdef#6392 (U+BFA2) has a counter-clockwise outer contour
    
    * .notdef#6393 (U+BFA3) has a counter-clockwise outer contour
    
    * .notdef#6393 (U+BFA3) has a counter-clockwise outer contour
    
    * .notdef#6393 (U+BFA3) has a counter-clockwise outer contour
    
    * .notdef#6393 (U+BFA3) has a counter-clockwise outer contour
    
    * .notdef#6393 (U+BFA3) has a counter-clockwise outer contour
    
    * .notdef#6393 (U+BFA3) has a counter-clockwise outer contour
    
    * .notdef#6393 (U+BFA3) has a counter-clockwise outer contour
    
    * .notdef#6394 (U+BFA4) has a counter-clockwise outer contour
    
    * .notdef#6394 (U+BFA4) has a counter-clockwise outer contour
    
    * .notdef#6394 (U+BFA4) has a counter-clockwise outer contour
    
    * .notdef#6394 (U+BFA4) has a counter-clockwise outer contour
    
    * .notdef#6394 (U+BFA4) has a counter-clockwise outer contour
    
    * .notdef#6395 (U+BFA5) has a counter-clockwise outer contour
    
    * .notdef#6395 (U+BFA5) has a counter-clockwise outer contour
    
    * .notdef#6395 (U+BFA5) has a counter-clockwise outer contour
    
    * .notdef#6395 (U+BFA5) has a counter-clockwise outer contour
    
    * .notdef#6395 (U+BFA5) has a counter-clockwise outer contour
    
    * .notdef#6396 (U+BFA6) has a counter-clockwise outer contour
    
    * .notdef#6396 (U+BFA6) has a counter-clockwise outer contour
    
    * .notdef#6396 (U+BFA6) has a counter-clockwise outer contour
    
    * .notdef#6396 (U+BFA6) has a counter-clockwise outer contour
    
    * .notdef#6396 (U+BFA6) has a counter-clockwise outer contour
    
    * .notdef#6396 (U+BFA6) has a counter-clockwise outer contour
    
    * .notdef#6397 (U+BFA7) has a counter-clockwise outer contour
    
    * .notdef#6397 (U+BFA7) has a counter-clockwise outer contour
    
    * .notdef#6397 (U+BFA7) has a counter-clockwise outer contour
    
    * .notdef#6397 (U+BFA7) has a counter-clockwise outer contour
    
    * .notdef#6397 (U+BFA7) has a counter-clockwise outer contour
    
    * .notdef#6398 (U+BFA8) has a counter-clockwise outer contour
    
    * .notdef#6398 (U+BFA8) has a counter-clockwise outer contour
    
    * .notdef#6398 (U+BFA8) has a counter-clockwise outer contour
    
    * .notdef#6398 (U+BFA8) has a counter-clockwise outer contour
    
    * .notdef#6398 (U+BFA8) has a counter-clockwise outer contour
    
    * .notdef#6399 (U+BFA9) has a counter-clockwise outer contour
    
    * .notdef#6399 (U+BFA9) has a counter-clockwise outer contour
    
    * .notdef#6399 (U+BFA9) has a counter-clockwise outer contour
    
    * .notdef#6399 (U+BFA9) has a counter-clockwise outer contour
    
    * .notdef#6399 (U+BFA9) has a counter-clockwise outer contour
    
    * .notdef#640 (U+B4EC) has a counter-clockwise outer contour
    
    * .notdef#640 (U+B4EC) has a counter-clockwise outer contour
    
    * .notdef#640 (U+B4EC) has a counter-clockwise outer contour
    
    * .notdef#6400 (U+BFAA) has a counter-clockwise outer contour
    
    * .notdef#6400 (U+BFAA) has a counter-clockwise outer contour
    
    * .notdef#6400 (U+BFAA) has a counter-clockwise outer contour
    
    * .notdef#6400 (U+BFAA) has a counter-clockwise outer contour
    
    * .notdef#6400 (U+BFAA) has a counter-clockwise outer contour
    
    * .notdef#6401 (U+BFAB) has a counter-clockwise outer contour
    
    * .notdef#6401 (U+BFAB) has a counter-clockwise outer contour
    
    * .notdef#6401 (U+BFAB) has a counter-clockwise outer contour
    
    * .notdef#6401 (U+BFAB) has a counter-clockwise outer contour
    
    * .notdef#6401 (U+BFAB) has a counter-clockwise outer contour
    
    * .notdef#6402 (U+BFAC) has a counter-clockwise outer contour
    
    * .notdef#6402 (U+BFAC) has a counter-clockwise outer contour
    
    * .notdef#6402 (U+BFAC) has a counter-clockwise outer contour
    
    * .notdef#6402 (U+BFAC) has a counter-clockwise outer contour
    
    * .notdef#6402 (U+BFAC) has a counter-clockwise outer contour
    
    * .notdef#6403 (U+BFAD) has a counter-clockwise outer contour
    
    * .notdef#6403 (U+BFAD) has a counter-clockwise outer contour
    
    * .notdef#6403 (U+BFAD) has a counter-clockwise outer contour
    
    * .notdef#6403 (U+BFAD) has a counter-clockwise outer contour
    
    * .notdef#6403 (U+BFAD) has a counter-clockwise outer contour
    
    * .notdef#6404 (U+BFAE) has a counter-clockwise outer contour
    
    * .notdef#6404 (U+BFAE) has a counter-clockwise outer contour
    
    * .notdef#6404 (U+BFAE) has a counter-clockwise outer contour
    
    * .notdef#6404 (U+BFAE) has a counter-clockwise outer contour
    
    * .notdef#6404 (U+BFAE) has a counter-clockwise outer contour
    
    * .notdef#6404 (U+BFAE) has a counter-clockwise outer contour
    
    * .notdef#6405 (U+BFAF) has a counter-clockwise outer contour
    
    * .notdef#6405 (U+BFAF) has a counter-clockwise outer contour
    
    * .notdef#6405 (U+BFAF) has a counter-clockwise outer contour
    
    * .notdef#6405 (U+BFAF) has a counter-clockwise outer contour
    
    * .notdef#6405 (U+BFAF) has a counter-clockwise outer contour
    
    * .notdef#6405 (U+BFAF) has a counter-clockwise outer contour
    
    * .notdef#6406 (U+BFB1) has a counter-clockwise outer contour
    
    * .notdef#6406 (U+BFB1) has a counter-clockwise outer contour
    
    * .notdef#6406 (U+BFB1) has a counter-clockwise outer contour
    
    * .notdef#6406 (U+BFB1) has a counter-clockwise outer contour
    
    * .notdef#6407 (U+BFB2) has a counter-clockwise outer contour
    
    * .notdef#6407 (U+BFB2) has a counter-clockwise outer contour
    
    * .notdef#6407 (U+BFB2) has a counter-clockwise outer contour
    
    * .notdef#6407 (U+BFB2) has a counter-clockwise outer contour
    
    * .notdef#6407 (U+BFB2) has a counter-clockwise outer contour
    
    * .notdef#6408 (U+BFB3) has a counter-clockwise outer contour
    
    * .notdef#6408 (U+BFB3) has a counter-clockwise outer contour
    
    * .notdef#6408 (U+BFB3) has a counter-clockwise outer contour
    
    * .notdef#6408 (U+BFB3) has a counter-clockwise outer contour
    
    * .notdef#6408 (U+BFB3) has a counter-clockwise outer contour
    
    * .notdef#6409 (U+BFB4) has a counter-clockwise outer contour
    
    * .notdef#6409 (U+BFB4) has a counter-clockwise outer contour
    
    * .notdef#6409 (U+BFB4) has a counter-clockwise outer contour
    
    * .notdef#6409 (U+BFB4) has a counter-clockwise outer contour
    
    * .notdef#641 (U+B4ED) has a counter-clockwise outer contour
    
    * .notdef#641 (U+B4ED) has a counter-clockwise outer contour
    
    * .notdef#641 (U+B4ED) has a counter-clockwise outer contour
    
    * .notdef#6410 (U+BFB5) has a counter-clockwise outer contour
    
    * .notdef#6410 (U+BFB5) has a counter-clockwise outer contour
    
    * .notdef#6410 (U+BFB5) has a counter-clockwise outer contour
    
    * .notdef#6410 (U+BFB5) has a counter-clockwise outer contour
    
    * .notdef#6410 (U+BFB5) has a counter-clockwise outer contour
    
    * .notdef#6411 (U+BFB6) has a counter-clockwise outer contour
    
    * .notdef#6411 (U+BFB6) has a counter-clockwise outer contour
    
    * .notdef#6411 (U+BFB6) has a counter-clockwise outer contour
    
    * .notdef#6411 (U+BFB6) has a counter-clockwise outer contour
    
    * .notdef#6411 (U+BFB6) has a counter-clockwise outer contour
    
    * .notdef#6411 (U+BFB6) has a counter-clockwise outer contour
    
    * .notdef#6412 (U+BFB7) has a counter-clockwise outer contour
    
    * .notdef#6412 (U+BFB7) has a counter-clockwise outer contour
    
    * .notdef#6412 (U+BFB7) has a counter-clockwise outer contour
    
    * .notdef#6412 (U+BFB7) has a counter-clockwise outer contour
    
    * .notdef#6413 (U+BFB8) has a counter-clockwise outer contour
    
    * .notdef#6413 (U+BFB8) has a counter-clockwise outer contour
    
    * .notdef#6413 (U+BFB8) has a counter-clockwise outer contour
    
    * .notdef#6413 (U+BFB8) has a counter-clockwise outer contour
    
    * .notdef#6414 (U+BFB9) has a counter-clockwise outer contour
    
    * .notdef#6414 (U+BFB9) has a counter-clockwise outer contour
    
    * .notdef#6414 (U+BFB9) has a counter-clockwise outer contour
    
    * .notdef#6414 (U+BFB9) has a counter-clockwise outer contour
    
    * .notdef#6414 (U+BFB9) has a counter-clockwise outer contour
    
    * .notdef#6415 (U+BFBA) has a counter-clockwise outer contour
    
    * .notdef#6415 (U+BFBA) has a counter-clockwise outer contour
    
    * .notdef#6415 (U+BFBA) has a counter-clockwise outer contour
    
    * .notdef#6415 (U+BFBA) has a counter-clockwise outer contour
    
    * .notdef#6415 (U+BFBA) has a counter-clockwise outer contour
    
    * .notdef#6416 (U+BFBB) has a counter-clockwise outer contour
    
    * .notdef#6416 (U+BFBB) has a counter-clockwise outer contour
    
    * .notdef#6416 (U+BFBB) has a counter-clockwise outer contour
    
    * .notdef#6416 (U+BFBB) has a counter-clockwise outer contour
    
    * .notdef#6416 (U+BFBB) has a counter-clockwise outer contour
    
    * .notdef#6417 (U+BFBC) has a counter-clockwise outer contour
    
    * .notdef#6417 (U+BFBC) has a counter-clockwise outer contour
    
    * .notdef#6417 (U+BFBC) has a counter-clockwise outer contour
    
    * .notdef#6417 (U+BFBC) has a counter-clockwise outer contour
    
    * .notdef#6417 (U+BFBC) has a counter-clockwise outer contour
    
    * .notdef#6418 (U+BFBD) has a counter-clockwise outer contour
    
    * .notdef#6418 (U+BFBD) has a counter-clockwise outer contour
    
    * .notdef#6418 (U+BFBD) has a counter-clockwise outer contour
    
    * .notdef#6418 (U+BFBD) has a counter-clockwise outer contour
    
    * .notdef#6418 (U+BFBD) has a counter-clockwise outer contour
    
    * .notdef#6419 (U+BFBE) has a counter-clockwise outer contour
    
    * .notdef#6419 (U+BFBE) has a counter-clockwise outer contour
    
    * .notdef#6419 (U+BFBE) has a counter-clockwise outer contour
    
    * .notdef#6419 (U+BFBE) has a counter-clockwise outer contour
    
    * .notdef#6419 (U+BFBE) has a counter-clockwise outer contour
    
    * .notdef#6419 (U+BFBE) has a counter-clockwise outer contour
    
    * .notdef#642 (U+B4EF) has a counter-clockwise outer contour
    
    * .notdef#642 (U+B4EF) has a counter-clockwise outer contour
    
    * .notdef#642 (U+B4EF) has a counter-clockwise outer contour
    
    * .notdef#6420 (U+BFBF) has a counter-clockwise outer contour
    
    * .notdef#6420 (U+BFBF) has a counter-clockwise outer contour
    
    * .notdef#6420 (U+BFBF) has a counter-clockwise outer contour
    
    * .notdef#6420 (U+BFBF) has a counter-clockwise outer contour
    
    * .notdef#6420 (U+BFBF) has a counter-clockwise outer contour
    
    * .notdef#6420 (U+BFBF) has a counter-clockwise outer contour
    
    * .notdef#6421 (U+BFC0) has a counter-clockwise outer contour
    
    * .notdef#6421 (U+BFC0) has a counter-clockwise outer contour
    
    * .notdef#6421 (U+BFC0) has a counter-clockwise outer contour
    
    * .notdef#6421 (U+BFC0) has a counter-clockwise outer contour
    
    * .notdef#6422 (U+BFC1) has a counter-clockwise outer contour
    
    * .notdef#6422 (U+BFC1) has a counter-clockwise outer contour
    
    * .notdef#6422 (U+BFC1) has a counter-clockwise outer contour
    
    * .notdef#6422 (U+BFC1) has a counter-clockwise outer contour
    
    * .notdef#6423 (U+BFC2) has a counter-clockwise outer contour
    
    * .notdef#6423 (U+BFC2) has a counter-clockwise outer contour
    
    * .notdef#6423 (U+BFC2) has a counter-clockwise outer contour
    
    * .notdef#6423 (U+BFC2) has a counter-clockwise outer contour
    
    * .notdef#6423 (U+BFC2) has a counter-clockwise outer contour
    
    * .notdef#6424 (U+BFC3) has a counter-clockwise outer contour
    
    * .notdef#6424 (U+BFC3) has a counter-clockwise outer contour
    
    * .notdef#6424 (U+BFC3) has a counter-clockwise outer contour
    
    * .notdef#6424 (U+BFC3) has a counter-clockwise outer contour
    
    * .notdef#6425 (U+BFC4) has a counter-clockwise outer contour
    
    * .notdef#6425 (U+BFC4) has a counter-clockwise outer contour
    
    * .notdef#6425 (U+BFC4) has a counter-clockwise outer contour
    
    * .notdef#6425 (U+BFC4) has a counter-clockwise outer contour
    
    * .notdef#6426 (U+BFC6) has a counter-clockwise outer contour
    
    * .notdef#6426 (U+BFC6) has a counter-clockwise outer contour
    
    * .notdef#6426 (U+BFC6) has a counter-clockwise outer contour
    
    * .notdef#6426 (U+BFC6) has a counter-clockwise outer contour
    
    * .notdef#6427 (U+BFC7) has a counter-clockwise outer contour
    
    * .notdef#6427 (U+BFC7) has a counter-clockwise outer contour
    
    * .notdef#6427 (U+BFC7) has a counter-clockwise outer contour
    
    * .notdef#6427 (U+BFC7) has a counter-clockwise outer contour
    
    * .notdef#6428 (U+BFC8) has a counter-clockwise outer contour
    
    * .notdef#6428 (U+BFC8) has a counter-clockwise outer contour
    
    * .notdef#6428 (U+BFC8) has a counter-clockwise outer contour
    
    * .notdef#6428 (U+BFC8) has a counter-clockwise outer contour
    
    * .notdef#6429 (U+BFC9) has a counter-clockwise outer contour
    
    * .notdef#6429 (U+BFC9) has a counter-clockwise outer contour
    
    * .notdef#6429 (U+BFC9) has a counter-clockwise outer contour
    
    * .notdef#6429 (U+BFC9) has a counter-clockwise outer contour
    
    * .notdef#643 (U+B4F1) has a counter-clockwise outer contour
    
    * .notdef#643 (U+B4F1) has a counter-clockwise outer contour
    
    * .notdef#643 (U+B4F1) has a counter-clockwise outer contour
    
    * .notdef#6430 (U+BFCA) has a counter-clockwise outer contour
    
    * .notdef#6430 (U+BFCA) has a counter-clockwise outer contour
    
    * .notdef#6430 (U+BFCA) has a counter-clockwise outer contour
    
    * .notdef#6430 (U+BFCA) has a counter-clockwise outer contour
    
    * .notdef#6430 (U+BFCA) has a counter-clockwise outer contour
    
    * .notdef#6431 (U+BFCB) has a counter-clockwise outer contour
    
    * .notdef#6431 (U+BFCB) has a counter-clockwise outer contour
    
    * .notdef#6431 (U+BFCB) has a counter-clockwise outer contour
    
    * .notdef#6431 (U+BFCB) has a counter-clockwise outer contour
    
    * .notdef#6431 (U+BFCB) has a counter-clockwise outer contour
    
    * .notdef#6432 (U+BFCE) has a counter-clockwise outer contour
    
    * .notdef#6432 (U+BFCE) has a counter-clockwise outer contour
    
    * .notdef#6432 (U+BFCE) has a counter-clockwise outer contour
    
    * .notdef#6432 (U+BFCE) has a counter-clockwise outer contour
    
    * .notdef#6432 (U+BFCE) has a counter-clockwise outer contour
    
    * .notdef#6433 (U+BFCF) has a counter-clockwise outer contour
    
    * .notdef#6433 (U+BFCF) has a counter-clockwise outer contour
    
    * .notdef#6433 (U+BFCF) has a counter-clockwise outer contour
    
    * .notdef#6433 (U+BFCF) has a counter-clockwise outer contour
    
    * .notdef#6434 (U+BFD1) has a counter-clockwise outer contour
    
    * .notdef#6434 (U+BFD1) has a counter-clockwise outer contour
    
    * .notdef#6434 (U+BFD1) has a counter-clockwise outer contour
    
    * .notdef#6435 (U+BFD2) has a counter-clockwise outer contour
    
    * .notdef#6435 (U+BFD2) has a counter-clockwise outer contour
    
    * .notdef#6435 (U+BFD2) has a counter-clockwise outer contour
    
    * .notdef#6435 (U+BFD2) has a counter-clockwise outer contour
    
    * .notdef#6435 (U+BFD2) has a counter-clockwise outer contour
    
    * .notdef#6435 (U+BFD2) has a counter-clockwise outer contour
    
    * .notdef#6436 (U+BFD3) has a counter-clockwise outer contour
    
    * .notdef#6436 (U+BFD3) has a counter-clockwise outer contour
    
    * .notdef#6436 (U+BFD3) has a counter-clockwise outer contour
    
    * .notdef#6437 (U+BFD5) has a counter-clockwise outer contour
    
    * .notdef#6437 (U+BFD5) has a counter-clockwise outer contour
    
    * .notdef#6437 (U+BFD5) has a counter-clockwise outer contour
    
    * .notdef#6438 (U+BFD6) has a counter-clockwise outer contour
    
    * .notdef#6438 (U+BFD6) has a counter-clockwise outer contour
    
    * .notdef#6438 (U+BFD6) has a counter-clockwise outer contour
    
    * .notdef#6439 (U+BFD7) has a counter-clockwise outer contour
    
    * .notdef#6439 (U+BFD7) has a counter-clockwise outer contour
    
    * .notdef#6439 (U+BFD7) has a counter-clockwise outer contour
    
    * .notdef#644 (U+B4F8) has a counter-clockwise outer contour
    
    * .notdef#644 (U+B4F8) has a counter-clockwise outer contour
    
    * .notdef#644 (U+B4F8) has a counter-clockwise outer contour
    
    * .notdef#6440 (U+BFD8) has a counter-clockwise outer contour
    
    * .notdef#6440 (U+BFD8) has a counter-clockwise outer contour
    
    * .notdef#6440 (U+BFD8) has a counter-clockwise outer contour
    
    * .notdef#6441 (U+BFD9) has a counter-clockwise outer contour
    
    * .notdef#6441 (U+BFD9) has a counter-clockwise outer contour
    
    * .notdef#6441 (U+BFD9) has a counter-clockwise outer contour
    
    * .notdef#6442 (U+BFDA) has a counter-clockwise outer contour
    
    * .notdef#6442 (U+BFDA) has a counter-clockwise outer contour
    
    * .notdef#6442 (U+BFDA) has a counter-clockwise outer contour
    
    * .notdef#6443 (U+BFDB) has a counter-clockwise outer contour
    
    * .notdef#6443 (U+BFDB) has a counter-clockwise outer contour
    
    * .notdef#6443 (U+BFDB) has a counter-clockwise outer contour
    
    * .notdef#6444 (U+BFDD) has a counter-clockwise outer contour
    
    * .notdef#6444 (U+BFDD) has a counter-clockwise outer contour
    
    * .notdef#6444 (U+BFDD) has a counter-clockwise outer contour
    
    * .notdef#6444 (U+BFDD) has a counter-clockwise outer contour
    
    * .notdef#6445 (U+BFDE) has a counter-clockwise outer contour
    
    * .notdef#6445 (U+BFDE) has a counter-clockwise outer contour
    
    * .notdef#6445 (U+BFDE) has a counter-clockwise outer contour
    
    * .notdef#6446 (U+BFE0) has a counter-clockwise outer contour
    
    * .notdef#6446 (U+BFE0) has a counter-clockwise outer contour
    
    * .notdef#6446 (U+BFE0) has a counter-clockwise outer contour
    
    * .notdef#6446 (U+BFE0) has a counter-clockwise outer contour
    
    * .notdef#6447 (U+BFE2) has a counter-clockwise outer contour
    
    * .notdef#6447 (U+BFE2) has a counter-clockwise outer contour
    
    * .notdef#6447 (U+BFE2) has a counter-clockwise outer contour
    
    * .notdef#6448 (U+BFE3) has a counter-clockwise outer contour
    
    * .notdef#6448 (U+BFE3) has a counter-clockwise outer contour
    
    * .notdef#6448 (U+BFE3) has a counter-clockwise outer contour
    
    * .notdef#6449 (U+BFE4) has a counter-clockwise outer contour
    
    * .notdef#6449 (U+BFE4) has a counter-clockwise outer contour
    
    * .notdef#6449 (U+BFE4) has a counter-clockwise outer contour
    
    * .notdef#645 (U+B514) has a counter-clockwise outer contour
    
    * .notdef#645 (U+B514) has a counter-clockwise outer contour
    
    * .notdef#6450 (U+BFE5) has a counter-clockwise outer contour
    
    * .notdef#6450 (U+BFE5) has a counter-clockwise outer contour
    
    * .notdef#6450 (U+BFE5) has a counter-clockwise outer contour
    
    * .notdef#6451 (U+BFE6) has a counter-clockwise outer contour
    
    * .notdef#6451 (U+BFE6) has a counter-clockwise outer contour
    
    * .notdef#6451 (U+BFE6) has a counter-clockwise outer contour
    
    * .notdef#6451 (U+BFE6) has a counter-clockwise outer contour
    
    * .notdef#6452 (U+BFE7) has a counter-clockwise outer contour
    
    * .notdef#6452 (U+BFE7) has a counter-clockwise outer contour
    
    * .notdef#6452 (U+BFE7) has a counter-clockwise outer contour
    
    * .notdef#6452 (U+BFE7) has a counter-clockwise outer contour
    
    * .notdef#6453 (U+BFE8) has a counter-clockwise outer contour
    
    * .notdef#6453 (U+BFE8) has a counter-clockwise outer contour
    
    * .notdef#6453 (U+BFE8) has a counter-clockwise outer contour
    
    * .notdef#6454 (U+BFE9) has a counter-clockwise outer contour
    
    * .notdef#6454 (U+BFE9) has a counter-clockwise outer contour
    
    * .notdef#6454 (U+BFE9) has a counter-clockwise outer contour
    
    * .notdef#6454 (U+BFE9) has a counter-clockwise outer contour
    
    * .notdef#6455 (U+BFEA) has a counter-clockwise outer contour
    
    * .notdef#6455 (U+BFEA) has a counter-clockwise outer contour
    
    * .notdef#6455 (U+BFEA) has a counter-clockwise outer contour
    
    * .notdef#6455 (U+BFEA) has a counter-clockwise outer contour
    
    * .notdef#6455 (U+BFEA) has a counter-clockwise outer contour
    
    * .notdef#6456 (U+BFEB) has a counter-clockwise outer contour
    
    * .notdef#6456 (U+BFEB) has a counter-clockwise outer contour
    
    * .notdef#6456 (U+BFEB) has a counter-clockwise outer contour
    
    * .notdef#6456 (U+BFEB) has a counter-clockwise outer contour
    
    * .notdef#6457 (U+BFEC) has a counter-clockwise outer contour
    
    * .notdef#6457 (U+BFEC) has a counter-clockwise outer contour
    
    * .notdef#6457 (U+BFEC) has a counter-clockwise outer contour
    
    * .notdef#6457 (U+BFEC) has a counter-clockwise outer contour
    
    * .notdef#6458 (U+BFED) has a counter-clockwise outer contour
    
    * .notdef#6458 (U+BFED) has a counter-clockwise outer contour
    
    * .notdef#6458 (U+BFED) has a counter-clockwise outer contour
    
    * .notdef#6458 (U+BFED) has a counter-clockwise outer contour
    
    * .notdef#6459 (U+BFEE) has a counter-clockwise outer contour
    
    * .notdef#6459 (U+BFEE) has a counter-clockwise outer contour
    
    * .notdef#6459 (U+BFEE) has a counter-clockwise outer contour
    
    * .notdef#6459 (U+BFEE) has a counter-clockwise outer contour
    
    * .notdef#6459 (U+BFEE) has a counter-clockwise outer contour
    
    * .notdef#6459 (U+BFEE) has a counter-clockwise outer contour
    
    * .notdef#646 (U+B515) has a counter-clockwise outer contour
    
    * .notdef#646 (U+B515) has a counter-clockwise outer contour
    
    * .notdef#646 (U+B515) has a counter-clockwise outer contour
    
    * .notdef#6460 (U+BFEF) has a counter-clockwise outer contour
    
    * .notdef#6460 (U+BFEF) has a counter-clockwise outer contour
    
    * .notdef#6460 (U+BFEF) has a counter-clockwise outer contour
    
    * .notdef#6460 (U+BFEF) has a counter-clockwise outer contour
    
    * .notdef#6461 (U+BFF0) has a counter-clockwise outer contour
    
    * .notdef#6461 (U+BFF0) has a counter-clockwise outer contour
    
    * .notdef#6461 (U+BFF0) has a counter-clockwise outer contour
    
    * .notdef#6461 (U+BFF0) has a counter-clockwise outer contour
    
    * .notdef#6462 (U+BFF1) has a counter-clockwise outer contour
    
    * .notdef#6462 (U+BFF1) has a counter-clockwise outer contour
    
    * .notdef#6462 (U+BFF1) has a counter-clockwise outer contour
    
    * .notdef#6462 (U+BFF1) has a counter-clockwise outer contour
    
    * .notdef#6463 (U+BFF2) has a counter-clockwise outer contour
    
    * .notdef#6463 (U+BFF2) has a counter-clockwise outer contour
    
    * .notdef#6463 (U+BFF2) has a counter-clockwise outer contour
    
    * .notdef#6463 (U+BFF2) has a counter-clockwise outer contour
    
    * .notdef#6464 (U+BFF3) has a counter-clockwise outer contour
    
    * .notdef#6464 (U+BFF3) has a counter-clockwise outer contour
    
    * .notdef#6464 (U+BFF3) has a counter-clockwise outer contour
    
    * .notdef#6464 (U+BFF3) has a counter-clockwise outer contour
    
    * .notdef#6465 (U+BFF4) has a counter-clockwise outer contour
    
    * .notdef#6465 (U+BFF4) has a counter-clockwise outer contour
    
    * .notdef#6465 (U+BFF4) has a counter-clockwise outer contour
    
    * .notdef#6465 (U+BFF4) has a counter-clockwise outer contour
    
    * .notdef#6466 (U+BFF5) has a counter-clockwise outer contour
    
    * .notdef#6466 (U+BFF5) has a counter-clockwise outer contour
    
    * .notdef#6466 (U+BFF5) has a counter-clockwise outer contour
    
    * .notdef#6466 (U+BFF5) has a counter-clockwise outer contour
    
    * .notdef#6467 (U+BFF6) has a counter-clockwise outer contour
    
    * .notdef#6467 (U+BFF6) has a counter-clockwise outer contour
    
    * .notdef#6467 (U+BFF6) has a counter-clockwise outer contour
    
    * .notdef#6467 (U+BFF6) has a counter-clockwise outer contour
    
    * .notdef#6467 (U+BFF6) has a counter-clockwise outer contour
    
    * .notdef#6468 (U+BFF7) has a counter-clockwise outer contour
    
    * .notdef#6468 (U+BFF7) has a counter-clockwise outer contour
    
    * .notdef#6468 (U+BFF7) has a counter-clockwise outer contour
    
    * .notdef#6468 (U+BFF7) has a counter-clockwise outer contour
    
    * .notdef#6468 (U+BFF7) has a counter-clockwise outer contour
    
    * .notdef#6469 (U+BFF8) has a counter-clockwise outer contour
    
    * .notdef#6469 (U+BFF8) has a counter-clockwise outer contour
    
    * .notdef#6469 (U+BFF8) has a counter-clockwise outer contour
    
    * .notdef#6469 (U+BFF8) has a counter-clockwise outer contour
    
    * .notdef#647 (U+B518) has a counter-clockwise outer contour
    
    * .notdef#647 (U+B518) has a counter-clockwise outer contour
    
    * .notdef#647 (U+B518) has a counter-clockwise outer contour
    
    * .notdef#6470 (U+BFF9) has a counter-clockwise outer contour
    
    * .notdef#6470 (U+BFF9) has a counter-clockwise outer contour
    
    * .notdef#6470 (U+BFF9) has a counter-clockwise outer contour
    
    * .notdef#6470 (U+BFF9) has a counter-clockwise outer contour
    
    * .notdef#6471 (U+BFFA) has a counter-clockwise outer contour
    
    * .notdef#6471 (U+BFFA) has a counter-clockwise outer contour
    
    * .notdef#6471 (U+BFFA) has a counter-clockwise outer contour
    
    * .notdef#6471 (U+BFFA) has a counter-clockwise outer contour
    
    * .notdef#6472 (U+BFFB) has a counter-clockwise outer contour
    
    * .notdef#6472 (U+BFFB) has a counter-clockwise outer contour
    
    * .notdef#6472 (U+BFFB) has a counter-clockwise outer contour
    
    * .notdef#6472 (U+BFFB) has a counter-clockwise outer contour
    
    * .notdef#6473 (U+BFFC) has a counter-clockwise outer contour
    
    * .notdef#6473 (U+BFFC) has a counter-clockwise outer contour
    
    * .notdef#6473 (U+BFFC) has a counter-clockwise outer contour
    
    * .notdef#6473 (U+BFFC) has a counter-clockwise outer contour
    
    * .notdef#6474 (U+BFFD) has a counter-clockwise outer contour
    
    * .notdef#6474 (U+BFFD) has a counter-clockwise outer contour
    
    * .notdef#6474 (U+BFFD) has a counter-clockwise outer contour
    
    * .notdef#6474 (U+BFFD) has a counter-clockwise outer contour
    
    * .notdef#6475 (U+BFFE) has a counter-clockwise outer contour
    
    * .notdef#6475 (U+BFFE) has a counter-clockwise outer contour
    
    * .notdef#6475 (U+BFFE) has a counter-clockwise outer contour
    
    * .notdef#6475 (U+BFFE) has a counter-clockwise outer contour
    
    * .notdef#6476 (U+BFFF) has a counter-clockwise outer contour
    
    * .notdef#6476 (U+BFFF) has a counter-clockwise outer contour
    
    * .notdef#6476 (U+BFFF) has a counter-clockwise outer contour
    
    * .notdef#6476 (U+BFFF) has a counter-clockwise outer contour
    
    * .notdef#6477 (U+C000) has a counter-clockwise outer contour
    
    * .notdef#6477 (U+C000) has a counter-clockwise outer contour
    
    * .notdef#6477 (U+C000) has a counter-clockwise outer contour
    
    * .notdef#6477 (U+C000) has a counter-clockwise outer contour
    
    * .notdef#6478 (U+C001) has a counter-clockwise outer contour
    
    * .notdef#6478 (U+C001) has a counter-clockwise outer contour
    
    * .notdef#6478 (U+C001) has a counter-clockwise outer contour
    
    * .notdef#6478 (U+C001) has a counter-clockwise outer contour
    
    * .notdef#6479 (U+C002) has a counter-clockwise outer contour
    
    * .notdef#6479 (U+C002) has a counter-clockwise outer contour
    
    * .notdef#6479 (U+C002) has a counter-clockwise outer contour
    
    * .notdef#6479 (U+C002) has a counter-clockwise outer contour
    
    * .notdef#6479 (U+C002) has a counter-clockwise outer contour
    
    * .notdef#648 (U+B51B) has a counter-clockwise outer contour
    
    * .notdef#648 (U+B51B) has a counter-clockwise outer contour
    
    * .notdef#648 (U+B51B) has a counter-clockwise outer contour
    
    * .notdef#6480 (U+C003) has a counter-clockwise outer contour
    
    * .notdef#6480 (U+C003) has a counter-clockwise outer contour
    
    * .notdef#6480 (U+C003) has a counter-clockwise outer contour
    
    * .notdef#6480 (U+C003) has a counter-clockwise outer contour
    
    * .notdef#6480 (U+C003) has a counter-clockwise outer contour
    
    * .notdef#6481 (U+C004) has a counter-clockwise outer contour
    
    * .notdef#6481 (U+C004) has a counter-clockwise outer contour
    
    * .notdef#6481 (U+C004) has a counter-clockwise outer contour
    
    * .notdef#6482 (U+C005) has a counter-clockwise outer contour
    
    * .notdef#6482 (U+C005) has a counter-clockwise outer contour
    
    * .notdef#6482 (U+C005) has a counter-clockwise outer contour
    
    * .notdef#6482 (U+C005) has a counter-clockwise outer contour
    
    * .notdef#6483 (U+C006) has a counter-clockwise outer contour
    
    * .notdef#6483 (U+C006) has a counter-clockwise outer contour
    
    * .notdef#6483 (U+C006) has a counter-clockwise outer contour
    
    * .notdef#6483 (U+C006) has a counter-clockwise outer contour
    
    * .notdef#6483 (U+C006) has a counter-clockwise outer contour
    
    * .notdef#6484 (U+C007) has a counter-clockwise outer contour
    
    * .notdef#6484 (U+C007) has a counter-clockwise outer contour
    
    * .notdef#6484 (U+C007) has a counter-clockwise outer contour
    
    * .notdef#6484 (U+C007) has a counter-clockwise outer contour
    
    * .notdef#6484 (U+C007) has a counter-clockwise outer contour
    
    * .notdef#6485 (U+C008) has a counter-clockwise outer contour
    
    * .notdef#6485 (U+C008) has a counter-clockwise outer contour
    
    * .notdef#6485 (U+C008) has a counter-clockwise outer contour
    
    * .notdef#6485 (U+C008) has a counter-clockwise outer contour
    
    * .notdef#6486 (U+C009) has a counter-clockwise outer contour
    
    * .notdef#6486 (U+C009) has a counter-clockwise outer contour
    
    * .notdef#6486 (U+C009) has a counter-clockwise outer contour
    
    * .notdef#6486 (U+C009) has a counter-clockwise outer contour
    
    * .notdef#6486 (U+C009) has a counter-clockwise outer contour
    
    * .notdef#6487 (U+C00A) has a counter-clockwise outer contour
    
    * .notdef#6487 (U+C00A) has a counter-clockwise outer contour
    
    * .notdef#6487 (U+C00A) has a counter-clockwise outer contour
    
    * .notdef#6487 (U+C00A) has a counter-clockwise outer contour
    
    * .notdef#6487 (U+C00A) has a counter-clockwise outer contour
    
    * .notdef#6487 (U+C00A) has a counter-clockwise outer contour
    
    * .notdef#6488 (U+C00B) has a counter-clockwise outer contour
    
    * .notdef#6488 (U+C00B) has a counter-clockwise outer contour
    
    * .notdef#6488 (U+C00B) has a counter-clockwise outer contour
    
    * .notdef#6488 (U+C00B) has a counter-clockwise outer contour
    
    * .notdef#6489 (U+C00C) has a counter-clockwise outer contour
    
    * .notdef#6489 (U+C00C) has a counter-clockwise outer contour
    
    * .notdef#6489 (U+C00C) has a counter-clockwise outer contour
    
    * .notdef#6489 (U+C00C) has a counter-clockwise outer contour
    
    * .notdef#649 (U+B51C) has a counter-clockwise outer contour
    
    * .notdef#649 (U+B51C) has a counter-clockwise outer contour
    
    * .notdef#649 (U+B51C) has a counter-clockwise outer contour
    
    * .notdef#6490 (U+C00D) has a counter-clockwise outer contour
    
    * .notdef#6490 (U+C00D) has a counter-clockwise outer contour
    
    * .notdef#6490 (U+C00D) has a counter-clockwise outer contour
    
    * .notdef#6490 (U+C00D) has a counter-clockwise outer contour
    
    * .notdef#6491 (U+C00E) has a counter-clockwise outer contour
    
    * .notdef#6491 (U+C00E) has a counter-clockwise outer contour
    
    * .notdef#6491 (U+C00E) has a counter-clockwise outer contour
    
    * .notdef#6491 (U+C00E) has a counter-clockwise outer contour
    
    * .notdef#6492 (U+C00F) has a counter-clockwise outer contour
    
    * .notdef#6492 (U+C00F) has a counter-clockwise outer contour
    
    * .notdef#6492 (U+C00F) has a counter-clockwise outer contour
    
    * .notdef#6492 (U+C00F) has a counter-clockwise outer contour
    
    * .notdef#6493 (U+C010) has a counter-clockwise outer contour
    
    * .notdef#6493 (U+C010) has a counter-clockwise outer contour
    
    * .notdef#6493 (U+C010) has a counter-clockwise outer contour
    
    * .notdef#6493 (U+C010) has a counter-clockwise outer contour
    
    * .notdef#6494 (U+C011) has a counter-clockwise outer contour
    
    * .notdef#6494 (U+C011) has a counter-clockwise outer contour
    
    * .notdef#6494 (U+C011) has a counter-clockwise outer contour
    
    * .notdef#6494 (U+C011) has a counter-clockwise outer contour
    
    * .notdef#6495 (U+C012) has a counter-clockwise outer contour
    
    * .notdef#6495 (U+C012) has a counter-clockwise outer contour
    
    * .notdef#6495 (U+C012) has a counter-clockwise outer contour
    
    * .notdef#6495 (U+C012) has a counter-clockwise outer contour
    
    * .notdef#6495 (U+C012) has a counter-clockwise outer contour
    
    * .notdef#6496 (U+C013) has a counter-clockwise outer contour
    
    * .notdef#6496 (U+C013) has a counter-clockwise outer contour
    
    * .notdef#6496 (U+C013) has a counter-clockwise outer contour
    
    * .notdef#6496 (U+C013) has a counter-clockwise outer contour
    
    * .notdef#6496 (U+C013) has a counter-clockwise outer contour
    
    * .notdef#6497 (U+C014) has a counter-clockwise outer contour
    
    * .notdef#6497 (U+C014) has a counter-clockwise outer contour
    
    * .notdef#6497 (U+C014) has a counter-clockwise outer contour
    
    * .notdef#6497 (U+C014) has a counter-clockwise outer contour
    
    * .notdef#6498 (U+C015) has a counter-clockwise outer contour
    
    * .notdef#6498 (U+C015) has a counter-clockwise outer contour
    
    * .notdef#6498 (U+C015) has a counter-clockwise outer contour
    
    * .notdef#6498 (U+C015) has a counter-clockwise outer contour
    
    * .notdef#6499 (U+C016) has a counter-clockwise outer contour
    
    * .notdef#6499 (U+C016) has a counter-clockwise outer contour
    
    * .notdef#6499 (U+C016) has a counter-clockwise outer contour
    
    * .notdef#6499 (U+C016) has a counter-clockwise outer contour
    
    * .notdef#6499 (U+C016) has a counter-clockwise outer contour
    
    * .notdef#650 (U+B524) has a counter-clockwise outer contour
    
    * .notdef#650 (U+B524) has a counter-clockwise outer contour
    
    * .notdef#650 (U+B524) has a counter-clockwise outer contour
    
    * .notdef#6500 (U+C017) has a counter-clockwise outer contour
    
    * .notdef#6500 (U+C017) has a counter-clockwise outer contour
    
    * .notdef#6500 (U+C017) has a counter-clockwise outer contour
    
    * .notdef#6500 (U+C017) has a counter-clockwise outer contour
    
    * .notdef#6501 (U+C018) has a counter-clockwise outer contour
    
    * .notdef#6501 (U+C018) has a counter-clockwise outer contour
    
    * .notdef#6501 (U+C018) has a counter-clockwise outer contour
    
    * .notdef#6501 (U+C018) has a counter-clockwise outer contour
    
    * .notdef#6502 (U+C019) has a counter-clockwise outer contour
    
    * .notdef#6502 (U+C019) has a counter-clockwise outer contour
    
    * .notdef#6502 (U+C019) has a counter-clockwise outer contour
    
    * .notdef#6502 (U+C019) has a counter-clockwise outer contour
    
    * .notdef#6503 (U+C01A) has a counter-clockwise outer contour
    
    * .notdef#6503 (U+C01A) has a counter-clockwise outer contour
    
    * .notdef#6503 (U+C01A) has a counter-clockwise outer contour
    
    * .notdef#6503 (U+C01A) has a counter-clockwise outer contour
    
    * .notdef#6504 (U+C01B) has a counter-clockwise outer contour
    
    * .notdef#6504 (U+C01B) has a counter-clockwise outer contour
    
    * .notdef#6504 (U+C01B) has a counter-clockwise outer contour
    
    * .notdef#6504 (U+C01B) has a counter-clockwise outer contour
    
    * .notdef#6505 (U+C01C) has a counter-clockwise outer contour
    
    * .notdef#6505 (U+C01C) has a counter-clockwise outer contour
    
    * .notdef#6505 (U+C01C) has a counter-clockwise outer contour
    
    * .notdef#6505 (U+C01C) has a counter-clockwise outer contour
    
    * .notdef#6506 (U+C01D) has a counter-clockwise outer contour
    
    * .notdef#6506 (U+C01D) has a counter-clockwise outer contour
    
    * .notdef#6506 (U+C01D) has a counter-clockwise outer contour
    
    * .notdef#6506 (U+C01D) has a counter-clockwise outer contour
    
    * .notdef#6507 (U+C01E) has a counter-clockwise outer contour
    
    * .notdef#6507 (U+C01E) has a counter-clockwise outer contour
    
    * .notdef#6507 (U+C01E) has a counter-clockwise outer contour
    
    * .notdef#6507 (U+C01E) has a counter-clockwise outer contour
    
    * .notdef#6507 (U+C01E) has a counter-clockwise outer contour
    
    * .notdef#6508 (U+C01F) has a counter-clockwise outer contour
    
    * .notdef#6508 (U+C01F) has a counter-clockwise outer contour
    
    * .notdef#6508 (U+C01F) has a counter-clockwise outer contour
    
    * .notdef#6508 (U+C01F) has a counter-clockwise outer contour
    
    * .notdef#6508 (U+C01F) has a counter-clockwise outer contour
    
    * .notdef#6509 (U+C020) has a counter-clockwise outer contour
    
    * .notdef#6509 (U+C020) has a counter-clockwise outer contour
    
    * .notdef#6509 (U+C020) has a counter-clockwise outer contour
    
    * .notdef#6509 (U+C020) has a counter-clockwise outer contour
    
    * .notdef#651 (U+B525) has a counter-clockwise outer contour
    
    * .notdef#651 (U+B525) has a counter-clockwise outer contour
    
    * .notdef#651 (U+B525) has a counter-clockwise outer contour
    
    * .notdef#6510 (U+C021) has a counter-clockwise outer contour
    
    * .notdef#6510 (U+C021) has a counter-clockwise outer contour
    
    * .notdef#6510 (U+C021) has a counter-clockwise outer contour
    
    * .notdef#6510 (U+C021) has a counter-clockwise outer contour
    
    * .notdef#6510 (U+C021) has a counter-clockwise outer contour
    
    * .notdef#6511 (U+C022) has a counter-clockwise outer contour
    
    * .notdef#6511 (U+C022) has a counter-clockwise outer contour
    
    * .notdef#6511 (U+C022) has a counter-clockwise outer contour
    
    * .notdef#6511 (U+C022) has a counter-clockwise outer contour
    
    * .notdef#6511 (U+C022) has a counter-clockwise outer contour
    
    * .notdef#6511 (U+C022) has a counter-clockwise outer contour
    
    * .notdef#6512 (U+C023) has a counter-clockwise outer contour
    
    * .notdef#6512 (U+C023) has a counter-clockwise outer contour
    
    * .notdef#6512 (U+C023) has a counter-clockwise outer contour
    
    * .notdef#6512 (U+C023) has a counter-clockwise outer contour
    
    * .notdef#6512 (U+C023) has a counter-clockwise outer contour
    
    * .notdef#6513 (U+C024) has a counter-clockwise outer contour
    
    * .notdef#6513 (U+C024) has a counter-clockwise outer contour
    
    * .notdef#6513 (U+C024) has a counter-clockwise outer contour
    
    * .notdef#6513 (U+C024) has a counter-clockwise outer contour
    
    * .notdef#6513 (U+C024) has a counter-clockwise outer contour
    
    * .notdef#6514 (U+C025) has a counter-clockwise outer contour
    
    * .notdef#6514 (U+C025) has a counter-clockwise outer contour
    
    * .notdef#6514 (U+C025) has a counter-clockwise outer contour
    
    * .notdef#6514 (U+C025) has a counter-clockwise outer contour
    
    * .notdef#6514 (U+C025) has a counter-clockwise outer contour
    
    * .notdef#6515 (U+C026) has a counter-clockwise outer contour
    
    * .notdef#6515 (U+C026) has a counter-clockwise outer contour
    
    * .notdef#6515 (U+C026) has a counter-clockwise outer contour
    
    * .notdef#6515 (U+C026) has a counter-clockwise outer contour
    
    * .notdef#6515 (U+C026) has a counter-clockwise outer contour
    
    * .notdef#6515 (U+C026) has a counter-clockwise outer contour
    
    * .notdef#6515 (U+C026) has a counter-clockwise outer contour
    
    * .notdef#6516 (U+C027) has a counter-clockwise outer contour
    
    * .notdef#6516 (U+C027) has a counter-clockwise outer contour
    
    * .notdef#6516 (U+C027) has a counter-clockwise outer contour
    
    * .notdef#6516 (U+C027) has a counter-clockwise outer contour
    
    * .notdef#6516 (U+C027) has a counter-clockwise outer contour
    
    * .notdef#6517 (U+C028) has a counter-clockwise outer contour
    
    * .notdef#6517 (U+C028) has a counter-clockwise outer contour
    
    * .notdef#6517 (U+C028) has a counter-clockwise outer contour
    
    * .notdef#6517 (U+C028) has a counter-clockwise outer contour
    
    * .notdef#6517 (U+C028) has a counter-clockwise outer contour
    
    * .notdef#6518 (U+C029) has a counter-clockwise outer contour
    
    * .notdef#6518 (U+C029) has a counter-clockwise outer contour
    
    * .notdef#6518 (U+C029) has a counter-clockwise outer contour
    
    * .notdef#6518 (U+C029) has a counter-clockwise outer contour
    
    * .notdef#6518 (U+C029) has a counter-clockwise outer contour
    
    * .notdef#6519 (U+C02A) has a counter-clockwise outer contour
    
    * .notdef#6519 (U+C02A) has a counter-clockwise outer contour
    
    * .notdef#6519 (U+C02A) has a counter-clockwise outer contour
    
    * .notdef#6519 (U+C02A) has a counter-clockwise outer contour
    
    * .notdef#6519 (U+C02A) has a counter-clockwise outer contour
    
    * .notdef#652 (U+B527) has a counter-clockwise outer contour
    
    * .notdef#652 (U+B527) has a counter-clockwise outer contour
    
    * .notdef#652 (U+B527) has a counter-clockwise outer contour
    
    * .notdef#6520 (U+C02B) has a counter-clockwise outer contour
    
    * .notdef#6520 (U+C02B) has a counter-clockwise outer contour
    
    * .notdef#6520 (U+C02B) has a counter-clockwise outer contour
    
    * .notdef#6520 (U+C02B) has a counter-clockwise outer contour
    
    * .notdef#6520 (U+C02B) has a counter-clockwise outer contour
    
    * .notdef#6521 (U+C02C) has a counter-clockwise outer contour
    
    * .notdef#6521 (U+C02C) has a counter-clockwise outer contour
    
    * .notdef#6521 (U+C02C) has a counter-clockwise outer contour
    
    * .notdef#6521 (U+C02C) has a counter-clockwise outer contour
    
    * .notdef#6521 (U+C02C) has a counter-clockwise outer contour
    
    * .notdef#6522 (U+C02D) has a counter-clockwise outer contour
    
    * .notdef#6522 (U+C02D) has a counter-clockwise outer contour
    
    * .notdef#6522 (U+C02D) has a counter-clockwise outer contour
    
    * .notdef#6522 (U+C02D) has a counter-clockwise outer contour
    
    * .notdef#6522 (U+C02D) has a counter-clockwise outer contour
    
    * .notdef#6523 (U+C02E) has a counter-clockwise outer contour
    
    * .notdef#6523 (U+C02E) has a counter-clockwise outer contour
    
    * .notdef#6523 (U+C02E) has a counter-clockwise outer contour
    
    * .notdef#6523 (U+C02E) has a counter-clockwise outer contour
    
    * .notdef#6523 (U+C02E) has a counter-clockwise outer contour
    
    * .notdef#6523 (U+C02E) has a counter-clockwise outer contour
    
    * .notdef#6524 (U+C02F) has a counter-clockwise outer contour
    
    * .notdef#6524 (U+C02F) has a counter-clockwise outer contour
    
    * .notdef#6524 (U+C02F) has a counter-clockwise outer contour
    
    * .notdef#6524 (U+C02F) has a counter-clockwise outer contour
    
    * .notdef#6524 (U+C02F) has a counter-clockwise outer contour
    
    * .notdef#6524 (U+C02F) has a counter-clockwise outer contour
    
    * .notdef#6525 (U+C030) has a counter-clockwise outer contour
    
    * .notdef#6525 (U+C030) has a counter-clockwise outer contour
    
    * .notdef#6525 (U+C030) has a counter-clockwise outer contour
    
    * .notdef#6525 (U+C030) has a counter-clockwise outer contour
    
    * .notdef#6525 (U+C030) has a counter-clockwise outer contour
    
    * .notdef#6526 (U+C031) has a counter-clockwise outer contour
    
    * .notdef#6526 (U+C031) has a counter-clockwise outer contour
    
    * .notdef#6526 (U+C031) has a counter-clockwise outer contour
    
    * .notdef#6526 (U+C031) has a counter-clockwise outer contour
    
    * .notdef#6526 (U+C031) has a counter-clockwise outer contour
    
    * .notdef#6527 (U+C032) has a counter-clockwise outer contour
    
    * .notdef#6527 (U+C032) has a counter-clockwise outer contour
    
    * .notdef#6527 (U+C032) has a counter-clockwise outer contour
    
    * .notdef#6527 (U+C032) has a counter-clockwise outer contour
    
    * .notdef#6527 (U+C032) has a counter-clockwise outer contour
    
    * .notdef#6528 (U+C033) has a counter-clockwise outer contour
    
    * .notdef#6528 (U+C033) has a counter-clockwise outer contour
    
    * .notdef#6528 (U+C033) has a counter-clockwise outer contour
    
    * .notdef#6528 (U+C033) has a counter-clockwise outer contour
    
    * .notdef#6528 (U+C033) has a counter-clockwise outer contour
    
    * .notdef#6529 (U+C034) has a counter-clockwise outer contour
    
    * .notdef#6529 (U+C034) has a counter-clockwise outer contour
    
    * .notdef#6529 (U+C034) has a counter-clockwise outer contour
    
    * .notdef#6529 (U+C034) has a counter-clockwise outer contour
    
    * .notdef#6529 (U+C034) has a counter-clockwise outer contour
    
    * .notdef#653 (U+B528) has a counter-clockwise outer contour
    
    * .notdef#653 (U+B528) has a counter-clockwise outer contour
    
    * .notdef#653 (U+B528) has a counter-clockwise outer contour
    
    * .notdef#6530 (U+C035) has a counter-clockwise outer contour
    
    * .notdef#6530 (U+C035) has a counter-clockwise outer contour
    
    * .notdef#6530 (U+C035) has a counter-clockwise outer contour
    
    * .notdef#6530 (U+C035) has a counter-clockwise outer contour
    
    * .notdef#6530 (U+C035) has a counter-clockwise outer contour
    
    * .notdef#6531 (U+C036) has a counter-clockwise outer contour
    
    * .notdef#6531 (U+C036) has a counter-clockwise outer contour
    
    * .notdef#6531 (U+C036) has a counter-clockwise outer contour
    
    * .notdef#6531 (U+C036) has a counter-clockwise outer contour
    
    * .notdef#6531 (U+C036) has a counter-clockwise outer contour
    
    * .notdef#6532 (U+C037) has a counter-clockwise outer contour
    
    * .notdef#6532 (U+C037) has a counter-clockwise outer contour
    
    * .notdef#6532 (U+C037) has a counter-clockwise outer contour
    
    * .notdef#6532 (U+C037) has a counter-clockwise outer contour
    
    * .notdef#6532 (U+C037) has a counter-clockwise outer contour
    
    * .notdef#6533 (U+C038) has a counter-clockwise outer contour
    
    * .notdef#6533 (U+C038) has a counter-clockwise outer contour
    
    * .notdef#6533 (U+C038) has a counter-clockwise outer contour
    
    * .notdef#6533 (U+C038) has a counter-clockwise outer contour
    
    * .notdef#6533 (U+C038) has a counter-clockwise outer contour
    
    * .notdef#6534 (U+C039) has a counter-clockwise outer contour
    
    * .notdef#6534 (U+C039) has a counter-clockwise outer contour
    
    * .notdef#6534 (U+C039) has a counter-clockwise outer contour
    
    * .notdef#6534 (U+C039) has a counter-clockwise outer contour
    
    * .notdef#6534 (U+C039) has a counter-clockwise outer contour
    
    * .notdef#6535 (U+C03A) has a counter-clockwise outer contour
    
    * .notdef#6535 (U+C03A) has a counter-clockwise outer contour
    
    * .notdef#6535 (U+C03A) has a counter-clockwise outer contour
    
    * .notdef#6535 (U+C03A) has a counter-clockwise outer contour
    
    * .notdef#6535 (U+C03A) has a counter-clockwise outer contour
    
    * .notdef#6535 (U+C03A) has a counter-clockwise outer contour
    
    * .notdef#6536 (U+C03B) has a counter-clockwise outer contour
    
    * .notdef#6536 (U+C03B) has a counter-clockwise outer contour
    
    * .notdef#6536 (U+C03B) has a counter-clockwise outer contour
    
    * .notdef#6536 (U+C03B) has a counter-clockwise outer contour
    
    * .notdef#6536 (U+C03B) has a counter-clockwise outer contour
    
    * .notdef#6536 (U+C03B) has a counter-clockwise outer contour
    
    * .notdef#6537 (U+C03D) has a counter-clockwise outer contour
    
    * .notdef#6537 (U+C03D) has a counter-clockwise outer contour
    
    * .notdef#6537 (U+C03D) has a counter-clockwise outer contour
    
    * .notdef#6538 (U+C03E) has a counter-clockwise outer contour
    
    * .notdef#6538 (U+C03E) has a counter-clockwise outer contour
    
    * .notdef#6538 (U+C03E) has a counter-clockwise outer contour
    
    * .notdef#6539 (U+C03F) has a counter-clockwise outer contour
    
    * .notdef#6539 (U+C03F) has a counter-clockwise outer contour
    
    * .notdef#6539 (U+C03F) has a counter-clockwise outer contour
    
    * .notdef#654 (U+B529) has a counter-clockwise outer contour
    
    * .notdef#654 (U+B529) has a counter-clockwise outer contour
    
    * .notdef#654 (U+B529) has a counter-clockwise outer contour
    
    * .notdef#6540 (U+C040) has a counter-clockwise outer contour
    
    * .notdef#6540 (U+C040) has a counter-clockwise outer contour
    
    * .notdef#6540 (U+C040) has a counter-clockwise outer contour
    
    * .notdef#6540 (U+C040) has a counter-clockwise outer contour
    
    * .notdef#6541 (U+C041) has a counter-clockwise outer contour
    
    * .notdef#6541 (U+C041) has a counter-clockwise outer contour
    
    * .notdef#6541 (U+C041) has a counter-clockwise outer contour
    
    * .notdef#6542 (U+C042) has a counter-clockwise outer contour
    
    * .notdef#6542 (U+C042) has a counter-clockwise outer contour
    
    * .notdef#6542 (U+C042) has a counter-clockwise outer contour
    
    * .notdef#6542 (U+C042) has a counter-clockwise outer contour
    
    * .notdef#6542 (U+C042) has a counter-clockwise outer contour
    
    * .notdef#6543 (U+C043) has a counter-clockwise outer contour
    
    * .notdef#6543 (U+C043) has a counter-clockwise outer contour
    
    * .notdef#6543 (U+C043) has a counter-clockwise outer contour
    
    * .notdef#6544 (U+C044) has a counter-clockwise outer contour
    
    * .notdef#6544 (U+C044) has a counter-clockwise outer contour
    
    * .notdef#6544 (U+C044) has a counter-clockwise outer contour
    
    * .notdef#6545 (U+C045) has a counter-clockwise outer contour
    
    * .notdef#6545 (U+C045) has a counter-clockwise outer contour
    
    * .notdef#6545 (U+C045) has a counter-clockwise outer contour
    
    * .notdef#6546 (U+C046) has a counter-clockwise outer contour
    
    * .notdef#6546 (U+C046) has a counter-clockwise outer contour
    
    * .notdef#6546 (U+C046) has a counter-clockwise outer contour
    
    * .notdef#6547 (U+C047) has a counter-clockwise outer contour
    
    * .notdef#6547 (U+C047) has a counter-clockwise outer contour
    
    * .notdef#6547 (U+C047) has a counter-clockwise outer contour
    
    * .notdef#6548 (U+C048) has a counter-clockwise outer contour
    
    * .notdef#6548 (U+C048) has a counter-clockwise outer contour
    
    * .notdef#6548 (U+C048) has a counter-clockwise outer contour
    
    * .notdef#6549 (U+C049) has a counter-clockwise outer contour
    
    * .notdef#6549 (U+C049) has a counter-clockwise outer contour
    
    * .notdef#6549 (U+C049) has a counter-clockwise outer contour
    
    * .notdef#655 (U+B52A) has a counter-clockwise outer contour
    
    * .notdef#655 (U+B52A) has a counter-clockwise outer contour
    
    * .notdef#655 (U+B52A) has a counter-clockwise outer contour
    
    * .notdef#6550 (U+C04A) has a counter-clockwise outer contour
    
    * .notdef#6550 (U+C04A) has a counter-clockwise outer contour
    
    * .notdef#6550 (U+C04A) has a counter-clockwise outer contour
    
    * .notdef#6551 (U+C04B) has a counter-clockwise outer contour
    
    * .notdef#6551 (U+C04B) has a counter-clockwise outer contour
    
    * .notdef#6551 (U+C04B) has a counter-clockwise outer contour
    
    * .notdef#6552 (U+C04C) has a counter-clockwise outer contour
    
    * .notdef#6552 (U+C04C) has a counter-clockwise outer contour
    
    * .notdef#6552 (U+C04C) has a counter-clockwise outer contour
    
    * .notdef#6553 (U+C04D) has a counter-clockwise outer contour
    
    * .notdef#6553 (U+C04D) has a counter-clockwise outer contour
    
    * .notdef#6553 (U+C04D) has a counter-clockwise outer contour
    
    * .notdef#6554 (U+C04E) has a counter-clockwise outer contour
    
    * .notdef#6554 (U+C04E) has a counter-clockwise outer contour
    
    * .notdef#6554 (U+C04E) has a counter-clockwise outer contour
    
    * .notdef#6555 (U+C04F) has a counter-clockwise outer contour
    
    * .notdef#6555 (U+C04F) has a counter-clockwise outer contour
    
    * .notdef#6555 (U+C04F) has a counter-clockwise outer contour
    
    * .notdef#6555 (U+C04F) has a counter-clockwise outer contour
    
    * .notdef#6556 (U+C050) has a counter-clockwise outer contour
    
    * .notdef#6556 (U+C050) has a counter-clockwise outer contour
    
    * .notdef#6556 (U+C050) has a counter-clockwise outer contour
    
    * .notdef#6557 (U+C052) has a counter-clockwise outer contour
    
    * .notdef#6557 (U+C052) has a counter-clockwise outer contour
    
    * .notdef#6557 (U+C052) has a counter-clockwise outer contour
    
    * .notdef#6558 (U+C053) has a counter-clockwise outer contour
    
    * .notdef#6558 (U+C053) has a counter-clockwise outer contour
    
    * .notdef#6558 (U+C053) has a counter-clockwise outer contour
    
    * .notdef#6559 (U+C054) has a counter-clockwise outer contour
    
    * .notdef#6559 (U+C054) has a counter-clockwise outer contour
    
    * .notdef#6559 (U+C054) has a counter-clockwise outer contour
    
    * .notdef#656 (U+B530) has a counter-clockwise outer contour
    
    * .notdef#656 (U+B530) has a counter-clockwise outer contour
    
    * .notdef#6560 (U+C055) has a counter-clockwise outer contour
    
    * .notdef#6560 (U+C055) has a counter-clockwise outer contour
    
    * .notdef#6560 (U+C055) has a counter-clockwise outer contour
    
    * .notdef#6561 (U+C056) has a counter-clockwise outer contour
    
    * .notdef#6561 (U+C056) has a counter-clockwise outer contour
    
    * .notdef#6561 (U+C056) has a counter-clockwise outer contour
    
    * .notdef#6561 (U+C056) has a counter-clockwise outer contour
    
    * .notdef#6562 (U+C057) has a counter-clockwise outer contour
    
    * .notdef#6562 (U+C057) has a counter-clockwise outer contour
    
    * .notdef#6562 (U+C057) has a counter-clockwise outer contour
    
    * .notdef#6562 (U+C057) has a counter-clockwise outer contour
    
    * .notdef#6563 (U+C059) has a counter-clockwise outer contour
    
    * .notdef#6563 (U+C059) has a counter-clockwise outer contour
    
    * .notdef#6563 (U+C059) has a counter-clockwise outer contour
    
    * .notdef#6563 (U+C059) has a counter-clockwise outer contour
    
    * .notdef#6564 (U+C05A) has a counter-clockwise outer contour
    
    * .notdef#6564 (U+C05A) has a counter-clockwise outer contour
    
    * .notdef#6564 (U+C05A) has a counter-clockwise outer contour
    
    * .notdef#6564 (U+C05A) has a counter-clockwise outer contour
    
    * .notdef#6564 (U+C05A) has a counter-clockwise outer contour
    
    * .notdef#6565 (U+C05B) has a counter-clockwise outer contour
    
    * .notdef#6565 (U+C05B) has a counter-clockwise outer contour
    
    * .notdef#6565 (U+C05B) has a counter-clockwise outer contour
    
    * .notdef#6565 (U+C05B) has a counter-clockwise outer contour
    
    * .notdef#6565 (U+C05B) has a counter-clockwise outer contour
    
    * .notdef#6566 (U+C05D) has a counter-clockwise outer contour
    
    * .notdef#6566 (U+C05D) has a counter-clockwise outer contour
    
    * .notdef#6566 (U+C05D) has a counter-clockwise outer contour
    
    * .notdef#6566 (U+C05D) has a counter-clockwise outer contour
    
    * .notdef#6566 (U+C05D) has a counter-clockwise outer contour
    
    * .notdef#6567 (U+C05E) has a counter-clockwise outer contour
    
    * .notdef#6567 (U+C05E) has a counter-clockwise outer contour
    
    * .notdef#6567 (U+C05E) has a counter-clockwise outer contour
    
    * .notdef#6567 (U+C05E) has a counter-clockwise outer contour
    
    * .notdef#6567 (U+C05E) has a counter-clockwise outer contour
    
    * .notdef#6567 (U+C05E) has a counter-clockwise outer contour
    
    * .notdef#6568 (U+C05F) has a counter-clockwise outer contour
    
    * .notdef#6568 (U+C05F) has a counter-clockwise outer contour
    
    * .notdef#6568 (U+C05F) has a counter-clockwise outer contour
    
    * .notdef#6568 (U+C05F) has a counter-clockwise outer contour
    
    * .notdef#6569 (U+C061) has a counter-clockwise outer contour
    
    * .notdef#6569 (U+C061) has a counter-clockwise outer contour
    
    * .notdef#6569 (U+C061) has a counter-clockwise outer contour
    
    * .notdef#6569 (U+C061) has a counter-clockwise outer contour
    
    * .notdef#6569 (U+C061) has a counter-clockwise outer contour
    
    * .notdef#657 (U+B531) has a counter-clockwise outer contour
    
    * .notdef#657 (U+B531) has a counter-clockwise outer contour
    
    * .notdef#657 (U+B531) has a counter-clockwise outer contour
    
    * .notdef#6570 (U+C062) has a counter-clockwise outer contour
    
    * .notdef#6570 (U+C062) has a counter-clockwise outer contour
    
    * .notdef#6570 (U+C062) has a counter-clockwise outer contour
    
    * .notdef#6570 (U+C062) has a counter-clockwise outer contour
    
    * .notdef#6570 (U+C062) has a counter-clockwise outer contour
    
    * .notdef#6571 (U+C063) has a counter-clockwise outer contour
    
    * .notdef#6571 (U+C063) has a counter-clockwise outer contour
    
    * .notdef#6571 (U+C063) has a counter-clockwise outer contour
    
    * .notdef#6571 (U+C063) has a counter-clockwise outer contour
    
    * .notdef#6571 (U+C063) has a counter-clockwise outer contour
    
    * .notdef#6572 (U+C064) has a counter-clockwise outer contour
    
    * .notdef#6572 (U+C064) has a counter-clockwise outer contour
    
    * .notdef#6572 (U+C064) has a counter-clockwise outer contour
    
    * .notdef#6572 (U+C064) has a counter-clockwise outer contour
    
    * .notdef#6572 (U+C064) has a counter-clockwise outer contour
    
    * .notdef#6573 (U+C065) has a counter-clockwise outer contour
    
    * .notdef#6573 (U+C065) has a counter-clockwise outer contour
    
    * .notdef#6573 (U+C065) has a counter-clockwise outer contour
    
    * .notdef#6573 (U+C065) has a counter-clockwise outer contour
    
    * .notdef#6573 (U+C065) has a counter-clockwise outer contour
    
    * .notdef#6574 (U+C066) has a counter-clockwise outer contour
    
    * .notdef#6574 (U+C066) has a counter-clockwise outer contour
    
    * .notdef#6574 (U+C066) has a counter-clockwise outer contour
    
    * .notdef#6574 (U+C066) has a counter-clockwise outer contour
    
    * .notdef#6574 (U+C066) has a counter-clockwise outer contour
    
    * .notdef#6574 (U+C066) has a counter-clockwise outer contour
    
    * .notdef#6575 (U+C067) has a counter-clockwise outer contour
    
    * .notdef#6575 (U+C067) has a counter-clockwise outer contour
    
    * .notdef#6575 (U+C067) has a counter-clockwise outer contour
    
    * .notdef#6575 (U+C067) has a counter-clockwise outer contour
    
    * .notdef#6575 (U+C067) has a counter-clockwise outer contour
    
    * .notdef#6575 (U+C067) has a counter-clockwise outer contour
    
    * .notdef#6576 (U+C06A) has a counter-clockwise outer contour
    
    * .notdef#6576 (U+C06A) has a counter-clockwise outer contour
    
    * .notdef#6576 (U+C06A) has a counter-clockwise outer contour
    
    * .notdef#6576 (U+C06A) has a counter-clockwise outer contour
    
    * .notdef#6576 (U+C06A) has a counter-clockwise outer contour
    
    * .notdef#6577 (U+C06B) has a counter-clockwise outer contour
    
    * .notdef#6577 (U+C06B) has a counter-clockwise outer contour
    
    * .notdef#6577 (U+C06B) has a counter-clockwise outer contour
    
    * .notdef#6577 (U+C06B) has a counter-clockwise outer contour
    
    * .notdef#6578 (U+C06C) has a counter-clockwise outer contour
    
    * .notdef#6578 (U+C06C) has a counter-clockwise outer contour
    
    * .notdef#6578 (U+C06C) has a counter-clockwise outer contour
    
    * .notdef#6578 (U+C06C) has a counter-clockwise outer contour
    
    * .notdef#6579 (U+C06D) has a counter-clockwise outer contour
    
    * .notdef#6579 (U+C06D) has a counter-clockwise outer contour
    
    * .notdef#6579 (U+C06D) has a counter-clockwise outer contour
    
    * .notdef#6579 (U+C06D) has a counter-clockwise outer contour
    
    * .notdef#658 (U+B534) has a counter-clockwise outer contour
    
    * .notdef#658 (U+B534) has a counter-clockwise outer contour
    
    * .notdef#658 (U+B534) has a counter-clockwise outer contour
    
    * .notdef#6580 (U+C06E) has a counter-clockwise outer contour
    
    * .notdef#6580 (U+C06E) has a counter-clockwise outer contour
    
    * .notdef#6580 (U+C06E) has a counter-clockwise outer contour
    
    * .notdef#6580 (U+C06E) has a counter-clockwise outer contour
    
    * .notdef#6581 (U+C06F) has a counter-clockwise outer contour
    
    * .notdef#6581 (U+C06F) has a counter-clockwise outer contour
    
    * .notdef#6581 (U+C06F) has a counter-clockwise outer contour
    
    * .notdef#6581 (U+C06F) has a counter-clockwise outer contour
    
    * .notdef#6582 (U+C070) has a counter-clockwise outer contour
    
    * .notdef#6582 (U+C070) has a counter-clockwise outer contour
    
    * .notdef#6582 (U+C070) has a counter-clockwise outer contour
    
    * .notdef#6582 (U+C070) has a counter-clockwise outer contour
    
    * .notdef#6583 (U+C071) has a counter-clockwise outer contour
    
    * .notdef#6583 (U+C071) has a counter-clockwise outer contour
    
    * .notdef#6583 (U+C071) has a counter-clockwise outer contour
    
    * .notdef#6583 (U+C071) has a counter-clockwise outer contour
    
    * .notdef#6584 (U+C072) has a counter-clockwise outer contour
    
    * .notdef#6584 (U+C072) has a counter-clockwise outer contour
    
    * .notdef#6584 (U+C072) has a counter-clockwise outer contour
    
    * .notdef#6584 (U+C072) has a counter-clockwise outer contour
    
    * .notdef#6584 (U+C072) has a counter-clockwise outer contour
    
    * .notdef#6585 (U+C073) has a counter-clockwise outer contour
    
    * .notdef#6585 (U+C073) has a counter-clockwise outer contour
    
    * .notdef#6585 (U+C073) has a counter-clockwise outer contour
    
    * .notdef#6585 (U+C073) has a counter-clockwise outer contour
    
    * .notdef#6585 (U+C073) has a counter-clockwise outer contour
    
    * .notdef#6586 (U+C074) has a counter-clockwise outer contour
    
    * .notdef#6586 (U+C074) has a counter-clockwise outer contour
    
    * .notdef#6586 (U+C074) has a counter-clockwise outer contour
    
    * .notdef#6586 (U+C074) has a counter-clockwise outer contour
    
    * .notdef#6587 (U+C075) has a counter-clockwise outer contour
    
    * .notdef#6587 (U+C075) has a counter-clockwise outer contour
    
    * .notdef#6587 (U+C075) has a counter-clockwise outer contour
    
    * .notdef#6587 (U+C075) has a counter-clockwise outer contour
    
    * .notdef#6587 (U+C075) has a counter-clockwise outer contour
    
    * .notdef#6588 (U+C076) has a counter-clockwise outer contour
    
    * .notdef#6588 (U+C076) has a counter-clockwise outer contour
    
    * .notdef#6588 (U+C076) has a counter-clockwise outer contour
    
    * .notdef#6588 (U+C076) has a counter-clockwise outer contour
    
    * .notdef#6588 (U+C076) has a counter-clockwise outer contour
    
    * .notdef#6588 (U+C076) has a counter-clockwise outer contour
    
    * .notdef#6589 (U+C077) has a counter-clockwise outer contour
    
    * .notdef#6589 (U+C077) has a counter-clockwise outer contour
    
    * .notdef#6589 (U+C077) has a counter-clockwise outer contour
    
    * .notdef#6589 (U+C077) has a counter-clockwise outer contour
    
    * .notdef#6589 (U+C077) has a counter-clockwise outer contour
    
    * .notdef#6589 (U+C077) has a counter-clockwise outer contour
    
    * .notdef#659 (U+B538) has a counter-clockwise outer contour
    
    * .notdef#659 (U+B538) has a counter-clockwise outer contour
    
    * .notdef#659 (U+B538) has a counter-clockwise outer contour
    
    * .notdef#6590 (U+C078) has a counter-clockwise outer contour
    
    * .notdef#6590 (U+C078) has a counter-clockwise outer contour
    
    * .notdef#6590 (U+C078) has a counter-clockwise outer contour
    
    * .notdef#6590 (U+C078) has a counter-clockwise outer contour
    
    * .notdef#6590 (U+C078) has a counter-clockwise outer contour
    
    * .notdef#6591 (U+C079) has a counter-clockwise outer contour
    
    * .notdef#6591 (U+C079) has a counter-clockwise outer contour
    
    * .notdef#6591 (U+C079) has a counter-clockwise outer contour
    
    * .notdef#6591 (U+C079) has a counter-clockwise outer contour
    
    * .notdef#6591 (U+C079) has a counter-clockwise outer contour
    
    * .notdef#6591 (U+C079) has a counter-clockwise outer contour
    
    * .notdef#6592 (U+C07A) has a counter-clockwise outer contour
    
    * .notdef#6592 (U+C07A) has a counter-clockwise outer contour
    
    * .notdef#6592 (U+C07A) has a counter-clockwise outer contour
    
    * .notdef#6592 (U+C07A) has a counter-clockwise outer contour
    
    * .notdef#6592 (U+C07A) has a counter-clockwise outer contour
    
    * .notdef#6592 (U+C07A) has a counter-clockwise outer contour
    
    * .notdef#6592 (U+C07A) has a counter-clockwise outer contour
    
    * .notdef#6593 (U+C07B) has a counter-clockwise outer contour
    
    * .notdef#6593 (U+C07B) has a counter-clockwise outer contour
    
    * .notdef#6593 (U+C07B) has a counter-clockwise outer contour
    
    * .notdef#6593 (U+C07B) has a counter-clockwise outer contour
    
    * .notdef#6593 (U+C07B) has a counter-clockwise outer contour
    
    * .notdef#6594 (U+C07C) has a counter-clockwise outer contour
    
    * .notdef#6594 (U+C07C) has a counter-clockwise outer contour
    
    * .notdef#6594 (U+C07C) has a counter-clockwise outer contour
    
    * .notdef#6594 (U+C07C) has a counter-clockwise outer contour
    
    * .notdef#6594 (U+C07C) has a counter-clockwise outer contour
    
    * .notdef#6595 (U+C07D) has a counter-clockwise outer contour
    
    * .notdef#6595 (U+C07D) has a counter-clockwise outer contour
    
    * .notdef#6595 (U+C07D) has a counter-clockwise outer contour
    
    * .notdef#6595 (U+C07D) has a counter-clockwise outer contour
    
    * .notdef#6595 (U+C07D) has a counter-clockwise outer contour
    
    * .notdef#6595 (U+C07D) has a counter-clockwise outer contour
    
    * .notdef#6596 (U+C07E) has a counter-clockwise outer contour
    
    * .notdef#6596 (U+C07E) has a counter-clockwise outer contour
    
    * .notdef#6596 (U+C07E) has a counter-clockwise outer contour
    
    * .notdef#6596 (U+C07E) has a counter-clockwise outer contour
    
    * .notdef#6596 (U+C07E) has a counter-clockwise outer contour
    
    * .notdef#6596 (U+C07E) has a counter-clockwise outer contour
    
    * .notdef#6597 (U+C07F) has a counter-clockwise outer contour
    
    * .notdef#6597 (U+C07F) has a counter-clockwise outer contour
    
    * .notdef#6597 (U+C07F) has a counter-clockwise outer contour
    
    * .notdef#6597 (U+C07F) has a counter-clockwise outer contour
    
    * .notdef#6597 (U+C07F) has a counter-clockwise outer contour
    
    * .notdef#6597 (U+C07F) has a counter-clockwise outer contour
    
    * .notdef#6598 (U+C080) has a counter-clockwise outer contour
    
    * .notdef#6598 (U+C080) has a counter-clockwise outer contour
    
    * .notdef#6598 (U+C080) has a counter-clockwise outer contour
    
    * .notdef#6598 (U+C080) has a counter-clockwise outer contour
    
    * .notdef#6598 (U+C080) has a counter-clockwise outer contour
    
    * .notdef#6598 (U+C080) has a counter-clockwise outer contour
    
    * .notdef#6599 (U+C081) has a counter-clockwise outer contour
    
    * .notdef#6599 (U+C081) has a counter-clockwise outer contour
    
    * .notdef#6599 (U+C081) has a counter-clockwise outer contour
    
    * .notdef#6599 (U+C081) has a counter-clockwise outer contour
    
    * .notdef#6599 (U+C081) has a counter-clockwise outer contour
    
    * .notdef#6599 (U+C081) has a counter-clockwise outer contour
    
    * .notdef#660 (U+B540) has a counter-clockwise outer contour
    
    * .notdef#660 (U+B540) has a counter-clockwise outer contour
    
    * .notdef#660 (U+B540) has a counter-clockwise outer contour
    
    * .notdef#6600 (U+C082) has a counter-clockwise outer contour
    
    * .notdef#6600 (U+C082) has a counter-clockwise outer contour
    
    * .notdef#6600 (U+C082) has a counter-clockwise outer contour
    
    * .notdef#6600 (U+C082) has a counter-clockwise outer contour
    
    * .notdef#6600 (U+C082) has a counter-clockwise outer contour
    
    * .notdef#6600 (U+C082) has a counter-clockwise outer contour
    
    * .notdef#6600 (U+C082) has a counter-clockwise outer contour
    
    * .notdef#6601 (U+C083) has a counter-clockwise outer contour
    
    * .notdef#6601 (U+C083) has a counter-clockwise outer contour
    
    * .notdef#6601 (U+C083) has a counter-clockwise outer contour
    
    * .notdef#6601 (U+C083) has a counter-clockwise outer contour
    
    * .notdef#6601 (U+C083) has a counter-clockwise outer contour
    
    * .notdef#6601 (U+C083) has a counter-clockwise outer contour
    
    * .notdef#6601 (U+C083) has a counter-clockwise outer contour
    
    * .notdef#6602 (U+C084) has a counter-clockwise outer contour
    
    * .notdef#6602 (U+C084) has a counter-clockwise outer contour
    
    * .notdef#6602 (U+C084) has a counter-clockwise outer contour
    
    * .notdef#6602 (U+C084) has a counter-clockwise outer contour
    
    * .notdef#6602 (U+C084) has a counter-clockwise outer contour
    
    * .notdef#6603 (U+C085) has a counter-clockwise outer contour
    
    * .notdef#6603 (U+C085) has a counter-clockwise outer contour
    
    * .notdef#6603 (U+C085) has a counter-clockwise outer contour
    
    * .notdef#6603 (U+C085) has a counter-clockwise outer contour
    
    * .notdef#6603 (U+C085) has a counter-clockwise outer contour
    
    * .notdef#6604 (U+C086) has a counter-clockwise outer contour
    
    * .notdef#6604 (U+C086) has a counter-clockwise outer contour
    
    * .notdef#6604 (U+C086) has a counter-clockwise outer contour
    
    * .notdef#6604 (U+C086) has a counter-clockwise outer contour
    
    * .notdef#6604 (U+C086) has a counter-clockwise outer contour
    
    * .notdef#6604 (U+C086) has a counter-clockwise outer contour
    
    * .notdef#6605 (U+C087) has a counter-clockwise outer contour
    
    * .notdef#6605 (U+C087) has a counter-clockwise outer contour
    
    * .notdef#6605 (U+C087) has a counter-clockwise outer contour
    
    * .notdef#6605 (U+C087) has a counter-clockwise outer contour
    
    * .notdef#6605 (U+C087) has a counter-clockwise outer contour
    
    * .notdef#6606 (U+C088) has a counter-clockwise outer contour
    
    * .notdef#6606 (U+C088) has a counter-clockwise outer contour
    
    * .notdef#6606 (U+C088) has a counter-clockwise outer contour
    
    * .notdef#6606 (U+C088) has a counter-clockwise outer contour
    
    * .notdef#6606 (U+C088) has a counter-clockwise outer contour
    
    * .notdef#6607 (U+C089) has a counter-clockwise outer contour
    
    * .notdef#6607 (U+C089) has a counter-clockwise outer contour
    
    * .notdef#6607 (U+C089) has a counter-clockwise outer contour
    
    * .notdef#6607 (U+C089) has a counter-clockwise outer contour
    
    * .notdef#6607 (U+C089) has a counter-clockwise outer contour
    
    * .notdef#6608 (U+C08A) has a counter-clockwise outer contour
    
    * .notdef#6608 (U+C08A) has a counter-clockwise outer contour
    
    * .notdef#6608 (U+C08A) has a counter-clockwise outer contour
    
    * .notdef#6608 (U+C08A) has a counter-clockwise outer contour
    
    * .notdef#6608 (U+C08A) has a counter-clockwise outer contour
    
    * .notdef#6609 (U+C08B) has a counter-clockwise outer contour
    
    * .notdef#6609 (U+C08B) has a counter-clockwise outer contour
    
    * .notdef#6609 (U+C08B) has a counter-clockwise outer contour
    
    * .notdef#6609 (U+C08B) has a counter-clockwise outer contour
    
    * .notdef#6609 (U+C08B) has a counter-clockwise outer contour
    
    * .notdef#661 (U+B541) has a counter-clockwise outer contour
    
    * .notdef#661 (U+B541) has a counter-clockwise outer contour
    
    * .notdef#661 (U+B541) has a counter-clockwise outer contour
    
    * .notdef#6610 (U+C08C) has a counter-clockwise outer contour
    
    * .notdef#6610 (U+C08C) has a counter-clockwise outer contour
    
    * .notdef#6610 (U+C08C) has a counter-clockwise outer contour
    
    * .notdef#6610 (U+C08C) has a counter-clockwise outer contour
    
    * .notdef#6610 (U+C08C) has a counter-clockwise outer contour
    
    * .notdef#6611 (U+C08D) has a counter-clockwise outer contour
    
    * .notdef#6611 (U+C08D) has a counter-clockwise outer contour
    
    * .notdef#6611 (U+C08D) has a counter-clockwise outer contour
    
    * .notdef#6611 (U+C08D) has a counter-clockwise outer contour
    
    * .notdef#6611 (U+C08D) has a counter-clockwise outer contour
    
    * .notdef#6612 (U+C08E) has a counter-clockwise outer contour
    
    * .notdef#6612 (U+C08E) has a counter-clockwise outer contour
    
    * .notdef#6612 (U+C08E) has a counter-clockwise outer contour
    
    * .notdef#6612 (U+C08E) has a counter-clockwise outer contour
    
    * .notdef#6612 (U+C08E) has a counter-clockwise outer contour
    
    * .notdef#6612 (U+C08E) has a counter-clockwise outer contour
    
    * .notdef#6613 (U+C08F) has a counter-clockwise outer contour
    
    * .notdef#6613 (U+C08F) has a counter-clockwise outer contour
    
    * .notdef#6613 (U+C08F) has a counter-clockwise outer contour
    
    * .notdef#6613 (U+C08F) has a counter-clockwise outer contour
    
    * .notdef#6613 (U+C08F) has a counter-clockwise outer contour
    
    * .notdef#6613 (U+C08F) has a counter-clockwise outer contour
    
    * .notdef#6614 (U+C092) has a counter-clockwise outer contour
    
    * .notdef#6614 (U+C092) has a counter-clockwise outer contour
    
    * .notdef#6614 (U+C092) has a counter-clockwise outer contour
    
    * .notdef#6614 (U+C092) has a counter-clockwise outer contour
    
    * .notdef#6614 (U+C092) has a counter-clockwise outer contour
    
    * .notdef#6615 (U+C093) has a counter-clockwise outer contour
    
    * .notdef#6615 (U+C093) has a counter-clockwise outer contour
    
    * .notdef#6615 (U+C093) has a counter-clockwise outer contour
    
    * .notdef#6615 (U+C093) has a counter-clockwise outer contour
    
    * .notdef#6615 (U+C093) has a counter-clockwise outer contour
    
    * .notdef#6616 (U+C095) has a counter-clockwise outer contour
    
    * .notdef#6616 (U+C095) has a counter-clockwise outer contour
    
    * .notdef#6616 (U+C095) has a counter-clockwise outer contour
    
    * .notdef#6616 (U+C095) has a counter-clockwise outer contour
    
    * .notdef#6616 (U+C095) has a counter-clockwise outer contour
    
    * .notdef#6617 (U+C096) has a counter-clockwise outer contour
    
    * .notdef#6617 (U+C096) has a counter-clockwise outer contour
    
    * .notdef#6617 (U+C096) has a counter-clockwise outer contour
    
    * .notdef#6617 (U+C096) has a counter-clockwise outer contour
    
    * .notdef#6617 (U+C096) has a counter-clockwise outer contour
    
    * .notdef#6617 (U+C096) has a counter-clockwise outer contour
    
    * .notdef#6618 (U+C097) has a counter-clockwise outer contour
    
    * .notdef#6618 (U+C097) has a counter-clockwise outer contour
    
    * .notdef#6618 (U+C097) has a counter-clockwise outer contour
    
    * .notdef#6618 (U+C097) has a counter-clockwise outer contour
    
    * .notdef#6619 (U+C099) has a counter-clockwise outer contour
    
    * .notdef#6619 (U+C099) has a counter-clockwise outer contour
    
    * .notdef#6619 (U+C099) has a counter-clockwise outer contour
    
    * .notdef#6619 (U+C099) has a counter-clockwise outer contour
    
    * .notdef#6619 (U+C099) has a counter-clockwise outer contour
    
    * .notdef#662 (U+B543) has a counter-clockwise outer contour
    
    * .notdef#662 (U+B543) has a counter-clockwise outer contour
    
    * .notdef#662 (U+B543) has a counter-clockwise outer contour
    
    * .notdef#6620 (U+C09A) has a counter-clockwise outer contour
    
    * .notdef#6620 (U+C09A) has a counter-clockwise outer contour
    
    * .notdef#6620 (U+C09A) has a counter-clockwise outer contour
    
    * .notdef#6620 (U+C09A) has a counter-clockwise outer contour
    
    * .notdef#6620 (U+C09A) has a counter-clockwise outer contour
    
    * .notdef#6621 (U+C09B) has a counter-clockwise outer contour
    
    * .notdef#6621 (U+C09B) has a counter-clockwise outer contour
    
    * .notdef#6621 (U+C09B) has a counter-clockwise outer contour
    
    * .notdef#6621 (U+C09B) has a counter-clockwise outer contour
    
    * .notdef#6621 (U+C09B) has a counter-clockwise outer contour
    
    * .notdef#6622 (U+C09C) has a counter-clockwise outer contour
    
    * .notdef#6622 (U+C09C) has a counter-clockwise outer contour
    
    * .notdef#6622 (U+C09C) has a counter-clockwise outer contour
    
    * .notdef#6622 (U+C09C) has a counter-clockwise outer contour
    
    * .notdef#6622 (U+C09C) has a counter-clockwise outer contour
    
    * .notdef#6623 (U+C09D) has a counter-clockwise outer contour
    
    * .notdef#6623 (U+C09D) has a counter-clockwise outer contour
    
    * .notdef#6623 (U+C09D) has a counter-clockwise outer contour
    
    * .notdef#6623 (U+C09D) has a counter-clockwise outer contour
    
    * .notdef#6623 (U+C09D) has a counter-clockwise outer contour
    
    * .notdef#6624 (U+C09E) has a counter-clockwise outer contour
    
    * .notdef#6624 (U+C09E) has a counter-clockwise outer contour
    
    * .notdef#6624 (U+C09E) has a counter-clockwise outer contour
    
    * .notdef#6624 (U+C09E) has a counter-clockwise outer contour
    
    * .notdef#6624 (U+C09E) has a counter-clockwise outer contour
    
    * .notdef#6624 (U+C09E) has a counter-clockwise outer contour
    
    * .notdef#6625 (U+C09F) has a counter-clockwise outer contour
    
    * .notdef#6625 (U+C09F) has a counter-clockwise outer contour
    
    * .notdef#6625 (U+C09F) has a counter-clockwise outer contour
    
    * .notdef#6625 (U+C09F) has a counter-clockwise outer contour
    
    * .notdef#6625 (U+C09F) has a counter-clockwise outer contour
    
    * .notdef#6625 (U+C09F) has a counter-clockwise outer contour
    
    * .notdef#6626 (U+C0A2) has a counter-clockwise outer contour
    
    * .notdef#6626 (U+C0A2) has a counter-clockwise outer contour
    
    * .notdef#6626 (U+C0A2) has a counter-clockwise outer contour
    
    * .notdef#6626 (U+C0A2) has a counter-clockwise outer contour
    
    * .notdef#6626 (U+C0A2) has a counter-clockwise outer contour
    
    * .notdef#6627 (U+C0A4) has a counter-clockwise outer contour
    
    * .notdef#6627 (U+C0A4) has a counter-clockwise outer contour
    
    * .notdef#6627 (U+C0A4) has a counter-clockwise outer contour
    
    * .notdef#6627 (U+C0A4) has a counter-clockwise outer contour
    
    * .notdef#6628 (U+C0A6) has a counter-clockwise outer contour
    
    * .notdef#6628 (U+C0A6) has a counter-clockwise outer contour
    
    * .notdef#6628 (U+C0A6) has a counter-clockwise outer contour
    
    * .notdef#6628 (U+C0A6) has a counter-clockwise outer contour
    
    * .notdef#6629 (U+C0A7) has a counter-clockwise outer contour
    
    * .notdef#6629 (U+C0A7) has a counter-clockwise outer contour
    
    * .notdef#6629 (U+C0A7) has a counter-clockwise outer contour
    
    * .notdef#6629 (U+C0A7) has a counter-clockwise outer contour
    
    * .notdef#663 (U+B544) has a counter-clockwise outer contour
    
    * .notdef#663 (U+B544) has a counter-clockwise outer contour
    
    * .notdef#663 (U+B544) has a counter-clockwise outer contour
    
    * .notdef#6630 (U+C0A8) has a counter-clockwise outer contour
    
    * .notdef#6630 (U+C0A8) has a counter-clockwise outer contour
    
    * .notdef#6630 (U+C0A8) has a counter-clockwise outer contour
    
    * .notdef#6630 (U+C0A8) has a counter-clockwise outer contour
    
    * .notdef#6631 (U+C0A9) has a counter-clockwise outer contour
    
    * .notdef#6631 (U+C0A9) has a counter-clockwise outer contour
    
    * .notdef#6631 (U+C0A9) has a counter-clockwise outer contour
    
    * .notdef#6631 (U+C0A9) has a counter-clockwise outer contour
    
    * .notdef#6632 (U+C0AA) has a counter-clockwise outer contour
    
    * .notdef#6632 (U+C0AA) has a counter-clockwise outer contour
    
    * .notdef#6632 (U+C0AA) has a counter-clockwise outer contour
    
    * .notdef#6632 (U+C0AA) has a counter-clockwise outer contour
    
    * .notdef#6632 (U+C0AA) has a counter-clockwise outer contour
    
    * .notdef#6633 (U+C0AB) has a counter-clockwise outer contour
    
    * .notdef#6633 (U+C0AB) has a counter-clockwise outer contour
    
    * .notdef#6633 (U+C0AB) has a counter-clockwise outer contour
    
    * .notdef#6633 (U+C0AB) has a counter-clockwise outer contour
    
    * .notdef#6633 (U+C0AB) has a counter-clockwise outer contour
    
    * .notdef#6634 (U+C0AE) has a counter-clockwise outer contour
    
    * .notdef#6634 (U+C0AE) has a counter-clockwise outer contour
    
    * .notdef#6634 (U+C0AE) has a counter-clockwise outer contour
    
    * .notdef#6634 (U+C0AE) has a counter-clockwise outer contour
    
    * .notdef#6635 (U+C0B1) has a counter-clockwise outer contour
    
    * .notdef#6635 (U+C0B1) has a counter-clockwise outer contour
    
    * .notdef#6635 (U+C0B1) has a counter-clockwise outer contour
    
    * .notdef#6635 (U+C0B1) has a counter-clockwise outer contour
    
    * .notdef#6636 (U+C0B2) has a counter-clockwise outer contour
    
    * .notdef#6636 (U+C0B2) has a counter-clockwise outer contour
    
    * .notdef#6636 (U+C0B2) has a counter-clockwise outer contour
    
    * .notdef#6636 (U+C0B2) has a counter-clockwise outer contour
    
    * .notdef#6636 (U+C0B2) has a counter-clockwise outer contour
    
    * .notdef#6637 (U+C0B7) has a counter-clockwise outer contour
    
    * .notdef#6637 (U+C0B7) has a counter-clockwise outer contour
    
    * .notdef#6637 (U+C0B7) has a counter-clockwise outer contour
    
    * .notdef#6637 (U+C0B7) has a counter-clockwise outer contour
    
    * .notdef#6638 (U+C0B8) has a counter-clockwise outer contour
    
    * .notdef#6638 (U+C0B8) has a counter-clockwise outer contour
    
    * .notdef#6638 (U+C0B8) has a counter-clockwise outer contour
    
    * .notdef#6638 (U+C0B8) has a counter-clockwise outer contour
    
    * .notdef#6639 (U+C0B9) has a counter-clockwise outer contour
    
    * .notdef#6639 (U+C0B9) has a counter-clockwise outer contour
    
    * .notdef#6639 (U+C0B9) has a counter-clockwise outer contour
    
    * .notdef#6639 (U+C0B9) has a counter-clockwise outer contour
    
    * .notdef#664 (U+B545) has a counter-clockwise outer contour
    
    * .notdef#664 (U+B545) has a counter-clockwise outer contour
    
    * .notdef#664 (U+B545) has a counter-clockwise outer contour
    
    * .notdef#6640 (U+C0BA) has a counter-clockwise outer contour
    
    * .notdef#6640 (U+C0BA) has a counter-clockwise outer contour
    
    * .notdef#6640 (U+C0BA) has a counter-clockwise outer contour
    
    * .notdef#6640 (U+C0BA) has a counter-clockwise outer contour
    
    * .notdef#6640 (U+C0BA) has a counter-clockwise outer contour
    
    * .notdef#6641 (U+C0BB) has a counter-clockwise outer contour
    
    * .notdef#6641 (U+C0BB) has a counter-clockwise outer contour
    
    * .notdef#6641 (U+C0BB) has a counter-clockwise outer contour
    
    * .notdef#6641 (U+C0BB) has a counter-clockwise outer contour
    
    * .notdef#6641 (U+C0BB) has a counter-clockwise outer contour
    
    * .notdef#6642 (U+C0BE) has a counter-clockwise outer contour
    
    * .notdef#6642 (U+C0BE) has a counter-clockwise outer contour
    
    * .notdef#6642 (U+C0BE) has a counter-clockwise outer contour
    
    * .notdef#6642 (U+C0BE) has a counter-clockwise outer contour
    
    * .notdef#6643 (U+C0C2) has a counter-clockwise outer contour
    
    * .notdef#6643 (U+C0C2) has a counter-clockwise outer contour
    
    * .notdef#6643 (U+C0C2) has a counter-clockwise outer contour
    
    * .notdef#6644 (U+C0C3) has a counter-clockwise outer contour
    
    * .notdef#6644 (U+C0C3) has a counter-clockwise outer contour
    
    * .notdef#6644 (U+C0C3) has a counter-clockwise outer contour
    
    * .notdef#6645 (U+C0C4) has a counter-clockwise outer contour
    
    * .notdef#6645 (U+C0C4) has a counter-clockwise outer contour
    
    * .notdef#6645 (U+C0C4) has a counter-clockwise outer contour
    
    * .notdef#6646 (U+C0C6) has a counter-clockwise outer contour
    
    * .notdef#6646 (U+C0C6) has a counter-clockwise outer contour
    
    * .notdef#6646 (U+C0C6) has a counter-clockwise outer contour
    
    * .notdef#6646 (U+C0C6) has a counter-clockwise outer contour
    
    * .notdef#6647 (U+C0C7) has a counter-clockwise outer contour
    
    * .notdef#6647 (U+C0C7) has a counter-clockwise outer contour
    
    * .notdef#6647 (U+C0C7) has a counter-clockwise outer contour
    
    * .notdef#6647 (U+C0C7) has a counter-clockwise outer contour
    
    * .notdef#6648 (U+C0CA) has a counter-clockwise outer contour
    
    * .notdef#6648 (U+C0CA) has a counter-clockwise outer contour
    
    * .notdef#6648 (U+C0CA) has a counter-clockwise outer contour
    
    * .notdef#6648 (U+C0CA) has a counter-clockwise outer contour
    
    * .notdef#6649 (U+C0CB) has a counter-clockwise outer contour
    
    * .notdef#6649 (U+C0CB) has a counter-clockwise outer contour
    
    * .notdef#6649 (U+C0CB) has a counter-clockwise outer contour
    
    * .notdef#6649 (U+C0CB) has a counter-clockwise outer contour
    
    * .notdef#665 (U+B54B) has a counter-clockwise outer contour
    
    * .notdef#665 (U+B54B) has a counter-clockwise outer contour
    
    * .notdef#665 (U+B54B) has a counter-clockwise outer contour
    
    * .notdef#665 (U+B54B) has a counter-clockwise outer contour
    
    * .notdef#6650 (U+C0CD) has a counter-clockwise outer contour
    
    * .notdef#6650 (U+C0CD) has a counter-clockwise outer contour
    
    * .notdef#6650 (U+C0CD) has a counter-clockwise outer contour
    
    * .notdef#6650 (U+C0CD) has a counter-clockwise outer contour
    
    * .notdef#6651 (U+C0CE) has a counter-clockwise outer contour
    
    * .notdef#6651 (U+C0CE) has a counter-clockwise outer contour
    
    * .notdef#6651 (U+C0CE) has a counter-clockwise outer contour
    
    * .notdef#6651 (U+C0CE) has a counter-clockwise outer contour
    
    * .notdef#6651 (U+C0CE) has a counter-clockwise outer contour
    
    * .notdef#6652 (U+C0CF) has a counter-clockwise outer contour
    
    * .notdef#6652 (U+C0CF) has a counter-clockwise outer contour
    
    * .notdef#6652 (U+C0CF) has a counter-clockwise outer contour
    
    * .notdef#6653 (U+C0D1) has a counter-clockwise outer contour
    
    * .notdef#6653 (U+C0D1) has a counter-clockwise outer contour
    
    * .notdef#6653 (U+C0D1) has a counter-clockwise outer contour
    
    * .notdef#6653 (U+C0D1) has a counter-clockwise outer contour
    
    * .notdef#6654 (U+C0D2) has a counter-clockwise outer contour
    
    * .notdef#6654 (U+C0D2) has a counter-clockwise outer contour
    
    * .notdef#6654 (U+C0D2) has a counter-clockwise outer contour
    
    * .notdef#6654 (U+C0D2) has a counter-clockwise outer contour
    
    * .notdef#6655 (U+C0D3) has a counter-clockwise outer contour
    
    * .notdef#6655 (U+C0D3) has a counter-clockwise outer contour
    
    * .notdef#6655 (U+C0D3) has a counter-clockwise outer contour
    
    * .notdef#6655 (U+C0D3) has a counter-clockwise outer contour
    
    * .notdef#6656 (U+C0D4) has a counter-clockwise outer contour
    
    * .notdef#6656 (U+C0D4) has a counter-clockwise outer contour
    
    * .notdef#6656 (U+C0D4) has a counter-clockwise outer contour
    
    * .notdef#6656 (U+C0D4) has a counter-clockwise outer contour
    
    * .notdef#6657 (U+C0D5) has a counter-clockwise outer contour
    
    * .notdef#6657 (U+C0D5) has a counter-clockwise outer contour
    
    * .notdef#6657 (U+C0D5) has a counter-clockwise outer contour
    
    * .notdef#6657 (U+C0D5) has a counter-clockwise outer contour
    
    * .notdef#6658 (U+C0D6) has a counter-clockwise outer contour
    
    * .notdef#6658 (U+C0D6) has a counter-clockwise outer contour
    
    * .notdef#6658 (U+C0D6) has a counter-clockwise outer contour
    
    * .notdef#6658 (U+C0D6) has a counter-clockwise outer contour
    
    * .notdef#6658 (U+C0D6) has a counter-clockwise outer contour
    
    * .notdef#6659 (U+C0D7) has a counter-clockwise outer contour
    
    * .notdef#6659 (U+C0D7) has a counter-clockwise outer contour
    
    * .notdef#6659 (U+C0D7) has a counter-clockwise outer contour
    
    * .notdef#6659 (U+C0D7) has a counter-clockwise outer contour
    
    * .notdef#6659 (U+C0D7) has a counter-clockwise outer contour
    
    * .notdef#666 (U+B54C) has a counter-clockwise outer contour
    
    * .notdef#666 (U+B54C) has a counter-clockwise outer contour
    
    * .notdef#6660 (U+C0DA) has a counter-clockwise outer contour
    
    * .notdef#6660 (U+C0DA) has a counter-clockwise outer contour
    
    * .notdef#6660 (U+C0DA) has a counter-clockwise outer contour
    
    * .notdef#6660 (U+C0DA) has a counter-clockwise outer contour
    
    * .notdef#6661 (U+C0DE) has a counter-clockwise outer contour
    
    * .notdef#6661 (U+C0DE) has a counter-clockwise outer contour
    
    * .notdef#6661 (U+C0DE) has a counter-clockwise outer contour
    
    * .notdef#6662 (U+C0DF) has a counter-clockwise outer contour
    
    * .notdef#6662 (U+C0DF) has a counter-clockwise outer contour
    
    * .notdef#6662 (U+C0DF) has a counter-clockwise outer contour
    
    * .notdef#6663 (U+C0E0) has a counter-clockwise outer contour
    
    * .notdef#6663 (U+C0E0) has a counter-clockwise outer contour
    
    * .notdef#6663 (U+C0E0) has a counter-clockwise outer contour
    
    * .notdef#6664 (U+C0E1) has a counter-clockwise outer contour
    
    * .notdef#6664 (U+C0E1) has a counter-clockwise outer contour
    
    * .notdef#6664 (U+C0E1) has a counter-clockwise outer contour
    
    * .notdef#6665 (U+C0E2) has a counter-clockwise outer contour
    
    * .notdef#6665 (U+C0E2) has a counter-clockwise outer contour
    
    * .notdef#6665 (U+C0E2) has a counter-clockwise outer contour
    
    * .notdef#6665 (U+C0E2) has a counter-clockwise outer contour
    
    * .notdef#6666 (U+C0E3) has a counter-clockwise outer contour
    
    * .notdef#6666 (U+C0E3) has a counter-clockwise outer contour
    
    * .notdef#6666 (U+C0E3) has a counter-clockwise outer contour
    
    * .notdef#6666 (U+C0E3) has a counter-clockwise outer contour
    
    * .notdef#6667 (U+C0E6) has a counter-clockwise outer contour
    
    * .notdef#6667 (U+C0E6) has a counter-clockwise outer contour
    
    * .notdef#6667 (U+C0E6) has a counter-clockwise outer contour
    
    * .notdef#6667 (U+C0E6) has a counter-clockwise outer contour
    
    * .notdef#6668 (U+C0E7) has a counter-clockwise outer contour
    
    * .notdef#6668 (U+C0E7) has a counter-clockwise outer contour
    
    * .notdef#6668 (U+C0E7) has a counter-clockwise outer contour
    
    * .notdef#6668 (U+C0E7) has a counter-clockwise outer contour
    
    * .notdef#6669 (U+C0E9) has a counter-clockwise outer contour
    
    * .notdef#6669 (U+C0E9) has a counter-clockwise outer contour
    
    * .notdef#6669 (U+C0E9) has a counter-clockwise outer contour
    
    * .notdef#6669 (U+C0E9) has a counter-clockwise outer contour
    
    * .notdef#667 (U+B54D) has a counter-clockwise outer contour
    
    * .notdef#667 (U+B54D) has a counter-clockwise outer contour
    
    * .notdef#667 (U+B54D) has a counter-clockwise outer contour
    
    * .notdef#6670 (U+C0EA) has a counter-clockwise outer contour
    
    * .notdef#6670 (U+C0EA) has a counter-clockwise outer contour
    
    * .notdef#6670 (U+C0EA) has a counter-clockwise outer contour
    
    * .notdef#6670 (U+C0EA) has a counter-clockwise outer contour
    
    * .notdef#6670 (U+C0EA) has a counter-clockwise outer contour
    
    * .notdef#6671 (U+C0EB) has a counter-clockwise outer contour
    
    * .notdef#6671 (U+C0EB) has a counter-clockwise outer contour
    
    * .notdef#6671 (U+C0EB) has a counter-clockwise outer contour
    
    * .notdef#6672 (U+C0ED) has a counter-clockwise outer contour
    
    * .notdef#6672 (U+C0ED) has a counter-clockwise outer contour
    
    * .notdef#6672 (U+C0ED) has a counter-clockwise outer contour
    
    * .notdef#6672 (U+C0ED) has a counter-clockwise outer contour
    
    * .notdef#6673 (U+C0EE) has a counter-clockwise outer contour
    
    * .notdef#6673 (U+C0EE) has a counter-clockwise outer contour
    
    * .notdef#6673 (U+C0EE) has a counter-clockwise outer contour
    
    * .notdef#6673 (U+C0EE) has a counter-clockwise outer contour
    
    * .notdef#6674 (U+C0EF) has a counter-clockwise outer contour
    
    * .notdef#6674 (U+C0EF) has a counter-clockwise outer contour
    
    * .notdef#6674 (U+C0EF) has a counter-clockwise outer contour
    
    * .notdef#6674 (U+C0EF) has a counter-clockwise outer contour
    
    * .notdef#6675 (U+C0F0) has a counter-clockwise outer contour
    
    * .notdef#6675 (U+C0F0) has a counter-clockwise outer contour
    
    * .notdef#6675 (U+C0F0) has a counter-clockwise outer contour
    
    * .notdef#6675 (U+C0F0) has a counter-clockwise outer contour
    
    * .notdef#6676 (U+C0F1) has a counter-clockwise outer contour
    
    * .notdef#6676 (U+C0F1) has a counter-clockwise outer contour
    
    * .notdef#6676 (U+C0F1) has a counter-clockwise outer contour
    
    * .notdef#6676 (U+C0F1) has a counter-clockwise outer contour
    
    * .notdef#6677 (U+C0F2) has a counter-clockwise outer contour
    
    * .notdef#6677 (U+C0F2) has a counter-clockwise outer contour
    
    * .notdef#6677 (U+C0F2) has a counter-clockwise outer contour
    
    * .notdef#6677 (U+C0F2) has a counter-clockwise outer contour
    
    * .notdef#6677 (U+C0F2) has a counter-clockwise outer contour
    
    * .notdef#6678 (U+C0F3) has a counter-clockwise outer contour
    
    * .notdef#6678 (U+C0F3) has a counter-clockwise outer contour
    
    * .notdef#6678 (U+C0F3) has a counter-clockwise outer contour
    
    * .notdef#6678 (U+C0F3) has a counter-clockwise outer contour
    
    * .notdef#6678 (U+C0F3) has a counter-clockwise outer contour
    
    * .notdef#6679 (U+C0F6) has a counter-clockwise outer contour
    
    * .notdef#6679 (U+C0F6) has a counter-clockwise outer contour
    
    * .notdef#6679 (U+C0F6) has a counter-clockwise outer contour
    
    * .notdef#6679 (U+C0F6) has a counter-clockwise outer contour
    
    * .notdef#668 (U+B550) has a counter-clockwise outer contour
    
    * .notdef#668 (U+B550) has a counter-clockwise outer contour
    
    * .notdef#668 (U+B550) has a counter-clockwise outer contour
    
    * .notdef#6680 (U+C0F8) has a counter-clockwise outer contour
    
    * .notdef#6680 (U+C0F8) has a counter-clockwise outer contour
    
    * .notdef#6680 (U+C0F8) has a counter-clockwise outer contour
    
    * .notdef#6681 (U+C0FA) has a counter-clockwise outer contour
    
    * .notdef#6681 (U+C0FA) has a counter-clockwise outer contour
    
    * .notdef#6681 (U+C0FA) has a counter-clockwise outer contour
    
    * .notdef#6682 (U+C0FB) has a counter-clockwise outer contour
    
    * .notdef#6682 (U+C0FB) has a counter-clockwise outer contour
    
    * .notdef#6682 (U+C0FB) has a counter-clockwise outer contour
    
    * .notdef#6683 (U+C0FC) has a counter-clockwise outer contour
    
    * .notdef#6683 (U+C0FC) has a counter-clockwise outer contour
    
    * .notdef#6683 (U+C0FC) has a counter-clockwise outer contour
    
    * .notdef#6684 (U+C0FD) has a counter-clockwise outer contour
    
    * .notdef#6684 (U+C0FD) has a counter-clockwise outer contour
    
    * .notdef#6684 (U+C0FD) has a counter-clockwise outer contour
    
    * .notdef#6685 (U+C0FE) has a counter-clockwise outer contour
    
    * .notdef#6685 (U+C0FE) has a counter-clockwise outer contour
    
    * .notdef#6685 (U+C0FE) has a counter-clockwise outer contour
    
    * .notdef#6685 (U+C0FE) has a counter-clockwise outer contour
    
    * .notdef#6686 (U+C0FF) has a counter-clockwise outer contour
    
    * .notdef#6686 (U+C0FF) has a counter-clockwise outer contour
    
    * .notdef#6686 (U+C0FF) has a counter-clockwise outer contour
    
    * .notdef#6686 (U+C0FF) has a counter-clockwise outer contour
    
    * .notdef#6687 (U+C101) has a counter-clockwise outer contour
    
    * .notdef#6687 (U+C101) has a counter-clockwise outer contour
    
    * .notdef#6687 (U+C101) has a counter-clockwise outer contour
    
    * .notdef#6688 (U+C102) has a counter-clockwise outer contour
    
    * .notdef#6688 (U+C102) has a counter-clockwise outer contour
    
    * .notdef#6688 (U+C102) has a counter-clockwise outer contour
    
    * .notdef#6688 (U+C102) has a counter-clockwise outer contour
    
    * .notdef#6689 (U+C103) has a counter-clockwise outer contour
    
    * .notdef#6689 (U+C103) has a counter-clockwise outer contour
    
    * .notdef#6689 (U+C103) has a counter-clockwise outer contour
    
    * .notdef#6689 (U+C103) has a counter-clockwise outer contour
    
    * .notdef#669 (U+B554) has a counter-clockwise outer contour
    
    * .notdef#669 (U+B554) has a counter-clockwise outer contour
    
    * .notdef#669 (U+B554) has a counter-clockwise outer contour
    
    * .notdef#6690 (U+C105) has a counter-clockwise outer contour
    
    * .notdef#6690 (U+C105) has a counter-clockwise outer contour
    
    * .notdef#6690 (U+C105) has a counter-clockwise outer contour
    
    * .notdef#6690 (U+C105) has a counter-clockwise outer contour
    
    * .notdef#6691 (U+C106) has a counter-clockwise outer contour
    
    * .notdef#6691 (U+C106) has a counter-clockwise outer contour
    
    * .notdef#6691 (U+C106) has a counter-clockwise outer contour
    
    * .notdef#6691 (U+C106) has a counter-clockwise outer contour
    
    * .notdef#6691 (U+C106) has a counter-clockwise outer contour
    
    * .notdef#6692 (U+C107) has a counter-clockwise outer contour
    
    * .notdef#6692 (U+C107) has a counter-clockwise outer contour
    
    * .notdef#6692 (U+C107) has a counter-clockwise outer contour
    
    * .notdef#6693 (U+C109) has a counter-clockwise outer contour
    
    * .notdef#6693 (U+C109) has a counter-clockwise outer contour
    
    * .notdef#6693 (U+C109) has a counter-clockwise outer contour
    
    * .notdef#6693 (U+C109) has a counter-clockwise outer contour
    
    * .notdef#6694 (U+C10A) has a counter-clockwise outer contour
    
    * .notdef#6694 (U+C10A) has a counter-clockwise outer contour
    
    * .notdef#6694 (U+C10A) has a counter-clockwise outer contour
    
    * .notdef#6694 (U+C10A) has a counter-clockwise outer contour
    
    * .notdef#6695 (U+C10B) has a counter-clockwise outer contour
    
    * .notdef#6695 (U+C10B) has a counter-clockwise outer contour
    
    * .notdef#6695 (U+C10B) has a counter-clockwise outer contour
    
    * .notdef#6695 (U+C10B) has a counter-clockwise outer contour
    
    * .notdef#6696 (U+C10C) has a counter-clockwise outer contour
    
    * .notdef#6696 (U+C10C) has a counter-clockwise outer contour
    
    * .notdef#6696 (U+C10C) has a counter-clockwise outer contour
    
    * .notdef#6696 (U+C10C) has a counter-clockwise outer contour
    
    * .notdef#6697 (U+C10D) has a counter-clockwise outer contour
    
    * .notdef#6697 (U+C10D) has a counter-clockwise outer contour
    
    * .notdef#6697 (U+C10D) has a counter-clockwise outer contour
    
    * .notdef#6697 (U+C10D) has a counter-clockwise outer contour
    
    * .notdef#6698 (U+C10E) has a counter-clockwise outer contour
    
    * .notdef#6698 (U+C10E) has a counter-clockwise outer contour
    
    * .notdef#6698 (U+C10E) has a counter-clockwise outer contour
    
    * .notdef#6698 (U+C10E) has a counter-clockwise outer contour
    
    * .notdef#6698 (U+C10E) has a counter-clockwise outer contour
    
    * .notdef#6699 (U+C10F) has a counter-clockwise outer contour
    
    * .notdef#6699 (U+C10F) has a counter-clockwise outer contour
    
    * .notdef#6699 (U+C10F) has a counter-clockwise outer contour
    
    * .notdef#6699 (U+C10F) has a counter-clockwise outer contour
    
    * .notdef#6699 (U+C10F) has a counter-clockwise outer contour
    
    * .notdef#670 (U+B55C) has a counter-clockwise outer contour
    
    * .notdef#670 (U+B55C) has a counter-clockwise outer contour
    
    * .notdef#670 (U+B55C) has a counter-clockwise outer contour
    
    * .notdef#6700 (U+C111) has a counter-clockwise outer contour
    
    * .notdef#6700 (U+C111) has a counter-clockwise outer contour
    
    * .notdef#6700 (U+C111) has a counter-clockwise outer contour
    
    * .notdef#6701 (U+C112) has a counter-clockwise outer contour
    
    * .notdef#6701 (U+C112) has a counter-clockwise outer contour
    
    * .notdef#6701 (U+C112) has a counter-clockwise outer contour
    
    * .notdef#6701 (U+C112) has a counter-clockwise outer contour
    
    * .notdef#6702 (U+C113) has a counter-clockwise outer contour
    
    * .notdef#6702 (U+C113) has a counter-clockwise outer contour
    
    * .notdef#6702 (U+C113) has a counter-clockwise outer contour
    
    * .notdef#6703 (U+C114) has a counter-clockwise outer contour
    
    * .notdef#6703 (U+C114) has a counter-clockwise outer contour
    
    * .notdef#6703 (U+C114) has a counter-clockwise outer contour
    
    * .notdef#6704 (U+C116) has a counter-clockwise outer contour
    
    * .notdef#6704 (U+C116) has a counter-clockwise outer contour
    
    * .notdef#6704 (U+C116) has a counter-clockwise outer contour
    
    * .notdef#6705 (U+C117) has a counter-clockwise outer contour
    
    * .notdef#6705 (U+C117) has a counter-clockwise outer contour
    
    * .notdef#6705 (U+C117) has a counter-clockwise outer contour
    
    * .notdef#6706 (U+C118) has a counter-clockwise outer contour
    
    * .notdef#6706 (U+C118) has a counter-clockwise outer contour
    
    * .notdef#6706 (U+C118) has a counter-clockwise outer contour
    
    * .notdef#6707 (U+C119) has a counter-clockwise outer contour
    
    * .notdef#6707 (U+C119) has a counter-clockwise outer contour
    
    * .notdef#6707 (U+C119) has a counter-clockwise outer contour
    
    * .notdef#6708 (U+C11A) has a counter-clockwise outer contour
    
    * .notdef#6708 (U+C11A) has a counter-clockwise outer contour
    
    * .notdef#6708 (U+C11A) has a counter-clockwise outer contour
    
    * .notdef#6708 (U+C11A) has a counter-clockwise outer contour
    
    * .notdef#6709 (U+C11B) has a counter-clockwise outer contour
    
    * .notdef#6709 (U+C11B) has a counter-clockwise outer contour
    
    * .notdef#6709 (U+C11B) has a counter-clockwise outer contour
    
    * .notdef#6709 (U+C11B) has a counter-clockwise outer contour
    
    * .notdef#671 (U+B55D) has a counter-clockwise outer contour
    
    * .notdef#671 (U+B55D) has a counter-clockwise outer contour
    
    * .notdef#671 (U+B55D) has a counter-clockwise outer contour
    
    * .notdef#6710 (U+C121) has a counter-clockwise outer contour
    
    * .notdef#6710 (U+C121) has a counter-clockwise outer contour
    
    * .notdef#6710 (U+C121) has a counter-clockwise outer contour
    
    * .notdef#6710 (U+C121) has a counter-clockwise outer contour
    
    * .notdef#6711 (U+C122) has a counter-clockwise outer contour
    
    * .notdef#6711 (U+C122) has a counter-clockwise outer contour
    
    * .notdef#6711 (U+C122) has a counter-clockwise outer contour
    
    * .notdef#6711 (U+C122) has a counter-clockwise outer contour
    
    * .notdef#6711 (U+C122) has a counter-clockwise outer contour
    
    * .notdef#6712 (U+C125) has a counter-clockwise outer contour
    
    * .notdef#6712 (U+C125) has a counter-clockwise outer contour
    
    * .notdef#6712 (U+C125) has a counter-clockwise outer contour
    
    * .notdef#6712 (U+C125) has a counter-clockwise outer contour
    
    * .notdef#6713 (U+C128) has a counter-clockwise outer contour
    
    * .notdef#6713 (U+C128) has a counter-clockwise outer contour
    
    * .notdef#6713 (U+C128) has a counter-clockwise outer contour
    
    * .notdef#6713 (U+C128) has a counter-clockwise outer contour
    
    * .notdef#6714 (U+C129) has a counter-clockwise outer contour
    
    * .notdef#6714 (U+C129) has a counter-clockwise outer contour
    
    * .notdef#6714 (U+C129) has a counter-clockwise outer contour
    
    * .notdef#6714 (U+C129) has a counter-clockwise outer contour
    
    * .notdef#6715 (U+C12A) has a counter-clockwise outer contour
    
    * .notdef#6715 (U+C12A) has a counter-clockwise outer contour
    
    * .notdef#6715 (U+C12A) has a counter-clockwise outer contour
    
    * .notdef#6715 (U+C12A) has a counter-clockwise outer contour
    
    * .notdef#6715 (U+C12A) has a counter-clockwise outer contour
    
    * .notdef#6716 (U+C12B) has a counter-clockwise outer contour
    
    * .notdef#6716 (U+C12B) has a counter-clockwise outer contour
    
    * .notdef#6716 (U+C12B) has a counter-clockwise outer contour
    
    * .notdef#6716 (U+C12B) has a counter-clockwise outer contour
    
    * .notdef#6716 (U+C12B) has a counter-clockwise outer contour
    
    * .notdef#6717 (U+C12E) has a counter-clockwise outer contour
    
    * .notdef#6717 (U+C12E) has a counter-clockwise outer contour
    
    * .notdef#6717 (U+C12E) has a counter-clockwise outer contour
    
    * .notdef#6717 (U+C12E) has a counter-clockwise outer contour
    
    * .notdef#6718 (U+C132) has a counter-clockwise outer contour
    
    * .notdef#6718 (U+C132) has a counter-clockwise outer contour
    
    * .notdef#6718 (U+C132) has a counter-clockwise outer contour
    
    * .notdef#6719 (U+C133) has a counter-clockwise outer contour
    
    * .notdef#6719 (U+C133) has a counter-clockwise outer contour
    
    * .notdef#6719 (U+C133) has a counter-clockwise outer contour
    
    * .notdef#672 (U+B55F) has a counter-clockwise outer contour
    
    * .notdef#672 (U+B55F) has a counter-clockwise outer contour
    
    * .notdef#672 (U+B55F) has a counter-clockwise outer contour
    
    * .notdef#6720 (U+C134) has a counter-clockwise outer contour
    
    * .notdef#6720 (U+C134) has a counter-clockwise outer contour
    
    * .notdef#6720 (U+C134) has a counter-clockwise outer contour
    
    * .notdef#6721 (U+C135) has a counter-clockwise outer contour
    
    * .notdef#6721 (U+C135) has a counter-clockwise outer contour
    
    * .notdef#6721 (U+C135) has a counter-clockwise outer contour
    
    * .notdef#6722 (U+C137) has a counter-clockwise outer contour
    
    * .notdef#6722 (U+C137) has a counter-clockwise outer contour
    
    * .notdef#6722 (U+C137) has a counter-clockwise outer contour
    
    * .notdef#6722 (U+C137) has a counter-clockwise outer contour
    
    * .notdef#6723 (U+C13A) has a counter-clockwise outer contour
    
    * .notdef#6723 (U+C13A) has a counter-clockwise outer contour
    
    * .notdef#6723 (U+C13A) has a counter-clockwise outer contour
    
    * .notdef#6723 (U+C13A) has a counter-clockwise outer contour
    
    * .notdef#6723 (U+C13A) has a counter-clockwise outer contour
    
    * .notdef#6724 (U+C13B) has a counter-clockwise outer contour
    
    * .notdef#6724 (U+C13B) has a counter-clockwise outer contour
    
    * .notdef#6724 (U+C13B) has a counter-clockwise outer contour
    
    * .notdef#6724 (U+C13B) has a counter-clockwise outer contour
    
    * .notdef#6724 (U+C13B) has a counter-clockwise outer contour
    
    * .notdef#6725 (U+C13D) has a counter-clockwise outer contour
    
    * .notdef#6725 (U+C13D) has a counter-clockwise outer contour
    
    * .notdef#6725 (U+C13D) has a counter-clockwise outer contour
    
    * .notdef#6725 (U+C13D) has a counter-clockwise outer contour
    
    * .notdef#6725 (U+C13D) has a counter-clockwise outer contour
    
    * .notdef#6726 (U+C13E) has a counter-clockwise outer contour
    
    * .notdef#6726 (U+C13E) has a counter-clockwise outer contour
    
    * .notdef#6726 (U+C13E) has a counter-clockwise outer contour
    
    * .notdef#6726 (U+C13E) has a counter-clockwise outer contour
    
    * .notdef#6726 (U+C13E) has a counter-clockwise outer contour
    
    * .notdef#6726 (U+C13E) has a counter-clockwise outer contour
    
    * .notdef#6727 (U+C13F) has a counter-clockwise outer contour
    
    * .notdef#6727 (U+C13F) has a counter-clockwise outer contour
    
    * .notdef#6727 (U+C13F) has a counter-clockwise outer contour
    
    * .notdef#6727 (U+C13F) has a counter-clockwise outer contour
    
    * .notdef#6728 (U+C141) has a counter-clockwise outer contour
    
    * .notdef#6728 (U+C141) has a counter-clockwise outer contour
    
    * .notdef#6728 (U+C141) has a counter-clockwise outer contour
    
    * .notdef#6728 (U+C141) has a counter-clockwise outer contour
    
    * .notdef#6728 (U+C141) has a counter-clockwise outer contour
    
    * .notdef#6729 (U+C142) has a counter-clockwise outer contour
    
    * .notdef#6729 (U+C142) has a counter-clockwise outer contour
    
    * .notdef#6729 (U+C142) has a counter-clockwise outer contour
    
    * .notdef#6729 (U+C142) has a counter-clockwise outer contour
    
    * .notdef#6729 (U+C142) has a counter-clockwise outer contour
    
    * .notdef#673 (U+B560) has a counter-clockwise outer contour
    
    * .notdef#673 (U+B560) has a counter-clockwise outer contour
    
    * .notdef#673 (U+B560) has a counter-clockwise outer contour
    
    * .notdef#6730 (U+C143) has a counter-clockwise outer contour
    
    * .notdef#6730 (U+C143) has a counter-clockwise outer contour
    
    * .notdef#6730 (U+C143) has a counter-clockwise outer contour
    
    * .notdef#6730 (U+C143) has a counter-clockwise outer contour
    
    * .notdef#6730 (U+C143) has a counter-clockwise outer contour
    
    * .notdef#6731 (U+C144) has a counter-clockwise outer contour
    
    * .notdef#6731 (U+C144) has a counter-clockwise outer contour
    
    * .notdef#6731 (U+C144) has a counter-clockwise outer contour
    
    * .notdef#6731 (U+C144) has a counter-clockwise outer contour
    
    * .notdef#6731 (U+C144) has a counter-clockwise outer contour
    
    * .notdef#6732 (U+C145) has a counter-clockwise outer contour
    
    * .notdef#6732 (U+C145) has a counter-clockwise outer contour
    
    * .notdef#6732 (U+C145) has a counter-clockwise outer contour
    
    * .notdef#6732 (U+C145) has a counter-clockwise outer contour
    
    * .notdef#6732 (U+C145) has a counter-clockwise outer contour
    
    * .notdef#6733 (U+C146) has a counter-clockwise outer contour
    
    * .notdef#6733 (U+C146) has a counter-clockwise outer contour
    
    * .notdef#6733 (U+C146) has a counter-clockwise outer contour
    
    * .notdef#6733 (U+C146) has a counter-clockwise outer contour
    
    * .notdef#6733 (U+C146) has a counter-clockwise outer contour
    
    * .notdef#6733 (U+C146) has a counter-clockwise outer contour
    
    * .notdef#6734 (U+C147) has a counter-clockwise outer contour
    
    * .notdef#6734 (U+C147) has a counter-clockwise outer contour
    
    * .notdef#6734 (U+C147) has a counter-clockwise outer contour
    
    * .notdef#6734 (U+C147) has a counter-clockwise outer contour
    
    * .notdef#6734 (U+C147) has a counter-clockwise outer contour
    
    * .notdef#6734 (U+C147) has a counter-clockwise outer contour
    
    * .notdef#6735 (U+C14A) has a counter-clockwise outer contour
    
    * .notdef#6735 (U+C14A) has a counter-clockwise outer contour
    
    * .notdef#6735 (U+C14A) has a counter-clockwise outer contour
    
    * .notdef#6735 (U+C14A) has a counter-clockwise outer contour
    
    * .notdef#6735 (U+C14A) has a counter-clockwise outer contour
    
    * .notdef#6736 (U+C14E) has a counter-clockwise outer contour
    
    * .notdef#6736 (U+C14E) has a counter-clockwise outer contour
    
    * .notdef#6736 (U+C14E) has a counter-clockwise outer contour
    
    * .notdef#6736 (U+C14E) has a counter-clockwise outer contour
    
    * .notdef#6737 (U+C14F) has a counter-clockwise outer contour
    
    * .notdef#6737 (U+C14F) has a counter-clockwise outer contour
    
    * .notdef#6737 (U+C14F) has a counter-clockwise outer contour
    
    * .notdef#6737 (U+C14F) has a counter-clockwise outer contour
    
    * .notdef#6738 (U+C150) has a counter-clockwise outer contour
    
    * .notdef#6738 (U+C150) has a counter-clockwise outer contour
    
    * .notdef#6738 (U+C150) has a counter-clockwise outer contour
    
    * .notdef#6738 (U+C150) has a counter-clockwise outer contour
    
    * .notdef#6739 (U+C151) has a counter-clockwise outer contour
    
    * .notdef#6739 (U+C151) has a counter-clockwise outer contour
    
    * .notdef#6739 (U+C151) has a counter-clockwise outer contour
    
    * .notdef#6739 (U+C151) has a counter-clockwise outer contour
    
    * .notdef#674 (U+B561) has a counter-clockwise outer contour
    
    * .notdef#674 (U+B561) has a counter-clockwise outer contour
    
    * .notdef#674 (U+B561) has a counter-clockwise outer contour
    
    * .notdef#6740 (U+C152) has a counter-clockwise outer contour
    
    * .notdef#6740 (U+C152) has a counter-clockwise outer contour
    
    * .notdef#6740 (U+C152) has a counter-clockwise outer contour
    
    * .notdef#6740 (U+C152) has a counter-clockwise outer contour
    
    * .notdef#6740 (U+C152) has a counter-clockwise outer contour
    
    * .notdef#6741 (U+C153) has a counter-clockwise outer contour
    
    * .notdef#6741 (U+C153) has a counter-clockwise outer contour
    
    * .notdef#6741 (U+C153) has a counter-clockwise outer contour
    
    * .notdef#6741 (U+C153) has a counter-clockwise outer contour
    
    * .notdef#6741 (U+C153) has a counter-clockwise outer contour
    
    * .notdef#6742 (U+C156) has a counter-clockwise outer contour
    
    * .notdef#6742 (U+C156) has a counter-clockwise outer contour
    
    * .notdef#6742 (U+C156) has a counter-clockwise outer contour
    
    * .notdef#6742 (U+C156) has a counter-clockwise outer contour
    
    * .notdef#6743 (U+C157) has a counter-clockwise outer contour
    
    * .notdef#6743 (U+C157) has a counter-clockwise outer contour
    
    * .notdef#6743 (U+C157) has a counter-clockwise outer contour
    
    * .notdef#6743 (U+C157) has a counter-clockwise outer contour
    
    * .notdef#6744 (U+C159) has a counter-clockwise outer contour
    
    * .notdef#6744 (U+C159) has a counter-clockwise outer contour
    
    * .notdef#6744 (U+C159) has a counter-clockwise outer contour
    
    * .notdef#6744 (U+C159) has a counter-clockwise outer contour
    
    * .notdef#6745 (U+C15A) has a counter-clockwise outer contour
    
    * .notdef#6745 (U+C15A) has a counter-clockwise outer contour
    
    * .notdef#6745 (U+C15A) has a counter-clockwise outer contour
    
    * .notdef#6745 (U+C15A) has a counter-clockwise outer contour
    
    * .notdef#6745 (U+C15A) has a counter-clockwise outer contour
    
    * .notdef#6746 (U+C15B) has a counter-clockwise outer contour
    
    * .notdef#6746 (U+C15B) has a counter-clockwise outer contour
    
    * .notdef#6746 (U+C15B) has a counter-clockwise outer contour
    
    * .notdef#6747 (U+C15D) has a counter-clockwise outer contour
    
    * .notdef#6747 (U+C15D) has a counter-clockwise outer contour
    
    * .notdef#6747 (U+C15D) has a counter-clockwise outer contour
    
    * .notdef#6747 (U+C15D) has a counter-clockwise outer contour
    
    * .notdef#6748 (U+C15E) has a counter-clockwise outer contour
    
    * .notdef#6748 (U+C15E) has a counter-clockwise outer contour
    
    * .notdef#6748 (U+C15E) has a counter-clockwise outer contour
    
    * .notdef#6748 (U+C15E) has a counter-clockwise outer contour
    
    * .notdef#6749 (U+C15F) has a counter-clockwise outer contour
    
    * .notdef#6749 (U+C15F) has a counter-clockwise outer contour
    
    * .notdef#6749 (U+C15F) has a counter-clockwise outer contour
    
    * .notdef#6749 (U+C15F) has a counter-clockwise outer contour
    
    * .notdef#675 (U+B5A0) has a counter-clockwise outer contour
    
    * .notdef#675 (U+B5A0) has a counter-clockwise outer contour
    
    * .notdef#6750 (U+C160) has a counter-clockwise outer contour
    
    * .notdef#6750 (U+C160) has a counter-clockwise outer contour
    
    * .notdef#6750 (U+C160) has a counter-clockwise outer contour
    
    * .notdef#6750 (U+C160) has a counter-clockwise outer contour
    
    * .notdef#6751 (U+C161) has a counter-clockwise outer contour
    
    * .notdef#6751 (U+C161) has a counter-clockwise outer contour
    
    * .notdef#6751 (U+C161) has a counter-clockwise outer contour
    
    * .notdef#6751 (U+C161) has a counter-clockwise outer contour
    
    * .notdef#6752 (U+C162) has a counter-clockwise outer contour
    
    * .notdef#6752 (U+C162) has a counter-clockwise outer contour
    
    * .notdef#6752 (U+C162) has a counter-clockwise outer contour
    
    * .notdef#6752 (U+C162) has a counter-clockwise outer contour
    
    * .notdef#6752 (U+C162) has a counter-clockwise outer contour
    
    * .notdef#6753 (U+C163) has a counter-clockwise outer contour
    
    * .notdef#6753 (U+C163) has a counter-clockwise outer contour
    
    * .notdef#6753 (U+C163) has a counter-clockwise outer contour
    
    * .notdef#6753 (U+C163) has a counter-clockwise outer contour
    
    * .notdef#6753 (U+C163) has a counter-clockwise outer contour
    
    * .notdef#6754 (U+C166) has a counter-clockwise outer contour
    
    * .notdef#6754 (U+C166) has a counter-clockwise outer contour
    
    * .notdef#6754 (U+C166) has a counter-clockwise outer contour
    
    * .notdef#6754 (U+C166) has a counter-clockwise outer contour
    
    * .notdef#6755 (U+C16A) has a counter-clockwise outer contour
    
    * .notdef#6755 (U+C16A) has a counter-clockwise outer contour
    
    * .notdef#6755 (U+C16A) has a counter-clockwise outer contour
    
    * .notdef#6756 (U+C16B) has a counter-clockwise outer contour
    
    * .notdef#6756 (U+C16B) has a counter-clockwise outer contour
    
    * .notdef#6756 (U+C16B) has a counter-clockwise outer contour
    
    * .notdef#6757 (U+C16C) has a counter-clockwise outer contour
    
    * .notdef#6757 (U+C16C) has a counter-clockwise outer contour
    
    * .notdef#6757 (U+C16C) has a counter-clockwise outer contour
    
    * .notdef#6758 (U+C16D) has a counter-clockwise outer contour
    
    * .notdef#6758 (U+C16D) has a counter-clockwise outer contour
    
    * .notdef#6758 (U+C16D) has a counter-clockwise outer contour
    
    * .notdef#6759 (U+C16E) has a counter-clockwise outer contour
    
    * .notdef#6759 (U+C16E) has a counter-clockwise outer contour
    
    * .notdef#6759 (U+C16E) has a counter-clockwise outer contour
    
    * .notdef#6759 (U+C16E) has a counter-clockwise outer contour
    
    * .notdef#676 (U+B5A1) has a counter-clockwise outer contour
    
    * .notdef#676 (U+B5A1) has a counter-clockwise outer contour
    
    * .notdef#676 (U+B5A1) has a counter-clockwise outer contour
    
    * .notdef#6760 (U+C16F) has a counter-clockwise outer contour
    
    * .notdef#6760 (U+C16F) has a counter-clockwise outer contour
    
    * .notdef#6760 (U+C16F) has a counter-clockwise outer contour
    
    * .notdef#6760 (U+C16F) has a counter-clockwise outer contour
    
    * .notdef#6761 (U+C171) has a counter-clockwise outer contour
    
    * .notdef#6761 (U+C171) has a counter-clockwise outer contour
    
    * .notdef#6761 (U+C171) has a counter-clockwise outer contour
    
    * .notdef#6761 (U+C171) has a counter-clockwise outer contour
    
    * .notdef#6762 (U+C172) has a counter-clockwise outer contour
    
    * .notdef#6762 (U+C172) has a counter-clockwise outer contour
    
    * .notdef#6762 (U+C172) has a counter-clockwise outer contour
    
    * .notdef#6762 (U+C172) has a counter-clockwise outer contour
    
    * .notdef#6762 (U+C172) has a counter-clockwise outer contour
    
    * .notdef#6763 (U+C173) has a counter-clockwise outer contour
    
    * .notdef#6763 (U+C173) has a counter-clockwise outer contour
    
    * .notdef#6763 (U+C173) has a counter-clockwise outer contour
    
    * .notdef#6763 (U+C173) has a counter-clockwise outer contour
    
    * .notdef#6763 (U+C173) has a counter-clockwise outer contour
    
    * .notdef#6764 (U+C175) has a counter-clockwise outer contour
    
    * .notdef#6764 (U+C175) has a counter-clockwise outer contour
    
    * .notdef#6764 (U+C175) has a counter-clockwise outer contour
    
    * .notdef#6764 (U+C175) has a counter-clockwise outer contour
    
    * .notdef#6764 (U+C175) has a counter-clockwise outer contour
    
    * .notdef#6765 (U+C176) has a counter-clockwise outer contour
    
    * .notdef#6765 (U+C176) has a counter-clockwise outer contour
    
    * .notdef#6765 (U+C176) has a counter-clockwise outer contour
    
    * .notdef#6765 (U+C176) has a counter-clockwise outer contour
    
    * .notdef#6765 (U+C176) has a counter-clockwise outer contour
    
    * .notdef#6765 (U+C176) has a counter-clockwise outer contour
    
    * .notdef#6766 (U+C177) has a counter-clockwise outer contour
    
    * .notdef#6766 (U+C177) has a counter-clockwise outer contour
    
    * .notdef#6766 (U+C177) has a counter-clockwise outer contour
    
    * .notdef#6766 (U+C177) has a counter-clockwise outer contour
    
    * .notdef#6767 (U+C179) has a counter-clockwise outer contour
    
    * .notdef#6767 (U+C179) has a counter-clockwise outer contour
    
    * .notdef#6767 (U+C179) has a counter-clockwise outer contour
    
    * .notdef#6767 (U+C179) has a counter-clockwise outer contour
    
    * .notdef#6767 (U+C179) has a counter-clockwise outer contour
    
    * .notdef#6768 (U+C17A) has a counter-clockwise outer contour
    
    * .notdef#6768 (U+C17A) has a counter-clockwise outer contour
    
    * .notdef#6768 (U+C17A) has a counter-clockwise outer contour
    
    * .notdef#6768 (U+C17A) has a counter-clockwise outer contour
    
    * .notdef#6768 (U+C17A) has a counter-clockwise outer contour
    
    * .notdef#6769 (U+C17B) has a counter-clockwise outer contour
    
    * .notdef#6769 (U+C17B) has a counter-clockwise outer contour
    
    * .notdef#6769 (U+C17B) has a counter-clockwise outer contour
    
    * .notdef#6769 (U+C17B) has a counter-clockwise outer contour
    
    * .notdef#6769 (U+C17B) has a counter-clockwise outer contour
    
    * .notdef#677 (U+B5A4) has a counter-clockwise outer contour
    
    * .notdef#677 (U+B5A4) has a counter-clockwise outer contour
    
    * .notdef#677 (U+B5A4) has a counter-clockwise outer contour
    
    * .notdef#6770 (U+C17C) has a counter-clockwise outer contour
    
    * .notdef#6770 (U+C17C) has a counter-clockwise outer contour
    
    * .notdef#6770 (U+C17C) has a counter-clockwise outer contour
    
    * .notdef#6770 (U+C17C) has a counter-clockwise outer contour
    
    * .notdef#6770 (U+C17C) has a counter-clockwise outer contour
    
    * .notdef#6771 (U+C17D) has a counter-clockwise outer contour
    
    * .notdef#6771 (U+C17D) has a counter-clockwise outer contour
    
    * .notdef#6771 (U+C17D) has a counter-clockwise outer contour
    
    * .notdef#6771 (U+C17D) has a counter-clockwise outer contour
    
    * .notdef#6771 (U+C17D) has a counter-clockwise outer contour
    
    * .notdef#6772 (U+C17E) has a counter-clockwise outer contour
    
    * .notdef#6772 (U+C17E) has a counter-clockwise outer contour
    
    * .notdef#6772 (U+C17E) has a counter-clockwise outer contour
    
    * .notdef#6772 (U+C17E) has a counter-clockwise outer contour
    
    * .notdef#6772 (U+C17E) has a counter-clockwise outer contour
    
    * .notdef#6772 (U+C17E) has a counter-clockwise outer contour
    
    * .notdef#6773 (U+C17F) has a counter-clockwise outer contour
    
    * .notdef#6773 (U+C17F) has a counter-clockwise outer contour
    
    * .notdef#6773 (U+C17F) has a counter-clockwise outer contour
    
    * .notdef#6773 (U+C17F) has a counter-clockwise outer contour
    
    * .notdef#6773 (U+C17F) has a counter-clockwise outer contour
    
    * .notdef#6773 (U+C17F) has a counter-clockwise outer contour
    
    * .notdef#6774 (U+C180) has a counter-clockwise outer contour
    
    * .notdef#6774 (U+C180) has a counter-clockwise outer contour
    
    * .notdef#6774 (U+C180) has a counter-clockwise outer contour
    
    * .notdef#6774 (U+C180) has a counter-clockwise outer contour
    
    * .notdef#6775 (U+C181) has a counter-clockwise outer contour
    
    * .notdef#6775 (U+C181) has a counter-clockwise outer contour
    
    * .notdef#6775 (U+C181) has a counter-clockwise outer contour
    
    * .notdef#6775 (U+C181) has a counter-clockwise outer contour
    
    * .notdef#6776 (U+C182) has a counter-clockwise outer contour
    
    * .notdef#6776 (U+C182) has a counter-clockwise outer contour
    
    * .notdef#6776 (U+C182) has a counter-clockwise outer contour
    
    * .notdef#6776 (U+C182) has a counter-clockwise outer contour
    
    * .notdef#6776 (U+C182) has a counter-clockwise outer contour
    
    * .notdef#6777 (U+C183) has a counter-clockwise outer contour
    
    * .notdef#6777 (U+C183) has a counter-clockwise outer contour
    
    * .notdef#6777 (U+C183) has a counter-clockwise outer contour
    
    * .notdef#6777 (U+C183) has a counter-clockwise outer contour
    
    * .notdef#6778 (U+C184) has a counter-clockwise outer contour
    
    * .notdef#6778 (U+C184) has a counter-clockwise outer contour
    
    * .notdef#6778 (U+C184) has a counter-clockwise outer contour
    
    * .notdef#6778 (U+C184) has a counter-clockwise outer contour
    
    * .notdef#6779 (U+C186) has a counter-clockwise outer contour
    
    * .notdef#6779 (U+C186) has a counter-clockwise outer contour
    
    * .notdef#6779 (U+C186) has a counter-clockwise outer contour
    
    * .notdef#6779 (U+C186) has a counter-clockwise outer contour
    
    * .notdef#678 (U+B5A8) has a counter-clockwise outer contour
    
    * .notdef#678 (U+B5A8) has a counter-clockwise outer contour
    
    * .notdef#678 (U+B5A8) has a counter-clockwise outer contour
    
    * .notdef#6780 (U+C187) has a counter-clockwise outer contour
    
    * .notdef#6780 (U+C187) has a counter-clockwise outer contour
    
    * .notdef#6780 (U+C187) has a counter-clockwise outer contour
    
    * .notdef#6780 (U+C187) has a counter-clockwise outer contour
    
    * .notdef#6781 (U+C188) has a counter-clockwise outer contour
    
    * .notdef#6781 (U+C188) has a counter-clockwise outer contour
    
    * .notdef#6781 (U+C188) has a counter-clockwise outer contour
    
    * .notdef#6781 (U+C188) has a counter-clockwise outer contour
    
    * .notdef#6782 (U+C189) has a counter-clockwise outer contour
    
    * .notdef#6782 (U+C189) has a counter-clockwise outer contour
    
    * .notdef#6782 (U+C189) has a counter-clockwise outer contour
    
    * .notdef#6782 (U+C189) has a counter-clockwise outer contour
    
    * .notdef#6783 (U+C18A) has a counter-clockwise outer contour
    
    * .notdef#6783 (U+C18A) has a counter-clockwise outer contour
    
    * .notdef#6783 (U+C18A) has a counter-clockwise outer contour
    
    * .notdef#6783 (U+C18A) has a counter-clockwise outer contour
    
    * .notdef#6783 (U+C18A) has a counter-clockwise outer contour
    
    * .notdef#6784 (U+C18B) has a counter-clockwise outer contour
    
    * .notdef#6784 (U+C18B) has a counter-clockwise outer contour
    
    * .notdef#6784 (U+C18B) has a counter-clockwise outer contour
    
    * .notdef#6784 (U+C18B) has a counter-clockwise outer contour
    
    * .notdef#6784 (U+C18B) has a counter-clockwise outer contour
    
    * .notdef#6785 (U+C18F) has a counter-clockwise outer contour
    
    * .notdef#6785 (U+C18F) has a counter-clockwise outer contour
    
    * .notdef#6785 (U+C18F) has a counter-clockwise outer contour
    
    * .notdef#6785 (U+C18F) has a counter-clockwise outer contour
    
    * .notdef#6786 (U+C191) has a counter-clockwise outer contour
    
    * .notdef#6786 (U+C191) has a counter-clockwise outer contour
    
    * .notdef#6786 (U+C191) has a counter-clockwise outer contour
    
    * .notdef#6786 (U+C191) has a counter-clockwise outer contour
    
    * .notdef#6787 (U+C192) has a counter-clockwise outer contour
    
    * .notdef#6787 (U+C192) has a counter-clockwise outer contour
    
    * .notdef#6787 (U+C192) has a counter-clockwise outer contour
    
    * .notdef#6787 (U+C192) has a counter-clockwise outer contour
    
    * .notdef#6787 (U+C192) has a counter-clockwise outer contour
    
    * .notdef#6788 (U+C193) has a counter-clockwise outer contour
    
    * .notdef#6788 (U+C193) has a counter-clockwise outer contour
    
    * .notdef#6788 (U+C193) has a counter-clockwise outer contour
    
    * .notdef#6789 (U+C195) has a counter-clockwise outer contour
    
    * .notdef#6789 (U+C195) has a counter-clockwise outer contour
    
    * .notdef#6789 (U+C195) has a counter-clockwise outer contour
    
    * .notdef#6789 (U+C195) has a counter-clockwise outer contour
    
    * .notdef#679 (U+B5AA) has a counter-clockwise outer contour
    
    * .notdef#679 (U+B5AA) has a counter-clockwise outer contour
    
    * .notdef#679 (U+B5AA) has a counter-clockwise outer contour
    
    * .notdef#679 (U+B5AA) has a counter-clockwise outer contour
    
    * .notdef#6790 (U+C197) has a counter-clockwise outer contour
    
    * .notdef#6790 (U+C197) has a counter-clockwise outer contour
    
    * .notdef#6790 (U+C197) has a counter-clockwise outer contour
    
    * .notdef#6790 (U+C197) has a counter-clockwise outer contour
    
    * .notdef#6791 (U+C198) has a counter-clockwise outer contour
    
    * .notdef#6791 (U+C198) has a counter-clockwise outer contour
    
    * .notdef#6791 (U+C198) has a counter-clockwise outer contour
    
    * .notdef#6791 (U+C198) has a counter-clockwise outer contour
    
    * .notdef#6792 (U+C199) has a counter-clockwise outer contour
    
    * .notdef#6792 (U+C199) has a counter-clockwise outer contour
    
    * .notdef#6792 (U+C199) has a counter-clockwise outer contour
    
    * .notdef#6792 (U+C199) has a counter-clockwise outer contour
    
    * .notdef#6793 (U+C19A) has a counter-clockwise outer contour
    
    * .notdef#6793 (U+C19A) has a counter-clockwise outer contour
    
    * .notdef#6793 (U+C19A) has a counter-clockwise outer contour
    
    * .notdef#6793 (U+C19A) has a counter-clockwise outer contour
    
    * .notdef#6793 (U+C19A) has a counter-clockwise outer contour
    
    * .notdef#6794 (U+C19B) has a counter-clockwise outer contour
    
    * .notdef#6794 (U+C19B) has a counter-clockwise outer contour
    
    * .notdef#6794 (U+C19B) has a counter-clockwise outer contour
    
    * .notdef#6794 (U+C19B) has a counter-clockwise outer contour
    
    * .notdef#6794 (U+C19B) has a counter-clockwise outer contour
    
    * .notdef#6795 (U+C19E) has a counter-clockwise outer contour
    
    * .notdef#6795 (U+C19E) has a counter-clockwise outer contour
    
    * .notdef#6795 (U+C19E) has a counter-clockwise outer contour
    
    * .notdef#6795 (U+C19E) has a counter-clockwise outer contour
    
    * .notdef#6796 (U+C1A0) has a counter-clockwise outer contour
    
    * .notdef#6796 (U+C1A0) has a counter-clockwise outer contour
    
    * .notdef#6796 (U+C1A0) has a counter-clockwise outer contour
    
    * .notdef#6797 (U+C1A2) has a counter-clockwise outer contour
    
    * .notdef#6797 (U+C1A2) has a counter-clockwise outer contour
    
    * .notdef#6797 (U+C1A2) has a counter-clockwise outer contour
    
    * .notdef#6798 (U+C1A3) has a counter-clockwise outer contour
    
    * .notdef#6798 (U+C1A3) has a counter-clockwise outer contour
    
    * .notdef#6798 (U+C1A3) has a counter-clockwise outer contour
    
    * .notdef#6799 (U+C1A4) has a counter-clockwise outer contour
    
    * .notdef#6799 (U+C1A4) has a counter-clockwise outer contour
    
    * .notdef#6799 (U+C1A4) has a counter-clockwise outer contour
    
    * .notdef#680 (U+B5AB) has a counter-clockwise outer contour
    
    * .notdef#680 (U+B5AB) has a counter-clockwise outer contour
    
    * .notdef#680 (U+B5AB) has a counter-clockwise outer contour
    
    * .notdef#680 (U+B5AB) has a counter-clockwise outer contour
    
    * .notdef#6800 (U+C1A6) has a counter-clockwise outer contour
    
    * .notdef#6800 (U+C1A6) has a counter-clockwise outer contour
    
    * .notdef#6800 (U+C1A6) has a counter-clockwise outer contour
    
    * .notdef#6800 (U+C1A6) has a counter-clockwise outer contour
    
    * .notdef#6801 (U+C1A7) has a counter-clockwise outer contour
    
    * .notdef#6801 (U+C1A7) has a counter-clockwise outer contour
    
    * .notdef#6801 (U+C1A7) has a counter-clockwise outer contour
    
    * .notdef#6801 (U+C1A7) has a counter-clockwise outer contour
    
    * .notdef#6802 (U+C1AA) has a counter-clockwise outer contour
    
    * .notdef#6802 (U+C1AA) has a counter-clockwise outer contour
    
    * .notdef#6802 (U+C1AA) has a counter-clockwise outer contour
    
    * .notdef#6802 (U+C1AA) has a counter-clockwise outer contour
    
    * .notdef#6802 (U+C1AA) has a counter-clockwise outer contour
    
    * .notdef#6803 (U+C1AB) has a counter-clockwise outer contour
    
    * .notdef#6803 (U+C1AB) has a counter-clockwise outer contour
    
    * .notdef#6803 (U+C1AB) has a counter-clockwise outer contour
    
    * .notdef#6803 (U+C1AB) has a counter-clockwise outer contour
    
    * .notdef#6803 (U+C1AB) has a counter-clockwise outer contour
    
    * .notdef#6804 (U+C1AD) has a counter-clockwise outer contour
    
    * .notdef#6804 (U+C1AD) has a counter-clockwise outer contour
    
    * .notdef#6804 (U+C1AD) has a counter-clockwise outer contour
    
    * .notdef#6804 (U+C1AD) has a counter-clockwise outer contour
    
    * .notdef#6804 (U+C1AD) has a counter-clockwise outer contour
    
    * .notdef#6805 (U+C1AE) has a counter-clockwise outer contour
    
    * .notdef#6805 (U+C1AE) has a counter-clockwise outer contour
    
    * .notdef#6805 (U+C1AE) has a counter-clockwise outer contour
    
    * .notdef#6805 (U+C1AE) has a counter-clockwise outer contour
    
    * .notdef#6805 (U+C1AE) has a counter-clockwise outer contour
    
    * .notdef#6805 (U+C1AE) has a counter-clockwise outer contour
    
    * .notdef#6806 (U+C1AF) has a counter-clockwise outer contour
    
    * .notdef#6806 (U+C1AF) has a counter-clockwise outer contour
    
    * .notdef#6806 (U+C1AF) has a counter-clockwise outer contour
    
    * .notdef#6806 (U+C1AF) has a counter-clockwise outer contour
    
    * .notdef#6807 (U+C1B1) has a counter-clockwise outer contour
    
    * .notdef#6807 (U+C1B1) has a counter-clockwise outer contour
    
    * .notdef#6807 (U+C1B1) has a counter-clockwise outer contour
    
    * .notdef#6807 (U+C1B1) has a counter-clockwise outer contour
    
    * .notdef#6807 (U+C1B1) has a counter-clockwise outer contour
    
    * .notdef#6808 (U+C1B2) has a counter-clockwise outer contour
    
    * .notdef#6808 (U+C1B2) has a counter-clockwise outer contour
    
    * .notdef#6808 (U+C1B2) has a counter-clockwise outer contour
    
    * .notdef#6808 (U+C1B2) has a counter-clockwise outer contour
    
    * .notdef#6808 (U+C1B2) has a counter-clockwise outer contour
    
    * .notdef#6809 (U+C1B3) has a counter-clockwise outer contour
    
    * .notdef#6809 (U+C1B3) has a counter-clockwise outer contour
    
    * .notdef#6809 (U+C1B3) has a counter-clockwise outer contour
    
    * .notdef#6809 (U+C1B3) has a counter-clockwise outer contour
    
    * .notdef#6809 (U+C1B3) has a counter-clockwise outer contour
    
    * .notdef#681 (U+B5B0) has a counter-clockwise outer contour
    
    * .notdef#681 (U+B5B0) has a counter-clockwise outer contour
    
    * .notdef#681 (U+B5B0) has a counter-clockwise outer contour
    
    * .notdef#6810 (U+C1B4) has a counter-clockwise outer contour
    
    * .notdef#6810 (U+C1B4) has a counter-clockwise outer contour
    
    * .notdef#6810 (U+C1B4) has a counter-clockwise outer contour
    
    * .notdef#6810 (U+C1B4) has a counter-clockwise outer contour
    
    * .notdef#6810 (U+C1B4) has a counter-clockwise outer contour
    
    * .notdef#6811 (U+C1B5) has a counter-clockwise outer contour
    
    * .notdef#6811 (U+C1B5) has a counter-clockwise outer contour
    
    * .notdef#6811 (U+C1B5) has a counter-clockwise outer contour
    
    * .notdef#6811 (U+C1B5) has a counter-clockwise outer contour
    
    * .notdef#6811 (U+C1B5) has a counter-clockwise outer contour
    
    * .notdef#6812 (U+C1B6) has a counter-clockwise outer contour
    
    * .notdef#6812 (U+C1B6) has a counter-clockwise outer contour
    
    * .notdef#6812 (U+C1B6) has a counter-clockwise outer contour
    
    * .notdef#6812 (U+C1B6) has a counter-clockwise outer contour
    
    * .notdef#6812 (U+C1B6) has a counter-clockwise outer contour
    
    * .notdef#6812 (U+C1B6) has a counter-clockwise outer contour
    
    * .notdef#6813 (U+C1B7) has a counter-clockwise outer contour
    
    * .notdef#6813 (U+C1B7) has a counter-clockwise outer contour
    
    * .notdef#6813 (U+C1B7) has a counter-clockwise outer contour
    
    * .notdef#6813 (U+C1B7) has a counter-clockwise outer contour
    
    * .notdef#6813 (U+C1B7) has a counter-clockwise outer contour
    
    * .notdef#6813 (U+C1B7) has a counter-clockwise outer contour
    
    * .notdef#6814 (U+C1B8) has a counter-clockwise outer contour
    
    * .notdef#6814 (U+C1B8) has a counter-clockwise outer contour
    
    * .notdef#6814 (U+C1B8) has a counter-clockwise outer contour
    
    * .notdef#6814 (U+C1B8) has a counter-clockwise outer contour
    
    * .notdef#6815 (U+C1B9) has a counter-clockwise outer contour
    
    * .notdef#6815 (U+C1B9) has a counter-clockwise outer contour
    
    * .notdef#6815 (U+C1B9) has a counter-clockwise outer contour
    
    * .notdef#6815 (U+C1B9) has a counter-clockwise outer contour
    
    * .notdef#6816 (U+C1BA) has a counter-clockwise outer contour
    
    * .notdef#6816 (U+C1BA) has a counter-clockwise outer contour
    
    * .notdef#6816 (U+C1BA) has a counter-clockwise outer contour
    
    * .notdef#6816 (U+C1BA) has a counter-clockwise outer contour
    
    * .notdef#6816 (U+C1BA) has a counter-clockwise outer contour
    
    * .notdef#6817 (U+C1BB) has a counter-clockwise outer contour
    
    * .notdef#6817 (U+C1BB) has a counter-clockwise outer contour
    
    * .notdef#6817 (U+C1BB) has a counter-clockwise outer contour
    
    * .notdef#6817 (U+C1BB) has a counter-clockwise outer contour
    
    * .notdef#6818 (U+C1BC) has a counter-clockwise outer contour
    
    * .notdef#6818 (U+C1BC) has a counter-clockwise outer contour
    
    * .notdef#6818 (U+C1BC) has a counter-clockwise outer contour
    
    * .notdef#6818 (U+C1BC) has a counter-clockwise outer contour
    
    * .notdef#6819 (U+C1BE) has a counter-clockwise outer contour
    
    * .notdef#6819 (U+C1BE) has a counter-clockwise outer contour
    
    * .notdef#6819 (U+C1BE) has a counter-clockwise outer contour
    
    * .notdef#6819 (U+C1BE) has a counter-clockwise outer contour
    
    * .notdef#682 (U+B5B1) has a counter-clockwise outer contour
    
    * .notdef#682 (U+B5B1) has a counter-clockwise outer contour
    
    * .notdef#682 (U+B5B1) has a counter-clockwise outer contour
    
    * .notdef#6820 (U+C1BF) has a counter-clockwise outer contour
    
    * .notdef#6820 (U+C1BF) has a counter-clockwise outer contour
    
    * .notdef#6820 (U+C1BF) has a counter-clockwise outer contour
    
    * .notdef#6820 (U+C1BF) has a counter-clockwise outer contour
    
    * .notdef#6821 (U+C1C0) has a counter-clockwise outer contour
    
    * .notdef#6821 (U+C1C0) has a counter-clockwise outer contour
    
    * .notdef#6821 (U+C1C0) has a counter-clockwise outer contour
    
    * .notdef#6821 (U+C1C0) has a counter-clockwise outer contour
    
    * .notdef#6822 (U+C1C1) has a counter-clockwise outer contour
    
    * .notdef#6822 (U+C1C1) has a counter-clockwise outer contour
    
    * .notdef#6822 (U+C1C1) has a counter-clockwise outer contour
    
    * .notdef#6822 (U+C1C1) has a counter-clockwise outer contour
    
    * .notdef#6823 (U+C1C2) has a counter-clockwise outer contour
    
    * .notdef#6823 (U+C1C2) has a counter-clockwise outer contour
    
    * .notdef#6823 (U+C1C2) has a counter-clockwise outer contour
    
    * .notdef#6823 (U+C1C2) has a counter-clockwise outer contour
    
    * .notdef#6823 (U+C1C2) has a counter-clockwise outer contour
    
    * .notdef#6824 (U+C1C3) has a counter-clockwise outer contour
    
    * .notdef#6824 (U+C1C3) has a counter-clockwise outer contour
    
    * .notdef#6824 (U+C1C3) has a counter-clockwise outer contour
    
    * .notdef#6824 (U+C1C3) has a counter-clockwise outer contour
    
    * .notdef#6824 (U+C1C3) has a counter-clockwise outer contour
    
    * .notdef#6825 (U+C1C5) has a counter-clockwise outer contour
    
    * .notdef#6825 (U+C1C5) has a counter-clockwise outer contour
    
    * .notdef#6825 (U+C1C5) has a counter-clockwise outer contour
    
    * .notdef#6825 (U+C1C5) has a counter-clockwise outer contour
    
    * .notdef#6826 (U+C1C6) has a counter-clockwise outer contour
    
    * .notdef#6826 (U+C1C6) has a counter-clockwise outer contour
    
    * .notdef#6826 (U+C1C6) has a counter-clockwise outer contour
    
    * .notdef#6826 (U+C1C6) has a counter-clockwise outer contour
    
    * .notdef#6826 (U+C1C6) has a counter-clockwise outer contour
    
    * .notdef#6827 (U+C1C7) has a counter-clockwise outer contour
    
    * .notdef#6827 (U+C1C7) has a counter-clockwise outer contour
    
    * .notdef#6827 (U+C1C7) has a counter-clockwise outer contour
    
    * .notdef#6827 (U+C1C7) has a counter-clockwise outer contour
    
    * .notdef#6827 (U+C1C7) has a counter-clockwise outer contour
    
    * .notdef#6828 (U+C1C9) has a counter-clockwise outer contour
    
    * .notdef#6828 (U+C1C9) has a counter-clockwise outer contour
    
    * .notdef#6828 (U+C1C9) has a counter-clockwise outer contour
    
    * .notdef#6828 (U+C1C9) has a counter-clockwise outer contour
    
    * .notdef#6828 (U+C1C9) has a counter-clockwise outer contour
    
    * .notdef#6829 (U+C1CA) has a counter-clockwise outer contour
    
    * .notdef#6829 (U+C1CA) has a counter-clockwise outer contour
    
    * .notdef#6829 (U+C1CA) has a counter-clockwise outer contour
    
    * .notdef#6829 (U+C1CA) has a counter-clockwise outer contour
    
    * .notdef#6829 (U+C1CA) has a counter-clockwise outer contour
    
    * .notdef#6829 (U+C1CA) has a counter-clockwise outer contour
    
    * .notdef#683 (U+B5B3) has a counter-clockwise outer contour
    
    * .notdef#683 (U+B5B3) has a counter-clockwise outer contour
    
    * .notdef#683 (U+B5B3) has a counter-clockwise outer contour
    
    * .notdef#6830 (U+C1CB) has a counter-clockwise outer contour
    
    * .notdef#6830 (U+C1CB) has a counter-clockwise outer contour
    
    * .notdef#6830 (U+C1CB) has a counter-clockwise outer contour
    
    * .notdef#6830 (U+C1CB) has a counter-clockwise outer contour
    
    * .notdef#6831 (U+C1CD) has a counter-clockwise outer contour
    
    * .notdef#6831 (U+C1CD) has a counter-clockwise outer contour
    
    * .notdef#6831 (U+C1CD) has a counter-clockwise outer contour
    
    * .notdef#6831 (U+C1CD) has a counter-clockwise outer contour
    
    * .notdef#6831 (U+C1CD) has a counter-clockwise outer contour
    
    * .notdef#6832 (U+C1CE) has a counter-clockwise outer contour
    
    * .notdef#6832 (U+C1CE) has a counter-clockwise outer contour
    
    * .notdef#6832 (U+C1CE) has a counter-clockwise outer contour
    
    * .notdef#6832 (U+C1CE) has a counter-clockwise outer contour
    
    * .notdef#6832 (U+C1CE) has a counter-clockwise outer contour
    
    * .notdef#6833 (U+C1CF) has a counter-clockwise outer contour
    
    * .notdef#6833 (U+C1CF) has a counter-clockwise outer contour
    
    * .notdef#6833 (U+C1CF) has a counter-clockwise outer contour
    
    * .notdef#6833 (U+C1CF) has a counter-clockwise outer contour
    
    * .notdef#6833 (U+C1CF) has a counter-clockwise outer contour
    
    * .notdef#6834 (U+C1D0) has a counter-clockwise outer contour
    
    * .notdef#6834 (U+C1D0) has a counter-clockwise outer contour
    
    * .notdef#6834 (U+C1D0) has a counter-clockwise outer contour
    
    * .notdef#6834 (U+C1D0) has a counter-clockwise outer contour
    
    * .notdef#6834 (U+C1D0) has a counter-clockwise outer contour
    
    * .notdef#6835 (U+C1D1) has a counter-clockwise outer contour
    
    * .notdef#6835 (U+C1D1) has a counter-clockwise outer contour
    
    * .notdef#6835 (U+C1D1) has a counter-clockwise outer contour
    
    * .notdef#6835 (U+C1D1) has a counter-clockwise outer contour
    
    * .notdef#6835 (U+C1D1) has a counter-clockwise outer contour
    
    * .notdef#6836 (U+C1D2) has a counter-clockwise outer contour
    
    * .notdef#6836 (U+C1D2) has a counter-clockwise outer contour
    
    * .notdef#6836 (U+C1D2) has a counter-clockwise outer contour
    
    * .notdef#6836 (U+C1D2) has a counter-clockwise outer contour
    
    * .notdef#6836 (U+C1D2) has a counter-clockwise outer contour
    
    * .notdef#6836 (U+C1D2) has a counter-clockwise outer contour
    
    * .notdef#6837 (U+C1D3) has a counter-clockwise outer contour
    
    * .notdef#6837 (U+C1D3) has a counter-clockwise outer contour
    
    * .notdef#6837 (U+C1D3) has a counter-clockwise outer contour
    
    * .notdef#6837 (U+C1D3) has a counter-clockwise outer contour
    
    * .notdef#6837 (U+C1D3) has a counter-clockwise outer contour
    
    * .notdef#6837 (U+C1D3) has a counter-clockwise outer contour
    
    * .notdef#6838 (U+C1D5) has a counter-clockwise outer contour
    
    * .notdef#6838 (U+C1D5) has a counter-clockwise outer contour
    
    * .notdef#6838 (U+C1D5) has a counter-clockwise outer contour
    
    * .notdef#6838 (U+C1D5) has a counter-clockwise outer contour
    
    * .notdef#6839 (U+C1D6) has a counter-clockwise outer contour
    
    * .notdef#6839 (U+C1D6) has a counter-clockwise outer contour
    
    * .notdef#6839 (U+C1D6) has a counter-clockwise outer contour
    
    * .notdef#6839 (U+C1D6) has a counter-clockwise outer contour
    
    * .notdef#6839 (U+C1D6) has a counter-clockwise outer contour
    
    * .notdef#684 (U+B5B4) has a counter-clockwise outer contour
    
    * .notdef#684 (U+B5B4) has a counter-clockwise outer contour
    
    * .notdef#684 (U+B5B4) has a counter-clockwise outer contour
    
    * .notdef#6840 (U+C1D9) has a counter-clockwise outer contour
    
    * .notdef#6840 (U+C1D9) has a counter-clockwise outer contour
    
    * .notdef#6840 (U+C1D9) has a counter-clockwise outer contour
    
    * .notdef#6840 (U+C1D9) has a counter-clockwise outer contour
    
    * .notdef#6841 (U+C1DA) has a counter-clockwise outer contour
    
    * .notdef#6841 (U+C1DA) has a counter-clockwise outer contour
    
    * .notdef#6841 (U+C1DA) has a counter-clockwise outer contour
    
    * .notdef#6841 (U+C1DA) has a counter-clockwise outer contour
    
    * .notdef#6842 (U+C1DB) has a counter-clockwise outer contour
    
    * .notdef#6842 (U+C1DB) has a counter-clockwise outer contour
    
    * .notdef#6842 (U+C1DB) has a counter-clockwise outer contour
    
    * .notdef#6842 (U+C1DB) has a counter-clockwise outer contour
    
    * .notdef#6843 (U+C1DC) has a counter-clockwise outer contour
    
    * .notdef#6843 (U+C1DC) has a counter-clockwise outer contour
    
    * .notdef#6843 (U+C1DC) has a counter-clockwise outer contour
    
    * .notdef#6843 (U+C1DC) has a counter-clockwise outer contour
    
    * .notdef#6844 (U+C1DD) has a counter-clockwise outer contour
    
    * .notdef#6844 (U+C1DD) has a counter-clockwise outer contour
    
    * .notdef#6844 (U+C1DD) has a counter-clockwise outer contour
    
    * .notdef#6844 (U+C1DD) has a counter-clockwise outer contour
    
    * .notdef#6845 (U+C1DE) has a counter-clockwise outer contour
    
    * .notdef#6845 (U+C1DE) has a counter-clockwise outer contour
    
    * .notdef#6845 (U+C1DE) has a counter-clockwise outer contour
    
    * .notdef#6845 (U+C1DE) has a counter-clockwise outer contour
    
    * .notdef#6845 (U+C1DE) has a counter-clockwise outer contour
    
    * .notdef#6846 (U+C1DF) has a counter-clockwise outer contour
    
    * .notdef#6846 (U+C1DF) has a counter-clockwise outer contour
    
    * .notdef#6846 (U+C1DF) has a counter-clockwise outer contour
    
    * .notdef#6846 (U+C1DF) has a counter-clockwise outer contour
    
    * .notdef#6846 (U+C1DF) has a counter-clockwise outer contour
    
    * .notdef#6847 (U+C1E1) has a counter-clockwise outer contour
    
    * .notdef#6847 (U+C1E1) has a counter-clockwise outer contour
    
    * .notdef#6847 (U+C1E1) has a counter-clockwise outer contour
    
    * .notdef#6847 (U+C1E1) has a counter-clockwise outer contour
    
    * .notdef#6848 (U+C1E2) has a counter-clockwise outer contour
    
    * .notdef#6848 (U+C1E2) has a counter-clockwise outer contour
    
    * .notdef#6848 (U+C1E2) has a counter-clockwise outer contour
    
    * .notdef#6848 (U+C1E2) has a counter-clockwise outer contour
    
    * .notdef#6848 (U+C1E2) has a counter-clockwise outer contour
    
    * .notdef#6849 (U+C1E3) has a counter-clockwise outer contour
    
    * .notdef#6849 (U+C1E3) has a counter-clockwise outer contour
    
    * .notdef#6849 (U+C1E3) has a counter-clockwise outer contour
    
    * .notdef#6849 (U+C1E3) has a counter-clockwise outer contour
    
    * .notdef#6849 (U+C1E3) has a counter-clockwise outer contour
    
    * .notdef#685 (U+B5B5) has a counter-clockwise outer contour
    
    * .notdef#685 (U+B5B5) has a counter-clockwise outer contour
    
    * .notdef#685 (U+B5B5) has a counter-clockwise outer contour
    
    * .notdef#6850 (U+C1E5) has a counter-clockwise outer contour
    
    * .notdef#6850 (U+C1E5) has a counter-clockwise outer contour
    
    * .notdef#6850 (U+C1E5) has a counter-clockwise outer contour
    
    * .notdef#6850 (U+C1E5) has a counter-clockwise outer contour
    
    * .notdef#6850 (U+C1E5) has a counter-clockwise outer contour
    
    * .notdef#6851 (U+C1E6) has a counter-clockwise outer contour
    
    * .notdef#6851 (U+C1E6) has a counter-clockwise outer contour
    
    * .notdef#6851 (U+C1E6) has a counter-clockwise outer contour
    
    * .notdef#6851 (U+C1E6) has a counter-clockwise outer contour
    
    * .notdef#6851 (U+C1E6) has a counter-clockwise outer contour
    
    * .notdef#6851 (U+C1E6) has a counter-clockwise outer contour
    
    * .notdef#6852 (U+C1E7) has a counter-clockwise outer contour
    
    * .notdef#6852 (U+C1E7) has a counter-clockwise outer contour
    
    * .notdef#6852 (U+C1E7) has a counter-clockwise outer contour
    
    * .notdef#6852 (U+C1E7) has a counter-clockwise outer contour
    
    * .notdef#6853 (U+C1E9) has a counter-clockwise outer contour
    
    * .notdef#6853 (U+C1E9) has a counter-clockwise outer contour
    
    * .notdef#6853 (U+C1E9) has a counter-clockwise outer contour
    
    * .notdef#6853 (U+C1E9) has a counter-clockwise outer contour
    
    * .notdef#6853 (U+C1E9) has a counter-clockwise outer contour
    
    * .notdef#6854 (U+C1EA) has a counter-clockwise outer contour
    
    * .notdef#6854 (U+C1EA) has a counter-clockwise outer contour
    
    * .notdef#6854 (U+C1EA) has a counter-clockwise outer contour
    
    * .notdef#6854 (U+C1EA) has a counter-clockwise outer contour
    
    * .notdef#6854 (U+C1EA) has a counter-clockwise outer contour
    
    * .notdef#6855 (U+C1EB) has a counter-clockwise outer contour
    
    * .notdef#6855 (U+C1EB) has a counter-clockwise outer contour
    
    * .notdef#6855 (U+C1EB) has a counter-clockwise outer contour
    
    * .notdef#6855 (U+C1EB) has a counter-clockwise outer contour
    
    * .notdef#6855 (U+C1EB) has a counter-clockwise outer contour
    
    * .notdef#6856 (U+C1EC) has a counter-clockwise outer contour
    
    * .notdef#6856 (U+C1EC) has a counter-clockwise outer contour
    
    * .notdef#6856 (U+C1EC) has a counter-clockwise outer contour
    
    * .notdef#6856 (U+C1EC) has a counter-clockwise outer contour
    
    * .notdef#6856 (U+C1EC) has a counter-clockwise outer contour
    
    * .notdef#6857 (U+C1ED) has a counter-clockwise outer contour
    
    * .notdef#6857 (U+C1ED) has a counter-clockwise outer contour
    
    * .notdef#6857 (U+C1ED) has a counter-clockwise outer contour
    
    * .notdef#6857 (U+C1ED) has a counter-clockwise outer contour
    
    * .notdef#6857 (U+C1ED) has a counter-clockwise outer contour
    
    * .notdef#6858 (U+C1EE) has a counter-clockwise outer contour
    
    * .notdef#6858 (U+C1EE) has a counter-clockwise outer contour
    
    * .notdef#6858 (U+C1EE) has a counter-clockwise outer contour
    
    * .notdef#6858 (U+C1EE) has a counter-clockwise outer contour
    
    * .notdef#6858 (U+C1EE) has a counter-clockwise outer contour
    
    * .notdef#6858 (U+C1EE) has a counter-clockwise outer contour
    
    * .notdef#6859 (U+C1EF) has a counter-clockwise outer contour
    
    * .notdef#6859 (U+C1EF) has a counter-clockwise outer contour
    
    * .notdef#6859 (U+C1EF) has a counter-clockwise outer contour
    
    * .notdef#6859 (U+C1EF) has a counter-clockwise outer contour
    
    * .notdef#6859 (U+C1EF) has a counter-clockwise outer contour
    
    * .notdef#6859 (U+C1EF) has a counter-clockwise outer contour
    
    * .notdef#686 (U+B5BB) has a counter-clockwise outer contour
    
    * .notdef#686 (U+B5BB) has a counter-clockwise outer contour
    
    * .notdef#686 (U+B5BB) has a counter-clockwise outer contour
    
    * .notdef#686 (U+B5BB) has a counter-clockwise outer contour
    
    * .notdef#6860 (U+C1F2) has a counter-clockwise outer contour
    
    * .notdef#6860 (U+C1F2) has a counter-clockwise outer contour
    
    * .notdef#6860 (U+C1F2) has a counter-clockwise outer contour
    
    * .notdef#6860 (U+C1F2) has a counter-clockwise outer contour
    
    * .notdef#6860 (U+C1F2) has a counter-clockwise outer contour
    
    * .notdef#6861 (U+C1F4) has a counter-clockwise outer contour
    
    * .notdef#6861 (U+C1F4) has a counter-clockwise outer contour
    
    * .notdef#6861 (U+C1F4) has a counter-clockwise outer contour
    
    * .notdef#6861 (U+C1F4) has a counter-clockwise outer contour
    
    * .notdef#6862 (U+C1F5) has a counter-clockwise outer contour
    
    * .notdef#6862 (U+C1F5) has a counter-clockwise outer contour
    
    * .notdef#6862 (U+C1F5) has a counter-clockwise outer contour
    
    * .notdef#6862 (U+C1F5) has a counter-clockwise outer contour
    
    * .notdef#6863 (U+C1F6) has a counter-clockwise outer contour
    
    * .notdef#6863 (U+C1F6) has a counter-clockwise outer contour
    
    * .notdef#6863 (U+C1F6) has a counter-clockwise outer contour
    
    * .notdef#6863 (U+C1F6) has a counter-clockwise outer contour
    
    * .notdef#6864 (U+C1F7) has a counter-clockwise outer contour
    
    * .notdef#6864 (U+C1F7) has a counter-clockwise outer contour
    
    * .notdef#6864 (U+C1F7) has a counter-clockwise outer contour
    
    * .notdef#6864 (U+C1F7) has a counter-clockwise outer contour
    
    * .notdef#6865 (U+C1F8) has a counter-clockwise outer contour
    
    * .notdef#6865 (U+C1F8) has a counter-clockwise outer contour
    
    * .notdef#6865 (U+C1F8) has a counter-clockwise outer contour
    
    * .notdef#6865 (U+C1F8) has a counter-clockwise outer contour
    
    * .notdef#6866 (U+C1F9) has a counter-clockwise outer contour
    
    * .notdef#6866 (U+C1F9) has a counter-clockwise outer contour
    
    * .notdef#6866 (U+C1F9) has a counter-clockwise outer contour
    
    * .notdef#6866 (U+C1F9) has a counter-clockwise outer contour
    
    * .notdef#6867 (U+C1FA) has a counter-clockwise outer contour
    
    * .notdef#6867 (U+C1FA) has a counter-clockwise outer contour
    
    * .notdef#6867 (U+C1FA) has a counter-clockwise outer contour
    
    * .notdef#6867 (U+C1FA) has a counter-clockwise outer contour
    
    * .notdef#6867 (U+C1FA) has a counter-clockwise outer contour
    
    * .notdef#6868 (U+C1FB) has a counter-clockwise outer contour
    
    * .notdef#6868 (U+C1FB) has a counter-clockwise outer contour
    
    * .notdef#6868 (U+C1FB) has a counter-clockwise outer contour
    
    * .notdef#6868 (U+C1FB) has a counter-clockwise outer contour
    
    * .notdef#6868 (U+C1FB) has a counter-clockwise outer contour
    
    * .notdef#6869 (U+C1FE) has a counter-clockwise outer contour
    
    * .notdef#6869 (U+C1FE) has a counter-clockwise outer contour
    
    * .notdef#6869 (U+C1FE) has a counter-clockwise outer contour
    
    * .notdef#6869 (U+C1FE) has a counter-clockwise outer contour
    
    * .notdef#687 (U+B5BC) has a counter-clockwise outer contour
    
    * .notdef#687 (U+B5BC) has a counter-clockwise outer contour
    
    * .notdef#687 (U+B5BC) has a counter-clockwise outer contour
    
    * .notdef#6870 (U+C1FF) has a counter-clockwise outer contour
    
    * .notdef#6870 (U+C1FF) has a counter-clockwise outer contour
    
    * .notdef#6870 (U+C1FF) has a counter-clockwise outer contour
    
    * .notdef#6870 (U+C1FF) has a counter-clockwise outer contour
    
    * .notdef#6871 (U+C201) has a counter-clockwise outer contour
    
    * .notdef#6871 (U+C201) has a counter-clockwise outer contour
    
    * .notdef#6871 (U+C201) has a counter-clockwise outer contour
    
    * .notdef#6871 (U+C201) has a counter-clockwise outer contour
    
    * .notdef#6872 (U+C202) has a counter-clockwise outer contour
    
    * .notdef#6872 (U+C202) has a counter-clockwise outer contour
    
    * .notdef#6872 (U+C202) has a counter-clockwise outer contour
    
    * .notdef#6872 (U+C202) has a counter-clockwise outer contour
    
    * .notdef#6872 (U+C202) has a counter-clockwise outer contour
    
    * .notdef#6873 (U+C203) has a counter-clockwise outer contour
    
    * .notdef#6873 (U+C203) has a counter-clockwise outer contour
    
    * .notdef#6873 (U+C203) has a counter-clockwise outer contour
    
    * .notdef#6874 (U+C205) has a counter-clockwise outer contour
    
    * .notdef#6874 (U+C205) has a counter-clockwise outer contour
    
    * .notdef#6874 (U+C205) has a counter-clockwise outer contour
    
    * .notdef#6874 (U+C205) has a counter-clockwise outer contour
    
    * .notdef#6875 (U+C206) has a counter-clockwise outer contour
    
    * .notdef#6875 (U+C206) has a counter-clockwise outer contour
    
    * .notdef#6875 (U+C206) has a counter-clockwise outer contour
    
    * .notdef#6875 (U+C206) has a counter-clockwise outer contour
    
    * .notdef#6876 (U+C207) has a counter-clockwise outer contour
    
    * .notdef#6876 (U+C207) has a counter-clockwise outer contour
    
    * .notdef#6876 (U+C207) has a counter-clockwise outer contour
    
    * .notdef#6876 (U+C207) has a counter-clockwise outer contour
    
    * .notdef#6877 (U+C208) has a counter-clockwise outer contour
    
    * .notdef#6877 (U+C208) has a counter-clockwise outer contour
    
    * .notdef#6877 (U+C208) has a counter-clockwise outer contour
    
    * .notdef#6877 (U+C208) has a counter-clockwise outer contour
    
    * .notdef#6878 (U+C209) has a counter-clockwise outer contour
    
    * .notdef#6878 (U+C209) has a counter-clockwise outer contour
    
    * .notdef#6878 (U+C209) has a counter-clockwise outer contour
    
    * .notdef#6878 (U+C209) has a counter-clockwise outer contour
    
    * .notdef#6879 (U+C20A) has a counter-clockwise outer contour
    
    * .notdef#6879 (U+C20A) has a counter-clockwise outer contour
    
    * .notdef#6879 (U+C20A) has a counter-clockwise outer contour
    
    * .notdef#6879 (U+C20A) has a counter-clockwise outer contour
    
    * .notdef#6879 (U+C20A) has a counter-clockwise outer contour
    
    * .notdef#688 (U+B5BD) has a counter-clockwise outer contour
    
    * .notdef#688 (U+B5BD) has a counter-clockwise outer contour
    
    * .notdef#688 (U+B5BD) has a counter-clockwise outer contour
    
    * .notdef#688 (U+B5BD) has a counter-clockwise outer contour
    
    * .notdef#6880 (U+C20B) has a counter-clockwise outer contour
    
    * .notdef#6880 (U+C20B) has a counter-clockwise outer contour
    
    * .notdef#6880 (U+C20B) has a counter-clockwise outer contour
    
    * .notdef#6880 (U+C20B) has a counter-clockwise outer contour
    
    * .notdef#6880 (U+C20B) has a counter-clockwise outer contour
    
    * .notdef#6881 (U+C20E) has a counter-clockwise outer contour
    
    * .notdef#6881 (U+C20E) has a counter-clockwise outer contour
    
    * .notdef#6881 (U+C20E) has a counter-clockwise outer contour
    
    * .notdef#6881 (U+C20E) has a counter-clockwise outer contour
    
    * .notdef#6882 (U+C210) has a counter-clockwise outer contour
    
    * .notdef#6882 (U+C210) has a counter-clockwise outer contour
    
    * .notdef#6882 (U+C210) has a counter-clockwise outer contour
    
    * .notdef#6883 (U+C212) has a counter-clockwise outer contour
    
    * .notdef#6883 (U+C212) has a counter-clockwise outer contour
    
    * .notdef#6883 (U+C212) has a counter-clockwise outer contour
    
    * .notdef#6884 (U+C213) has a counter-clockwise outer contour
    
    * .notdef#6884 (U+C213) has a counter-clockwise outer contour
    
    * .notdef#6884 (U+C213) has a counter-clockwise outer contour
    
    * .notdef#6885 (U+C214) has a counter-clockwise outer contour
    
    * .notdef#6885 (U+C214) has a counter-clockwise outer contour
    
    * .notdef#6885 (U+C214) has a counter-clockwise outer contour
    
    * .notdef#6886 (U+C215) has a counter-clockwise outer contour
    
    * .notdef#6886 (U+C215) has a counter-clockwise outer contour
    
    * .notdef#6886 (U+C215) has a counter-clockwise outer contour
    
    * .notdef#6887 (U+C216) has a counter-clockwise outer contour
    
    * .notdef#6887 (U+C216) has a counter-clockwise outer contour
    
    * .notdef#6887 (U+C216) has a counter-clockwise outer contour
    
    * .notdef#6887 (U+C216) has a counter-clockwise outer contour
    
    * .notdef#6888 (U+C217) has a counter-clockwise outer contour
    
    * .notdef#6888 (U+C217) has a counter-clockwise outer contour
    
    * .notdef#6888 (U+C217) has a counter-clockwise outer contour
    
    * .notdef#6888 (U+C217) has a counter-clockwise outer contour
    
    * .notdef#6889 (U+C21A) has a counter-clockwise outer contour
    
    * .notdef#6889 (U+C21A) has a counter-clockwise outer contour
    
    * .notdef#6889 (U+C21A) has a counter-clockwise outer contour
    
    * .notdef#6889 (U+C21A) has a counter-clockwise outer contour
    
    * .notdef#689 (U+B5C0) has a counter-clockwise outer contour
    
    * .notdef#689 (U+B5C0) has a counter-clockwise outer contour
    
    * .notdef#689 (U+B5C0) has a counter-clockwise outer contour
    
    * .notdef#689 (U+B5C0) has a counter-clockwise outer contour
    
    * .notdef#6890 (U+C21B) has a counter-clockwise outer contour
    
    * .notdef#6890 (U+C21B) has a counter-clockwise outer contour
    
    * .notdef#6890 (U+C21B) has a counter-clockwise outer contour
    
    * .notdef#6891 (U+C21D) has a counter-clockwise outer contour
    
    * .notdef#6891 (U+C21D) has a counter-clockwise outer contour
    
    * .notdef#6892 (U+C21E) has a counter-clockwise outer contour
    
    * .notdef#6892 (U+C21E) has a counter-clockwise outer contour
    
    * .notdef#6892 (U+C21E) has a counter-clockwise outer contour
    
    * .notdef#6892 (U+C21E) has a counter-clockwise outer contour
    
    * .notdef#6892 (U+C21E) has a counter-clockwise outer contour
    
    * .notdef#6893 (U+C221) has a counter-clockwise outer contour
    
    * .notdef#6893 (U+C221) has a counter-clockwise outer contour
    
    * .notdef#6894 (U+C222) has a counter-clockwise outer contour
    
    * .notdef#6894 (U+C222) has a counter-clockwise outer contour
    
    * .notdef#6895 (U+C223) has a counter-clockwise outer contour
    
    * .notdef#6895 (U+C223) has a counter-clockwise outer contour
    
    * .notdef#6896 (U+C224) has a counter-clockwise outer contour
    
    * .notdef#6896 (U+C224) has a counter-clockwise outer contour
    
    * .notdef#6897 (U+C225) has a counter-clockwise outer contour
    
    * .notdef#6897 (U+C225) has a counter-clockwise outer contour
    
    * .notdef#6898 (U+C226) has a counter-clockwise outer contour
    
    * .notdef#6898 (U+C226) has a counter-clockwise outer contour
    
    * .notdef#6899 (U+C227) has a counter-clockwise outer contour
    
    * .notdef#6899 (U+C227) has a counter-clockwise outer contour
    
    * .notdef#690 (U+B5C4) has a counter-clockwise outer contour
    
    * .notdef#690 (U+B5C4) has a counter-clockwise outer contour
    
    * .notdef#690 (U+B5C4) has a counter-clockwise outer contour
    
    * .notdef#690 (U+B5C4) has a counter-clockwise outer contour
    
    * .notdef#6900 (U+C22A) has a counter-clockwise outer contour
    
    * .notdef#6900 (U+C22A) has a counter-clockwise outer contour
    
    * .notdef#6901 (U+C22C) has a counter-clockwise outer contour
    
    * .notdef#6901 (U+C22C) has a counter-clockwise outer contour
    
    * .notdef#6901 (U+C22C) has a counter-clockwise outer contour
    
    * .notdef#6902 (U+C22E) has a counter-clockwise outer contour
    
    * .notdef#6902 (U+C22E) has a counter-clockwise outer contour
    
    * .notdef#6903 (U+C230) has a counter-clockwise outer contour
    
    * .notdef#6903 (U+C230) has a counter-clockwise outer contour
    
    * .notdef#6904 (U+C233) has a counter-clockwise outer contour
    
    * .notdef#6904 (U+C233) has a counter-clockwise outer contour
    
    * .notdef#6904 (U+C233) has a counter-clockwise outer contour
    
    * .notdef#6905 (U+C235) has a counter-clockwise outer contour
    
    * .notdef#6905 (U+C235) has a counter-clockwise outer contour
    
    * .notdef#6905 (U+C235) has a counter-clockwise outer contour
    
    * .notdef#6905 (U+C235) has a counter-clockwise outer contour
    
    * .notdef#6906 (U+C236) has a counter-clockwise outer contour
    
    * .notdef#6906 (U+C236) has a counter-clockwise outer contour
    
    * .notdef#6906 (U+C236) has a counter-clockwise outer contour
    
    * .notdef#6906 (U+C236) has a counter-clockwise outer contour
    
    * .notdef#6906 (U+C236) has a counter-clockwise outer contour
    
    * .notdef#6907 (U+C237) has a counter-clockwise outer contour
    
    * .notdef#6907 (U+C237) has a counter-clockwise outer contour
    
    * .notdef#6907 (U+C237) has a counter-clockwise outer contour
    
    * .notdef#6907 (U+C237) has a counter-clockwise outer contour
    
    * .notdef#6908 (U+C238) has a counter-clockwise outer contour
    
    * .notdef#6908 (U+C238) has a counter-clockwise outer contour
    
    * .notdef#6908 (U+C238) has a counter-clockwise outer contour
    
    * .notdef#6908 (U+C238) has a counter-clockwise outer contour
    
    * .notdef#6909 (U+C239) has a counter-clockwise outer contour
    
    * .notdef#6909 (U+C239) has a counter-clockwise outer contour
    
    * .notdef#6909 (U+C239) has a counter-clockwise outer contour
    
    * .notdef#6909 (U+C239) has a counter-clockwise outer contour
    
    * .notdef#691 (U+B5CC) has a counter-clockwise outer contour
    
    * .notdef#691 (U+B5CC) has a counter-clockwise outer contour
    
    * .notdef#691 (U+B5CC) has a counter-clockwise outer contour
    
    * .notdef#691 (U+B5CC) has a counter-clockwise outer contour
    
    * .notdef#6910 (U+C23A) has a counter-clockwise outer contour
    
    * .notdef#6910 (U+C23A) has a counter-clockwise outer contour
    
    * .notdef#6910 (U+C23A) has a counter-clockwise outer contour
    
    * .notdef#6910 (U+C23A) has a counter-clockwise outer contour
    
    * .notdef#6910 (U+C23A) has a counter-clockwise outer contour
    
    * .notdef#6910 (U+C23A) has a counter-clockwise outer contour
    
    * .notdef#6911 (U+C23B) has a counter-clockwise outer contour
    
    * .notdef#6911 (U+C23B) has a counter-clockwise outer contour
    
    * .notdef#6911 (U+C23B) has a counter-clockwise outer contour
    
    * .notdef#6911 (U+C23B) has a counter-clockwise outer contour
    
    * .notdef#6912 (U+C23C) has a counter-clockwise outer contour
    
    * .notdef#6912 (U+C23C) has a counter-clockwise outer contour
    
    * .notdef#6912 (U+C23C) has a counter-clockwise outer contour
    
    * .notdef#6912 (U+C23C) has a counter-clockwise outer contour
    
    * .notdef#6913 (U+C23D) has a counter-clockwise outer contour
    
    * .notdef#6913 (U+C23D) has a counter-clockwise outer contour
    
    * .notdef#6913 (U+C23D) has a counter-clockwise outer contour
    
    * .notdef#6913 (U+C23D) has a counter-clockwise outer contour
    
    * .notdef#6914 (U+C23E) has a counter-clockwise outer contour
    
    * .notdef#6914 (U+C23E) has a counter-clockwise outer contour
    
    * .notdef#6914 (U+C23E) has a counter-clockwise outer contour
    
    * .notdef#6914 (U+C23E) has a counter-clockwise outer contour
    
    * .notdef#6915 (U+C23F) has a counter-clockwise outer contour
    
    * .notdef#6915 (U+C23F) has a counter-clockwise outer contour
    
    * .notdef#6915 (U+C23F) has a counter-clockwise outer contour
    
    * .notdef#6915 (U+C23F) has a counter-clockwise outer contour
    
    * .notdef#6916 (U+C240) has a counter-clockwise outer contour
    
    * .notdef#6916 (U+C240) has a counter-clockwise outer contour
    
    * .notdef#6916 (U+C240) has a counter-clockwise outer contour
    
    * .notdef#6916 (U+C240) has a counter-clockwise outer contour
    
    * .notdef#6917 (U+C241) has a counter-clockwise outer contour
    
    * .notdef#6917 (U+C241) has a counter-clockwise outer contour
    
    * .notdef#6917 (U+C241) has a counter-clockwise outer contour
    
    * .notdef#6917 (U+C241) has a counter-clockwise outer contour
    
    * .notdef#6918 (U+C242) has a counter-clockwise outer contour
    
    * .notdef#6918 (U+C242) has a counter-clockwise outer contour
    
    * .notdef#6918 (U+C242) has a counter-clockwise outer contour
    
    * .notdef#6918 (U+C242) has a counter-clockwise outer contour
    
    * .notdef#6918 (U+C242) has a counter-clockwise outer contour
    
    * .notdef#6919 (U+C243) has a counter-clockwise outer contour
    
    * .notdef#6919 (U+C243) has a counter-clockwise outer contour
    
    * .notdef#6919 (U+C243) has a counter-clockwise outer contour
    
    * .notdef#6919 (U+C243) has a counter-clockwise outer contour
    
    * .notdef#6919 (U+C243) has a counter-clockwise outer contour
    
    * .notdef#692 (U+B5CD) has a counter-clockwise outer contour
    
    * .notdef#692 (U+B5CD) has a counter-clockwise outer contour
    
    * .notdef#692 (U+B5CD) has a counter-clockwise outer contour
    
    * .notdef#692 (U+B5CD) has a counter-clockwise outer contour
    
    * .notdef#6920 (U+C244) has a counter-clockwise outer contour
    
    * .notdef#6920 (U+C244) has a counter-clockwise outer contour
    
    * .notdef#6920 (U+C244) has a counter-clockwise outer contour
    
    * .notdef#6920 (U+C244) has a counter-clockwise outer contour
    
    * .notdef#6921 (U+C245) has a counter-clockwise outer contour
    
    * .notdef#6921 (U+C245) has a counter-clockwise outer contour
    
    * .notdef#6921 (U+C245) has a counter-clockwise outer contour
    
    * .notdef#6921 (U+C245) has a counter-clockwise outer contour
    
    * .notdef#6922 (U+C246) has a counter-clockwise outer contour
    
    * .notdef#6922 (U+C246) has a counter-clockwise outer contour
    
    * .notdef#6922 (U+C246) has a counter-clockwise outer contour
    
    * .notdef#6922 (U+C246) has a counter-clockwise outer contour
    
    * .notdef#6923 (U+C247) has a counter-clockwise outer contour
    
    * .notdef#6923 (U+C247) has a counter-clockwise outer contour
    
    * .notdef#6923 (U+C247) has a counter-clockwise outer contour
    
    * .notdef#6923 (U+C247) has a counter-clockwise outer contour
    
    * .notdef#6924 (U+C249) has a counter-clockwise outer contour
    
    * .notdef#6924 (U+C249) has a counter-clockwise outer contour
    
    * .notdef#6924 (U+C249) has a counter-clockwise outer contour
    
    * .notdef#6924 (U+C249) has a counter-clockwise outer contour
    
    * .notdef#6925 (U+C24A) has a counter-clockwise outer contour
    
    * .notdef#6925 (U+C24A) has a counter-clockwise outer contour
    
    * .notdef#6925 (U+C24A) has a counter-clockwise outer contour
    
    * .notdef#6925 (U+C24A) has a counter-clockwise outer contour
    
    * .notdef#6926 (U+C24B) has a counter-clockwise outer contour
    
    * .notdef#6926 (U+C24B) has a counter-clockwise outer contour
    
    * .notdef#6926 (U+C24B) has a counter-clockwise outer contour
    
    * .notdef#6926 (U+C24B) has a counter-clockwise outer contour
    
    * .notdef#6927 (U+C24C) has a counter-clockwise outer contour
    
    * .notdef#6927 (U+C24C) has a counter-clockwise outer contour
    
    * .notdef#6927 (U+C24C) has a counter-clockwise outer contour
    
    * .notdef#6927 (U+C24C) has a counter-clockwise outer contour
    
    * .notdef#6928 (U+C24D) has a counter-clockwise outer contour
    
    * .notdef#6928 (U+C24D) has a counter-clockwise outer contour
    
    * .notdef#6928 (U+C24D) has a counter-clockwise outer contour
    
    * .notdef#6928 (U+C24D) has a counter-clockwise outer contour
    
    * .notdef#6929 (U+C24E) has a counter-clockwise outer contour
    
    * .notdef#6929 (U+C24E) has a counter-clockwise outer contour
    
    * .notdef#6929 (U+C24E) has a counter-clockwise outer contour
    
    * .notdef#6929 (U+C24E) has a counter-clockwise outer contour
    
    * .notdef#6929 (U+C24E) has a counter-clockwise outer contour
    
    * .notdef#693 (U+B5CF) has a counter-clockwise outer contour
    
    * .notdef#693 (U+B5CF) has a counter-clockwise outer contour
    
    * .notdef#693 (U+B5CF) has a counter-clockwise outer contour
    
    * .notdef#693 (U+B5CF) has a counter-clockwise outer contour
    
    * .notdef#6930 (U+C24F) has a counter-clockwise outer contour
    
    * .notdef#6930 (U+C24F) has a counter-clockwise outer contour
    
    * .notdef#6930 (U+C24F) has a counter-clockwise outer contour
    
    * .notdef#6930 (U+C24F) has a counter-clockwise outer contour
    
    * .notdef#6930 (U+C24F) has a counter-clockwise outer contour
    
    * .notdef#6931 (U+C252) has a counter-clockwise outer contour
    
    * .notdef#6931 (U+C252) has a counter-clockwise outer contour
    
    * .notdef#6931 (U+C252) has a counter-clockwise outer contour
    
    * .notdef#6931 (U+C252) has a counter-clockwise outer contour
    
    * .notdef#6931 (U+C252) has a counter-clockwise outer contour
    
    * .notdef#6931 (U+C252) has a counter-clockwise outer contour
    
    * .notdef#6932 (U+C253) has a counter-clockwise outer contour
    
    * .notdef#6932 (U+C253) has a counter-clockwise outer contour
    
    * .notdef#6932 (U+C253) has a counter-clockwise outer contour
    
    * .notdef#6932 (U+C253) has a counter-clockwise outer contour
    
    * .notdef#6932 (U+C253) has a counter-clockwise outer contour
    
    * .notdef#6932 (U+C253) has a counter-clockwise outer contour
    
    * .notdef#6933 (U+C255) has a counter-clockwise outer contour
    
    * .notdef#6933 (U+C255) has a counter-clockwise outer contour
    
    * .notdef#6933 (U+C255) has a counter-clockwise outer contour
    
    * .notdef#6933 (U+C255) has a counter-clockwise outer contour
    
    * .notdef#6933 (U+C255) has a counter-clockwise outer contour
    
    * .notdef#6933 (U+C255) has a counter-clockwise outer contour
    
    * .notdef#6934 (U+C256) has a counter-clockwise outer contour
    
    * .notdef#6934 (U+C256) has a counter-clockwise outer contour
    
    * .notdef#6934 (U+C256) has a counter-clockwise outer contour
    
    * .notdef#6934 (U+C256) has a counter-clockwise outer contour
    
    * .notdef#6934 (U+C256) has a counter-clockwise outer contour
    
    * .notdef#6934 (U+C256) has a counter-clockwise outer contour
    
    * .notdef#6934 (U+C256) has a counter-clockwise outer contour
    
    * .notdef#6935 (U+C257) has a counter-clockwise outer contour
    
    * .notdef#6935 (U+C257) has a counter-clockwise outer contour
    
    * .notdef#6935 (U+C257) has a counter-clockwise outer contour
    
    * .notdef#6935 (U+C257) has a counter-clockwise outer contour
    
    * .notdef#6935 (U+C257) has a counter-clockwise outer contour
    
    * .notdef#6936 (U+C259) has a counter-clockwise outer contour
    
    * .notdef#6936 (U+C259) has a counter-clockwise outer contour
    
    * .notdef#6936 (U+C259) has a counter-clockwise outer contour
    
    * .notdef#6936 (U+C259) has a counter-clockwise outer contour
    
    * .notdef#6936 (U+C259) has a counter-clockwise outer contour
    
    * .notdef#6937 (U+C25A) has a counter-clockwise outer contour
    
    * .notdef#6937 (U+C25A) has a counter-clockwise outer contour
    
    * .notdef#6937 (U+C25A) has a counter-clockwise outer contour
    
    * .notdef#6937 (U+C25A) has a counter-clockwise outer contour
    
    * .notdef#6937 (U+C25A) has a counter-clockwise outer contour
    
    * .notdef#6938 (U+C25B) has a counter-clockwise outer contour
    
    * .notdef#6938 (U+C25B) has a counter-clockwise outer contour
    
    * .notdef#6938 (U+C25B) has a counter-clockwise outer contour
    
    * .notdef#6938 (U+C25B) has a counter-clockwise outer contour
    
    * .notdef#6938 (U+C25B) has a counter-clockwise outer contour
    
    * .notdef#6939 (U+C25C) has a counter-clockwise outer contour
    
    * .notdef#6939 (U+C25C) has a counter-clockwise outer contour
    
    * .notdef#6939 (U+C25C) has a counter-clockwise outer contour
    
    * .notdef#6939 (U+C25C) has a counter-clockwise outer contour
    
    * .notdef#6939 (U+C25C) has a counter-clockwise outer contour
    
    * .notdef#694 (U+B5D0) has a counter-clockwise outer contour
    
    * .notdef#694 (U+B5D0) has a counter-clockwise outer contour
    
    * .notdef#694 (U+B5D0) has a counter-clockwise outer contour
    
    * .notdef#694 (U+B5D0) has a counter-clockwise outer contour
    
    * .notdef#6940 (U+C25D) has a counter-clockwise outer contour
    
    * .notdef#6940 (U+C25D) has a counter-clockwise outer contour
    
    * .notdef#6940 (U+C25D) has a counter-clockwise outer contour
    
    * .notdef#6940 (U+C25D) has a counter-clockwise outer contour
    
    * .notdef#6940 (U+C25D) has a counter-clockwise outer contour
    
    * .notdef#6941 (U+C25E) has a counter-clockwise outer contour
    
    * .notdef#6941 (U+C25E) has a counter-clockwise outer contour
    
    * .notdef#6941 (U+C25E) has a counter-clockwise outer contour
    
    * .notdef#6941 (U+C25E) has a counter-clockwise outer contour
    
    * .notdef#6941 (U+C25E) has a counter-clockwise outer contour
    
    * .notdef#6941 (U+C25E) has a counter-clockwise outer contour
    
    * .notdef#6942 (U+C25F) has a counter-clockwise outer contour
    
    * .notdef#6942 (U+C25F) has a counter-clockwise outer contour
    
    * .notdef#6942 (U+C25F) has a counter-clockwise outer contour
    
    * .notdef#6942 (U+C25F) has a counter-clockwise outer contour
    
    * .notdef#6942 (U+C25F) has a counter-clockwise outer contour
    
    * .notdef#6942 (U+C25F) has a counter-clockwise outer contour
    
    * .notdef#6943 (U+C261) has a counter-clockwise outer contour
    
    * .notdef#6943 (U+C261) has a counter-clockwise outer contour
    
    * .notdef#6943 (U+C261) has a counter-clockwise outer contour
    
    * .notdef#6943 (U+C261) has a counter-clockwise outer contour
    
    * .notdef#6943 (U+C261) has a counter-clockwise outer contour
    
    * .notdef#6944 (U+C262) has a counter-clockwise outer contour
    
    * .notdef#6944 (U+C262) has a counter-clockwise outer contour
    
    * .notdef#6944 (U+C262) has a counter-clockwise outer contour
    
    * .notdef#6944 (U+C262) has a counter-clockwise outer contour
    
    * .notdef#6944 (U+C262) has a counter-clockwise outer contour
    
    * .notdef#6944 (U+C262) has a counter-clockwise outer contour
    
    * .notdef#6945 (U+C263) has a counter-clockwise outer contour
    
    * .notdef#6945 (U+C263) has a counter-clockwise outer contour
    
    * .notdef#6945 (U+C263) has a counter-clockwise outer contour
    
    * .notdef#6945 (U+C263) has a counter-clockwise outer contour
    
    * .notdef#6945 (U+C263) has a counter-clockwise outer contour
    
    * .notdef#6946 (U+C264) has a counter-clockwise outer contour
    
    * .notdef#6946 (U+C264) has a counter-clockwise outer contour
    
    * .notdef#6946 (U+C264) has a counter-clockwise outer contour
    
    * .notdef#6946 (U+C264) has a counter-clockwise outer contour
    
    * .notdef#6946 (U+C264) has a counter-clockwise outer contour
    
    * .notdef#6947 (U+C266) has a counter-clockwise outer contour
    
    * .notdef#6947 (U+C266) has a counter-clockwise outer contour
    
    * .notdef#6947 (U+C266) has a counter-clockwise outer contour
    
    * .notdef#6947 (U+C266) has a counter-clockwise outer contour
    
    * .notdef#6947 (U+C266) has a counter-clockwise outer contour
    
    * .notdef#6948 (U+C267) has a counter-clockwise outer contour
    
    * .notdef#6948 (U+C267) has a counter-clockwise outer contour
    
    * .notdef#6948 (U+C267) has a counter-clockwise outer contour
    
    * .notdef#6948 (U+C267) has a counter-clockwise outer contour
    
    * .notdef#6948 (U+C267) has a counter-clockwise outer contour
    
    * .notdef#6949 (U+C268) has a counter-clockwise outer contour
    
    * .notdef#6949 (U+C268) has a counter-clockwise outer contour
    
    * .notdef#6949 (U+C268) has a counter-clockwise outer contour
    
    * .notdef#6949 (U+C268) has a counter-clockwise outer contour
    
    * .notdef#6949 (U+C268) has a counter-clockwise outer contour
    
    * .notdef#695 (U+B5D1) has a counter-clockwise outer contour
    
    * .notdef#695 (U+B5D1) has a counter-clockwise outer contour
    
    * .notdef#695 (U+B5D1) has a counter-clockwise outer contour
    
    * .notdef#695 (U+B5D1) has a counter-clockwise outer contour
    
    * .notdef#6950 (U+C269) has a counter-clockwise outer contour
    
    * .notdef#6950 (U+C269) has a counter-clockwise outer contour
    
    * .notdef#6950 (U+C269) has a counter-clockwise outer contour
    
    * .notdef#6950 (U+C269) has a counter-clockwise outer contour
    
    * .notdef#6950 (U+C269) has a counter-clockwise outer contour
    
    * .notdef#6951 (U+C26A) has a counter-clockwise outer contour
    
    * .notdef#6951 (U+C26A) has a counter-clockwise outer contour
    
    * .notdef#6951 (U+C26A) has a counter-clockwise outer contour
    
    * .notdef#6951 (U+C26A) has a counter-clockwise outer contour
    
    * .notdef#6951 (U+C26A) has a counter-clockwise outer contour
    
    * .notdef#6951 (U+C26A) has a counter-clockwise outer contour
    
    * .notdef#6952 (U+C26B) has a counter-clockwise outer contour
    
    * .notdef#6952 (U+C26B) has a counter-clockwise outer contour
    
    * .notdef#6952 (U+C26B) has a counter-clockwise outer contour
    
    * .notdef#6952 (U+C26B) has a counter-clockwise outer contour
    
    * .notdef#6952 (U+C26B) has a counter-clockwise outer contour
    
    * .notdef#6952 (U+C26B) has a counter-clockwise outer contour
    
    * .notdef#6953 (U+C26E) has a counter-clockwise outer contour
    
    * .notdef#6953 (U+C26E) has a counter-clockwise outer contour
    
    * .notdef#6953 (U+C26E) has a counter-clockwise outer contour
    
    * .notdef#6953 (U+C26E) has a counter-clockwise outer contour
    
    * .notdef#6953 (U+C26E) has a counter-clockwise outer contour
    
    * .notdef#6954 (U+C26F) has a counter-clockwise outer contour
    
    * .notdef#6954 (U+C26F) has a counter-clockwise outer contour
    
    * .notdef#6954 (U+C26F) has a counter-clockwise outer contour
    
    * .notdef#6954 (U+C26F) has a counter-clockwise outer contour
    
    * .notdef#6955 (U+C271) has a counter-clockwise outer contour
    
    * .notdef#6955 (U+C271) has a counter-clockwise outer contour
    
    * .notdef#6955 (U+C271) has a counter-clockwise outer contour
    
    * .notdef#6955 (U+C271) has a counter-clockwise outer contour
    
    * .notdef#6956 (U+C272) has a counter-clockwise outer contour
    
    * .notdef#6956 (U+C272) has a counter-clockwise outer contour
    
    * .notdef#6956 (U+C272) has a counter-clockwise outer contour
    
    * .notdef#6956 (U+C272) has a counter-clockwise outer contour
    
    * .notdef#6956 (U+C272) has a counter-clockwise outer contour
    
    * .notdef#6956 (U+C272) has a counter-clockwise outer contour
    
    * .notdef#6957 (U+C273) has a counter-clockwise outer contour
    
    * .notdef#6957 (U+C273) has a counter-clockwise outer contour
    
    * .notdef#6957 (U+C273) has a counter-clockwise outer contour
    
    * .notdef#6957 (U+C273) has a counter-clockwise outer contour
    
    * .notdef#6958 (U+C275) has a counter-clockwise outer contour
    
    * .notdef#6958 (U+C275) has a counter-clockwise outer contour
    
    * .notdef#6958 (U+C275) has a counter-clockwise outer contour
    
    * .notdef#6958 (U+C275) has a counter-clockwise outer contour
    
    * .notdef#6959 (U+C276) has a counter-clockwise outer contour
    
    * .notdef#6959 (U+C276) has a counter-clockwise outer contour
    
    * .notdef#6959 (U+C276) has a counter-clockwise outer contour
    
    * .notdef#6959 (U+C276) has a counter-clockwise outer contour
    
    * .notdef#696 (U+B5D8) has a counter-clockwise outer contour
    
    * .notdef#696 (U+B5D8) has a counter-clockwise outer contour
    
    * .notdef#6960 (U+C277) has a counter-clockwise outer contour
    
    * .notdef#6960 (U+C277) has a counter-clockwise outer contour
    
    * .notdef#6960 (U+C277) has a counter-clockwise outer contour
    
    * .notdef#6960 (U+C277) has a counter-clockwise outer contour
    
    * .notdef#6961 (U+C278) has a counter-clockwise outer contour
    
    * .notdef#6961 (U+C278) has a counter-clockwise outer contour
    
    * .notdef#6961 (U+C278) has a counter-clockwise outer contour
    
    * .notdef#6961 (U+C278) has a counter-clockwise outer contour
    
    * .notdef#6962 (U+C279) has a counter-clockwise outer contour
    
    * .notdef#6962 (U+C279) has a counter-clockwise outer contour
    
    * .notdef#6962 (U+C279) has a counter-clockwise outer contour
    
    * .notdef#6962 (U+C279) has a counter-clockwise outer contour
    
    * .notdef#6963 (U+C27A) has a counter-clockwise outer contour
    
    * .notdef#6963 (U+C27A) has a counter-clockwise outer contour
    
    * .notdef#6963 (U+C27A) has a counter-clockwise outer contour
    
    * .notdef#6963 (U+C27A) has a counter-clockwise outer contour
    
    * .notdef#6963 (U+C27A) has a counter-clockwise outer contour
    
    * .notdef#6964 (U+C27B) has a counter-clockwise outer contour
    
    * .notdef#6964 (U+C27B) has a counter-clockwise outer contour
    
    * .notdef#6964 (U+C27B) has a counter-clockwise outer contour
    
    * .notdef#6964 (U+C27B) has a counter-clockwise outer contour
    
    * .notdef#6964 (U+C27B) has a counter-clockwise outer contour
    
    * .notdef#6965 (U+C27E) has a counter-clockwise outer contour
    
    * .notdef#6965 (U+C27E) has a counter-clockwise outer contour
    
    * .notdef#6965 (U+C27E) has a counter-clockwise outer contour
    
    * .notdef#6965 (U+C27E) has a counter-clockwise outer contour
    
    * .notdef#6966 (U+C280) has a counter-clockwise outer contour
    
    * .notdef#6966 (U+C280) has a counter-clockwise outer contour
    
    * .notdef#6966 (U+C280) has a counter-clockwise outer contour
    
    * .notdef#6966 (U+C280) has a counter-clockwise outer contour
    
    * .notdef#6967 (U+C282) has a counter-clockwise outer contour
    
    * .notdef#6967 (U+C282) has a counter-clockwise outer contour
    
    * .notdef#6967 (U+C282) has a counter-clockwise outer contour
    
    * .notdef#6967 (U+C282) has a counter-clockwise outer contour
    
    * .notdef#6968 (U+C283) has a counter-clockwise outer contour
    
    * .notdef#6968 (U+C283) has a counter-clockwise outer contour
    
    * .notdef#6968 (U+C283) has a counter-clockwise outer contour
    
    * .notdef#6968 (U+C283) has a counter-clockwise outer contour
    
    * .notdef#6969 (U+C284) has a counter-clockwise outer contour
    
    * .notdef#6969 (U+C284) has a counter-clockwise outer contour
    
    * .notdef#6969 (U+C284) has a counter-clockwise outer contour
    
    * .notdef#6969 (U+C284) has a counter-clockwise outer contour
    
    * .notdef#697 (U+B5EC) has a counter-clockwise outer contour
    
    * .notdef#697 (U+B5EC) has a counter-clockwise outer contour
    
    * .notdef#697 (U+B5EC) has a counter-clockwise outer contour
    
    * .notdef#6970 (U+C285) has a counter-clockwise outer contour
    
    * .notdef#6970 (U+C285) has a counter-clockwise outer contour
    
    * .notdef#6970 (U+C285) has a counter-clockwise outer contour
    
    * .notdef#6970 (U+C285) has a counter-clockwise outer contour
    
    * .notdef#6971 (U+C286) has a counter-clockwise outer contour
    
    * .notdef#6971 (U+C286) has a counter-clockwise outer contour
    
    * .notdef#6971 (U+C286) has a counter-clockwise outer contour
    
    * .notdef#6971 (U+C286) has a counter-clockwise outer contour
    
    * .notdef#6971 (U+C286) has a counter-clockwise outer contour
    
    * .notdef#6972 (U+C287) has a counter-clockwise outer contour
    
    * .notdef#6972 (U+C287) has a counter-clockwise outer contour
    
    * .notdef#6972 (U+C287) has a counter-clockwise outer contour
    
    * .notdef#6972 (U+C287) has a counter-clockwise outer contour
    
    * .notdef#6972 (U+C287) has a counter-clockwise outer contour
    
    * .notdef#6973 (U+C28A) has a counter-clockwise outer contour
    
    * .notdef#6973 (U+C28A) has a counter-clockwise outer contour
    
    * .notdef#6974 (U+C28B) has a counter-clockwise outer contour
    
    * .notdef#6974 (U+C28B) has a counter-clockwise outer contour
    
    * .notdef#6975 (U+C28C) has a counter-clockwise outer contour
    
    * .notdef#6975 (U+C28C) has a counter-clockwise outer contour
    
    * .notdef#6975 (U+C28C) has a counter-clockwise outer contour
    
    * .notdef#6976 (U+C28D) has a counter-clockwise outer contour
    
    * .notdef#6976 (U+C28D) has a counter-clockwise outer contour
    
    * .notdef#6977 (U+C28E) has a counter-clockwise outer contour
    
    * .notdef#6977 (U+C28E) has a counter-clockwise outer contour
    
    * .notdef#6977 (U+C28E) has a counter-clockwise outer contour
    
    * .notdef#6977 (U+C28E) has a counter-clockwise outer contour
    
    * .notdef#6978 (U+C28F) has a counter-clockwise outer contour
    
    * .notdef#6978 (U+C28F) has a counter-clockwise outer contour
    
    * .notdef#6979 (U+C291) has a counter-clockwise outer contour
    
    * .notdef#6979 (U+C291) has a counter-clockwise outer contour
    
    * .notdef#698 (U+B610) has a counter-clockwise outer contour
    
    * .notdef#698 (U+B610) has a counter-clockwise outer contour
    
    * .notdef#698 (U+B610) has a counter-clockwise outer contour
    
    * .notdef#6980 (U+C292) has a counter-clockwise outer contour
    
    * .notdef#6980 (U+C292) has a counter-clockwise outer contour
    
    * .notdef#6981 (U+C293) has a counter-clockwise outer contour
    
    * .notdef#6981 (U+C293) has a counter-clockwise outer contour
    
    * .notdef#6982 (U+C294) has a counter-clockwise outer contour
    
    * .notdef#6982 (U+C294) has a counter-clockwise outer contour
    
    * .notdef#6983 (U+C295) has a counter-clockwise outer contour
    
    * .notdef#6983 (U+C295) has a counter-clockwise outer contour
    
    * .notdef#6984 (U+C296) has a counter-clockwise outer contour
    
    * .notdef#6984 (U+C296) has a counter-clockwise outer contour
    
    * .notdef#6985 (U+C297) has a counter-clockwise outer contour
    
    * .notdef#6985 (U+C297) has a counter-clockwise outer contour
    
    * .notdef#6986 (U+C299) has a counter-clockwise outer contour
    
    * .notdef#6986 (U+C299) has a counter-clockwise outer contour
    
    * .notdef#6987 (U+C29A) has a counter-clockwise outer contour
    
    * .notdef#6987 (U+C29A) has a counter-clockwise outer contour
    
    * .notdef#6988 (U+C29C) has a counter-clockwise outer contour
    
    * .notdef#6988 (U+C29C) has a counter-clockwise outer contour
    
    * .notdef#6989 (U+C29E) has a counter-clockwise outer contour
    
    * .notdef#6989 (U+C29E) has a counter-clockwise outer contour
    
    * .notdef#699 (U+B611) has a counter-clockwise outer contour
    
    * .notdef#699 (U+B611) has a counter-clockwise outer contour
    
    * .notdef#699 (U+B611) has a counter-clockwise outer contour
    
    * .notdef#699 (U+B611) has a counter-clockwise outer contour
    
    * .notdef#6990 (U+C29F) has a counter-clockwise outer contour
    
    * .notdef#6990 (U+C29F) has a counter-clockwise outer contour
    
    * .notdef#6991 (U+C2A0) has a counter-clockwise outer contour
    
    * .notdef#6991 (U+C2A0) has a counter-clockwise outer contour
    
    * .notdef#6992 (U+C2A1) has a counter-clockwise outer contour
    
    * .notdef#6992 (U+C2A1) has a counter-clockwise outer contour
    
    * .notdef#6993 (U+C2A2) has a counter-clockwise outer contour
    
    * .notdef#6993 (U+C2A2) has a counter-clockwise outer contour
    
    * .notdef#6993 (U+C2A2) has a counter-clockwise outer contour
    
    * .notdef#6994 (U+C2A3) has a counter-clockwise outer contour
    
    * .notdef#6994 (U+C2A3) has a counter-clockwise outer contour
    
    * .notdef#6994 (U+C2A3) has a counter-clockwise outer contour
    
    * .notdef#6995 (U+C2A6) has a counter-clockwise outer contour
    
    * .notdef#6995 (U+C2A6) has a counter-clockwise outer contour
    
    * .notdef#6995 (U+C2A6) has a counter-clockwise outer contour
    
    * .notdef#6995 (U+C2A6) has a counter-clockwise outer contour
    
    * .notdef#6996 (U+C2A7) has a counter-clockwise outer contour
    
    * .notdef#6996 (U+C2A7) has a counter-clockwise outer contour
    
    * .notdef#6996 (U+C2A7) has a counter-clockwise outer contour
    
    * .notdef#6996 (U+C2A7) has a counter-clockwise outer contour
    
    * .notdef#6997 (U+C2A9) has a counter-clockwise outer contour
    
    * .notdef#6997 (U+C2A9) has a counter-clockwise outer contour
    
    * .notdef#6997 (U+C2A9) has a counter-clockwise outer contour
    
    * .notdef#6997 (U+C2A9) has a counter-clockwise outer contour
    
    * .notdef#6998 (U+C2AA) has a counter-clockwise outer contour
    
    * .notdef#6998 (U+C2AA) has a counter-clockwise outer contour
    
    * .notdef#6998 (U+C2AA) has a counter-clockwise outer contour
    
    * .notdef#6998 (U+C2AA) has a counter-clockwise outer contour
    
    * .notdef#6998 (U+C2AA) has a counter-clockwise outer contour
    
    * .notdef#6999 (U+C2AB) has a counter-clockwise outer contour
    
    * .notdef#6999 (U+C2AB) has a counter-clockwise outer contour
    
    * .notdef#6999 (U+C2AB) has a counter-clockwise outer contour
    
    * .notdef#700 (U+B614) has a counter-clockwise outer contour
    
    * .notdef#700 (U+B614) has a counter-clockwise outer contour
    
    * .notdef#700 (U+B614) has a counter-clockwise outer contour
    
    * .notdef#700 (U+B614) has a counter-clockwise outer contour
    
    * .notdef#7000 (U+C2AE) has a counter-clockwise outer contour
    
    * .notdef#7000 (U+C2AE) has a counter-clockwise outer contour
    
    * .notdef#7000 (U+C2AE) has a counter-clockwise outer contour
    
    * .notdef#7000 (U+C2AE) has a counter-clockwise outer contour
    
    * .notdef#7001 (U+C2AF) has a counter-clockwise outer contour
    
    * .notdef#7001 (U+C2AF) has a counter-clockwise outer contour
    
    * .notdef#7001 (U+C2AF) has a counter-clockwise outer contour
    
    * .notdef#7001 (U+C2AF) has a counter-clockwise outer contour
    
    * .notdef#7002 (U+C2B0) has a counter-clockwise outer contour
    
    * .notdef#7002 (U+C2B0) has a counter-clockwise outer contour
    
    * .notdef#7002 (U+C2B0) has a counter-clockwise outer contour
    
    * .notdef#7002 (U+C2B0) has a counter-clockwise outer contour
    
    * .notdef#7003 (U+C2B1) has a counter-clockwise outer contour
    
    * .notdef#7003 (U+C2B1) has a counter-clockwise outer contour
    
    * .notdef#7003 (U+C2B1) has a counter-clockwise outer contour
    
    * .notdef#7003 (U+C2B1) has a counter-clockwise outer contour
    
    * .notdef#7004 (U+C2B2) has a counter-clockwise outer contour
    
    * .notdef#7004 (U+C2B2) has a counter-clockwise outer contour
    
    * .notdef#7004 (U+C2B2) has a counter-clockwise outer contour
    
    * .notdef#7004 (U+C2B2) has a counter-clockwise outer contour
    
    * .notdef#7004 (U+C2B2) has a counter-clockwise outer contour
    
    * .notdef#7005 (U+C2B3) has a counter-clockwise outer contour
    
    * .notdef#7005 (U+C2B3) has a counter-clockwise outer contour
    
    * .notdef#7005 (U+C2B3) has a counter-clockwise outer contour
    
    * .notdef#7005 (U+C2B3) has a counter-clockwise outer contour
    
    * .notdef#7005 (U+C2B3) has a counter-clockwise outer contour
    
    * .notdef#7006 (U+C2B6) has a counter-clockwise outer contour
    
    * .notdef#7006 (U+C2B6) has a counter-clockwise outer contour
    
    * .notdef#7006 (U+C2B6) has a counter-clockwise outer contour
    
    * .notdef#7006 (U+C2B6) has a counter-clockwise outer contour
    
    * .notdef#7007 (U+C2B8) has a counter-clockwise outer contour
    
    * .notdef#7007 (U+C2B8) has a counter-clockwise outer contour
    
    * .notdef#7007 (U+C2B8) has a counter-clockwise outer contour
    
    * .notdef#7008 (U+C2BA) has a counter-clockwise outer contour
    
    * .notdef#7008 (U+C2BA) has a counter-clockwise outer contour
    
    * .notdef#7008 (U+C2BA) has a counter-clockwise outer contour
    
    * .notdef#7009 (U+C2BB) has a counter-clockwise outer contour
    
    * .notdef#7009 (U+C2BB) has a counter-clockwise outer contour
    
    * .notdef#7009 (U+C2BB) has a counter-clockwise outer contour
    
    * .notdef#701 (U+B618) has a counter-clockwise outer contour
    
    * .notdef#701 (U+B618) has a counter-clockwise outer contour
    
    * .notdef#701 (U+B618) has a counter-clockwise outer contour
    
    * .notdef#701 (U+B618) has a counter-clockwise outer contour
    
    * .notdef#7010 (U+C2BC) has a counter-clockwise outer contour
    
    * .notdef#7010 (U+C2BC) has a counter-clockwise outer contour
    
    * .notdef#7010 (U+C2BC) has a counter-clockwise outer contour
    
    * .notdef#7011 (U+C2BD) has a counter-clockwise outer contour
    
    * .notdef#7011 (U+C2BD) has a counter-clockwise outer contour
    
    * .notdef#7011 (U+C2BD) has a counter-clockwise outer contour
    
    * .notdef#7012 (U+C2BE) has a counter-clockwise outer contour
    
    * .notdef#7012 (U+C2BE) has a counter-clockwise outer contour
    
    * .notdef#7012 (U+C2BE) has a counter-clockwise outer contour
    
    * .notdef#7012 (U+C2BE) has a counter-clockwise outer contour
    
    * .notdef#7013 (U+C2BF) has a counter-clockwise outer contour
    
    * .notdef#7013 (U+C2BF) has a counter-clockwise outer contour
    
    * .notdef#7013 (U+C2BF) has a counter-clockwise outer contour
    
    * .notdef#7013 (U+C2BF) has a counter-clockwise outer contour
    
    * .notdef#7014 (U+C2C0) has a counter-clockwise outer contour
    
    * .notdef#7014 (U+C2C0) has a counter-clockwise outer contour
    
    * .notdef#7014 (U+C2C0) has a counter-clockwise outer contour
    
    * .notdef#7015 (U+C2C1) has a counter-clockwise outer contour
    
    * .notdef#7015 (U+C2C1) has a counter-clockwise outer contour
    
    * .notdef#7015 (U+C2C1) has a counter-clockwise outer contour
    
    * .notdef#7015 (U+C2C1) has a counter-clockwise outer contour
    
    * .notdef#7016 (U+C2C2) has a counter-clockwise outer contour
    
    * .notdef#7016 (U+C2C2) has a counter-clockwise outer contour
    
    * .notdef#7016 (U+C2C2) has a counter-clockwise outer contour
    
    * .notdef#7016 (U+C2C2) has a counter-clockwise outer contour
    
    * .notdef#7016 (U+C2C2) has a counter-clockwise outer contour
    
    * .notdef#7017 (U+C2C3) has a counter-clockwise outer contour
    
    * .notdef#7017 (U+C2C3) has a counter-clockwise outer contour
    
    * .notdef#7017 (U+C2C3) has a counter-clockwise outer contour
    
    * .notdef#7017 (U+C2C3) has a counter-clockwise outer contour
    
    * .notdef#7017 (U+C2C3) has a counter-clockwise outer contour
    
    * .notdef#7018 (U+C2C4) has a counter-clockwise outer contour
    
    * .notdef#7018 (U+C2C4) has a counter-clockwise outer contour
    
    * .notdef#7018 (U+C2C4) has a counter-clockwise outer contour
    
    * .notdef#7018 (U+C2C4) has a counter-clockwise outer contour
    
    * .notdef#7019 (U+C2C5) has a counter-clockwise outer contour
    
    * .notdef#7019 (U+C2C5) has a counter-clockwise outer contour
    
    * .notdef#7019 (U+C2C5) has a counter-clockwise outer contour
    
    * .notdef#7019 (U+C2C5) has a counter-clockwise outer contour
    
    * .notdef#7019 (U+C2C5) has a counter-clockwise outer contour
    
    * .notdef#702 (U+B625) has a counter-clockwise outer contour
    
    * .notdef#702 (U+B625) has a counter-clockwise outer contour
    
    * .notdef#702 (U+B625) has a counter-clockwise outer contour
    
    * .notdef#702 (U+B625) has a counter-clockwise outer contour
    
    * .notdef#7020 (U+C2C6) has a counter-clockwise outer contour
    
    * .notdef#7020 (U+C2C6) has a counter-clockwise outer contour
    
    * .notdef#7020 (U+C2C6) has a counter-clockwise outer contour
    
    * .notdef#7020 (U+C2C6) has a counter-clockwise outer contour
    
    * .notdef#7020 (U+C2C6) has a counter-clockwise outer contour
    
    * .notdef#7020 (U+C2C6) has a counter-clockwise outer contour
    
    * .notdef#7021 (U+C2C7) has a counter-clockwise outer contour
    
    * .notdef#7021 (U+C2C7) has a counter-clockwise outer contour
    
    * .notdef#7021 (U+C2C7) has a counter-clockwise outer contour
    
    * .notdef#7021 (U+C2C7) has a counter-clockwise outer contour
    
    * .notdef#7022 (U+C2C8) has a counter-clockwise outer contour
    
    * .notdef#7022 (U+C2C8) has a counter-clockwise outer contour
    
    * .notdef#7022 (U+C2C8) has a counter-clockwise outer contour
    
    * .notdef#7022 (U+C2C8) has a counter-clockwise outer contour
    
    * .notdef#7023 (U+C2C9) has a counter-clockwise outer contour
    
    * .notdef#7023 (U+C2C9) has a counter-clockwise outer contour
    
    * .notdef#7023 (U+C2C9) has a counter-clockwise outer contour
    
    * .notdef#7023 (U+C2C9) has a counter-clockwise outer contour
    
    * .notdef#7023 (U+C2C9) has a counter-clockwise outer contour
    
    * .notdef#7024 (U+C2CA) has a counter-clockwise outer contour
    
    * .notdef#7024 (U+C2CA) has a counter-clockwise outer contour
    
    * .notdef#7024 (U+C2CA) has a counter-clockwise outer contour
    
    * .notdef#7024 (U+C2CA) has a counter-clockwise outer contour
    
    * .notdef#7024 (U+C2CA) has a counter-clockwise outer contour
    
    * .notdef#7025 (U+C2CB) has a counter-clockwise outer contour
    
    * .notdef#7025 (U+C2CB) has a counter-clockwise outer contour
    
    * .notdef#7025 (U+C2CB) has a counter-clockwise outer contour
    
    * .notdef#7025 (U+C2CB) has a counter-clockwise outer contour
    
    * .notdef#7025 (U+C2CB) has a counter-clockwise outer contour
    
    * .notdef#7026 (U+C2CC) has a counter-clockwise outer contour
    
    * .notdef#7026 (U+C2CC) has a counter-clockwise outer contour
    
    * .notdef#7026 (U+C2CC) has a counter-clockwise outer contour
    
    * .notdef#7026 (U+C2CC) has a counter-clockwise outer contour
    
    * .notdef#7026 (U+C2CC) has a counter-clockwise outer contour
    
    * .notdef#7027 (U+C2CD) has a counter-clockwise outer contour
    
    * .notdef#7027 (U+C2CD) has a counter-clockwise outer contour
    
    * .notdef#7027 (U+C2CD) has a counter-clockwise outer contour
    
    * .notdef#7027 (U+C2CD) has a counter-clockwise outer contour
    
    * .notdef#7027 (U+C2CD) has a counter-clockwise outer contour
    
    * .notdef#7028 (U+C2CE) has a counter-clockwise outer contour
    
    * .notdef#7028 (U+C2CE) has a counter-clockwise outer contour
    
    * .notdef#7028 (U+C2CE) has a counter-clockwise outer contour
    
    * .notdef#7028 (U+C2CE) has a counter-clockwise outer contour
    
    * .notdef#7028 (U+C2CE) has a counter-clockwise outer contour
    
    * .notdef#7028 (U+C2CE) has a counter-clockwise outer contour
    
    * .notdef#7029 (U+C2CF) has a counter-clockwise outer contour
    
    * .notdef#7029 (U+C2CF) has a counter-clockwise outer contour
    
    * .notdef#7029 (U+C2CF) has a counter-clockwise outer contour
    
    * .notdef#7029 (U+C2CF) has a counter-clockwise outer contour
    
    * .notdef#7029 (U+C2CF) has a counter-clockwise outer contour
    
    * .notdef#7029 (U+C2CF) has a counter-clockwise outer contour
    
    * .notdef#703 (U+B62C) has a counter-clockwise outer contour
    
    * .notdef#703 (U+B62C) has a counter-clockwise outer contour
    
    * .notdef#703 (U+B62C) has a counter-clockwise outer contour
    
    * .notdef#703 (U+B62C) has a counter-clockwise outer contour
    
    * .notdef#7030 (U+C2D0) has a counter-clockwise outer contour
    
    * .notdef#7030 (U+C2D0) has a counter-clockwise outer contour
    
    * .notdef#7030 (U+C2D0) has a counter-clockwise outer contour
    
    * .notdef#7030 (U+C2D0) has a counter-clockwise outer contour
    
    * .notdef#7031 (U+C2D1) has a counter-clockwise outer contour
    
    * .notdef#7031 (U+C2D1) has a counter-clockwise outer contour
    
    * .notdef#7031 (U+C2D1) has a counter-clockwise outer contour
    
    * .notdef#7031 (U+C2D1) has a counter-clockwise outer contour
    
    * .notdef#7032 (U+C2D2) has a counter-clockwise outer contour
    
    * .notdef#7032 (U+C2D2) has a counter-clockwise outer contour
    
    * .notdef#7032 (U+C2D2) has a counter-clockwise outer contour
    
    * .notdef#7032 (U+C2D2) has a counter-clockwise outer contour
    
    * .notdef#7032 (U+C2D2) has a counter-clockwise outer contour
    
    * .notdef#7033 (U+C2D3) has a counter-clockwise outer contour
    
    * .notdef#7033 (U+C2D3) has a counter-clockwise outer contour
    
    * .notdef#7033 (U+C2D3) has a counter-clockwise outer contour
    
    * .notdef#7033 (U+C2D3) has a counter-clockwise outer contour
    
    * .notdef#7034 (U+C2D4) has a counter-clockwise outer contour
    
    * .notdef#7034 (U+C2D4) has a counter-clockwise outer contour
    
    * .notdef#7034 (U+C2D4) has a counter-clockwise outer contour
    
    * .notdef#7034 (U+C2D4) has a counter-clockwise outer contour
    
    * .notdef#7035 (U+C2D5) has a counter-clockwise outer contour
    
    * .notdef#7035 (U+C2D5) has a counter-clockwise outer contour
    
    * .notdef#7035 (U+C2D5) has a counter-clockwise outer contour
    
    * .notdef#7035 (U+C2D5) has a counter-clockwise outer contour
    
    * .notdef#7036 (U+C2D6) has a counter-clockwise outer contour
    
    * .notdef#7036 (U+C2D6) has a counter-clockwise outer contour
    
    * .notdef#7036 (U+C2D6) has a counter-clockwise outer contour
    
    * .notdef#7036 (U+C2D6) has a counter-clockwise outer contour
    
    * .notdef#7037 (U+C2D7) has a counter-clockwise outer contour
    
    * .notdef#7037 (U+C2D7) has a counter-clockwise outer contour
    
    * .notdef#7037 (U+C2D7) has a counter-clockwise outer contour
    
    * .notdef#7037 (U+C2D7) has a counter-clockwise outer contour
    
    * .notdef#7038 (U+C2D8) has a counter-clockwise outer contour
    
    * .notdef#7038 (U+C2D8) has a counter-clockwise outer contour
    
    * .notdef#7038 (U+C2D8) has a counter-clockwise outer contour
    
    * .notdef#7038 (U+C2D8) has a counter-clockwise outer contour
    
    * .notdef#7039 (U+C2D9) has a counter-clockwise outer contour
    
    * .notdef#7039 (U+C2D9) has a counter-clockwise outer contour
    
    * .notdef#7039 (U+C2D9) has a counter-clockwise outer contour
    
    * .notdef#7039 (U+C2D9) has a counter-clockwise outer contour
    
    * .notdef#704 (U+B634) has a counter-clockwise outer contour
    
    * .notdef#704 (U+B634) has a counter-clockwise outer contour
    
    * .notdef#704 (U+B634) has a counter-clockwise outer contour
    
    * .notdef#704 (U+B634) has a counter-clockwise outer contour
    
    * .notdef#704 (U+B634) has a counter-clockwise outer contour
    
    * .notdef#7040 (U+C2DA) has a counter-clockwise outer contour
    
    * .notdef#7040 (U+C2DA) has a counter-clockwise outer contour
    
    * .notdef#7040 (U+C2DA) has a counter-clockwise outer contour
    
    * .notdef#7040 (U+C2DA) has a counter-clockwise outer contour
    
    * .notdef#7040 (U+C2DA) has a counter-clockwise outer contour
    
    * .notdef#7041 (U+C2DB) has a counter-clockwise outer contour
    
    * .notdef#7041 (U+C2DB) has a counter-clockwise outer contour
    
    * .notdef#7041 (U+C2DB) has a counter-clockwise outer contour
    
    * .notdef#7041 (U+C2DB) has a counter-clockwise outer contour
    
    * .notdef#7041 (U+C2DB) has a counter-clockwise outer contour
    
    * .notdef#7042 (U+C2DE) has a counter-clockwise outer contour
    
    * .notdef#7042 (U+C2DE) has a counter-clockwise outer contour
    
    * .notdef#7042 (U+C2DE) has a counter-clockwise outer contour
    
    * .notdef#7042 (U+C2DE) has a counter-clockwise outer contour
    
    * .notdef#7043 (U+C2DF) has a counter-clockwise outer contour
    
    * .notdef#7043 (U+C2DF) has a counter-clockwise outer contour
    
    * .notdef#7043 (U+C2DF) has a counter-clockwise outer contour
    
    * .notdef#7043 (U+C2DF) has a counter-clockwise outer contour
    
    * .notdef#7044 (U+C2E1) has a counter-clockwise outer contour
    
    * .notdef#7044 (U+C2E1) has a counter-clockwise outer contour
    
    * .notdef#7044 (U+C2E1) has a counter-clockwise outer contour
    
    * .notdef#7044 (U+C2E1) has a counter-clockwise outer contour
    
    * .notdef#7045 (U+C2E2) has a counter-clockwise outer contour
    
    * .notdef#7045 (U+C2E2) has a counter-clockwise outer contour
    
    * .notdef#7045 (U+C2E2) has a counter-clockwise outer contour
    
    * .notdef#7045 (U+C2E2) has a counter-clockwise outer contour
    
    * .notdef#7045 (U+C2E2) has a counter-clockwise outer contour
    
    * .notdef#7046 (U+C2E5) has a counter-clockwise outer contour
    
    * .notdef#7046 (U+C2E5) has a counter-clockwise outer contour
    
    * .notdef#7046 (U+C2E5) has a counter-clockwise outer contour
    
    * .notdef#7046 (U+C2E5) has a counter-clockwise outer contour
    
    * .notdef#7047 (U+C2E6) has a counter-clockwise outer contour
    
    * .notdef#7047 (U+C2E6) has a counter-clockwise outer contour
    
    * .notdef#7047 (U+C2E6) has a counter-clockwise outer contour
    
    * .notdef#7047 (U+C2E6) has a counter-clockwise outer contour
    
    * .notdef#7048 (U+C2E7) has a counter-clockwise outer contour
    
    * .notdef#7048 (U+C2E7) has a counter-clockwise outer contour
    
    * .notdef#7048 (U+C2E7) has a counter-clockwise outer contour
    
    * .notdef#7048 (U+C2E7) has a counter-clockwise outer contour
    
    * .notdef#7049 (U+C2E8) has a counter-clockwise outer contour
    
    * .notdef#7049 (U+C2E8) has a counter-clockwise outer contour
    
    * .notdef#7049 (U+C2E8) has a counter-clockwise outer contour
    
    * .notdef#7049 (U+C2E8) has a counter-clockwise outer contour
    
    * .notdef#705 (U+B648) has a counter-clockwise outer contour
    
    * .notdef#705 (U+B648) has a counter-clockwise outer contour
    
    * .notdef#705 (U+B648) has a counter-clockwise outer contour
    
    * .notdef#7050 (U+C2E9) has a counter-clockwise outer contour
    
    * .notdef#7050 (U+C2E9) has a counter-clockwise outer contour
    
    * .notdef#7050 (U+C2E9) has a counter-clockwise outer contour
    
    * .notdef#7050 (U+C2E9) has a counter-clockwise outer contour
    
    * .notdef#7051 (U+C2EA) has a counter-clockwise outer contour
    
    * .notdef#7051 (U+C2EA) has a counter-clockwise outer contour
    
    * .notdef#7051 (U+C2EA) has a counter-clockwise outer contour
    
    * .notdef#7051 (U+C2EA) has a counter-clockwise outer contour
    
    * .notdef#7051 (U+C2EA) has a counter-clockwise outer contour
    
    * .notdef#7052 (U+C2EE) has a counter-clockwise outer contour
    
    * .notdef#7052 (U+C2EE) has a counter-clockwise outer contour
    
    * .notdef#7052 (U+C2EE) has a counter-clockwise outer contour
    
    * .notdef#7052 (U+C2EE) has a counter-clockwise outer contour
    
    * .notdef#7053 (U+C2F0) has a counter-clockwise outer contour
    
    * .notdef#7053 (U+C2F0) has a counter-clockwise outer contour
    
    * .notdef#7053 (U+C2F0) has a counter-clockwise outer contour
    
    * .notdef#7054 (U+C2F2) has a counter-clockwise outer contour
    
    * .notdef#7054 (U+C2F2) has a counter-clockwise outer contour
    
    * .notdef#7054 (U+C2F2) has a counter-clockwise outer contour
    
    * .notdef#7055 (U+C2F3) has a counter-clockwise outer contour
    
    * .notdef#7055 (U+C2F3) has a counter-clockwise outer contour
    
    * .notdef#7055 (U+C2F3) has a counter-clockwise outer contour
    
    * .notdef#7056 (U+C2F4) has a counter-clockwise outer contour
    
    * .notdef#7056 (U+C2F4) has a counter-clockwise outer contour
    
    * .notdef#7056 (U+C2F4) has a counter-clockwise outer contour
    
    * .notdef#7057 (U+C2F5) has a counter-clockwise outer contour
    
    * .notdef#7057 (U+C2F5) has a counter-clockwise outer contour
    
    * .notdef#7057 (U+C2F5) has a counter-clockwise outer contour
    
    * .notdef#7058 (U+C2F7) has a counter-clockwise outer contour
    
    * .notdef#7058 (U+C2F7) has a counter-clockwise outer contour
    
    * .notdef#7058 (U+C2F7) has a counter-clockwise outer contour
    
    * .notdef#7058 (U+C2F7) has a counter-clockwise outer contour
    
    * .notdef#7059 (U+C2FA) has a counter-clockwise outer contour
    
    * .notdef#7059 (U+C2FA) has a counter-clockwise outer contour
    
    * .notdef#7059 (U+C2FA) has a counter-clockwise outer contour
    
    * .notdef#7059 (U+C2FA) has a counter-clockwise outer contour
    
    * .notdef#706 (U+B664) has a counter-clockwise outer contour
    
    * .notdef#706 (U+B664) has a counter-clockwise outer contour
    
    * .notdef#706 (U+B664) has a counter-clockwise outer contour
    
    * .notdef#706 (U+B664) has a counter-clockwise outer contour
    
    * .notdef#7060 (U+C2FD) has a counter-clockwise outer contour
    
    * .notdef#7060 (U+C2FD) has a counter-clockwise outer contour
    
    * .notdef#7060 (U+C2FD) has a counter-clockwise outer contour
    
    * .notdef#7060 (U+C2FD) has a counter-clockwise outer contour
    
    * .notdef#7061 (U+C2FE) has a counter-clockwise outer contour
    
    * .notdef#7061 (U+C2FE) has a counter-clockwise outer contour
    
    * .notdef#7061 (U+C2FE) has a counter-clockwise outer contour
    
    * .notdef#7061 (U+C2FE) has a counter-clockwise outer contour
    
    * .notdef#7061 (U+C2FE) has a counter-clockwise outer contour
    
    * .notdef#7062 (U+C2FF) has a counter-clockwise outer contour
    
    * .notdef#7062 (U+C2FF) has a counter-clockwise outer contour
    
    * .notdef#7062 (U+C2FF) has a counter-clockwise outer contour
    
    * .notdef#7063 (U+C301) has a counter-clockwise outer contour
    
    * .notdef#7063 (U+C301) has a counter-clockwise outer contour
    
    * .notdef#7063 (U+C301) has a counter-clockwise outer contour
    
    * .notdef#7063 (U+C301) has a counter-clockwise outer contour
    
    * .notdef#7064 (U+C302) has a counter-clockwise outer contour
    
    * .notdef#7064 (U+C302) has a counter-clockwise outer contour
    
    * .notdef#7064 (U+C302) has a counter-clockwise outer contour
    
    * .notdef#7064 (U+C302) has a counter-clockwise outer contour
    
    * .notdef#7065 (U+C303) has a counter-clockwise outer contour
    
    * .notdef#7065 (U+C303) has a counter-clockwise outer contour
    
    * .notdef#7065 (U+C303) has a counter-clockwise outer contour
    
    * .notdef#7065 (U+C303) has a counter-clockwise outer contour
    
    * .notdef#7066 (U+C304) has a counter-clockwise outer contour
    
    * .notdef#7066 (U+C304) has a counter-clockwise outer contour
    
    * .notdef#7066 (U+C304) has a counter-clockwise outer contour
    
    * .notdef#7066 (U+C304) has a counter-clockwise outer contour
    
    * .notdef#7067 (U+C305) has a counter-clockwise outer contour
    
    * .notdef#7067 (U+C305) has a counter-clockwise outer contour
    
    * .notdef#7067 (U+C305) has a counter-clockwise outer contour
    
    * .notdef#7067 (U+C305) has a counter-clockwise outer contour
    
    * .notdef#7068 (U+C306) has a counter-clockwise outer contour
    
    * .notdef#7068 (U+C306) has a counter-clockwise outer contour
    
    * .notdef#7068 (U+C306) has a counter-clockwise outer contour
    
    * .notdef#7068 (U+C306) has a counter-clockwise outer contour
    
    * .notdef#7068 (U+C306) has a counter-clockwise outer contour
    
    * .notdef#7069 (U+C307) has a counter-clockwise outer contour
    
    * .notdef#7069 (U+C307) has a counter-clockwise outer contour
    
    * .notdef#7069 (U+C307) has a counter-clockwise outer contour
    
    * .notdef#7069 (U+C307) has a counter-clockwise outer contour
    
    * .notdef#7069 (U+C307) has a counter-clockwise outer contour
    
    * .notdef#707 (U+B668) has a counter-clockwise outer contour
    
    * .notdef#707 (U+B668) has a counter-clockwise outer contour
    
    * .notdef#707 (U+B668) has a counter-clockwise outer contour
    
    * .notdef#707 (U+B668) has a counter-clockwise outer contour
    
    * .notdef#707 (U+B668) has a counter-clockwise outer contour
    
    * .notdef#7070 (U+C30A) has a counter-clockwise outer contour
    
    * .notdef#7070 (U+C30A) has a counter-clockwise outer contour
    
    * .notdef#7070 (U+C30A) has a counter-clockwise outer contour
    
    * .notdef#7070 (U+C30A) has a counter-clockwise outer contour
    
    * .notdef#7071 (U+C30B) has a counter-clockwise outer contour
    
    * .notdef#7071 (U+C30B) has a counter-clockwise outer contour
    
    * .notdef#7071 (U+C30B) has a counter-clockwise outer contour
    
    * .notdef#7072 (U+C30E) has a counter-clockwise outer contour
    
    * .notdef#7072 (U+C30E) has a counter-clockwise outer contour
    
    * .notdef#7072 (U+C30E) has a counter-clockwise outer contour
    
    * .notdef#7073 (U+C30F) has a counter-clockwise outer contour
    
    * .notdef#7073 (U+C30F) has a counter-clockwise outer contour
    
    * .notdef#7073 (U+C30F) has a counter-clockwise outer contour
    
    * .notdef#7074 (U+C310) has a counter-clockwise outer contour
    
    * .notdef#7074 (U+C310) has a counter-clockwise outer contour
    
    * .notdef#7074 (U+C310) has a counter-clockwise outer contour
    
    * .notdef#7075 (U+C311) has a counter-clockwise outer contour
    
    * .notdef#7075 (U+C311) has a counter-clockwise outer contour
    
    * .notdef#7075 (U+C311) has a counter-clockwise outer contour
    
    * .notdef#7076 (U+C312) has a counter-clockwise outer contour
    
    * .notdef#7076 (U+C312) has a counter-clockwise outer contour
    
    * .notdef#7076 (U+C312) has a counter-clockwise outer contour
    
    * .notdef#7076 (U+C312) has a counter-clockwise outer contour
    
    * .notdef#7077 (U+C316) has a counter-clockwise outer contour
    
    * .notdef#7077 (U+C316) has a counter-clockwise outer contour
    
    * .notdef#7077 (U+C316) has a counter-clockwise outer contour
    
    * .notdef#7077 (U+C316) has a counter-clockwise outer contour
    
    * .notdef#7078 (U+C317) has a counter-clockwise outer contour
    
    * .notdef#7078 (U+C317) has a counter-clockwise outer contour
    
    * .notdef#7078 (U+C317) has a counter-clockwise outer contour
    
    * .notdef#7078 (U+C317) has a counter-clockwise outer contour
    
    * .notdef#7079 (U+C319) has a counter-clockwise outer contour
    
    * .notdef#7079 (U+C319) has a counter-clockwise outer contour
    
    * .notdef#7079 (U+C319) has a counter-clockwise outer contour
    
    * .notdef#7079 (U+C319) has a counter-clockwise outer contour
    
    * .notdef#708 (U+B69C) has a counter-clockwise outer contour
    
    * .notdef#708 (U+B69C) has a counter-clockwise outer contour
    
    * .notdef#708 (U+B69C) has a counter-clockwise outer contour
    
    * .notdef#7080 (U+C31A) has a counter-clockwise outer contour
    
    * .notdef#7080 (U+C31A) has a counter-clockwise outer contour
    
    * .notdef#7080 (U+C31A) has a counter-clockwise outer contour
    
    * .notdef#7080 (U+C31A) has a counter-clockwise outer contour
    
    * .notdef#7080 (U+C31A) has a counter-clockwise outer contour
    
    * .notdef#7081 (U+C31B) has a counter-clockwise outer contour
    
    * .notdef#7081 (U+C31B) has a counter-clockwise outer contour
    
    * .notdef#7081 (U+C31B) has a counter-clockwise outer contour
    
    * .notdef#7082 (U+C31D) has a counter-clockwise outer contour
    
    * .notdef#7082 (U+C31D) has a counter-clockwise outer contour
    
    * .notdef#7082 (U+C31D) has a counter-clockwise outer contour
    
    * .notdef#7082 (U+C31D) has a counter-clockwise outer contour
    
    * .notdef#7083 (U+C31E) has a counter-clockwise outer contour
    
    * .notdef#7083 (U+C31E) has a counter-clockwise outer contour
    
    * .notdef#7083 (U+C31E) has a counter-clockwise outer contour
    
    * .notdef#7083 (U+C31E) has a counter-clockwise outer contour
    
    * .notdef#7084 (U+C31F) has a counter-clockwise outer contour
    
    * .notdef#7084 (U+C31F) has a counter-clockwise outer contour
    
    * .notdef#7084 (U+C31F) has a counter-clockwise outer contour
    
    * .notdef#7084 (U+C31F) has a counter-clockwise outer contour
    
    * .notdef#7085 (U+C320) has a counter-clockwise outer contour
    
    * .notdef#7085 (U+C320) has a counter-clockwise outer contour
    
    * .notdef#7085 (U+C320) has a counter-clockwise outer contour
    
    * .notdef#7085 (U+C320) has a counter-clockwise outer contour
    
    * .notdef#7086 (U+C321) has a counter-clockwise outer contour
    
    * .notdef#7086 (U+C321) has a counter-clockwise outer contour
    
    * .notdef#7086 (U+C321) has a counter-clockwise outer contour
    
    * .notdef#7086 (U+C321) has a counter-clockwise outer contour
    
    * .notdef#7087 (U+C322) has a counter-clockwise outer contour
    
    * .notdef#7087 (U+C322) has a counter-clockwise outer contour
    
    * .notdef#7087 (U+C322) has a counter-clockwise outer contour
    
    * .notdef#7087 (U+C322) has a counter-clockwise outer contour
    
    * .notdef#7087 (U+C322) has a counter-clockwise outer contour
    
    * .notdef#7088 (U+C323) has a counter-clockwise outer contour
    
    * .notdef#7088 (U+C323) has a counter-clockwise outer contour
    
    * .notdef#7088 (U+C323) has a counter-clockwise outer contour
    
    * .notdef#7088 (U+C323) has a counter-clockwise outer contour
    
    * .notdef#7088 (U+C323) has a counter-clockwise outer contour
    
    * .notdef#7089 (U+C326) has a counter-clockwise outer contour
    
    * .notdef#7089 (U+C326) has a counter-clockwise outer contour
    
    * .notdef#7089 (U+C326) has a counter-clockwise outer contour
    
    * .notdef#7089 (U+C326) has a counter-clockwise outer contour
    
    * .notdef#709 (U+B69D) has a counter-clockwise outer contour
    
    * .notdef#709 (U+B69D) has a counter-clockwise outer contour
    
    * .notdef#709 (U+B69D) has a counter-clockwise outer contour
    
    * .notdef#7090 (U+C327) has a counter-clockwise outer contour
    
    * .notdef#7090 (U+C327) has a counter-clockwise outer contour
    
    * .notdef#7090 (U+C327) has a counter-clockwise outer contour
    
    * .notdef#7091 (U+C32A) has a counter-clockwise outer contour
    
    * .notdef#7091 (U+C32A) has a counter-clockwise outer contour
    
    * .notdef#7091 (U+C32A) has a counter-clockwise outer contour
    
    * .notdef#7092 (U+C32B) has a counter-clockwise outer contour
    
    * .notdef#7092 (U+C32B) has a counter-clockwise outer contour
    
    * .notdef#7092 (U+C32B) has a counter-clockwise outer contour
    
    * .notdef#7093 (U+C32C) has a counter-clockwise outer contour
    
    * .notdef#7093 (U+C32C) has a counter-clockwise outer contour
    
    * .notdef#7093 (U+C32C) has a counter-clockwise outer contour
    
    * .notdef#7094 (U+C32D) has a counter-clockwise outer contour
    
    * .notdef#7094 (U+C32D) has a counter-clockwise outer contour
    
    * .notdef#7094 (U+C32D) has a counter-clockwise outer contour
    
    * .notdef#7095 (U+C32E) has a counter-clockwise outer contour
    
    * .notdef#7095 (U+C32E) has a counter-clockwise outer contour
    
    * .notdef#7095 (U+C32E) has a counter-clockwise outer contour
    
    * .notdef#7095 (U+C32E) has a counter-clockwise outer contour
    
    * .notdef#7096 (U+C32F) has a counter-clockwise outer contour
    
    * .notdef#7096 (U+C32F) has a counter-clockwise outer contour
    
    * .notdef#7096 (U+C32F) has a counter-clockwise outer contour
    
    * .notdef#7096 (U+C32F) has a counter-clockwise outer contour
    
    * .notdef#7097 (U+C330) has a counter-clockwise outer contour
    
    * .notdef#7097 (U+C330) has a counter-clockwise outer contour
    
    * .notdef#7098 (U+C331) has a counter-clockwise outer contour
    
    * .notdef#7098 (U+C331) has a counter-clockwise outer contour
    
    * .notdef#7098 (U+C331) has a counter-clockwise outer contour
    
    * .notdef#7099 (U+C332) has a counter-clockwise outer contour
    
    * .notdef#7099 (U+C332) has a counter-clockwise outer contour
    
    * .notdef#7099 (U+C332) has a counter-clockwise outer contour
    
    * .notdef#7099 (U+C332) has a counter-clockwise outer contour
    
    * .notdef#710 (U+B6A0) has a counter-clockwise outer contour
    
    * .notdef#710 (U+B6A0) has a counter-clockwise outer contour
    
    * .notdef#710 (U+B6A0) has a counter-clockwise outer contour
    
    * .notdef#710 (U+B6A0) has a counter-clockwise outer contour
    
    * .notdef#7100 (U+C333) has a counter-clockwise outer contour
    
    * .notdef#7100 (U+C333) has a counter-clockwise outer contour
    
    * .notdef#7100 (U+C333) has a counter-clockwise outer contour
    
    * .notdef#7100 (U+C333) has a counter-clockwise outer contour
    
    * .notdef#7101 (U+C334) has a counter-clockwise outer contour
    
    * .notdef#7101 (U+C334) has a counter-clockwise outer contour
    
    * .notdef#7101 (U+C334) has a counter-clockwise outer contour
    
    * .notdef#7102 (U+C335) has a counter-clockwise outer contour
    
    * .notdef#7102 (U+C335) has a counter-clockwise outer contour
    
    * .notdef#7102 (U+C335) has a counter-clockwise outer contour
    
    * .notdef#7102 (U+C335) has a counter-clockwise outer contour
    
    * .notdef#7103 (U+C336) has a counter-clockwise outer contour
    
    * .notdef#7103 (U+C336) has a counter-clockwise outer contour
    
    * .notdef#7103 (U+C336) has a counter-clockwise outer contour
    
    * .notdef#7103 (U+C336) has a counter-clockwise outer contour
    
    * .notdef#7103 (U+C336) has a counter-clockwise outer contour
    
    * .notdef#7104 (U+C337) has a counter-clockwise outer contour
    
    * .notdef#7104 (U+C337) has a counter-clockwise outer contour
    
    * .notdef#7104 (U+C337) has a counter-clockwise outer contour
    
    * .notdef#7105 (U+C338) has a counter-clockwise outer contour
    
    * .notdef#7105 (U+C338) has a counter-clockwise outer contour
    
    * .notdef#7105 (U+C338) has a counter-clockwise outer contour
    
    * .notdef#7106 (U+C339) has a counter-clockwise outer contour
    
    * .notdef#7106 (U+C339) has a counter-clockwise outer contour
    
    * .notdef#7106 (U+C339) has a counter-clockwise outer contour
    
    * .notdef#7106 (U+C339) has a counter-clockwise outer contour
    
    * .notdef#7107 (U+C33A) has a counter-clockwise outer contour
    
    * .notdef#7107 (U+C33A) has a counter-clockwise outer contour
    
    * .notdef#7107 (U+C33A) has a counter-clockwise outer contour
    
    * .notdef#7107 (U+C33A) has a counter-clockwise outer contour
    
    * .notdef#7108 (U+C33B) has a counter-clockwise outer contour
    
    * .notdef#7108 (U+C33B) has a counter-clockwise outer contour
    
    * .notdef#7108 (U+C33B) has a counter-clockwise outer contour
    
    * .notdef#7108 (U+C33B) has a counter-clockwise outer contour
    
    * .notdef#7109 (U+C33C) has a counter-clockwise outer contour
    
    * .notdef#7109 (U+C33C) has a counter-clockwise outer contour
    
    * .notdef#7109 (U+C33C) has a counter-clockwise outer contour
    
    * .notdef#7109 (U+C33C) has a counter-clockwise outer contour
    
    * .notdef#711 (U+B6A4) has a counter-clockwise outer contour
    
    * .notdef#711 (U+B6A4) has a counter-clockwise outer contour
    
    * .notdef#711 (U+B6A4) has a counter-clockwise outer contour
    
    * .notdef#7110 (U+C33D) has a counter-clockwise outer contour
    
    * .notdef#7110 (U+C33D) has a counter-clockwise outer contour
    
    * .notdef#7110 (U+C33D) has a counter-clockwise outer contour
    
    * .notdef#7110 (U+C33D) has a counter-clockwise outer contour
    
    * .notdef#7111 (U+C33E) has a counter-clockwise outer contour
    
    * .notdef#7111 (U+C33E) has a counter-clockwise outer contour
    
    * .notdef#7111 (U+C33E) has a counter-clockwise outer contour
    
    * .notdef#7111 (U+C33E) has a counter-clockwise outer contour
    
    * .notdef#7111 (U+C33E) has a counter-clockwise outer contour
    
    * .notdef#7112 (U+C33F) has a counter-clockwise outer contour
    
    * .notdef#7112 (U+C33F) has a counter-clockwise outer contour
    
    * .notdef#7112 (U+C33F) has a counter-clockwise outer contour
    
    * .notdef#7112 (U+C33F) has a counter-clockwise outer contour
    
    * .notdef#7112 (U+C33F) has a counter-clockwise outer contour
    
    * .notdef#7113 (U+C340) has a counter-clockwise outer contour
    
    * .notdef#7113 (U+C340) has a counter-clockwise outer contour
    
    * .notdef#7113 (U+C340) has a counter-clockwise outer contour
    
    * .notdef#7114 (U+C341) has a counter-clockwise outer contour
    
    * .notdef#7114 (U+C341) has a counter-clockwise outer contour
    
    * .notdef#7114 (U+C341) has a counter-clockwise outer contour
    
    * .notdef#7115 (U+C342) has a counter-clockwise outer contour
    
    * .notdef#7115 (U+C342) has a counter-clockwise outer contour
    
    * .notdef#7115 (U+C342) has a counter-clockwise outer contour
    
    * .notdef#7115 (U+C342) has a counter-clockwise outer contour
    
    * .notdef#7116 (U+C343) has a counter-clockwise outer contour
    
    * .notdef#7116 (U+C343) has a counter-clockwise outer contour
    
    * .notdef#7116 (U+C343) has a counter-clockwise outer contour
    
    * .notdef#7117 (U+C344) has a counter-clockwise outer contour
    
    * .notdef#7117 (U+C344) has a counter-clockwise outer contour
    
    * .notdef#7117 (U+C344) has a counter-clockwise outer contour
    
    * .notdef#7118 (U+C346) has a counter-clockwise outer contour
    
    * .notdef#7118 (U+C346) has a counter-clockwise outer contour
    
    * .notdef#7118 (U+C346) has a counter-clockwise outer contour
    
    * .notdef#7119 (U+C347) has a counter-clockwise outer contour
    
    * .notdef#7119 (U+C347) has a counter-clockwise outer contour
    
    * .notdef#7119 (U+C347) has a counter-clockwise outer contour
    
    * .notdef#712 (U+B6AB) has a counter-clockwise outer contour
    
    * .notdef#712 (U+B6AB) has a counter-clockwise outer contour
    
    * .notdef#712 (U+B6AB) has a counter-clockwise outer contour
    
    * .notdef#7120 (U+C348) has a counter-clockwise outer contour
    
    * .notdef#7120 (U+C348) has a counter-clockwise outer contour
    
    * .notdef#7120 (U+C348) has a counter-clockwise outer contour
    
    * .notdef#7121 (U+C349) has a counter-clockwise outer contour
    
    * .notdef#7121 (U+C349) has a counter-clockwise outer contour
    
    * .notdef#7121 (U+C349) has a counter-clockwise outer contour
    
    * .notdef#7122 (U+C34A) has a counter-clockwise outer contour
    
    * .notdef#7122 (U+C34A) has a counter-clockwise outer contour
    
    * .notdef#7122 (U+C34A) has a counter-clockwise outer contour
    
    * .notdef#7122 (U+C34A) has a counter-clockwise outer contour
    
    * .notdef#7123 (U+C34B) has a counter-clockwise outer contour
    
    * .notdef#7123 (U+C34B) has a counter-clockwise outer contour
    
    * .notdef#7123 (U+C34B) has a counter-clockwise outer contour
    
    * .notdef#7123 (U+C34B) has a counter-clockwise outer contour
    
    * .notdef#7124 (U+C34C) has a counter-clockwise outer contour
    
    * .notdef#7124 (U+C34C) has a counter-clockwise outer contour
    
    * .notdef#7125 (U+C34D) has a counter-clockwise outer contour
    
    * .notdef#7125 (U+C34D) has a counter-clockwise outer contour
    
    * .notdef#7125 (U+C34D) has a counter-clockwise outer contour
    
    * .notdef#7126 (U+C34E) has a counter-clockwise outer contour
    
    * .notdef#7126 (U+C34E) has a counter-clockwise outer contour
    
    * .notdef#7126 (U+C34E) has a counter-clockwise outer contour
    
    * .notdef#7126 (U+C34E) has a counter-clockwise outer contour
    
    * .notdef#7127 (U+C34F) has a counter-clockwise outer contour
    
    * .notdef#7127 (U+C34F) has a counter-clockwise outer contour
    
    * .notdef#7127 (U+C34F) has a counter-clockwise outer contour
    
    * .notdef#7127 (U+C34F) has a counter-clockwise outer contour
    
    * .notdef#7128 (U+C350) has a counter-clockwise outer contour
    
    * .notdef#7128 (U+C350) has a counter-clockwise outer contour
    
    * .notdef#7128 (U+C350) has a counter-clockwise outer contour
    
    * .notdef#7129 (U+C351) has a counter-clockwise outer contour
    
    * .notdef#7129 (U+C351) has a counter-clockwise outer contour
    
    * .notdef#7129 (U+C351) has a counter-clockwise outer contour
    
    * .notdef#7129 (U+C351) has a counter-clockwise outer contour
    
    * .notdef#713 (U+B6AC) has a counter-clockwise outer contour
    
    * .notdef#713 (U+B6AC) has a counter-clockwise outer contour
    
    * .notdef#713 (U+B6AC) has a counter-clockwise outer contour
    
    * .notdef#7130 (U+C352) has a counter-clockwise outer contour
    
    * .notdef#7130 (U+C352) has a counter-clockwise outer contour
    
    * .notdef#7130 (U+C352) has a counter-clockwise outer contour
    
    * .notdef#7130 (U+C352) has a counter-clockwise outer contour
    
    * .notdef#7130 (U+C352) has a counter-clockwise outer contour
    
    * .notdef#7131 (U+C353) has a counter-clockwise outer contour
    
    * .notdef#7131 (U+C353) has a counter-clockwise outer contour
    
    * .notdef#7131 (U+C353) has a counter-clockwise outer contour
    
    * .notdef#7132 (U+C354) has a counter-clockwise outer contour
    
    * .notdef#7132 (U+C354) has a counter-clockwise outer contour
    
    * .notdef#7132 (U+C354) has a counter-clockwise outer contour
    
    * .notdef#7133 (U+C355) has a counter-clockwise outer contour
    
    * .notdef#7133 (U+C355) has a counter-clockwise outer contour
    
    * .notdef#7133 (U+C355) has a counter-clockwise outer contour
    
    * .notdef#7133 (U+C355) has a counter-clockwise outer contour
    
    * .notdef#7134 (U+C356) has a counter-clockwise outer contour
    
    * .notdef#7134 (U+C356) has a counter-clockwise outer contour
    
    * .notdef#7134 (U+C356) has a counter-clockwise outer contour
    
    * .notdef#7134 (U+C356) has a counter-clockwise outer contour
    
    * .notdef#7135 (U+C357) has a counter-clockwise outer contour
    
    * .notdef#7135 (U+C357) has a counter-clockwise outer contour
    
    * .notdef#7135 (U+C357) has a counter-clockwise outer contour
    
    * .notdef#7135 (U+C357) has a counter-clockwise outer contour
    
    * .notdef#7136 (U+C358) has a counter-clockwise outer contour
    
    * .notdef#7136 (U+C358) has a counter-clockwise outer contour
    
    * .notdef#7136 (U+C358) has a counter-clockwise outer contour
    
    * .notdef#7136 (U+C358) has a counter-clockwise outer contour
    
    * .notdef#7137 (U+C359) has a counter-clockwise outer contour
    
    * .notdef#7137 (U+C359) has a counter-clockwise outer contour
    
    * .notdef#7137 (U+C359) has a counter-clockwise outer contour
    
    * .notdef#7137 (U+C359) has a counter-clockwise outer contour
    
    * .notdef#7138 (U+C35A) has a counter-clockwise outer contour
    
    * .notdef#7138 (U+C35A) has a counter-clockwise outer contour
    
    * .notdef#7138 (U+C35A) has a counter-clockwise outer contour
    
    * .notdef#7138 (U+C35A) has a counter-clockwise outer contour
    
    * .notdef#7138 (U+C35A) has a counter-clockwise outer contour
    
    * .notdef#7139 (U+C35B) has a counter-clockwise outer contour
    
    * .notdef#7139 (U+C35B) has a counter-clockwise outer contour
    
    * .notdef#7139 (U+C35B) has a counter-clockwise outer contour
    
    * .notdef#7139 (U+C35B) has a counter-clockwise outer contour
    
    * .notdef#7139 (U+C35B) has a counter-clockwise outer contour
    
    * .notdef#714 (U+B6B1) has a counter-clockwise outer contour
    
    * .notdef#714 (U+B6B1) has a counter-clockwise outer contour
    
    * .notdef#714 (U+B6B1) has a counter-clockwise outer contour
    
    * .notdef#7140 (U+C35C) has a counter-clockwise outer contour
    
    * .notdef#7140 (U+C35C) has a counter-clockwise outer contour
    
    * .notdef#7140 (U+C35C) has a counter-clockwise outer contour
    
    * .notdef#7141 (U+C35D) has a counter-clockwise outer contour
    
    * .notdef#7141 (U+C35D) has a counter-clockwise outer contour
    
    * .notdef#7141 (U+C35D) has a counter-clockwise outer contour
    
    * .notdef#7142 (U+C35E) has a counter-clockwise outer contour
    
    * .notdef#7142 (U+C35E) has a counter-clockwise outer contour
    
    * .notdef#7142 (U+C35E) has a counter-clockwise outer contour
    
    * .notdef#7142 (U+C35E) has a counter-clockwise outer contour
    
    * .notdef#7143 (U+C35F) has a counter-clockwise outer contour
    
    * .notdef#7143 (U+C35F) has a counter-clockwise outer contour
    
    * .notdef#7143 (U+C35F) has a counter-clockwise outer contour
    
    * .notdef#7144 (U+C360) has a counter-clockwise outer contour
    
    * .notdef#7144 (U+C360) has a counter-clockwise outer contour
    
    * .notdef#7144 (U+C360) has a counter-clockwise outer contour
    
    * .notdef#7145 (U+C361) has a counter-clockwise outer contour
    
    * .notdef#7145 (U+C361) has a counter-clockwise outer contour
    
    * .notdef#7145 (U+C361) has a counter-clockwise outer contour
    
    * .notdef#7146 (U+C362) has a counter-clockwise outer contour
    
    * .notdef#7146 (U+C362) has a counter-clockwise outer contour
    
    * .notdef#7146 (U+C362) has a counter-clockwise outer contour
    
    * .notdef#7147 (U+C363) has a counter-clockwise outer contour
    
    * .notdef#7147 (U+C363) has a counter-clockwise outer contour
    
    * .notdef#7147 (U+C363) has a counter-clockwise outer contour
    
    * .notdef#7148 (U+C364) has a counter-clockwise outer contour
    
    * .notdef#7148 (U+C364) has a counter-clockwise outer contour
    
    * .notdef#7148 (U+C364) has a counter-clockwise outer contour
    
    * .notdef#7149 (U+C365) has a counter-clockwise outer contour
    
    * .notdef#7149 (U+C365) has a counter-clockwise outer contour
    
    * .notdef#7149 (U+C365) has a counter-clockwise outer contour
    
    * .notdef#715 (U+B6D4) has a counter-clockwise outer contour
    
    * .notdef#715 (U+B6D4) has a counter-clockwise outer contour
    
    * .notdef#715 (U+B6D4) has a counter-clockwise outer contour
    
    * .notdef#715 (U+B6D4) has a counter-clockwise outer contour
    
    * .notdef#7150 (U+C366) has a counter-clockwise outer contour
    
    * .notdef#7150 (U+C366) has a counter-clockwise outer contour
    
    * .notdef#7150 (U+C366) has a counter-clockwise outer contour
    
    * .notdef#7150 (U+C366) has a counter-clockwise outer contour
    
    * .notdef#7151 (U+C367) has a counter-clockwise outer contour
    
    * .notdef#7151 (U+C367) has a counter-clockwise outer contour
    
    * .notdef#7151 (U+C367) has a counter-clockwise outer contour
    
    * .notdef#7151 (U+C367) has a counter-clockwise outer contour
    
    * .notdef#7152 (U+C36A) has a counter-clockwise outer contour
    
    * .notdef#7152 (U+C36A) has a counter-clockwise outer contour
    
    * .notdef#7152 (U+C36A) has a counter-clockwise outer contour
    
    * .notdef#7152 (U+C36A) has a counter-clockwise outer contour
    
    * .notdef#7153 (U+C36B) has a counter-clockwise outer contour
    
    * .notdef#7153 (U+C36B) has a counter-clockwise outer contour
    
    * .notdef#7153 (U+C36B) has a counter-clockwise outer contour
    
    * .notdef#7153 (U+C36B) has a counter-clockwise outer contour
    
    * .notdef#7154 (U+C36D) has a counter-clockwise outer contour
    
    * .notdef#7154 (U+C36D) has a counter-clockwise outer contour
    
    * .notdef#7154 (U+C36D) has a counter-clockwise outer contour
    
    * .notdef#7154 (U+C36D) has a counter-clockwise outer contour
    
    * .notdef#7155 (U+C36E) has a counter-clockwise outer contour
    
    * .notdef#7155 (U+C36E) has a counter-clockwise outer contour
    
    * .notdef#7155 (U+C36E) has a counter-clockwise outer contour
    
    * .notdef#7155 (U+C36E) has a counter-clockwise outer contour
    
    * .notdef#7155 (U+C36E) has a counter-clockwise outer contour
    
    * .notdef#7156 (U+C36F) has a counter-clockwise outer contour
    
    * .notdef#7156 (U+C36F) has a counter-clockwise outer contour
    
    * .notdef#7156 (U+C36F) has a counter-clockwise outer contour
    
    * .notdef#7157 (U+C371) has a counter-clockwise outer contour
    
    * .notdef#7157 (U+C371) has a counter-clockwise outer contour
    
    * .notdef#7157 (U+C371) has a counter-clockwise outer contour
    
    * .notdef#7157 (U+C371) has a counter-clockwise outer contour
    
    * .notdef#7158 (U+C373) has a counter-clockwise outer contour
    
    * .notdef#7158 (U+C373) has a counter-clockwise outer contour
    
    * .notdef#7158 (U+C373) has a counter-clockwise outer contour
    
    * .notdef#7158 (U+C373) has a counter-clockwise outer contour
    
    * .notdef#7159 (U+C374) has a counter-clockwise outer contour
    
    * .notdef#7159 (U+C374) has a counter-clockwise outer contour
    
    * .notdef#7159 (U+C374) has a counter-clockwise outer contour
    
    * .notdef#7159 (U+C374) has a counter-clockwise outer contour
    
    * .notdef#716 (U+B6F0) has a counter-clockwise outer contour
    
    * .notdef#716 (U+B6F0) has a counter-clockwise outer contour
    
    * .notdef#716 (U+B6F0) has a counter-clockwise outer contour
    
    * .notdef#716 (U+B6F0) has a counter-clockwise outer contour
    
    * .notdef#7160 (U+C375) has a counter-clockwise outer contour
    
    * .notdef#7160 (U+C375) has a counter-clockwise outer contour
    
    * .notdef#7160 (U+C375) has a counter-clockwise outer contour
    
    * .notdef#7160 (U+C375) has a counter-clockwise outer contour
    
    * .notdef#7161 (U+C376) has a counter-clockwise outer contour
    
    * .notdef#7161 (U+C376) has a counter-clockwise outer contour
    
    * .notdef#7161 (U+C376) has a counter-clockwise outer contour
    
    * .notdef#7161 (U+C376) has a counter-clockwise outer contour
    
    * .notdef#7161 (U+C376) has a counter-clockwise outer contour
    
    * .notdef#7162 (U+C377) has a counter-clockwise outer contour
    
    * .notdef#7162 (U+C377) has a counter-clockwise outer contour
    
    * .notdef#7162 (U+C377) has a counter-clockwise outer contour
    
    * .notdef#7162 (U+C377) has a counter-clockwise outer contour
    
    * .notdef#7162 (U+C377) has a counter-clockwise outer contour
    
    * .notdef#7163 (U+C37A) has a counter-clockwise outer contour
    
    * .notdef#7163 (U+C37A) has a counter-clockwise outer contour
    
    * .notdef#7163 (U+C37A) has a counter-clockwise outer contour
    
    * .notdef#7163 (U+C37A) has a counter-clockwise outer contour
    
    * .notdef#7164 (U+C37B) has a counter-clockwise outer contour
    
    * .notdef#7164 (U+C37B) has a counter-clockwise outer contour
    
    * .notdef#7164 (U+C37B) has a counter-clockwise outer contour
    
    * .notdef#7165 (U+C37E) has a counter-clockwise outer contour
    
    * .notdef#7165 (U+C37E) has a counter-clockwise outer contour
    
    * .notdef#7165 (U+C37E) has a counter-clockwise outer contour
    
    * .notdef#7166 (U+C37F) has a counter-clockwise outer contour
    
    * .notdef#7166 (U+C37F) has a counter-clockwise outer contour
    
    * .notdef#7166 (U+C37F) has a counter-clockwise outer contour
    
    * .notdef#7167 (U+C380) has a counter-clockwise outer contour
    
    * .notdef#7167 (U+C380) has a counter-clockwise outer contour
    
    * .notdef#7167 (U+C380) has a counter-clockwise outer contour
    
    * .notdef#7168 (U+C381) has a counter-clockwise outer contour
    
    * .notdef#7168 (U+C381) has a counter-clockwise outer contour
    
    * .notdef#7168 (U+C381) has a counter-clockwise outer contour
    
    * .notdef#7169 (U+C382) has a counter-clockwise outer contour
    
    * .notdef#7169 (U+C382) has a counter-clockwise outer contour
    
    * .notdef#7169 (U+C382) has a counter-clockwise outer contour
    
    * .notdef#7169 (U+C382) has a counter-clockwise outer contour
    
    * .notdef#717 (U+B6F4) has a counter-clockwise outer contour
    
    * .notdef#717 (U+B6F4) has a counter-clockwise outer contour
    
    * .notdef#717 (U+B6F4) has a counter-clockwise outer contour
    
    * .notdef#717 (U+B6F4) has a counter-clockwise outer contour
    
    * .notdef#717 (U+B6F4) has a counter-clockwise outer contour
    
    * .notdef#7170 (U+C383) has a counter-clockwise outer contour
    
    * .notdef#7170 (U+C383) has a counter-clockwise outer contour
    
    * .notdef#7170 (U+C383) has a counter-clockwise outer contour
    
    * .notdef#7170 (U+C383) has a counter-clockwise outer contour
    
    * .notdef#7171 (U+C385) has a counter-clockwise outer contour
    
    * .notdef#7171 (U+C385) has a counter-clockwise outer contour
    
    * .notdef#7171 (U+C385) has a counter-clockwise outer contour
    
    * .notdef#7171 (U+C385) has a counter-clockwise outer contour
    
    * .notdef#7172 (U+C386) has a counter-clockwise outer contour
    
    * .notdef#7172 (U+C386) has a counter-clockwise outer contour
    
    * .notdef#7172 (U+C386) has a counter-clockwise outer contour
    
    * .notdef#7172 (U+C386) has a counter-clockwise outer contour
    
    * .notdef#7172 (U+C386) has a counter-clockwise outer contour
    
    * .notdef#7173 (U+C387) has a counter-clockwise outer contour
    
    * .notdef#7173 (U+C387) has a counter-clockwise outer contour
    
    * .notdef#7173 (U+C387) has a counter-clockwise outer contour
    
    * .notdef#7173 (U+C387) has a counter-clockwise outer contour
    
    * .notdef#7173 (U+C387) has a counter-clockwise outer contour
    
    * .notdef#7174 (U+C389) has a counter-clockwise outer contour
    
    * .notdef#7174 (U+C389) has a counter-clockwise outer contour
    
    * .notdef#7174 (U+C389) has a counter-clockwise outer contour
    
    * .notdef#7174 (U+C389) has a counter-clockwise outer contour
    
    * .notdef#7174 (U+C389) has a counter-clockwise outer contour
    
    * .notdef#7175 (U+C38A) has a counter-clockwise outer contour
    
    * .notdef#7175 (U+C38A) has a counter-clockwise outer contour
    
    * .notdef#7175 (U+C38A) has a counter-clockwise outer contour
    
    * .notdef#7175 (U+C38A) has a counter-clockwise outer contour
    
    * .notdef#7175 (U+C38A) has a counter-clockwise outer contour
    
    * .notdef#7175 (U+C38A) has a counter-clockwise outer contour
    
    * .notdef#7176 (U+C38B) has a counter-clockwise outer contour
    
    * .notdef#7176 (U+C38B) has a counter-clockwise outer contour
    
    * .notdef#7176 (U+C38B) has a counter-clockwise outer contour
    
    * .notdef#7176 (U+C38B) has a counter-clockwise outer contour
    
    * .notdef#7177 (U+C38D) has a counter-clockwise outer contour
    
    * .notdef#7177 (U+C38D) has a counter-clockwise outer contour
    
    * .notdef#7177 (U+C38D) has a counter-clockwise outer contour
    
    * .notdef#7177 (U+C38D) has a counter-clockwise outer contour
    
    * .notdef#7177 (U+C38D) has a counter-clockwise outer contour
    
    * .notdef#7178 (U+C38E) has a counter-clockwise outer contour
    
    * .notdef#7178 (U+C38E) has a counter-clockwise outer contour
    
    * .notdef#7178 (U+C38E) has a counter-clockwise outer contour
    
    * .notdef#7178 (U+C38E) has a counter-clockwise outer contour
    
    * .notdef#7178 (U+C38E) has a counter-clockwise outer contour
    
    * .notdef#7179 (U+C38F) has a counter-clockwise outer contour
    
    * .notdef#7179 (U+C38F) has a counter-clockwise outer contour
    
    * .notdef#7179 (U+C38F) has a counter-clockwise outer contour
    
    * .notdef#7179 (U+C38F) has a counter-clockwise outer contour
    
    * .notdef#7179 (U+C38F) has a counter-clockwise outer contour
    
    * .notdef#718 (U+B6F8) has a counter-clockwise outer contour
    
    * .notdef#718 (U+B6F8) has a counter-clockwise outer contour
    
    * .notdef#718 (U+B6F8) has a counter-clockwise outer contour
    
    * .notdef#718 (U+B6F8) has a counter-clockwise outer contour
    
    * .notdef#718 (U+B6F8) has a counter-clockwise outer contour
    
    * .notdef#7180 (U+C390) has a counter-clockwise outer contour
    
    * .notdef#7180 (U+C390) has a counter-clockwise outer contour
    
    * .notdef#7180 (U+C390) has a counter-clockwise outer contour
    
    * .notdef#7180 (U+C390) has a counter-clockwise outer contour
    
    * .notdef#7180 (U+C390) has a counter-clockwise outer contour
    
    * .notdef#7181 (U+C391) has a counter-clockwise outer contour
    
    * .notdef#7181 (U+C391) has a counter-clockwise outer contour
    
    * .notdef#7181 (U+C391) has a counter-clockwise outer contour
    
    * .notdef#7181 (U+C391) has a counter-clockwise outer contour
    
    * .notdef#7181 (U+C391) has a counter-clockwise outer contour
    
    * .notdef#7182 (U+C392) has a counter-clockwise outer contour
    
    * .notdef#7182 (U+C392) has a counter-clockwise outer contour
    
    * .notdef#7182 (U+C392) has a counter-clockwise outer contour
    
    * .notdef#7182 (U+C392) has a counter-clockwise outer contour
    
    * .notdef#7182 (U+C392) has a counter-clockwise outer contour
    
    * .notdef#7182 (U+C392) has a counter-clockwise outer contour
    
    * .notdef#7183 (U+C393) has a counter-clockwise outer contour
    
    * .notdef#7183 (U+C393) has a counter-clockwise outer contour
    
    * .notdef#7183 (U+C393) has a counter-clockwise outer contour
    
    * .notdef#7183 (U+C393) has a counter-clockwise outer contour
    
    * .notdef#7183 (U+C393) has a counter-clockwise outer contour
    
    * .notdef#7183 (U+C393) has a counter-clockwise outer contour
    
    * .notdef#7184 (U+C394) has a counter-clockwise outer contour
    
    * .notdef#7184 (U+C394) has a counter-clockwise outer contour
    
    * .notdef#7184 (U+C394) has a counter-clockwise outer contour
    
    * .notdef#7184 (U+C394) has a counter-clockwise outer contour
    
    * .notdef#7185 (U+C395) has a counter-clockwise outer contour
    
    * .notdef#7185 (U+C395) has a counter-clockwise outer contour
    
    * .notdef#7185 (U+C395) has a counter-clockwise outer contour
    
    * .notdef#7185 (U+C395) has a counter-clockwise outer contour
    
    * .notdef#7186 (U+C396) has a counter-clockwise outer contour
    
    * .notdef#7186 (U+C396) has a counter-clockwise outer contour
    
    * .notdef#7186 (U+C396) has a counter-clockwise outer contour
    
    * .notdef#7186 (U+C396) has a counter-clockwise outer contour
    
    * .notdef#7186 (U+C396) has a counter-clockwise outer contour
    
    * .notdef#7187 (U+C397) has a counter-clockwise outer contour
    
    * .notdef#7187 (U+C397) has a counter-clockwise outer contour
    
    * .notdef#7187 (U+C397) has a counter-clockwise outer contour
    
    * .notdef#7187 (U+C397) has a counter-clockwise outer contour
    
    * .notdef#7188 (U+C398) has a counter-clockwise outer contour
    
    * .notdef#7188 (U+C398) has a counter-clockwise outer contour
    
    * .notdef#7188 (U+C398) has a counter-clockwise outer contour
    
    * .notdef#7188 (U+C398) has a counter-clockwise outer contour
    
    * .notdef#7189 (U+C399) has a counter-clockwise outer contour
    
    * .notdef#7189 (U+C399) has a counter-clockwise outer contour
    
    * .notdef#7189 (U+C399) has a counter-clockwise outer contour
    
    * .notdef#7189 (U+C399) has a counter-clockwise outer contour
    
    * .notdef#719 (U+B700) has a counter-clockwise outer contour
    
    * .notdef#719 (U+B700) has a counter-clockwise outer contour
    
    * .notdef#719 (U+B700) has a counter-clockwise outer contour
    
    * .notdef#719 (U+B700) has a counter-clockwise outer contour
    
    * .notdef#719 (U+B700) has a counter-clockwise outer contour
    
    * .notdef#7190 (U+C39A) has a counter-clockwise outer contour
    
    * .notdef#7190 (U+C39A) has a counter-clockwise outer contour
    
    * .notdef#7190 (U+C39A) has a counter-clockwise outer contour
    
    * .notdef#7190 (U+C39A) has a counter-clockwise outer contour
    
    * .notdef#7191 (U+C39B) has a counter-clockwise outer contour
    
    * .notdef#7191 (U+C39B) has a counter-clockwise outer contour
    
    * .notdef#7191 (U+C39B) has a counter-clockwise outer contour
    
    * .notdef#7191 (U+C39B) has a counter-clockwise outer contour
    
    * .notdef#7192 (U+C39C) has a counter-clockwise outer contour
    
    * .notdef#7192 (U+C39C) has a counter-clockwise outer contour
    
    * .notdef#7192 (U+C39C) has a counter-clockwise outer contour
    
    * .notdef#7192 (U+C39C) has a counter-clockwise outer contour
    
    * .notdef#7193 (U+C39D) has a counter-clockwise outer contour
    
    * .notdef#7193 (U+C39D) has a counter-clockwise outer contour
    
    * .notdef#7193 (U+C39D) has a counter-clockwise outer contour
    
    * .notdef#7193 (U+C39D) has a counter-clockwise outer contour
    
    * .notdef#7194 (U+C39E) has a counter-clockwise outer contour
    
    * .notdef#7194 (U+C39E) has a counter-clockwise outer contour
    
    * .notdef#7194 (U+C39E) has a counter-clockwise outer contour
    
    * .notdef#7194 (U+C39E) has a counter-clockwise outer contour
    
    * .notdef#7194 (U+C39E) has a counter-clockwise outer contour
    
    * .notdef#7195 (U+C39F) has a counter-clockwise outer contour
    
    * .notdef#7195 (U+C39F) has a counter-clockwise outer contour
    
    * .notdef#7195 (U+C39F) has a counter-clockwise outer contour
    
    * .notdef#7195 (U+C39F) has a counter-clockwise outer contour
    
    * .notdef#7195 (U+C39F) has a counter-clockwise outer contour
    
    * .notdef#7196 (U+C3A0) has a counter-clockwise outer contour
    
    * .notdef#7196 (U+C3A0) has a counter-clockwise outer contour
    
    * .notdef#7197 (U+C3A1) has a counter-clockwise outer contour
    
    * .notdef#7197 (U+C3A1) has a counter-clockwise outer contour
    
    * .notdef#7197 (U+C3A1) has a counter-clockwise outer contour
    
    * .notdef#7198 (U+C3A2) has a counter-clockwise outer contour
    
    * .notdef#7198 (U+C3A2) has a counter-clockwise outer contour
    
    * .notdef#7198 (U+C3A2) has a counter-clockwise outer contour
    
    * .notdef#7198 (U+C3A2) has a counter-clockwise outer contour
    
    * .notdef#7199 (U+C3A3) has a counter-clockwise outer contour
    
    * .notdef#7199 (U+C3A3) has a counter-clockwise outer contour
    
    * .notdef#7199 (U+C3A3) has a counter-clockwise outer contour
    
    * .notdef#7199 (U+C3A3) has a counter-clockwise outer contour
    
    * .notdef#720 (U+B701) has a counter-clockwise outer contour
    
    * .notdef#720 (U+B701) has a counter-clockwise outer contour
    
    * .notdef#720 (U+B701) has a counter-clockwise outer contour
    
    * .notdef#720 (U+B701) has a counter-clockwise outer contour
    
    * .notdef#720 (U+B701) has a counter-clockwise outer contour
    
    * .notdef#7200 (U+C3A4) has a counter-clockwise outer contour
    
    * .notdef#7200 (U+C3A4) has a counter-clockwise outer contour
    
    * .notdef#7200 (U+C3A4) has a counter-clockwise outer contour
    
    * .notdef#7201 (U+C3A5) has a counter-clockwise outer contour
    
    * .notdef#7201 (U+C3A5) has a counter-clockwise outer contour
    
    * .notdef#7201 (U+C3A5) has a counter-clockwise outer contour
    
    * .notdef#7201 (U+C3A5) has a counter-clockwise outer contour
    
    * .notdef#7202 (U+C3A6) has a counter-clockwise outer contour
    
    * .notdef#7202 (U+C3A6) has a counter-clockwise outer contour
    
    * .notdef#7202 (U+C3A6) has a counter-clockwise outer contour
    
    * .notdef#7202 (U+C3A6) has a counter-clockwise outer contour
    
    * .notdef#7202 (U+C3A6) has a counter-clockwise outer contour
    
    * .notdef#7203 (U+C3A7) has a counter-clockwise outer contour
    
    * .notdef#7203 (U+C3A7) has a counter-clockwise outer contour
    
    * .notdef#7203 (U+C3A7) has a counter-clockwise outer contour
    
    * .notdef#7204 (U+C3A8) has a counter-clockwise outer contour
    
    * .notdef#7204 (U+C3A8) has a counter-clockwise outer contour
    
    * .notdef#7204 (U+C3A8) has a counter-clockwise outer contour
    
    * .notdef#7205 (U+C3A9) has a counter-clockwise outer contour
    
    * .notdef#7205 (U+C3A9) has a counter-clockwise outer contour
    
    * .notdef#7205 (U+C3A9) has a counter-clockwise outer contour
    
    * .notdef#7205 (U+C3A9) has a counter-clockwise outer contour
    
    * .notdef#7206 (U+C3AA) has a counter-clockwise outer contour
    
    * .notdef#7206 (U+C3AA) has a counter-clockwise outer contour
    
    * .notdef#7206 (U+C3AA) has a counter-clockwise outer contour
    
    * .notdef#7206 (U+C3AA) has a counter-clockwise outer contour
    
    * .notdef#7207 (U+C3AB) has a counter-clockwise outer contour
    
    * .notdef#7207 (U+C3AB) has a counter-clockwise outer contour
    
    * .notdef#7207 (U+C3AB) has a counter-clockwise outer contour
    
    * .notdef#7207 (U+C3AB) has a counter-clockwise outer contour
    
    * .notdef#7208 (U+C3AC) has a counter-clockwise outer contour
    
    * .notdef#7208 (U+C3AC) has a counter-clockwise outer contour
    
    * .notdef#7208 (U+C3AC) has a counter-clockwise outer contour
    
    * .notdef#7208 (U+C3AC) has a counter-clockwise outer contour
    
    * .notdef#7209 (U+C3AD) has a counter-clockwise outer contour
    
    * .notdef#7209 (U+C3AD) has a counter-clockwise outer contour
    
    * .notdef#7209 (U+C3AD) has a counter-clockwise outer contour
    
    * .notdef#7209 (U+C3AD) has a counter-clockwise outer contour
    
    * .notdef#721 (U+B705) has a counter-clockwise outer contour
    
    * .notdef#721 (U+B705) has a counter-clockwise outer contour
    
    * .notdef#721 (U+B705) has a counter-clockwise outer contour
    
    * .notdef#721 (U+B705) has a counter-clockwise outer contour
    
    * .notdef#721 (U+B705) has a counter-clockwise outer contour
    
    * .notdef#7210 (U+C3AE) has a counter-clockwise outer contour
    
    * .notdef#7210 (U+C3AE) has a counter-clockwise outer contour
    
    * .notdef#7210 (U+C3AE) has a counter-clockwise outer contour
    
    * .notdef#7210 (U+C3AE) has a counter-clockwise outer contour
    
    * .notdef#7210 (U+C3AE) has a counter-clockwise outer contour
    
    * .notdef#7211 (U+C3AF) has a counter-clockwise outer contour
    
    * .notdef#7211 (U+C3AF) has a counter-clockwise outer contour
    
    * .notdef#7211 (U+C3AF) has a counter-clockwise outer contour
    
    * .notdef#7211 (U+C3AF) has a counter-clockwise outer contour
    
    * .notdef#7211 (U+C3AF) has a counter-clockwise outer contour
    
    * .notdef#7212 (U+C3B0) has a counter-clockwise outer contour
    
    * .notdef#7212 (U+C3B0) has a counter-clockwise outer contour
    
    * .notdef#7212 (U+C3B0) has a counter-clockwise outer contour
    
    * .notdef#7213 (U+C3B1) has a counter-clockwise outer contour
    
    * .notdef#7213 (U+C3B1) has a counter-clockwise outer contour
    
    * .notdef#7213 (U+C3B1) has a counter-clockwise outer contour
    
    * .notdef#7214 (U+C3B2) has a counter-clockwise outer contour
    
    * .notdef#7214 (U+C3B2) has a counter-clockwise outer contour
    
    * .notdef#7214 (U+C3B2) has a counter-clockwise outer contour
    
    * .notdef#7214 (U+C3B2) has a counter-clockwise outer contour
    
    * .notdef#7215 (U+C3B3) has a counter-clockwise outer contour
    
    * .notdef#7215 (U+C3B3) has a counter-clockwise outer contour
    
    * .notdef#7215 (U+C3B3) has a counter-clockwise outer contour
    
    * .notdef#7216 (U+C3B4) has a counter-clockwise outer contour
    
    * .notdef#7216 (U+C3B4) has a counter-clockwise outer contour
    
    * .notdef#7216 (U+C3B4) has a counter-clockwise outer contour
    
    * .notdef#7217 (U+C3B5) has a counter-clockwise outer contour
    
    * .notdef#7217 (U+C3B5) has a counter-clockwise outer contour
    
    * .notdef#7217 (U+C3B5) has a counter-clockwise outer contour
    
    * .notdef#7218 (U+C3B6) has a counter-clockwise outer contour
    
    * .notdef#7218 (U+C3B6) has a counter-clockwise outer contour
    
    * .notdef#7218 (U+C3B6) has a counter-clockwise outer contour
    
    * .notdef#7219 (U+C3B7) has a counter-clockwise outer contour
    
    * .notdef#7219 (U+C3B7) has a counter-clockwise outer contour
    
    * .notdef#7219 (U+C3B7) has a counter-clockwise outer contour
    
    * .notdef#722 (U+B728) has a counter-clockwise outer contour
    
    * .notdef#722 (U+B728) has a counter-clockwise outer contour
    
    * .notdef#722 (U+B728) has a counter-clockwise outer contour
    
    * .notdef#7220 (U+C3B8) has a counter-clockwise outer contour
    
    * .notdef#7220 (U+C3B8) has a counter-clockwise outer contour
    
    * .notdef#7220 (U+C3B8) has a counter-clockwise outer contour
    
    * .notdef#7221 (U+C3B9) has a counter-clockwise outer contour
    
    * .notdef#7221 (U+C3B9) has a counter-clockwise outer contour
    
    * .notdef#7221 (U+C3B9) has a counter-clockwise outer contour
    
    * .notdef#7222 (U+C3BA) has a counter-clockwise outer contour
    
    * .notdef#7222 (U+C3BA) has a counter-clockwise outer contour
    
    * .notdef#7222 (U+C3BA) has a counter-clockwise outer contour
    
    * .notdef#7222 (U+C3BA) has a counter-clockwise outer contour
    
    * .notdef#7223 (U+C3BB) has a counter-clockwise outer contour
    
    * .notdef#7223 (U+C3BB) has a counter-clockwise outer contour
    
    * .notdef#7223 (U+C3BB) has a counter-clockwise outer contour
    
    * .notdef#7223 (U+C3BB) has a counter-clockwise outer contour
    
    * .notdef#7224 (U+C3BC) has a counter-clockwise outer contour
    
    * .notdef#7224 (U+C3BC) has a counter-clockwise outer contour
    
    * .notdef#7224 (U+C3BC) has a counter-clockwise outer contour
    
    * .notdef#7225 (U+C3BD) has a counter-clockwise outer contour
    
    * .notdef#7225 (U+C3BD) has a counter-clockwise outer contour
    
    * .notdef#7225 (U+C3BD) has a counter-clockwise outer contour
    
    * .notdef#7225 (U+C3BD) has a counter-clockwise outer contour
    
    * .notdef#7226 (U+C3BE) has a counter-clockwise outer contour
    
    * .notdef#7226 (U+C3BE) has a counter-clockwise outer contour
    
    * .notdef#7226 (U+C3BE) has a counter-clockwise outer contour
    
    * .notdef#7226 (U+C3BE) has a counter-clockwise outer contour
    
    * .notdef#7226 (U+C3BE) has a counter-clockwise outer contour
    
    * .notdef#7227 (U+C3BF) has a counter-clockwise outer contour
    
    * .notdef#7227 (U+C3BF) has a counter-clockwise outer contour
    
    * .notdef#7227 (U+C3BF) has a counter-clockwise outer contour
    
    * .notdef#7227 (U+C3BF) has a counter-clockwise outer contour
    
    * .notdef#7227 (U+C3BF) has a counter-clockwise outer contour
    
    * .notdef#7228 (U+C3C1) has a counter-clockwise outer contour
    
    * .notdef#7228 (U+C3C1) has a counter-clockwise outer contour
    
    * .notdef#7228 (U+C3C1) has a counter-clockwise outer contour
    
    * .notdef#7228 (U+C3C1) has a counter-clockwise outer contour
    
    * .notdef#7228 (U+C3C1) has a counter-clockwise outer contour
    
    * .notdef#7229 (U+C3C2) has a counter-clockwise outer contour
    
    * .notdef#7229 (U+C3C2) has a counter-clockwise outer contour
    
    * .notdef#7229 (U+C3C2) has a counter-clockwise outer contour
    
    * .notdef#7229 (U+C3C2) has a counter-clockwise outer contour
    
    * .notdef#7229 (U+C3C2) has a counter-clockwise outer contour
    
    * .notdef#7229 (U+C3C2) has a counter-clockwise outer contour
    
    * .notdef#723 (U+B729) has a counter-clockwise outer contour
    
    * .notdef#723 (U+B729) has a counter-clockwise outer contour
    
    * .notdef#723 (U+B729) has a counter-clockwise outer contour
    
    * .notdef#723 (U+B729) has a counter-clockwise outer contour
    
    * .notdef#7230 (U+C3C3) has a counter-clockwise outer contour
    
    * .notdef#7230 (U+C3C3) has a counter-clockwise outer contour
    
    * .notdef#7230 (U+C3C3) has a counter-clockwise outer contour
    
    * .notdef#7230 (U+C3C3) has a counter-clockwise outer contour
    
    * .notdef#7231 (U+C3C4) has a counter-clockwise outer contour
    
    * .notdef#7231 (U+C3C4) has a counter-clockwise outer contour
    
    * .notdef#7231 (U+C3C4) has a counter-clockwise outer contour
    
    * .notdef#7231 (U+C3C4) has a counter-clockwise outer contour
    
    * .notdef#7232 (U+C3C5) has a counter-clockwise outer contour
    
    * .notdef#7232 (U+C3C5) has a counter-clockwise outer contour
    
    * .notdef#7232 (U+C3C5) has a counter-clockwise outer contour
    
    * .notdef#7232 (U+C3C5) has a counter-clockwise outer contour
    
    * .notdef#7232 (U+C3C5) has a counter-clockwise outer contour
    
    * .notdef#7233 (U+C3C6) has a counter-clockwise outer contour
    
    * .notdef#7233 (U+C3C6) has a counter-clockwise outer contour
    
    * .notdef#7233 (U+C3C6) has a counter-clockwise outer contour
    
    * .notdef#7233 (U+C3C6) has a counter-clockwise outer contour
    
    * .notdef#7233 (U+C3C6) has a counter-clockwise outer contour
    
    * .notdef#7234 (U+C3C7) has a counter-clockwise outer contour
    
    * .notdef#7234 (U+C3C7) has a counter-clockwise outer contour
    
    * .notdef#7234 (U+C3C7) has a counter-clockwise outer contour
    
    * .notdef#7234 (U+C3C7) has a counter-clockwise outer contour
    
    * .notdef#7234 (U+C3C7) has a counter-clockwise outer contour
    
    * .notdef#7235 (U+C3C8) has a counter-clockwise outer contour
    
    * .notdef#7235 (U+C3C8) has a counter-clockwise outer contour
    
    * .notdef#7235 (U+C3C8) has a counter-clockwise outer contour
    
    * .notdef#7235 (U+C3C8) has a counter-clockwise outer contour
    
    * .notdef#7235 (U+C3C8) has a counter-clockwise outer contour
    
    * .notdef#7236 (U+C3C9) has a counter-clockwise outer contour
    
    * .notdef#7236 (U+C3C9) has a counter-clockwise outer contour
    
    * .notdef#7236 (U+C3C9) has a counter-clockwise outer contour
    
    * .notdef#7236 (U+C3C9) has a counter-clockwise outer contour
    
    * .notdef#7236 (U+C3C9) has a counter-clockwise outer contour
    
    * .notdef#7237 (U+C3CA) has a counter-clockwise outer contour
    
    * .notdef#7237 (U+C3CA) has a counter-clockwise outer contour
    
    * .notdef#7237 (U+C3CA) has a counter-clockwise outer contour
    
    * .notdef#7237 (U+C3CA) has a counter-clockwise outer contour
    
    * .notdef#7237 (U+C3CA) has a counter-clockwise outer contour
    
    * .notdef#7237 (U+C3CA) has a counter-clockwise outer contour
    
    * .notdef#7238 (U+C3CB) has a counter-clockwise outer contour
    
    * .notdef#7238 (U+C3CB) has a counter-clockwise outer contour
    
    * .notdef#7238 (U+C3CB) has a counter-clockwise outer contour
    
    * .notdef#7238 (U+C3CB) has a counter-clockwise outer contour
    
    * .notdef#7238 (U+C3CB) has a counter-clockwise outer contour
    
    * .notdef#7238 (U+C3CB) has a counter-clockwise outer contour
    
    * .notdef#7239 (U+C3CC) has a counter-clockwise outer contour
    
    * .notdef#7239 (U+C3CC) has a counter-clockwise outer contour
    
    * .notdef#7239 (U+C3CC) has a counter-clockwise outer contour
    
    * .notdef#7239 (U+C3CC) has a counter-clockwise outer contour
    
    * .notdef#724 (U+B72C) has a counter-clockwise outer contour
    
    * .notdef#724 (U+B72C) has a counter-clockwise outer contour
    
    * .notdef#724 (U+B72C) has a counter-clockwise outer contour
    
    * .notdef#724 (U+B72C) has a counter-clockwise outer contour
    
    * .notdef#7240 (U+C3CD) has a counter-clockwise outer contour
    
    * .notdef#7240 (U+C3CD) has a counter-clockwise outer contour
    
    * .notdef#7240 (U+C3CD) has a counter-clockwise outer contour
    
    * .notdef#7240 (U+C3CD) has a counter-clockwise outer contour
    
    * .notdef#7241 (U+C3CE) has a counter-clockwise outer contour
    
    * .notdef#7241 (U+C3CE) has a counter-clockwise outer contour
    
    * .notdef#7241 (U+C3CE) has a counter-clockwise outer contour
    
    * .notdef#7241 (U+C3CE) has a counter-clockwise outer contour
    
    * .notdef#7241 (U+C3CE) has a counter-clockwise outer contour
    
    * .notdef#7242 (U+C3CF) has a counter-clockwise outer contour
    
    * .notdef#7242 (U+C3CF) has a counter-clockwise outer contour
    
    * .notdef#7242 (U+C3CF) has a counter-clockwise outer contour
    
    * .notdef#7242 (U+C3CF) has a counter-clockwise outer contour
    
    * .notdef#7243 (U+C3D0) has a counter-clockwise outer contour
    
    * .notdef#7243 (U+C3D0) has a counter-clockwise outer contour
    
    * .notdef#7243 (U+C3D0) has a counter-clockwise outer contour
    
    * .notdef#7243 (U+C3D0) has a counter-clockwise outer contour
    
    * .notdef#7244 (U+C3D1) has a counter-clockwise outer contour
    
    * .notdef#7244 (U+C3D1) has a counter-clockwise outer contour
    
    * .notdef#7244 (U+C3D1) has a counter-clockwise outer contour
    
    * .notdef#7244 (U+C3D1) has a counter-clockwise outer contour
    
    * .notdef#7245 (U+C3D2) has a counter-clockwise outer contour
    
    * .notdef#7245 (U+C3D2) has a counter-clockwise outer contour
    
    * .notdef#7245 (U+C3D2) has a counter-clockwise outer contour
    
    * .notdef#7245 (U+C3D2) has a counter-clockwise outer contour
    
    * .notdef#7246 (U+C3D3) has a counter-clockwise outer contour
    
    * .notdef#7246 (U+C3D3) has a counter-clockwise outer contour
    
    * .notdef#7246 (U+C3D3) has a counter-clockwise outer contour
    
    * .notdef#7246 (U+C3D3) has a counter-clockwise outer contour
    
    * .notdef#7247 (U+C3D4) has a counter-clockwise outer contour
    
    * .notdef#7247 (U+C3D4) has a counter-clockwise outer contour
    
    * .notdef#7247 (U+C3D4) has a counter-clockwise outer contour
    
    * .notdef#7247 (U+C3D4) has a counter-clockwise outer contour
    
    * .notdef#7248 (U+C3D5) has a counter-clockwise outer contour
    
    * .notdef#7248 (U+C3D5) has a counter-clockwise outer contour
    
    * .notdef#7248 (U+C3D5) has a counter-clockwise outer contour
    
    * .notdef#7248 (U+C3D5) has a counter-clockwise outer contour
    
    * .notdef#7249 (U+C3D6) has a counter-clockwise outer contour
    
    * .notdef#7249 (U+C3D6) has a counter-clockwise outer contour
    
    * .notdef#7249 (U+C3D6) has a counter-clockwise outer contour
    
    * .notdef#7249 (U+C3D6) has a counter-clockwise outer contour
    
    * .notdef#7249 (U+C3D6) has a counter-clockwise outer contour
    
    * .notdef#725 (U+B72F) has a counter-clockwise outer contour
    
    * .notdef#725 (U+B72F) has a counter-clockwise outer contour
    
    * .notdef#725 (U+B72F) has a counter-clockwise outer contour
    
    * .notdef#725 (U+B72F) has a counter-clockwise outer contour
    
    * .notdef#7250 (U+C3D7) has a counter-clockwise outer contour
    
    * .notdef#7250 (U+C3D7) has a counter-clockwise outer contour
    
    * .notdef#7250 (U+C3D7) has a counter-clockwise outer contour
    
    * .notdef#7250 (U+C3D7) has a counter-clockwise outer contour
    
    * .notdef#7250 (U+C3D7) has a counter-clockwise outer contour
    
    * .notdef#7251 (U+C3DA) has a counter-clockwise outer contour
    
    * .notdef#7251 (U+C3DA) has a counter-clockwise outer contour
    
    * .notdef#7251 (U+C3DA) has a counter-clockwise outer contour
    
    * .notdef#7251 (U+C3DA) has a counter-clockwise outer contour
    
    * .notdef#7252 (U+C3DB) has a counter-clockwise outer contour
    
    * .notdef#7252 (U+C3DB) has a counter-clockwise outer contour
    
    * .notdef#7252 (U+C3DB) has a counter-clockwise outer contour
    
    * .notdef#7252 (U+C3DB) has a counter-clockwise outer contour
    
    * .notdef#7253 (U+C3DD) has a counter-clockwise outer contour
    
    * .notdef#7253 (U+C3DD) has a counter-clockwise outer contour
    
    * .notdef#7253 (U+C3DD) has a counter-clockwise outer contour
    
    * .notdef#7253 (U+C3DD) has a counter-clockwise outer contour
    
    * .notdef#7254 (U+C3DE) has a counter-clockwise outer contour
    
    * .notdef#7254 (U+C3DE) has a counter-clockwise outer contour
    
    * .notdef#7254 (U+C3DE) has a counter-clockwise outer contour
    
    * .notdef#7254 (U+C3DE) has a counter-clockwise outer contour
    
    * .notdef#7254 (U+C3DE) has a counter-clockwise outer contour
    
    * .notdef#7255 (U+C3E1) has a counter-clockwise outer contour
    
    * .notdef#7255 (U+C3E1) has a counter-clockwise outer contour
    
    * .notdef#7255 (U+C3E1) has a counter-clockwise outer contour
    
    * .notdef#7255 (U+C3E1) has a counter-clockwise outer contour
    
    * .notdef#7256 (U+C3E3) has a counter-clockwise outer contour
    
    * .notdef#7256 (U+C3E3) has a counter-clockwise outer contour
    
    * .notdef#7256 (U+C3E3) has a counter-clockwise outer contour
    
    * .notdef#7256 (U+C3E3) has a counter-clockwise outer contour
    
    * .notdef#7257 (U+C3E4) has a counter-clockwise outer contour
    
    * .notdef#7257 (U+C3E4) has a counter-clockwise outer contour
    
    * .notdef#7257 (U+C3E4) has a counter-clockwise outer contour
    
    * .notdef#7257 (U+C3E4) has a counter-clockwise outer contour
    
    * .notdef#7258 (U+C3E5) has a counter-clockwise outer contour
    
    * .notdef#7258 (U+C3E5) has a counter-clockwise outer contour
    
    * .notdef#7258 (U+C3E5) has a counter-clockwise outer contour
    
    * .notdef#7258 (U+C3E5) has a counter-clockwise outer contour
    
    * .notdef#7259 (U+C3E6) has a counter-clockwise outer contour
    
    * .notdef#7259 (U+C3E6) has a counter-clockwise outer contour
    
    * .notdef#7259 (U+C3E6) has a counter-clockwise outer contour
    
    * .notdef#7259 (U+C3E6) has a counter-clockwise outer contour
    
    * .notdef#7259 (U+C3E6) has a counter-clockwise outer contour
    
    * .notdef#726 (U+B730) has a counter-clockwise outer contour
    
    * .notdef#726 (U+B730) has a counter-clockwise outer contour
    
    * .notdef#726 (U+B730) has a counter-clockwise outer contour
    
    * .notdef#726 (U+B730) has a counter-clockwise outer contour
    
    * .notdef#7260 (U+C3E7) has a counter-clockwise outer contour
    
    * .notdef#7260 (U+C3E7) has a counter-clockwise outer contour
    
    * .notdef#7260 (U+C3E7) has a counter-clockwise outer contour
    
    * .notdef#7260 (U+C3E7) has a counter-clockwise outer contour
    
    * .notdef#7260 (U+C3E7) has a counter-clockwise outer contour
    
    * .notdef#7261 (U+C3EA) has a counter-clockwise outer contour
    
    * .notdef#7261 (U+C3EA) has a counter-clockwise outer contour
    
    * .notdef#7261 (U+C3EA) has a counter-clockwise outer contour
    
    * .notdef#7261 (U+C3EA) has a counter-clockwise outer contour
    
    * .notdef#7262 (U+C3EB) has a counter-clockwise outer contour
    
    * .notdef#7262 (U+C3EB) has a counter-clockwise outer contour
    
    * .notdef#7262 (U+C3EB) has a counter-clockwise outer contour
    
    * .notdef#7263 (U+C3EC) has a counter-clockwise outer contour
    
    * .notdef#7263 (U+C3EC) has a counter-clockwise outer contour
    
    * .notdef#7263 (U+C3EC) has a counter-clockwise outer contour
    
    * .notdef#7264 (U+C3EE) has a counter-clockwise outer contour
    
    * .notdef#7264 (U+C3EE) has a counter-clockwise outer contour
    
    * .notdef#7264 (U+C3EE) has a counter-clockwise outer contour
    
    * .notdef#7265 (U+C3EF) has a counter-clockwise outer contour
    
    * .notdef#7265 (U+C3EF) has a counter-clockwise outer contour
    
    * .notdef#7265 (U+C3EF) has a counter-clockwise outer contour
    
    * .notdef#7266 (U+C3F0) has a counter-clockwise outer contour
    
    * .notdef#7266 (U+C3F0) has a counter-clockwise outer contour
    
    * .notdef#7266 (U+C3F0) has a counter-clockwise outer contour
    
    * .notdef#7267 (U+C3F1) has a counter-clockwise outer contour
    
    * .notdef#7267 (U+C3F1) has a counter-clockwise outer contour
    
    * .notdef#7267 (U+C3F1) has a counter-clockwise outer contour
    
    * .notdef#7268 (U+C3F2) has a counter-clockwise outer contour
    
    * .notdef#7268 (U+C3F2) has a counter-clockwise outer contour
    
    * .notdef#7268 (U+C3F2) has a counter-clockwise outer contour
    
    * .notdef#7268 (U+C3F2) has a counter-clockwise outer contour
    
    * .notdef#7269 (U+C3F3) has a counter-clockwise outer contour
    
    * .notdef#7269 (U+C3F3) has a counter-clockwise outer contour
    
    * .notdef#7269 (U+C3F3) has a counter-clockwise outer contour
    
    * .notdef#7269 (U+C3F3) has a counter-clockwise outer contour
    
    * .notdef#727 (U+B738) has a counter-clockwise outer contour
    
    * .notdef#727 (U+B738) has a counter-clockwise outer contour
    
    * .notdef#727 (U+B738) has a counter-clockwise outer contour
    
    * .notdef#727 (U+B738) has a counter-clockwise outer contour
    
    * .notdef#7270 (U+C3F6) has a counter-clockwise outer contour
    
    * .notdef#7270 (U+C3F6) has a counter-clockwise outer contour
    
    * .notdef#7270 (U+C3F6) has a counter-clockwise outer contour
    
    * .notdef#7270 (U+C3F6) has a counter-clockwise outer contour
    
    * .notdef#7271 (U+C3F7) has a counter-clockwise outer contour
    
    * .notdef#7271 (U+C3F7) has a counter-clockwise outer contour
    
    * .notdef#7271 (U+C3F7) has a counter-clockwise outer contour
    
    * .notdef#7271 (U+C3F7) has a counter-clockwise outer contour
    
    * .notdef#7272 (U+C3F9) has a counter-clockwise outer contour
    
    * .notdef#7272 (U+C3F9) has a counter-clockwise outer contour
    
    * .notdef#7272 (U+C3F9) has a counter-clockwise outer contour
    
    * .notdef#7272 (U+C3F9) has a counter-clockwise outer contour
    
    * .notdef#7273 (U+C3FA) has a counter-clockwise outer contour
    
    * .notdef#7273 (U+C3FA) has a counter-clockwise outer contour
    
    * .notdef#7273 (U+C3FA) has a counter-clockwise outer contour
    
    * .notdef#7273 (U+C3FA) has a counter-clockwise outer contour
    
    * .notdef#7273 (U+C3FA) has a counter-clockwise outer contour
    
    * .notdef#7274 (U+C3FB) has a counter-clockwise outer contour
    
    * .notdef#7274 (U+C3FB) has a counter-clockwise outer contour
    
    * .notdef#7274 (U+C3FB) has a counter-clockwise outer contour
    
    * .notdef#7275 (U+C3FC) has a counter-clockwise outer contour
    
    * .notdef#7275 (U+C3FC) has a counter-clockwise outer contour
    
    * .notdef#7275 (U+C3FC) has a counter-clockwise outer contour
    
    * .notdef#7276 (U+C3FD) has a counter-clockwise outer contour
    
    * .notdef#7276 (U+C3FD) has a counter-clockwise outer contour
    
    * .notdef#7276 (U+C3FD) has a counter-clockwise outer contour
    
    * .notdef#7276 (U+C3FD) has a counter-clockwise outer contour
    
    * .notdef#7277 (U+C3FE) has a counter-clockwise outer contour
    
    * .notdef#7277 (U+C3FE) has a counter-clockwise outer contour
    
    * .notdef#7277 (U+C3FE) has a counter-clockwise outer contour
    
    * .notdef#7277 (U+C3FE) has a counter-clockwise outer contour
    
    * .notdef#7278 (U+C3FF) has a counter-clockwise outer contour
    
    * .notdef#7278 (U+C3FF) has a counter-clockwise outer contour
    
    * .notdef#7278 (U+C3FF) has a counter-clockwise outer contour
    
    * .notdef#7278 (U+C3FF) has a counter-clockwise outer contour
    
    * .notdef#7279 (U+C400) has a counter-clockwise outer contour
    
    * .notdef#7279 (U+C400) has a counter-clockwise outer contour
    
    * .notdef#7279 (U+C400) has a counter-clockwise outer contour
    
    * .notdef#7279 (U+C400) has a counter-clockwise outer contour
    
    * .notdef#728 (U+B739) has a counter-clockwise outer contour
    
    * .notdef#728 (U+B739) has a counter-clockwise outer contour
    
    * .notdef#728 (U+B739) has a counter-clockwise outer contour
    
    * .notdef#728 (U+B739) has a counter-clockwise outer contour
    
    * .notdef#7280 (U+C401) has a counter-clockwise outer contour
    
    * .notdef#7280 (U+C401) has a counter-clockwise outer contour
    
    * .notdef#7280 (U+C401) has a counter-clockwise outer contour
    
    * .notdef#7280 (U+C401) has a counter-clockwise outer contour
    
    * .notdef#7281 (U+C402) has a counter-clockwise outer contour
    
    * .notdef#7281 (U+C402) has a counter-clockwise outer contour
    
    * .notdef#7281 (U+C402) has a counter-clockwise outer contour
    
    * .notdef#7281 (U+C402) has a counter-clockwise outer contour
    
    * .notdef#7281 (U+C402) has a counter-clockwise outer contour
    
    * .notdef#7282 (U+C403) has a counter-clockwise outer contour
    
    * .notdef#7282 (U+C403) has a counter-clockwise outer contour
    
    * .notdef#7282 (U+C403) has a counter-clockwise outer contour
    
    * .notdef#7282 (U+C403) has a counter-clockwise outer contour
    
    * .notdef#7282 (U+C403) has a counter-clockwise outer contour
    
    * .notdef#7283 (U+C404) has a counter-clockwise outer contour
    
    * .notdef#7283 (U+C404) has a counter-clockwise outer contour
    
    * .notdef#7283 (U+C404) has a counter-clockwise outer contour
    
    * .notdef#7284 (U+C405) has a counter-clockwise outer contour
    
    * .notdef#7284 (U+C405) has a counter-clockwise outer contour
    
    * .notdef#7284 (U+C405) has a counter-clockwise outer contour
    
    * .notdef#7285 (U+C406) has a counter-clockwise outer contour
    
    * .notdef#7285 (U+C406) has a counter-clockwise outer contour
    
    * .notdef#7285 (U+C406) has a counter-clockwise outer contour
    
    * .notdef#7285 (U+C406) has a counter-clockwise outer contour
    
    * .notdef#7286 (U+C407) has a counter-clockwise outer contour
    
    * .notdef#7286 (U+C407) has a counter-clockwise outer contour
    
    * .notdef#7286 (U+C407) has a counter-clockwise outer contour
    
    * .notdef#7287 (U+C409) has a counter-clockwise outer contour
    
    * .notdef#7287 (U+C409) has a counter-clockwise outer contour
    
    * .notdef#7287 (U+C409) has a counter-clockwise outer contour
    
    * .notdef#7288 (U+C40A) has a counter-clockwise outer contour
    
    * .notdef#7288 (U+C40A) has a counter-clockwise outer contour
    
    * .notdef#7288 (U+C40A) has a counter-clockwise outer contour
    
    * .notdef#7289 (U+C40B) has a counter-clockwise outer contour
    
    * .notdef#7289 (U+C40B) has a counter-clockwise outer contour
    
    * .notdef#7289 (U+C40B) has a counter-clockwise outer contour
    
    * .notdef#729 (U+B73B) has a counter-clockwise outer contour
    
    * .notdef#729 (U+B73B) has a counter-clockwise outer contour
    
    * .notdef#729 (U+B73B) has a counter-clockwise outer contour
    
    * .notdef#729 (U+B73B) has a counter-clockwise outer contour
    
    * .notdef#7290 (U+C40C) has a counter-clockwise outer contour
    
    * .notdef#7290 (U+C40C) has a counter-clockwise outer contour
    
    * .notdef#7290 (U+C40C) has a counter-clockwise outer contour
    
    * .notdef#7291 (U+C40D) has a counter-clockwise outer contour
    
    * .notdef#7291 (U+C40D) has a counter-clockwise outer contour
    
    * .notdef#7291 (U+C40D) has a counter-clockwise outer contour
    
    * .notdef#7292 (U+C40E) has a counter-clockwise outer contour
    
    * .notdef#7292 (U+C40E) has a counter-clockwise outer contour
    
    * .notdef#7292 (U+C40E) has a counter-clockwise outer contour
    
    * .notdef#7292 (U+C40E) has a counter-clockwise outer contour
    
    * .notdef#7293 (U+C40F) has a counter-clockwise outer contour
    
    * .notdef#7293 (U+C40F) has a counter-clockwise outer contour
    
    * .notdef#7293 (U+C40F) has a counter-clockwise outer contour
    
    * .notdef#7293 (U+C40F) has a counter-clockwise outer contour
    
    * .notdef#7294 (U+C411) has a counter-clockwise outer contour
    
    * .notdef#7294 (U+C411) has a counter-clockwise outer contour
    
    * .notdef#7294 (U+C411) has a counter-clockwise outer contour
    
    * .notdef#7295 (U+C412) has a counter-clockwise outer contour
    
    * .notdef#7295 (U+C412) has a counter-clockwise outer contour
    
    * .notdef#7295 (U+C412) has a counter-clockwise outer contour
    
    * .notdef#7295 (U+C412) has a counter-clockwise outer contour
    
    * .notdef#7296 (U+C413) has a counter-clockwise outer contour
    
    * .notdef#7296 (U+C413) has a counter-clockwise outer contour
    
    * .notdef#7296 (U+C413) has a counter-clockwise outer contour
    
    * .notdef#7296 (U+C413) has a counter-clockwise outer contour
    
    * .notdef#7297 (U+C414) has a counter-clockwise outer contour
    
    * .notdef#7297 (U+C414) has a counter-clockwise outer contour
    
    * .notdef#7297 (U+C414) has a counter-clockwise outer contour
    
    * .notdef#7298 (U+C415) has a counter-clockwise outer contour
    
    * .notdef#7298 (U+C415) has a counter-clockwise outer contour
    
    * .notdef#7298 (U+C415) has a counter-clockwise outer contour
    
    * .notdef#7298 (U+C415) has a counter-clockwise outer contour
    
    * .notdef#7299 (U+C416) has a counter-clockwise outer contour
    
    * .notdef#7299 (U+C416) has a counter-clockwise outer contour
    
    * .notdef#7299 (U+C416) has a counter-clockwise outer contour
    
    * .notdef#7299 (U+C416) has a counter-clockwise outer contour
    
    * .notdef#7299 (U+C416) has a counter-clockwise outer contour
    
    * .notdef#730 (U+B744) has a counter-clockwise outer contour
    
    * .notdef#730 (U+B744) has a counter-clockwise outer contour
    
    * .notdef#730 (U+B744) has a counter-clockwise outer contour
    
    * .notdef#730 (U+B744) has a counter-clockwise outer contour
    
    * .notdef#7300 (U+C417) has a counter-clockwise outer contour
    
    * .notdef#7300 (U+C417) has a counter-clockwise outer contour
    
    * .notdef#7300 (U+C417) has a counter-clockwise outer contour
    
    * .notdef#7301 (U+C418) has a counter-clockwise outer contour
    
    * .notdef#7301 (U+C418) has a counter-clockwise outer contour
    
    * .notdef#7301 (U+C418) has a counter-clockwise outer contour
    
    * .notdef#7302 (U+C419) has a counter-clockwise outer contour
    
    * .notdef#7302 (U+C419) has a counter-clockwise outer contour
    
    * .notdef#7302 (U+C419) has a counter-clockwise outer contour
    
    * .notdef#7302 (U+C419) has a counter-clockwise outer contour
    
    * .notdef#7303 (U+C41A) has a counter-clockwise outer contour
    
    * .notdef#7303 (U+C41A) has a counter-clockwise outer contour
    
    * .notdef#7303 (U+C41A) has a counter-clockwise outer contour
    
    * .notdef#7303 (U+C41A) has a counter-clockwise outer contour
    
    * .notdef#7304 (U+C41B) has a counter-clockwise outer contour
    
    * .notdef#7304 (U+C41B) has a counter-clockwise outer contour
    
    * .notdef#7304 (U+C41B) has a counter-clockwise outer contour
    
    * .notdef#7304 (U+C41B) has a counter-clockwise outer contour
    
    * .notdef#7305 (U+C41C) has a counter-clockwise outer contour
    
    * .notdef#7305 (U+C41C) has a counter-clockwise outer contour
    
    * .notdef#7305 (U+C41C) has a counter-clockwise outer contour
    
    * .notdef#7305 (U+C41C) has a counter-clockwise outer contour
    
    * .notdef#7306 (U+C41D) has a counter-clockwise outer contour
    
    * .notdef#7306 (U+C41D) has a counter-clockwise outer contour
    
    * .notdef#7306 (U+C41D) has a counter-clockwise outer contour
    
    * .notdef#7306 (U+C41D) has a counter-clockwise outer contour
    
    * .notdef#7307 (U+C41E) has a counter-clockwise outer contour
    
    * .notdef#7307 (U+C41E) has a counter-clockwise outer contour
    
    * .notdef#7307 (U+C41E) has a counter-clockwise outer contour
    
    * .notdef#7307 (U+C41E) has a counter-clockwise outer contour
    
    * .notdef#7307 (U+C41E) has a counter-clockwise outer contour
    
    * .notdef#7308 (U+C41F) has a counter-clockwise outer contour
    
    * .notdef#7308 (U+C41F) has a counter-clockwise outer contour
    
    * .notdef#7308 (U+C41F) has a counter-clockwise outer contour
    
    * .notdef#7308 (U+C41F) has a counter-clockwise outer contour
    
    * .notdef#7308 (U+C41F) has a counter-clockwise outer contour
    
    * .notdef#7309 (U+C420) has a counter-clockwise outer contour
    
    * .notdef#7309 (U+C420) has a counter-clockwise outer contour
    
    * .notdef#7309 (U+C420) has a counter-clockwise outer contour
    
    * .notdef#731 (U+B748) has a counter-clockwise outer contour
    
    * .notdef#731 (U+B748) has a counter-clockwise outer contour
    
    * .notdef#731 (U+B748) has a counter-clockwise outer contour
    
    * .notdef#731 (U+B748) has a counter-clockwise outer contour
    
    * .notdef#731 (U+B748) has a counter-clockwise outer contour
    
    * .notdef#7310 (U+C421) has a counter-clockwise outer contour
    
    * .notdef#7310 (U+C421) has a counter-clockwise outer contour
    
    * .notdef#7310 (U+C421) has a counter-clockwise outer contour
    
    * .notdef#7311 (U+C422) has a counter-clockwise outer contour
    
    * .notdef#7311 (U+C422) has a counter-clockwise outer contour
    
    * .notdef#7311 (U+C422) has a counter-clockwise outer contour
    
    * .notdef#7311 (U+C422) has a counter-clockwise outer contour
    
    * .notdef#7312 (U+C423) has a counter-clockwise outer contour
    
    * .notdef#7312 (U+C423) has a counter-clockwise outer contour
    
    * .notdef#7312 (U+C423) has a counter-clockwise outer contour
    
    * .notdef#7313 (U+C425) has a counter-clockwise outer contour
    
    * .notdef#7313 (U+C425) has a counter-clockwise outer contour
    
    * .notdef#7313 (U+C425) has a counter-clockwise outer contour
    
    * .notdef#7314 (U+C426) has a counter-clockwise outer contour
    
    * .notdef#7314 (U+C426) has a counter-clockwise outer contour
    
    * .notdef#7314 (U+C426) has a counter-clockwise outer contour
    
    * .notdef#7315 (U+C427) has a counter-clockwise outer contour
    
    * .notdef#7315 (U+C427) has a counter-clockwise outer contour
    
    * .notdef#7315 (U+C427) has a counter-clockwise outer contour
    
    * .notdef#7316 (U+C428) has a counter-clockwise outer contour
    
    * .notdef#7316 (U+C428) has a counter-clockwise outer contour
    
    * .notdef#7316 (U+C428) has a counter-clockwise outer contour
    
    * .notdef#7317 (U+C429) has a counter-clockwise outer contour
    
    * .notdef#7317 (U+C429) has a counter-clockwise outer contour
    
    * .notdef#7317 (U+C429) has a counter-clockwise outer contour
    
    * .notdef#7318 (U+C42A) has a counter-clockwise outer contour
    
    * .notdef#7318 (U+C42A) has a counter-clockwise outer contour
    
    * .notdef#7318 (U+C42A) has a counter-clockwise outer contour
    
    * .notdef#7318 (U+C42A) has a counter-clockwise outer contour
    
    * .notdef#7319 (U+C42B) has a counter-clockwise outer contour
    
    * .notdef#7319 (U+C42B) has a counter-clockwise outer contour
    
    * .notdef#7319 (U+C42B) has a counter-clockwise outer contour
    
    * .notdef#7319 (U+C42B) has a counter-clockwise outer contour
    
    * .notdef#732 (U+B74C) has a counter-clockwise outer contour
    
    * .notdef#732 (U+B74C) has a counter-clockwise outer contour
    
    * .notdef#732 (U+B74C) has a counter-clockwise outer contour
    
    * .notdef#732 (U+B74C) has a counter-clockwise outer contour
    
    * .notdef#732 (U+B74C) has a counter-clockwise outer contour
    
    * .notdef#7320 (U+C42D) has a counter-clockwise outer contour
    
    * .notdef#7320 (U+C42D) has a counter-clockwise outer contour
    
    * .notdef#7320 (U+C42D) has a counter-clockwise outer contour
    
    * .notdef#7321 (U+C42E) has a counter-clockwise outer contour
    
    * .notdef#7321 (U+C42E) has a counter-clockwise outer contour
    
    * .notdef#7321 (U+C42E) has a counter-clockwise outer contour
    
    * .notdef#7321 (U+C42E) has a counter-clockwise outer contour
    
    * .notdef#7322 (U+C42F) has a counter-clockwise outer contour
    
    * .notdef#7322 (U+C42F) has a counter-clockwise outer contour
    
    * .notdef#7322 (U+C42F) has a counter-clockwise outer contour
    
    * .notdef#7322 (U+C42F) has a counter-clockwise outer contour
    
    * .notdef#7323 (U+C431) has a counter-clockwise outer contour
    
    * .notdef#7323 (U+C431) has a counter-clockwise outer contour
    
    * .notdef#7323 (U+C431) has a counter-clockwise outer contour
    
    * .notdef#7323 (U+C431) has a counter-clockwise outer contour
    
    * .notdef#7324 (U+C432) has a counter-clockwise outer contour
    
    * .notdef#7324 (U+C432) has a counter-clockwise outer contour
    
    * .notdef#7324 (U+C432) has a counter-clockwise outer contour
    
    * .notdef#7324 (U+C432) has a counter-clockwise outer contour
    
    * .notdef#7324 (U+C432) has a counter-clockwise outer contour
    
    * .notdef#7325 (U+C433) has a counter-clockwise outer contour
    
    * .notdef#7325 (U+C433) has a counter-clockwise outer contour
    
    * .notdef#7325 (U+C433) has a counter-clockwise outer contour
    
    * .notdef#7326 (U+C435) has a counter-clockwise outer contour
    
    * .notdef#7326 (U+C435) has a counter-clockwise outer contour
    
    * .notdef#7326 (U+C435) has a counter-clockwise outer contour
    
    * .notdef#7326 (U+C435) has a counter-clockwise outer contour
    
    * .notdef#7327 (U+C436) has a counter-clockwise outer contour
    
    * .notdef#7327 (U+C436) has a counter-clockwise outer contour
    
    * .notdef#7327 (U+C436) has a counter-clockwise outer contour
    
    * .notdef#7327 (U+C436) has a counter-clockwise outer contour
    
    * .notdef#7328 (U+C437) has a counter-clockwise outer contour
    
    * .notdef#7328 (U+C437) has a counter-clockwise outer contour
    
    * .notdef#7328 (U+C437) has a counter-clockwise outer contour
    
    * .notdef#7328 (U+C437) has a counter-clockwise outer contour
    
    * .notdef#7329 (U+C438) has a counter-clockwise outer contour
    
    * .notdef#7329 (U+C438) has a counter-clockwise outer contour
    
    * .notdef#7329 (U+C438) has a counter-clockwise outer contour
    
    * .notdef#7329 (U+C438) has a counter-clockwise outer contour
    
    * .notdef#733 (U+B754) has a counter-clockwise outer contour
    
    * .notdef#733 (U+B754) has a counter-clockwise outer contour
    
    * .notdef#733 (U+B754) has a counter-clockwise outer contour
    
    * .notdef#733 (U+B754) has a counter-clockwise outer contour
    
    * .notdef#733 (U+B754) has a counter-clockwise outer contour
    
    * .notdef#7330 (U+C439) has a counter-clockwise outer contour
    
    * .notdef#7330 (U+C439) has a counter-clockwise outer contour
    
    * .notdef#7330 (U+C439) has a counter-clockwise outer contour
    
    * .notdef#7330 (U+C439) has a counter-clockwise outer contour
    
    * .notdef#7331 (U+C43A) has a counter-clockwise outer contour
    
    * .notdef#7331 (U+C43A) has a counter-clockwise outer contour
    
    * .notdef#7331 (U+C43A) has a counter-clockwise outer contour
    
    * .notdef#7331 (U+C43A) has a counter-clockwise outer contour
    
    * .notdef#7331 (U+C43A) has a counter-clockwise outer contour
    
    * .notdef#7332 (U+C43B) has a counter-clockwise outer contour
    
    * .notdef#7332 (U+C43B) has a counter-clockwise outer contour
    
    * .notdef#7332 (U+C43B) has a counter-clockwise outer contour
    
    * .notdef#7332 (U+C43B) has a counter-clockwise outer contour
    
    * .notdef#7332 (U+C43B) has a counter-clockwise outer contour
    
    * .notdef#7333 (U+C43E) has a counter-clockwise outer contour
    
    * .notdef#7333 (U+C43E) has a counter-clockwise outer contour
    
    * .notdef#7333 (U+C43E) has a counter-clockwise outer contour
    
    * .notdef#7333 (U+C43E) has a counter-clockwise outer contour
    
    * .notdef#7334 (U+C43F) has a counter-clockwise outer contour
    
    * .notdef#7334 (U+C43F) has a counter-clockwise outer contour
    
    * .notdef#7334 (U+C43F) has a counter-clockwise outer contour
    
    * .notdef#7335 (U+C440) has a counter-clockwise outer contour
    
    * .notdef#7335 (U+C440) has a counter-clockwise outer contour
    
    * .notdef#7335 (U+C440) has a counter-clockwise outer contour
    
    * .notdef#7336 (U+C441) has a counter-clockwise outer contour
    
    * .notdef#7336 (U+C441) has a counter-clockwise outer contour
    
    * .notdef#7336 (U+C441) has a counter-clockwise outer contour
    
    * .notdef#7337 (U+C442) has a counter-clockwise outer contour
    
    * .notdef#7337 (U+C442) has a counter-clockwise outer contour
    
    * .notdef#7337 (U+C442) has a counter-clockwise outer contour
    
    * .notdef#7338 (U+C443) has a counter-clockwise outer contour
    
    * .notdef#7338 (U+C443) has a counter-clockwise outer contour
    
    * .notdef#7338 (U+C443) has a counter-clockwise outer contour
    
    * .notdef#7339 (U+C444) has a counter-clockwise outer contour
    
    * .notdef#7339 (U+C444) has a counter-clockwise outer contour
    
    * .notdef#7339 (U+C444) has a counter-clockwise outer contour
    
    * .notdef#734 (U+B755) has a counter-clockwise outer contour
    
    * .notdef#734 (U+B755) has a counter-clockwise outer contour
    
    * .notdef#734 (U+B755) has a counter-clockwise outer contour
    
    * .notdef#734 (U+B755) has a counter-clockwise outer contour
    
    * .notdef#734 (U+B755) has a counter-clockwise outer contour
    
    * .notdef#7340 (U+C445) has a counter-clockwise outer contour
    
    * .notdef#7340 (U+C445) has a counter-clockwise outer contour
    
    * .notdef#7340 (U+C445) has a counter-clockwise outer contour
    
    * .notdef#7341 (U+C446) has a counter-clockwise outer contour
    
    * .notdef#7341 (U+C446) has a counter-clockwise outer contour
    
    * .notdef#7341 (U+C446) has a counter-clockwise outer contour
    
    * .notdef#7341 (U+C446) has a counter-clockwise outer contour
    
    * .notdef#7342 (U+C447) has a counter-clockwise outer contour
    
    * .notdef#7342 (U+C447) has a counter-clockwise outer contour
    
    * .notdef#7342 (U+C447) has a counter-clockwise outer contour
    
    * .notdef#7342 (U+C447) has a counter-clockwise outer contour
    
    * .notdef#7343 (U+C449) has a counter-clockwise outer contour
    
    * .notdef#7343 (U+C449) has a counter-clockwise outer contour
    
    * .notdef#7343 (U+C449) has a counter-clockwise outer contour
    
    * .notdef#7343 (U+C449) has a counter-clockwise outer contour
    
    * .notdef#7344 (U+C44A) has a counter-clockwise outer contour
    
    * .notdef#7344 (U+C44A) has a counter-clockwise outer contour
    
    * .notdef#7344 (U+C44A) has a counter-clockwise outer contour
    
    * .notdef#7344 (U+C44A) has a counter-clockwise outer contour
    
    * .notdef#7344 (U+C44A) has a counter-clockwise outer contour
    
    * .notdef#7345 (U+C44B) has a counter-clockwise outer contour
    
    * .notdef#7345 (U+C44B) has a counter-clockwise outer contour
    
    * .notdef#7345 (U+C44B) has a counter-clockwise outer contour
    
    * .notdef#7345 (U+C44B) has a counter-clockwise outer contour
    
    * .notdef#7345 (U+C44B) has a counter-clockwise outer contour
    
    * .notdef#7346 (U+C44C) has a counter-clockwise outer contour
    
    * .notdef#7346 (U+C44C) has a counter-clockwise outer contour
    
    * .notdef#7346 (U+C44C) has a counter-clockwise outer contour
    
    * .notdef#7346 (U+C44C) has a counter-clockwise outer contour
    
    * .notdef#7347 (U+C44D) has a counter-clockwise outer contour
    
    * .notdef#7347 (U+C44D) has a counter-clockwise outer contour
    
    * .notdef#7347 (U+C44D) has a counter-clockwise outer contour
    
    * .notdef#7347 (U+C44D) has a counter-clockwise outer contour
    
    * .notdef#7347 (U+C44D) has a counter-clockwise outer contour
    
    * .notdef#7348 (U+C44E) has a counter-clockwise outer contour
    
    * .notdef#7348 (U+C44E) has a counter-clockwise outer contour
    
    * .notdef#7348 (U+C44E) has a counter-clockwise outer contour
    
    * .notdef#7348 (U+C44E) has a counter-clockwise outer contour
    
    * .notdef#7348 (U+C44E) has a counter-clockwise outer contour
    
    * .notdef#7348 (U+C44E) has a counter-clockwise outer contour
    
    * .notdef#7349 (U+C44F) has a counter-clockwise outer contour
    
    * .notdef#7349 (U+C44F) has a counter-clockwise outer contour
    
    * .notdef#7349 (U+C44F) has a counter-clockwise outer contour
    
    * .notdef#7349 (U+C44F) has a counter-clockwise outer contour
    
    * .notdef#735 (U+B760) has a counter-clockwise outer contour
    
    * .notdef#735 (U+B760) has a counter-clockwise outer contour
    
    * .notdef#7350 (U+C450) has a counter-clockwise outer contour
    
    * .notdef#7350 (U+C450) has a counter-clockwise outer contour
    
    * .notdef#7350 (U+C450) has a counter-clockwise outer contour
    
    * .notdef#7350 (U+C450) has a counter-clockwise outer contour
    
    * .notdef#7351 (U+C451) has a counter-clockwise outer contour
    
    * .notdef#7351 (U+C451) has a counter-clockwise outer contour
    
    * .notdef#7351 (U+C451) has a counter-clockwise outer contour
    
    * .notdef#7351 (U+C451) has a counter-clockwise outer contour
    
    * .notdef#7351 (U+C451) has a counter-clockwise outer contour
    
    * .notdef#7352 (U+C452) has a counter-clockwise outer contour
    
    * .notdef#7352 (U+C452) has a counter-clockwise outer contour
    
    * .notdef#7352 (U+C452) has a counter-clockwise outer contour
    
    * .notdef#7352 (U+C452) has a counter-clockwise outer contour
    
    * .notdef#7352 (U+C452) has a counter-clockwise outer contour
    
    * .notdef#7353 (U+C453) has a counter-clockwise outer contour
    
    * .notdef#7353 (U+C453) has a counter-clockwise outer contour
    
    * .notdef#7353 (U+C453) has a counter-clockwise outer contour
    
    * .notdef#7353 (U+C453) has a counter-clockwise outer contour
    
    * .notdef#7353 (U+C453) has a counter-clockwise outer contour
    
    * .notdef#7354 (U+C454) has a counter-clockwise outer contour
    
    * .notdef#7354 (U+C454) has a counter-clockwise outer contour
    
    * .notdef#7354 (U+C454) has a counter-clockwise outer contour
    
    * .notdef#7354 (U+C454) has a counter-clockwise outer contour
    
    * .notdef#7354 (U+C454) has a counter-clockwise outer contour
    
    * .notdef#7355 (U+C455) has a counter-clockwise outer contour
    
    * .notdef#7355 (U+C455) has a counter-clockwise outer contour
    
    * .notdef#7355 (U+C455) has a counter-clockwise outer contour
    
    * .notdef#7355 (U+C455) has a counter-clockwise outer contour
    
    * .notdef#7355 (U+C455) has a counter-clockwise outer contour
    
    * .notdef#7356 (U+C456) has a counter-clockwise outer contour
    
    * .notdef#7356 (U+C456) has a counter-clockwise outer contour
    
    * .notdef#7356 (U+C456) has a counter-clockwise outer contour
    
    * .notdef#7356 (U+C456) has a counter-clockwise outer contour
    
    * .notdef#7356 (U+C456) has a counter-clockwise outer contour
    
    * .notdef#7356 (U+C456) has a counter-clockwise outer contour
    
    * .notdef#7357 (U+C457) has a counter-clockwise outer contour
    
    * .notdef#7357 (U+C457) has a counter-clockwise outer contour
    
    * .notdef#7357 (U+C457) has a counter-clockwise outer contour
    
    * .notdef#7357 (U+C457) has a counter-clockwise outer contour
    
    * .notdef#7357 (U+C457) has a counter-clockwise outer contour
    
    * .notdef#7357 (U+C457) has a counter-clockwise outer contour
    
    * .notdef#7358 (U+C458) has a counter-clockwise outer contour
    
    * .notdef#7358 (U+C458) has a counter-clockwise outer contour
    
    * .notdef#7358 (U+C458) has a counter-clockwise outer contour
    
    * .notdef#7358 (U+C458) has a counter-clockwise outer contour
    
    * .notdef#7359 (U+C459) has a counter-clockwise outer contour
    
    * .notdef#7359 (U+C459) has a counter-clockwise outer contour
    
    * .notdef#7359 (U+C459) has a counter-clockwise outer contour
    
    * .notdef#7359 (U+C459) has a counter-clockwise outer contour
    
    * .notdef#736 (U+B764) has a counter-clockwise outer contour
    
    * .notdef#736 (U+B764) has a counter-clockwise outer contour
    
    * .notdef#736 (U+B764) has a counter-clockwise outer contour
    
    * .notdef#7360 (U+C45A) has a counter-clockwise outer contour
    
    * .notdef#7360 (U+C45A) has a counter-clockwise outer contour
    
    * .notdef#7360 (U+C45A) has a counter-clockwise outer contour
    
    * .notdef#7360 (U+C45A) has a counter-clockwise outer contour
    
    * .notdef#7360 (U+C45A) has a counter-clockwise outer contour
    
    * .notdef#7361 (U+C45B) has a counter-clockwise outer contour
    
    * .notdef#7361 (U+C45B) has a counter-clockwise outer contour
    
    * .notdef#7361 (U+C45B) has a counter-clockwise outer contour
    
    * .notdef#7361 (U+C45B) has a counter-clockwise outer contour
    
    * .notdef#7362 (U+C45C) has a counter-clockwise outer contour
    
    * .notdef#7362 (U+C45C) has a counter-clockwise outer contour
    
    * .notdef#7362 (U+C45C) has a counter-clockwise outer contour
    
    * .notdef#7362 (U+C45C) has a counter-clockwise outer contour
    
    * .notdef#7363 (U+C45D) has a counter-clockwise outer contour
    
    * .notdef#7363 (U+C45D) has a counter-clockwise outer contour
    
    * .notdef#7363 (U+C45D) has a counter-clockwise outer contour
    
    * .notdef#7363 (U+C45D) has a counter-clockwise outer contour
    
    * .notdef#7364 (U+C45E) has a counter-clockwise outer contour
    
    * .notdef#7364 (U+C45E) has a counter-clockwise outer contour
    
    * .notdef#7364 (U+C45E) has a counter-clockwise outer contour
    
    * .notdef#7364 (U+C45E) has a counter-clockwise outer contour
    
    * .notdef#7365 (U+C45F) has a counter-clockwise outer contour
    
    * .notdef#7365 (U+C45F) has a counter-clockwise outer contour
    
    * .notdef#7365 (U+C45F) has a counter-clockwise outer contour
    
    * .notdef#7365 (U+C45F) has a counter-clockwise outer contour
    
    * .notdef#7366 (U+C460) has a counter-clockwise outer contour
    
    * .notdef#7366 (U+C460) has a counter-clockwise outer contour
    
    * .notdef#7366 (U+C460) has a counter-clockwise outer contour
    
    * .notdef#7366 (U+C460) has a counter-clockwise outer contour
    
    * .notdef#7367 (U+C461) has a counter-clockwise outer contour
    
    * .notdef#7367 (U+C461) has a counter-clockwise outer contour
    
    * .notdef#7367 (U+C461) has a counter-clockwise outer contour
    
    * .notdef#7367 (U+C461) has a counter-clockwise outer contour
    
    * .notdef#7368 (U+C462) has a counter-clockwise outer contour
    
    * .notdef#7368 (U+C462) has a counter-clockwise outer contour
    
    * .notdef#7368 (U+C462) has a counter-clockwise outer contour
    
    * .notdef#7368 (U+C462) has a counter-clockwise outer contour
    
    * .notdef#7368 (U+C462) has a counter-clockwise outer contour
    
    * .notdef#7369 (U+C463) has a counter-clockwise outer contour
    
    * .notdef#7369 (U+C463) has a counter-clockwise outer contour
    
    * .notdef#7369 (U+C463) has a counter-clockwise outer contour
    
    * .notdef#7369 (U+C463) has a counter-clockwise outer contour
    
    * .notdef#7369 (U+C463) has a counter-clockwise outer contour
    
    * .notdef#737 (U+B768) has a counter-clockwise outer contour
    
    * .notdef#737 (U+B768) has a counter-clockwise outer contour
    
    * .notdef#737 (U+B768) has a counter-clockwise outer contour
    
    * .notdef#7370 (U+C466) has a counter-clockwise outer contour
    
    * .notdef#7370 (U+C466) has a counter-clockwise outer contour
    
    * .notdef#7370 (U+C466) has a counter-clockwise outer contour
    
    * .notdef#7370 (U+C466) has a counter-clockwise outer contour
    
    * .notdef#7370 (U+C466) has a counter-clockwise outer contour
    
    * .notdef#7371 (U+C467) has a counter-clockwise outer contour
    
    * .notdef#7371 (U+C467) has a counter-clockwise outer contour
    
    * .notdef#7371 (U+C467) has a counter-clockwise outer contour
    
    * .notdef#7371 (U+C467) has a counter-clockwise outer contour
    
    * .notdef#7372 (U+C469) has a counter-clockwise outer contour
    
    * .notdef#7372 (U+C469) has a counter-clockwise outer contour
    
    * .notdef#7372 (U+C469) has a counter-clockwise outer contour
    
    * .notdef#7373 (U+C46A) has a counter-clockwise outer contour
    
    * .notdef#7373 (U+C46A) has a counter-clockwise outer contour
    
    * .notdef#7373 (U+C46A) has a counter-clockwise outer contour
    
    * .notdef#7373 (U+C46A) has a counter-clockwise outer contour
    
    * .notdef#7373 (U+C46A) has a counter-clockwise outer contour
    
    * .notdef#7373 (U+C46A) has a counter-clockwise outer contour
    
    * .notdef#7374 (U+C46B) has a counter-clockwise outer contour
    
    * .notdef#7374 (U+C46B) has a counter-clockwise outer contour
    
    * .notdef#7374 (U+C46B) has a counter-clockwise outer contour
    
    * .notdef#7375 (U+C46D) has a counter-clockwise outer contour
    
    * .notdef#7375 (U+C46D) has a counter-clockwise outer contour
    
    * .notdef#7375 (U+C46D) has a counter-clockwise outer contour
    
    * .notdef#7376 (U+C46E) has a counter-clockwise outer contour
    
    * .notdef#7376 (U+C46E) has a counter-clockwise outer contour
    
    * .notdef#7376 (U+C46E) has a counter-clockwise outer contour
    
    * .notdef#7377 (U+C46F) has a counter-clockwise outer contour
    
    * .notdef#7377 (U+C46F) has a counter-clockwise outer contour
    
    * .notdef#7377 (U+C46F) has a counter-clockwise outer contour
    
    * .notdef#7378 (U+C470) has a counter-clockwise outer contour
    
    * .notdef#7378 (U+C470) has a counter-clockwise outer contour
    
    * .notdef#7378 (U+C470) has a counter-clockwise outer contour
    
    * .notdef#7379 (U+C471) has a counter-clockwise outer contour
    
    * .notdef#7379 (U+C471) has a counter-clockwise outer contour
    
    * .notdef#7379 (U+C471) has a counter-clockwise outer contour
    
    * .notdef#738 (U+B770) has a counter-clockwise outer contour
    
    * .notdef#738 (U+B770) has a counter-clockwise outer contour
    
    * .notdef#738 (U+B770) has a counter-clockwise outer contour
    
    * .notdef#7380 (U+C472) has a counter-clockwise outer contour
    
    * .notdef#7380 (U+C472) has a counter-clockwise outer contour
    
    * .notdef#7380 (U+C472) has a counter-clockwise outer contour
    
    * .notdef#7381 (U+C473) has a counter-clockwise outer contour
    
    * .notdef#7381 (U+C473) has a counter-clockwise outer contour
    
    * .notdef#7381 (U+C473) has a counter-clockwise outer contour
    
    * .notdef#7382 (U+C476) has a counter-clockwise outer contour
    
    * .notdef#7382 (U+C476) has a counter-clockwise outer contour
    
    * .notdef#7382 (U+C476) has a counter-clockwise outer contour
    
    * .notdef#7383 (U+C477) has a counter-clockwise outer contour
    
    * .notdef#7383 (U+C477) has a counter-clockwise outer contour
    
    * .notdef#7383 (U+C477) has a counter-clockwise outer contour
    
    * .notdef#7384 (U+C478) has a counter-clockwise outer contour
    
    * .notdef#7384 (U+C478) has a counter-clockwise outer contour
    
    * .notdef#7384 (U+C478) has a counter-clockwise outer contour
    
    * .notdef#7384 (U+C478) has a counter-clockwise outer contour
    
    * .notdef#7385 (U+C47A) has a counter-clockwise outer contour
    
    * .notdef#7385 (U+C47A) has a counter-clockwise outer contour
    
    * .notdef#7385 (U+C47A) has a counter-clockwise outer contour
    
    * .notdef#7386 (U+C47B) has a counter-clockwise outer contour
    
    * .notdef#7386 (U+C47B) has a counter-clockwise outer contour
    
    * .notdef#7386 (U+C47B) has a counter-clockwise outer contour
    
    * .notdef#7387 (U+C47C) has a counter-clockwise outer contour
    
    * .notdef#7387 (U+C47C) has a counter-clockwise outer contour
    
    * .notdef#7387 (U+C47C) has a counter-clockwise outer contour
    
    * .notdef#7388 (U+C47D) has a counter-clockwise outer contour
    
    * .notdef#7388 (U+C47D) has a counter-clockwise outer contour
    
    * .notdef#7388 (U+C47D) has a counter-clockwise outer contour
    
    * .notdef#7389 (U+C47E) has a counter-clockwise outer contour
    
    * .notdef#7389 (U+C47E) has a counter-clockwise outer contour
    
    * .notdef#7389 (U+C47E) has a counter-clockwise outer contour
    
    * .notdef#7389 (U+C47E) has a counter-clockwise outer contour
    
    * .notdef#739 (U+B771) has a counter-clockwise outer contour
    
    * .notdef#739 (U+B771) has a counter-clockwise outer contour
    
    * .notdef#739 (U+B771) has a counter-clockwise outer contour
    
    * .notdef#7390 (U+C47F) has a counter-clockwise outer contour
    
    * .notdef#7390 (U+C47F) has a counter-clockwise outer contour
    
    * .notdef#7390 (U+C47F) has a counter-clockwise outer contour
    
    * .notdef#7390 (U+C47F) has a counter-clockwise outer contour
    
    * .notdef#7391 (U+C481) has a counter-clockwise outer contour
    
    * .notdef#7391 (U+C481) has a counter-clockwise outer contour
    
    * .notdef#7391 (U+C481) has a counter-clockwise outer contour
    
    * .notdef#7391 (U+C481) has a counter-clockwise outer contour
    
    * .notdef#7392 (U+C482) has a counter-clockwise outer contour
    
    * .notdef#7392 (U+C482) has a counter-clockwise outer contour
    
    * .notdef#7392 (U+C482) has a counter-clockwise outer contour
    
    * .notdef#7392 (U+C482) has a counter-clockwise outer contour
    
    * .notdef#7392 (U+C482) has a counter-clockwise outer contour
    
    * .notdef#7393 (U+C483) has a counter-clockwise outer contour
    
    * .notdef#7393 (U+C483) has a counter-clockwise outer contour
    
    * .notdef#7393 (U+C483) has a counter-clockwise outer contour
    
    * .notdef#7393 (U+C483) has a counter-clockwise outer contour
    
    * .notdef#7394 (U+C484) has a counter-clockwise outer contour
    
    * .notdef#7394 (U+C484) has a counter-clockwise outer contour
    
    * .notdef#7394 (U+C484) has a counter-clockwise outer contour
    
    * .notdef#7394 (U+C484) has a counter-clockwise outer contour
    
    * .notdef#7395 (U+C485) has a counter-clockwise outer contour
    
    * .notdef#7395 (U+C485) has a counter-clockwise outer contour
    
    * .notdef#7395 (U+C485) has a counter-clockwise outer contour
    
    * .notdef#7395 (U+C485) has a counter-clockwise outer contour
    
    * .notdef#7396 (U+C486) has a counter-clockwise outer contour
    
    * .notdef#7396 (U+C486) has a counter-clockwise outer contour
    
    * .notdef#7396 (U+C486) has a counter-clockwise outer contour
    
    * .notdef#7396 (U+C486) has a counter-clockwise outer contour
    
    * .notdef#7396 (U+C486) has a counter-clockwise outer contour
    
    * .notdef#7396 (U+C486) has a counter-clockwise outer contour
    
    * .notdef#7397 (U+C487) has a counter-clockwise outer contour
    
    * .notdef#7397 (U+C487) has a counter-clockwise outer contour
    
    * .notdef#7397 (U+C487) has a counter-clockwise outer contour
    
    * .notdef#7397 (U+C487) has a counter-clockwise outer contour
    
    * .notdef#7398 (U+C488) has a counter-clockwise outer contour
    
    * .notdef#7398 (U+C488) has a counter-clockwise outer contour
    
    * .notdef#7398 (U+C488) has a counter-clockwise outer contour
    
    * .notdef#7398 (U+C488) has a counter-clockwise outer contour
    
    * .notdef#7399 (U+C489) has a counter-clockwise outer contour
    
    * .notdef#7399 (U+C489) has a counter-clockwise outer contour
    
    * .notdef#7399 (U+C489) has a counter-clockwise outer contour
    
    * .notdef#7399 (U+C489) has a counter-clockwise outer contour
    
    * .notdef#740 (U+B773) has a counter-clockwise outer contour
    
    * .notdef#740 (U+B773) has a counter-clockwise outer contour
    
    * .notdef#740 (U+B773) has a counter-clockwise outer contour
    
    * .notdef#7400 (U+C48A) has a counter-clockwise outer contour
    
    * .notdef#7400 (U+C48A) has a counter-clockwise outer contour
    
    * .notdef#7400 (U+C48A) has a counter-clockwise outer contour
    
    * .notdef#7400 (U+C48A) has a counter-clockwise outer contour
    
    * .notdef#7401 (U+C48B) has a counter-clockwise outer contour
    
    * .notdef#7401 (U+C48B) has a counter-clockwise outer contour
    
    * .notdef#7401 (U+C48B) has a counter-clockwise outer contour
    
    * .notdef#7401 (U+C48B) has a counter-clockwise outer contour
    
    * .notdef#7402 (U+C48C) has a counter-clockwise outer contour
    
    * .notdef#7402 (U+C48C) has a counter-clockwise outer contour
    
    * .notdef#7402 (U+C48C) has a counter-clockwise outer contour
    
    * .notdef#7402 (U+C48C) has a counter-clockwise outer contour
    
    * .notdef#7403 (U+C48D) has a counter-clockwise outer contour
    
    * .notdef#7403 (U+C48D) has a counter-clockwise outer contour
    
    * .notdef#7403 (U+C48D) has a counter-clockwise outer contour
    
    * .notdef#7403 (U+C48D) has a counter-clockwise outer contour
    
    * .notdef#7404 (U+C48E) has a counter-clockwise outer contour
    
    * .notdef#7404 (U+C48E) has a counter-clockwise outer contour
    
    * .notdef#7404 (U+C48E) has a counter-clockwise outer contour
    
    * .notdef#7404 (U+C48E) has a counter-clockwise outer contour
    
    * .notdef#7404 (U+C48E) has a counter-clockwise outer contour
    
    * .notdef#7405 (U+C48F) has a counter-clockwise outer contour
    
    * .notdef#7405 (U+C48F) has a counter-clockwise outer contour
    
    * .notdef#7405 (U+C48F) has a counter-clockwise outer contour
    
    * .notdef#7405 (U+C48F) has a counter-clockwise outer contour
    
    * .notdef#7405 (U+C48F) has a counter-clockwise outer contour
    
    * .notdef#7406 (U+C490) has a counter-clockwise outer contour
    
    * .notdef#7406 (U+C490) has a counter-clockwise outer contour
    
    * .notdef#7406 (U+C490) has a counter-clockwise outer contour
    
    * .notdef#7406 (U+C490) has a counter-clockwise outer contour
    
    * .notdef#7407 (U+C491) has a counter-clockwise outer contour
    
    * .notdef#7407 (U+C491) has a counter-clockwise outer contour
    
    * .notdef#7407 (U+C491) has a counter-clockwise outer contour
    
    * .notdef#7407 (U+C491) has a counter-clockwise outer contour
    
    * .notdef#7408 (U+C492) has a counter-clockwise outer contour
    
    * .notdef#7408 (U+C492) has a counter-clockwise outer contour
    
    * .notdef#7408 (U+C492) has a counter-clockwise outer contour
    
    * .notdef#7408 (U+C492) has a counter-clockwise outer contour
    
    * .notdef#7409 (U+C493) has a counter-clockwise outer contour
    
    * .notdef#7409 (U+C493) has a counter-clockwise outer contour
    
    * .notdef#7409 (U+C493) has a counter-clockwise outer contour
    
    * .notdef#7409 (U+C493) has a counter-clockwise outer contour
    
    * .notdef#741 (U+B775) has a counter-clockwise outer contour
    
    * .notdef#741 (U+B775) has a counter-clockwise outer contour
    
    * .notdef#741 (U+B775) has a counter-clockwise outer contour
    
    * .notdef#7410 (U+C495) has a counter-clockwise outer contour
    
    * .notdef#7410 (U+C495) has a counter-clockwise outer contour
    
    * .notdef#7410 (U+C495) has a counter-clockwise outer contour
    
    * .notdef#7410 (U+C495) has a counter-clockwise outer contour
    
    * .notdef#7411 (U+C496) has a counter-clockwise outer contour
    
    * .notdef#7411 (U+C496) has a counter-clockwise outer contour
    
    * .notdef#7411 (U+C496) has a counter-clockwise outer contour
    
    * .notdef#7411 (U+C496) has a counter-clockwise outer contour
    
    * .notdef#7412 (U+C497) has a counter-clockwise outer contour
    
    * .notdef#7412 (U+C497) has a counter-clockwise outer contour
    
    * .notdef#7412 (U+C497) has a counter-clockwise outer contour
    
    * .notdef#7412 (U+C497) has a counter-clockwise outer contour
    
    * .notdef#7413 (U+C498) has a counter-clockwise outer contour
    
    * .notdef#7413 (U+C498) has a counter-clockwise outer contour
    
    * .notdef#7413 (U+C498) has a counter-clockwise outer contour
    
    * .notdef#7413 (U+C498) has a counter-clockwise outer contour
    
    * .notdef#7414 (U+C499) has a counter-clockwise outer contour
    
    * .notdef#7414 (U+C499) has a counter-clockwise outer contour
    
    * .notdef#7414 (U+C499) has a counter-clockwise outer contour
    
    * .notdef#7414 (U+C499) has a counter-clockwise outer contour
    
    * .notdef#7415 (U+C49A) has a counter-clockwise outer contour
    
    * .notdef#7415 (U+C49A) has a counter-clockwise outer contour
    
    * .notdef#7415 (U+C49A) has a counter-clockwise outer contour
    
    * .notdef#7415 (U+C49A) has a counter-clockwise outer contour
    
    * .notdef#7415 (U+C49A) has a counter-clockwise outer contour
    
    * .notdef#7416 (U+C49B) has a counter-clockwise outer contour
    
    * .notdef#7416 (U+C49B) has a counter-clockwise outer contour
    
    * .notdef#7416 (U+C49B) has a counter-clockwise outer contour
    
    * .notdef#7416 (U+C49B) has a counter-clockwise outer contour
    
    * .notdef#7416 (U+C49B) has a counter-clockwise outer contour
    
    * .notdef#7417 (U+C49D) has a counter-clockwise outer contour
    
    * .notdef#7417 (U+C49D) has a counter-clockwise outer contour
    
    * .notdef#7417 (U+C49D) has a counter-clockwise outer contour
    
    * .notdef#7417 (U+C49D) has a counter-clockwise outer contour
    
    * .notdef#7417 (U+C49D) has a counter-clockwise outer contour
    
    * .notdef#7418 (U+C49E) has a counter-clockwise outer contour
    
    * .notdef#7418 (U+C49E) has a counter-clockwise outer contour
    
    * .notdef#7418 (U+C49E) has a counter-clockwise outer contour
    
    * .notdef#7418 (U+C49E) has a counter-clockwise outer contour
    
    * .notdef#7418 (U+C49E) has a counter-clockwise outer contour
    
    * .notdef#7418 (U+C49E) has a counter-clockwise outer contour
    
    * .notdef#7419 (U+C49F) has a counter-clockwise outer contour
    
    * .notdef#7419 (U+C49F) has a counter-clockwise outer contour
    
    * .notdef#7419 (U+C49F) has a counter-clockwise outer contour
    
    * .notdef#7419 (U+C49F) has a counter-clockwise outer contour
    
    * .notdef#7419 (U+C49F) has a counter-clockwise outer contour
    
    * .notdef#7419 (U+C49F) has a counter-clockwise outer contour
    
    * .notdef#742 (U+B77C) has a counter-clockwise outer contour
    
    * .notdef#742 (U+B77C) has a counter-clockwise outer contour
    
    * .notdef#7420 (U+C4A0) has a counter-clockwise outer contour
    
    * .notdef#7420 (U+C4A0) has a counter-clockwise outer contour
    
    * .notdef#7420 (U+C4A0) has a counter-clockwise outer contour
    
    * .notdef#7420 (U+C4A0) has a counter-clockwise outer contour
    
    * .notdef#7420 (U+C4A0) has a counter-clockwise outer contour
    
    * .notdef#7421 (U+C4A1) has a counter-clockwise outer contour
    
    * .notdef#7421 (U+C4A1) has a counter-clockwise outer contour
    
    * .notdef#7421 (U+C4A1) has a counter-clockwise outer contour
    
    * .notdef#7421 (U+C4A1) has a counter-clockwise outer contour
    
    * .notdef#7421 (U+C4A1) has a counter-clockwise outer contour
    
    * .notdef#7421 (U+C4A1) has a counter-clockwise outer contour
    
    * .notdef#7422 (U+C4A2) has a counter-clockwise outer contour
    
    * .notdef#7422 (U+C4A2) has a counter-clockwise outer contour
    
    * .notdef#7422 (U+C4A2) has a counter-clockwise outer contour
    
    * .notdef#7422 (U+C4A2) has a counter-clockwise outer contour
    
    * .notdef#7422 (U+C4A2) has a counter-clockwise outer contour
    
    * .notdef#7422 (U+C4A2) has a counter-clockwise outer contour
    
    * .notdef#7422 (U+C4A2) has a counter-clockwise outer contour
    
    * .notdef#7423 (U+C4A3) has a counter-clockwise outer contour
    
    * .notdef#7423 (U+C4A3) has a counter-clockwise outer contour
    
    * .notdef#7423 (U+C4A3) has a counter-clockwise outer contour
    
    * .notdef#7423 (U+C4A3) has a counter-clockwise outer contour
    
    * .notdef#7423 (U+C4A3) has a counter-clockwise outer contour
    
    * .notdef#7424 (U+C4A4) has a counter-clockwise outer contour
    
    * .notdef#7424 (U+C4A4) has a counter-clockwise outer contour
    
    * .notdef#7424 (U+C4A4) has a counter-clockwise outer contour
    
    * .notdef#7424 (U+C4A4) has a counter-clockwise outer contour
    
    * .notdef#7424 (U+C4A4) has a counter-clockwise outer contour
    
    * .notdef#7425 (U+C4A5) has a counter-clockwise outer contour
    
    * .notdef#7425 (U+C4A5) has a counter-clockwise outer contour
    
    * .notdef#7425 (U+C4A5) has a counter-clockwise outer contour
    
    * .notdef#7425 (U+C4A5) has a counter-clockwise outer contour
    
    * .notdef#7425 (U+C4A5) has a counter-clockwise outer contour
    
    * .notdef#7426 (U+C4A6) has a counter-clockwise outer contour
    
    * .notdef#7426 (U+C4A6) has a counter-clockwise outer contour
    
    * .notdef#7426 (U+C4A6) has a counter-clockwise outer contour
    
    * .notdef#7426 (U+C4A6) has a counter-clockwise outer contour
    
    * .notdef#7426 (U+C4A6) has a counter-clockwise outer contour
    
    * .notdef#7427 (U+C4A7) has a counter-clockwise outer contour
    
    * .notdef#7427 (U+C4A7) has a counter-clockwise outer contour
    
    * .notdef#7427 (U+C4A7) has a counter-clockwise outer contour
    
    * .notdef#7427 (U+C4A7) has a counter-clockwise outer contour
    
    * .notdef#7427 (U+C4A7) has a counter-clockwise outer contour
    
    * .notdef#7428 (U+C4A8) has a counter-clockwise outer contour
    
    * .notdef#7428 (U+C4A8) has a counter-clockwise outer contour
    
    * .notdef#7428 (U+C4A8) has a counter-clockwise outer contour
    
    * .notdef#7428 (U+C4A8) has a counter-clockwise outer contour
    
    * .notdef#7428 (U+C4A8) has a counter-clockwise outer contour
    
    * .notdef#7429 (U+C4A9) has a counter-clockwise outer contour
    
    * .notdef#7429 (U+C4A9) has a counter-clockwise outer contour
    
    * .notdef#7429 (U+C4A9) has a counter-clockwise outer contour
    
    * .notdef#7429 (U+C4A9) has a counter-clockwise outer contour
    
    * .notdef#7429 (U+C4A9) has a counter-clockwise outer contour
    
    * .notdef#743 (U+B77D) has a counter-clockwise outer contour
    
    * .notdef#743 (U+B77D) has a counter-clockwise outer contour
    
    * .notdef#743 (U+B77D) has a counter-clockwise outer contour
    
    * .notdef#7430 (U+C4AA) has a counter-clockwise outer contour
    
    * .notdef#7430 (U+C4AA) has a counter-clockwise outer contour
    
    * .notdef#7430 (U+C4AA) has a counter-clockwise outer contour
    
    * .notdef#7430 (U+C4AA) has a counter-clockwise outer contour
    
    * .notdef#7430 (U+C4AA) has a counter-clockwise outer contour
    
    * .notdef#7430 (U+C4AA) has a counter-clockwise outer contour
    
    * .notdef#7431 (U+C4AB) has a counter-clockwise outer contour
    
    * .notdef#7431 (U+C4AB) has a counter-clockwise outer contour
    
    * .notdef#7431 (U+C4AB) has a counter-clockwise outer contour
    
    * .notdef#7431 (U+C4AB) has a counter-clockwise outer contour
    
    * .notdef#7431 (U+C4AB) has a counter-clockwise outer contour
    
    * .notdef#7431 (U+C4AB) has a counter-clockwise outer contour
    
    * .notdef#7432 (U+C4AC) has a counter-clockwise outer contour
    
    * .notdef#7432 (U+C4AC) has a counter-clockwise outer contour
    
    * .notdef#7432 (U+C4AC) has a counter-clockwise outer contour
    
    * .notdef#7432 (U+C4AC) has a counter-clockwise outer contour
    
    * .notdef#7432 (U+C4AC) has a counter-clockwise outer contour
    
    * .notdef#7433 (U+C4AD) has a counter-clockwise outer contour
    
    * .notdef#7433 (U+C4AD) has a counter-clockwise outer contour
    
    * .notdef#7433 (U+C4AD) has a counter-clockwise outer contour
    
    * .notdef#7433 (U+C4AD) has a counter-clockwise outer contour
    
    * .notdef#7433 (U+C4AD) has a counter-clockwise outer contour
    
    * .notdef#7434 (U+C4AE) has a counter-clockwise outer contour
    
    * .notdef#7434 (U+C4AE) has a counter-clockwise outer contour
    
    * .notdef#7434 (U+C4AE) has a counter-clockwise outer contour
    
    * .notdef#7434 (U+C4AE) has a counter-clockwise outer contour
    
    * .notdef#7434 (U+C4AE) has a counter-clockwise outer contour
    
    * .notdef#7434 (U+C4AE) has a counter-clockwise outer contour
    
    * .notdef#7435 (U+C4AF) has a counter-clockwise outer contour
    
    * .notdef#7435 (U+C4AF) has a counter-clockwise outer contour
    
    * .notdef#7435 (U+C4AF) has a counter-clockwise outer contour
    
    * .notdef#7435 (U+C4AF) has a counter-clockwise outer contour
    
    * .notdef#7435 (U+C4AF) has a counter-clockwise outer contour
    
    * .notdef#7436 (U+C4B0) has a counter-clockwise outer contour
    
    * .notdef#7436 (U+C4B0) has a counter-clockwise outer contour
    
    * .notdef#7436 (U+C4B0) has a counter-clockwise outer contour
    
    * .notdef#7436 (U+C4B0) has a counter-clockwise outer contour
    
    * .notdef#7436 (U+C4B0) has a counter-clockwise outer contour
    
    * .notdef#7437 (U+C4B1) has a counter-clockwise outer contour
    
    * .notdef#7437 (U+C4B1) has a counter-clockwise outer contour
    
    * .notdef#7437 (U+C4B1) has a counter-clockwise outer contour
    
    * .notdef#7437 (U+C4B1) has a counter-clockwise outer contour
    
    * .notdef#7437 (U+C4B1) has a counter-clockwise outer contour
    
    * .notdef#7438 (U+C4B2) has a counter-clockwise outer contour
    
    * .notdef#7438 (U+C4B2) has a counter-clockwise outer contour
    
    * .notdef#7438 (U+C4B2) has a counter-clockwise outer contour
    
    * .notdef#7438 (U+C4B2) has a counter-clockwise outer contour
    
    * .notdef#7438 (U+C4B2) has a counter-clockwise outer contour
    
    * .notdef#7439 (U+C4B3) has a counter-clockwise outer contour
    
    * .notdef#7439 (U+C4B3) has a counter-clockwise outer contour
    
    * .notdef#7439 (U+C4B3) has a counter-clockwise outer contour
    
    * .notdef#7439 (U+C4B3) has a counter-clockwise outer contour
    
    * .notdef#7439 (U+C4B3) has a counter-clockwise outer contour
    
    * .notdef#744 (U+B780) has a counter-clockwise outer contour
    
    * .notdef#744 (U+B780) has a counter-clockwise outer contour
    
    * .notdef#744 (U+B780) has a counter-clockwise outer contour
    
    * .notdef#7440 (U+C4B4) has a counter-clockwise outer contour
    
    * .notdef#7440 (U+C4B4) has a counter-clockwise outer contour
    
    * .notdef#7440 (U+C4B4) has a counter-clockwise outer contour
    
    * .notdef#7440 (U+C4B4) has a counter-clockwise outer contour
    
    * .notdef#7440 (U+C4B4) has a counter-clockwise outer contour
    
    * .notdef#7441 (U+C4B5) has a counter-clockwise outer contour
    
    * .notdef#7441 (U+C4B5) has a counter-clockwise outer contour
    
    * .notdef#7441 (U+C4B5) has a counter-clockwise outer contour
    
    * .notdef#7441 (U+C4B5) has a counter-clockwise outer contour
    
    * .notdef#7441 (U+C4B5) has a counter-clockwise outer contour
    
    * .notdef#7442 (U+C4B6) has a counter-clockwise outer contour
    
    * .notdef#7442 (U+C4B6) has a counter-clockwise outer contour
    
    * .notdef#7442 (U+C4B6) has a counter-clockwise outer contour
    
    * .notdef#7442 (U+C4B6) has a counter-clockwise outer contour
    
    * .notdef#7442 (U+C4B6) has a counter-clockwise outer contour
    
    * .notdef#7442 (U+C4B6) has a counter-clockwise outer contour
    
    * .notdef#7443 (U+C4B7) has a counter-clockwise outer contour
    
    * .notdef#7443 (U+C4B7) has a counter-clockwise outer contour
    
    * .notdef#7443 (U+C4B7) has a counter-clockwise outer contour
    
    * .notdef#7443 (U+C4B7) has a counter-clockwise outer contour
    
    * .notdef#7443 (U+C4B7) has a counter-clockwise outer contour
    
    * .notdef#7443 (U+C4B7) has a counter-clockwise outer contour
    
    * .notdef#7444 (U+C4B9) has a counter-clockwise outer contour
    
    * .notdef#7444 (U+C4B9) has a counter-clockwise outer contour
    
    * .notdef#7444 (U+C4B9) has a counter-clockwise outer contour
    
    * .notdef#7444 (U+C4B9) has a counter-clockwise outer contour
    
    * .notdef#7445 (U+C4BA) has a counter-clockwise outer contour
    
    * .notdef#7445 (U+C4BA) has a counter-clockwise outer contour
    
    * .notdef#7445 (U+C4BA) has a counter-clockwise outer contour
    
    * .notdef#7445 (U+C4BA) has a counter-clockwise outer contour
    
    * .notdef#7445 (U+C4BA) has a counter-clockwise outer contour
    
    * .notdef#7446 (U+C4BB) has a counter-clockwise outer contour
    
    * .notdef#7446 (U+C4BB) has a counter-clockwise outer contour
    
    * .notdef#7446 (U+C4BB) has a counter-clockwise outer contour
    
    * .notdef#7446 (U+C4BB) has a counter-clockwise outer contour
    
    * .notdef#7447 (U+C4BD) has a counter-clockwise outer contour
    
    * .notdef#7447 (U+C4BD) has a counter-clockwise outer contour
    
    * .notdef#7447 (U+C4BD) has a counter-clockwise outer contour
    
    * .notdef#7447 (U+C4BD) has a counter-clockwise outer contour
    
    * .notdef#7448 (U+C4BE) has a counter-clockwise outer contour
    
    * .notdef#7448 (U+C4BE) has a counter-clockwise outer contour
    
    * .notdef#7448 (U+C4BE) has a counter-clockwise outer contour
    
    * .notdef#7448 (U+C4BE) has a counter-clockwise outer contour
    
    * .notdef#7448 (U+C4BE) has a counter-clockwise outer contour
    
    * .notdef#7448 (U+C4BE) has a counter-clockwise outer contour
    
    * .notdef#7449 (U+C4BF) has a counter-clockwise outer contour
    
    * .notdef#7449 (U+C4BF) has a counter-clockwise outer contour
    
    * .notdef#7449 (U+C4BF) has a counter-clockwise outer contour
    
    * .notdef#7449 (U+C4BF) has a counter-clockwise outer contour
    
    * .notdef#745 (U+B784) has a counter-clockwise outer contour
    
    * .notdef#745 (U+B784) has a counter-clockwise outer contour
    
    * .notdef#745 (U+B784) has a counter-clockwise outer contour
    
    * .notdef#7450 (U+C4C0) has a counter-clockwise outer contour
    
    * .notdef#7450 (U+C4C0) has a counter-clockwise outer contour
    
    * .notdef#7450 (U+C4C0) has a counter-clockwise outer contour
    
    * .notdef#7450 (U+C4C0) has a counter-clockwise outer contour
    
    * .notdef#7451 (U+C4C1) has a counter-clockwise outer contour
    
    * .notdef#7451 (U+C4C1) has a counter-clockwise outer contour
    
    * .notdef#7451 (U+C4C1) has a counter-clockwise outer contour
    
    * .notdef#7451 (U+C4C1) has a counter-clockwise outer contour
    
    * .notdef#7452 (U+C4C2) has a counter-clockwise outer contour
    
    * .notdef#7452 (U+C4C2) has a counter-clockwise outer contour
    
    * .notdef#7452 (U+C4C2) has a counter-clockwise outer contour
    
    * .notdef#7452 (U+C4C2) has a counter-clockwise outer contour
    
    * .notdef#7453 (U+C4C3) has a counter-clockwise outer contour
    
    * .notdef#7453 (U+C4C3) has a counter-clockwise outer contour
    
    * .notdef#7453 (U+C4C3) has a counter-clockwise outer contour
    
    * .notdef#7453 (U+C4C3) has a counter-clockwise outer contour
    
    * .notdef#7454 (U+C4C4) has a counter-clockwise outer contour
    
    * .notdef#7454 (U+C4C4) has a counter-clockwise outer contour
    
    * .notdef#7454 (U+C4C4) has a counter-clockwise outer contour
    
    * .notdef#7454 (U+C4C4) has a counter-clockwise outer contour
    
    * .notdef#7455 (U+C4C5) has a counter-clockwise outer contour
    
    * .notdef#7455 (U+C4C5) has a counter-clockwise outer contour
    
    * .notdef#7455 (U+C4C5) has a counter-clockwise outer contour
    
    * .notdef#7455 (U+C4C5) has a counter-clockwise outer contour
    
    * .notdef#7456 (U+C4C6) has a counter-clockwise outer contour
    
    * .notdef#7456 (U+C4C6) has a counter-clockwise outer contour
    
    * .notdef#7456 (U+C4C6) has a counter-clockwise outer contour
    
    * .notdef#7456 (U+C4C6) has a counter-clockwise outer contour
    
    * .notdef#7456 (U+C4C6) has a counter-clockwise outer contour
    
    * .notdef#7457 (U+C4C7) has a counter-clockwise outer contour
    
    * .notdef#7457 (U+C4C7) has a counter-clockwise outer contour
    
    * .notdef#7457 (U+C4C7) has a counter-clockwise outer contour
    
    * .notdef#7457 (U+C4C7) has a counter-clockwise outer contour
    
    * .notdef#7457 (U+C4C7) has a counter-clockwise outer contour
    
    * .notdef#7458 (U+C4C8) has a counter-clockwise outer contour
    
    * .notdef#7458 (U+C4C8) has a counter-clockwise outer contour
    
    * .notdef#7458 (U+C4C8) has a counter-clockwise outer contour
    
    * .notdef#7458 (U+C4C8) has a counter-clockwise outer contour
    
    * .notdef#7459 (U+C4C9) has a counter-clockwise outer contour
    
    * .notdef#7459 (U+C4C9) has a counter-clockwise outer contour
    
    * .notdef#7459 (U+C4C9) has a counter-clockwise outer contour
    
    * .notdef#7459 (U+C4C9) has a counter-clockwise outer contour
    
    * .notdef#746 (U+B78C) has a counter-clockwise outer contour
    
    * .notdef#746 (U+B78C) has a counter-clockwise outer contour
    
    * .notdef#746 (U+B78C) has a counter-clockwise outer contour
    
    * .notdef#7460 (U+C4CA) has a counter-clockwise outer contour
    
    * .notdef#7460 (U+C4CA) has a counter-clockwise outer contour
    
    * .notdef#7460 (U+C4CA) has a counter-clockwise outer contour
    
    * .notdef#7460 (U+C4CA) has a counter-clockwise outer contour
    
    * .notdef#7461 (U+C4CB) has a counter-clockwise outer contour
    
    * .notdef#7461 (U+C4CB) has a counter-clockwise outer contour
    
    * .notdef#7461 (U+C4CB) has a counter-clockwise outer contour
    
    * .notdef#7461 (U+C4CB) has a counter-clockwise outer contour
    
    * .notdef#7462 (U+C4CC) has a counter-clockwise outer contour
    
    * .notdef#7462 (U+C4CC) has a counter-clockwise outer contour
    
    * .notdef#7462 (U+C4CC) has a counter-clockwise outer contour
    
    * .notdef#7462 (U+C4CC) has a counter-clockwise outer contour
    
    * .notdef#7463 (U+C4CD) has a counter-clockwise outer contour
    
    * .notdef#7463 (U+C4CD) has a counter-clockwise outer contour
    
    * .notdef#7463 (U+C4CD) has a counter-clockwise outer contour
    
    * .notdef#7463 (U+C4CD) has a counter-clockwise outer contour
    
    * .notdef#7464 (U+C4CE) has a counter-clockwise outer contour
    
    * .notdef#7464 (U+C4CE) has a counter-clockwise outer contour
    
    * .notdef#7464 (U+C4CE) has a counter-clockwise outer contour
    
    * .notdef#7464 (U+C4CE) has a counter-clockwise outer contour
    
    * .notdef#7465 (U+C4CF) has a counter-clockwise outer contour
    
    * .notdef#7465 (U+C4CF) has a counter-clockwise outer contour
    
    * .notdef#7465 (U+C4CF) has a counter-clockwise outer contour
    
    * .notdef#7465 (U+C4CF) has a counter-clockwise outer contour
    
    * .notdef#7466 (U+C4D0) has a counter-clockwise outer contour
    
    * .notdef#7466 (U+C4D0) has a counter-clockwise outer contour
    
    * .notdef#7466 (U+C4D0) has a counter-clockwise outer contour
    
    * .notdef#7466 (U+C4D0) has a counter-clockwise outer contour
    
    * .notdef#7467 (U+C4D1) has a counter-clockwise outer contour
    
    * .notdef#7467 (U+C4D1) has a counter-clockwise outer contour
    
    * .notdef#7467 (U+C4D1) has a counter-clockwise outer contour
    
    * .notdef#7467 (U+C4D1) has a counter-clockwise outer contour
    
    * .notdef#7468 (U+C4D2) has a counter-clockwise outer contour
    
    * .notdef#7468 (U+C4D2) has a counter-clockwise outer contour
    
    * .notdef#7468 (U+C4D2) has a counter-clockwise outer contour
    
    * .notdef#7468 (U+C4D2) has a counter-clockwise outer contour
    
    * .notdef#7468 (U+C4D2) has a counter-clockwise outer contour
    
    * .notdef#7469 (U+C4D3) has a counter-clockwise outer contour
    
    * .notdef#7469 (U+C4D3) has a counter-clockwise outer contour
    
    * .notdef#7469 (U+C4D3) has a counter-clockwise outer contour
    
    * .notdef#7469 (U+C4D3) has a counter-clockwise outer contour
    
    * .notdef#7469 (U+C4D3) has a counter-clockwise outer contour
    
    * .notdef#747 (U+B78D) has a counter-clockwise outer contour
    
    * .notdef#747 (U+B78D) has a counter-clockwise outer contour
    
    * .notdef#747 (U+B78D) has a counter-clockwise outer contour
    
    * .notdef#7470 (U+C4D4) has a counter-clockwise outer contour
    
    * .notdef#7470 (U+C4D4) has a counter-clockwise outer contour
    
    * .notdef#7470 (U+C4D4) has a counter-clockwise outer contour
    
    * .notdef#7471 (U+C4D5) has a counter-clockwise outer contour
    
    * .notdef#7471 (U+C4D5) has a counter-clockwise outer contour
    
    * .notdef#7471 (U+C4D5) has a counter-clockwise outer contour
    
    * .notdef#7472 (U+C4D6) has a counter-clockwise outer contour
    
    * .notdef#7472 (U+C4D6) has a counter-clockwise outer contour
    
    * .notdef#7472 (U+C4D6) has a counter-clockwise outer contour
    
    * .notdef#7473 (U+C4D7) has a counter-clockwise outer contour
    
    * .notdef#7473 (U+C4D7) has a counter-clockwise outer contour
    
    * .notdef#7473 (U+C4D7) has a counter-clockwise outer contour
    
    * .notdef#7474 (U+C4D8) has a counter-clockwise outer contour
    
    * .notdef#7474 (U+C4D8) has a counter-clockwise outer contour
    
    * .notdef#7474 (U+C4D8) has a counter-clockwise outer contour
    
    * .notdef#7474 (U+C4D8) has a counter-clockwise outer contour
    
    * .notdef#7475 (U+C4D9) has a counter-clockwise outer contour
    
    * .notdef#7475 (U+C4D9) has a counter-clockwise outer contour
    
    * .notdef#7475 (U+C4D9) has a counter-clockwise outer contour
    
    * .notdef#7476 (U+C4DA) has a counter-clockwise outer contour
    
    * .notdef#7476 (U+C4DA) has a counter-clockwise outer contour
    
    * .notdef#7476 (U+C4DA) has a counter-clockwise outer contour
    
    * .notdef#7476 (U+C4DA) has a counter-clockwise outer contour
    
    * .notdef#7476 (U+C4DA) has a counter-clockwise outer contour
    
    * .notdef#7477 (U+C4DB) has a counter-clockwise outer contour
    
    * .notdef#7477 (U+C4DB) has a counter-clockwise outer contour
    
    * .notdef#7477 (U+C4DB) has a counter-clockwise outer contour
    
    * .notdef#7478 (U+C4DC) has a counter-clockwise outer contour
    
    * .notdef#7478 (U+C4DC) has a counter-clockwise outer contour
    
    * .notdef#7478 (U+C4DC) has a counter-clockwise outer contour
    
    * .notdef#7479 (U+C4DD) has a counter-clockwise outer contour
    
    * .notdef#7479 (U+C4DD) has a counter-clockwise outer contour
    
    * .notdef#7479 (U+C4DD) has a counter-clockwise outer contour
    
    * .notdef#748 (U+B78F) has a counter-clockwise outer contour
    
    * .notdef#748 (U+B78F) has a counter-clockwise outer contour
    
    * .notdef#748 (U+B78F) has a counter-clockwise outer contour
    
    * .notdef#7480 (U+C4DE) has a counter-clockwise outer contour
    
    * .notdef#7480 (U+C4DE) has a counter-clockwise outer contour
    
    * .notdef#7480 (U+C4DE) has a counter-clockwise outer contour
    
    * .notdef#7481 (U+C4DF) has a counter-clockwise outer contour
    
    * .notdef#7481 (U+C4DF) has a counter-clockwise outer contour
    
    * .notdef#7481 (U+C4DF) has a counter-clockwise outer contour
    
    * .notdef#7482 (U+C4E0) has a counter-clockwise outer contour
    
    * .notdef#7482 (U+C4E0) has a counter-clockwise outer contour
    
    * .notdef#7482 (U+C4E0) has a counter-clockwise outer contour
    
    * .notdef#7483 (U+C4E1) has a counter-clockwise outer contour
    
    * .notdef#7483 (U+C4E1) has a counter-clockwise outer contour
    
    * .notdef#7483 (U+C4E1) has a counter-clockwise outer contour
    
    * .notdef#7484 (U+C4E2) has a counter-clockwise outer contour
    
    * .notdef#7484 (U+C4E2) has a counter-clockwise outer contour
    
    * .notdef#7484 (U+C4E2) has a counter-clockwise outer contour
    
    * .notdef#7485 (U+C4E3) has a counter-clockwise outer contour
    
    * .notdef#7485 (U+C4E3) has a counter-clockwise outer contour
    
    * .notdef#7485 (U+C4E3) has a counter-clockwise outer contour
    
    * .notdef#7486 (U+C4E4) has a counter-clockwise outer contour
    
    * .notdef#7486 (U+C4E4) has a counter-clockwise outer contour
    
    * .notdef#7486 (U+C4E4) has a counter-clockwise outer contour
    
    * .notdef#7487 (U+C4E5) has a counter-clockwise outer contour
    
    * .notdef#7487 (U+C4E5) has a counter-clockwise outer contour
    
    * .notdef#7487 (U+C4E5) has a counter-clockwise outer contour
    
    * .notdef#7488 (U+C4E6) has a counter-clockwise outer contour
    
    * .notdef#7488 (U+C4E6) has a counter-clockwise outer contour
    
    * .notdef#7488 (U+C4E6) has a counter-clockwise outer contour
    
    * .notdef#7489 (U+C4E7) has a counter-clockwise outer contour
    
    * .notdef#7489 (U+C4E7) has a counter-clockwise outer contour
    
    * .notdef#7489 (U+C4E7) has a counter-clockwise outer contour
    
    * .notdef#7489 (U+C4E7) has a counter-clockwise outer contour
    
    * .notdef#749 (U+B790) has a counter-clockwise outer contour
    
    * .notdef#749 (U+B790) has a counter-clockwise outer contour
    
    * .notdef#749 (U+B790) has a counter-clockwise outer contour
    
    * .notdef#7490 (U+C4E8) has a counter-clockwise outer contour
    
    * .notdef#7490 (U+C4E8) has a counter-clockwise outer contour
    
    * .notdef#7490 (U+C4E8) has a counter-clockwise outer contour
    
    * .notdef#7491 (U+C4EA) has a counter-clockwise outer contour
    
    * .notdef#7491 (U+C4EA) has a counter-clockwise outer contour
    
    * .notdef#7491 (U+C4EA) has a counter-clockwise outer contour
    
    * .notdef#7492 (U+C4EB) has a counter-clockwise outer contour
    
    * .notdef#7492 (U+C4EB) has a counter-clockwise outer contour
    
    * .notdef#7492 (U+C4EB) has a counter-clockwise outer contour
    
    * .notdef#7493 (U+C4EC) has a counter-clockwise outer contour
    
    * .notdef#7493 (U+C4EC) has a counter-clockwise outer contour
    
    * .notdef#7493 (U+C4EC) has a counter-clockwise outer contour
    
    * .notdef#7494 (U+C4ED) has a counter-clockwise outer contour
    
    * .notdef#7494 (U+C4ED) has a counter-clockwise outer contour
    
    * .notdef#7494 (U+C4ED) has a counter-clockwise outer contour
    
    * .notdef#7495 (U+C4EE) has a counter-clockwise outer contour
    
    * .notdef#7495 (U+C4EE) has a counter-clockwise outer contour
    
    * .notdef#7495 (U+C4EE) has a counter-clockwise outer contour
    
    * .notdef#7495 (U+C4EE) has a counter-clockwise outer contour
    
    * .notdef#7496 (U+C4EF) has a counter-clockwise outer contour
    
    * .notdef#7496 (U+C4EF) has a counter-clockwise outer contour
    
    * .notdef#7496 (U+C4EF) has a counter-clockwise outer contour
    
    * .notdef#7496 (U+C4EF) has a counter-clockwise outer contour
    
    * .notdef#7497 (U+C4F2) has a counter-clockwise outer contour
    
    * .notdef#7497 (U+C4F2) has a counter-clockwise outer contour
    
    * .notdef#7497 (U+C4F2) has a counter-clockwise outer contour
    
    * .notdef#7497 (U+C4F2) has a counter-clockwise outer contour
    
    * .notdef#7497 (U+C4F2) has a counter-clockwise outer contour
    
    * .notdef#7498 (U+C4F3) has a counter-clockwise outer contour
    
    * .notdef#7498 (U+C4F3) has a counter-clockwise outer contour
    
    * .notdef#7498 (U+C4F3) has a counter-clockwise outer contour
    
    * .notdef#7498 (U+C4F3) has a counter-clockwise outer contour
    
    * .notdef#7498 (U+C4F3) has a counter-clockwise outer contour
    
    * .notdef#7499 (U+C4F5) has a counter-clockwise outer contour
    
    * .notdef#7499 (U+C4F5) has a counter-clockwise outer contour
    
    * .notdef#7499 (U+C4F5) has a counter-clockwise outer contour
    
    * .notdef#7499 (U+C4F5) has a counter-clockwise outer contour
    
    * .notdef#7499 (U+C4F5) has a counter-clockwise outer contour
    
    * .notdef#750 (U+B791) has a counter-clockwise outer contour
    
    * .notdef#750 (U+B791) has a counter-clockwise outer contour
    
    * .notdef#750 (U+B791) has a counter-clockwise outer contour
    
    * .notdef#7500 (U+C4F6) has a counter-clockwise outer contour
    
    * .notdef#7500 (U+C4F6) has a counter-clockwise outer contour
    
    * .notdef#7500 (U+C4F6) has a counter-clockwise outer contour
    
    * .notdef#7500 (U+C4F6) has a counter-clockwise outer contour
    
    * .notdef#7500 (U+C4F6) has a counter-clockwise outer contour
    
    * .notdef#7500 (U+C4F6) has a counter-clockwise outer contour
    
    * .notdef#7501 (U+C4F7) has a counter-clockwise outer contour
    
    * .notdef#7501 (U+C4F7) has a counter-clockwise outer contour
    
    * .notdef#7501 (U+C4F7) has a counter-clockwise outer contour
    
    * .notdef#7501 (U+C4F7) has a counter-clockwise outer contour
    
    * .notdef#7502 (U+C4F9) has a counter-clockwise outer contour
    
    * .notdef#7502 (U+C4F9) has a counter-clockwise outer contour
    
    * .notdef#7502 (U+C4F9) has a counter-clockwise outer contour
    
    * .notdef#7502 (U+C4F9) has a counter-clockwise outer contour
    
    * .notdef#7502 (U+C4F9) has a counter-clockwise outer contour
    
    * .notdef#7503 (U+C4FB) has a counter-clockwise outer contour
    
    * .notdef#7503 (U+C4FB) has a counter-clockwise outer contour
    
    * .notdef#7503 (U+C4FB) has a counter-clockwise outer contour
    
    * .notdef#7503 (U+C4FB) has a counter-clockwise outer contour
    
    * .notdef#7503 (U+C4FB) has a counter-clockwise outer contour
    
    * .notdef#7504 (U+C4FC) has a counter-clockwise outer contour
    
    * .notdef#7504 (U+C4FC) has a counter-clockwise outer contour
    
    * .notdef#7504 (U+C4FC) has a counter-clockwise outer contour
    
    * .notdef#7504 (U+C4FC) has a counter-clockwise outer contour
    
    * .notdef#7504 (U+C4FC) has a counter-clockwise outer contour
    
    * .notdef#7505 (U+C4FD) has a counter-clockwise outer contour
    
    * .notdef#7505 (U+C4FD) has a counter-clockwise outer contour
    
    * .notdef#7505 (U+C4FD) has a counter-clockwise outer contour
    
    * .notdef#7505 (U+C4FD) has a counter-clockwise outer contour
    
    * .notdef#7505 (U+C4FD) has a counter-clockwise outer contour
    
    * .notdef#7506 (U+C4FE) has a counter-clockwise outer contour
    
    * .notdef#7506 (U+C4FE) has a counter-clockwise outer contour
    
    * .notdef#7506 (U+C4FE) has a counter-clockwise outer contour
    
    * .notdef#7506 (U+C4FE) has a counter-clockwise outer contour
    
    * .notdef#7506 (U+C4FE) has a counter-clockwise outer contour
    
    * .notdef#7506 (U+C4FE) has a counter-clockwise outer contour
    
    * .notdef#7507 (U+C502) has a counter-clockwise outer contour
    
    * .notdef#7507 (U+C502) has a counter-clockwise outer contour
    
    * .notdef#7507 (U+C502) has a counter-clockwise outer contour
    
    * .notdef#7507 (U+C502) has a counter-clockwise outer contour
    
    * .notdef#7507 (U+C502) has a counter-clockwise outer contour
    
    * .notdef#7508 (U+C503) has a counter-clockwise outer contour
    
    * .notdef#7508 (U+C503) has a counter-clockwise outer contour
    
    * .notdef#7508 (U+C503) has a counter-clockwise outer contour
    
    * .notdef#7508 (U+C503) has a counter-clockwise outer contour
    
    * .notdef#7509 (U+C504) has a counter-clockwise outer contour
    
    * .notdef#7509 (U+C504) has a counter-clockwise outer contour
    
    * .notdef#7509 (U+C504) has a counter-clockwise outer contour
    
    * .notdef#7509 (U+C504) has a counter-clockwise outer contour
    
    * .notdef#751 (U+B792) has a counter-clockwise outer contour
    
    * .notdef#751 (U+B792) has a counter-clockwise outer contour
    
    * .notdef#751 (U+B792) has a counter-clockwise outer contour
    
    * .notdef#7510 (U+C505) has a counter-clockwise outer contour
    
    * .notdef#7510 (U+C505) has a counter-clockwise outer contour
    
    * .notdef#7510 (U+C505) has a counter-clockwise outer contour
    
    * .notdef#7510 (U+C505) has a counter-clockwise outer contour
    
    * .notdef#7511 (U+C506) has a counter-clockwise outer contour
    
    * .notdef#7511 (U+C506) has a counter-clockwise outer contour
    
    * .notdef#7511 (U+C506) has a counter-clockwise outer contour
    
    * .notdef#7511 (U+C506) has a counter-clockwise outer contour
    
    * .notdef#7512 (U+C507) has a counter-clockwise outer contour
    
    * .notdef#7512 (U+C507) has a counter-clockwise outer contour
    
    * .notdef#7512 (U+C507) has a counter-clockwise outer contour
    
    * .notdef#7512 (U+C507) has a counter-clockwise outer contour
    
    * .notdef#7513 (U+C508) has a counter-clockwise outer contour
    
    * .notdef#7513 (U+C508) has a counter-clockwise outer contour
    
    * .notdef#7513 (U+C508) has a counter-clockwise outer contour
    
    * .notdef#7513 (U+C508) has a counter-clockwise outer contour
    
    * .notdef#7514 (U+C509) has a counter-clockwise outer contour
    
    * .notdef#7514 (U+C509) has a counter-clockwise outer contour
    
    * .notdef#7514 (U+C509) has a counter-clockwise outer contour
    
    * .notdef#7514 (U+C509) has a counter-clockwise outer contour
    
    * .notdef#7515 (U+C50A) has a counter-clockwise outer contour
    
    * .notdef#7515 (U+C50A) has a counter-clockwise outer contour
    
    * .notdef#7515 (U+C50A) has a counter-clockwise outer contour
    
    * .notdef#7515 (U+C50A) has a counter-clockwise outer contour
    
    * .notdef#7515 (U+C50A) has a counter-clockwise outer contour
    
    * .notdef#7516 (U+C50B) has a counter-clockwise outer contour
    
    * .notdef#7516 (U+C50B) has a counter-clockwise outer contour
    
    * .notdef#7516 (U+C50B) has a counter-clockwise outer contour
    
    * .notdef#7516 (U+C50B) has a counter-clockwise outer contour
    
    * .notdef#7516 (U+C50B) has a counter-clockwise outer contour
    
    * .notdef#7517 (U+C50D) has a counter-clockwise outer contour
    
    * .notdef#7517 (U+C50D) has a counter-clockwise outer contour
    
    * .notdef#7517 (U+C50D) has a counter-clockwise outer contour
    
    * .notdef#7517 (U+C50D) has a counter-clockwise outer contour
    
    * .notdef#7518 (U+C50E) has a counter-clockwise outer contour
    
    * .notdef#7518 (U+C50E) has a counter-clockwise outer contour
    
    * .notdef#7518 (U+C50E) has a counter-clockwise outer contour
    
    * .notdef#7518 (U+C50E) has a counter-clockwise outer contour
    
    * .notdef#7518 (U+C50E) has a counter-clockwise outer contour
    
    * .notdef#7519 (U+C50F) has a counter-clockwise outer contour
    
    * .notdef#7519 (U+C50F) has a counter-clockwise outer contour
    
    * .notdef#7519 (U+C50F) has a counter-clockwise outer contour
    
    * .notdef#7519 (U+C50F) has a counter-clockwise outer contour
    
    * .notdef#7519 (U+C50F) has a counter-clockwise outer contour
    
    * .notdef#752 (U+B796) has a counter-clockwise outer contour
    
    * .notdef#752 (U+B796) has a counter-clockwise outer contour
    
    * .notdef#752 (U+B796) has a counter-clockwise outer contour
    
    * .notdef#752 (U+B796) has a counter-clockwise outer contour
    
    * .notdef#7520 (U+C511) has a counter-clockwise outer contour
    
    * .notdef#7520 (U+C511) has a counter-clockwise outer contour
    
    * .notdef#7520 (U+C511) has a counter-clockwise outer contour
    
    * .notdef#7520 (U+C511) has a counter-clockwise outer contour
    
    * .notdef#7520 (U+C511) has a counter-clockwise outer contour
    
    * .notdef#7521 (U+C512) has a counter-clockwise outer contour
    
    * .notdef#7521 (U+C512) has a counter-clockwise outer contour
    
    * .notdef#7521 (U+C512) has a counter-clockwise outer contour
    
    * .notdef#7521 (U+C512) has a counter-clockwise outer contour
    
    * .notdef#7521 (U+C512) has a counter-clockwise outer contour
    
    * .notdef#7521 (U+C512) has a counter-clockwise outer contour
    
    * .notdef#7522 (U+C513) has a counter-clockwise outer contour
    
    * .notdef#7522 (U+C513) has a counter-clockwise outer contour
    
    * .notdef#7522 (U+C513) has a counter-clockwise outer contour
    
    * .notdef#7522 (U+C513) has a counter-clockwise outer contour
    
    * .notdef#7523 (U+C515) has a counter-clockwise outer contour
    
    * .notdef#7523 (U+C515) has a counter-clockwise outer contour
    
    * .notdef#7523 (U+C515) has a counter-clockwise outer contour
    
    * .notdef#7523 (U+C515) has a counter-clockwise outer contour
    
    * .notdef#7523 (U+C515) has a counter-clockwise outer contour
    
    * .notdef#7524 (U+C516) has a counter-clockwise outer contour
    
    * .notdef#7524 (U+C516) has a counter-clockwise outer contour
    
    * .notdef#7524 (U+C516) has a counter-clockwise outer contour
    
    * .notdef#7524 (U+C516) has a counter-clockwise outer contour
    
    * .notdef#7524 (U+C516) has a counter-clockwise outer contour
    
    * .notdef#7525 (U+C517) has a counter-clockwise outer contour
    
    * .notdef#7525 (U+C517) has a counter-clockwise outer contour
    
    * .notdef#7525 (U+C517) has a counter-clockwise outer contour
    
    * .notdef#7525 (U+C517) has a counter-clockwise outer contour
    
    * .notdef#7525 (U+C517) has a counter-clockwise outer contour
    
    * .notdef#7526 (U+C518) has a counter-clockwise outer contour
    
    * .notdef#7526 (U+C518) has a counter-clockwise outer contour
    
    * .notdef#7526 (U+C518) has a counter-clockwise outer contour
    
    * .notdef#7526 (U+C518) has a counter-clockwise outer contour
    
    * .notdef#7526 (U+C518) has a counter-clockwise outer contour
    
    * .notdef#7527 (U+C519) has a counter-clockwise outer contour
    
    * .notdef#7527 (U+C519) has a counter-clockwise outer contour
    
    * .notdef#7527 (U+C519) has a counter-clockwise outer contour
    
    * .notdef#7527 (U+C519) has a counter-clockwise outer contour
    
    * .notdef#7527 (U+C519) has a counter-clockwise outer contour
    
    * .notdef#7528 (U+C51A) has a counter-clockwise outer contour
    
    * .notdef#7528 (U+C51A) has a counter-clockwise outer contour
    
    * .notdef#7528 (U+C51A) has a counter-clockwise outer contour
    
    * .notdef#7528 (U+C51A) has a counter-clockwise outer contour
    
    * .notdef#7528 (U+C51A) has a counter-clockwise outer contour
    
    * .notdef#7528 (U+C51A) has a counter-clockwise outer contour
    
    * .notdef#7529 (U+C51B) has a counter-clockwise outer contour
    
    * .notdef#7529 (U+C51B) has a counter-clockwise outer contour
    
    * .notdef#7529 (U+C51B) has a counter-clockwise outer contour
    
    * .notdef#7529 (U+C51B) has a counter-clockwise outer contour
    
    * .notdef#7529 (U+C51B) has a counter-clockwise outer contour
    
    * .notdef#7529 (U+C51B) has a counter-clockwise outer contour
    
    * .notdef#753 (U+B797) has a counter-clockwise outer contour
    
    * .notdef#753 (U+B797) has a counter-clockwise outer contour
    
    * .notdef#753 (U+B797) has a counter-clockwise outer contour
    
    * .notdef#753 (U+B797) has a counter-clockwise outer contour
    
    * .notdef#7530 (U+C51D) has a counter-clockwise outer contour
    
    * .notdef#7530 (U+C51D) has a counter-clockwise outer contour
    
    * .notdef#7530 (U+C51D) has a counter-clockwise outer contour
    
    * .notdef#7530 (U+C51D) has a counter-clockwise outer contour
    
    * .notdef#7531 (U+C51E) has a counter-clockwise outer contour
    
    * .notdef#7531 (U+C51E) has a counter-clockwise outer contour
    
    * .notdef#7531 (U+C51E) has a counter-clockwise outer contour
    
    * .notdef#7531 (U+C51E) has a counter-clockwise outer contour
    
    * .notdef#7531 (U+C51E) has a counter-clockwise outer contour
    
    * .notdef#7532 (U+C51F) has a counter-clockwise outer contour
    
    * .notdef#7532 (U+C51F) has a counter-clockwise outer contour
    
    * .notdef#7532 (U+C51F) has a counter-clockwise outer contour
    
    * .notdef#7532 (U+C51F) has a counter-clockwise outer contour
    
    * .notdef#7533 (U+C520) has a counter-clockwise outer contour
    
    * .notdef#7533 (U+C520) has a counter-clockwise outer contour
    
    * .notdef#7533 (U+C520) has a counter-clockwise outer contour
    
    * .notdef#7533 (U+C520) has a counter-clockwise outer contour
    
    * .notdef#7534 (U+C521) has a counter-clockwise outer contour
    
    * .notdef#7534 (U+C521) has a counter-clockwise outer contour
    
    * .notdef#7534 (U+C521) has a counter-clockwise outer contour
    
    * .notdef#7534 (U+C521) has a counter-clockwise outer contour
    
    * .notdef#7535 (U+C522) has a counter-clockwise outer contour
    
    * .notdef#7535 (U+C522) has a counter-clockwise outer contour
    
    * .notdef#7535 (U+C522) has a counter-clockwise outer contour
    
    * .notdef#7535 (U+C522) has a counter-clockwise outer contour
    
    * .notdef#7536 (U+C523) has a counter-clockwise outer contour
    
    * .notdef#7536 (U+C523) has a counter-clockwise outer contour
    
    * .notdef#7536 (U+C523) has a counter-clockwise outer contour
    
    * .notdef#7536 (U+C523) has a counter-clockwise outer contour
    
    * .notdef#7537 (U+C524) has a counter-clockwise outer contour
    
    * .notdef#7537 (U+C524) has a counter-clockwise outer contour
    
    * .notdef#7537 (U+C524) has a counter-clockwise outer contour
    
    * .notdef#7537 (U+C524) has a counter-clockwise outer contour
    
    * .notdef#7538 (U+C525) has a counter-clockwise outer contour
    
    * .notdef#7538 (U+C525) has a counter-clockwise outer contour
    
    * .notdef#7538 (U+C525) has a counter-clockwise outer contour
    
    * .notdef#7538 (U+C525) has a counter-clockwise outer contour
    
    * .notdef#7539 (U+C526) has a counter-clockwise outer contour
    
    * .notdef#7539 (U+C526) has a counter-clockwise outer contour
    
    * .notdef#7539 (U+C526) has a counter-clockwise outer contour
    
    * .notdef#7539 (U+C526) has a counter-clockwise outer contour
    
    * .notdef#7539 (U+C526) has a counter-clockwise outer contour
    
    * .notdef#754 (U+B798) has a counter-clockwise outer contour
    
    * .notdef#754 (U+B798) has a counter-clockwise outer contour
    
    * .notdef#7540 (U+C527) has a counter-clockwise outer contour
    
    * .notdef#7540 (U+C527) has a counter-clockwise outer contour
    
    * .notdef#7540 (U+C527) has a counter-clockwise outer contour
    
    * .notdef#7540 (U+C527) has a counter-clockwise outer contour
    
    * .notdef#7540 (U+C527) has a counter-clockwise outer contour
    
    * .notdef#7541 (U+C52A) has a counter-clockwise outer contour
    
    * .notdef#7541 (U+C52A) has a counter-clockwise outer contour
    
    * .notdef#7541 (U+C52A) has a counter-clockwise outer contour
    
    * .notdef#7541 (U+C52A) has a counter-clockwise outer contour
    
    * .notdef#7542 (U+C52B) has a counter-clockwise outer contour
    
    * .notdef#7542 (U+C52B) has a counter-clockwise outer contour
    
    * .notdef#7542 (U+C52B) has a counter-clockwise outer contour
    
    * .notdef#7542 (U+C52B) has a counter-clockwise outer contour
    
    * .notdef#7543 (U+C52D) has a counter-clockwise outer contour
    
    * .notdef#7543 (U+C52D) has a counter-clockwise outer contour
    
    * .notdef#7543 (U+C52D) has a counter-clockwise outer contour
    
    * .notdef#7543 (U+C52D) has a counter-clockwise outer contour
    
    * .notdef#7544 (U+C52E) has a counter-clockwise outer contour
    
    * .notdef#7544 (U+C52E) has a counter-clockwise outer contour
    
    * .notdef#7544 (U+C52E) has a counter-clockwise outer contour
    
    * .notdef#7544 (U+C52E) has a counter-clockwise outer contour
    
    * .notdef#7544 (U+C52E) has a counter-clockwise outer contour
    
    * .notdef#7545 (U+C52F) has a counter-clockwise outer contour
    
    * .notdef#7545 (U+C52F) has a counter-clockwise outer contour
    
    * .notdef#7545 (U+C52F) has a counter-clockwise outer contour
    
    * .notdef#7546 (U+C531) has a counter-clockwise outer contour
    
    * .notdef#7546 (U+C531) has a counter-clockwise outer contour
    
    * .notdef#7546 (U+C531) has a counter-clockwise outer contour
    
    * .notdef#7546 (U+C531) has a counter-clockwise outer contour
    
    * .notdef#7547 (U+C532) has a counter-clockwise outer contour
    
    * .notdef#7547 (U+C532) has a counter-clockwise outer contour
    
    * .notdef#7547 (U+C532) has a counter-clockwise outer contour
    
    * .notdef#7547 (U+C532) has a counter-clockwise outer contour
    
    * .notdef#7548 (U+C533) has a counter-clockwise outer contour
    
    * .notdef#7548 (U+C533) has a counter-clockwise outer contour
    
    * .notdef#7548 (U+C533) has a counter-clockwise outer contour
    
    * .notdef#7548 (U+C533) has a counter-clockwise outer contour
    
    * .notdef#7549 (U+C534) has a counter-clockwise outer contour
    
    * .notdef#7549 (U+C534) has a counter-clockwise outer contour
    
    * .notdef#7549 (U+C534) has a counter-clockwise outer contour
    
    * .notdef#7549 (U+C534) has a counter-clockwise outer contour
    
    * .notdef#755 (U+B799) has a counter-clockwise outer contour
    
    * .notdef#755 (U+B799) has a counter-clockwise outer contour
    
    * .notdef#755 (U+B799) has a counter-clockwise outer contour
    
    * .notdef#7550 (U+C535) has a counter-clockwise outer contour
    
    * .notdef#7550 (U+C535) has a counter-clockwise outer contour
    
    * .notdef#7550 (U+C535) has a counter-clockwise outer contour
    
    * .notdef#7550 (U+C535) has a counter-clockwise outer contour
    
    * .notdef#7551 (U+C536) has a counter-clockwise outer contour
    
    * .notdef#7551 (U+C536) has a counter-clockwise outer contour
    
    * .notdef#7551 (U+C536) has a counter-clockwise outer contour
    
    * .notdef#7551 (U+C536) has a counter-clockwise outer contour
    
    * .notdef#7551 (U+C536) has a counter-clockwise outer contour
    
    * .notdef#7552 (U+C537) has a counter-clockwise outer contour
    
    * .notdef#7552 (U+C537) has a counter-clockwise outer contour
    
    * .notdef#7552 (U+C537) has a counter-clockwise outer contour
    
    * .notdef#7552 (U+C537) has a counter-clockwise outer contour
    
    * .notdef#7552 (U+C537) has a counter-clockwise outer contour
    
    * .notdef#7553 (U+C53A) has a counter-clockwise outer contour
    
    * .notdef#7553 (U+C53A) has a counter-clockwise outer contour
    
    * .notdef#7553 (U+C53A) has a counter-clockwise outer contour
    
    * .notdef#7553 (U+C53A) has a counter-clockwise outer contour
    
    * .notdef#7554 (U+C53C) has a counter-clockwise outer contour
    
    * .notdef#7554 (U+C53C) has a counter-clockwise outer contour
    
    * .notdef#7554 (U+C53C) has a counter-clockwise outer contour
    
    * .notdef#7555 (U+C53E) has a counter-clockwise outer contour
    
    * .notdef#7555 (U+C53E) has a counter-clockwise outer contour
    
    * .notdef#7555 (U+C53E) has a counter-clockwise outer contour
    
    * .notdef#7556 (U+C53F) has a counter-clockwise outer contour
    
    * .notdef#7556 (U+C53F) has a counter-clockwise outer contour
    
    * .notdef#7556 (U+C53F) has a counter-clockwise outer contour
    
    * .notdef#7557 (U+C540) has a counter-clockwise outer contour
    
    * .notdef#7557 (U+C540) has a counter-clockwise outer contour
    
    * .notdef#7557 (U+C540) has a counter-clockwise outer contour
    
    * .notdef#7558 (U+C541) has a counter-clockwise outer contour
    
    * .notdef#7558 (U+C541) has a counter-clockwise outer contour
    
    * .notdef#7558 (U+C541) has a counter-clockwise outer contour
    
    * .notdef#7559 (U+C542) has a counter-clockwise outer contour
    
    * .notdef#7559 (U+C542) has a counter-clockwise outer contour
    
    * .notdef#7559 (U+C542) has a counter-clockwise outer contour
    
    * .notdef#7559 (U+C542) has a counter-clockwise outer contour
    
    * .notdef#756 (U+B79C) has a counter-clockwise outer contour
    
    * .notdef#756 (U+B79C) has a counter-clockwise outer contour
    
    * .notdef#756 (U+B79C) has a counter-clockwise outer contour
    
    * .notdef#7560 (U+C543) has a counter-clockwise outer contour
    
    * .notdef#7560 (U+C543) has a counter-clockwise outer contour
    
    * .notdef#7560 (U+C543) has a counter-clockwise outer contour
    
    * .notdef#7560 (U+C543) has a counter-clockwise outer contour
    
    * .notdef#7561 (U+C546) has a counter-clockwise outer contour
    
    * .notdef#7561 (U+C546) has a counter-clockwise outer contour
    
    * .notdef#7561 (U+C546) has a counter-clockwise outer contour
    
    * .notdef#7561 (U+C546) has a counter-clockwise outer contour
    
    * .notdef#7562 (U+C547) has a counter-clockwise outer contour
    
    * .notdef#7562 (U+C547) has a counter-clockwise outer contour
    
    * .notdef#7562 (U+C547) has a counter-clockwise outer contour
    
    * .notdef#7562 (U+C547) has a counter-clockwise outer contour
    
    * .notdef#7563 (U+C54B) has a counter-clockwise outer contour
    
    * .notdef#7563 (U+C54B) has a counter-clockwise outer contour
    
    * .notdef#7563 (U+C54B) has a counter-clockwise outer contour
    
    * .notdef#7564 (U+C54F) has a counter-clockwise outer contour
    
    * .notdef#7564 (U+C54F) has a counter-clockwise outer contour
    
    * .notdef#7564 (U+C54F) has a counter-clockwise outer contour
    
    * .notdef#7564 (U+C54F) has a counter-clockwise outer contour
    
    * .notdef#7565 (U+C550) has a counter-clockwise outer contour
    
    * .notdef#7565 (U+C550) has a counter-clockwise outer contour
    
    * .notdef#7565 (U+C550) has a counter-clockwise outer contour
    
    * .notdef#7565 (U+C550) has a counter-clockwise outer contour
    
    * .notdef#7566 (U+C551) has a counter-clockwise outer contour
    
    * .notdef#7566 (U+C551) has a counter-clockwise outer contour
    
    * .notdef#7566 (U+C551) has a counter-clockwise outer contour
    
    * .notdef#7566 (U+C551) has a counter-clockwise outer contour
    
    * .notdef#7567 (U+C552) has a counter-clockwise outer contour
    
    * .notdef#7567 (U+C552) has a counter-clockwise outer contour
    
    * .notdef#7567 (U+C552) has a counter-clockwise outer contour
    
    * .notdef#7567 (U+C552) has a counter-clockwise outer contour
    
    * .notdef#7567 (U+C552) has a counter-clockwise outer contour
    
    * .notdef#7568 (U+C556) has a counter-clockwise outer contour
    
    * .notdef#7568 (U+C556) has a counter-clockwise outer contour
    
    * .notdef#7568 (U+C556) has a counter-clockwise outer contour
    
    * .notdef#7568 (U+C556) has a counter-clockwise outer contour
    
    * .notdef#7569 (U+C55A) has a counter-clockwise outer contour
    
    * .notdef#7569 (U+C55A) has a counter-clockwise outer contour
    
    * .notdef#7569 (U+C55A) has a counter-clockwise outer contour
    
    * .notdef#757 (U+B7A0) has a counter-clockwise outer contour
    
    * .notdef#757 (U+B7A0) has a counter-clockwise outer contour
    
    * .notdef#757 (U+B7A0) has a counter-clockwise outer contour
    
    * .notdef#7570 (U+C55B) has a counter-clockwise outer contour
    
    * .notdef#7570 (U+C55B) has a counter-clockwise outer contour
    
    * .notdef#7570 (U+C55B) has a counter-clockwise outer contour
    
    * .notdef#7571 (U+C55C) has a counter-clockwise outer contour
    
    * .notdef#7571 (U+C55C) has a counter-clockwise outer contour
    
    * .notdef#7571 (U+C55C) has a counter-clockwise outer contour
    
    * .notdef#7572 (U+C55F) has a counter-clockwise outer contour
    
    * .notdef#7572 (U+C55F) has a counter-clockwise outer contour
    
    * .notdef#7572 (U+C55F) has a counter-clockwise outer contour
    
    * .notdef#7572 (U+C55F) has a counter-clockwise outer contour
    
    * .notdef#7573 (U+C562) has a counter-clockwise outer contour
    
    * .notdef#7573 (U+C562) has a counter-clockwise outer contour
    
    * .notdef#7573 (U+C562) has a counter-clockwise outer contour
    
    * .notdef#7573 (U+C562) has a counter-clockwise outer contour
    
    * .notdef#7574 (U+C563) has a counter-clockwise outer contour
    
    * .notdef#7574 (U+C563) has a counter-clockwise outer contour
    
    * .notdef#7574 (U+C563) has a counter-clockwise outer contour
    
    * .notdef#7574 (U+C563) has a counter-clockwise outer contour
    
    * .notdef#7575 (U+C565) has a counter-clockwise outer contour
    
    * .notdef#7575 (U+C565) has a counter-clockwise outer contour
    
    * .notdef#7575 (U+C565) has a counter-clockwise outer contour
    
    * .notdef#7575 (U+C565) has a counter-clockwise outer contour
    
    * .notdef#7576 (U+C566) has a counter-clockwise outer contour
    
    * .notdef#7576 (U+C566) has a counter-clockwise outer contour
    
    * .notdef#7576 (U+C566) has a counter-clockwise outer contour
    
    * .notdef#7576 (U+C566) has a counter-clockwise outer contour
    
    * .notdef#7576 (U+C566) has a counter-clockwise outer contour
    
    * .notdef#7577 (U+C567) has a counter-clockwise outer contour
    
    * .notdef#7577 (U+C567) has a counter-clockwise outer contour
    
    * .notdef#7577 (U+C567) has a counter-clockwise outer contour
    
    * .notdef#7578 (U+C569) has a counter-clockwise outer contour
    
    * .notdef#7578 (U+C569) has a counter-clockwise outer contour
    
    * .notdef#7578 (U+C569) has a counter-clockwise outer contour
    
    * .notdef#7578 (U+C569) has a counter-clockwise outer contour
    
    * .notdef#7579 (U+C56A) has a counter-clockwise outer contour
    
    * .notdef#7579 (U+C56A) has a counter-clockwise outer contour
    
    * .notdef#7579 (U+C56A) has a counter-clockwise outer contour
    
    * .notdef#7579 (U+C56A) has a counter-clockwise outer contour
    
    * .notdef#758 (U+B7A8) has a counter-clockwise outer contour
    
    * .notdef#758 (U+B7A8) has a counter-clockwise outer contour
    
    * .notdef#758 (U+B7A8) has a counter-clockwise outer contour
    
    * .notdef#7580 (U+C56B) has a counter-clockwise outer contour
    
    * .notdef#7580 (U+C56B) has a counter-clockwise outer contour
    
    * .notdef#7580 (U+C56B) has a counter-clockwise outer contour
    
    * .notdef#7580 (U+C56B) has a counter-clockwise outer contour
    
    * .notdef#7581 (U+C56C) has a counter-clockwise outer contour
    
    * .notdef#7581 (U+C56C) has a counter-clockwise outer contour
    
    * .notdef#7581 (U+C56C) has a counter-clockwise outer contour
    
    * .notdef#7581 (U+C56C) has a counter-clockwise outer contour
    
    * .notdef#7582 (U+C56D) has a counter-clockwise outer contour
    
    * .notdef#7582 (U+C56D) has a counter-clockwise outer contour
    
    * .notdef#7582 (U+C56D) has a counter-clockwise outer contour
    
    * .notdef#7582 (U+C56D) has a counter-clockwise outer contour
    
    * .notdef#7583 (U+C56E) has a counter-clockwise outer contour
    
    * .notdef#7583 (U+C56E) has a counter-clockwise outer contour
    
    * .notdef#7583 (U+C56E) has a counter-clockwise outer contour
    
    * .notdef#7583 (U+C56E) has a counter-clockwise outer contour
    
    * .notdef#7583 (U+C56E) has a counter-clockwise outer contour
    
    * .notdef#7584 (U+C56F) has a counter-clockwise outer contour
    
    * .notdef#7584 (U+C56F) has a counter-clockwise outer contour
    
    * .notdef#7584 (U+C56F) has a counter-clockwise outer contour
    
    * .notdef#7584 (U+C56F) has a counter-clockwise outer contour
    
    * .notdef#7584 (U+C56F) has a counter-clockwise outer contour
    
    * .notdef#7585 (U+C572) has a counter-clockwise outer contour
    
    * .notdef#7585 (U+C572) has a counter-clockwise outer contour
    
    * .notdef#7585 (U+C572) has a counter-clockwise outer contour
    
    * .notdef#7585 (U+C572) has a counter-clockwise outer contour
    
    * .notdef#7586 (U+C576) has a counter-clockwise outer contour
    
    * .notdef#7586 (U+C576) has a counter-clockwise outer contour
    
    * .notdef#7586 (U+C576) has a counter-clockwise outer contour
    
    * .notdef#7587 (U+C577) has a counter-clockwise outer contour
    
    * .notdef#7587 (U+C577) has a counter-clockwise outer contour
    
    * .notdef#7587 (U+C577) has a counter-clockwise outer contour
    
    * .notdef#7588 (U+C578) has a counter-clockwise outer contour
    
    * .notdef#7588 (U+C578) has a counter-clockwise outer contour
    
    * .notdef#7588 (U+C578) has a counter-clockwise outer contour
    
    * .notdef#7589 (U+C579) has a counter-clockwise outer contour
    
    * .notdef#7589 (U+C579) has a counter-clockwise outer contour
    
    * .notdef#7589 (U+C579) has a counter-clockwise outer contour
    
    * .notdef#759 (U+B7A9) has a counter-clockwise outer contour
    
    * .notdef#759 (U+B7A9) has a counter-clockwise outer contour
    
    * .notdef#759 (U+B7A9) has a counter-clockwise outer contour
    
    * .notdef#7590 (U+C57A) has a counter-clockwise outer contour
    
    * .notdef#7590 (U+C57A) has a counter-clockwise outer contour
    
    * .notdef#7590 (U+C57A) has a counter-clockwise outer contour
    
    * .notdef#7590 (U+C57A) has a counter-clockwise outer contour
    
    * .notdef#7591 (U+C57B) has a counter-clockwise outer contour
    
    * .notdef#7591 (U+C57B) has a counter-clockwise outer contour
    
    * .notdef#7591 (U+C57B) has a counter-clockwise outer contour
    
    * .notdef#7591 (U+C57B) has a counter-clockwise outer contour
    
    * .notdef#7592 (U+C57E) has a counter-clockwise outer contour
    
    * .notdef#7592 (U+C57E) has a counter-clockwise outer contour
    
    * .notdef#7592 (U+C57E) has a counter-clockwise outer contour
    
    * .notdef#7592 (U+C57E) has a counter-clockwise outer contour
    
    * .notdef#7593 (U+C57F) has a counter-clockwise outer contour
    
    * .notdef#7593 (U+C57F) has a counter-clockwise outer contour
    
    * .notdef#7593 (U+C57F) has a counter-clockwise outer contour
    
    * .notdef#7593 (U+C57F) has a counter-clockwise outer contour
    
    * .notdef#7594 (U+C581) has a counter-clockwise outer contour
    
    * .notdef#7594 (U+C581) has a counter-clockwise outer contour
    
    * .notdef#7594 (U+C581) has a counter-clockwise outer contour
    
    * .notdef#7594 (U+C581) has a counter-clockwise outer contour
    
    * .notdef#7595 (U+C582) has a counter-clockwise outer contour
    
    * .notdef#7595 (U+C582) has a counter-clockwise outer contour
    
    * .notdef#7595 (U+C582) has a counter-clockwise outer contour
    
    * .notdef#7595 (U+C582) has a counter-clockwise outer contour
    
    * .notdef#7595 (U+C582) has a counter-clockwise outer contour
    
    * .notdef#7596 (U+C583) has a counter-clockwise outer contour
    
    * .notdef#7596 (U+C583) has a counter-clockwise outer contour
    
    * .notdef#7596 (U+C583) has a counter-clockwise outer contour
    
    * .notdef#7597 (U+C585) has a counter-clockwise outer contour
    
    * .notdef#7597 (U+C585) has a counter-clockwise outer contour
    
    * .notdef#7597 (U+C585) has a counter-clockwise outer contour
    
    * .notdef#7597 (U+C585) has a counter-clockwise outer contour
    
    * .notdef#7598 (U+C586) has a counter-clockwise outer contour
    
    * .notdef#7598 (U+C586) has a counter-clockwise outer contour
    
    * .notdef#7598 (U+C586) has a counter-clockwise outer contour
    
    * .notdef#7598 (U+C586) has a counter-clockwise outer contour
    
    * .notdef#7599 (U+C588) has a counter-clockwise outer contour
    
    * .notdef#7599 (U+C588) has a counter-clockwise outer contour
    
    * .notdef#7599 (U+C588) has a counter-clockwise outer contour
    
    * .notdef#7599 (U+C588) has a counter-clockwise outer contour
    
    * .notdef#760 (U+B7AB) has a counter-clockwise outer contour
    
    * .notdef#760 (U+B7AB) has a counter-clockwise outer contour
    
    * .notdef#760 (U+B7AB) has a counter-clockwise outer contour
    
    * .notdef#7600 (U+C589) has a counter-clockwise outer contour
    
    * .notdef#7600 (U+C589) has a counter-clockwise outer contour
    
    * .notdef#7600 (U+C589) has a counter-clockwise outer contour
    
    * .notdef#7600 (U+C589) has a counter-clockwise outer contour
    
    * .notdef#7601 (U+C58A) has a counter-clockwise outer contour
    
    * .notdef#7601 (U+C58A) has a counter-clockwise outer contour
    
    * .notdef#7601 (U+C58A) has a counter-clockwise outer contour
    
    * .notdef#7601 (U+C58A) has a counter-clockwise outer contour
    
    * .notdef#7601 (U+C58A) has a counter-clockwise outer contour
    
    * .notdef#7602 (U+C58B) has a counter-clockwise outer contour
    
    * .notdef#7602 (U+C58B) has a counter-clockwise outer contour
    
    * .notdef#7602 (U+C58B) has a counter-clockwise outer contour
    
    * .notdef#7602 (U+C58B) has a counter-clockwise outer contour
    
    * .notdef#7602 (U+C58B) has a counter-clockwise outer contour
    
    * .notdef#7603 (U+C58E) has a counter-clockwise outer contour
    
    * .notdef#7603 (U+C58E) has a counter-clockwise outer contour
    
    * .notdef#7603 (U+C58E) has a counter-clockwise outer contour
    
    * .notdef#7603 (U+C58E) has a counter-clockwise outer contour
    
    * .notdef#7604 (U+C590) has a counter-clockwise outer contour
    
    * .notdef#7604 (U+C590) has a counter-clockwise outer contour
    
    * .notdef#7604 (U+C590) has a counter-clockwise outer contour
    
    * .notdef#7605 (U+C592) has a counter-clockwise outer contour
    
    * .notdef#7605 (U+C592) has a counter-clockwise outer contour
    
    * .notdef#7605 (U+C592) has a counter-clockwise outer contour
    
    * .notdef#7606 (U+C593) has a counter-clockwise outer contour
    
    * .notdef#7606 (U+C593) has a counter-clockwise outer contour
    
    * .notdef#7606 (U+C593) has a counter-clockwise outer contour
    
    * .notdef#7607 (U+C594) has a counter-clockwise outer contour
    
    * .notdef#7607 (U+C594) has a counter-clockwise outer contour
    
    * .notdef#7607 (U+C594) has a counter-clockwise outer contour
    
    * .notdef#7608 (U+C596) has a counter-clockwise outer contour
    
    * .notdef#7608 (U+C596) has a counter-clockwise outer contour
    
    * .notdef#7608 (U+C596) has a counter-clockwise outer contour
    
    * .notdef#7608 (U+C596) has a counter-clockwise outer contour
    
    * .notdef#7609 (U+C599) has a counter-clockwise outer contour
    
    * .notdef#7609 (U+C599) has a counter-clockwise outer contour
    
    * .notdef#7609 (U+C599) has a counter-clockwise outer contour
    
    * .notdef#761 (U+B7AC) has a counter-clockwise outer contour
    
    * .notdef#761 (U+B7AC) has a counter-clockwise outer contour
    
    * .notdef#761 (U+B7AC) has a counter-clockwise outer contour
    
    * .notdef#7610 (U+C59A) has a counter-clockwise outer contour
    
    * .notdef#7610 (U+C59A) has a counter-clockwise outer contour
    
    * .notdef#7610 (U+C59A) has a counter-clockwise outer contour
    
    * .notdef#7610 (U+C59A) has a counter-clockwise outer contour
    
    * .notdef#7611 (U+C59B) has a counter-clockwise outer contour
    
    * .notdef#7611 (U+C59B) has a counter-clockwise outer contour
    
    * .notdef#7611 (U+C59B) has a counter-clockwise outer contour
    
    * .notdef#7611 (U+C59B) has a counter-clockwise outer contour
    
    * .notdef#7612 (U+C59D) has a counter-clockwise outer contour
    
    * .notdef#7612 (U+C59D) has a counter-clockwise outer contour
    
    * .notdef#7612 (U+C59D) has a counter-clockwise outer contour
    
    * .notdef#7612 (U+C59D) has a counter-clockwise outer contour
    
    * .notdef#7613 (U+C59E) has a counter-clockwise outer contour
    
    * .notdef#7613 (U+C59E) has a counter-clockwise outer contour
    
    * .notdef#7613 (U+C59E) has a counter-clockwise outer contour
    
    * .notdef#7613 (U+C59E) has a counter-clockwise outer contour
    
    * .notdef#7613 (U+C59E) has a counter-clockwise outer contour
    
    * .notdef#7614 (U+C59F) has a counter-clockwise outer contour
    
    * .notdef#7614 (U+C59F) has a counter-clockwise outer contour
    
    * .notdef#7614 (U+C59F) has a counter-clockwise outer contour
    
    * .notdef#7615 (U+C5A1) has a counter-clockwise outer contour
    
    * .notdef#7615 (U+C5A1) has a counter-clockwise outer contour
    
    * .notdef#7615 (U+C5A1) has a counter-clockwise outer contour
    
    * .notdef#7615 (U+C5A1) has a counter-clockwise outer contour
    
    * .notdef#7616 (U+C5A2) has a counter-clockwise outer contour
    
    * .notdef#7616 (U+C5A2) has a counter-clockwise outer contour
    
    * .notdef#7616 (U+C5A2) has a counter-clockwise outer contour
    
    * .notdef#7616 (U+C5A2) has a counter-clockwise outer contour
    
    * .notdef#7617 (U+C5A3) has a counter-clockwise outer contour
    
    * .notdef#7617 (U+C5A3) has a counter-clockwise outer contour
    
    * .notdef#7617 (U+C5A3) has a counter-clockwise outer contour
    
    * .notdef#7617 (U+C5A3) has a counter-clockwise outer contour
    
    * .notdef#7618 (U+C5A4) has a counter-clockwise outer contour
    
    * .notdef#7618 (U+C5A4) has a counter-clockwise outer contour
    
    * .notdef#7618 (U+C5A4) has a counter-clockwise outer contour
    
    * .notdef#7618 (U+C5A4) has a counter-clockwise outer contour
    
    * .notdef#7619 (U+C5A5) has a counter-clockwise outer contour
    
    * .notdef#7619 (U+C5A5) has a counter-clockwise outer contour
    
    * .notdef#7619 (U+C5A5) has a counter-clockwise outer contour
    
    * .notdef#7619 (U+C5A5) has a counter-clockwise outer contour
    
    * .notdef#762 (U+B7AD) has a counter-clockwise outer contour
    
    * .notdef#762 (U+B7AD) has a counter-clockwise outer contour
    
    * .notdef#762 (U+B7AD) has a counter-clockwise outer contour
    
    * .notdef#7620 (U+C5A6) has a counter-clockwise outer contour
    
    * .notdef#7620 (U+C5A6) has a counter-clockwise outer contour
    
    * .notdef#7620 (U+C5A6) has a counter-clockwise outer contour
    
    * .notdef#7620 (U+C5A6) has a counter-clockwise outer contour
    
    * .notdef#7620 (U+C5A6) has a counter-clockwise outer contour
    
    * .notdef#7621 (U+C5A7) has a counter-clockwise outer contour
    
    * .notdef#7621 (U+C5A7) has a counter-clockwise outer contour
    
    * .notdef#7621 (U+C5A7) has a counter-clockwise outer contour
    
    * .notdef#7621 (U+C5A7) has a counter-clockwise outer contour
    
    * .notdef#7621 (U+C5A7) has a counter-clockwise outer contour
    
    * .notdef#7622 (U+C5A8) has a counter-clockwise outer contour
    
    * .notdef#7622 (U+C5A8) has a counter-clockwise outer contour
    
    * .notdef#7622 (U+C5A8) has a counter-clockwise outer contour
    
    * .notdef#7623 (U+C5AA) has a counter-clockwise outer contour
    
    * .notdef#7623 (U+C5AA) has a counter-clockwise outer contour
    
    * .notdef#7623 (U+C5AA) has a counter-clockwise outer contour
    
    * .notdef#7623 (U+C5AA) has a counter-clockwise outer contour
    
    * .notdef#7624 (U+C5AB) has a counter-clockwise outer contour
    
    * .notdef#7624 (U+C5AB) has a counter-clockwise outer contour
    
    * .notdef#7624 (U+C5AB) has a counter-clockwise outer contour
    
    * .notdef#7625 (U+C5AC) has a counter-clockwise outer contour
    
    * .notdef#7625 (U+C5AC) has a counter-clockwise outer contour
    
    * .notdef#7625 (U+C5AC) has a counter-clockwise outer contour
    
    * .notdef#7626 (U+C5AD) has a counter-clockwise outer contour
    
    * .notdef#7626 (U+C5AD) has a counter-clockwise outer contour
    
    * .notdef#7626 (U+C5AD) has a counter-clockwise outer contour
    
    * .notdef#7627 (U+C5AE) has a counter-clockwise outer contour
    
    * .notdef#7627 (U+C5AE) has a counter-clockwise outer contour
    
    * .notdef#7627 (U+C5AE) has a counter-clockwise outer contour
    
    * .notdef#7628 (U+C5AF) has a counter-clockwise outer contour
    
    * .notdef#7628 (U+C5AF) has a counter-clockwise outer contour
    
    * .notdef#7628 (U+C5AF) has a counter-clockwise outer contour
    
    * .notdef#7629 (U+C5B0) has a counter-clockwise outer contour
    
    * .notdef#7629 (U+C5B0) has a counter-clockwise outer contour
    
    * .notdef#7629 (U+C5B0) has a counter-clockwise outer contour
    
    * .notdef#763 (U+B7B4) has a counter-clockwise outer contour
    
    * .notdef#763 (U+B7B4) has a counter-clockwise outer contour
    
    * .notdef#7630 (U+C5B1) has a counter-clockwise outer contour
    
    * .notdef#7630 (U+C5B1) has a counter-clockwise outer contour
    
    * .notdef#7630 (U+C5B1) has a counter-clockwise outer contour
    
    * .notdef#7631 (U+C5B2) has a counter-clockwise outer contour
    
    * .notdef#7631 (U+C5B2) has a counter-clockwise outer contour
    
    * .notdef#7631 (U+C5B2) has a counter-clockwise outer contour
    
    * .notdef#7631 (U+C5B2) has a counter-clockwise outer contour
    
    * .notdef#7632 (U+C5B3) has a counter-clockwise outer contour
    
    * .notdef#7632 (U+C5B3) has a counter-clockwise outer contour
    
    * .notdef#7632 (U+C5B3) has a counter-clockwise outer contour
    
    * .notdef#7632 (U+C5B3) has a counter-clockwise outer contour
    
    * .notdef#7633 (U+C5B6) has a counter-clockwise outer contour
    
    * .notdef#7633 (U+C5B6) has a counter-clockwise outer contour
    
    * .notdef#7633 (U+C5B6) has a counter-clockwise outer contour
    
    * .notdef#7633 (U+C5B6) has a counter-clockwise outer contour
    
    * .notdef#7634 (U+C5B7) has a counter-clockwise outer contour
    
    * .notdef#7634 (U+C5B7) has a counter-clockwise outer contour
    
    * .notdef#7634 (U+C5B7) has a counter-clockwise outer contour
    
    * .notdef#7634 (U+C5B7) has a counter-clockwise outer contour
    
    * .notdef#7635 (U+C5BA) has a counter-clockwise outer contour
    
    * .notdef#7635 (U+C5BA) has a counter-clockwise outer contour
    
    * .notdef#7635 (U+C5BA) has a counter-clockwise outer contour
    
    * .notdef#7635 (U+C5BA) has a counter-clockwise outer contour
    
    * .notdef#7635 (U+C5BA) has a counter-clockwise outer contour
    
    * .notdef#7636 (U+C5BF) has a counter-clockwise outer contour
    
    * .notdef#7636 (U+C5BF) has a counter-clockwise outer contour
    
    * .notdef#7636 (U+C5BF) has a counter-clockwise outer contour
    
    * .notdef#7636 (U+C5BF) has a counter-clockwise outer contour
    
    * .notdef#7637 (U+C5C0) has a counter-clockwise outer contour
    
    * .notdef#7637 (U+C5C0) has a counter-clockwise outer contour
    
    * .notdef#7637 (U+C5C0) has a counter-clockwise outer contour
    
    * .notdef#7637 (U+C5C0) has a counter-clockwise outer contour
    
    * .notdef#7638 (U+C5C1) has a counter-clockwise outer contour
    
    * .notdef#7638 (U+C5C1) has a counter-clockwise outer contour
    
    * .notdef#7638 (U+C5C1) has a counter-clockwise outer contour
    
    * .notdef#7638 (U+C5C1) has a counter-clockwise outer contour
    
    * .notdef#7639 (U+C5C2) has a counter-clockwise outer contour
    
    * .notdef#7639 (U+C5C2) has a counter-clockwise outer contour
    
    * .notdef#7639 (U+C5C2) has a counter-clockwise outer contour
    
    * .notdef#7639 (U+C5C2) has a counter-clockwise outer contour
    
    * .notdef#7639 (U+C5C2) has a counter-clockwise outer contour
    
    * .notdef#764 (U+B7B5) has a counter-clockwise outer contour
    
    * .notdef#764 (U+B7B5) has a counter-clockwise outer contour
    
    * .notdef#764 (U+B7B5) has a counter-clockwise outer contour
    
    * .notdef#7640 (U+C5C3) has a counter-clockwise outer contour
    
    * .notdef#7640 (U+C5C3) has a counter-clockwise outer contour
    
    * .notdef#7640 (U+C5C3) has a counter-clockwise outer contour
    
    * .notdef#7640 (U+C5C3) has a counter-clockwise outer contour
    
    * .notdef#7640 (U+C5C3) has a counter-clockwise outer contour
    
    * .notdef#7641 (U+C5CB) has a counter-clockwise outer contour
    
    * .notdef#7641 (U+C5CB) has a counter-clockwise outer contour
    
    * .notdef#7641 (U+C5CB) has a counter-clockwise outer contour
    
    * .notdef#7642 (U+C5CD) has a counter-clockwise outer contour
    
    * .notdef#7642 (U+C5CD) has a counter-clockwise outer contour
    
    * .notdef#7642 (U+C5CD) has a counter-clockwise outer contour
    
    * .notdef#7643 (U+C5CF) has a counter-clockwise outer contour
    
    * .notdef#7643 (U+C5CF) has a counter-clockwise outer contour
    
    * .notdef#7643 (U+C5CF) has a counter-clockwise outer contour
    
    * .notdef#7643 (U+C5CF) has a counter-clockwise outer contour
    
    * .notdef#7644 (U+C5D2) has a counter-clockwise outer contour
    
    * .notdef#7644 (U+C5D2) has a counter-clockwise outer contour
    
    * .notdef#7644 (U+C5D2) has a counter-clockwise outer contour
    
    * .notdef#7644 (U+C5D2) has a counter-clockwise outer contour
    
    * .notdef#7645 (U+C5D3) has a counter-clockwise outer contour
    
    * .notdef#7645 (U+C5D3) has a counter-clockwise outer contour
    
    * .notdef#7645 (U+C5D3) has a counter-clockwise outer contour
    
    * .notdef#7645 (U+C5D3) has a counter-clockwise outer contour
    
    * .notdef#7646 (U+C5D5) has a counter-clockwise outer contour
    
    * .notdef#7646 (U+C5D5) has a counter-clockwise outer contour
    
    * .notdef#7646 (U+C5D5) has a counter-clockwise outer contour
    
    * .notdef#7646 (U+C5D5) has a counter-clockwise outer contour
    
    * .notdef#7647 (U+C5D6) has a counter-clockwise outer contour
    
    * .notdef#7647 (U+C5D6) has a counter-clockwise outer contour
    
    * .notdef#7647 (U+C5D6) has a counter-clockwise outer contour
    
    * .notdef#7647 (U+C5D6) has a counter-clockwise outer contour
    
    * .notdef#7647 (U+C5D6) has a counter-clockwise outer contour
    
    * .notdef#7648 (U+C5D7) has a counter-clockwise outer contour
    
    * .notdef#7648 (U+C5D7) has a counter-clockwise outer contour
    
    * .notdef#7648 (U+C5D7) has a counter-clockwise outer contour
    
    * .notdef#7649 (U+C5D9) has a counter-clockwise outer contour
    
    * .notdef#7649 (U+C5D9) has a counter-clockwise outer contour
    
    * .notdef#7649 (U+C5D9) has a counter-clockwise outer contour
    
    * .notdef#7649 (U+C5D9) has a counter-clockwise outer contour
    
    * .notdef#765 (U+B7B8) has a counter-clockwise outer contour
    
    * .notdef#765 (U+B7B8) has a counter-clockwise outer contour
    
    * .notdef#765 (U+B7B8) has a counter-clockwise outer contour
    
    * .notdef#7650 (U+C5DA) has a counter-clockwise outer contour
    
    * .notdef#7650 (U+C5DA) has a counter-clockwise outer contour
    
    * .notdef#7650 (U+C5DA) has a counter-clockwise outer contour
    
    * .notdef#7650 (U+C5DA) has a counter-clockwise outer contour
    
    * .notdef#7651 (U+C5DB) has a counter-clockwise outer contour
    
    * .notdef#7651 (U+C5DB) has a counter-clockwise outer contour
    
    * .notdef#7651 (U+C5DB) has a counter-clockwise outer contour
    
    * .notdef#7651 (U+C5DB) has a counter-clockwise outer contour
    
    * .notdef#7652 (U+C5DC) has a counter-clockwise outer contour
    
    * .notdef#7652 (U+C5DC) has a counter-clockwise outer contour
    
    * .notdef#7652 (U+C5DC) has a counter-clockwise outer contour
    
    * .notdef#7652 (U+C5DC) has a counter-clockwise outer contour
    
    * .notdef#7653 (U+C5DD) has a counter-clockwise outer contour
    
    * .notdef#7653 (U+C5DD) has a counter-clockwise outer contour
    
    * .notdef#7653 (U+C5DD) has a counter-clockwise outer contour
    
    * .notdef#7653 (U+C5DD) has a counter-clockwise outer contour
    
    * .notdef#7654 (U+C5DE) has a counter-clockwise outer contour
    
    * .notdef#7654 (U+C5DE) has a counter-clockwise outer contour
    
    * .notdef#7654 (U+C5DE) has a counter-clockwise outer contour
    
    * .notdef#7654 (U+C5DE) has a counter-clockwise outer contour
    
    * .notdef#7654 (U+C5DE) has a counter-clockwise outer contour
    
    * .notdef#7655 (U+C5DF) has a counter-clockwise outer contour
    
    * .notdef#7655 (U+C5DF) has a counter-clockwise outer contour
    
    * .notdef#7655 (U+C5DF) has a counter-clockwise outer contour
    
    * .notdef#7655 (U+C5DF) has a counter-clockwise outer contour
    
    * .notdef#7655 (U+C5DF) has a counter-clockwise outer contour
    
    * .notdef#7656 (U+C5E2) has a counter-clockwise outer contour
    
    * .notdef#7656 (U+C5E2) has a counter-clockwise outer contour
    
    * .notdef#7656 (U+C5E2) has a counter-clockwise outer contour
    
    * .notdef#7656 (U+C5E2) has a counter-clockwise outer contour
    
    * .notdef#7657 (U+C5E4) has a counter-clockwise outer contour
    
    * .notdef#7657 (U+C5E4) has a counter-clockwise outer contour
    
    * .notdef#7657 (U+C5E4) has a counter-clockwise outer contour
    
    * .notdef#7658 (U+C5E6) has a counter-clockwise outer contour
    
    * .notdef#7658 (U+C5E6) has a counter-clockwise outer contour
    
    * .notdef#7658 (U+C5E6) has a counter-clockwise outer contour
    
    * .notdef#7659 (U+C5E7) has a counter-clockwise outer contour
    
    * .notdef#7659 (U+C5E7) has a counter-clockwise outer contour
    
    * .notdef#7659 (U+C5E7) has a counter-clockwise outer contour
    
    * .notdef#766 (U+B7C7) has a counter-clockwise outer contour
    
    * .notdef#766 (U+B7C7) has a counter-clockwise outer contour
    
    * .notdef#766 (U+B7C7) has a counter-clockwise outer contour
    
    * .notdef#7660 (U+C5E8) has a counter-clockwise outer contour
    
    * .notdef#7660 (U+C5E8) has a counter-clockwise outer contour
    
    * .notdef#7660 (U+C5E8) has a counter-clockwise outer contour
    
    * .notdef#7661 (U+C5E9) has a counter-clockwise outer contour
    
    * .notdef#7661 (U+C5E9) has a counter-clockwise outer contour
    
    * .notdef#7661 (U+C5E9) has a counter-clockwise outer contour
    
    * .notdef#7662 (U+C5EA) has a counter-clockwise outer contour
    
    * .notdef#7662 (U+C5EA) has a counter-clockwise outer contour
    
    * .notdef#7662 (U+C5EA) has a counter-clockwise outer contour
    
    * .notdef#7662 (U+C5EA) has a counter-clockwise outer contour
    
    * .notdef#7663 (U+C5EB) has a counter-clockwise outer contour
    
    * .notdef#7663 (U+C5EB) has a counter-clockwise outer contour
    
    * .notdef#7663 (U+C5EB) has a counter-clockwise outer contour
    
    * .notdef#7663 (U+C5EB) has a counter-clockwise outer contour
    
    * .notdef#7664 (U+C5EF) has a counter-clockwise outer contour
    
    * .notdef#7664 (U+C5EF) has a counter-clockwise outer contour
    
    * .notdef#7664 (U+C5EF) has a counter-clockwise outer contour
    
    * .notdef#7664 (U+C5EF) has a counter-clockwise outer contour
    
    * .notdef#7665 (U+C5F1) has a counter-clockwise outer contour
    
    * .notdef#7665 (U+C5F1) has a counter-clockwise outer contour
    
    * .notdef#7665 (U+C5F1) has a counter-clockwise outer contour
    
    * .notdef#7665 (U+C5F1) has a counter-clockwise outer contour
    
    * .notdef#7666 (U+C5F2) has a counter-clockwise outer contour
    
    * .notdef#7666 (U+C5F2) has a counter-clockwise outer contour
    
    * .notdef#7666 (U+C5F2) has a counter-clockwise outer contour
    
    * .notdef#7666 (U+C5F2) has a counter-clockwise outer contour
    
    * .notdef#7666 (U+C5F2) has a counter-clockwise outer contour
    
    * .notdef#7667 (U+C5F3) has a counter-clockwise outer contour
    
    * .notdef#7667 (U+C5F3) has a counter-clockwise outer contour
    
    * .notdef#7667 (U+C5F3) has a counter-clockwise outer contour
    
    * .notdef#7668 (U+C5F5) has a counter-clockwise outer contour
    
    * .notdef#7668 (U+C5F5) has a counter-clockwise outer contour
    
    * .notdef#7668 (U+C5F5) has a counter-clockwise outer contour
    
    * .notdef#7668 (U+C5F5) has a counter-clockwise outer contour
    
    * .notdef#7669 (U+C5F8) has a counter-clockwise outer contour
    
    * .notdef#7669 (U+C5F8) has a counter-clockwise outer contour
    
    * .notdef#7669 (U+C5F8) has a counter-clockwise outer contour
    
    * .notdef#7669 (U+C5F8) has a counter-clockwise outer contour
    
    * .notdef#767 (U+B7C9) has a counter-clockwise outer contour
    
    * .notdef#767 (U+B7C9) has a counter-clockwise outer contour
    
    * .notdef#767 (U+B7C9) has a counter-clockwise outer contour
    
    * .notdef#7670 (U+C5F9) has a counter-clockwise outer contour
    
    * .notdef#7670 (U+C5F9) has a counter-clockwise outer contour
    
    * .notdef#7670 (U+C5F9) has a counter-clockwise outer contour
    
    * .notdef#7670 (U+C5F9) has a counter-clockwise outer contour
    
    * .notdef#7671 (U+C5FA) has a counter-clockwise outer contour
    
    * .notdef#7671 (U+C5FA) has a counter-clockwise outer contour
    
    * .notdef#7671 (U+C5FA) has a counter-clockwise outer contour
    
    * .notdef#7671 (U+C5FA) has a counter-clockwise outer contour
    
    * .notdef#7671 (U+C5FA) has a counter-clockwise outer contour
    
    * .notdef#7672 (U+C5FB) has a counter-clockwise outer contour
    
    * .notdef#7672 (U+C5FB) has a counter-clockwise outer contour
    
    * .notdef#7672 (U+C5FB) has a counter-clockwise outer contour
    
    * .notdef#7672 (U+C5FB) has a counter-clockwise outer contour
    
    * .notdef#7672 (U+C5FB) has a counter-clockwise outer contour
    
    * .notdef#7673 (U+C602) has a counter-clockwise outer contour
    
    * .notdef#7673 (U+C602) has a counter-clockwise outer contour
    
    * .notdef#7673 (U+C602) has a counter-clockwise outer contour
    
    * .notdef#7674 (U+C603) has a counter-clockwise outer contour
    
    * .notdef#7674 (U+C603) has a counter-clockwise outer contour
    
    * .notdef#7674 (U+C603) has a counter-clockwise outer contour
    
    * .notdef#7675 (U+C604) has a counter-clockwise outer contour
    
    * .notdef#7675 (U+C604) has a counter-clockwise outer contour
    
    * .notdef#7675 (U+C604) has a counter-clockwise outer contour
    
    * .notdef#7676 (U+C609) has a counter-clockwise outer contour
    
    * .notdef#7676 (U+C609) has a counter-clockwise outer contour
    
    * .notdef#7676 (U+C609) has a counter-clockwise outer contour
    
    * .notdef#7677 (U+C60A) has a counter-clockwise outer contour
    
    * .notdef#7677 (U+C60A) has a counter-clockwise outer contour
    
    * .notdef#7677 (U+C60A) has a counter-clockwise outer contour
    
    * .notdef#7677 (U+C60A) has a counter-clockwise outer contour
    
    * .notdef#7678 (U+C60B) has a counter-clockwise outer contour
    
    * .notdef#7678 (U+C60B) has a counter-clockwise outer contour
    
    * .notdef#7678 (U+C60B) has a counter-clockwise outer contour
    
    * .notdef#7678 (U+C60B) has a counter-clockwise outer contour
    
    * .notdef#7679 (U+C60D) has a counter-clockwise outer contour
    
    * .notdef#7679 (U+C60D) has a counter-clockwise outer contour
    
    * .notdef#7679 (U+C60D) has a counter-clockwise outer contour
    
    * .notdef#7679 (U+C60D) has a counter-clockwise outer contour
    
    * .notdef#768 (U+B7EC) has a counter-clockwise outer contour
    
    * .notdef#768 (U+B7EC) has a counter-clockwise outer contour
    
    * .notdef#7680 (U+C60E) has a counter-clockwise outer contour
    
    * .notdef#7680 (U+C60E) has a counter-clockwise outer contour
    
    * .notdef#7680 (U+C60E) has a counter-clockwise outer contour
    
    * .notdef#7680 (U+C60E) has a counter-clockwise outer contour
    
    * .notdef#7680 (U+C60E) has a counter-clockwise outer contour
    
    * .notdef#7681 (U+C60F) has a counter-clockwise outer contour
    
    * .notdef#7681 (U+C60F) has a counter-clockwise outer contour
    
    * .notdef#7681 (U+C60F) has a counter-clockwise outer contour
    
    * .notdef#7682 (U+C611) has a counter-clockwise outer contour
    
    * .notdef#7682 (U+C611) has a counter-clockwise outer contour
    
    * .notdef#7682 (U+C611) has a counter-clockwise outer contour
    
    * .notdef#7682 (U+C611) has a counter-clockwise outer contour
    
    * .notdef#7683 (U+C612) has a counter-clockwise outer contour
    
    * .notdef#7683 (U+C612) has a counter-clockwise outer contour
    
    * .notdef#7683 (U+C612) has a counter-clockwise outer contour
    
    * .notdef#7683 (U+C612) has a counter-clockwise outer contour
    
    * .notdef#7684 (U+C613) has a counter-clockwise outer contour
    
    * .notdef#7684 (U+C613) has a counter-clockwise outer contour
    
    * .notdef#7684 (U+C613) has a counter-clockwise outer contour
    
    * .notdef#7684 (U+C613) has a counter-clockwise outer contour
    
    * .notdef#7685 (U+C614) has a counter-clockwise outer contour
    
    * .notdef#7685 (U+C614) has a counter-clockwise outer contour
    
    * .notdef#7685 (U+C614) has a counter-clockwise outer contour
    
    * .notdef#7685 (U+C614) has a counter-clockwise outer contour
    
    * .notdef#7686 (U+C615) has a counter-clockwise outer contour
    
    * .notdef#7686 (U+C615) has a counter-clockwise outer contour
    
    * .notdef#7686 (U+C615) has a counter-clockwise outer contour
    
    * .notdef#7686 (U+C615) has a counter-clockwise outer contour
    
    * .notdef#7687 (U+C616) has a counter-clockwise outer contour
    
    * .notdef#7687 (U+C616) has a counter-clockwise outer contour
    
    * .notdef#7687 (U+C616) has a counter-clockwise outer contour
    
    * .notdef#7687 (U+C616) has a counter-clockwise outer contour
    
    * .notdef#7687 (U+C616) has a counter-clockwise outer contour
    
    * .notdef#7688 (U+C617) has a counter-clockwise outer contour
    
    * .notdef#7688 (U+C617) has a counter-clockwise outer contour
    
    * .notdef#7688 (U+C617) has a counter-clockwise outer contour
    
    * .notdef#7688 (U+C617) has a counter-clockwise outer contour
    
    * .notdef#7688 (U+C617) has a counter-clockwise outer contour
    
    * .notdef#7689 (U+C61A) has a counter-clockwise outer contour
    
    * .notdef#7689 (U+C61A) has a counter-clockwise outer contour
    
    * .notdef#7689 (U+C61A) has a counter-clockwise outer contour
    
    * .notdef#7689 (U+C61A) has a counter-clockwise outer contour
    
    * .notdef#769 (U+B7ED) has a counter-clockwise outer contour
    
    * .notdef#769 (U+B7ED) has a counter-clockwise outer contour
    
    * .notdef#769 (U+B7ED) has a counter-clockwise outer contour
    
    * .notdef#7690 (U+C61D) has a counter-clockwise outer contour
    
    * .notdef#7690 (U+C61D) has a counter-clockwise outer contour
    
    * .notdef#7690 (U+C61D) has a counter-clockwise outer contour
    
    * .notdef#7691 (U+C61E) has a counter-clockwise outer contour
    
    * .notdef#7691 (U+C61E) has a counter-clockwise outer contour
    
    * .notdef#7691 (U+C61E) has a counter-clockwise outer contour
    
    * .notdef#7692 (U+C61F) has a counter-clockwise outer contour
    
    * .notdef#7692 (U+C61F) has a counter-clockwise outer contour
    
    * .notdef#7692 (U+C61F) has a counter-clockwise outer contour
    
    * .notdef#7693 (U+C620) has a counter-clockwise outer contour
    
    * .notdef#7693 (U+C620) has a counter-clockwise outer contour
    
    * .notdef#7693 (U+C620) has a counter-clockwise outer contour
    
    * .notdef#7694 (U+C621) has a counter-clockwise outer contour
    
    * .notdef#7694 (U+C621) has a counter-clockwise outer contour
    
    * .notdef#7694 (U+C621) has a counter-clockwise outer contour
    
    * .notdef#7695 (U+C622) has a counter-clockwise outer contour
    
    * .notdef#7695 (U+C622) has a counter-clockwise outer contour
    
    * .notdef#7695 (U+C622) has a counter-clockwise outer contour
    
    * .notdef#7695 (U+C622) has a counter-clockwise outer contour
    
    * .notdef#7696 (U+C623) has a counter-clockwise outer contour
    
    * .notdef#7696 (U+C623) has a counter-clockwise outer contour
    
    * .notdef#7696 (U+C623) has a counter-clockwise outer contour
    
    * .notdef#7696 (U+C623) has a counter-clockwise outer contour
    
    * .notdef#7697 (U+C626) has a counter-clockwise outer contour
    
    * .notdef#7697 (U+C626) has a counter-clockwise outer contour
    
    * .notdef#7697 (U+C626) has a counter-clockwise outer contour
    
    * .notdef#7697 (U+C626) has a counter-clockwise outer contour
    
    * .notdef#7698 (U+C627) has a counter-clockwise outer contour
    
    * .notdef#7698 (U+C627) has a counter-clockwise outer contour
    
    * .notdef#7698 (U+C627) has a counter-clockwise outer contour
    
    * .notdef#7698 (U+C627) has a counter-clockwise outer contour
    
    * .notdef#7699 (U+C629) has a counter-clockwise outer contour
    
    * .notdef#7699 (U+C629) has a counter-clockwise outer contour
    
    * .notdef#7699 (U+C629) has a counter-clockwise outer contour
    
    * .notdef#7699 (U+C629) has a counter-clockwise outer contour
    
    * .notdef#770 (U+B7F0) has a counter-clockwise outer contour
    
    * .notdef#770 (U+B7F0) has a counter-clockwise outer contour
    
    * .notdef#770 (U+B7F0) has a counter-clockwise outer contour
    
    * .notdef#7700 (U+C62A) has a counter-clockwise outer contour
    
    * .notdef#7700 (U+C62A) has a counter-clockwise outer contour
    
    * .notdef#7700 (U+C62A) has a counter-clockwise outer contour
    
    * .notdef#7700 (U+C62A) has a counter-clockwise outer contour
    
    * .notdef#7700 (U+C62A) has a counter-clockwise outer contour
    
    * .notdef#7701 (U+C62B) has a counter-clockwise outer contour
    
    * .notdef#7701 (U+C62B) has a counter-clockwise outer contour
    
    * .notdef#7701 (U+C62B) has a counter-clockwise outer contour
    
    * .notdef#7702 (U+C62F) has a counter-clockwise outer contour
    
    * .notdef#7702 (U+C62F) has a counter-clockwise outer contour
    
    * .notdef#7702 (U+C62F) has a counter-clockwise outer contour
    
    * .notdef#7702 (U+C62F) has a counter-clockwise outer contour
    
    * .notdef#7703 (U+C631) has a counter-clockwise outer contour
    
    * .notdef#7703 (U+C631) has a counter-clockwise outer contour
    
    * .notdef#7703 (U+C631) has a counter-clockwise outer contour
    
    * .notdef#7703 (U+C631) has a counter-clockwise outer contour
    
    * .notdef#7704 (U+C632) has a counter-clockwise outer contour
    
    * .notdef#7704 (U+C632) has a counter-clockwise outer contour
    
    * .notdef#7704 (U+C632) has a counter-clockwise outer contour
    
    * .notdef#7704 (U+C632) has a counter-clockwise outer contour
    
    * .notdef#7704 (U+C632) has a counter-clockwise outer contour
    
    * .notdef#7705 (U+C636) has a counter-clockwise outer contour
    
    * .notdef#7705 (U+C636) has a counter-clockwise outer contour
    
    * .notdef#7705 (U+C636) has a counter-clockwise outer contour
    
    * .notdef#7705 (U+C636) has a counter-clockwise outer contour
    
    * .notdef#7706 (U+C638) has a counter-clockwise outer contour
    
    * .notdef#7706 (U+C638) has a counter-clockwise outer contour
    
    * .notdef#7706 (U+C638) has a counter-clockwise outer contour
    
    * .notdef#7707 (U+C63A) has a counter-clockwise outer contour
    
    * .notdef#7707 (U+C63A) has a counter-clockwise outer contour
    
    * .notdef#7707 (U+C63A) has a counter-clockwise outer contour
    
    * .notdef#7708 (U+C63C) has a counter-clockwise outer contour
    
    * .notdef#7708 (U+C63C) has a counter-clockwise outer contour
    
    * .notdef#7708 (U+C63C) has a counter-clockwise outer contour
    
    * .notdef#7709 (U+C63D) has a counter-clockwise outer contour
    
    * .notdef#7709 (U+C63D) has a counter-clockwise outer contour
    
    * .notdef#7709 (U+C63D) has a counter-clockwise outer contour
    
    * .notdef#771 (U+B7F4) has a counter-clockwise outer contour
    
    * .notdef#771 (U+B7F4) has a counter-clockwise outer contour
    
    * .notdef#771 (U+B7F4) has a counter-clockwise outer contour
    
    * .notdef#7710 (U+C63E) has a counter-clockwise outer contour
    
    * .notdef#7710 (U+C63E) has a counter-clockwise outer contour
    
    * .notdef#7710 (U+C63E) has a counter-clockwise outer contour
    
    * .notdef#7710 (U+C63E) has a counter-clockwise outer contour
    
    * .notdef#7711 (U+C63F) has a counter-clockwise outer contour
    
    * .notdef#7711 (U+C63F) has a counter-clockwise outer contour
    
    * .notdef#7711 (U+C63F) has a counter-clockwise outer contour
    
    * .notdef#7711 (U+C63F) has a counter-clockwise outer contour
    
    * .notdef#7712 (U+C642) has a counter-clockwise outer contour
    
    * .notdef#7712 (U+C642) has a counter-clockwise outer contour
    
    * .notdef#7712 (U+C642) has a counter-clockwise outer contour
    
    * .notdef#7712 (U+C642) has a counter-clockwise outer contour
    
    * .notdef#7712 (U+C642) has a counter-clockwise outer contour
    
    * .notdef#7713 (U+C643) has a counter-clockwise outer contour
    
    * .notdef#7713 (U+C643) has a counter-clockwise outer contour
    
    * .notdef#7713 (U+C643) has a counter-clockwise outer contour
    
    * .notdef#7713 (U+C643) has a counter-clockwise outer contour
    
    * .notdef#7713 (U+C643) has a counter-clockwise outer contour
    
    * .notdef#7714 (U+C645) has a counter-clockwise outer contour
    
    * .notdef#7714 (U+C645) has a counter-clockwise outer contour
    
    * .notdef#7714 (U+C645) has a counter-clockwise outer contour
    
    * .notdef#7714 (U+C645) has a counter-clockwise outer contour
    
    * .notdef#7714 (U+C645) has a counter-clockwise outer contour
    
    * .notdef#7715 (U+C646) has a counter-clockwise outer contour
    
    * .notdef#7715 (U+C646) has a counter-clockwise outer contour
    
    * .notdef#7715 (U+C646) has a counter-clockwise outer contour
    
    * .notdef#7715 (U+C646) has a counter-clockwise outer contour
    
    * .notdef#7715 (U+C646) has a counter-clockwise outer contour
    
    * .notdef#7715 (U+C646) has a counter-clockwise outer contour
    
    * .notdef#7716 (U+C647) has a counter-clockwise outer contour
    
    * .notdef#7716 (U+C647) has a counter-clockwise outer contour
    
    * .notdef#7716 (U+C647) has a counter-clockwise outer contour
    
    * .notdef#7716 (U+C647) has a counter-clockwise outer contour
    
    * .notdef#7717 (U+C649) has a counter-clockwise outer contour
    
    * .notdef#7717 (U+C649) has a counter-clockwise outer contour
    
    * .notdef#7717 (U+C649) has a counter-clockwise outer contour
    
    * .notdef#7717 (U+C649) has a counter-clockwise outer contour
    
    * .notdef#7717 (U+C649) has a counter-clockwise outer contour
    
    * .notdef#7718 (U+C64A) has a counter-clockwise outer contour
    
    * .notdef#7718 (U+C64A) has a counter-clockwise outer contour
    
    * .notdef#7718 (U+C64A) has a counter-clockwise outer contour
    
    * .notdef#7718 (U+C64A) has a counter-clockwise outer contour
    
    * .notdef#7718 (U+C64A) has a counter-clockwise outer contour
    
    * .notdef#7719 (U+C64B) has a counter-clockwise outer contour
    
    * .notdef#7719 (U+C64B) has a counter-clockwise outer contour
    
    * .notdef#7719 (U+C64B) has a counter-clockwise outer contour
    
    * .notdef#7719 (U+C64B) has a counter-clockwise outer contour
    
    * .notdef#7719 (U+C64B) has a counter-clockwise outer contour
    
    * .notdef#772 (U+B7FC) has a counter-clockwise outer contour
    
    * .notdef#772 (U+B7FC) has a counter-clockwise outer contour
    
    * .notdef#772 (U+B7FC) has a counter-clockwise outer contour
    
    * .notdef#7720 (U+C64C) has a counter-clockwise outer contour
    
    * .notdef#7720 (U+C64C) has a counter-clockwise outer contour
    
    * .notdef#7720 (U+C64C) has a counter-clockwise outer contour
    
    * .notdef#7720 (U+C64C) has a counter-clockwise outer contour
    
    * .notdef#7720 (U+C64C) has a counter-clockwise outer contour
    
    * .notdef#7721 (U+C64D) has a counter-clockwise outer contour
    
    * .notdef#7721 (U+C64D) has a counter-clockwise outer contour
    
    * .notdef#7721 (U+C64D) has a counter-clockwise outer contour
    
    * .notdef#7721 (U+C64D) has a counter-clockwise outer contour
    
    * .notdef#7721 (U+C64D) has a counter-clockwise outer contour
    
    * .notdef#7722 (U+C64E) has a counter-clockwise outer contour
    
    * .notdef#7722 (U+C64E) has a counter-clockwise outer contour
    
    * .notdef#7722 (U+C64E) has a counter-clockwise outer contour
    
    * .notdef#7722 (U+C64E) has a counter-clockwise outer contour
    
    * .notdef#7722 (U+C64E) has a counter-clockwise outer contour
    
    * .notdef#7722 (U+C64E) has a counter-clockwise outer contour
    
    * .notdef#7723 (U+C64F) has a counter-clockwise outer contour
    
    * .notdef#7723 (U+C64F) has a counter-clockwise outer contour
    
    * .notdef#7723 (U+C64F) has a counter-clockwise outer contour
    
    * .notdef#7723 (U+C64F) has a counter-clockwise outer contour
    
    * .notdef#7723 (U+C64F) has a counter-clockwise outer contour
    
    * .notdef#7723 (U+C64F) has a counter-clockwise outer contour
    
    * .notdef#7724 (U+C652) has a counter-clockwise outer contour
    
    * .notdef#7724 (U+C652) has a counter-clockwise outer contour
    
    * .notdef#7724 (U+C652) has a counter-clockwise outer contour
    
    * .notdef#7724 (U+C652) has a counter-clockwise outer contour
    
    * .notdef#7724 (U+C652) has a counter-clockwise outer contour
    
    * .notdef#7725 (U+C656) has a counter-clockwise outer contour
    
    * .notdef#7725 (U+C656) has a counter-clockwise outer contour
    
    * .notdef#7725 (U+C656) has a counter-clockwise outer contour
    
    * .notdef#7725 (U+C656) has a counter-clockwise outer contour
    
    * .notdef#7726 (U+C657) has a counter-clockwise outer contour
    
    * .notdef#7726 (U+C657) has a counter-clockwise outer contour
    
    * .notdef#7726 (U+C657) has a counter-clockwise outer contour
    
    * .notdef#7726 (U+C657) has a counter-clockwise outer contour
    
    * .notdef#7727 (U+C658) has a counter-clockwise outer contour
    
    * .notdef#7727 (U+C658) has a counter-clockwise outer contour
    
    * .notdef#7727 (U+C658) has a counter-clockwise outer contour
    
    * .notdef#7727 (U+C658) has a counter-clockwise outer contour
    
    * .notdef#7728 (U+C659) has a counter-clockwise outer contour
    
    * .notdef#7728 (U+C659) has a counter-clockwise outer contour
    
    * .notdef#7728 (U+C659) has a counter-clockwise outer contour
    
    * .notdef#7728 (U+C659) has a counter-clockwise outer contour
    
    * .notdef#7729 (U+C65A) has a counter-clockwise outer contour
    
    * .notdef#7729 (U+C65A) has a counter-clockwise outer contour
    
    * .notdef#7729 (U+C65A) has a counter-clockwise outer contour
    
    * .notdef#7729 (U+C65A) has a counter-clockwise outer contour
    
    * .notdef#7729 (U+C65A) has a counter-clockwise outer contour
    
    * .notdef#773 (U+B7FD) has a counter-clockwise outer contour
    
    * .notdef#773 (U+B7FD) has a counter-clockwise outer contour
    
    * .notdef#773 (U+B7FD) has a counter-clockwise outer contour
    
    * .notdef#7730 (U+C65B) has a counter-clockwise outer contour
    
    * .notdef#7730 (U+C65B) has a counter-clockwise outer contour
    
    * .notdef#7730 (U+C65B) has a counter-clockwise outer contour
    
    * .notdef#7730 (U+C65B) has a counter-clockwise outer contour
    
    * .notdef#7730 (U+C65B) has a counter-clockwise outer contour
    
    * .notdef#7731 (U+C65E) has a counter-clockwise outer contour
    
    * .notdef#7731 (U+C65E) has a counter-clockwise outer contour
    
    * .notdef#7731 (U+C65E) has a counter-clockwise outer contour
    
    * .notdef#7731 (U+C65E) has a counter-clockwise outer contour
    
    * .notdef#7731 (U+C65E) has a counter-clockwise outer contour
    
    * .notdef#7732 (U+C65F) has a counter-clockwise outer contour
    
    * .notdef#7732 (U+C65F) has a counter-clockwise outer contour
    
    * .notdef#7732 (U+C65F) has a counter-clockwise outer contour
    
    * .notdef#7732 (U+C65F) has a counter-clockwise outer contour
    
    * .notdef#7732 (U+C65F) has a counter-clockwise outer contour
    
    * .notdef#7733 (U+C661) has a counter-clockwise outer contour
    
    * .notdef#7733 (U+C661) has a counter-clockwise outer contour
    
    * .notdef#7733 (U+C661) has a counter-clockwise outer contour
    
    * .notdef#7733 (U+C661) has a counter-clockwise outer contour
    
    * .notdef#7733 (U+C661) has a counter-clockwise outer contour
    
    * .notdef#7734 (U+C662) has a counter-clockwise outer contour
    
    * .notdef#7734 (U+C662) has a counter-clockwise outer contour
    
    * .notdef#7734 (U+C662) has a counter-clockwise outer contour
    
    * .notdef#7734 (U+C662) has a counter-clockwise outer contour
    
    * .notdef#7734 (U+C662) has a counter-clockwise outer contour
    
    * .notdef#7734 (U+C662) has a counter-clockwise outer contour
    
    * .notdef#7735 (U+C663) has a counter-clockwise outer contour
    
    * .notdef#7735 (U+C663) has a counter-clockwise outer contour
    
    * .notdef#7735 (U+C663) has a counter-clockwise outer contour
    
    * .notdef#7735 (U+C663) has a counter-clockwise outer contour
    
    * .notdef#7736 (U+C664) has a counter-clockwise outer contour
    
    * .notdef#7736 (U+C664) has a counter-clockwise outer contour
    
    * .notdef#7736 (U+C664) has a counter-clockwise outer contour
    
    * .notdef#7736 (U+C664) has a counter-clockwise outer contour
    
    * .notdef#7737 (U+C665) has a counter-clockwise outer contour
    
    * .notdef#7737 (U+C665) has a counter-clockwise outer contour
    
    * .notdef#7737 (U+C665) has a counter-clockwise outer contour
    
    * .notdef#7737 (U+C665) has a counter-clockwise outer contour
    
    * .notdef#7737 (U+C665) has a counter-clockwise outer contour
    
    * .notdef#7738 (U+C666) has a counter-clockwise outer contour
    
    * .notdef#7738 (U+C666) has a counter-clockwise outer contour
    
    * .notdef#7738 (U+C666) has a counter-clockwise outer contour
    
    * .notdef#7738 (U+C666) has a counter-clockwise outer contour
    
    * .notdef#7738 (U+C666) has a counter-clockwise outer contour
    
    * .notdef#7739 (U+C667) has a counter-clockwise outer contour
    
    * .notdef#7739 (U+C667) has a counter-clockwise outer contour
    
    * .notdef#7739 (U+C667) has a counter-clockwise outer contour
    
    * .notdef#7739 (U+C667) has a counter-clockwise outer contour
    
    * .notdef#7739 (U+C667) has a counter-clockwise outer contour
    
    * .notdef#774 (U+B7FF) has a counter-clockwise outer contour
    
    * .notdef#774 (U+B7FF) has a counter-clockwise outer contour
    
    * .notdef#774 (U+B7FF) has a counter-clockwise outer contour
    
    * .notdef#7740 (U+C668) has a counter-clockwise outer contour
    
    * .notdef#7740 (U+C668) has a counter-clockwise outer contour
    
    * .notdef#7740 (U+C668) has a counter-clockwise outer contour
    
    * .notdef#7740 (U+C668) has a counter-clockwise outer contour
    
    * .notdef#7740 (U+C668) has a counter-clockwise outer contour
    
    * .notdef#7741 (U+C669) has a counter-clockwise outer contour
    
    * .notdef#7741 (U+C669) has a counter-clockwise outer contour
    
    * .notdef#7741 (U+C669) has a counter-clockwise outer contour
    
    * .notdef#7741 (U+C669) has a counter-clockwise outer contour
    
    * .notdef#7741 (U+C669) has a counter-clockwise outer contour
    
    * .notdef#7742 (U+C66A) has a counter-clockwise outer contour
    
    * .notdef#7742 (U+C66A) has a counter-clockwise outer contour
    
    * .notdef#7742 (U+C66A) has a counter-clockwise outer contour
    
    * .notdef#7742 (U+C66A) has a counter-clockwise outer contour
    
    * .notdef#7742 (U+C66A) has a counter-clockwise outer contour
    
    * .notdef#7742 (U+C66A) has a counter-clockwise outer contour
    
    * .notdef#7743 (U+C66B) has a counter-clockwise outer contour
    
    * .notdef#7743 (U+C66B) has a counter-clockwise outer contour
    
    * .notdef#7743 (U+C66B) has a counter-clockwise outer contour
    
    * .notdef#7743 (U+C66B) has a counter-clockwise outer contour
    
    * .notdef#7743 (U+C66B) has a counter-clockwise outer contour
    
    * .notdef#7743 (U+C66B) has a counter-clockwise outer contour
    
    * .notdef#7744 (U+C66D) has a counter-clockwise outer contour
    
    * .notdef#7744 (U+C66D) has a counter-clockwise outer contour
    
    * .notdef#7744 (U+C66D) has a counter-clockwise outer contour
    
    * .notdef#7744 (U+C66D) has a counter-clockwise outer contour
    
    * .notdef#7745 (U+C66E) has a counter-clockwise outer contour
    
    * .notdef#7745 (U+C66E) has a counter-clockwise outer contour
    
    * .notdef#7745 (U+C66E) has a counter-clockwise outer contour
    
    * .notdef#7745 (U+C66E) has a counter-clockwise outer contour
    
    * .notdef#7745 (U+C66E) has a counter-clockwise outer contour
    
    * .notdef#7746 (U+C670) has a counter-clockwise outer contour
    
    * .notdef#7746 (U+C670) has a counter-clockwise outer contour
    
    * .notdef#7746 (U+C670) has a counter-clockwise outer contour
    
    * .notdef#7746 (U+C670) has a counter-clockwise outer contour
    
    * .notdef#7747 (U+C672) has a counter-clockwise outer contour
    
    * .notdef#7747 (U+C672) has a counter-clockwise outer contour
    
    * .notdef#7747 (U+C672) has a counter-clockwise outer contour
    
    * .notdef#7747 (U+C672) has a counter-clockwise outer contour
    
    * .notdef#7748 (U+C673) has a counter-clockwise outer contour
    
    * .notdef#7748 (U+C673) has a counter-clockwise outer contour
    
    * .notdef#7748 (U+C673) has a counter-clockwise outer contour
    
    * .notdef#7748 (U+C673) has a counter-clockwise outer contour
    
    * .notdef#7749 (U+C674) has a counter-clockwise outer contour
    
    * .notdef#7749 (U+C674) has a counter-clockwise outer contour
    
    * .notdef#7749 (U+C674) has a counter-clockwise outer contour
    
    * .notdef#7749 (U+C674) has a counter-clockwise outer contour
    
    * .notdef#775 (U+B800) has a counter-clockwise outer contour
    
    * .notdef#775 (U+B800) has a counter-clockwise outer contour
    
    * .notdef#775 (U+B800) has a counter-clockwise outer contour
    
    * .notdef#7750 (U+C675) has a counter-clockwise outer contour
    
    * .notdef#7750 (U+C675) has a counter-clockwise outer contour
    
    * .notdef#7750 (U+C675) has a counter-clockwise outer contour
    
    * .notdef#7750 (U+C675) has a counter-clockwise outer contour
    
    * .notdef#7751 (U+C676) has a counter-clockwise outer contour
    
    * .notdef#7751 (U+C676) has a counter-clockwise outer contour
    
    * .notdef#7751 (U+C676) has a counter-clockwise outer contour
    
    * .notdef#7751 (U+C676) has a counter-clockwise outer contour
    
    * .notdef#7751 (U+C676) has a counter-clockwise outer contour
    
    * .notdef#7752 (U+C677) has a counter-clockwise outer contour
    
    * .notdef#7752 (U+C677) has a counter-clockwise outer contour
    
    * .notdef#7752 (U+C677) has a counter-clockwise outer contour
    
    * .notdef#7752 (U+C677) has a counter-clockwise outer contour
    
    * .notdef#7752 (U+C677) has a counter-clockwise outer contour
    
    * .notdef#7753 (U+C67A) has a counter-clockwise outer contour
    
    * .notdef#7753 (U+C67A) has a counter-clockwise outer contour
    
    * .notdef#7753 (U+C67A) has a counter-clockwise outer contour
    
    * .notdef#7753 (U+C67A) has a counter-clockwise outer contour
    
    * .notdef#7753 (U+C67A) has a counter-clockwise outer contour
    
    * .notdef#7754 (U+C67B) has a counter-clockwise outer contour
    
    * .notdef#7754 (U+C67B) has a counter-clockwise outer contour
    
    * .notdef#7754 (U+C67B) has a counter-clockwise outer contour
    
    * .notdef#7754 (U+C67B) has a counter-clockwise outer contour
    
    * .notdef#7754 (U+C67B) has a counter-clockwise outer contour
    
    * .notdef#7755 (U+C67D) has a counter-clockwise outer contour
    
    * .notdef#7755 (U+C67D) has a counter-clockwise outer contour
    
    * .notdef#7755 (U+C67D) has a counter-clockwise outer contour
    
    * .notdef#7755 (U+C67D) has a counter-clockwise outer contour
    
    * .notdef#7755 (U+C67D) has a counter-clockwise outer contour
    
    * .notdef#7756 (U+C67E) has a counter-clockwise outer contour
    
    * .notdef#7756 (U+C67E) has a counter-clockwise outer contour
    
    * .notdef#7756 (U+C67E) has a counter-clockwise outer contour
    
    * .notdef#7756 (U+C67E) has a counter-clockwise outer contour
    
    * .notdef#7756 (U+C67E) has a counter-clockwise outer contour
    
    * .notdef#7756 (U+C67E) has a counter-clockwise outer contour
    
    * .notdef#7757 (U+C67F) has a counter-clockwise outer contour
    
    * .notdef#7757 (U+C67F) has a counter-clockwise outer contour
    
    * .notdef#7757 (U+C67F) has a counter-clockwise outer contour
    
    * .notdef#7757 (U+C67F) has a counter-clockwise outer contour
    
    * .notdef#7758 (U+C681) has a counter-clockwise outer contour
    
    * .notdef#7758 (U+C681) has a counter-clockwise outer contour
    
    * .notdef#7758 (U+C681) has a counter-clockwise outer contour
    
    * .notdef#7758 (U+C681) has a counter-clockwise outer contour
    
    * .notdef#7758 (U+C681) has a counter-clockwise outer contour
    
    * .notdef#7759 (U+C682) has a counter-clockwise outer contour
    
    * .notdef#7759 (U+C682) has a counter-clockwise outer contour
    
    * .notdef#7759 (U+C682) has a counter-clockwise outer contour
    
    * .notdef#7759 (U+C682) has a counter-clockwise outer contour
    
    * .notdef#7759 (U+C682) has a counter-clockwise outer contour
    
    * .notdef#776 (U+B801) has a counter-clockwise outer contour
    
    * .notdef#776 (U+B801) has a counter-clockwise outer contour
    
    * .notdef#776 (U+B801) has a counter-clockwise outer contour
    
    * .notdef#7760 (U+C683) has a counter-clockwise outer contour
    
    * .notdef#7760 (U+C683) has a counter-clockwise outer contour
    
    * .notdef#7760 (U+C683) has a counter-clockwise outer contour
    
    * .notdef#7760 (U+C683) has a counter-clockwise outer contour
    
    * .notdef#7760 (U+C683) has a counter-clockwise outer contour
    
    * .notdef#7761 (U+C684) has a counter-clockwise outer contour
    
    * .notdef#7761 (U+C684) has a counter-clockwise outer contour
    
    * .notdef#7761 (U+C684) has a counter-clockwise outer contour
    
    * .notdef#7761 (U+C684) has a counter-clockwise outer contour
    
    * .notdef#7761 (U+C684) has a counter-clockwise outer contour
    
    * .notdef#7762 (U+C685) has a counter-clockwise outer contour
    
    * .notdef#7762 (U+C685) has a counter-clockwise outer contour
    
    * .notdef#7762 (U+C685) has a counter-clockwise outer contour
    
    * .notdef#7762 (U+C685) has a counter-clockwise outer contour
    
    * .notdef#7762 (U+C685) has a counter-clockwise outer contour
    
    * .notdef#7763 (U+C686) has a counter-clockwise outer contour
    
    * .notdef#7763 (U+C686) has a counter-clockwise outer contour
    
    * .notdef#7763 (U+C686) has a counter-clockwise outer contour
    
    * .notdef#7763 (U+C686) has a counter-clockwise outer contour
    
    * .notdef#7763 (U+C686) has a counter-clockwise outer contour
    
    * .notdef#7763 (U+C686) has a counter-clockwise outer contour
    
    * .notdef#7764 (U+C687) has a counter-clockwise outer contour
    
    * .notdef#7764 (U+C687) has a counter-clockwise outer contour
    
    * .notdef#7764 (U+C687) has a counter-clockwise outer contour
    
    * .notdef#7764 (U+C687) has a counter-clockwise outer contour
    
    * .notdef#7764 (U+C687) has a counter-clockwise outer contour
    
    * .notdef#7764 (U+C687) has a counter-clockwise outer contour
    
    * .notdef#7765 (U+C68A) has a counter-clockwise outer contour
    
    * .notdef#7765 (U+C68A) has a counter-clockwise outer contour
    
    * .notdef#7765 (U+C68A) has a counter-clockwise outer contour
    
    * .notdef#7765 (U+C68A) has a counter-clockwise outer contour
    
    * .notdef#7765 (U+C68A) has a counter-clockwise outer contour
    
    * .notdef#7766 (U+C68C) has a counter-clockwise outer contour
    
    * .notdef#7766 (U+C68C) has a counter-clockwise outer contour
    
    * .notdef#7766 (U+C68C) has a counter-clockwise outer contour
    
    * .notdef#7766 (U+C68C) has a counter-clockwise outer contour
    
    * .notdef#7767 (U+C68E) has a counter-clockwise outer contour
    
    * .notdef#7767 (U+C68E) has a counter-clockwise outer contour
    
    * .notdef#7767 (U+C68E) has a counter-clockwise outer contour
    
    * .notdef#7767 (U+C68E) has a counter-clockwise outer contour
    
    * .notdef#7768 (U+C68F) has a counter-clockwise outer contour
    
    * .notdef#7768 (U+C68F) has a counter-clockwise outer contour
    
    * .notdef#7768 (U+C68F) has a counter-clockwise outer contour
    
    * .notdef#7768 (U+C68F) has a counter-clockwise outer contour
    
    * .notdef#7769 (U+C690) has a counter-clockwise outer contour
    
    * .notdef#7769 (U+C690) has a counter-clockwise outer contour
    
    * .notdef#7769 (U+C690) has a counter-clockwise outer contour
    
    * .notdef#7769 (U+C690) has a counter-clockwise outer contour
    
    * .notdef#777 (U+B807) has a counter-clockwise outer contour
    
    * .notdef#777 (U+B807) has a counter-clockwise outer contour
    
    * .notdef#777 (U+B807) has a counter-clockwise outer contour
    
    * .notdef#777 (U+B807) has a counter-clockwise outer contour
    
    * .notdef#7770 (U+C691) has a counter-clockwise outer contour
    
    * .notdef#7770 (U+C691) has a counter-clockwise outer contour
    
    * .notdef#7770 (U+C691) has a counter-clockwise outer contour
    
    * .notdef#7770 (U+C691) has a counter-clockwise outer contour
    
    * .notdef#7771 (U+C692) has a counter-clockwise outer contour
    
    * .notdef#7771 (U+C692) has a counter-clockwise outer contour
    
    * .notdef#7771 (U+C692) has a counter-clockwise outer contour
    
    * .notdef#7771 (U+C692) has a counter-clockwise outer contour
    
    * .notdef#7771 (U+C692) has a counter-clockwise outer contour
    
    * .notdef#7772 (U+C693) has a counter-clockwise outer contour
    
    * .notdef#7772 (U+C693) has a counter-clockwise outer contour
    
    * .notdef#7772 (U+C693) has a counter-clockwise outer contour
    
    * .notdef#7772 (U+C693) has a counter-clockwise outer contour
    
    * .notdef#7772 (U+C693) has a counter-clockwise outer contour
    
    * .notdef#7773 (U+C696) has a counter-clockwise outer contour
    
    * .notdef#7773 (U+C696) has a counter-clockwise outer contour
    
    * .notdef#7773 (U+C696) has a counter-clockwise outer contour
    
    * .notdef#7773 (U+C696) has a counter-clockwise outer contour
    
    * .notdef#7774 (U+C697) has a counter-clockwise outer contour
    
    * .notdef#7774 (U+C697) has a counter-clockwise outer contour
    
    * .notdef#7774 (U+C697) has a counter-clockwise outer contour
    
    * .notdef#7774 (U+C697) has a counter-clockwise outer contour
    
    * .notdef#7775 (U+C699) has a counter-clockwise outer contour
    
    * .notdef#7775 (U+C699) has a counter-clockwise outer contour
    
    * .notdef#7775 (U+C699) has a counter-clockwise outer contour
    
    * .notdef#7775 (U+C699) has a counter-clockwise outer contour
    
    * .notdef#7776 (U+C69A) has a counter-clockwise outer contour
    
    * .notdef#7776 (U+C69A) has a counter-clockwise outer contour
    
    * .notdef#7776 (U+C69A) has a counter-clockwise outer contour
    
    * .notdef#7776 (U+C69A) has a counter-clockwise outer contour
    
    * .notdef#7776 (U+C69A) has a counter-clockwise outer contour
    
    * .notdef#7777 (U+C69B) has a counter-clockwise outer contour
    
    * .notdef#7777 (U+C69B) has a counter-clockwise outer contour
    
    * .notdef#7777 (U+C69B) has a counter-clockwise outer contour
    
    * .notdef#7778 (U+C69D) has a counter-clockwise outer contour
    
    * .notdef#7778 (U+C69D) has a counter-clockwise outer contour
    
    * .notdef#7778 (U+C69D) has a counter-clockwise outer contour
    
    * .notdef#7778 (U+C69D) has a counter-clockwise outer contour
    
    * .notdef#7779 (U+C69E) has a counter-clockwise outer contour
    
    * .notdef#7779 (U+C69E) has a counter-clockwise outer contour
    
    * .notdef#7779 (U+C69E) has a counter-clockwise outer contour
    
    * .notdef#7779 (U+C69E) has a counter-clockwise outer contour
    
    * .notdef#778 (U+B808) has a counter-clockwise outer contour
    
    * .notdef#778 (U+B808) has a counter-clockwise outer contour
    
    * .notdef#7780 (U+C69F) has a counter-clockwise outer contour
    
    * .notdef#7780 (U+C69F) has a counter-clockwise outer contour
    
    * .notdef#7780 (U+C69F) has a counter-clockwise outer contour
    
    * .notdef#7780 (U+C69F) has a counter-clockwise outer contour
    
    * .notdef#7781 (U+C6A0) has a counter-clockwise outer contour
    
    * .notdef#7781 (U+C6A0) has a counter-clockwise outer contour
    
    * .notdef#7781 (U+C6A0) has a counter-clockwise outer contour
    
    * .notdef#7781 (U+C6A0) has a counter-clockwise outer contour
    
    * .notdef#7782 (U+C6A1) has a counter-clockwise outer contour
    
    * .notdef#7782 (U+C6A1) has a counter-clockwise outer contour
    
    * .notdef#7782 (U+C6A1) has a counter-clockwise outer contour
    
    * .notdef#7782 (U+C6A1) has a counter-clockwise outer contour
    
    * .notdef#7783 (U+C6A2) has a counter-clockwise outer contour
    
    * .notdef#7783 (U+C6A2) has a counter-clockwise outer contour
    
    * .notdef#7783 (U+C6A2) has a counter-clockwise outer contour
    
    * .notdef#7783 (U+C6A2) has a counter-clockwise outer contour
    
    * .notdef#7783 (U+C6A2) has a counter-clockwise outer contour
    
    * .notdef#7784 (U+C6A3) has a counter-clockwise outer contour
    
    * .notdef#7784 (U+C6A3) has a counter-clockwise outer contour
    
    * .notdef#7784 (U+C6A3) has a counter-clockwise outer contour
    
    * .notdef#7784 (U+C6A3) has a counter-clockwise outer contour
    
    * .notdef#7784 (U+C6A3) has a counter-clockwise outer contour
    
    * .notdef#7785 (U+C6A6) has a counter-clockwise outer contour
    
    * .notdef#7785 (U+C6A6) has a counter-clockwise outer contour
    
    * .notdef#7785 (U+C6A6) has a counter-clockwise outer contour
    
    * .notdef#7785 (U+C6A6) has a counter-clockwise outer contour
    
    * .notdef#7786 (U+C6A8) has a counter-clockwise outer contour
    
    * .notdef#7786 (U+C6A8) has a counter-clockwise outer contour
    
    * .notdef#7786 (U+C6A8) has a counter-clockwise outer contour
    
    * .notdef#7787 (U+C6AA) has a counter-clockwise outer contour
    
    * .notdef#7787 (U+C6AA) has a counter-clockwise outer contour
    
    * .notdef#7787 (U+C6AA) has a counter-clockwise outer contour
    
    * .notdef#7788 (U+C6AB) has a counter-clockwise outer contour
    
    * .notdef#7788 (U+C6AB) has a counter-clockwise outer contour
    
    * .notdef#7788 (U+C6AB) has a counter-clockwise outer contour
    
    * .notdef#7789 (U+C6AC) has a counter-clockwise outer contour
    
    * .notdef#7789 (U+C6AC) has a counter-clockwise outer contour
    
    * .notdef#7789 (U+C6AC) has a counter-clockwise outer contour
    
    * .notdef#779 (U+B809) has a counter-clockwise outer contour
    
    * .notdef#779 (U+B809) has a counter-clockwise outer contour
    
    * .notdef#779 (U+B809) has a counter-clockwise outer contour
    
    * .notdef#7790 (U+C6AD) has a counter-clockwise outer contour
    
    * .notdef#7790 (U+C6AD) has a counter-clockwise outer contour
    
    * .notdef#7790 (U+C6AD) has a counter-clockwise outer contour
    
    * .notdef#7791 (U+C6AE) has a counter-clockwise outer contour
    
    * .notdef#7791 (U+C6AE) has a counter-clockwise outer contour
    
    * .notdef#7791 (U+C6AE) has a counter-clockwise outer contour
    
    * .notdef#7791 (U+C6AE) has a counter-clockwise outer contour
    
    * .notdef#7792 (U+C6AF) has a counter-clockwise outer contour
    
    * .notdef#7792 (U+C6AF) has a counter-clockwise outer contour
    
    * .notdef#7792 (U+C6AF) has a counter-clockwise outer contour
    
    * .notdef#7792 (U+C6AF) has a counter-clockwise outer contour
    
    * .notdef#7793 (U+C6B2) has a counter-clockwise outer contour
    
    * .notdef#7793 (U+C6B2) has a counter-clockwise outer contour
    
    * .notdef#7793 (U+C6B2) has a counter-clockwise outer contour
    
    * .notdef#7793 (U+C6B2) has a counter-clockwise outer contour
    
    * .notdef#7794 (U+C6B3) has a counter-clockwise outer contour
    
    * .notdef#7794 (U+C6B3) has a counter-clockwise outer contour
    
    * .notdef#7794 (U+C6B3) has a counter-clockwise outer contour
    
    * .notdef#7795 (U+C6B5) has a counter-clockwise outer contour
    
    * .notdef#7795 (U+C6B5) has a counter-clockwise outer contour
    
    * .notdef#7796 (U+C6B6) has a counter-clockwise outer contour
    
    * .notdef#7796 (U+C6B6) has a counter-clockwise outer contour
    
    * .notdef#7796 (U+C6B6) has a counter-clockwise outer contour
    
    * .notdef#7796 (U+C6B6) has a counter-clockwise outer contour
    
    * .notdef#7796 (U+C6B6) has a counter-clockwise outer contour
    
    * .notdef#7797 (U+C6B7) has a counter-clockwise outer contour
    
    * .notdef#7797 (U+C6B7) has a counter-clockwise outer contour
    
    * .notdef#7798 (U+C6BB) has a counter-clockwise outer contour
    
    * .notdef#7798 (U+C6BB) has a counter-clockwise outer contour
    
    * .notdef#7799 (U+C6BC) has a counter-clockwise outer contour
    
    * .notdef#7799 (U+C6BC) has a counter-clockwise outer contour
    
    * .notdef#780 (U+B80C) has a counter-clockwise outer contour
    
    * .notdef#780 (U+B80C) has a counter-clockwise outer contour
    
    * .notdef#780 (U+B80C) has a counter-clockwise outer contour
    
    * .notdef#7800 (U+C6BD) has a counter-clockwise outer contour
    
    * .notdef#7800 (U+C6BD) has a counter-clockwise outer contour
    
    * .notdef#7801 (U+C6BE) has a counter-clockwise outer contour
    
    * .notdef#7801 (U+C6BE) has a counter-clockwise outer contour
    
    * .notdef#7802 (U+C6BF) has a counter-clockwise outer contour
    
    * .notdef#7802 (U+C6BF) has a counter-clockwise outer contour
    
    * .notdef#7803 (U+C6C2) has a counter-clockwise outer contour
    
    * .notdef#7803 (U+C6C2) has a counter-clockwise outer contour
    
    * .notdef#7804 (U+C6C4) has a counter-clockwise outer contour
    
    * .notdef#7804 (U+C6C4) has a counter-clockwise outer contour
    
    * .notdef#7804 (U+C6C4) has a counter-clockwise outer contour
    
    * .notdef#7805 (U+C6C6) has a counter-clockwise outer contour
    
    * .notdef#7805 (U+C6C6) has a counter-clockwise outer contour
    
    * .notdef#7806 (U+C6C7) has a counter-clockwise outer contour
    
    * .notdef#7806 (U+C6C7) has a counter-clockwise outer contour
    
    * .notdef#7807 (U+C6C8) has a counter-clockwise outer contour
    
    * .notdef#7807 (U+C6C8) has a counter-clockwise outer contour
    
    * .notdef#7808 (U+C6C9) has a counter-clockwise outer contour
    
    * .notdef#7808 (U+C6C9) has a counter-clockwise outer contour
    
    * .notdef#7809 (U+C6CA) has a counter-clockwise outer contour
    
    * .notdef#7809 (U+C6CA) has a counter-clockwise outer contour
    
    * .notdef#7809 (U+C6CA) has a counter-clockwise outer contour
    
    * .notdef#781 (U+B810) has a counter-clockwise outer contour
    
    * .notdef#781 (U+B810) has a counter-clockwise outer contour
    
    * .notdef#781 (U+B810) has a counter-clockwise outer contour
    
    * .notdef#7810 (U+C6CB) has a counter-clockwise outer contour
    
    * .notdef#7810 (U+C6CB) has a counter-clockwise outer contour
    
    * .notdef#7810 (U+C6CB) has a counter-clockwise outer contour
    
    * .notdef#7811 (U+C6CE) has a counter-clockwise outer contour
    
    * .notdef#7811 (U+C6CE) has a counter-clockwise outer contour
    
    * .notdef#7811 (U+C6CE) has a counter-clockwise outer contour
    
    * .notdef#7811 (U+C6CE) has a counter-clockwise outer contour
    
    * .notdef#7811 (U+C6CE) has a counter-clockwise outer contour
    
    * .notdef#7812 (U+C6CF) has a counter-clockwise outer contour
    
    * .notdef#7812 (U+C6CF) has a counter-clockwise outer contour
    
    * .notdef#7812 (U+C6CF) has a counter-clockwise outer contour
    
    * .notdef#7812 (U+C6CF) has a counter-clockwise outer contour
    
    * .notdef#7813 (U+C6D1) has a counter-clockwise outer contour
    
    * .notdef#7813 (U+C6D1) has a counter-clockwise outer contour
    
    * .notdef#7813 (U+C6D1) has a counter-clockwise outer contour
    
    * .notdef#7813 (U+C6D1) has a counter-clockwise outer contour
    
    * .notdef#7814 (U+C6D2) has a counter-clockwise outer contour
    
    * .notdef#7814 (U+C6D2) has a counter-clockwise outer contour
    
    * .notdef#7814 (U+C6D2) has a counter-clockwise outer contour
    
    * .notdef#7814 (U+C6D2) has a counter-clockwise outer contour
    
    * .notdef#7814 (U+C6D2) has a counter-clockwise outer contour
    
    * .notdef#7814 (U+C6D2) has a counter-clockwise outer contour
    
    * .notdef#7815 (U+C6D3) has a counter-clockwise outer contour
    
    * .notdef#7815 (U+C6D3) has a counter-clockwise outer contour
    
    * .notdef#7815 (U+C6D3) has a counter-clockwise outer contour
    
    * .notdef#7815 (U+C6D3) has a counter-clockwise outer contour
    
    * .notdef#7816 (U+C6D5) has a counter-clockwise outer contour
    
    * .notdef#7816 (U+C6D5) has a counter-clockwise outer contour
    
    * .notdef#7816 (U+C6D5) has a counter-clockwise outer contour
    
    * .notdef#7816 (U+C6D5) has a counter-clockwise outer contour
    
    * .notdef#7817 (U+C6D6) has a counter-clockwise outer contour
    
    * .notdef#7817 (U+C6D6) has a counter-clockwise outer contour
    
    * .notdef#7817 (U+C6D6) has a counter-clockwise outer contour
    
    * .notdef#7817 (U+C6D6) has a counter-clockwise outer contour
    
    * .notdef#7818 (U+C6D7) has a counter-clockwise outer contour
    
    * .notdef#7818 (U+C6D7) has a counter-clockwise outer contour
    
    * .notdef#7818 (U+C6D7) has a counter-clockwise outer contour
    
    * .notdef#7818 (U+C6D7) has a counter-clockwise outer contour
    
    * .notdef#7819 (U+C6D8) has a counter-clockwise outer contour
    
    * .notdef#7819 (U+C6D8) has a counter-clockwise outer contour
    
    * .notdef#7819 (U+C6D8) has a counter-clockwise outer contour
    
    * .notdef#7819 (U+C6D8) has a counter-clockwise outer contour
    
    * .notdef#782 (U+B818) has a counter-clockwise outer contour
    
    * .notdef#782 (U+B818) has a counter-clockwise outer contour
    
    * .notdef#782 (U+B818) has a counter-clockwise outer contour
    
    * .notdef#7820 (U+C6D9) has a counter-clockwise outer contour
    
    * .notdef#7820 (U+C6D9) has a counter-clockwise outer contour
    
    * .notdef#7820 (U+C6D9) has a counter-clockwise outer contour
    
    * .notdef#7820 (U+C6D9) has a counter-clockwise outer contour
    
    * .notdef#7821 (U+C6DA) has a counter-clockwise outer contour
    
    * .notdef#7821 (U+C6DA) has a counter-clockwise outer contour
    
    * .notdef#7821 (U+C6DA) has a counter-clockwise outer contour
    
    * .notdef#7821 (U+C6DA) has a counter-clockwise outer contour
    
    * .notdef#7821 (U+C6DA) has a counter-clockwise outer contour
    
    * .notdef#7822 (U+C6DB) has a counter-clockwise outer contour
    
    * .notdef#7822 (U+C6DB) has a counter-clockwise outer contour
    
    * .notdef#7822 (U+C6DB) has a counter-clockwise outer contour
    
    * .notdef#7822 (U+C6DB) has a counter-clockwise outer contour
    
    * .notdef#7822 (U+C6DB) has a counter-clockwise outer contour
    
    * .notdef#7823 (U+C6DE) has a counter-clockwise outer contour
    
    * .notdef#7823 (U+C6DE) has a counter-clockwise outer contour
    
    * .notdef#7823 (U+C6DE) has a counter-clockwise outer contour
    
    * .notdef#7823 (U+C6DE) has a counter-clockwise outer contour
    
    * .notdef#7824 (U+C6DF) has a counter-clockwise outer contour
    
    * .notdef#7824 (U+C6DF) has a counter-clockwise outer contour
    
    * .notdef#7824 (U+C6DF) has a counter-clockwise outer contour
    
    * .notdef#7824 (U+C6DF) has a counter-clockwise outer contour
    
    * .notdef#7825 (U+C6E2) has a counter-clockwise outer contour
    
    * .notdef#7825 (U+C6E2) has a counter-clockwise outer contour
    
    * .notdef#7825 (U+C6E2) has a counter-clockwise outer contour
    
    * .notdef#7825 (U+C6E2) has a counter-clockwise outer contour
    
    * .notdef#7826 (U+C6E3) has a counter-clockwise outer contour
    
    * .notdef#7826 (U+C6E3) has a counter-clockwise outer contour
    
    * .notdef#7826 (U+C6E3) has a counter-clockwise outer contour
    
    * .notdef#7826 (U+C6E3) has a counter-clockwise outer contour
    
    * .notdef#7827 (U+C6E4) has a counter-clockwise outer contour
    
    * .notdef#7827 (U+C6E4) has a counter-clockwise outer contour
    
    * .notdef#7827 (U+C6E4) has a counter-clockwise outer contour
    
    * .notdef#7827 (U+C6E4) has a counter-clockwise outer contour
    
    * .notdef#7828 (U+C6E5) has a counter-clockwise outer contour
    
    * .notdef#7828 (U+C6E5) has a counter-clockwise outer contour
    
    * .notdef#7828 (U+C6E5) has a counter-clockwise outer contour
    
    * .notdef#7828 (U+C6E5) has a counter-clockwise outer contour
    
    * .notdef#7829 (U+C6E6) has a counter-clockwise outer contour
    
    * .notdef#7829 (U+C6E6) has a counter-clockwise outer contour
    
    * .notdef#7829 (U+C6E6) has a counter-clockwise outer contour
    
    * .notdef#7829 (U+C6E6) has a counter-clockwise outer contour
    
    * .notdef#7829 (U+C6E6) has a counter-clockwise outer contour
    
    * .notdef#783 (U+B819) has a counter-clockwise outer contour
    
    * .notdef#783 (U+B819) has a counter-clockwise outer contour
    
    * .notdef#783 (U+B819) has a counter-clockwise outer contour
    
    * .notdef#7830 (U+C6E7) has a counter-clockwise outer contour
    
    * .notdef#7830 (U+C6E7) has a counter-clockwise outer contour
    
    * .notdef#7830 (U+C6E7) has a counter-clockwise outer contour
    
    * .notdef#7830 (U+C6E7) has a counter-clockwise outer contour
    
    * .notdef#7830 (U+C6E7) has a counter-clockwise outer contour
    
    * .notdef#7831 (U+C6EA) has a counter-clockwise outer contour
    
    * .notdef#7831 (U+C6EA) has a counter-clockwise outer contour
    
    * .notdef#7831 (U+C6EA) has a counter-clockwise outer contour
    
    * .notdef#7831 (U+C6EA) has a counter-clockwise outer contour
    
    * .notdef#7831 (U+C6EA) has a counter-clockwise outer contour
    
    * .notdef#7831 (U+C6EA) has a counter-clockwise outer contour
    
    * .notdef#7832 (U+C6EB) has a counter-clockwise outer contour
    
    * .notdef#7832 (U+C6EB) has a counter-clockwise outer contour
    
    * .notdef#7832 (U+C6EB) has a counter-clockwise outer contour
    
    * .notdef#7832 (U+C6EB) has a counter-clockwise outer contour
    
    * .notdef#7832 (U+C6EB) has a counter-clockwise outer contour
    
    * .notdef#7832 (U+C6EB) has a counter-clockwise outer contour
    
    * .notdef#7833 (U+C6ED) has a counter-clockwise outer contour
    
    * .notdef#7833 (U+C6ED) has a counter-clockwise outer contour
    
    * .notdef#7833 (U+C6ED) has a counter-clockwise outer contour
    
    * .notdef#7833 (U+C6ED) has a counter-clockwise outer contour
    
    * .notdef#7833 (U+C6ED) has a counter-clockwise outer contour
    
    * .notdef#7833 (U+C6ED) has a counter-clockwise outer contour
    
    * .notdef#7834 (U+C6EE) has a counter-clockwise outer contour
    
    * .notdef#7834 (U+C6EE) has a counter-clockwise outer contour
    
    * .notdef#7834 (U+C6EE) has a counter-clockwise outer contour
    
    * .notdef#7834 (U+C6EE) has a counter-clockwise outer contour
    
    * .notdef#7834 (U+C6EE) has a counter-clockwise outer contour
    
    * .notdef#7834 (U+C6EE) has a counter-clockwise outer contour
    
    * .notdef#7834 (U+C6EE) has a counter-clockwise outer contour
    
    * .notdef#7835 (U+C6EF) has a counter-clockwise outer contour
    
    * .notdef#7835 (U+C6EF) has a counter-clockwise outer contour
    
    * .notdef#7835 (U+C6EF) has a counter-clockwise outer contour
    
    * .notdef#7835 (U+C6EF) has a counter-clockwise outer contour
    
    * .notdef#7835 (U+C6EF) has a counter-clockwise outer contour
    
    * .notdef#7836 (U+C6F1) has a counter-clockwise outer contour
    
    * .notdef#7836 (U+C6F1) has a counter-clockwise outer contour
    
    * .notdef#7836 (U+C6F1) has a counter-clockwise outer contour
    
    * .notdef#7836 (U+C6F1) has a counter-clockwise outer contour
    
    * .notdef#7836 (U+C6F1) has a counter-clockwise outer contour
    
    * .notdef#7837 (U+C6F2) has a counter-clockwise outer contour
    
    * .notdef#7837 (U+C6F2) has a counter-clockwise outer contour
    
    * .notdef#7837 (U+C6F2) has a counter-clockwise outer contour
    
    * .notdef#7837 (U+C6F2) has a counter-clockwise outer contour
    
    * .notdef#7837 (U+C6F2) has a counter-clockwise outer contour
    
    * .notdef#7838 (U+C6F3) has a counter-clockwise outer contour
    
    * .notdef#7838 (U+C6F3) has a counter-clockwise outer contour
    
    * .notdef#7838 (U+C6F3) has a counter-clockwise outer contour
    
    * .notdef#7838 (U+C6F3) has a counter-clockwise outer contour
    
    * .notdef#7838 (U+C6F3) has a counter-clockwise outer contour
    
    * .notdef#7839 (U+C6F4) has a counter-clockwise outer contour
    
    * .notdef#7839 (U+C6F4) has a counter-clockwise outer contour
    
    * .notdef#7839 (U+C6F4) has a counter-clockwise outer contour
    
    * .notdef#7839 (U+C6F4) has a counter-clockwise outer contour
    
    * .notdef#7839 (U+C6F4) has a counter-clockwise outer contour
    
    * .notdef#784 (U+B81B) has a counter-clockwise outer contour
    
    * .notdef#784 (U+B81B) has a counter-clockwise outer contour
    
    * .notdef#784 (U+B81B) has a counter-clockwise outer contour
    
    * .notdef#7840 (U+C6F5) has a counter-clockwise outer contour
    
    * .notdef#7840 (U+C6F5) has a counter-clockwise outer contour
    
    * .notdef#7840 (U+C6F5) has a counter-clockwise outer contour
    
    * .notdef#7840 (U+C6F5) has a counter-clockwise outer contour
    
    * .notdef#7840 (U+C6F5) has a counter-clockwise outer contour
    
    * .notdef#7841 (U+C6F6) has a counter-clockwise outer contour
    
    * .notdef#7841 (U+C6F6) has a counter-clockwise outer contour
    
    * .notdef#7841 (U+C6F6) has a counter-clockwise outer contour
    
    * .notdef#7841 (U+C6F6) has a counter-clockwise outer contour
    
    * .notdef#7841 (U+C6F6) has a counter-clockwise outer contour
    
    * .notdef#7841 (U+C6F6) has a counter-clockwise outer contour
    
    * .notdef#7842 (U+C6F7) has a counter-clockwise outer contour
    
    * .notdef#7842 (U+C6F7) has a counter-clockwise outer contour
    
    * .notdef#7842 (U+C6F7) has a counter-clockwise outer contour
    
    * .notdef#7842 (U+C6F7) has a counter-clockwise outer contour
    
    * .notdef#7842 (U+C6F7) has a counter-clockwise outer contour
    
    * .notdef#7842 (U+C6F7) has a counter-clockwise outer contour
    
    * .notdef#7843 (U+C6FA) has a counter-clockwise outer contour
    
    * .notdef#7843 (U+C6FA) has a counter-clockwise outer contour
    
    * .notdef#7843 (U+C6FA) has a counter-clockwise outer contour
    
    * .notdef#7843 (U+C6FA) has a counter-clockwise outer contour
    
    * .notdef#7843 (U+C6FA) has a counter-clockwise outer contour
    
    * .notdef#7843 (U+C6FA) has a counter-clockwise outer contour
    
    * .notdef#7844 (U+C6FB) has a counter-clockwise outer contour
    
    * .notdef#7844 (U+C6FB) has a counter-clockwise outer contour
    
    * .notdef#7844 (U+C6FB) has a counter-clockwise outer contour
    
    * .notdef#7844 (U+C6FB) has a counter-clockwise outer contour
    
    * .notdef#7844 (U+C6FB) has a counter-clockwise outer contour
    
    * .notdef#7845 (U+C6FC) has a counter-clockwise outer contour
    
    * .notdef#7845 (U+C6FC) has a counter-clockwise outer contour
    
    * .notdef#7845 (U+C6FC) has a counter-clockwise outer contour
    
    * .notdef#7845 (U+C6FC) has a counter-clockwise outer contour
    
    * .notdef#7845 (U+C6FC) has a counter-clockwise outer contour
    
    * .notdef#7846 (U+C6FE) has a counter-clockwise outer contour
    
    * .notdef#7846 (U+C6FE) has a counter-clockwise outer contour
    
    * .notdef#7846 (U+C6FE) has a counter-clockwise outer contour
    
    * .notdef#7846 (U+C6FE) has a counter-clockwise outer contour
    
    * .notdef#7846 (U+C6FE) has a counter-clockwise outer contour
    
    * .notdef#7847 (U+C6FF) has a counter-clockwise outer contour
    
    * .notdef#7847 (U+C6FF) has a counter-clockwise outer contour
    
    * .notdef#7847 (U+C6FF) has a counter-clockwise outer contour
    
    * .notdef#7847 (U+C6FF) has a counter-clockwise outer contour
    
    * .notdef#7847 (U+C6FF) has a counter-clockwise outer contour
    
    * .notdef#7848 (U+C700) has a counter-clockwise outer contour
    
    * .notdef#7848 (U+C700) has a counter-clockwise outer contour
    
    * .notdef#7848 (U+C700) has a counter-clockwise outer contour
    
    * .notdef#7848 (U+C700) has a counter-clockwise outer contour
    
    * .notdef#7848 (U+C700) has a counter-clockwise outer contour
    
    * .notdef#7849 (U+C701) has a counter-clockwise outer contour
    
    * .notdef#7849 (U+C701) has a counter-clockwise outer contour
    
    * .notdef#7849 (U+C701) has a counter-clockwise outer contour
    
    * .notdef#7849 (U+C701) has a counter-clockwise outer contour
    
    * .notdef#7849 (U+C701) has a counter-clockwise outer contour
    
    * .notdef#785 (U+B81D) has a counter-clockwise outer contour
    
    * .notdef#785 (U+B81D) has a counter-clockwise outer contour
    
    * .notdef#785 (U+B81D) has a counter-clockwise outer contour
    
    * .notdef#7850 (U+C702) has a counter-clockwise outer contour
    
    * .notdef#7850 (U+C702) has a counter-clockwise outer contour
    
    * .notdef#7850 (U+C702) has a counter-clockwise outer contour
    
    * .notdef#7850 (U+C702) has a counter-clockwise outer contour
    
    * .notdef#7850 (U+C702) has a counter-clockwise outer contour
    
    * .notdef#7850 (U+C702) has a counter-clockwise outer contour
    
    * .notdef#7851 (U+C703) has a counter-clockwise outer contour
    
    * .notdef#7851 (U+C703) has a counter-clockwise outer contour
    
    * .notdef#7851 (U+C703) has a counter-clockwise outer contour
    
    * .notdef#7851 (U+C703) has a counter-clockwise outer contour
    
    * .notdef#7851 (U+C703) has a counter-clockwise outer contour
    
    * .notdef#7851 (U+C703) has a counter-clockwise outer contour
    
    * .notdef#7852 (U+C706) has a counter-clockwise outer contour
    
    * .notdef#7852 (U+C706) has a counter-clockwise outer contour
    
    * .notdef#7852 (U+C706) has a counter-clockwise outer contour
    
    * .notdef#7852 (U+C706) has a counter-clockwise outer contour
    
    * .notdef#7852 (U+C706) has a counter-clockwise outer contour
    
    * .notdef#7853 (U+C707) has a counter-clockwise outer contour
    
    * .notdef#7853 (U+C707) has a counter-clockwise outer contour
    
    * .notdef#7853 (U+C707) has a counter-clockwise outer contour
    
    * .notdef#7853 (U+C707) has a counter-clockwise outer contour
    
    * .notdef#7854 (U+C709) has a counter-clockwise outer contour
    
    * .notdef#7854 (U+C709) has a counter-clockwise outer contour
    
    * .notdef#7854 (U+C709) has a counter-clockwise outer contour
    
    * .notdef#7854 (U+C709) has a counter-clockwise outer contour
    
    * .notdef#7855 (U+C70A) has a counter-clockwise outer contour
    
    * .notdef#7855 (U+C70A) has a counter-clockwise outer contour
    
    * .notdef#7855 (U+C70A) has a counter-clockwise outer contour
    
    * .notdef#7855 (U+C70A) has a counter-clockwise outer contour
    
    * .notdef#7855 (U+C70A) has a counter-clockwise outer contour
    
    * .notdef#7855 (U+C70A) has a counter-clockwise outer contour
    
    * .notdef#7856 (U+C70B) has a counter-clockwise outer contour
    
    * .notdef#7856 (U+C70B) has a counter-clockwise outer contour
    
    * .notdef#7856 (U+C70B) has a counter-clockwise outer contour
    
    * .notdef#7856 (U+C70B) has a counter-clockwise outer contour
    
    * .notdef#7857 (U+C70D) has a counter-clockwise outer contour
    
    * .notdef#7857 (U+C70D) has a counter-clockwise outer contour
    
    * .notdef#7857 (U+C70D) has a counter-clockwise outer contour
    
    * .notdef#7857 (U+C70D) has a counter-clockwise outer contour
    
    * .notdef#7858 (U+C70E) has a counter-clockwise outer contour
    
    * .notdef#7858 (U+C70E) has a counter-clockwise outer contour
    
    * .notdef#7858 (U+C70E) has a counter-clockwise outer contour
    
    * .notdef#7858 (U+C70E) has a counter-clockwise outer contour
    
    * .notdef#7859 (U+C70F) has a counter-clockwise outer contour
    
    * .notdef#7859 (U+C70F) has a counter-clockwise outer contour
    
    * .notdef#7859 (U+C70F) has a counter-clockwise outer contour
    
    * .notdef#7859 (U+C70F) has a counter-clockwise outer contour
    
    * .notdef#786 (U+B824) has a counter-clockwise outer contour
    
    * .notdef#786 (U+B824) has a counter-clockwise outer contour
    
    * .notdef#7860 (U+C710) has a counter-clockwise outer contour
    
    * .notdef#7860 (U+C710) has a counter-clockwise outer contour
    
    * .notdef#7860 (U+C710) has a counter-clockwise outer contour
    
    * .notdef#7860 (U+C710) has a counter-clockwise outer contour
    
    * .notdef#7861 (U+C711) has a counter-clockwise outer contour
    
    * .notdef#7861 (U+C711) has a counter-clockwise outer contour
    
    * .notdef#7861 (U+C711) has a counter-clockwise outer contour
    
    * .notdef#7861 (U+C711) has a counter-clockwise outer contour
    
    * .notdef#7862 (U+C712) has a counter-clockwise outer contour
    
    * .notdef#7862 (U+C712) has a counter-clockwise outer contour
    
    * .notdef#7862 (U+C712) has a counter-clockwise outer contour
    
    * .notdef#7862 (U+C712) has a counter-clockwise outer contour
    
    * .notdef#7862 (U+C712) has a counter-clockwise outer contour
    
    * .notdef#7863 (U+C713) has a counter-clockwise outer contour
    
    * .notdef#7863 (U+C713) has a counter-clockwise outer contour
    
    * .notdef#7863 (U+C713) has a counter-clockwise outer contour
    
    * .notdef#7863 (U+C713) has a counter-clockwise outer contour
    
    * .notdef#7863 (U+C713) has a counter-clockwise outer contour
    
    * .notdef#7864 (U+C716) has a counter-clockwise outer contour
    
    * .notdef#7864 (U+C716) has a counter-clockwise outer contour
    
    * .notdef#7864 (U+C716) has a counter-clockwise outer contour
    
    * .notdef#7864 (U+C716) has a counter-clockwise outer contour
    
    * .notdef#7865 (U+C718) has a counter-clockwise outer contour
    
    * .notdef#7865 (U+C718) has a counter-clockwise outer contour
    
    * .notdef#7865 (U+C718) has a counter-clockwise outer contour
    
    * .notdef#7865 (U+C718) has a counter-clockwise outer contour
    
    * .notdef#7866 (U+C71A) has a counter-clockwise outer contour
    
    * .notdef#7866 (U+C71A) has a counter-clockwise outer contour
    
    * .notdef#7866 (U+C71A) has a counter-clockwise outer contour
    
    * .notdef#7866 (U+C71A) has a counter-clockwise outer contour
    
    * .notdef#7867 (U+C71B) has a counter-clockwise outer contour
    
    * .notdef#7867 (U+C71B) has a counter-clockwise outer contour
    
    * .notdef#7867 (U+C71B) has a counter-clockwise outer contour
    
    * .notdef#7867 (U+C71B) has a counter-clockwise outer contour
    
    * .notdef#7868 (U+C71C) has a counter-clockwise outer contour
    
    * .notdef#7868 (U+C71C) has a counter-clockwise outer contour
    
    * .notdef#7868 (U+C71C) has a counter-clockwise outer contour
    
    * .notdef#7868 (U+C71C) has a counter-clockwise outer contour
    
    * .notdef#7869 (U+C71D) has a counter-clockwise outer contour
    
    * .notdef#7869 (U+C71D) has a counter-clockwise outer contour
    
    * .notdef#7869 (U+C71D) has a counter-clockwise outer contour
    
    * .notdef#7869 (U+C71D) has a counter-clockwise outer contour
    
    * .notdef#787 (U+B825) has a counter-clockwise outer contour
    
    * .notdef#787 (U+B825) has a counter-clockwise outer contour
    
    * .notdef#787 (U+B825) has a counter-clockwise outer contour
    
    * .notdef#7870 (U+C71E) has a counter-clockwise outer contour
    
    * .notdef#7870 (U+C71E) has a counter-clockwise outer contour
    
    * .notdef#7870 (U+C71E) has a counter-clockwise outer contour
    
    * .notdef#7870 (U+C71E) has a counter-clockwise outer contour
    
    * .notdef#7870 (U+C71E) has a counter-clockwise outer contour
    
    * .notdef#7871 (U+C71F) has a counter-clockwise outer contour
    
    * .notdef#7871 (U+C71F) has a counter-clockwise outer contour
    
    * .notdef#7871 (U+C71F) has a counter-clockwise outer contour
    
    * .notdef#7871 (U+C71F) has a counter-clockwise outer contour
    
    * .notdef#7871 (U+C71F) has a counter-clockwise outer contour
    
    * .notdef#7872 (U+C722) has a counter-clockwise outer contour
    
    * .notdef#7872 (U+C722) has a counter-clockwise outer contour
    
    * .notdef#7873 (U+C723) has a counter-clockwise outer contour
    
    * .notdef#7873 (U+C723) has a counter-clockwise outer contour
    
    * .notdef#7874 (U+C725) has a counter-clockwise outer contour
    
    * .notdef#7874 (U+C725) has a counter-clockwise outer contour
    
    * .notdef#7875 (U+C726) has a counter-clockwise outer contour
    
    * .notdef#7875 (U+C726) has a counter-clockwise outer contour
    
    * .notdef#7875 (U+C726) has a counter-clockwise outer contour
    
    * .notdef#7875 (U+C726) has a counter-clockwise outer contour
    
    * .notdef#7876 (U+C727) has a counter-clockwise outer contour
    
    * .notdef#7876 (U+C727) has a counter-clockwise outer contour
    
    * .notdef#7877 (U+C729) has a counter-clockwise outer contour
    
    * .notdef#7877 (U+C729) has a counter-clockwise outer contour
    
    * .notdef#7878 (U+C72A) has a counter-clockwise outer contour
    
    * .notdef#7878 (U+C72A) has a counter-clockwise outer contour
    
    * .notdef#7879 (U+C72B) has a counter-clockwise outer contour
    
    * .notdef#7879 (U+C72B) has a counter-clockwise outer contour
    
    * .notdef#788 (U+B828) has a counter-clockwise outer contour
    
    * .notdef#788 (U+B828) has a counter-clockwise outer contour
    
    * .notdef#788 (U+B828) has a counter-clockwise outer contour
    
    * .notdef#7880 (U+C72C) has a counter-clockwise outer contour
    
    * .notdef#7880 (U+C72C) has a counter-clockwise outer contour
    
    * .notdef#7881 (U+C72D) has a counter-clockwise outer contour
    
    * .notdef#7881 (U+C72D) has a counter-clockwise outer contour
    
    * .notdef#7882 (U+C72E) has a counter-clockwise outer contour
    
    * .notdef#7882 (U+C72E) has a counter-clockwise outer contour
    
    * .notdef#7883 (U+C72F) has a counter-clockwise outer contour
    
    * .notdef#7883 (U+C72F) has a counter-clockwise outer contour
    
    * .notdef#7884 (U+C732) has a counter-clockwise outer contour
    
    * .notdef#7884 (U+C732) has a counter-clockwise outer contour
    
    * .notdef#7885 (U+C734) has a counter-clockwise outer contour
    
    * .notdef#7885 (U+C734) has a counter-clockwise outer contour
    
    * .notdef#7886 (U+C736) has a counter-clockwise outer contour
    
    * .notdef#7886 (U+C736) has a counter-clockwise outer contour
    
    * .notdef#7887 (U+C738) has a counter-clockwise outer contour
    
    * .notdef#7887 (U+C738) has a counter-clockwise outer contour
    
    * .notdef#7888 (U+C739) has a counter-clockwise outer contour
    
    * .notdef#7888 (U+C739) has a counter-clockwise outer contour
    
    * .notdef#7889 (U+C73A) has a counter-clockwise outer contour
    
    * .notdef#7889 (U+C73A) has a counter-clockwise outer contour
    
    * .notdef#7889 (U+C73A) has a counter-clockwise outer contour
    
    * .notdef#789 (U+B82C) has a counter-clockwise outer contour
    
    * .notdef#789 (U+B82C) has a counter-clockwise outer contour
    
    * .notdef#789 (U+B82C) has a counter-clockwise outer contour
    
    * .notdef#7890 (U+C73B) has a counter-clockwise outer contour
    
    * .notdef#7890 (U+C73B) has a counter-clockwise outer contour
    
    * .notdef#7890 (U+C73B) has a counter-clockwise outer contour
    
    * .notdef#7891 (U+C73E) has a counter-clockwise outer contour
    
    * .notdef#7891 (U+C73E) has a counter-clockwise outer contour
    
    * .notdef#7891 (U+C73E) has a counter-clockwise outer contour
    
    * .notdef#7891 (U+C73E) has a counter-clockwise outer contour
    
    * .notdef#7892 (U+C73F) has a counter-clockwise outer contour
    
    * .notdef#7892 (U+C73F) has a counter-clockwise outer contour
    
    * .notdef#7892 (U+C73F) has a counter-clockwise outer contour
    
    * .notdef#7892 (U+C73F) has a counter-clockwise outer contour
    
    * .notdef#7893 (U+C741) has a counter-clockwise outer contour
    
    * .notdef#7893 (U+C741) has a counter-clockwise outer contour
    
    * .notdef#7893 (U+C741) has a counter-clockwise outer contour
    
    * .notdef#7893 (U+C741) has a counter-clockwise outer contour
    
    * .notdef#7894 (U+C742) has a counter-clockwise outer contour
    
    * .notdef#7894 (U+C742) has a counter-clockwise outer contour
    
    * .notdef#7894 (U+C742) has a counter-clockwise outer contour
    
    * .notdef#7894 (U+C742) has a counter-clockwise outer contour
    
    * .notdef#7894 (U+C742) has a counter-clockwise outer contour
    
    * .notdef#7895 (U+C743) has a counter-clockwise outer contour
    
    * .notdef#7895 (U+C743) has a counter-clockwise outer contour
    
    * .notdef#7895 (U+C743) has a counter-clockwise outer contour
    
    * .notdef#7896 (U+C745) has a counter-clockwise outer contour
    
    * .notdef#7896 (U+C745) has a counter-clockwise outer contour
    
    * .notdef#7896 (U+C745) has a counter-clockwise outer contour
    
    * .notdef#7896 (U+C745) has a counter-clockwise outer contour
    
    * .notdef#7897 (U+C746) has a counter-clockwise outer contour
    
    * .notdef#7897 (U+C746) has a counter-clockwise outer contour
    
    * .notdef#7897 (U+C746) has a counter-clockwise outer contour
    
    * .notdef#7897 (U+C746) has a counter-clockwise outer contour
    
    * .notdef#7898 (U+C747) has a counter-clockwise outer contour
    
    * .notdef#7898 (U+C747) has a counter-clockwise outer contour
    
    * .notdef#7898 (U+C747) has a counter-clockwise outer contour
    
    * .notdef#7898 (U+C747) has a counter-clockwise outer contour
    
    * .notdef#7899 (U+C748) has a counter-clockwise outer contour
    
    * .notdef#7899 (U+C748) has a counter-clockwise outer contour
    
    * .notdef#7899 (U+C748) has a counter-clockwise outer contour
    
    * .notdef#7899 (U+C748) has a counter-clockwise outer contour
    
    * .notdef#790 (U+B834) has a counter-clockwise outer contour
    
    * .notdef#790 (U+B834) has a counter-clockwise outer contour
    
    * .notdef#790 (U+B834) has a counter-clockwise outer contour
    
    * .notdef#7900 (U+C749) has a counter-clockwise outer contour
    
    * .notdef#7900 (U+C749) has a counter-clockwise outer contour
    
    * .notdef#7900 (U+C749) has a counter-clockwise outer contour
    
    * .notdef#7900 (U+C749) has a counter-clockwise outer contour
    
    * .notdef#7901 (U+C74B) has a counter-clockwise outer contour
    
    * .notdef#7901 (U+C74B) has a counter-clockwise outer contour
    
    * .notdef#7901 (U+C74B) has a counter-clockwise outer contour
    
    * .notdef#7901 (U+C74B) has a counter-clockwise outer contour
    
    * .notdef#7901 (U+C74B) has a counter-clockwise outer contour
    
    * .notdef#7902 (U+C74E) has a counter-clockwise outer contour
    
    * .notdef#7902 (U+C74E) has a counter-clockwise outer contour
    
    * .notdef#7902 (U+C74E) has a counter-clockwise outer contour
    
    * .notdef#7902 (U+C74E) has a counter-clockwise outer contour
    
    * .notdef#7903 (U+C750) has a counter-clockwise outer contour
    
    * .notdef#7903 (U+C750) has a counter-clockwise outer contour
    
    * .notdef#7903 (U+C750) has a counter-clockwise outer contour
    
    * .notdef#7904 (U+C759) has a counter-clockwise outer contour
    
    * .notdef#7904 (U+C759) has a counter-clockwise outer contour
    
    * .notdef#7904 (U+C759) has a counter-clockwise outer contour
    
    * .notdef#7904 (U+C759) has a counter-clockwise outer contour
    
    * .notdef#7905 (U+C75A) has a counter-clockwise outer contour
    
    * .notdef#7905 (U+C75A) has a counter-clockwise outer contour
    
    * .notdef#7905 (U+C75A) has a counter-clockwise outer contour
    
    * .notdef#7905 (U+C75A) has a counter-clockwise outer contour
    
    * .notdef#7905 (U+C75A) has a counter-clockwise outer contour
    
    * .notdef#7906 (U+C75B) has a counter-clockwise outer contour
    
    * .notdef#7906 (U+C75B) has a counter-clockwise outer contour
    
    * .notdef#7906 (U+C75B) has a counter-clockwise outer contour
    
    * .notdef#7906 (U+C75B) has a counter-clockwise outer contour
    
    * .notdef#7906 (U+C75B) has a counter-clockwise outer contour
    
    * .notdef#7907 (U+C75D) has a counter-clockwise outer contour
    
    * .notdef#7907 (U+C75D) has a counter-clockwise outer contour
    
    * .notdef#7907 (U+C75D) has a counter-clockwise outer contour
    
    * .notdef#7907 (U+C75D) has a counter-clockwise outer contour
    
    * .notdef#7907 (U+C75D) has a counter-clockwise outer contour
    
    * .notdef#7908 (U+C75E) has a counter-clockwise outer contour
    
    * .notdef#7908 (U+C75E) has a counter-clockwise outer contour
    
    * .notdef#7908 (U+C75E) has a counter-clockwise outer contour
    
    * .notdef#7908 (U+C75E) has a counter-clockwise outer contour
    
    * .notdef#7908 (U+C75E) has a counter-clockwise outer contour
    
    * .notdef#7908 (U+C75E) has a counter-clockwise outer contour
    
    * .notdef#7909 (U+C75F) has a counter-clockwise outer contour
    
    * .notdef#7909 (U+C75F) has a counter-clockwise outer contour
    
    * .notdef#7909 (U+C75F) has a counter-clockwise outer contour
    
    * .notdef#7909 (U+C75F) has a counter-clockwise outer contour
    
    * .notdef#791 (U+B835) has a counter-clockwise outer contour
    
    * .notdef#791 (U+B835) has a counter-clockwise outer contour
    
    * .notdef#791 (U+B835) has a counter-clockwise outer contour
    
    * .notdef#7910 (U+C761) has a counter-clockwise outer contour
    
    * .notdef#7910 (U+C761) has a counter-clockwise outer contour
    
    * .notdef#7910 (U+C761) has a counter-clockwise outer contour
    
    * .notdef#7910 (U+C761) has a counter-clockwise outer contour
    
    * .notdef#7910 (U+C761) has a counter-clockwise outer contour
    
    * .notdef#7911 (U+C762) has a counter-clockwise outer contour
    
    * .notdef#7911 (U+C762) has a counter-clockwise outer contour
    
    * .notdef#7911 (U+C762) has a counter-clockwise outer contour
    
    * .notdef#7911 (U+C762) has a counter-clockwise outer contour
    
    * .notdef#7911 (U+C762) has a counter-clockwise outer contour
    
    * .notdef#7912 (U+C763) has a counter-clockwise outer contour
    
    * .notdef#7912 (U+C763) has a counter-clockwise outer contour
    
    * .notdef#7912 (U+C763) has a counter-clockwise outer contour
    
    * .notdef#7912 (U+C763) has a counter-clockwise outer contour
    
    * .notdef#7912 (U+C763) has a counter-clockwise outer contour
    
    * .notdef#7913 (U+C764) has a counter-clockwise outer contour
    
    * .notdef#7913 (U+C764) has a counter-clockwise outer contour
    
    * .notdef#7913 (U+C764) has a counter-clockwise outer contour
    
    * .notdef#7913 (U+C764) has a counter-clockwise outer contour
    
    * .notdef#7913 (U+C764) has a counter-clockwise outer contour
    
    * .notdef#7914 (U+C765) has a counter-clockwise outer contour
    
    * .notdef#7914 (U+C765) has a counter-clockwise outer contour
    
    * .notdef#7914 (U+C765) has a counter-clockwise outer contour
    
    * .notdef#7914 (U+C765) has a counter-clockwise outer contour
    
    * .notdef#7914 (U+C765) has a counter-clockwise outer contour
    
    * .notdef#7915 (U+C766) has a counter-clockwise outer contour
    
    * .notdef#7915 (U+C766) has a counter-clockwise outer contour
    
    * .notdef#7915 (U+C766) has a counter-clockwise outer contour
    
    * .notdef#7915 (U+C766) has a counter-clockwise outer contour
    
    * .notdef#7915 (U+C766) has a counter-clockwise outer contour
    
    * .notdef#7915 (U+C766) has a counter-clockwise outer contour
    
    * .notdef#7916 (U+C767) has a counter-clockwise outer contour
    
    * .notdef#7916 (U+C767) has a counter-clockwise outer contour
    
    * .notdef#7916 (U+C767) has a counter-clockwise outer contour
    
    * .notdef#7916 (U+C767) has a counter-clockwise outer contour
    
    * .notdef#7916 (U+C767) has a counter-clockwise outer contour
    
    * .notdef#7916 (U+C767) has a counter-clockwise outer contour
    
    * .notdef#7917 (U+C769) has a counter-clockwise outer contour
    
    * .notdef#7917 (U+C769) has a counter-clockwise outer contour
    
    * .notdef#7917 (U+C769) has a counter-clockwise outer contour
    
    * .notdef#7917 (U+C769) has a counter-clockwise outer contour
    
    * .notdef#7918 (U+C76A) has a counter-clockwise outer contour
    
    * .notdef#7918 (U+C76A) has a counter-clockwise outer contour
    
    * .notdef#7918 (U+C76A) has a counter-clockwise outer contour
    
    * .notdef#7918 (U+C76A) has a counter-clockwise outer contour
    
    * .notdef#7918 (U+C76A) has a counter-clockwise outer contour
    
    * .notdef#7919 (U+C76C) has a counter-clockwise outer contour
    
    * .notdef#7919 (U+C76C) has a counter-clockwise outer contour
    
    * .notdef#7919 (U+C76C) has a counter-clockwise outer contour
    
    * .notdef#7919 (U+C76C) has a counter-clockwise outer contour
    
    * .notdef#792 (U+B837) has a counter-clockwise outer contour
    
    * .notdef#792 (U+B837) has a counter-clockwise outer contour
    
    * .notdef#792 (U+B837) has a counter-clockwise outer contour
    
    * .notdef#7920 (U+C76D) has a counter-clockwise outer contour
    
    * .notdef#7920 (U+C76D) has a counter-clockwise outer contour
    
    * .notdef#7920 (U+C76D) has a counter-clockwise outer contour
    
    * .notdef#7920 (U+C76D) has a counter-clockwise outer contour
    
    * .notdef#7921 (U+C76E) has a counter-clockwise outer contour
    
    * .notdef#7921 (U+C76E) has a counter-clockwise outer contour
    
    * .notdef#7921 (U+C76E) has a counter-clockwise outer contour
    
    * .notdef#7921 (U+C76E) has a counter-clockwise outer contour
    
    * .notdef#7922 (U+C76F) has a counter-clockwise outer contour
    
    * .notdef#7922 (U+C76F) has a counter-clockwise outer contour
    
    * .notdef#7922 (U+C76F) has a counter-clockwise outer contour
    
    * .notdef#7922 (U+C76F) has a counter-clockwise outer contour
    
    * .notdef#7923 (U+C770) has a counter-clockwise outer contour
    
    * .notdef#7923 (U+C770) has a counter-clockwise outer contour
    
    * .notdef#7923 (U+C770) has a counter-clockwise outer contour
    
    * .notdef#7923 (U+C770) has a counter-clockwise outer contour
    
    * .notdef#7924 (U+C771) has a counter-clockwise outer contour
    
    * .notdef#7924 (U+C771) has a counter-clockwise outer contour
    
    * .notdef#7924 (U+C771) has a counter-clockwise outer contour
    
    * .notdef#7924 (U+C771) has a counter-clockwise outer contour
    
    * .notdef#7925 (U+C772) has a counter-clockwise outer contour
    
    * .notdef#7925 (U+C772) has a counter-clockwise outer contour
    
    * .notdef#7925 (U+C772) has a counter-clockwise outer contour
    
    * .notdef#7925 (U+C772) has a counter-clockwise outer contour
    
    * .notdef#7925 (U+C772) has a counter-clockwise outer contour
    
    * .notdef#7926 (U+C773) has a counter-clockwise outer contour
    
    * .notdef#7926 (U+C773) has a counter-clockwise outer contour
    
    * .notdef#7926 (U+C773) has a counter-clockwise outer contour
    
    * .notdef#7926 (U+C773) has a counter-clockwise outer contour
    
    * .notdef#7926 (U+C773) has a counter-clockwise outer contour
    
    * .notdef#7927 (U+C776) has a counter-clockwise outer contour
    
    * .notdef#7927 (U+C776) has a counter-clockwise outer contour
    
    * .notdef#7927 (U+C776) has a counter-clockwise outer contour
    
    * .notdef#7927 (U+C776) has a counter-clockwise outer contour
    
    * .notdef#7928 (U+C777) has a counter-clockwise outer contour
    
    * .notdef#7928 (U+C777) has a counter-clockwise outer contour
    
    * .notdef#7928 (U+C777) has a counter-clockwise outer contour
    
    * .notdef#7928 (U+C777) has a counter-clockwise outer contour
    
    * .notdef#7929 (U+C779) has a counter-clockwise outer contour
    
    * .notdef#7929 (U+C779) has a counter-clockwise outer contour
    
    * .notdef#7929 (U+C779) has a counter-clockwise outer contour
    
    * .notdef#7929 (U+C779) has a counter-clockwise outer contour
    
    * .notdef#793 (U+B838) has a counter-clockwise outer contour
    
    * .notdef#793 (U+B838) has a counter-clockwise outer contour
    
    * .notdef#793 (U+B838) has a counter-clockwise outer contour
    
    * .notdef#7930 (U+C77A) has a counter-clockwise outer contour
    
    * .notdef#7930 (U+C77A) has a counter-clockwise outer contour
    
    * .notdef#7930 (U+C77A) has a counter-clockwise outer contour
    
    * .notdef#7930 (U+C77A) has a counter-clockwise outer contour
    
    * .notdef#7930 (U+C77A) has a counter-clockwise outer contour
    
    * .notdef#7931 (U+C77B) has a counter-clockwise outer contour
    
    * .notdef#7931 (U+C77B) has a counter-clockwise outer contour
    
    * .notdef#7931 (U+C77B) has a counter-clockwise outer contour
    
    * .notdef#7932 (U+C77F) has a counter-clockwise outer contour
    
    * .notdef#7932 (U+C77F) has a counter-clockwise outer contour
    
    * .notdef#7932 (U+C77F) has a counter-clockwise outer contour
    
    * .notdef#7932 (U+C77F) has a counter-clockwise outer contour
    
    * .notdef#7933 (U+C780) has a counter-clockwise outer contour
    
    * .notdef#7933 (U+C780) has a counter-clockwise outer contour
    
    * .notdef#7933 (U+C780) has a counter-clockwise outer contour
    
    * .notdef#7933 (U+C780) has a counter-clockwise outer contour
    
    * .notdef#7934 (U+C781) has a counter-clockwise outer contour
    
    * .notdef#7934 (U+C781) has a counter-clockwise outer contour
    
    * .notdef#7934 (U+C781) has a counter-clockwise outer contour
    
    * .notdef#7934 (U+C781) has a counter-clockwise outer contour
    
    * .notdef#7935 (U+C782) has a counter-clockwise outer contour
    
    * .notdef#7935 (U+C782) has a counter-clockwise outer contour
    
    * .notdef#7935 (U+C782) has a counter-clockwise outer contour
    
    * .notdef#7935 (U+C782) has a counter-clockwise outer contour
    
    * .notdef#7935 (U+C782) has a counter-clockwise outer contour
    
    * .notdef#7936 (U+C786) has a counter-clockwise outer contour
    
    * .notdef#7936 (U+C786) has a counter-clockwise outer contour
    
    * .notdef#7936 (U+C786) has a counter-clockwise outer contour
    
    * .notdef#7936 (U+C786) has a counter-clockwise outer contour
    
    * .notdef#7937 (U+C78B) has a counter-clockwise outer contour
    
    * .notdef#7937 (U+C78B) has a counter-clockwise outer contour
    
    * .notdef#7937 (U+C78B) has a counter-clockwise outer contour
    
    * .notdef#7938 (U+C78C) has a counter-clockwise outer contour
    
    * .notdef#7938 (U+C78C) has a counter-clockwise outer contour
    
    * .notdef#7938 (U+C78C) has a counter-clockwise outer contour
    
    * .notdef#7939 (U+C78D) has a counter-clockwise outer contour
    
    * .notdef#7939 (U+C78D) has a counter-clockwise outer contour
    
    * .notdef#7939 (U+C78D) has a counter-clockwise outer contour
    
    * .notdef#794 (U+B839) has a counter-clockwise outer contour
    
    * .notdef#794 (U+B839) has a counter-clockwise outer contour
    
    * .notdef#794 (U+B839) has a counter-clockwise outer contour
    
    * .notdef#7940 (U+C78F) has a counter-clockwise outer contour
    
    * .notdef#7940 (U+C78F) has a counter-clockwise outer contour
    
    * .notdef#7940 (U+C78F) has a counter-clockwise outer contour
    
    * .notdef#7940 (U+C78F) has a counter-clockwise outer contour
    
    * .notdef#7941 (U+C792) has a counter-clockwise outer contour
    
    * .notdef#7941 (U+C792) has a counter-clockwise outer contour
    
    * .notdef#7941 (U+C792) has a counter-clockwise outer contour
    
    * .notdef#7941 (U+C792) has a counter-clockwise outer contour
    
    * .notdef#7942 (U+C793) has a counter-clockwise outer contour
    
    * .notdef#7942 (U+C793) has a counter-clockwise outer contour
    
    * .notdef#7942 (U+C793) has a counter-clockwise outer contour
    
    * .notdef#7942 (U+C793) has a counter-clockwise outer contour
    
    * .notdef#7943 (U+C795) has a counter-clockwise outer contour
    
    * .notdef#7943 (U+C795) has a counter-clockwise outer contour
    
    * .notdef#7943 (U+C795) has a counter-clockwise outer contour
    
    * .notdef#7943 (U+C795) has a counter-clockwise outer contour
    
    * .notdef#7944 (U+C799) has a counter-clockwise outer contour
    
    * .notdef#7944 (U+C799) has a counter-clockwise outer contour
    
    * .notdef#7944 (U+C799) has a counter-clockwise outer contour
    
    * .notdef#7944 (U+C799) has a counter-clockwise outer contour
    
    * .notdef#7945 (U+C79B) has a counter-clockwise outer contour
    
    * .notdef#7945 (U+C79B) has a counter-clockwise outer contour
    
    * .notdef#7945 (U+C79B) has a counter-clockwise outer contour
    
    * .notdef#7945 (U+C79B) has a counter-clockwise outer contour
    
    * .notdef#7946 (U+C79C) has a counter-clockwise outer contour
    
    * .notdef#7946 (U+C79C) has a counter-clockwise outer contour
    
    * .notdef#7946 (U+C79C) has a counter-clockwise outer contour
    
    * .notdef#7946 (U+C79C) has a counter-clockwise outer contour
    
    * .notdef#7947 (U+C79D) has a counter-clockwise outer contour
    
    * .notdef#7947 (U+C79D) has a counter-clockwise outer contour
    
    * .notdef#7947 (U+C79D) has a counter-clockwise outer contour
    
    * .notdef#7947 (U+C79D) has a counter-clockwise outer contour
    
    * .notdef#7948 (U+C79E) has a counter-clockwise outer contour
    
    * .notdef#7948 (U+C79E) has a counter-clockwise outer contour
    
    * .notdef#7948 (U+C79E) has a counter-clockwise outer contour
    
    * .notdef#7948 (U+C79E) has a counter-clockwise outer contour
    
    * .notdef#7948 (U+C79E) has a counter-clockwise outer contour
    
    * .notdef#7949 (U+C79F) has a counter-clockwise outer contour
    
    * .notdef#7949 (U+C79F) has a counter-clockwise outer contour
    
    * .notdef#7949 (U+C79F) has a counter-clockwise outer contour
    
    * .notdef#7949 (U+C79F) has a counter-clockwise outer contour
    
    * .notdef#7949 (U+C79F) has a counter-clockwise outer contour
    
    * .notdef#795 (U+B840) has a counter-clockwise outer contour
    
    * .notdef#795 (U+B840) has a counter-clockwise outer contour
    
    * .notdef#7950 (U+C7A2) has a counter-clockwise outer contour
    
    * .notdef#7950 (U+C7A2) has a counter-clockwise outer contour
    
    * .notdef#7950 (U+C7A2) has a counter-clockwise outer contour
    
    * .notdef#7950 (U+C7A2) has a counter-clockwise outer contour
    
    * .notdef#7951 (U+C7A7) has a counter-clockwise outer contour
    
    * .notdef#7951 (U+C7A7) has a counter-clockwise outer contour
    
    * .notdef#7951 (U+C7A7) has a counter-clockwise outer contour
    
    * .notdef#7952 (U+C7A8) has a counter-clockwise outer contour
    
    * .notdef#7952 (U+C7A8) has a counter-clockwise outer contour
    
    * .notdef#7952 (U+C7A8) has a counter-clockwise outer contour
    
    * .notdef#7953 (U+C7A9) has a counter-clockwise outer contour
    
    * .notdef#7953 (U+C7A9) has a counter-clockwise outer contour
    
    * .notdef#7953 (U+C7A9) has a counter-clockwise outer contour
    
    * .notdef#7954 (U+C7AA) has a counter-clockwise outer contour
    
    * .notdef#7954 (U+C7AA) has a counter-clockwise outer contour
    
    * .notdef#7954 (U+C7AA) has a counter-clockwise outer contour
    
    * .notdef#7954 (U+C7AA) has a counter-clockwise outer contour
    
    * .notdef#7955 (U+C7AB) has a counter-clockwise outer contour
    
    * .notdef#7955 (U+C7AB) has a counter-clockwise outer contour
    
    * .notdef#7955 (U+C7AB) has a counter-clockwise outer contour
    
    * .notdef#7955 (U+C7AB) has a counter-clockwise outer contour
    
    * .notdef#7956 (U+C7AE) has a counter-clockwise outer contour
    
    * .notdef#7956 (U+C7AE) has a counter-clockwise outer contour
    
    * .notdef#7956 (U+C7AE) has a counter-clockwise outer contour
    
    * .notdef#7956 (U+C7AE) has a counter-clockwise outer contour
    
    * .notdef#7957 (U+C7AF) has a counter-clockwise outer contour
    
    * .notdef#7957 (U+C7AF) has a counter-clockwise outer contour
    
    * .notdef#7957 (U+C7AF) has a counter-clockwise outer contour
    
    * .notdef#7957 (U+C7AF) has a counter-clockwise outer contour
    
    * .notdef#7958 (U+C7B1) has a counter-clockwise outer contour
    
    * .notdef#7958 (U+C7B1) has a counter-clockwise outer contour
    
    * .notdef#7958 (U+C7B1) has a counter-clockwise outer contour
    
    * .notdef#7958 (U+C7B1) has a counter-clockwise outer contour
    
    * .notdef#7959 (U+C7B2) has a counter-clockwise outer contour
    
    * .notdef#7959 (U+C7B2) has a counter-clockwise outer contour
    
    * .notdef#7959 (U+C7B2) has a counter-clockwise outer contour
    
    * .notdef#7959 (U+C7B2) has a counter-clockwise outer contour
    
    * .notdef#7959 (U+C7B2) has a counter-clockwise outer contour
    
    * .notdef#796 (U+B844) has a counter-clockwise outer contour
    
    * .notdef#796 (U+B844) has a counter-clockwise outer contour
    
    * .notdef#796 (U+B844) has a counter-clockwise outer contour
    
    * .notdef#796 (U+B844) has a counter-clockwise outer contour
    
    * .notdef#7960 (U+C7B3) has a counter-clockwise outer contour
    
    * .notdef#7960 (U+C7B3) has a counter-clockwise outer contour
    
    * .notdef#7960 (U+C7B3) has a counter-clockwise outer contour
    
    * .notdef#7961 (U+C7B5) has a counter-clockwise outer contour
    
    * .notdef#7961 (U+C7B5) has a counter-clockwise outer contour
    
    * .notdef#7961 (U+C7B5) has a counter-clockwise outer contour
    
    * .notdef#7961 (U+C7B5) has a counter-clockwise outer contour
    
    * .notdef#7962 (U+C7B6) has a counter-clockwise outer contour
    
    * .notdef#7962 (U+C7B6) has a counter-clockwise outer contour
    
    * .notdef#7962 (U+C7B6) has a counter-clockwise outer contour
    
    * .notdef#7962 (U+C7B6) has a counter-clockwise outer contour
    
    * .notdef#7963 (U+C7B7) has a counter-clockwise outer contour
    
    * .notdef#7963 (U+C7B7) has a counter-clockwise outer contour
    
    * .notdef#7963 (U+C7B7) has a counter-clockwise outer contour
    
    * .notdef#7963 (U+C7B7) has a counter-clockwise outer contour
    
    * .notdef#7964 (U+C7B8) has a counter-clockwise outer contour
    
    * .notdef#7964 (U+C7B8) has a counter-clockwise outer contour
    
    * .notdef#7964 (U+C7B8) has a counter-clockwise outer contour
    
    * .notdef#7964 (U+C7B8) has a counter-clockwise outer contour
    
    * .notdef#7965 (U+C7B9) has a counter-clockwise outer contour
    
    * .notdef#7965 (U+C7B9) has a counter-clockwise outer contour
    
    * .notdef#7965 (U+C7B9) has a counter-clockwise outer contour
    
    * .notdef#7965 (U+C7B9) has a counter-clockwise outer contour
    
    * .notdef#7966 (U+C7BA) has a counter-clockwise outer contour
    
    * .notdef#7966 (U+C7BA) has a counter-clockwise outer contour
    
    * .notdef#7966 (U+C7BA) has a counter-clockwise outer contour
    
    * .notdef#7966 (U+C7BA) has a counter-clockwise outer contour
    
    * .notdef#7966 (U+C7BA) has a counter-clockwise outer contour
    
    * .notdef#7967 (U+C7BB) has a counter-clockwise outer contour
    
    * .notdef#7967 (U+C7BB) has a counter-clockwise outer contour
    
    * .notdef#7967 (U+C7BB) has a counter-clockwise outer contour
    
    * .notdef#7967 (U+C7BB) has a counter-clockwise outer contour
    
    * .notdef#7967 (U+C7BB) has a counter-clockwise outer contour
    
    * .notdef#7968 (U+C7BE) has a counter-clockwise outer contour
    
    * .notdef#7968 (U+C7BE) has a counter-clockwise outer contour
    
    * .notdef#7968 (U+C7BE) has a counter-clockwise outer contour
    
    * .notdef#7968 (U+C7BE) has a counter-clockwise outer contour
    
    * .notdef#7969 (U+C7C2) has a counter-clockwise outer contour
    
    * .notdef#7969 (U+C7C2) has a counter-clockwise outer contour
    
    * .notdef#7969 (U+C7C2) has a counter-clockwise outer contour
    
    * .notdef#797 (U+B851) has a counter-clockwise outer contour
    
    * .notdef#797 (U+B851) has a counter-clockwise outer contour
    
    * .notdef#797 (U+B851) has a counter-clockwise outer contour
    
    * .notdef#797 (U+B851) has a counter-clockwise outer contour
    
    * .notdef#7970 (U+C7C3) has a counter-clockwise outer contour
    
    * .notdef#7970 (U+C7C3) has a counter-clockwise outer contour
    
    * .notdef#7970 (U+C7C3) has a counter-clockwise outer contour
    
    * .notdef#7971 (U+C7C4) has a counter-clockwise outer contour
    
    * .notdef#7971 (U+C7C4) has a counter-clockwise outer contour
    
    * .notdef#7971 (U+C7C4) has a counter-clockwise outer contour
    
    * .notdef#7972 (U+C7C5) has a counter-clockwise outer contour
    
    * .notdef#7972 (U+C7C5) has a counter-clockwise outer contour
    
    * .notdef#7972 (U+C7C5) has a counter-clockwise outer contour
    
    * .notdef#7973 (U+C7C6) has a counter-clockwise outer contour
    
    * .notdef#7973 (U+C7C6) has a counter-clockwise outer contour
    
    * .notdef#7973 (U+C7C6) has a counter-clockwise outer contour
    
    * .notdef#7973 (U+C7C6) has a counter-clockwise outer contour
    
    * .notdef#7974 (U+C7C7) has a counter-clockwise outer contour
    
    * .notdef#7974 (U+C7C7) has a counter-clockwise outer contour
    
    * .notdef#7974 (U+C7C7) has a counter-clockwise outer contour
    
    * .notdef#7974 (U+C7C7) has a counter-clockwise outer contour
    
    * .notdef#7975 (U+C7CA) has a counter-clockwise outer contour
    
    * .notdef#7975 (U+C7CA) has a counter-clockwise outer contour
    
    * .notdef#7975 (U+C7CA) has a counter-clockwise outer contour
    
    * .notdef#7975 (U+C7CA) has a counter-clockwise outer contour
    
    * .notdef#7976 (U+C7CB) has a counter-clockwise outer contour
    
    * .notdef#7976 (U+C7CB) has a counter-clockwise outer contour
    
    * .notdef#7976 (U+C7CB) has a counter-clockwise outer contour
    
    * .notdef#7976 (U+C7CB) has a counter-clockwise outer contour
    
    * .notdef#7977 (U+C7CD) has a counter-clockwise outer contour
    
    * .notdef#7977 (U+C7CD) has a counter-clockwise outer contour
    
    * .notdef#7977 (U+C7CD) has a counter-clockwise outer contour
    
    * .notdef#7977 (U+C7CD) has a counter-clockwise outer contour
    
    * .notdef#7978 (U+C7CF) has a counter-clockwise outer contour
    
    * .notdef#7978 (U+C7CF) has a counter-clockwise outer contour
    
    * .notdef#7978 (U+C7CF) has a counter-clockwise outer contour
    
    * .notdef#7979 (U+C7D1) has a counter-clockwise outer contour
    
    * .notdef#7979 (U+C7D1) has a counter-clockwise outer contour
    
    * .notdef#7979 (U+C7D1) has a counter-clockwise outer contour
    
    * .notdef#7979 (U+C7D1) has a counter-clockwise outer contour
    
    * .notdef#798 (U+B853) has a counter-clockwise outer contour
    
    * .notdef#798 (U+B853) has a counter-clockwise outer contour
    
    * .notdef#798 (U+B853) has a counter-clockwise outer contour
    
    * .notdef#798 (U+B853) has a counter-clockwise outer contour
    
    * .notdef#7980 (U+C7D2) has a counter-clockwise outer contour
    
    * .notdef#7980 (U+C7D2) has a counter-clockwise outer contour
    
    * .notdef#7980 (U+C7D2) has a counter-clockwise outer contour
    
    * .notdef#7980 (U+C7D2) has a counter-clockwise outer contour
    
    * .notdef#7981 (U+C7D3) has a counter-clockwise outer contour
    
    * .notdef#7981 (U+C7D3) has a counter-clockwise outer contour
    
    * .notdef#7981 (U+C7D3) has a counter-clockwise outer contour
    
    * .notdef#7981 (U+C7D3) has a counter-clockwise outer contour
    
    * .notdef#7982 (U+C7D4) has a counter-clockwise outer contour
    
    * .notdef#7982 (U+C7D4) has a counter-clockwise outer contour
    
    * .notdef#7982 (U+C7D4) has a counter-clockwise outer contour
    
    * .notdef#7982 (U+C7D4) has a counter-clockwise outer contour
    
    * .notdef#7983 (U+C7D5) has a counter-clockwise outer contour
    
    * .notdef#7983 (U+C7D5) has a counter-clockwise outer contour
    
    * .notdef#7983 (U+C7D5) has a counter-clockwise outer contour
    
    * .notdef#7983 (U+C7D5) has a counter-clockwise outer contour
    
    * .notdef#7984 (U+C7D6) has a counter-clockwise outer contour
    
    * .notdef#7984 (U+C7D6) has a counter-clockwise outer contour
    
    * .notdef#7984 (U+C7D6) has a counter-clockwise outer contour
    
    * .notdef#7984 (U+C7D6) has a counter-clockwise outer contour
    
    * .notdef#7984 (U+C7D6) has a counter-clockwise outer contour
    
    * .notdef#7985 (U+C7D7) has a counter-clockwise outer contour
    
    * .notdef#7985 (U+C7D7) has a counter-clockwise outer contour
    
    * .notdef#7985 (U+C7D7) has a counter-clockwise outer contour
    
    * .notdef#7985 (U+C7D7) has a counter-clockwise outer contour
    
    * .notdef#7985 (U+C7D7) has a counter-clockwise outer contour
    
    * .notdef#7986 (U+C7D9) has a counter-clockwise outer contour
    
    * .notdef#7986 (U+C7D9) has a counter-clockwise outer contour
    
    * .notdef#7986 (U+C7D9) has a counter-clockwise outer contour
    
    * .notdef#7987 (U+C7DA) has a counter-clockwise outer contour
    
    * .notdef#7987 (U+C7DA) has a counter-clockwise outer contour
    
    * .notdef#7987 (U+C7DA) has a counter-clockwise outer contour
    
    * .notdef#7987 (U+C7DA) has a counter-clockwise outer contour
    
    * .notdef#7988 (U+C7DB) has a counter-clockwise outer contour
    
    * .notdef#7988 (U+C7DB) has a counter-clockwise outer contour
    
    * .notdef#7988 (U+C7DB) has a counter-clockwise outer contour
    
    * .notdef#7989 (U+C7DC) has a counter-clockwise outer contour
    
    * .notdef#7989 (U+C7DC) has a counter-clockwise outer contour
    
    * .notdef#7989 (U+C7DC) has a counter-clockwise outer contour
    
    * .notdef#799 (U+B85C) has a counter-clockwise outer contour
    
    * .notdef#799 (U+B85C) has a counter-clockwise outer contour
    
    * .notdef#7990 (U+C7DE) has a counter-clockwise outer contour
    
    * .notdef#7990 (U+C7DE) has a counter-clockwise outer contour
    
    * .notdef#7990 (U+C7DE) has a counter-clockwise outer contour
    
    * .notdef#7991 (U+C7DF) has a counter-clockwise outer contour
    
    * .notdef#7991 (U+C7DF) has a counter-clockwise outer contour
    
    * .notdef#7991 (U+C7DF) has a counter-clockwise outer contour
    
    * .notdef#7992 (U+C7E0) has a counter-clockwise outer contour
    
    * .notdef#7992 (U+C7E0) has a counter-clockwise outer contour
    
    * .notdef#7992 (U+C7E0) has a counter-clockwise outer contour
    
    * .notdef#7993 (U+C7E1) has a counter-clockwise outer contour
    
    * .notdef#7993 (U+C7E1) has a counter-clockwise outer contour
    
    * .notdef#7993 (U+C7E1) has a counter-clockwise outer contour
    
    * .notdef#7994 (U+C7E2) has a counter-clockwise outer contour
    
    * .notdef#7994 (U+C7E2) has a counter-clockwise outer contour
    
    * .notdef#7994 (U+C7E2) has a counter-clockwise outer contour
    
    * .notdef#7994 (U+C7E2) has a counter-clockwise outer contour
    
    * .notdef#7995 (U+C7E3) has a counter-clockwise outer contour
    
    * .notdef#7995 (U+C7E3) has a counter-clockwise outer contour
    
    * .notdef#7995 (U+C7E3) has a counter-clockwise outer contour
    
    * .notdef#7995 (U+C7E3) has a counter-clockwise outer contour
    
    * .notdef#7996 (U+C7E5) has a counter-clockwise outer contour
    
    * .notdef#7996 (U+C7E5) has a counter-clockwise outer contour
    
    * .notdef#7996 (U+C7E5) has a counter-clockwise outer contour
    
    * .notdef#7997 (U+C7E6) has a counter-clockwise outer contour
    
    * .notdef#7997 (U+C7E6) has a counter-clockwise outer contour
    
    * .notdef#7997 (U+C7E6) has a counter-clockwise outer contour
    
    * .notdef#7997 (U+C7E6) has a counter-clockwise outer contour
    
    * .notdef#7998 (U+C7E7) has a counter-clockwise outer contour
    
    * .notdef#7998 (U+C7E7) has a counter-clockwise outer contour
    
    * .notdef#7998 (U+C7E7) has a counter-clockwise outer contour
    
    * .notdef#7998 (U+C7E7) has a counter-clockwise outer contour
    
    * .notdef#7999 (U+C7E9) has a counter-clockwise outer contour
    
    * .notdef#7999 (U+C7E9) has a counter-clockwise outer contour
    
    * .notdef#7999 (U+C7E9) has a counter-clockwise outer contour
    
    * .notdef#7999 (U+C7E9) has a counter-clockwise outer contour
    
    * .notdef#800 (U+B85D) has a counter-clockwise outer contour
    
    * .notdef#800 (U+B85D) has a counter-clockwise outer contour
    
    * .notdef#800 (U+B85D) has a counter-clockwise outer contour
    
    * .notdef#8000 (U+C7EA) has a counter-clockwise outer contour
    
    * .notdef#8000 (U+C7EA) has a counter-clockwise outer contour
    
    * .notdef#8000 (U+C7EA) has a counter-clockwise outer contour
    
    * .notdef#8000 (U+C7EA) has a counter-clockwise outer contour
    
    * .notdef#8000 (U+C7EA) has a counter-clockwise outer contour
    
    * .notdef#8001 (U+C7EB) has a counter-clockwise outer contour
    
    * .notdef#8001 (U+C7EB) has a counter-clockwise outer contour
    
    * .notdef#8001 (U+C7EB) has a counter-clockwise outer contour
    
    * .notdef#8002 (U+C7ED) has a counter-clockwise outer contour
    
    * .notdef#8002 (U+C7ED) has a counter-clockwise outer contour
    
    * .notdef#8002 (U+C7ED) has a counter-clockwise outer contour
    
    * .notdef#8002 (U+C7ED) has a counter-clockwise outer contour
    
    * .notdef#8003 (U+C7EE) has a counter-clockwise outer contour
    
    * .notdef#8003 (U+C7EE) has a counter-clockwise outer contour
    
    * .notdef#8003 (U+C7EE) has a counter-clockwise outer contour
    
    * .notdef#8003 (U+C7EE) has a counter-clockwise outer contour
    
    * .notdef#8004 (U+C7EF) has a counter-clockwise outer contour
    
    * .notdef#8004 (U+C7EF) has a counter-clockwise outer contour
    
    * .notdef#8004 (U+C7EF) has a counter-clockwise outer contour
    
    * .notdef#8004 (U+C7EF) has a counter-clockwise outer contour
    
    * .notdef#8005 (U+C7F0) has a counter-clockwise outer contour
    
    * .notdef#8005 (U+C7F0) has a counter-clockwise outer contour
    
    * .notdef#8005 (U+C7F0) has a counter-clockwise outer contour
    
    * .notdef#8005 (U+C7F0) has a counter-clockwise outer contour
    
    * .notdef#8006 (U+C7F1) has a counter-clockwise outer contour
    
    * .notdef#8006 (U+C7F1) has a counter-clockwise outer contour
    
    * .notdef#8006 (U+C7F1) has a counter-clockwise outer contour
    
    * .notdef#8006 (U+C7F1) has a counter-clockwise outer contour
    
    * .notdef#8007 (U+C7F2) has a counter-clockwise outer contour
    
    * .notdef#8007 (U+C7F2) has a counter-clockwise outer contour
    
    * .notdef#8007 (U+C7F2) has a counter-clockwise outer contour
    
    * .notdef#8007 (U+C7F2) has a counter-clockwise outer contour
    
    * .notdef#8007 (U+C7F2) has a counter-clockwise outer contour
    
    * .notdef#8008 (U+C7F3) has a counter-clockwise outer contour
    
    * .notdef#8008 (U+C7F3) has a counter-clockwise outer contour
    
    * .notdef#8008 (U+C7F3) has a counter-clockwise outer contour
    
    * .notdef#8008 (U+C7F3) has a counter-clockwise outer contour
    
    * .notdef#8008 (U+C7F3) has a counter-clockwise outer contour
    
    * .notdef#8009 (U+C7F4) has a counter-clockwise outer contour
    
    * .notdef#8009 (U+C7F4) has a counter-clockwise outer contour
    
    * .notdef#8009 (U+C7F4) has a counter-clockwise outer contour
    
    * .notdef#801 (U+B860) has a counter-clockwise outer contour
    
    * .notdef#801 (U+B860) has a counter-clockwise outer contour
    
    * .notdef#801 (U+B860) has a counter-clockwise outer contour
    
    * .notdef#8010 (U+C7F5) has a counter-clockwise outer contour
    
    * .notdef#8010 (U+C7F5) has a counter-clockwise outer contour
    
    * .notdef#8010 (U+C7F5) has a counter-clockwise outer contour
    
    * .notdef#8011 (U+C7F6) has a counter-clockwise outer contour
    
    * .notdef#8011 (U+C7F6) has a counter-clockwise outer contour
    
    * .notdef#8011 (U+C7F6) has a counter-clockwise outer contour
    
    * .notdef#8011 (U+C7F6) has a counter-clockwise outer contour
    
    * .notdef#8012 (U+C7F7) has a counter-clockwise outer contour
    
    * .notdef#8012 (U+C7F7) has a counter-clockwise outer contour
    
    * .notdef#8012 (U+C7F7) has a counter-clockwise outer contour
    
    * .notdef#8013 (U+C7F8) has a counter-clockwise outer contour
    
    * .notdef#8013 (U+C7F8) has a counter-clockwise outer contour
    
    * .notdef#8013 (U+C7F8) has a counter-clockwise outer contour
    
    * .notdef#8014 (U+C7F9) has a counter-clockwise outer contour
    
    * .notdef#8014 (U+C7F9) has a counter-clockwise outer contour
    
    * .notdef#8014 (U+C7F9) has a counter-clockwise outer contour
    
    * .notdef#8015 (U+C7FA) has a counter-clockwise outer contour
    
    * .notdef#8015 (U+C7FA) has a counter-clockwise outer contour
    
    * .notdef#8015 (U+C7FA) has a counter-clockwise outer contour
    
    * .notdef#8016 (U+C7FB) has a counter-clockwise outer contour
    
    * .notdef#8016 (U+C7FB) has a counter-clockwise outer contour
    
    * .notdef#8016 (U+C7FB) has a counter-clockwise outer contour
    
    * .notdef#8017 (U+C7FC) has a counter-clockwise outer contour
    
    * .notdef#8017 (U+C7FC) has a counter-clockwise outer contour
    
    * .notdef#8017 (U+C7FC) has a counter-clockwise outer contour
    
    * .notdef#8018 (U+C7FD) has a counter-clockwise outer contour
    
    * .notdef#8018 (U+C7FD) has a counter-clockwise outer contour
    
    * .notdef#8018 (U+C7FD) has a counter-clockwise outer contour
    
    * .notdef#8019 (U+C7FE) has a counter-clockwise outer contour
    
    * .notdef#8019 (U+C7FE) has a counter-clockwise outer contour
    
    * .notdef#8019 (U+C7FE) has a counter-clockwise outer contour
    
    * .notdef#8019 (U+C7FE) has a counter-clockwise outer contour
    
    * .notdef#802 (U+B864) has a counter-clockwise outer contour
    
    * .notdef#802 (U+B864) has a counter-clockwise outer contour
    
    * .notdef#802 (U+B864) has a counter-clockwise outer contour
    
    * .notdef#8020 (U+C7FF) has a counter-clockwise outer contour
    
    * .notdef#8020 (U+C7FF) has a counter-clockwise outer contour
    
    * .notdef#8020 (U+C7FF) has a counter-clockwise outer contour
    
    * .notdef#8020 (U+C7FF) has a counter-clockwise outer contour
    
    * .notdef#8021 (U+C802) has a counter-clockwise outer contour
    
    * .notdef#8021 (U+C802) has a counter-clockwise outer contour
    
    * .notdef#8021 (U+C802) has a counter-clockwise outer contour
    
    * .notdef#8021 (U+C802) has a counter-clockwise outer contour
    
    * .notdef#8022 (U+C803) has a counter-clockwise outer contour
    
    * .notdef#8022 (U+C803) has a counter-clockwise outer contour
    
    * .notdef#8022 (U+C803) has a counter-clockwise outer contour
    
    * .notdef#8022 (U+C803) has a counter-clockwise outer contour
    
    * .notdef#8023 (U+C805) has a counter-clockwise outer contour
    
    * .notdef#8023 (U+C805) has a counter-clockwise outer contour
    
    * .notdef#8023 (U+C805) has a counter-clockwise outer contour
    
    * .notdef#8023 (U+C805) has a counter-clockwise outer contour
    
    * .notdef#8024 (U+C806) has a counter-clockwise outer contour
    
    * .notdef#8024 (U+C806) has a counter-clockwise outer contour
    
    * .notdef#8024 (U+C806) has a counter-clockwise outer contour
    
    * .notdef#8024 (U+C806) has a counter-clockwise outer contour
    
    * .notdef#8024 (U+C806) has a counter-clockwise outer contour
    
    * .notdef#8025 (U+C807) has a counter-clockwise outer contour
    
    * .notdef#8025 (U+C807) has a counter-clockwise outer contour
    
    * .notdef#8025 (U+C807) has a counter-clockwise outer contour
    
    * .notdef#8026 (U+C809) has a counter-clockwise outer contour
    
    * .notdef#8026 (U+C809) has a counter-clockwise outer contour
    
    * .notdef#8026 (U+C809) has a counter-clockwise outer contour
    
    * .notdef#8026 (U+C809) has a counter-clockwise outer contour
    
    * .notdef#8027 (U+C80B) has a counter-clockwise outer contour
    
    * .notdef#8027 (U+C80B) has a counter-clockwise outer contour
    
    * .notdef#8027 (U+C80B) has a counter-clockwise outer contour
    
    * .notdef#8027 (U+C80B) has a counter-clockwise outer contour
    
    * .notdef#8028 (U+C80C) has a counter-clockwise outer contour
    
    * .notdef#8028 (U+C80C) has a counter-clockwise outer contour
    
    * .notdef#8028 (U+C80C) has a counter-clockwise outer contour
    
    * .notdef#8028 (U+C80C) has a counter-clockwise outer contour
    
    * .notdef#8029 (U+C80D) has a counter-clockwise outer contour
    
    * .notdef#8029 (U+C80D) has a counter-clockwise outer contour
    
    * .notdef#8029 (U+C80D) has a counter-clockwise outer contour
    
    * .notdef#8029 (U+C80D) has a counter-clockwise outer contour
    
    * .notdef#803 (U+B86C) has a counter-clockwise outer contour
    
    * .notdef#803 (U+B86C) has a counter-clockwise outer contour
    
    * .notdef#803 (U+B86C) has a counter-clockwise outer contour
    
    * .notdef#8030 (U+C80E) has a counter-clockwise outer contour
    
    * .notdef#8030 (U+C80E) has a counter-clockwise outer contour
    
    * .notdef#8030 (U+C80E) has a counter-clockwise outer contour
    
    * .notdef#8030 (U+C80E) has a counter-clockwise outer contour
    
    * .notdef#8030 (U+C80E) has a counter-clockwise outer contour
    
    * .notdef#8031 (U+C80F) has a counter-clockwise outer contour
    
    * .notdef#8031 (U+C80F) has a counter-clockwise outer contour
    
    * .notdef#8031 (U+C80F) has a counter-clockwise outer contour
    
    * .notdef#8031 (U+C80F) has a counter-clockwise outer contour
    
    * .notdef#8031 (U+C80F) has a counter-clockwise outer contour
    
    * .notdef#8032 (U+C812) has a counter-clockwise outer contour
    
    * .notdef#8032 (U+C812) has a counter-clockwise outer contour
    
    * .notdef#8032 (U+C812) has a counter-clockwise outer contour
    
    * .notdef#8032 (U+C812) has a counter-clockwise outer contour
    
    * .notdef#8033 (U+C814) has a counter-clockwise outer contour
    
    * .notdef#8033 (U+C814) has a counter-clockwise outer contour
    
    * .notdef#8033 (U+C814) has a counter-clockwise outer contour
    
    * .notdef#8034 (U+C817) has a counter-clockwise outer contour
    
    * .notdef#8034 (U+C817) has a counter-clockwise outer contour
    
    * .notdef#8034 (U+C817) has a counter-clockwise outer contour
    
    * .notdef#8035 (U+C818) has a counter-clockwise outer contour
    
    * .notdef#8035 (U+C818) has a counter-clockwise outer contour
    
    * .notdef#8035 (U+C818) has a counter-clockwise outer contour
    
    * .notdef#8036 (U+C819) has a counter-clockwise outer contour
    
    * .notdef#8036 (U+C819) has a counter-clockwise outer contour
    
    * .notdef#8036 (U+C819) has a counter-clockwise outer contour
    
    * .notdef#8037 (U+C81A) has a counter-clockwise outer contour
    
    * .notdef#8037 (U+C81A) has a counter-clockwise outer contour
    
    * .notdef#8037 (U+C81A) has a counter-clockwise outer contour
    
    * .notdef#8037 (U+C81A) has a counter-clockwise outer contour
    
    * .notdef#8038 (U+C81B) has a counter-clockwise outer contour
    
    * .notdef#8038 (U+C81B) has a counter-clockwise outer contour
    
    * .notdef#8038 (U+C81B) has a counter-clockwise outer contour
    
    * .notdef#8038 (U+C81B) has a counter-clockwise outer contour
    
    * .notdef#8039 (U+C81E) has a counter-clockwise outer contour
    
    * .notdef#8039 (U+C81E) has a counter-clockwise outer contour
    
    * .notdef#8039 (U+C81E) has a counter-clockwise outer contour
    
    * .notdef#8039 (U+C81E) has a counter-clockwise outer contour
    
    * .notdef#8039 (U+C81E) has a counter-clockwise outer contour
    
    * .notdef#804 (U+B86D) has a counter-clockwise outer contour
    
    * .notdef#804 (U+B86D) has a counter-clockwise outer contour
    
    * .notdef#804 (U+B86D) has a counter-clockwise outer contour
    
    * .notdef#8040 (U+C81F) has a counter-clockwise outer contour
    
    * .notdef#8040 (U+C81F) has a counter-clockwise outer contour
    
    * .notdef#8040 (U+C81F) has a counter-clockwise outer contour
    
    * .notdef#8040 (U+C81F) has a counter-clockwise outer contour
    
    * .notdef#8040 (U+C81F) has a counter-clockwise outer contour
    
    * .notdef#8041 (U+C821) has a counter-clockwise outer contour
    
    * .notdef#8041 (U+C821) has a counter-clockwise outer contour
    
    * .notdef#8041 (U+C821) has a counter-clockwise outer contour
    
    * .notdef#8041 (U+C821) has a counter-clockwise outer contour
    
    * .notdef#8041 (U+C821) has a counter-clockwise outer contour
    
    * .notdef#8042 (U+C822) has a counter-clockwise outer contour
    
    * .notdef#8042 (U+C822) has a counter-clockwise outer contour
    
    * .notdef#8042 (U+C822) has a counter-clockwise outer contour
    
    * .notdef#8042 (U+C822) has a counter-clockwise outer contour
    
    * .notdef#8042 (U+C822) has a counter-clockwise outer contour
    
    * .notdef#8042 (U+C822) has a counter-clockwise outer contour
    
    * .notdef#8043 (U+C823) has a counter-clockwise outer contour
    
    * .notdef#8043 (U+C823) has a counter-clockwise outer contour
    
    * .notdef#8043 (U+C823) has a counter-clockwise outer contour
    
    * .notdef#8043 (U+C823) has a counter-clockwise outer contour
    
    * .notdef#8044 (U+C825) has a counter-clockwise outer contour
    
    * .notdef#8044 (U+C825) has a counter-clockwise outer contour
    
    * .notdef#8044 (U+C825) has a counter-clockwise outer contour
    
    * .notdef#8044 (U+C825) has a counter-clockwise outer contour
    
    * .notdef#8044 (U+C825) has a counter-clockwise outer contour
    
    * .notdef#8045 (U+C826) has a counter-clockwise outer contour
    
    * .notdef#8045 (U+C826) has a counter-clockwise outer contour
    
    * .notdef#8045 (U+C826) has a counter-clockwise outer contour
    
    * .notdef#8045 (U+C826) has a counter-clockwise outer contour
    
    * .notdef#8045 (U+C826) has a counter-clockwise outer contour
    
    * .notdef#8046 (U+C827) has a counter-clockwise outer contour
    
    * .notdef#8046 (U+C827) has a counter-clockwise outer contour
    
    * .notdef#8046 (U+C827) has a counter-clockwise outer contour
    
    * .notdef#8046 (U+C827) has a counter-clockwise outer contour
    
    * .notdef#8046 (U+C827) has a counter-clockwise outer contour
    
    * .notdef#8047 (U+C828) has a counter-clockwise outer contour
    
    * .notdef#8047 (U+C828) has a counter-clockwise outer contour
    
    * .notdef#8047 (U+C828) has a counter-clockwise outer contour
    
    * .notdef#8047 (U+C828) has a counter-clockwise outer contour
    
    * .notdef#8047 (U+C828) has a counter-clockwise outer contour
    
    * .notdef#8048 (U+C829) has a counter-clockwise outer contour
    
    * .notdef#8048 (U+C829) has a counter-clockwise outer contour
    
    * .notdef#8048 (U+C829) has a counter-clockwise outer contour
    
    * .notdef#8048 (U+C829) has a counter-clockwise outer contour
    
    * .notdef#8048 (U+C829) has a counter-clockwise outer contour
    
    * .notdef#8049 (U+C82A) has a counter-clockwise outer contour
    
    * .notdef#8049 (U+C82A) has a counter-clockwise outer contour
    
    * .notdef#8049 (U+C82A) has a counter-clockwise outer contour
    
    * .notdef#8049 (U+C82A) has a counter-clockwise outer contour
    
    * .notdef#8049 (U+C82A) has a counter-clockwise outer contour
    
    * .notdef#8049 (U+C82A) has a counter-clockwise outer contour
    
    * .notdef#805 (U+B86F) has a counter-clockwise outer contour
    
    * .notdef#805 (U+B86F) has a counter-clockwise outer contour
    
    * .notdef#805 (U+B86F) has a counter-clockwise outer contour
    
    * .notdef#8050 (U+C82B) has a counter-clockwise outer contour
    
    * .notdef#8050 (U+C82B) has a counter-clockwise outer contour
    
    * .notdef#8050 (U+C82B) has a counter-clockwise outer contour
    
    * .notdef#8050 (U+C82B) has a counter-clockwise outer contour
    
    * .notdef#8050 (U+C82B) has a counter-clockwise outer contour
    
    * .notdef#8050 (U+C82B) has a counter-clockwise outer contour
    
    * .notdef#8051 (U+C82E) has a counter-clockwise outer contour
    
    * .notdef#8051 (U+C82E) has a counter-clockwise outer contour
    
    * .notdef#8051 (U+C82E) has a counter-clockwise outer contour
    
    * .notdef#8051 (U+C82E) has a counter-clockwise outer contour
    
    * .notdef#8051 (U+C82E) has a counter-clockwise outer contour
    
    * .notdef#8052 (U+C830) has a counter-clockwise outer contour
    
    * .notdef#8052 (U+C830) has a counter-clockwise outer contour
    
    * .notdef#8052 (U+C830) has a counter-clockwise outer contour
    
    * .notdef#8052 (U+C830) has a counter-clockwise outer contour
    
    * .notdef#8053 (U+C832) has a counter-clockwise outer contour
    
    * .notdef#8053 (U+C832) has a counter-clockwise outer contour
    
    * .notdef#8053 (U+C832) has a counter-clockwise outer contour
    
    * .notdef#8053 (U+C832) has a counter-clockwise outer contour
    
    * .notdef#8054 (U+C833) has a counter-clockwise outer contour
    
    * .notdef#8054 (U+C833) has a counter-clockwise outer contour
    
    * .notdef#8054 (U+C833) has a counter-clockwise outer contour
    
    * .notdef#8054 (U+C833) has a counter-clockwise outer contour
    
    * .notdef#8055 (U+C834) has a counter-clockwise outer contour
    
    * .notdef#8055 (U+C834) has a counter-clockwise outer contour
    
    * .notdef#8055 (U+C834) has a counter-clockwise outer contour
    
    * .notdef#8055 (U+C834) has a counter-clockwise outer contour
    
    * .notdef#8056 (U+C835) has a counter-clockwise outer contour
    
    * .notdef#8056 (U+C835) has a counter-clockwise outer contour
    
    * .notdef#8056 (U+C835) has a counter-clockwise outer contour
    
    * .notdef#8056 (U+C835) has a counter-clockwise outer contour
    
    * .notdef#8057 (U+C836) has a counter-clockwise outer contour
    
    * .notdef#8057 (U+C836) has a counter-clockwise outer contour
    
    * .notdef#8057 (U+C836) has a counter-clockwise outer contour
    
    * .notdef#8057 (U+C836) has a counter-clockwise outer contour
    
    * .notdef#8057 (U+C836) has a counter-clockwise outer contour
    
    * .notdef#8058 (U+C837) has a counter-clockwise outer contour
    
    * .notdef#8058 (U+C837) has a counter-clockwise outer contour
    
    * .notdef#8058 (U+C837) has a counter-clockwise outer contour
    
    * .notdef#8058 (U+C837) has a counter-clockwise outer contour
    
    * .notdef#8058 (U+C837) has a counter-clockwise outer contour
    
    * .notdef#8059 (U+C839) has a counter-clockwise outer contour
    
    * .notdef#8059 (U+C839) has a counter-clockwise outer contour
    
    * .notdef#8059 (U+C839) has a counter-clockwise outer contour
    
    * .notdef#806 (U+B871) has a counter-clockwise outer contour
    
    * .notdef#806 (U+B871) has a counter-clockwise outer contour
    
    * .notdef#806 (U+B871) has a counter-clockwise outer contour
    
    * .notdef#8060 (U+C83A) has a counter-clockwise outer contour
    
    * .notdef#8060 (U+C83A) has a counter-clockwise outer contour
    
    * .notdef#8060 (U+C83A) has a counter-clockwise outer contour
    
    * .notdef#8060 (U+C83A) has a counter-clockwise outer contour
    
    * .notdef#8061 (U+C83B) has a counter-clockwise outer contour
    
    * .notdef#8061 (U+C83B) has a counter-clockwise outer contour
    
    * .notdef#8061 (U+C83B) has a counter-clockwise outer contour
    
    * .notdef#8061 (U+C83B) has a counter-clockwise outer contour
    
    * .notdef#8062 (U+C83D) has a counter-clockwise outer contour
    
    * .notdef#8062 (U+C83D) has a counter-clockwise outer contour
    
    * .notdef#8062 (U+C83D) has a counter-clockwise outer contour
    
    * .notdef#8062 (U+C83D) has a counter-clockwise outer contour
    
    * .notdef#8063 (U+C83E) has a counter-clockwise outer contour
    
    * .notdef#8063 (U+C83E) has a counter-clockwise outer contour
    
    * .notdef#8063 (U+C83E) has a counter-clockwise outer contour
    
    * .notdef#8063 (U+C83E) has a counter-clockwise outer contour
    
    * .notdef#8063 (U+C83E) has a counter-clockwise outer contour
    
    * .notdef#8064 (U+C83F) has a counter-clockwise outer contour
    
    * .notdef#8064 (U+C83F) has a counter-clockwise outer contour
    
    * .notdef#8064 (U+C83F) has a counter-clockwise outer contour
    
    * .notdef#8065 (U+C841) has a counter-clockwise outer contour
    
    * .notdef#8065 (U+C841) has a counter-clockwise outer contour
    
    * .notdef#8065 (U+C841) has a counter-clockwise outer contour
    
    * .notdef#8065 (U+C841) has a counter-clockwise outer contour
    
    * .notdef#8066 (U+C842) has a counter-clockwise outer contour
    
    * .notdef#8066 (U+C842) has a counter-clockwise outer contour
    
    * .notdef#8066 (U+C842) has a counter-clockwise outer contour
    
    * .notdef#8066 (U+C842) has a counter-clockwise outer contour
    
    * .notdef#8067 (U+C843) has a counter-clockwise outer contour
    
    * .notdef#8067 (U+C843) has a counter-clockwise outer contour
    
    * .notdef#8067 (U+C843) has a counter-clockwise outer contour
    
    * .notdef#8067 (U+C843) has a counter-clockwise outer contour
    
    * .notdef#8068 (U+C844) has a counter-clockwise outer contour
    
    * .notdef#8068 (U+C844) has a counter-clockwise outer contour
    
    * .notdef#8068 (U+C844) has a counter-clockwise outer contour
    
    * .notdef#8068 (U+C844) has a counter-clockwise outer contour
    
    * .notdef#8069 (U+C845) has a counter-clockwise outer contour
    
    * .notdef#8069 (U+C845) has a counter-clockwise outer contour
    
    * .notdef#8069 (U+C845) has a counter-clockwise outer contour
    
    * .notdef#8069 (U+C845) has a counter-clockwise outer contour
    
    * .notdef#807 (U+B878) has a counter-clockwise outer contour
    
    * .notdef#807 (U+B878) has a counter-clockwise outer contour
    
    * .notdef#807 (U+B878) has a counter-clockwise outer contour
    
    * .notdef#8070 (U+C846) has a counter-clockwise outer contour
    
    * .notdef#8070 (U+C846) has a counter-clockwise outer contour
    
    * .notdef#8070 (U+C846) has a counter-clockwise outer contour
    
    * .notdef#8070 (U+C846) has a counter-clockwise outer contour
    
    * .notdef#8070 (U+C846) has a counter-clockwise outer contour
    
    * .notdef#8071 (U+C847) has a counter-clockwise outer contour
    
    * .notdef#8071 (U+C847) has a counter-clockwise outer contour
    
    * .notdef#8071 (U+C847) has a counter-clockwise outer contour
    
    * .notdef#8071 (U+C847) has a counter-clockwise outer contour
    
    * .notdef#8071 (U+C847) has a counter-clockwise outer contour
    
    * .notdef#8072 (U+C84A) has a counter-clockwise outer contour
    
    * .notdef#8072 (U+C84A) has a counter-clockwise outer contour
    
    * .notdef#8072 (U+C84A) has a counter-clockwise outer contour
    
    * .notdef#8072 (U+C84A) has a counter-clockwise outer contour
    
    * .notdef#8073 (U+C84B) has a counter-clockwise outer contour
    
    * .notdef#8073 (U+C84B) has a counter-clockwise outer contour
    
    * .notdef#8073 (U+C84B) has a counter-clockwise outer contour
    
    * .notdef#8074 (U+C84E) has a counter-clockwise outer contour
    
    * .notdef#8074 (U+C84E) has a counter-clockwise outer contour
    
    * .notdef#8074 (U+C84E) has a counter-clockwise outer contour
    
    * .notdef#8075 (U+C84F) has a counter-clockwise outer contour
    
    * .notdef#8075 (U+C84F) has a counter-clockwise outer contour
    
    * .notdef#8075 (U+C84F) has a counter-clockwise outer contour
    
    * .notdef#8076 (U+C850) has a counter-clockwise outer contour
    
    * .notdef#8076 (U+C850) has a counter-clockwise outer contour
    
    * .notdef#8076 (U+C850) has a counter-clockwise outer contour
    
    * .notdef#8077 (U+C851) has a counter-clockwise outer contour
    
    * .notdef#8077 (U+C851) has a counter-clockwise outer contour
    
    * .notdef#8077 (U+C851) has a counter-clockwise outer contour
    
    * .notdef#8078 (U+C852) has a counter-clockwise outer contour
    
    * .notdef#8078 (U+C852) has a counter-clockwise outer contour
    
    * .notdef#8078 (U+C852) has a counter-clockwise outer contour
    
    * .notdef#8078 (U+C852) has a counter-clockwise outer contour
    
    * .notdef#8079 (U+C853) has a counter-clockwise outer contour
    
    * .notdef#8079 (U+C853) has a counter-clockwise outer contour
    
    * .notdef#8079 (U+C853) has a counter-clockwise outer contour
    
    * .notdef#8079 (U+C853) has a counter-clockwise outer contour
    
    * .notdef#808 (U+B87C) has a counter-clockwise outer contour
    
    * .notdef#808 (U+B87C) has a counter-clockwise outer contour
    
    * .notdef#808 (U+B87C) has a counter-clockwise outer contour
    
    * .notdef#808 (U+B87C) has a counter-clockwise outer contour
    
    * .notdef#8080 (U+C855) has a counter-clockwise outer contour
    
    * .notdef#8080 (U+C855) has a counter-clockwise outer contour
    
    * .notdef#8080 (U+C855) has a counter-clockwise outer contour
    
    * .notdef#8080 (U+C855) has a counter-clockwise outer contour
    
    * .notdef#8081 (U+C856) has a counter-clockwise outer contour
    
    * .notdef#8081 (U+C856) has a counter-clockwise outer contour
    
    * .notdef#8081 (U+C856) has a counter-clockwise outer contour
    
    * .notdef#8081 (U+C856) has a counter-clockwise outer contour
    
    * .notdef#8081 (U+C856) has a counter-clockwise outer contour
    
    * .notdef#8082 (U+C857) has a counter-clockwise outer contour
    
    * .notdef#8082 (U+C857) has a counter-clockwise outer contour
    
    * .notdef#8082 (U+C857) has a counter-clockwise outer contour
    
    * .notdef#8082 (U+C857) has a counter-clockwise outer contour
    
    * .notdef#8082 (U+C857) has a counter-clockwise outer contour
    
    * .notdef#8083 (U+C858) has a counter-clockwise outer contour
    
    * .notdef#8083 (U+C858) has a counter-clockwise outer contour
    
    * .notdef#8083 (U+C858) has a counter-clockwise outer contour
    
    * .notdef#8083 (U+C858) has a counter-clockwise outer contour
    
    * .notdef#8084 (U+C859) has a counter-clockwise outer contour
    
    * .notdef#8084 (U+C859) has a counter-clockwise outer contour
    
    * .notdef#8084 (U+C859) has a counter-clockwise outer contour
    
    * .notdef#8084 (U+C859) has a counter-clockwise outer contour
    
    * .notdef#8084 (U+C859) has a counter-clockwise outer contour
    
    * .notdef#8085 (U+C85A) has a counter-clockwise outer contour
    
    * .notdef#8085 (U+C85A) has a counter-clockwise outer contour
    
    * .notdef#8085 (U+C85A) has a counter-clockwise outer contour
    
    * .notdef#8085 (U+C85A) has a counter-clockwise outer contour
    
    * .notdef#8085 (U+C85A) has a counter-clockwise outer contour
    
    * .notdef#8085 (U+C85A) has a counter-clockwise outer contour
    
    * .notdef#8086 (U+C85B) has a counter-clockwise outer contour
    
    * .notdef#8086 (U+C85B) has a counter-clockwise outer contour
    
    * .notdef#8086 (U+C85B) has a counter-clockwise outer contour
    
    * .notdef#8086 (U+C85B) has a counter-clockwise outer contour
    
    * .notdef#8087 (U+C85C) has a counter-clockwise outer contour
    
    * .notdef#8087 (U+C85C) has a counter-clockwise outer contour
    
    * .notdef#8087 (U+C85C) has a counter-clockwise outer contour
    
    * .notdef#8087 (U+C85C) has a counter-clockwise outer contour
    
    * .notdef#8088 (U+C85D) has a counter-clockwise outer contour
    
    * .notdef#8088 (U+C85D) has a counter-clockwise outer contour
    
    * .notdef#8088 (U+C85D) has a counter-clockwise outer contour
    
    * .notdef#8088 (U+C85D) has a counter-clockwise outer contour
    
    * .notdef#8088 (U+C85D) has a counter-clockwise outer contour
    
    * .notdef#8089 (U+C85E) has a counter-clockwise outer contour
    
    * .notdef#8089 (U+C85E) has a counter-clockwise outer contour
    
    * .notdef#8089 (U+C85E) has a counter-clockwise outer contour
    
    * .notdef#8089 (U+C85E) has a counter-clockwise outer contour
    
    * .notdef#8089 (U+C85E) has a counter-clockwise outer contour
    
    * .notdef#809 (U+B88D) has a counter-clockwise outer contour
    
    * .notdef#809 (U+B88D) has a counter-clockwise outer contour
    
    * .notdef#809 (U+B88D) has a counter-clockwise outer contour
    
    * .notdef#809 (U+B88D) has a counter-clockwise outer contour
    
    * .notdef#8090 (U+C85F) has a counter-clockwise outer contour
    
    * .notdef#8090 (U+C85F) has a counter-clockwise outer contour
    
    * .notdef#8090 (U+C85F) has a counter-clockwise outer contour
    
    * .notdef#8090 (U+C85F) has a counter-clockwise outer contour
    
    * .notdef#8090 (U+C85F) has a counter-clockwise outer contour
    
    * .notdef#8091 (U+C860) has a counter-clockwise outer contour
    
    * .notdef#8091 (U+C860) has a counter-clockwise outer contour
    
    * .notdef#8091 (U+C860) has a counter-clockwise outer contour
    
    * .notdef#8091 (U+C860) has a counter-clockwise outer contour
    
    * .notdef#8091 (U+C860) has a counter-clockwise outer contour
    
    * .notdef#8092 (U+C861) has a counter-clockwise outer contour
    
    * .notdef#8092 (U+C861) has a counter-clockwise outer contour
    
    * .notdef#8092 (U+C861) has a counter-clockwise outer contour
    
    * .notdef#8092 (U+C861) has a counter-clockwise outer contour
    
    * .notdef#8092 (U+C861) has a counter-clockwise outer contour
    
    * .notdef#8093 (U+C862) has a counter-clockwise outer contour
    
    * .notdef#8093 (U+C862) has a counter-clockwise outer contour
    
    * .notdef#8093 (U+C862) has a counter-clockwise outer contour
    
    * .notdef#8093 (U+C862) has a counter-clockwise outer contour
    
    * .notdef#8093 (U+C862) has a counter-clockwise outer contour
    
    * .notdef#8093 (U+C862) has a counter-clockwise outer contour
    
    * .notdef#8094 (U+C863) has a counter-clockwise outer contour
    
    * .notdef#8094 (U+C863) has a counter-clockwise outer contour
    
    * .notdef#8094 (U+C863) has a counter-clockwise outer contour
    
    * .notdef#8094 (U+C863) has a counter-clockwise outer contour
    
    * .notdef#8094 (U+C863) has a counter-clockwise outer contour
    
    * .notdef#8094 (U+C863) has a counter-clockwise outer contour
    
    * .notdef#8095 (U+C864) has a counter-clockwise outer contour
    
    * .notdef#8095 (U+C864) has a counter-clockwise outer contour
    
    * .notdef#8095 (U+C864) has a counter-clockwise outer contour
    
    * .notdef#8095 (U+C864) has a counter-clockwise outer contour
    
    * .notdef#8096 (U+C865) has a counter-clockwise outer contour
    
    * .notdef#8096 (U+C865) has a counter-clockwise outer contour
    
    * .notdef#8096 (U+C865) has a counter-clockwise outer contour
    
    * .notdef#8096 (U+C865) has a counter-clockwise outer contour
    
    * .notdef#8097 (U+C866) has a counter-clockwise outer contour
    
    * .notdef#8097 (U+C866) has a counter-clockwise outer contour
    
    * .notdef#8097 (U+C866) has a counter-clockwise outer contour
    
    * .notdef#8097 (U+C866) has a counter-clockwise outer contour
    
    * .notdef#8097 (U+C866) has a counter-clockwise outer contour
    
    * .notdef#8098 (U+C867) has a counter-clockwise outer contour
    
    * .notdef#8098 (U+C867) has a counter-clockwise outer contour
    
    * .notdef#8098 (U+C867) has a counter-clockwise outer contour
    
    * .notdef#8098 (U+C867) has a counter-clockwise outer contour
    
    * .notdef#8099 (U+C868) has a counter-clockwise outer contour
    
    * .notdef#8099 (U+C868) has a counter-clockwise outer contour
    
    * .notdef#8099 (U+C868) has a counter-clockwise outer contour
    
    * .notdef#8099 (U+C868) has a counter-clockwise outer contour
    
    * .notdef#810 (U+B8A8) has a counter-clockwise outer contour
    
    * .notdef#810 (U+B8A8) has a counter-clockwise outer contour
    
    * .notdef#810 (U+B8A8) has a counter-clockwise outer contour
    
    * .notdef#810 (U+B8A8) has a counter-clockwise outer contour
    
    * .notdef#8100 (U+C869) has a counter-clockwise outer contour
    
    * .notdef#8100 (U+C869) has a counter-clockwise outer contour
    
    * .notdef#8100 (U+C869) has a counter-clockwise outer contour
    
    * .notdef#8100 (U+C869) has a counter-clockwise outer contour
    
    * .notdef#8101 (U+C86A) has a counter-clockwise outer contour
    
    * .notdef#8101 (U+C86A) has a counter-clockwise outer contour
    
    * .notdef#8101 (U+C86A) has a counter-clockwise outer contour
    
    * .notdef#8101 (U+C86A) has a counter-clockwise outer contour
    
    * .notdef#8102 (U+C86B) has a counter-clockwise outer contour
    
    * .notdef#8102 (U+C86B) has a counter-clockwise outer contour
    
    * .notdef#8102 (U+C86B) has a counter-clockwise outer contour
    
    * .notdef#8102 (U+C86B) has a counter-clockwise outer contour
    
    * .notdef#8103 (U+C86C) has a counter-clockwise outer contour
    
    * .notdef#8103 (U+C86C) has a counter-clockwise outer contour
    
    * .notdef#8103 (U+C86C) has a counter-clockwise outer contour
    
    * .notdef#8103 (U+C86C) has a counter-clockwise outer contour
    
    * .notdef#8104 (U+C86D) has a counter-clockwise outer contour
    
    * .notdef#8104 (U+C86D) has a counter-clockwise outer contour
    
    * .notdef#8104 (U+C86D) has a counter-clockwise outer contour
    
    * .notdef#8104 (U+C86D) has a counter-clockwise outer contour
    
    * .notdef#8105 (U+C86E) has a counter-clockwise outer contour
    
    * .notdef#8105 (U+C86E) has a counter-clockwise outer contour
    
    * .notdef#8105 (U+C86E) has a counter-clockwise outer contour
    
    * .notdef#8105 (U+C86E) has a counter-clockwise outer contour
    
    * .notdef#8105 (U+C86E) has a counter-clockwise outer contour
    
    * .notdef#8106 (U+C86F) has a counter-clockwise outer contour
    
    * .notdef#8106 (U+C86F) has a counter-clockwise outer contour
    
    * .notdef#8106 (U+C86F) has a counter-clockwise outer contour
    
    * .notdef#8106 (U+C86F) has a counter-clockwise outer contour
    
    * .notdef#8106 (U+C86F) has a counter-clockwise outer contour
    
    * .notdef#8107 (U+C872) has a counter-clockwise outer contour
    
    * .notdef#8107 (U+C872) has a counter-clockwise outer contour
    
    * .notdef#8107 (U+C872) has a counter-clockwise outer contour
    
    * .notdef#8107 (U+C872) has a counter-clockwise outer contour
    
    * .notdef#8108 (U+C873) has a counter-clockwise outer contour
    
    * .notdef#8108 (U+C873) has a counter-clockwise outer contour
    
    * .notdef#8108 (U+C873) has a counter-clockwise outer contour
    
    * .notdef#8108 (U+C873) has a counter-clockwise outer contour
    
    * .notdef#8109 (U+C875) has a counter-clockwise outer contour
    
    * .notdef#8109 (U+C875) has a counter-clockwise outer contour
    
    * .notdef#8109 (U+C875) has a counter-clockwise outer contour
    
    * .notdef#8109 (U+C875) has a counter-clockwise outer contour
    
    * .notdef#811 (U+B8B0) has a counter-clockwise outer contour
    
    * .notdef#811 (U+B8B0) has a counter-clockwise outer contour
    
    * .notdef#811 (U+B8B0) has a counter-clockwise outer contour
    
    * .notdef#8110 (U+C876) has a counter-clockwise outer contour
    
    * .notdef#8110 (U+C876) has a counter-clockwise outer contour
    
    * .notdef#8110 (U+C876) has a counter-clockwise outer contour
    
    * .notdef#8110 (U+C876) has a counter-clockwise outer contour
    
    * .notdef#8110 (U+C876) has a counter-clockwise outer contour
    
    * .notdef#8111 (U+C877) has a counter-clockwise outer contour
    
    * .notdef#8111 (U+C877) has a counter-clockwise outer contour
    
    * .notdef#8111 (U+C877) has a counter-clockwise outer contour
    
    * .notdef#8112 (U+C879) has a counter-clockwise outer contour
    
    * .notdef#8112 (U+C879) has a counter-clockwise outer contour
    
    * .notdef#8112 (U+C879) has a counter-clockwise outer contour
    
    * .notdef#8112 (U+C879) has a counter-clockwise outer contour
    
    * .notdef#8113 (U+C87B) has a counter-clockwise outer contour
    
    * .notdef#8113 (U+C87B) has a counter-clockwise outer contour
    
    * .notdef#8113 (U+C87B) has a counter-clockwise outer contour
    
    * .notdef#8113 (U+C87B) has a counter-clockwise outer contour
    
    * .notdef#8114 (U+C87C) has a counter-clockwise outer contour
    
    * .notdef#8114 (U+C87C) has a counter-clockwise outer contour
    
    * .notdef#8114 (U+C87C) has a counter-clockwise outer contour
    
    * .notdef#8114 (U+C87C) has a counter-clockwise outer contour
    
    * .notdef#8115 (U+C87D) has a counter-clockwise outer contour
    
    * .notdef#8115 (U+C87D) has a counter-clockwise outer contour
    
    * .notdef#8115 (U+C87D) has a counter-clockwise outer contour
    
    * .notdef#8115 (U+C87D) has a counter-clockwise outer contour
    
    * .notdef#8116 (U+C87E) has a counter-clockwise outer contour
    
    * .notdef#8116 (U+C87E) has a counter-clockwise outer contour
    
    * .notdef#8116 (U+C87E) has a counter-clockwise outer contour
    
    * .notdef#8116 (U+C87E) has a counter-clockwise outer contour
    
    * .notdef#8116 (U+C87E) has a counter-clockwise outer contour
    
    * .notdef#8117 (U+C87F) has a counter-clockwise outer contour
    
    * .notdef#8117 (U+C87F) has a counter-clockwise outer contour
    
    * .notdef#8117 (U+C87F) has a counter-clockwise outer contour
    
    * .notdef#8117 (U+C87F) has a counter-clockwise outer contour
    
    * .notdef#8117 (U+C87F) has a counter-clockwise outer contour
    
    * .notdef#8118 (U+C882) has a counter-clockwise outer contour
    
    * .notdef#8118 (U+C882) has a counter-clockwise outer contour
    
    * .notdef#8118 (U+C882) has a counter-clockwise outer contour
    
    * .notdef#8118 (U+C882) has a counter-clockwise outer contour
    
    * .notdef#8119 (U+C884) has a counter-clockwise outer contour
    
    * .notdef#8119 (U+C884) has a counter-clockwise outer contour
    
    * .notdef#8119 (U+C884) has a counter-clockwise outer contour
    
    * .notdef#812 (U+B8B4) has a counter-clockwise outer contour
    
    * .notdef#812 (U+B8B4) has a counter-clockwise outer contour
    
    * .notdef#812 (U+B8B4) has a counter-clockwise outer contour
    
    * .notdef#812 (U+B8B4) has a counter-clockwise outer contour
    
    * .notdef#8120 (U+C888) has a counter-clockwise outer contour
    
    * .notdef#8120 (U+C888) has a counter-clockwise outer contour
    
    * .notdef#8120 (U+C888) has a counter-clockwise outer contour
    
    * .notdef#8121 (U+C889) has a counter-clockwise outer contour
    
    * .notdef#8121 (U+C889) has a counter-clockwise outer contour
    
    * .notdef#8121 (U+C889) has a counter-clockwise outer contour
    
    * .notdef#8122 (U+C88A) has a counter-clockwise outer contour
    
    * .notdef#8122 (U+C88A) has a counter-clockwise outer contour
    
    * .notdef#8122 (U+C88A) has a counter-clockwise outer contour
    
    * .notdef#8122 (U+C88A) has a counter-clockwise outer contour
    
    * .notdef#8123 (U+C88E) has a counter-clockwise outer contour
    
    * .notdef#8123 (U+C88E) has a counter-clockwise outer contour
    
    * .notdef#8123 (U+C88E) has a counter-clockwise outer contour
    
    * .notdef#8123 (U+C88E) has a counter-clockwise outer contour
    
    * .notdef#8123 (U+C88E) has a counter-clockwise outer contour
    
    * .notdef#8124 (U+C88F) has a counter-clockwise outer contour
    
    * .notdef#8124 (U+C88F) has a counter-clockwise outer contour
    
    * .notdef#8124 (U+C88F) has a counter-clockwise outer contour
    
    * .notdef#8124 (U+C88F) has a counter-clockwise outer contour
    
    * .notdef#8124 (U+C88F) has a counter-clockwise outer contour
    
    * .notdef#8125 (U+C890) has a counter-clockwise outer contour
    
    * .notdef#8125 (U+C890) has a counter-clockwise outer contour
    
    * .notdef#8125 (U+C890) has a counter-clockwise outer contour
    
    * .notdef#8125 (U+C890) has a counter-clockwise outer contour
    
    * .notdef#8126 (U+C891) has a counter-clockwise outer contour
    
    * .notdef#8126 (U+C891) has a counter-clockwise outer contour
    
    * .notdef#8126 (U+C891) has a counter-clockwise outer contour
    
    * .notdef#8126 (U+C891) has a counter-clockwise outer contour
    
    * .notdef#8126 (U+C891) has a counter-clockwise outer contour
    
    * .notdef#8127 (U+C892) has a counter-clockwise outer contour
    
    * .notdef#8127 (U+C892) has a counter-clockwise outer contour
    
    * .notdef#8127 (U+C892) has a counter-clockwise outer contour
    
    * .notdef#8127 (U+C892) has a counter-clockwise outer contour
    
    * .notdef#8127 (U+C892) has a counter-clockwise outer contour
    
    * .notdef#8127 (U+C892) has a counter-clockwise outer contour
    
    * .notdef#8128 (U+C893) has a counter-clockwise outer contour
    
    * .notdef#8128 (U+C893) has a counter-clockwise outer contour
    
    * .notdef#8128 (U+C893) has a counter-clockwise outer contour
    
    * .notdef#8128 (U+C893) has a counter-clockwise outer contour
    
    * .notdef#8129 (U+C895) has a counter-clockwise outer contour
    
    * .notdef#8129 (U+C895) has a counter-clockwise outer contour
    
    * .notdef#8129 (U+C895) has a counter-clockwise outer contour
    
    * .notdef#8129 (U+C895) has a counter-clockwise outer contour
    
    * .notdef#8129 (U+C895) has a counter-clockwise outer contour
    
    * .notdef#813 (U+B8B8) has a counter-clockwise outer contour
    
    * .notdef#813 (U+B8B8) has a counter-clockwise outer contour
    
    * .notdef#813 (U+B8B8) has a counter-clockwise outer contour
    
    * .notdef#813 (U+B8B8) has a counter-clockwise outer contour
    
    * .notdef#8130 (U+C896) has a counter-clockwise outer contour
    
    * .notdef#8130 (U+C896) has a counter-clockwise outer contour
    
    * .notdef#8130 (U+C896) has a counter-clockwise outer contour
    
    * .notdef#8130 (U+C896) has a counter-clockwise outer contour
    
    * .notdef#8130 (U+C896) has a counter-clockwise outer contour
    
    * .notdef#8131 (U+C897) has a counter-clockwise outer contour
    
    * .notdef#8131 (U+C897) has a counter-clockwise outer contour
    
    * .notdef#8131 (U+C897) has a counter-clockwise outer contour
    
    * .notdef#8131 (U+C897) has a counter-clockwise outer contour
    
    * .notdef#8131 (U+C897) has a counter-clockwise outer contour
    
    * .notdef#8132 (U+C898) has a counter-clockwise outer contour
    
    * .notdef#8132 (U+C898) has a counter-clockwise outer contour
    
    * .notdef#8132 (U+C898) has a counter-clockwise outer contour
    
    * .notdef#8132 (U+C898) has a counter-clockwise outer contour
    
    * .notdef#8132 (U+C898) has a counter-clockwise outer contour
    
    * .notdef#8133 (U+C899) has a counter-clockwise outer contour
    
    * .notdef#8133 (U+C899) has a counter-clockwise outer contour
    
    * .notdef#8133 (U+C899) has a counter-clockwise outer contour
    
    * .notdef#8133 (U+C899) has a counter-clockwise outer contour
    
    * .notdef#8133 (U+C899) has a counter-clockwise outer contour
    
    * .notdef#8134 (U+C89A) has a counter-clockwise outer contour
    
    * .notdef#8134 (U+C89A) has a counter-clockwise outer contour
    
    * .notdef#8134 (U+C89A) has a counter-clockwise outer contour
    
    * .notdef#8134 (U+C89A) has a counter-clockwise outer contour
    
    * .notdef#8134 (U+C89A) has a counter-clockwise outer contour
    
    * .notdef#8134 (U+C89A) has a counter-clockwise outer contour
    
    * .notdef#8135 (U+C89B) has a counter-clockwise outer contour
    
    * .notdef#8135 (U+C89B) has a counter-clockwise outer contour
    
    * .notdef#8135 (U+C89B) has a counter-clockwise outer contour
    
    * .notdef#8135 (U+C89B) has a counter-clockwise outer contour
    
    * .notdef#8135 (U+C89B) has a counter-clockwise outer contour
    
    * .notdef#8135 (U+C89B) has a counter-clockwise outer contour
    
    * .notdef#8136 (U+C89C) has a counter-clockwise outer contour
    
    * .notdef#8136 (U+C89C) has a counter-clockwise outer contour
    
    * .notdef#8136 (U+C89C) has a counter-clockwise outer contour
    
    * .notdef#8136 (U+C89C) has a counter-clockwise outer contour
    
    * .notdef#8137 (U+C89E) has a counter-clockwise outer contour
    
    * .notdef#8137 (U+C89E) has a counter-clockwise outer contour
    
    * .notdef#8137 (U+C89E) has a counter-clockwise outer contour
    
    * .notdef#8137 (U+C89E) has a counter-clockwise outer contour
    
    * .notdef#8137 (U+C89E) has a counter-clockwise outer contour
    
    * .notdef#8138 (U+C8A0) has a counter-clockwise outer contour
    
    * .notdef#8138 (U+C8A0) has a counter-clockwise outer contour
    
    * .notdef#8138 (U+C8A0) has a counter-clockwise outer contour
    
    * .notdef#8138 (U+C8A0) has a counter-clockwise outer contour
    
    * .notdef#8139 (U+C8A2) has a counter-clockwise outer contour
    
    * .notdef#8139 (U+C8A2) has a counter-clockwise outer contour
    
    * .notdef#8139 (U+C8A2) has a counter-clockwise outer contour
    
    * .notdef#8139 (U+C8A2) has a counter-clockwise outer contour
    
    * .notdef#814 (U+B8C0) has a counter-clockwise outer contour
    
    * .notdef#814 (U+B8C0) has a counter-clockwise outer contour
    
    * .notdef#814 (U+B8C0) has a counter-clockwise outer contour
    
    * .notdef#814 (U+B8C0) has a counter-clockwise outer contour
    
    * .notdef#8140 (U+C8A3) has a counter-clockwise outer contour
    
    * .notdef#8140 (U+C8A3) has a counter-clockwise outer contour
    
    * .notdef#8140 (U+C8A3) has a counter-clockwise outer contour
    
    * .notdef#8140 (U+C8A3) has a counter-clockwise outer contour
    
    * .notdef#8141 (U+C8A4) has a counter-clockwise outer contour
    
    * .notdef#8141 (U+C8A4) has a counter-clockwise outer contour
    
    * .notdef#8141 (U+C8A4) has a counter-clockwise outer contour
    
    * .notdef#8141 (U+C8A4) has a counter-clockwise outer contour
    
    * .notdef#8142 (U+C8A5) has a counter-clockwise outer contour
    
    * .notdef#8142 (U+C8A5) has a counter-clockwise outer contour
    
    * .notdef#8142 (U+C8A5) has a counter-clockwise outer contour
    
    * .notdef#8142 (U+C8A5) has a counter-clockwise outer contour
    
    * .notdef#8143 (U+C8A6) has a counter-clockwise outer contour
    
    * .notdef#8143 (U+C8A6) has a counter-clockwise outer contour
    
    * .notdef#8143 (U+C8A6) has a counter-clockwise outer contour
    
    * .notdef#8143 (U+C8A6) has a counter-clockwise outer contour
    
    * .notdef#8143 (U+C8A6) has a counter-clockwise outer contour
    
    * .notdef#8144 (U+C8A7) has a counter-clockwise outer contour
    
    * .notdef#8144 (U+C8A7) has a counter-clockwise outer contour
    
    * .notdef#8144 (U+C8A7) has a counter-clockwise outer contour
    
    * .notdef#8144 (U+C8A7) has a counter-clockwise outer contour
    
    * .notdef#8144 (U+C8A7) has a counter-clockwise outer contour
    
    * .notdef#8145 (U+C8A9) has a counter-clockwise outer contour
    
    * .notdef#8145 (U+C8A9) has a counter-clockwise outer contour
    
    * .notdef#8145 (U+C8A9) has a counter-clockwise outer contour
    
    * .notdef#8145 (U+C8A9) has a counter-clockwise outer contour
    
    * .notdef#8146 (U+C8AA) has a counter-clockwise outer contour
    
    * .notdef#8146 (U+C8AA) has a counter-clockwise outer contour
    
    * .notdef#8146 (U+C8AA) has a counter-clockwise outer contour
    
    * .notdef#8146 (U+C8AA) has a counter-clockwise outer contour
    
    * .notdef#8146 (U+C8AA) has a counter-clockwise outer contour
    
    * .notdef#8147 (U+C8AB) has a counter-clockwise outer contour
    
    * .notdef#8147 (U+C8AB) has a counter-clockwise outer contour
    
    * .notdef#8147 (U+C8AB) has a counter-clockwise outer contour
    
    * .notdef#8147 (U+C8AB) has a counter-clockwise outer contour
    
    * .notdef#8147 (U+C8AB) has a counter-clockwise outer contour
    
    * .notdef#8148 (U+C8AC) has a counter-clockwise outer contour
    
    * .notdef#8148 (U+C8AC) has a counter-clockwise outer contour
    
    * .notdef#8148 (U+C8AC) has a counter-clockwise outer contour
    
    * .notdef#8148 (U+C8AC) has a counter-clockwise outer contour
    
    * .notdef#8149 (U+C8AD) has a counter-clockwise outer contour
    
    * .notdef#8149 (U+C8AD) has a counter-clockwise outer contour
    
    * .notdef#8149 (U+C8AD) has a counter-clockwise outer contour
    
    * .notdef#8149 (U+C8AD) has a counter-clockwise outer contour
    
    * .notdef#8149 (U+C8AD) has a counter-clockwise outer contour
    
    * .notdef#815 (U+B8C1) has a counter-clockwise outer contour
    
    * .notdef#815 (U+B8C1) has a counter-clockwise outer contour
    
    * .notdef#815 (U+B8C1) has a counter-clockwise outer contour
    
    * .notdef#815 (U+B8C1) has a counter-clockwise outer contour
    
    * .notdef#8150 (U+C8AE) has a counter-clockwise outer contour
    
    * .notdef#8150 (U+C8AE) has a counter-clockwise outer contour
    
    * .notdef#8150 (U+C8AE) has a counter-clockwise outer contour
    
    * .notdef#8150 (U+C8AE) has a counter-clockwise outer contour
    
    * .notdef#8150 (U+C8AE) has a counter-clockwise outer contour
    
    * .notdef#8150 (U+C8AE) has a counter-clockwise outer contour
    
    * .notdef#8151 (U+C8AF) has a counter-clockwise outer contour
    
    * .notdef#8151 (U+C8AF) has a counter-clockwise outer contour
    
    * .notdef#8151 (U+C8AF) has a counter-clockwise outer contour
    
    * .notdef#8151 (U+C8AF) has a counter-clockwise outer contour
    
    * .notdef#8152 (U+C8B0) has a counter-clockwise outer contour
    
    * .notdef#8152 (U+C8B0) has a counter-clockwise outer contour
    
    * .notdef#8152 (U+C8B0) has a counter-clockwise outer contour
    
    * .notdef#8152 (U+C8B0) has a counter-clockwise outer contour
    
    * .notdef#8153 (U+C8B1) has a counter-clockwise outer contour
    
    * .notdef#8153 (U+C8B1) has a counter-clockwise outer contour
    
    * .notdef#8153 (U+C8B1) has a counter-clockwise outer contour
    
    * .notdef#8153 (U+C8B1) has a counter-clockwise outer contour
    
    * .notdef#8153 (U+C8B1) has a counter-clockwise outer contour
    
    * .notdef#8154 (U+C8B2) has a counter-clockwise outer contour
    
    * .notdef#8154 (U+C8B2) has a counter-clockwise outer contour
    
    * .notdef#8154 (U+C8B2) has a counter-clockwise outer contour
    
    * .notdef#8154 (U+C8B2) has a counter-clockwise outer contour
    
    * .notdef#8154 (U+C8B2) has a counter-clockwise outer contour
    
    * .notdef#8155 (U+C8B3) has a counter-clockwise outer contour
    
    * .notdef#8155 (U+C8B3) has a counter-clockwise outer contour
    
    * .notdef#8155 (U+C8B3) has a counter-clockwise outer contour
    
    * .notdef#8155 (U+C8B3) has a counter-clockwise outer contour
    
    * .notdef#8155 (U+C8B3) has a counter-clockwise outer contour
    
    * .notdef#8156 (U+C8B4) has a counter-clockwise outer contour
    
    * .notdef#8156 (U+C8B4) has a counter-clockwise outer contour
    
    * .notdef#8156 (U+C8B4) has a counter-clockwise outer contour
    
    * .notdef#8156 (U+C8B4) has a counter-clockwise outer contour
    
    * .notdef#8156 (U+C8B4) has a counter-clockwise outer contour
    
    * .notdef#8157 (U+C8B5) has a counter-clockwise outer contour
    
    * .notdef#8157 (U+C8B5) has a counter-clockwise outer contour
    
    * .notdef#8157 (U+C8B5) has a counter-clockwise outer contour
    
    * .notdef#8157 (U+C8B5) has a counter-clockwise outer contour
    
    * .notdef#8157 (U+C8B5) has a counter-clockwise outer contour
    
    * .notdef#8158 (U+C8B6) has a counter-clockwise outer contour
    
    * .notdef#8158 (U+C8B6) has a counter-clockwise outer contour
    
    * .notdef#8158 (U+C8B6) has a counter-clockwise outer contour
    
    * .notdef#8158 (U+C8B6) has a counter-clockwise outer contour
    
    * .notdef#8158 (U+C8B6) has a counter-clockwise outer contour
    
    * .notdef#8158 (U+C8B6) has a counter-clockwise outer contour
    
    * .notdef#8159 (U+C8B7) has a counter-clockwise outer contour
    
    * .notdef#8159 (U+C8B7) has a counter-clockwise outer contour
    
    * .notdef#8159 (U+C8B7) has a counter-clockwise outer contour
    
    * .notdef#8159 (U+C8B7) has a counter-clockwise outer contour
    
    * .notdef#8159 (U+C8B7) has a counter-clockwise outer contour
    
    * .notdef#8159 (U+C8B7) has a counter-clockwise outer contour
    
    * .notdef#816 (U+B8C3) has a counter-clockwise outer contour
    
    * .notdef#816 (U+B8C3) has a counter-clockwise outer contour
    
    * .notdef#816 (U+B8C3) has a counter-clockwise outer contour
    
    * .notdef#816 (U+B8C3) has a counter-clockwise outer contour
    
    * .notdef#8160 (U+C8B8) has a counter-clockwise outer contour
    
    * .notdef#8160 (U+C8B8) has a counter-clockwise outer contour
    
    * .notdef#8160 (U+C8B8) has a counter-clockwise outer contour
    
    * .notdef#8160 (U+C8B8) has a counter-clockwise outer contour
    
    * .notdef#8161 (U+C8B9) has a counter-clockwise outer contour
    
    * .notdef#8161 (U+C8B9) has a counter-clockwise outer contour
    
    * .notdef#8161 (U+C8B9) has a counter-clockwise outer contour
    
    * .notdef#8161 (U+C8B9) has a counter-clockwise outer contour
    
    * .notdef#8162 (U+C8BA) has a counter-clockwise outer contour
    
    * .notdef#8162 (U+C8BA) has a counter-clockwise outer contour
    
    * .notdef#8162 (U+C8BA) has a counter-clockwise outer contour
    
    * .notdef#8162 (U+C8BA) has a counter-clockwise outer contour
    
    * .notdef#8162 (U+C8BA) has a counter-clockwise outer contour
    
    * .notdef#8163 (U+C8BB) has a counter-clockwise outer contour
    
    * .notdef#8163 (U+C8BB) has a counter-clockwise outer contour
    
    * .notdef#8163 (U+C8BB) has a counter-clockwise outer contour
    
    * .notdef#8163 (U+C8BB) has a counter-clockwise outer contour
    
    * .notdef#8164 (U+C8BE) has a counter-clockwise outer contour
    
    * .notdef#8164 (U+C8BE) has a counter-clockwise outer contour
    
    * .notdef#8164 (U+C8BE) has a counter-clockwise outer contour
    
    * .notdef#8164 (U+C8BE) has a counter-clockwise outer contour
    
    * .notdef#8165 (U+C8BF) has a counter-clockwise outer contour
    
    * .notdef#8165 (U+C8BF) has a counter-clockwise outer contour
    
    * .notdef#8165 (U+C8BF) has a counter-clockwise outer contour
    
    * .notdef#8165 (U+C8BF) has a counter-clockwise outer contour
    
    * .notdef#8166 (U+C8C0) has a counter-clockwise outer contour
    
    * .notdef#8166 (U+C8C0) has a counter-clockwise outer contour
    
    * .notdef#8166 (U+C8C0) has a counter-clockwise outer contour
    
    * .notdef#8166 (U+C8C0) has a counter-clockwise outer contour
    
    * .notdef#8167 (U+C8C1) has a counter-clockwise outer contour
    
    * .notdef#8167 (U+C8C1) has a counter-clockwise outer contour
    
    * .notdef#8167 (U+C8C1) has a counter-clockwise outer contour
    
    * .notdef#8167 (U+C8C1) has a counter-clockwise outer contour
    
    * .notdef#8168 (U+C8C2) has a counter-clockwise outer contour
    
    * .notdef#8168 (U+C8C2) has a counter-clockwise outer contour
    
    * .notdef#8168 (U+C8C2) has a counter-clockwise outer contour
    
    * .notdef#8168 (U+C8C2) has a counter-clockwise outer contour
    
    * .notdef#8168 (U+C8C2) has a counter-clockwise outer contour
    
    * .notdef#8169 (U+C8C3) has a counter-clockwise outer contour
    
    * .notdef#8169 (U+C8C3) has a counter-clockwise outer contour
    
    * .notdef#8169 (U+C8C3) has a counter-clockwise outer contour
    
    * .notdef#8169 (U+C8C3) has a counter-clockwise outer contour
    
    * .notdef#8169 (U+C8C3) has a counter-clockwise outer contour
    
    * .notdef#817 (U+B8C5) has a counter-clockwise outer contour
    
    * .notdef#817 (U+B8C5) has a counter-clockwise outer contour
    
    * .notdef#817 (U+B8C5) has a counter-clockwise outer contour
    
    * .notdef#817 (U+B8C5) has a counter-clockwise outer contour
    
    * .notdef#8170 (U+C8C5) has a counter-clockwise outer contour
    
    * .notdef#8170 (U+C8C5) has a counter-clockwise outer contour
    
    * .notdef#8170 (U+C8C5) has a counter-clockwise outer contour
    
    * .notdef#8170 (U+C8C5) has a counter-clockwise outer contour
    
    * .notdef#8171 (U+C8C6) has a counter-clockwise outer contour
    
    * .notdef#8171 (U+C8C6) has a counter-clockwise outer contour
    
    * .notdef#8171 (U+C8C6) has a counter-clockwise outer contour
    
    * .notdef#8171 (U+C8C6) has a counter-clockwise outer contour
    
    * .notdef#8171 (U+C8C6) has a counter-clockwise outer contour
    
    * .notdef#8172 (U+C8C7) has a counter-clockwise outer contour
    
    * .notdef#8172 (U+C8C7) has a counter-clockwise outer contour
    
    * .notdef#8172 (U+C8C7) has a counter-clockwise outer contour
    
    * .notdef#8172 (U+C8C7) has a counter-clockwise outer contour
    
    * .notdef#8172 (U+C8C7) has a counter-clockwise outer contour
    
    * .notdef#8173 (U+C8C9) has a counter-clockwise outer contour
    
    * .notdef#8173 (U+C8C9) has a counter-clockwise outer contour
    
    * .notdef#8173 (U+C8C9) has a counter-clockwise outer contour
    
    * .notdef#8173 (U+C8C9) has a counter-clockwise outer contour
    
    * .notdef#8173 (U+C8C9) has a counter-clockwise outer contour
    
    * .notdef#8174 (U+C8CA) has a counter-clockwise outer contour
    
    * .notdef#8174 (U+C8CA) has a counter-clockwise outer contour
    
    * .notdef#8174 (U+C8CA) has a counter-clockwise outer contour
    
    * .notdef#8174 (U+C8CA) has a counter-clockwise outer contour
    
    * .notdef#8174 (U+C8CA) has a counter-clockwise outer contour
    
    * .notdef#8174 (U+C8CA) has a counter-clockwise outer contour
    
    * .notdef#8175 (U+C8CB) has a counter-clockwise outer contour
    
    * .notdef#8175 (U+C8CB) has a counter-clockwise outer contour
    
    * .notdef#8175 (U+C8CB) has a counter-clockwise outer contour
    
    * .notdef#8175 (U+C8CB) has a counter-clockwise outer contour
    
    * .notdef#8176 (U+C8CD) has a counter-clockwise outer contour
    
    * .notdef#8176 (U+C8CD) has a counter-clockwise outer contour
    
    * .notdef#8176 (U+C8CD) has a counter-clockwise outer contour
    
    * .notdef#8176 (U+C8CD) has a counter-clockwise outer contour
    
    * .notdef#8176 (U+C8CD) has a counter-clockwise outer contour
    
    * .notdef#8177 (U+C8CE) has a counter-clockwise outer contour
    
    * .notdef#8177 (U+C8CE) has a counter-clockwise outer contour
    
    * .notdef#8177 (U+C8CE) has a counter-clockwise outer contour
    
    * .notdef#8177 (U+C8CE) has a counter-clockwise outer contour
    
    * .notdef#8177 (U+C8CE) has a counter-clockwise outer contour
    
    * .notdef#8178 (U+C8CF) has a counter-clockwise outer contour
    
    * .notdef#8178 (U+C8CF) has a counter-clockwise outer contour
    
    * .notdef#8178 (U+C8CF) has a counter-clockwise outer contour
    
    * .notdef#8178 (U+C8CF) has a counter-clockwise outer contour
    
    * .notdef#8178 (U+C8CF) has a counter-clockwise outer contour
    
    * .notdef#8179 (U+C8D0) has a counter-clockwise outer contour
    
    * .notdef#8179 (U+C8D0) has a counter-clockwise outer contour
    
    * .notdef#8179 (U+C8D0) has a counter-clockwise outer contour
    
    * .notdef#8179 (U+C8D0) has a counter-clockwise outer contour
    
    * .notdef#8179 (U+C8D0) has a counter-clockwise outer contour
    
    * .notdef#818 (U+B8CC) has a counter-clockwise outer contour
    
    * .notdef#818 (U+B8CC) has a counter-clockwise outer contour
    
    * .notdef#8180 (U+C8D1) has a counter-clockwise outer contour
    
    * .notdef#8180 (U+C8D1) has a counter-clockwise outer contour
    
    * .notdef#8180 (U+C8D1) has a counter-clockwise outer contour
    
    * .notdef#8180 (U+C8D1) has a counter-clockwise outer contour
    
    * .notdef#8180 (U+C8D1) has a counter-clockwise outer contour
    
    * .notdef#8181 (U+C8D2) has a counter-clockwise outer contour
    
    * .notdef#8181 (U+C8D2) has a counter-clockwise outer contour
    
    * .notdef#8181 (U+C8D2) has a counter-clockwise outer contour
    
    * .notdef#8181 (U+C8D2) has a counter-clockwise outer contour
    
    * .notdef#8181 (U+C8D2) has a counter-clockwise outer contour
    
    * .notdef#8181 (U+C8D2) has a counter-clockwise outer contour
    
    * .notdef#8182 (U+C8D3) has a counter-clockwise outer contour
    
    * .notdef#8182 (U+C8D3) has a counter-clockwise outer contour
    
    * .notdef#8182 (U+C8D3) has a counter-clockwise outer contour
    
    * .notdef#8182 (U+C8D3) has a counter-clockwise outer contour
    
    * .notdef#8182 (U+C8D3) has a counter-clockwise outer contour
    
    * .notdef#8182 (U+C8D3) has a counter-clockwise outer contour
    
    * .notdef#8183 (U+C8D6) has a counter-clockwise outer contour
    
    * .notdef#8183 (U+C8D6) has a counter-clockwise outer contour
    
    * .notdef#8183 (U+C8D6) has a counter-clockwise outer contour
    
    * .notdef#8183 (U+C8D6) has a counter-clockwise outer contour
    
    * .notdef#8183 (U+C8D6) has a counter-clockwise outer contour
    
    * .notdef#8184 (U+C8D8) has a counter-clockwise outer contour
    
    * .notdef#8184 (U+C8D8) has a counter-clockwise outer contour
    
    * .notdef#8184 (U+C8D8) has a counter-clockwise outer contour
    
    * .notdef#8184 (U+C8D8) has a counter-clockwise outer contour
    
    * .notdef#8185 (U+C8DA) has a counter-clockwise outer contour
    
    * .notdef#8185 (U+C8DA) has a counter-clockwise outer contour
    
    * .notdef#8185 (U+C8DA) has a counter-clockwise outer contour
    
    * .notdef#8185 (U+C8DA) has a counter-clockwise outer contour
    
    * .notdef#8186 (U+C8DB) has a counter-clockwise outer contour
    
    * .notdef#8186 (U+C8DB) has a counter-clockwise outer contour
    
    * .notdef#8186 (U+C8DB) has a counter-clockwise outer contour
    
    * .notdef#8186 (U+C8DB) has a counter-clockwise outer contour
    
    * .notdef#8187 (U+C8DC) has a counter-clockwise outer contour
    
    * .notdef#8187 (U+C8DC) has a counter-clockwise outer contour
    
    * .notdef#8187 (U+C8DC) has a counter-clockwise outer contour
    
    * .notdef#8187 (U+C8DC) has a counter-clockwise outer contour
    
    * .notdef#8188 (U+C8DD) has a counter-clockwise outer contour
    
    * .notdef#8188 (U+C8DD) has a counter-clockwise outer contour
    
    * .notdef#8188 (U+C8DD) has a counter-clockwise outer contour
    
    * .notdef#8188 (U+C8DD) has a counter-clockwise outer contour
    
    * .notdef#8189 (U+C8DE) has a counter-clockwise outer contour
    
    * .notdef#8189 (U+C8DE) has a counter-clockwise outer contour
    
    * .notdef#8189 (U+C8DE) has a counter-clockwise outer contour
    
    * .notdef#8189 (U+C8DE) has a counter-clockwise outer contour
    
    * .notdef#8189 (U+C8DE) has a counter-clockwise outer contour
    
    * .notdef#819 (U+B8D0) has a counter-clockwise outer contour
    
    * .notdef#819 (U+B8D0) has a counter-clockwise outer contour
    
    * .notdef#819 (U+B8D0) has a counter-clockwise outer contour
    
    * .notdef#8190 (U+C8DF) has a counter-clockwise outer contour
    
    * .notdef#8190 (U+C8DF) has a counter-clockwise outer contour
    
    * .notdef#8190 (U+C8DF) has a counter-clockwise outer contour
    
    * .notdef#8190 (U+C8DF) has a counter-clockwise outer contour
    
    * .notdef#8190 (U+C8DF) has a counter-clockwise outer contour
    
    * .notdef#8191 (U+C8E2) has a counter-clockwise outer contour
    
    * .notdef#8191 (U+C8E2) has a counter-clockwise outer contour
    
    * .notdef#8191 (U+C8E2) has a counter-clockwise outer contour
    
    * .notdef#8191 (U+C8E2) has a counter-clockwise outer contour
    
    * .notdef#8192 (U+C8E3) has a counter-clockwise outer contour
    
    * .notdef#8192 (U+C8E3) has a counter-clockwise outer contour
    
    * .notdef#8192 (U+C8E3) has a counter-clockwise outer contour
    
    * .notdef#8192 (U+C8E3) has a counter-clockwise outer contour
    
    * .notdef#8193 (U+C8E5) has a counter-clockwise outer contour
    
    * .notdef#8193 (U+C8E5) has a counter-clockwise outer contour
    
    * .notdef#8193 (U+C8E5) has a counter-clockwise outer contour
    
    * .notdef#8193 (U+C8E5) has a counter-clockwise outer contour
    
    * .notdef#8194 (U+C8E6) has a counter-clockwise outer contour
    
    * .notdef#8194 (U+C8E6) has a counter-clockwise outer contour
    
    * .notdef#8194 (U+C8E6) has a counter-clockwise outer contour
    
    * .notdef#8194 (U+C8E6) has a counter-clockwise outer contour
    
    * .notdef#8194 (U+C8E6) has a counter-clockwise outer contour
    
    * .notdef#8195 (U+C8E7) has a counter-clockwise outer contour
    
    * .notdef#8195 (U+C8E7) has a counter-clockwise outer contour
    
    * .notdef#8195 (U+C8E7) has a counter-clockwise outer contour
    
    * .notdef#8196 (U+C8E8) has a counter-clockwise outer contour
    
    * .notdef#8196 (U+C8E8) has a counter-clockwise outer contour
    
    * .notdef#8196 (U+C8E8) has a counter-clockwise outer contour
    
    * .notdef#8197 (U+C8E9) has a counter-clockwise outer contour
    
    * .notdef#8197 (U+C8E9) has a counter-clockwise outer contour
    
    * .notdef#8197 (U+C8E9) has a counter-clockwise outer contour
    
    * .notdef#8197 (U+C8E9) has a counter-clockwise outer contour
    
    * .notdef#8198 (U+C8EA) has a counter-clockwise outer contour
    
    * .notdef#8198 (U+C8EA) has a counter-clockwise outer contour
    
    * .notdef#8198 (U+C8EA) has a counter-clockwise outer contour
    
    * .notdef#8198 (U+C8EA) has a counter-clockwise outer contour
    
    * .notdef#8199 (U+C8EB) has a counter-clockwise outer contour
    
    * .notdef#8199 (U+C8EB) has a counter-clockwise outer contour
    
    * .notdef#8199 (U+C8EB) has a counter-clockwise outer contour
    
    * .notdef#8199 (U+C8EB) has a counter-clockwise outer contour
    
    * .notdef#820 (U+B8D4) has a counter-clockwise outer contour
    
    * .notdef#820 (U+B8D4) has a counter-clockwise outer contour
    
    * .notdef#820 (U+B8D4) has a counter-clockwise outer contour
    
    * .notdef#8200 (U+C8EC) has a counter-clockwise outer contour
    
    * .notdef#8200 (U+C8EC) has a counter-clockwise outer contour
    
    * .notdef#8200 (U+C8EC) has a counter-clockwise outer contour
    
    * .notdef#8200 (U+C8EC) has a counter-clockwise outer contour
    
    * .notdef#8201 (U+C8ED) has a counter-clockwise outer contour
    
    * .notdef#8201 (U+C8ED) has a counter-clockwise outer contour
    
    * .notdef#8201 (U+C8ED) has a counter-clockwise outer contour
    
    * .notdef#8201 (U+C8ED) has a counter-clockwise outer contour
    
    * .notdef#8202 (U+C8EE) has a counter-clockwise outer contour
    
    * .notdef#8202 (U+C8EE) has a counter-clockwise outer contour
    
    * .notdef#8202 (U+C8EE) has a counter-clockwise outer contour
    
    * .notdef#8202 (U+C8EE) has a counter-clockwise outer contour
    
    * .notdef#8202 (U+C8EE) has a counter-clockwise outer contour
    
    * .notdef#8203 (U+C8EF) has a counter-clockwise outer contour
    
    * .notdef#8203 (U+C8EF) has a counter-clockwise outer contour
    
    * .notdef#8203 (U+C8EF) has a counter-clockwise outer contour
    
    * .notdef#8203 (U+C8EF) has a counter-clockwise outer contour
    
    * .notdef#8203 (U+C8EF) has a counter-clockwise outer contour
    
    * .notdef#8204 (U+C8F0) has a counter-clockwise outer contour
    
    * .notdef#8204 (U+C8F0) has a counter-clockwise outer contour
    
    * .notdef#8204 (U+C8F0) has a counter-clockwise outer contour
    
    * .notdef#8205 (U+C8F1) has a counter-clockwise outer contour
    
    * .notdef#8205 (U+C8F1) has a counter-clockwise outer contour
    
    * .notdef#8205 (U+C8F1) has a counter-clockwise outer contour
    
    * .notdef#8206 (U+C8F2) has a counter-clockwise outer contour
    
    * .notdef#8206 (U+C8F2) has a counter-clockwise outer contour
    
    * .notdef#8206 (U+C8F2) has a counter-clockwise outer contour
    
    * .notdef#8206 (U+C8F2) has a counter-clockwise outer contour
    
    * .notdef#8207 (U+C8F3) has a counter-clockwise outer contour
    
    * .notdef#8207 (U+C8F3) has a counter-clockwise outer contour
    
    * .notdef#8207 (U+C8F3) has a counter-clockwise outer contour
    
    * .notdef#8208 (U+C8F4) has a counter-clockwise outer contour
    
    * .notdef#8208 (U+C8F4) has a counter-clockwise outer contour
    
    * .notdef#8208 (U+C8F4) has a counter-clockwise outer contour
    
    * .notdef#8209 (U+C8F6) has a counter-clockwise outer contour
    
    * .notdef#8209 (U+C8F6) has a counter-clockwise outer contour
    
    * .notdef#8209 (U+C8F6) has a counter-clockwise outer contour
    
    * .notdef#821 (U+B8DD) has a counter-clockwise outer contour
    
    * .notdef#821 (U+B8DD) has a counter-clockwise outer contour
    
    * .notdef#821 (U+B8DD) has a counter-clockwise outer contour
    
    * .notdef#8210 (U+C8F7) has a counter-clockwise outer contour
    
    * .notdef#8210 (U+C8F7) has a counter-clockwise outer contour
    
    * .notdef#8210 (U+C8F7) has a counter-clockwise outer contour
    
    * .notdef#8211 (U+C8F8) has a counter-clockwise outer contour
    
    * .notdef#8211 (U+C8F8) has a counter-clockwise outer contour
    
    * .notdef#8211 (U+C8F8) has a counter-clockwise outer contour
    
    * .notdef#8212 (U+C8F9) has a counter-clockwise outer contour
    
    * .notdef#8212 (U+C8F9) has a counter-clockwise outer contour
    
    * .notdef#8212 (U+C8F9) has a counter-clockwise outer contour
    
    * .notdef#8213 (U+C8FA) has a counter-clockwise outer contour
    
    * .notdef#8213 (U+C8FA) has a counter-clockwise outer contour
    
    * .notdef#8213 (U+C8FA) has a counter-clockwise outer contour
    
    * .notdef#8213 (U+C8FA) has a counter-clockwise outer contour
    
    * .notdef#8214 (U+C8FB) has a counter-clockwise outer contour
    
    * .notdef#8214 (U+C8FB) has a counter-clockwise outer contour
    
    * .notdef#8214 (U+C8FB) has a counter-clockwise outer contour
    
    * .notdef#8214 (U+C8FB) has a counter-clockwise outer contour
    
    * .notdef#8215 (U+C8FE) has a counter-clockwise outer contour
    
    * .notdef#8215 (U+C8FE) has a counter-clockwise outer contour
    
    * .notdef#8215 (U+C8FE) has a counter-clockwise outer contour
    
    * .notdef#8215 (U+C8FE) has a counter-clockwise outer contour
    
    * .notdef#8216 (U+C8FF) has a counter-clockwise outer contour
    
    * .notdef#8216 (U+C8FF) has a counter-clockwise outer contour
    
    * .notdef#8216 (U+C8FF) has a counter-clockwise outer contour
    
    * .notdef#8217 (U+C901) has a counter-clockwise outer contour
    
    * .notdef#8217 (U+C901) has a counter-clockwise outer contour
    
    * .notdef#8218 (U+C902) has a counter-clockwise outer contour
    
    * .notdef#8218 (U+C902) has a counter-clockwise outer contour
    
    * .notdef#8218 (U+C902) has a counter-clockwise outer contour
    
    * .notdef#8218 (U+C902) has a counter-clockwise outer contour
    
    * .notdef#8218 (U+C902) has a counter-clockwise outer contour
    
    * .notdef#8219 (U+C903) has a counter-clockwise outer contour
    
    * .notdef#8219 (U+C903) has a counter-clockwise outer contour
    
    * .notdef#822 (U+B8DF) has a counter-clockwise outer contour
    
    * .notdef#822 (U+B8DF) has a counter-clockwise outer contour
    
    * .notdef#822 (U+B8DF) has a counter-clockwise outer contour
    
    * .notdef#8220 (U+C907) has a counter-clockwise outer contour
    
    * .notdef#8220 (U+C907) has a counter-clockwise outer contour
    
    * .notdef#8221 (U+C908) has a counter-clockwise outer contour
    
    * .notdef#8221 (U+C908) has a counter-clockwise outer contour
    
    * .notdef#8222 (U+C909) has a counter-clockwise outer contour
    
    * .notdef#8222 (U+C909) has a counter-clockwise outer contour
    
    * .notdef#8223 (U+C90A) has a counter-clockwise outer contour
    
    * .notdef#8223 (U+C90A) has a counter-clockwise outer contour
    
    * .notdef#8224 (U+C90B) has a counter-clockwise outer contour
    
    * .notdef#8224 (U+C90B) has a counter-clockwise outer contour
    
    * .notdef#8225 (U+C90E) has a counter-clockwise outer contour
    
    * .notdef#8225 (U+C90E) has a counter-clockwise outer contour
    
    * .notdef#8226 (U+C910) has a counter-clockwise outer contour
    
    * .notdef#8226 (U+C910) has a counter-clockwise outer contour
    
    * .notdef#8226 (U+C910) has a counter-clockwise outer contour
    
    * .notdef#8227 (U+C912) has a counter-clockwise outer contour
    
    * .notdef#8227 (U+C912) has a counter-clockwise outer contour
    
    * .notdef#8228 (U+C913) has a counter-clockwise outer contour
    
    * .notdef#8228 (U+C913) has a counter-clockwise outer contour
    
    * .notdef#8229 (U+C914) has a counter-clockwise outer contour
    
    * .notdef#8229 (U+C914) has a counter-clockwise outer contour
    
    * .notdef#823 (U+B8E1) has a counter-clockwise outer contour
    
    * .notdef#823 (U+B8E1) has a counter-clockwise outer contour
    
    * .notdef#823 (U+B8E1) has a counter-clockwise outer contour
    
    * .notdef#8230 (U+C915) has a counter-clockwise outer contour
    
    * .notdef#8230 (U+C915) has a counter-clockwise outer contour
    
    * .notdef#8231 (U+C916) has a counter-clockwise outer contour
    
    * .notdef#8231 (U+C916) has a counter-clockwise outer contour
    
    * .notdef#8231 (U+C916) has a counter-clockwise outer contour
    
    * .notdef#8232 (U+C917) has a counter-clockwise outer contour
    
    * .notdef#8232 (U+C917) has a counter-clockwise outer contour
    
    * .notdef#8232 (U+C917) has a counter-clockwise outer contour
    
    * .notdef#8233 (U+C919) has a counter-clockwise outer contour
    
    * .notdef#8233 (U+C919) has a counter-clockwise outer contour
    
    * .notdef#8233 (U+C919) has a counter-clockwise outer contour
    
    * .notdef#8233 (U+C919) has a counter-clockwise outer contour
    
    * .notdef#8234 (U+C91A) has a counter-clockwise outer contour
    
    * .notdef#8234 (U+C91A) has a counter-clockwise outer contour
    
    * .notdef#8234 (U+C91A) has a counter-clockwise outer contour
    
    * .notdef#8234 (U+C91A) has a counter-clockwise outer contour
    
    * .notdef#8234 (U+C91A) has a counter-clockwise outer contour
    
    * .notdef#8235 (U+C91B) has a counter-clockwise outer contour
    
    * .notdef#8235 (U+C91B) has a counter-clockwise outer contour
    
    * .notdef#8235 (U+C91B) has a counter-clockwise outer contour
    
    * .notdef#8235 (U+C91B) has a counter-clockwise outer contour
    
    * .notdef#8236 (U+C91C) has a counter-clockwise outer contour
    
    * .notdef#8236 (U+C91C) has a counter-clockwise outer contour
    
    * .notdef#8236 (U+C91C) has a counter-clockwise outer contour
    
    * .notdef#8236 (U+C91C) has a counter-clockwise outer contour
    
    * .notdef#8237 (U+C91D) has a counter-clockwise outer contour
    
    * .notdef#8237 (U+C91D) has a counter-clockwise outer contour
    
    * .notdef#8237 (U+C91D) has a counter-clockwise outer contour
    
    * .notdef#8237 (U+C91D) has a counter-clockwise outer contour
    
    * .notdef#8238 (U+C91E) has a counter-clockwise outer contour
    
    * .notdef#8238 (U+C91E) has a counter-clockwise outer contour
    
    * .notdef#8238 (U+C91E) has a counter-clockwise outer contour
    
    * .notdef#8238 (U+C91E) has a counter-clockwise outer contour
    
    * .notdef#8238 (U+C91E) has a counter-clockwise outer contour
    
    * .notdef#8238 (U+C91E) has a counter-clockwise outer contour
    
    * .notdef#8239 (U+C91F) has a counter-clockwise outer contour
    
    * .notdef#8239 (U+C91F) has a counter-clockwise outer contour
    
    * .notdef#8239 (U+C91F) has a counter-clockwise outer contour
    
    * .notdef#8239 (U+C91F) has a counter-clockwise outer contour
    
    * .notdef#824 (U+B8E8) has a counter-clockwise outer contour
    
    * .notdef#824 (U+B8E8) has a counter-clockwise outer contour
    
    * .notdef#8240 (U+C920) has a counter-clockwise outer contour
    
    * .notdef#8240 (U+C920) has a counter-clockwise outer contour
    
    * .notdef#8240 (U+C920) has a counter-clockwise outer contour
    
    * .notdef#8240 (U+C920) has a counter-clockwise outer contour
    
    * .notdef#8241 (U+C921) has a counter-clockwise outer contour
    
    * .notdef#8241 (U+C921) has a counter-clockwise outer contour
    
    * .notdef#8241 (U+C921) has a counter-clockwise outer contour
    
    * .notdef#8241 (U+C921) has a counter-clockwise outer contour
    
    * .notdef#8242 (U+C922) has a counter-clockwise outer contour
    
    * .notdef#8242 (U+C922) has a counter-clockwise outer contour
    
    * .notdef#8242 (U+C922) has a counter-clockwise outer contour
    
    * .notdef#8242 (U+C922) has a counter-clockwise outer contour
    
    * .notdef#8243 (U+C923) has a counter-clockwise outer contour
    
    * .notdef#8243 (U+C923) has a counter-clockwise outer contour
    
    * .notdef#8243 (U+C923) has a counter-clockwise outer contour
    
    * .notdef#8243 (U+C923) has a counter-clockwise outer contour
    
    * .notdef#8244 (U+C924) has a counter-clockwise outer contour
    
    * .notdef#8244 (U+C924) has a counter-clockwise outer contour
    
    * .notdef#8244 (U+C924) has a counter-clockwise outer contour
    
    * .notdef#8244 (U+C924) has a counter-clockwise outer contour
    
    * .notdef#8245 (U+C925) has a counter-clockwise outer contour
    
    * .notdef#8245 (U+C925) has a counter-clockwise outer contour
    
    * .notdef#8245 (U+C925) has a counter-clockwise outer contour
    
    * .notdef#8245 (U+C925) has a counter-clockwise outer contour
    
    * .notdef#8246 (U+C926) has a counter-clockwise outer contour
    
    * .notdef#8246 (U+C926) has a counter-clockwise outer contour
    
    * .notdef#8246 (U+C926) has a counter-clockwise outer contour
    
    * .notdef#8246 (U+C926) has a counter-clockwise outer contour
    
    * .notdef#8246 (U+C926) has a counter-clockwise outer contour
    
    * .notdef#8247 (U+C927) has a counter-clockwise outer contour
    
    * .notdef#8247 (U+C927) has a counter-clockwise outer contour
    
    * .notdef#8247 (U+C927) has a counter-clockwise outer contour
    
    * .notdef#8247 (U+C927) has a counter-clockwise outer contour
    
    * .notdef#8247 (U+C927) has a counter-clockwise outer contour
    
    * .notdef#8248 (U+C928) has a counter-clockwise outer contour
    
    * .notdef#8248 (U+C928) has a counter-clockwise outer contour
    
    * .notdef#8248 (U+C928) has a counter-clockwise outer contour
    
    * .notdef#8248 (U+C928) has a counter-clockwise outer contour
    
    * .notdef#8249 (U+C929) has a counter-clockwise outer contour
    
    * .notdef#8249 (U+C929) has a counter-clockwise outer contour
    
    * .notdef#8249 (U+C929) has a counter-clockwise outer contour
    
    * .notdef#8249 (U+C929) has a counter-clockwise outer contour
    
    * .notdef#825 (U+B8E9) has a counter-clockwise outer contour
    
    * .notdef#825 (U+B8E9) has a counter-clockwise outer contour
    
    * .notdef#8250 (U+C92A) has a counter-clockwise outer contour
    
    * .notdef#8250 (U+C92A) has a counter-clockwise outer contour
    
    * .notdef#8250 (U+C92A) has a counter-clockwise outer contour
    
    * .notdef#8250 (U+C92A) has a counter-clockwise outer contour
    
    * .notdef#8251 (U+C92B) has a counter-clockwise outer contour
    
    * .notdef#8251 (U+C92B) has a counter-clockwise outer contour
    
    * .notdef#8251 (U+C92B) has a counter-clockwise outer contour
    
    * .notdef#8251 (U+C92B) has a counter-clockwise outer contour
    
    * .notdef#8252 (U+C92D) has a counter-clockwise outer contour
    
    * .notdef#8252 (U+C92D) has a counter-clockwise outer contour
    
    * .notdef#8252 (U+C92D) has a counter-clockwise outer contour
    
    * .notdef#8252 (U+C92D) has a counter-clockwise outer contour
    
    * .notdef#8253 (U+C92E) has a counter-clockwise outer contour
    
    * .notdef#8253 (U+C92E) has a counter-clockwise outer contour
    
    * .notdef#8253 (U+C92E) has a counter-clockwise outer contour
    
    * .notdef#8253 (U+C92E) has a counter-clockwise outer contour
    
    * .notdef#8254 (U+C92F) has a counter-clockwise outer contour
    
    * .notdef#8254 (U+C92F) has a counter-clockwise outer contour
    
    * .notdef#8254 (U+C92F) has a counter-clockwise outer contour
    
    * .notdef#8254 (U+C92F) has a counter-clockwise outer contour
    
    * .notdef#8255 (U+C930) has a counter-clockwise outer contour
    
    * .notdef#8255 (U+C930) has a counter-clockwise outer contour
    
    * .notdef#8255 (U+C930) has a counter-clockwise outer contour
    
    * .notdef#8255 (U+C930) has a counter-clockwise outer contour
    
    * .notdef#8256 (U+C931) has a counter-clockwise outer contour
    
    * .notdef#8256 (U+C931) has a counter-clockwise outer contour
    
    * .notdef#8256 (U+C931) has a counter-clockwise outer contour
    
    * .notdef#8256 (U+C931) has a counter-clockwise outer contour
    
    * .notdef#8257 (U+C932) has a counter-clockwise outer contour
    
    * .notdef#8257 (U+C932) has a counter-clockwise outer contour
    
    * .notdef#8257 (U+C932) has a counter-clockwise outer contour
    
    * .notdef#8257 (U+C932) has a counter-clockwise outer contour
    
    * .notdef#8257 (U+C932) has a counter-clockwise outer contour
    
    * .notdef#8258 (U+C933) has a counter-clockwise outer contour
    
    * .notdef#8258 (U+C933) has a counter-clockwise outer contour
    
    * .notdef#8258 (U+C933) has a counter-clockwise outer contour
    
    * .notdef#8258 (U+C933) has a counter-clockwise outer contour
    
    * .notdef#8258 (U+C933) has a counter-clockwise outer contour
    
    * .notdef#8259 (U+C935) has a counter-clockwise outer contour
    
    * .notdef#8259 (U+C935) has a counter-clockwise outer contour
    
    * .notdef#8259 (U+C935) has a counter-clockwise outer contour
    
    * .notdef#8259 (U+C935) has a counter-clockwise outer contour
    
    * .notdef#8259 (U+C935) has a counter-clockwise outer contour
    
    * .notdef#826 (U+B8EC) has a counter-clockwise outer contour
    
    * .notdef#826 (U+B8EC) has a counter-clockwise outer contour
    
    * .notdef#826 (U+B8EC) has a counter-clockwise outer contour
    
    * .notdef#8260 (U+C936) has a counter-clockwise outer contour
    
    * .notdef#8260 (U+C936) has a counter-clockwise outer contour
    
    * .notdef#8260 (U+C936) has a counter-clockwise outer contour
    
    * .notdef#8260 (U+C936) has a counter-clockwise outer contour
    
    * .notdef#8260 (U+C936) has a counter-clockwise outer contour
    
    * .notdef#8260 (U+C936) has a counter-clockwise outer contour
    
    * .notdef#8261 (U+C937) has a counter-clockwise outer contour
    
    * .notdef#8261 (U+C937) has a counter-clockwise outer contour
    
    * .notdef#8261 (U+C937) has a counter-clockwise outer contour
    
    * .notdef#8261 (U+C937) has a counter-clockwise outer contour
    
    * .notdef#8261 (U+C937) has a counter-clockwise outer contour
    
    * .notdef#8261 (U+C937) has a counter-clockwise outer contour
    
    * .notdef#8262 (U+C938) has a counter-clockwise outer contour
    
    * .notdef#8262 (U+C938) has a counter-clockwise outer contour
    
    * .notdef#8262 (U+C938) has a counter-clockwise outer contour
    
    * .notdef#8262 (U+C938) has a counter-clockwise outer contour
    
    * .notdef#8262 (U+C938) has a counter-clockwise outer contour
    
    * .notdef#8263 (U+C939) has a counter-clockwise outer contour
    
    * .notdef#8263 (U+C939) has a counter-clockwise outer contour
    
    * .notdef#8263 (U+C939) has a counter-clockwise outer contour
    
    * .notdef#8263 (U+C939) has a counter-clockwise outer contour
    
    * .notdef#8263 (U+C939) has a counter-clockwise outer contour
    
    * .notdef#8263 (U+C939) has a counter-clockwise outer contour
    
    * .notdef#8264 (U+C93A) has a counter-clockwise outer contour
    
    * .notdef#8264 (U+C93A) has a counter-clockwise outer contour
    
    * .notdef#8264 (U+C93A) has a counter-clockwise outer contour
    
    * .notdef#8264 (U+C93A) has a counter-clockwise outer contour
    
    * .notdef#8264 (U+C93A) has a counter-clockwise outer contour
    
    * .notdef#8264 (U+C93A) has a counter-clockwise outer contour
    
    * .notdef#8264 (U+C93A) has a counter-clockwise outer contour
    
    * .notdef#8265 (U+C93B) has a counter-clockwise outer contour
    
    * .notdef#8265 (U+C93B) has a counter-clockwise outer contour
    
    * .notdef#8265 (U+C93B) has a counter-clockwise outer contour
    
    * .notdef#8265 (U+C93B) has a counter-clockwise outer contour
    
    * .notdef#8265 (U+C93B) has a counter-clockwise outer contour
    
    * .notdef#8266 (U+C93C) has a counter-clockwise outer contour
    
    * .notdef#8266 (U+C93C) has a counter-clockwise outer contour
    
    * .notdef#8266 (U+C93C) has a counter-clockwise outer contour
    
    * .notdef#8266 (U+C93C) has a counter-clockwise outer contour
    
    * .notdef#8266 (U+C93C) has a counter-clockwise outer contour
    
    * .notdef#8267 (U+C93D) has a counter-clockwise outer contour
    
    * .notdef#8267 (U+C93D) has a counter-clockwise outer contour
    
    * .notdef#8267 (U+C93D) has a counter-clockwise outer contour
    
    * .notdef#8267 (U+C93D) has a counter-clockwise outer contour
    
    * .notdef#8267 (U+C93D) has a counter-clockwise outer contour
    
    * .notdef#8268 (U+C93E) has a counter-clockwise outer contour
    
    * .notdef#8268 (U+C93E) has a counter-clockwise outer contour
    
    * .notdef#8268 (U+C93E) has a counter-clockwise outer contour
    
    * .notdef#8268 (U+C93E) has a counter-clockwise outer contour
    
    * .notdef#8268 (U+C93E) has a counter-clockwise outer contour
    
    * .notdef#8269 (U+C93F) has a counter-clockwise outer contour
    
    * .notdef#8269 (U+C93F) has a counter-clockwise outer contour
    
    * .notdef#8269 (U+C93F) has a counter-clockwise outer contour
    
    * .notdef#8269 (U+C93F) has a counter-clockwise outer contour
    
    * .notdef#8269 (U+C93F) has a counter-clockwise outer contour
    
    * .notdef#827 (U+B8F0) has a counter-clockwise outer contour
    
    * .notdef#827 (U+B8F0) has a counter-clockwise outer contour
    
    * .notdef#8270 (U+C940) has a counter-clockwise outer contour
    
    * .notdef#8270 (U+C940) has a counter-clockwise outer contour
    
    * .notdef#8270 (U+C940) has a counter-clockwise outer contour
    
    * .notdef#8270 (U+C940) has a counter-clockwise outer contour
    
    * .notdef#8270 (U+C940) has a counter-clockwise outer contour
    
    * .notdef#8271 (U+C941) has a counter-clockwise outer contour
    
    * .notdef#8271 (U+C941) has a counter-clockwise outer contour
    
    * .notdef#8271 (U+C941) has a counter-clockwise outer contour
    
    * .notdef#8271 (U+C941) has a counter-clockwise outer contour
    
    * .notdef#8271 (U+C941) has a counter-clockwise outer contour
    
    * .notdef#8272 (U+C942) has a counter-clockwise outer contour
    
    * .notdef#8272 (U+C942) has a counter-clockwise outer contour
    
    * .notdef#8272 (U+C942) has a counter-clockwise outer contour
    
    * .notdef#8272 (U+C942) has a counter-clockwise outer contour
    
    * .notdef#8272 (U+C942) has a counter-clockwise outer contour
    
    * .notdef#8272 (U+C942) has a counter-clockwise outer contour
    
    * .notdef#8273 (U+C943) has a counter-clockwise outer contour
    
    * .notdef#8273 (U+C943) has a counter-clockwise outer contour
    
    * .notdef#8273 (U+C943) has a counter-clockwise outer contour
    
    * .notdef#8273 (U+C943) has a counter-clockwise outer contour
    
    * .notdef#8273 (U+C943) has a counter-clockwise outer contour
    
    * .notdef#8273 (U+C943) has a counter-clockwise outer contour
    
    * .notdef#8274 (U+C944) has a counter-clockwise outer contour
    
    * .notdef#8274 (U+C944) has a counter-clockwise outer contour
    
    * .notdef#8274 (U+C944) has a counter-clockwise outer contour
    
    * .notdef#8274 (U+C944) has a counter-clockwise outer contour
    
    * .notdef#8274 (U+C944) has a counter-clockwise outer contour
    
    * .notdef#8275 (U+C945) has a counter-clockwise outer contour
    
    * .notdef#8275 (U+C945) has a counter-clockwise outer contour
    
    * .notdef#8275 (U+C945) has a counter-clockwise outer contour
    
    * .notdef#8275 (U+C945) has a counter-clockwise outer contour
    
    * .notdef#8275 (U+C945) has a counter-clockwise outer contour
    
    * .notdef#8276 (U+C946) has a counter-clockwise outer contour
    
    * .notdef#8276 (U+C946) has a counter-clockwise outer contour
    
    * .notdef#8276 (U+C946) has a counter-clockwise outer contour
    
    * .notdef#8276 (U+C946) has a counter-clockwise outer contour
    
    * .notdef#8276 (U+C946) has a counter-clockwise outer contour
    
    * .notdef#8276 (U+C946) has a counter-clockwise outer contour
    
    * .notdef#8277 (U+C947) has a counter-clockwise outer contour
    
    * .notdef#8277 (U+C947) has a counter-clockwise outer contour
    
    * .notdef#8277 (U+C947) has a counter-clockwise outer contour
    
    * .notdef#8277 (U+C947) has a counter-clockwise outer contour
    
    * .notdef#8277 (U+C947) has a counter-clockwise outer contour
    
    * .notdef#8278 (U+C948) has a counter-clockwise outer contour
    
    * .notdef#8278 (U+C948) has a counter-clockwise outer contour
    
    * .notdef#8278 (U+C948) has a counter-clockwise outer contour
    
    * .notdef#8278 (U+C948) has a counter-clockwise outer contour
    
    * .notdef#8278 (U+C948) has a counter-clockwise outer contour
    
    * .notdef#8279 (U+C949) has a counter-clockwise outer contour
    
    * .notdef#8279 (U+C949) has a counter-clockwise outer contour
    
    * .notdef#8279 (U+C949) has a counter-clockwise outer contour
    
    * .notdef#8279 (U+C949) has a counter-clockwise outer contour
    
    * .notdef#8279 (U+C949) has a counter-clockwise outer contour
    
    * .notdef#828 (U+B8F8) has a counter-clockwise outer contour
    
    * .notdef#828 (U+B8F8) has a counter-clockwise outer contour
    
    * .notdef#8280 (U+C94A) has a counter-clockwise outer contour
    
    * .notdef#8280 (U+C94A) has a counter-clockwise outer contour
    
    * .notdef#8280 (U+C94A) has a counter-clockwise outer contour
    
    * .notdef#8280 (U+C94A) has a counter-clockwise outer contour
    
    * .notdef#8280 (U+C94A) has a counter-clockwise outer contour
    
    * .notdef#8281 (U+C94B) has a counter-clockwise outer contour
    
    * .notdef#8281 (U+C94B) has a counter-clockwise outer contour
    
    * .notdef#8281 (U+C94B) has a counter-clockwise outer contour
    
    * .notdef#8281 (U+C94B) has a counter-clockwise outer contour
    
    * .notdef#8281 (U+C94B) has a counter-clockwise outer contour
    
    * .notdef#8282 (U+C94C) has a counter-clockwise outer contour
    
    * .notdef#8282 (U+C94C) has a counter-clockwise outer contour
    
    * .notdef#8282 (U+C94C) has a counter-clockwise outer contour
    
    * .notdef#8282 (U+C94C) has a counter-clockwise outer contour
    
    * .notdef#8282 (U+C94C) has a counter-clockwise outer contour
    
    * .notdef#8283 (U+C94D) has a counter-clockwise outer contour
    
    * .notdef#8283 (U+C94D) has a counter-clockwise outer contour
    
    * .notdef#8283 (U+C94D) has a counter-clockwise outer contour
    
    * .notdef#8283 (U+C94D) has a counter-clockwise outer contour
    
    * .notdef#8283 (U+C94D) has a counter-clockwise outer contour
    
    * .notdef#8284 (U+C94E) has a counter-clockwise outer contour
    
    * .notdef#8284 (U+C94E) has a counter-clockwise outer contour
    
    * .notdef#8284 (U+C94E) has a counter-clockwise outer contour
    
    * .notdef#8284 (U+C94E) has a counter-clockwise outer contour
    
    * .notdef#8284 (U+C94E) has a counter-clockwise outer contour
    
    * .notdef#8284 (U+C94E) has a counter-clockwise outer contour
    
    * .notdef#8285 (U+C94F) has a counter-clockwise outer contour
    
    * .notdef#8285 (U+C94F) has a counter-clockwise outer contour
    
    * .notdef#8285 (U+C94F) has a counter-clockwise outer contour
    
    * .notdef#8285 (U+C94F) has a counter-clockwise outer contour
    
    * .notdef#8285 (U+C94F) has a counter-clockwise outer contour
    
    * .notdef#8285 (U+C94F) has a counter-clockwise outer contour
    
    * .notdef#8286 (U+C952) has a counter-clockwise outer contour
    
    * .notdef#8286 (U+C952) has a counter-clockwise outer contour
    
    * .notdef#8286 (U+C952) has a counter-clockwise outer contour
    
    * .notdef#8286 (U+C952) has a counter-clockwise outer contour
    
    * .notdef#8286 (U+C952) has a counter-clockwise outer contour
    
    * .notdef#8287 (U+C953) has a counter-clockwise outer contour
    
    * .notdef#8287 (U+C953) has a counter-clockwise outer contour
    
    * .notdef#8287 (U+C953) has a counter-clockwise outer contour
    
    * .notdef#8287 (U+C953) has a counter-clockwise outer contour
    
    * .notdef#8288 (U+C955) has a counter-clockwise outer contour
    
    * .notdef#8288 (U+C955) has a counter-clockwise outer contour
    
    * .notdef#8288 (U+C955) has a counter-clockwise outer contour
    
    * .notdef#8288 (U+C955) has a counter-clockwise outer contour
    
    * .notdef#8289 (U+C956) has a counter-clockwise outer contour
    
    * .notdef#8289 (U+C956) has a counter-clockwise outer contour
    
    * .notdef#8289 (U+C956) has a counter-clockwise outer contour
    
    * .notdef#8289 (U+C956) has a counter-clockwise outer contour
    
    * .notdef#8289 (U+C956) has a counter-clockwise outer contour
    
    * .notdef#8289 (U+C956) has a counter-clockwise outer contour
    
    * .notdef#829 (U+B8F9) has a counter-clockwise outer contour
    
    * .notdef#829 (U+B8F9) has a counter-clockwise outer contour
    
    * .notdef#829 (U+B8F9) has a counter-clockwise outer contour
    
    * .notdef#8290 (U+C957) has a counter-clockwise outer contour
    
    * .notdef#8290 (U+C957) has a counter-clockwise outer contour
    
    * .notdef#8290 (U+C957) has a counter-clockwise outer contour
    
    * .notdef#8290 (U+C957) has a counter-clockwise outer contour
    
    * .notdef#8291 (U+C959) has a counter-clockwise outer contour
    
    * .notdef#8291 (U+C959) has a counter-clockwise outer contour
    
    * .notdef#8291 (U+C959) has a counter-clockwise outer contour
    
    * .notdef#8291 (U+C959) has a counter-clockwise outer contour
    
    * .notdef#8292 (U+C95A) has a counter-clockwise outer contour
    
    * .notdef#8292 (U+C95A) has a counter-clockwise outer contour
    
    * .notdef#8292 (U+C95A) has a counter-clockwise outer contour
    
    * .notdef#8292 (U+C95A) has a counter-clockwise outer contour
    
    * .notdef#8293 (U+C95B) has a counter-clockwise outer contour
    
    * .notdef#8293 (U+C95B) has a counter-clockwise outer contour
    
    * .notdef#8293 (U+C95B) has a counter-clockwise outer contour
    
    * .notdef#8293 (U+C95B) has a counter-clockwise outer contour
    
    * .notdef#8294 (U+C95C) has a counter-clockwise outer contour
    
    * .notdef#8294 (U+C95C) has a counter-clockwise outer contour
    
    * .notdef#8294 (U+C95C) has a counter-clockwise outer contour
    
    * .notdef#8294 (U+C95C) has a counter-clockwise outer contour
    
    * .notdef#8295 (U+C95D) has a counter-clockwise outer contour
    
    * .notdef#8295 (U+C95D) has a counter-clockwise outer contour
    
    * .notdef#8295 (U+C95D) has a counter-clockwise outer contour
    
    * .notdef#8295 (U+C95D) has a counter-clockwise outer contour
    
    * .notdef#8296 (U+C95E) has a counter-clockwise outer contour
    
    * .notdef#8296 (U+C95E) has a counter-clockwise outer contour
    
    * .notdef#8296 (U+C95E) has a counter-clockwise outer contour
    
    * .notdef#8296 (U+C95E) has a counter-clockwise outer contour
    
    * .notdef#8296 (U+C95E) has a counter-clockwise outer contour
    
    * .notdef#8297 (U+C95F) has a counter-clockwise outer contour
    
    * .notdef#8297 (U+C95F) has a counter-clockwise outer contour
    
    * .notdef#8297 (U+C95F) has a counter-clockwise outer contour
    
    * .notdef#8297 (U+C95F) has a counter-clockwise outer contour
    
    * .notdef#8297 (U+C95F) has a counter-clockwise outer contour
    
    * .notdef#8298 (U+C962) has a counter-clockwise outer contour
    
    * .notdef#8298 (U+C962) has a counter-clockwise outer contour
    
    * .notdef#8298 (U+C962) has a counter-clockwise outer contour
    
    * .notdef#8298 (U+C962) has a counter-clockwise outer contour
    
    * .notdef#8299 (U+C964) has a counter-clockwise outer contour
    
    * .notdef#8299 (U+C964) has a counter-clockwise outer contour
    
    * .notdef#8299 (U+C964) has a counter-clockwise outer contour
    
    * .notdef#8299 (U+C964) has a counter-clockwise outer contour
    
    * .notdef#830 (U+B8FB) has a counter-clockwise outer contour
    
    * .notdef#830 (U+B8FB) has a counter-clockwise outer contour
    
    * .notdef#8300 (U+C965) has a counter-clockwise outer contour
    
    * .notdef#8300 (U+C965) has a counter-clockwise outer contour
    
    * .notdef#8300 (U+C965) has a counter-clockwise outer contour
    
    * .notdef#8300 (U+C965) has a counter-clockwise outer contour
    
    * .notdef#8301 (U+C966) has a counter-clockwise outer contour
    
    * .notdef#8301 (U+C966) has a counter-clockwise outer contour
    
    * .notdef#8301 (U+C966) has a counter-clockwise outer contour
    
    * .notdef#8301 (U+C966) has a counter-clockwise outer contour
    
    * .notdef#8302 (U+C967) has a counter-clockwise outer contour
    
    * .notdef#8302 (U+C967) has a counter-clockwise outer contour
    
    * .notdef#8302 (U+C967) has a counter-clockwise outer contour
    
    * .notdef#8302 (U+C967) has a counter-clockwise outer contour
    
    * .notdef#8303 (U+C968) has a counter-clockwise outer contour
    
    * .notdef#8303 (U+C968) has a counter-clockwise outer contour
    
    * .notdef#8303 (U+C968) has a counter-clockwise outer contour
    
    * .notdef#8303 (U+C968) has a counter-clockwise outer contour
    
    * .notdef#8304 (U+C969) has a counter-clockwise outer contour
    
    * .notdef#8304 (U+C969) has a counter-clockwise outer contour
    
    * .notdef#8304 (U+C969) has a counter-clockwise outer contour
    
    * .notdef#8304 (U+C969) has a counter-clockwise outer contour
    
    * .notdef#8305 (U+C96A) has a counter-clockwise outer contour
    
    * .notdef#8305 (U+C96A) has a counter-clockwise outer contour
    
    * .notdef#8305 (U+C96A) has a counter-clockwise outer contour
    
    * .notdef#8305 (U+C96A) has a counter-clockwise outer contour
    
    * .notdef#8305 (U+C96A) has a counter-clockwise outer contour
    
    * .notdef#8306 (U+C96B) has a counter-clockwise outer contour
    
    * .notdef#8306 (U+C96B) has a counter-clockwise outer contour
    
    * .notdef#8306 (U+C96B) has a counter-clockwise outer contour
    
    * .notdef#8306 (U+C96B) has a counter-clockwise outer contour
    
    * .notdef#8306 (U+C96B) has a counter-clockwise outer contour
    
    * .notdef#8307 (U+C96D) has a counter-clockwise outer contour
    
    * .notdef#8307 (U+C96D) has a counter-clockwise outer contour
    
    * .notdef#8308 (U+C96E) has a counter-clockwise outer contour
    
    * .notdef#8308 (U+C96E) has a counter-clockwise outer contour
    
    * .notdef#8309 (U+C96F) has a counter-clockwise outer contour
    
    * .notdef#8309 (U+C96F) has a counter-clockwise outer contour
    
    * .notdef#831 (U+B8FD) has a counter-clockwise outer contour
    
    * .notdef#831 (U+B8FD) has a counter-clockwise outer contour
    
    * .notdef#8310 (U+C971) has a counter-clockwise outer contour
    
    * .notdef#8310 (U+C971) has a counter-clockwise outer contour
    
    * .notdef#8311 (U+C972) has a counter-clockwise outer contour
    
    * .notdef#8311 (U+C972) has a counter-clockwise outer contour
    
    * .notdef#8311 (U+C972) has a counter-clockwise outer contour
    
    * .notdef#8311 (U+C972) has a counter-clockwise outer contour
    
    * .notdef#8312 (U+C973) has a counter-clockwise outer contour
    
    * .notdef#8312 (U+C973) has a counter-clockwise outer contour
    
    * .notdef#8313 (U+C975) has a counter-clockwise outer contour
    
    * .notdef#8313 (U+C975) has a counter-clockwise outer contour
    
    * .notdef#8314 (U+C976) has a counter-clockwise outer contour
    
    * .notdef#8314 (U+C976) has a counter-clockwise outer contour
    
    * .notdef#8315 (U+C977) has a counter-clockwise outer contour
    
    * .notdef#8315 (U+C977) has a counter-clockwise outer contour
    
    * .notdef#8316 (U+C978) has a counter-clockwise outer contour
    
    * .notdef#8316 (U+C978) has a counter-clockwise outer contour
    
    * .notdef#8317 (U+C979) has a counter-clockwise outer contour
    
    * .notdef#8317 (U+C979) has a counter-clockwise outer contour
    
    * .notdef#8318 (U+C97A) has a counter-clockwise outer contour
    
    * .notdef#8318 (U+C97A) has a counter-clockwise outer contour
    
    * .notdef#8319 (U+C97B) has a counter-clockwise outer contour
    
    * .notdef#8319 (U+C97B) has a counter-clockwise outer contour
    
    * .notdef#832 (U+B904) has a counter-clockwise outer contour
    
    * .notdef#832 (U+B904) has a counter-clockwise outer contour
    
    * .notdef#832 (U+B904) has a counter-clockwise outer contour
    
    * .notdef#8320 (U+C97D) has a counter-clockwise outer contour
    
    * .notdef#8320 (U+C97D) has a counter-clockwise outer contour
    
    * .notdef#8321 (U+C97E) has a counter-clockwise outer contour
    
    * .notdef#8321 (U+C97E) has a counter-clockwise outer contour
    
    * .notdef#8322 (U+C97F) has a counter-clockwise outer contour
    
    * .notdef#8322 (U+C97F) has a counter-clockwise outer contour
    
    * .notdef#8322 (U+C97F) has a counter-clockwise outer contour
    
    * .notdef#8323 (U+C980) has a counter-clockwise outer contour
    
    * .notdef#8323 (U+C980) has a counter-clockwise outer contour
    
    * .notdef#8324 (U+C981) has a counter-clockwise outer contour
    
    * .notdef#8324 (U+C981) has a counter-clockwise outer contour
    
    * .notdef#8324 (U+C981) has a counter-clockwise outer contour
    
    * .notdef#8325 (U+C982) has a counter-clockwise outer contour
    
    * .notdef#8325 (U+C982) has a counter-clockwise outer contour
    
    * .notdef#8326 (U+C983) has a counter-clockwise outer contour
    
    * .notdef#8326 (U+C983) has a counter-clockwise outer contour
    
    * .notdef#8327 (U+C984) has a counter-clockwise outer contour
    
    * .notdef#8327 (U+C984) has a counter-clockwise outer contour
    
    * .notdef#8328 (U+C985) has a counter-clockwise outer contour
    
    * .notdef#8328 (U+C985) has a counter-clockwise outer contour
    
    * .notdef#8329 (U+C986) has a counter-clockwise outer contour
    
    * .notdef#8329 (U+C986) has a counter-clockwise outer contour
    
    * .notdef#8329 (U+C986) has a counter-clockwise outer contour
    
    * .notdef#833 (U+B918) has a counter-clockwise outer contour
    
    * .notdef#833 (U+B918) has a counter-clockwise outer contour
    
    * .notdef#833 (U+B918) has a counter-clockwise outer contour
    
    * .notdef#833 (U+B918) has a counter-clockwise outer contour
    
    * .notdef#8330 (U+C987) has a counter-clockwise outer contour
    
    * .notdef#8330 (U+C987) has a counter-clockwise outer contour
    
    * .notdef#8330 (U+C987) has a counter-clockwise outer contour
    
    * .notdef#8331 (U+C98A) has a counter-clockwise outer contour
    
    * .notdef#8331 (U+C98A) has a counter-clockwise outer contour
    
    * .notdef#8331 (U+C98A) has a counter-clockwise outer contour
    
    * .notdef#8331 (U+C98A) has a counter-clockwise outer contour
    
    * .notdef#8332 (U+C98B) has a counter-clockwise outer contour
    
    * .notdef#8332 (U+C98B) has a counter-clockwise outer contour
    
    * .notdef#8332 (U+C98B) has a counter-clockwise outer contour
    
    * .notdef#8332 (U+C98B) has a counter-clockwise outer contour
    
    * .notdef#8333 (U+C98D) has a counter-clockwise outer contour
    
    * .notdef#8333 (U+C98D) has a counter-clockwise outer contour
    
    * .notdef#8333 (U+C98D) has a counter-clockwise outer contour
    
    * .notdef#8333 (U+C98D) has a counter-clockwise outer contour
    
    * .notdef#8334 (U+C98E) has a counter-clockwise outer contour
    
    * .notdef#8334 (U+C98E) has a counter-clockwise outer contour
    
    * .notdef#8334 (U+C98E) has a counter-clockwise outer contour
    
    * .notdef#8334 (U+C98E) has a counter-clockwise outer contour
    
    * .notdef#8334 (U+C98E) has a counter-clockwise outer contour
    
    * .notdef#8335 (U+C98F) has a counter-clockwise outer contour
    
    * .notdef#8335 (U+C98F) has a counter-clockwise outer contour
    
    * .notdef#8335 (U+C98F) has a counter-clockwise outer contour
    
    * .notdef#8336 (U+C991) has a counter-clockwise outer contour
    
    * .notdef#8336 (U+C991) has a counter-clockwise outer contour
    
    * .notdef#8336 (U+C991) has a counter-clockwise outer contour
    
    * .notdef#8336 (U+C991) has a counter-clockwise outer contour
    
    * .notdef#8337 (U+C992) has a counter-clockwise outer contour
    
    * .notdef#8337 (U+C992) has a counter-clockwise outer contour
    
    * .notdef#8337 (U+C992) has a counter-clockwise outer contour
    
    * .notdef#8337 (U+C992) has a counter-clockwise outer contour
    
    * .notdef#8338 (U+C993) has a counter-clockwise outer contour
    
    * .notdef#8338 (U+C993) has a counter-clockwise outer contour
    
    * .notdef#8338 (U+C993) has a counter-clockwise outer contour
    
    * .notdef#8338 (U+C993) has a counter-clockwise outer contour
    
    * .notdef#8339 (U+C994) has a counter-clockwise outer contour
    
    * .notdef#8339 (U+C994) has a counter-clockwise outer contour
    
    * .notdef#8339 (U+C994) has a counter-clockwise outer contour
    
    * .notdef#8339 (U+C994) has a counter-clockwise outer contour
    
    * .notdef#834 (U+B920) has a counter-clockwise outer contour
    
    * .notdef#834 (U+B920) has a counter-clockwise outer contour
    
    * .notdef#834 (U+B920) has a counter-clockwise outer contour
    
    * .notdef#834 (U+B920) has a counter-clockwise outer contour
    
    * .notdef#8340 (U+C995) has a counter-clockwise outer contour
    
    * .notdef#8340 (U+C995) has a counter-clockwise outer contour
    
    * .notdef#8340 (U+C995) has a counter-clockwise outer contour
    
    * .notdef#8340 (U+C995) has a counter-clockwise outer contour
    
    * .notdef#8341 (U+C996) has a counter-clockwise outer contour
    
    * .notdef#8341 (U+C996) has a counter-clockwise outer contour
    
    * .notdef#8341 (U+C996) has a counter-clockwise outer contour
    
    * .notdef#8341 (U+C996) has a counter-clockwise outer contour
    
    * .notdef#8341 (U+C996) has a counter-clockwise outer contour
    
    * .notdef#8342 (U+C997) has a counter-clockwise outer contour
    
    * .notdef#8342 (U+C997) has a counter-clockwise outer contour
    
    * .notdef#8342 (U+C997) has a counter-clockwise outer contour
    
    * .notdef#8342 (U+C997) has a counter-clockwise outer contour
    
    * .notdef#8342 (U+C997) has a counter-clockwise outer contour
    
    * .notdef#8343 (U+C99A) has a counter-clockwise outer contour
    
    * .notdef#8343 (U+C99A) has a counter-clockwise outer contour
    
    * .notdef#8343 (U+C99A) has a counter-clockwise outer contour
    
    * .notdef#8343 (U+C99A) has a counter-clockwise outer contour
    
    * .notdef#8344 (U+C99C) has a counter-clockwise outer contour
    
    * .notdef#8344 (U+C99C) has a counter-clockwise outer contour
    
    * .notdef#8344 (U+C99C) has a counter-clockwise outer contour
    
    * .notdef#8345 (U+C99E) has a counter-clockwise outer contour
    
    * .notdef#8345 (U+C99E) has a counter-clockwise outer contour
    
    * .notdef#8345 (U+C99E) has a counter-clockwise outer contour
    
    * .notdef#8346 (U+C99F) has a counter-clockwise outer contour
    
    * .notdef#8346 (U+C99F) has a counter-clockwise outer contour
    
    * .notdef#8346 (U+C99F) has a counter-clockwise outer contour
    
    * .notdef#8347 (U+C9A0) has a counter-clockwise outer contour
    
    * .notdef#8347 (U+C9A0) has a counter-clockwise outer contour
    
    * .notdef#8347 (U+C9A0) has a counter-clockwise outer contour
    
    * .notdef#8348 (U+C9A1) has a counter-clockwise outer contour
    
    * .notdef#8348 (U+C9A1) has a counter-clockwise outer contour
    
    * .notdef#8348 (U+C9A1) has a counter-clockwise outer contour
    
    * .notdef#8349 (U+C9A2) has a counter-clockwise outer contour
    
    * .notdef#8349 (U+C9A2) has a counter-clockwise outer contour
    
    * .notdef#8349 (U+C9A2) has a counter-clockwise outer contour
    
    * .notdef#8349 (U+C9A2) has a counter-clockwise outer contour
    
    * .notdef#835 (U+B93C) has a counter-clockwise outer contour
    
    * .notdef#835 (U+B93C) has a counter-clockwise outer contour
    
    * .notdef#835 (U+B93C) has a counter-clockwise outer contour
    
    * .notdef#8350 (U+C9A3) has a counter-clockwise outer contour
    
    * .notdef#8350 (U+C9A3) has a counter-clockwise outer contour
    
    * .notdef#8350 (U+C9A3) has a counter-clockwise outer contour
    
    * .notdef#8350 (U+C9A3) has a counter-clockwise outer contour
    
    * .notdef#8351 (U+C9A4) has a counter-clockwise outer contour
    
    * .notdef#8351 (U+C9A4) has a counter-clockwise outer contour
    
    * .notdef#8351 (U+C9A4) has a counter-clockwise outer contour
    
    * .notdef#8352 (U+C9A5) has a counter-clockwise outer contour
    
    * .notdef#8352 (U+C9A5) has a counter-clockwise outer contour
    
    * .notdef#8352 (U+C9A5) has a counter-clockwise outer contour
    
    * .notdef#8352 (U+C9A5) has a counter-clockwise outer contour
    
    * .notdef#8353 (U+C9A6) has a counter-clockwise outer contour
    
    * .notdef#8353 (U+C9A6) has a counter-clockwise outer contour
    
    * .notdef#8353 (U+C9A6) has a counter-clockwise outer contour
    
    * .notdef#8353 (U+C9A6) has a counter-clockwise outer contour
    
    * .notdef#8353 (U+C9A6) has a counter-clockwise outer contour
    
    * .notdef#8354 (U+C9A7) has a counter-clockwise outer contour
    
    * .notdef#8354 (U+C9A7) has a counter-clockwise outer contour
    
    * .notdef#8354 (U+C9A7) has a counter-clockwise outer contour
    
    * .notdef#8354 (U+C9A7) has a counter-clockwise outer contour
    
    * .notdef#8354 (U+C9A7) has a counter-clockwise outer contour
    
    * .notdef#8355 (U+C9A8) has a counter-clockwise outer contour
    
    * .notdef#8355 (U+C9A8) has a counter-clockwise outer contour
    
    * .notdef#8355 (U+C9A8) has a counter-clockwise outer contour
    
    * .notdef#8355 (U+C9A8) has a counter-clockwise outer contour
    
    * .notdef#8356 (U+C9A9) has a counter-clockwise outer contour
    
    * .notdef#8356 (U+C9A9) has a counter-clockwise outer contour
    
    * .notdef#8356 (U+C9A9) has a counter-clockwise outer contour
    
    * .notdef#8356 (U+C9A9) has a counter-clockwise outer contour
    
    * .notdef#8356 (U+C9A9) has a counter-clockwise outer contour
    
    * .notdef#8357 (U+C9AA) has a counter-clockwise outer contour
    
    * .notdef#8357 (U+C9AA) has a counter-clockwise outer contour
    
    * .notdef#8357 (U+C9AA) has a counter-clockwise outer contour
    
    * .notdef#8357 (U+C9AA) has a counter-clockwise outer contour
    
    * .notdef#8357 (U+C9AA) has a counter-clockwise outer contour
    
    * .notdef#8357 (U+C9AA) has a counter-clockwise outer contour
    
    * .notdef#8358 (U+C9AB) has a counter-clockwise outer contour
    
    * .notdef#8358 (U+C9AB) has a counter-clockwise outer contour
    
    * .notdef#8358 (U+C9AB) has a counter-clockwise outer contour
    
    * .notdef#8358 (U+C9AB) has a counter-clockwise outer contour
    
    * .notdef#8359 (U+C9AC) has a counter-clockwise outer contour
    
    * .notdef#8359 (U+C9AC) has a counter-clockwise outer contour
    
    * .notdef#8359 (U+C9AC) has a counter-clockwise outer contour
    
    * .notdef#8359 (U+C9AC) has a counter-clockwise outer contour
    
    * .notdef#836 (U+B93D) has a counter-clockwise outer contour
    
    * .notdef#836 (U+B93D) has a counter-clockwise outer contour
    
    * .notdef#836 (U+B93D) has a counter-clockwise outer contour
    
    * .notdef#836 (U+B93D) has a counter-clockwise outer contour
    
    * .notdef#8360 (U+C9AD) has a counter-clockwise outer contour
    
    * .notdef#8360 (U+C9AD) has a counter-clockwise outer contour
    
    * .notdef#8360 (U+C9AD) has a counter-clockwise outer contour
    
    * .notdef#8360 (U+C9AD) has a counter-clockwise outer contour
    
    * .notdef#8360 (U+C9AD) has a counter-clockwise outer contour
    
    * .notdef#8361 (U+C9AE) has a counter-clockwise outer contour
    
    * .notdef#8361 (U+C9AE) has a counter-clockwise outer contour
    
    * .notdef#8361 (U+C9AE) has a counter-clockwise outer contour
    
    * .notdef#8361 (U+C9AE) has a counter-clockwise outer contour
    
    * .notdef#8361 (U+C9AE) has a counter-clockwise outer contour
    
    * .notdef#8362 (U+C9AF) has a counter-clockwise outer contour
    
    * .notdef#8362 (U+C9AF) has a counter-clockwise outer contour
    
    * .notdef#8362 (U+C9AF) has a counter-clockwise outer contour
    
    * .notdef#8362 (U+C9AF) has a counter-clockwise outer contour
    
    * .notdef#8362 (U+C9AF) has a counter-clockwise outer contour
    
    * .notdef#8363 (U+C9B0) has a counter-clockwise outer contour
    
    * .notdef#8363 (U+C9B0) has a counter-clockwise outer contour
    
    * .notdef#8363 (U+C9B0) has a counter-clockwise outer contour
    
    * .notdef#8363 (U+C9B0) has a counter-clockwise outer contour
    
    * .notdef#8363 (U+C9B0) has a counter-clockwise outer contour
    
    * .notdef#8364 (U+C9B1) has a counter-clockwise outer contour
    
    * .notdef#8364 (U+C9B1) has a counter-clockwise outer contour
    
    * .notdef#8364 (U+C9B1) has a counter-clockwise outer contour
    
    * .notdef#8364 (U+C9B1) has a counter-clockwise outer contour
    
    * .notdef#8364 (U+C9B1) has a counter-clockwise outer contour
    
    * .notdef#8365 (U+C9B2) has a counter-clockwise outer contour
    
    * .notdef#8365 (U+C9B2) has a counter-clockwise outer contour
    
    * .notdef#8365 (U+C9B2) has a counter-clockwise outer contour
    
    * .notdef#8365 (U+C9B2) has a counter-clockwise outer contour
    
    * .notdef#8365 (U+C9B2) has a counter-clockwise outer contour
    
    * .notdef#8365 (U+C9B2) has a counter-clockwise outer contour
    
    * .notdef#8366 (U+C9B3) has a counter-clockwise outer contour
    
    * .notdef#8366 (U+C9B3) has a counter-clockwise outer contour
    
    * .notdef#8366 (U+C9B3) has a counter-clockwise outer contour
    
    * .notdef#8366 (U+C9B3) has a counter-clockwise outer contour
    
    * .notdef#8366 (U+C9B3) has a counter-clockwise outer contour
    
    * .notdef#8366 (U+C9B3) has a counter-clockwise outer contour
    
    * .notdef#8367 (U+C9B4) has a counter-clockwise outer contour
    
    * .notdef#8367 (U+C9B4) has a counter-clockwise outer contour
    
    * .notdef#8367 (U+C9B4) has a counter-clockwise outer contour
    
    * .notdef#8367 (U+C9B4) has a counter-clockwise outer contour
    
    * .notdef#8368 (U+C9B5) has a counter-clockwise outer contour
    
    * .notdef#8368 (U+C9B5) has a counter-clockwise outer contour
    
    * .notdef#8368 (U+C9B5) has a counter-clockwise outer contour
    
    * .notdef#8368 (U+C9B5) has a counter-clockwise outer contour
    
    * .notdef#8369 (U+C9B6) has a counter-clockwise outer contour
    
    * .notdef#8369 (U+C9B6) has a counter-clockwise outer contour
    
    * .notdef#8369 (U+C9B6) has a counter-clockwise outer contour
    
    * .notdef#8369 (U+C9B6) has a counter-clockwise outer contour
    
    * .notdef#8369 (U+C9B6) has a counter-clockwise outer contour
    
    * .notdef#837 (U+B940) has a counter-clockwise outer contour
    
    * .notdef#837 (U+B940) has a counter-clockwise outer contour
    
    * .notdef#837 (U+B940) has a counter-clockwise outer contour
    
    * .notdef#837 (U+B940) has a counter-clockwise outer contour
    
    * .notdef#8370 (U+C9B7) has a counter-clockwise outer contour
    
    * .notdef#8370 (U+C9B7) has a counter-clockwise outer contour
    
    * .notdef#8370 (U+C9B7) has a counter-clockwise outer contour
    
    * .notdef#8370 (U+C9B7) has a counter-clockwise outer contour
    
    * .notdef#8371 (U+C9B8) has a counter-clockwise outer contour
    
    * .notdef#8371 (U+C9B8) has a counter-clockwise outer contour
    
    * .notdef#8371 (U+C9B8) has a counter-clockwise outer contour
    
    * .notdef#8371 (U+C9B8) has a counter-clockwise outer contour
    
    * .notdef#8372 (U+C9B9) has a counter-clockwise outer contour
    
    * .notdef#8372 (U+C9B9) has a counter-clockwise outer contour
    
    * .notdef#8372 (U+C9B9) has a counter-clockwise outer contour
    
    * .notdef#8372 (U+C9B9) has a counter-clockwise outer contour
    
    * .notdef#8373 (U+C9BA) has a counter-clockwise outer contour
    
    * .notdef#8373 (U+C9BA) has a counter-clockwise outer contour
    
    * .notdef#8373 (U+C9BA) has a counter-clockwise outer contour
    
    * .notdef#8373 (U+C9BA) has a counter-clockwise outer contour
    
    * .notdef#8374 (U+C9BB) has a counter-clockwise outer contour
    
    * .notdef#8374 (U+C9BB) has a counter-clockwise outer contour
    
    * .notdef#8374 (U+C9BB) has a counter-clockwise outer contour
    
    * .notdef#8374 (U+C9BB) has a counter-clockwise outer contour
    
    * .notdef#8375 (U+C9BC) has a counter-clockwise outer contour
    
    * .notdef#8375 (U+C9BC) has a counter-clockwise outer contour
    
    * .notdef#8375 (U+C9BC) has a counter-clockwise outer contour
    
    * .notdef#8375 (U+C9BC) has a counter-clockwise outer contour
    
    * .notdef#8376 (U+C9BD) has a counter-clockwise outer contour
    
    * .notdef#8376 (U+C9BD) has a counter-clockwise outer contour
    
    * .notdef#8376 (U+C9BD) has a counter-clockwise outer contour
    
    * .notdef#8376 (U+C9BD) has a counter-clockwise outer contour
    
    * .notdef#8377 (U+C9BE) has a counter-clockwise outer contour
    
    * .notdef#8377 (U+C9BE) has a counter-clockwise outer contour
    
    * .notdef#8377 (U+C9BE) has a counter-clockwise outer contour
    
    * .notdef#8377 (U+C9BE) has a counter-clockwise outer contour
    
    * .notdef#8377 (U+C9BE) has a counter-clockwise outer contour
    
    * .notdef#8378 (U+C9BF) has a counter-clockwise outer contour
    
    * .notdef#8378 (U+C9BF) has a counter-clockwise outer contour
    
    * .notdef#8378 (U+C9BF) has a counter-clockwise outer contour
    
    * .notdef#8378 (U+C9BF) has a counter-clockwise outer contour
    
    * .notdef#8378 (U+C9BF) has a counter-clockwise outer contour
    
    * .notdef#8379 (U+C9C2) has a counter-clockwise outer contour
    
    * .notdef#8379 (U+C9C2) has a counter-clockwise outer contour
    
    * .notdef#8379 (U+C9C2) has a counter-clockwise outer contour
    
    * .notdef#8379 (U+C9C2) has a counter-clockwise outer contour
    
    * .notdef#838 (U+B944) has a counter-clockwise outer contour
    
    * .notdef#838 (U+B944) has a counter-clockwise outer contour
    
    * .notdef#838 (U+B944) has a counter-clockwise outer contour
    
    * .notdef#838 (U+B944) has a counter-clockwise outer contour
    
    * .notdef#8380 (U+C9C3) has a counter-clockwise outer contour
    
    * .notdef#8380 (U+C9C3) has a counter-clockwise outer contour
    
    * .notdef#8380 (U+C9C3) has a counter-clockwise outer contour
    
    * .notdef#8380 (U+C9C3) has a counter-clockwise outer contour
    
    * .notdef#8381 (U+C9C5) has a counter-clockwise outer contour
    
    * .notdef#8381 (U+C9C5) has a counter-clockwise outer contour
    
    * .notdef#8381 (U+C9C5) has a counter-clockwise outer contour
    
    * .notdef#8381 (U+C9C5) has a counter-clockwise outer contour
    
    * .notdef#8382 (U+C9C6) has a counter-clockwise outer contour
    
    * .notdef#8382 (U+C9C6) has a counter-clockwise outer contour
    
    * .notdef#8382 (U+C9C6) has a counter-clockwise outer contour
    
    * .notdef#8382 (U+C9C6) has a counter-clockwise outer contour
    
    * .notdef#8382 (U+C9C6) has a counter-clockwise outer contour
    
    * .notdef#8383 (U+C9C9) has a counter-clockwise outer contour
    
    * .notdef#8383 (U+C9C9) has a counter-clockwise outer contour
    
    * .notdef#8383 (U+C9C9) has a counter-clockwise outer contour
    
    * .notdef#8383 (U+C9C9) has a counter-clockwise outer contour
    
    * .notdef#8384 (U+C9CB) has a counter-clockwise outer contour
    
    * .notdef#8384 (U+C9CB) has a counter-clockwise outer contour
    
    * .notdef#8384 (U+C9CB) has a counter-clockwise outer contour
    
    * .notdef#8384 (U+C9CB) has a counter-clockwise outer contour
    
    * .notdef#8385 (U+C9CC) has a counter-clockwise outer contour
    
    * .notdef#8385 (U+C9CC) has a counter-clockwise outer contour
    
    * .notdef#8385 (U+C9CC) has a counter-clockwise outer contour
    
    * .notdef#8385 (U+C9CC) has a counter-clockwise outer contour
    
    * .notdef#8386 (U+C9CD) has a counter-clockwise outer contour
    
    * .notdef#8386 (U+C9CD) has a counter-clockwise outer contour
    
    * .notdef#8386 (U+C9CD) has a counter-clockwise outer contour
    
    * .notdef#8386 (U+C9CD) has a counter-clockwise outer contour
    
    * .notdef#8387 (U+C9CE) has a counter-clockwise outer contour
    
    * .notdef#8387 (U+C9CE) has a counter-clockwise outer contour
    
    * .notdef#8387 (U+C9CE) has a counter-clockwise outer contour
    
    * .notdef#8387 (U+C9CE) has a counter-clockwise outer contour
    
    * .notdef#8387 (U+C9CE) has a counter-clockwise outer contour
    
    * .notdef#8388 (U+C9CF) has a counter-clockwise outer contour
    
    * .notdef#8388 (U+C9CF) has a counter-clockwise outer contour
    
    * .notdef#8388 (U+C9CF) has a counter-clockwise outer contour
    
    * .notdef#8388 (U+C9CF) has a counter-clockwise outer contour
    
    * .notdef#8388 (U+C9CF) has a counter-clockwise outer contour
    
    * .notdef#8389 (U+C9D2) has a counter-clockwise outer contour
    
    * .notdef#8389 (U+C9D2) has a counter-clockwise outer contour
    
    * .notdef#8389 (U+C9D2) has a counter-clockwise outer contour
    
    * .notdef#8389 (U+C9D2) has a counter-clockwise outer contour
    
    * .notdef#839 (U+B94C) has a counter-clockwise outer contour
    
    * .notdef#839 (U+B94C) has a counter-clockwise outer contour
    
    * .notdef#839 (U+B94C) has a counter-clockwise outer contour
    
    * .notdef#839 (U+B94C) has a counter-clockwise outer contour
    
    * .notdef#8390 (U+C9D4) has a counter-clockwise outer contour
    
    * .notdef#8390 (U+C9D4) has a counter-clockwise outer contour
    
    * .notdef#8390 (U+C9D4) has a counter-clockwise outer contour
    
    * .notdef#8391 (U+C9D7) has a counter-clockwise outer contour
    
    * .notdef#8391 (U+C9D7) has a counter-clockwise outer contour
    
    * .notdef#8391 (U+C9D7) has a counter-clockwise outer contour
    
    * .notdef#8392 (U+C9D8) has a counter-clockwise outer contour
    
    * .notdef#8392 (U+C9D8) has a counter-clockwise outer contour
    
    * .notdef#8392 (U+C9D8) has a counter-clockwise outer contour
    
    * .notdef#8393 (U+C9DB) has a counter-clockwise outer contour
    
    * .notdef#8393 (U+C9DB) has a counter-clockwise outer contour
    
    * .notdef#8393 (U+C9DB) has a counter-clockwise outer contour
    
    * .notdef#8393 (U+C9DB) has a counter-clockwise outer contour
    
    * .notdef#8394 (U+C9DE) has a counter-clockwise outer contour
    
    * .notdef#8394 (U+C9DE) has a counter-clockwise outer contour
    
    * .notdef#8394 (U+C9DE) has a counter-clockwise outer contour
    
    * .notdef#8394 (U+C9DE) has a counter-clockwise outer contour
    
    * .notdef#8395 (U+C9DF) has a counter-clockwise outer contour
    
    * .notdef#8395 (U+C9DF) has a counter-clockwise outer contour
    
    * .notdef#8395 (U+C9DF) has a counter-clockwise outer contour
    
    * .notdef#8395 (U+C9DF) has a counter-clockwise outer contour
    
    * .notdef#8396 (U+C9E1) has a counter-clockwise outer contour
    
    * .notdef#8396 (U+C9E1) has a counter-clockwise outer contour
    
    * .notdef#8396 (U+C9E1) has a counter-clockwise outer contour
    
    * .notdef#8396 (U+C9E1) has a counter-clockwise outer contour
    
    * .notdef#8397 (U+C9E3) has a counter-clockwise outer contour
    
    * .notdef#8397 (U+C9E3) has a counter-clockwise outer contour
    
    * .notdef#8397 (U+C9E3) has a counter-clockwise outer contour
    
    * .notdef#8398 (U+C9E5) has a counter-clockwise outer contour
    
    * .notdef#8398 (U+C9E5) has a counter-clockwise outer contour
    
    * .notdef#8398 (U+C9E5) has a counter-clockwise outer contour
    
    * .notdef#8398 (U+C9E5) has a counter-clockwise outer contour
    
    * .notdef#8399 (U+C9E6) has a counter-clockwise outer contour
    
    * .notdef#8399 (U+C9E6) has a counter-clockwise outer contour
    
    * .notdef#8399 (U+C9E6) has a counter-clockwise outer contour
    
    * .notdef#8399 (U+C9E6) has a counter-clockwise outer contour
    
    * .notdef#840 (U+B94F) has a counter-clockwise outer contour
    
    * .notdef#840 (U+B94F) has a counter-clockwise outer contour
    
    * .notdef#840 (U+B94F) has a counter-clockwise outer contour
    
    * .notdef#840 (U+B94F) has a counter-clockwise outer contour
    
    * .notdef#8400 (U+C9E8) has a counter-clockwise outer contour
    
    * .notdef#8400 (U+C9E8) has a counter-clockwise outer contour
    
    * .notdef#8400 (U+C9E8) has a counter-clockwise outer contour
    
    * .notdef#8400 (U+C9E8) has a counter-clockwise outer contour
    
    * .notdef#8401 (U+C9E9) has a counter-clockwise outer contour
    
    * .notdef#8401 (U+C9E9) has a counter-clockwise outer contour
    
    * .notdef#8401 (U+C9E9) has a counter-clockwise outer contour
    
    * .notdef#8401 (U+C9E9) has a counter-clockwise outer contour
    
    * .notdef#8402 (U+C9EA) has a counter-clockwise outer contour
    
    * .notdef#8402 (U+C9EA) has a counter-clockwise outer contour
    
    * .notdef#8402 (U+C9EA) has a counter-clockwise outer contour
    
    * .notdef#8402 (U+C9EA) has a counter-clockwise outer contour
    
    * .notdef#8402 (U+C9EA) has a counter-clockwise outer contour
    
    * .notdef#8403 (U+C9EB) has a counter-clockwise outer contour
    
    * .notdef#8403 (U+C9EB) has a counter-clockwise outer contour
    
    * .notdef#8403 (U+C9EB) has a counter-clockwise outer contour
    
    * .notdef#8403 (U+C9EB) has a counter-clockwise outer contour
    
    * .notdef#8403 (U+C9EB) has a counter-clockwise outer contour
    
    * .notdef#8404 (U+C9EE) has a counter-clockwise outer contour
    
    * .notdef#8404 (U+C9EE) has a counter-clockwise outer contour
    
    * .notdef#8404 (U+C9EE) has a counter-clockwise outer contour
    
    * .notdef#8404 (U+C9EE) has a counter-clockwise outer contour
    
    * .notdef#8405 (U+C9F2) has a counter-clockwise outer contour
    
    * .notdef#8405 (U+C9F2) has a counter-clockwise outer contour
    
    * .notdef#8405 (U+C9F2) has a counter-clockwise outer contour
    
    * .notdef#8406 (U+C9F3) has a counter-clockwise outer contour
    
    * .notdef#8406 (U+C9F3) has a counter-clockwise outer contour
    
    * .notdef#8406 (U+C9F3) has a counter-clockwise outer contour
    
    * .notdef#8407 (U+C9F4) has a counter-clockwise outer contour
    
    * .notdef#8407 (U+C9F4) has a counter-clockwise outer contour
    
    * .notdef#8407 (U+C9F4) has a counter-clockwise outer contour
    
    * .notdef#8408 (U+C9F5) has a counter-clockwise outer contour
    
    * .notdef#8408 (U+C9F5) has a counter-clockwise outer contour
    
    * .notdef#8408 (U+C9F5) has a counter-clockwise outer contour
    
    * .notdef#8409 (U+C9F6) has a counter-clockwise outer contour
    
    * .notdef#8409 (U+C9F6) has a counter-clockwise outer contour
    
    * .notdef#8409 (U+C9F6) has a counter-clockwise outer contour
    
    * .notdef#8409 (U+C9F6) has a counter-clockwise outer contour
    
    * .notdef#841 (U+B951) has a counter-clockwise outer contour
    
    * .notdef#841 (U+B951) has a counter-clockwise outer contour
    
    * .notdef#841 (U+B951) has a counter-clockwise outer contour
    
    * .notdef#841 (U+B951) has a counter-clockwise outer contour
    
    * .notdef#8410 (U+C9F7) has a counter-clockwise outer contour
    
    * .notdef#8410 (U+C9F7) has a counter-clockwise outer contour
    
    * .notdef#8410 (U+C9F7) has a counter-clockwise outer contour
    
    * .notdef#8410 (U+C9F7) has a counter-clockwise outer contour
    
    * .notdef#8411 (U+C9FA) has a counter-clockwise outer contour
    
    * .notdef#8411 (U+C9FA) has a counter-clockwise outer contour
    
    * .notdef#8411 (U+C9FA) has a counter-clockwise outer contour
    
    * .notdef#8411 (U+C9FA) has a counter-clockwise outer contour
    
    * .notdef#8412 (U+C9FB) has a counter-clockwise outer contour
    
    * .notdef#8412 (U+C9FB) has a counter-clockwise outer contour
    
    * .notdef#8412 (U+C9FB) has a counter-clockwise outer contour
    
    * .notdef#8412 (U+C9FB) has a counter-clockwise outer contour
    
    * .notdef#8413 (U+C9FD) has a counter-clockwise outer contour
    
    * .notdef#8413 (U+C9FD) has a counter-clockwise outer contour
    
    * .notdef#8413 (U+C9FD) has a counter-clockwise outer contour
    
    * .notdef#8413 (U+C9FD) has a counter-clockwise outer contour
    
    * .notdef#8414 (U+C9FE) has a counter-clockwise outer contour
    
    * .notdef#8414 (U+C9FE) has a counter-clockwise outer contour
    
    * .notdef#8414 (U+C9FE) has a counter-clockwise outer contour
    
    * .notdef#8414 (U+C9FE) has a counter-clockwise outer contour
    
    * .notdef#8414 (U+C9FE) has a counter-clockwise outer contour
    
    * .notdef#8415 (U+C9FF) has a counter-clockwise outer contour
    
    * .notdef#8415 (U+C9FF) has a counter-clockwise outer contour
    
    * .notdef#8415 (U+C9FF) has a counter-clockwise outer contour
    
    * .notdef#8416 (U+CA01) has a counter-clockwise outer contour
    
    * .notdef#8416 (U+CA01) has a counter-clockwise outer contour
    
    * .notdef#8416 (U+CA01) has a counter-clockwise outer contour
    
    * .notdef#8416 (U+CA01) has a counter-clockwise outer contour
    
    * .notdef#8417 (U+CA02) has a counter-clockwise outer contour
    
    * .notdef#8417 (U+CA02) has a counter-clockwise outer contour
    
    * .notdef#8417 (U+CA02) has a counter-clockwise outer contour
    
    * .notdef#8417 (U+CA02) has a counter-clockwise outer contour
    
    * .notdef#8418 (U+CA03) has a counter-clockwise outer contour
    
    * .notdef#8418 (U+CA03) has a counter-clockwise outer contour
    
    * .notdef#8418 (U+CA03) has a counter-clockwise outer contour
    
    * .notdef#8418 (U+CA03) has a counter-clockwise outer contour
    
    * .notdef#8419 (U+CA04) has a counter-clockwise outer contour
    
    * .notdef#8419 (U+CA04) has a counter-clockwise outer contour
    
    * .notdef#8419 (U+CA04) has a counter-clockwise outer contour
    
    * .notdef#8419 (U+CA04) has a counter-clockwise outer contour
    
    * .notdef#842 (U+B958) has a counter-clockwise outer contour
    
    * .notdef#842 (U+B958) has a counter-clockwise outer contour
    
    * .notdef#8420 (U+CA05) has a counter-clockwise outer contour
    
    * .notdef#8420 (U+CA05) has a counter-clockwise outer contour
    
    * .notdef#8420 (U+CA05) has a counter-clockwise outer contour
    
    * .notdef#8420 (U+CA05) has a counter-clockwise outer contour
    
    * .notdef#8421 (U+CA06) has a counter-clockwise outer contour
    
    * .notdef#8421 (U+CA06) has a counter-clockwise outer contour
    
    * .notdef#8421 (U+CA06) has a counter-clockwise outer contour
    
    * .notdef#8421 (U+CA06) has a counter-clockwise outer contour
    
    * .notdef#8421 (U+CA06) has a counter-clockwise outer contour
    
    * .notdef#8422 (U+CA07) has a counter-clockwise outer contour
    
    * .notdef#8422 (U+CA07) has a counter-clockwise outer contour
    
    * .notdef#8422 (U+CA07) has a counter-clockwise outer contour
    
    * .notdef#8422 (U+CA07) has a counter-clockwise outer contour
    
    * .notdef#8422 (U+CA07) has a counter-clockwise outer contour
    
    * .notdef#8423 (U+CA0A) has a counter-clockwise outer contour
    
    * .notdef#8423 (U+CA0A) has a counter-clockwise outer contour
    
    * .notdef#8423 (U+CA0A) has a counter-clockwise outer contour
    
    * .notdef#8423 (U+CA0A) has a counter-clockwise outer contour
    
    * .notdef#8424 (U+CA0E) has a counter-clockwise outer contour
    
    * .notdef#8424 (U+CA0E) has a counter-clockwise outer contour
    
    * .notdef#8424 (U+CA0E) has a counter-clockwise outer contour
    
    * .notdef#8425 (U+CA0F) has a counter-clockwise outer contour
    
    * .notdef#8425 (U+CA0F) has a counter-clockwise outer contour
    
    * .notdef#8425 (U+CA0F) has a counter-clockwise outer contour
    
    * .notdef#8426 (U+CA10) has a counter-clockwise outer contour
    
    * .notdef#8426 (U+CA10) has a counter-clockwise outer contour
    
    * .notdef#8426 (U+CA10) has a counter-clockwise outer contour
    
    * .notdef#8427 (U+CA11) has a counter-clockwise outer contour
    
    * .notdef#8427 (U+CA11) has a counter-clockwise outer contour
    
    * .notdef#8427 (U+CA11) has a counter-clockwise outer contour
    
    * .notdef#8428 (U+CA12) has a counter-clockwise outer contour
    
    * .notdef#8428 (U+CA12) has a counter-clockwise outer contour
    
    * .notdef#8428 (U+CA12) has a counter-clockwise outer contour
    
    * .notdef#8428 (U+CA12) has a counter-clockwise outer contour
    
    * .notdef#8429 (U+CA13) has a counter-clockwise outer contour
    
    * .notdef#8429 (U+CA13) has a counter-clockwise outer contour
    
    * .notdef#8429 (U+CA13) has a counter-clockwise outer contour
    
    * .notdef#8429 (U+CA13) has a counter-clockwise outer contour
    
    * .notdef#843 (U+B959) has a counter-clockwise outer contour
    
    * .notdef#843 (U+B959) has a counter-clockwise outer contour
    
    * .notdef#8430 (U+CA15) has a counter-clockwise outer contour
    
    * .notdef#8430 (U+CA15) has a counter-clockwise outer contour
    
    * .notdef#8430 (U+CA15) has a counter-clockwise outer contour
    
    * .notdef#8431 (U+CA16) has a counter-clockwise outer contour
    
    * .notdef#8431 (U+CA16) has a counter-clockwise outer contour
    
    * .notdef#8431 (U+CA16) has a counter-clockwise outer contour
    
    * .notdef#8431 (U+CA16) has a counter-clockwise outer contour
    
    * .notdef#8432 (U+CA17) has a counter-clockwise outer contour
    
    * .notdef#8432 (U+CA17) has a counter-clockwise outer contour
    
    * .notdef#8432 (U+CA17) has a counter-clockwise outer contour
    
    * .notdef#8432 (U+CA17) has a counter-clockwise outer contour
    
    * .notdef#8433 (U+CA19) has a counter-clockwise outer contour
    
    * .notdef#8433 (U+CA19) has a counter-clockwise outer contour
    
    * .notdef#8433 (U+CA19) has a counter-clockwise outer contour
    
    * .notdef#8433 (U+CA19) has a counter-clockwise outer contour
    
    * .notdef#8434 (U+CA1A) has a counter-clockwise outer contour
    
    * .notdef#8434 (U+CA1A) has a counter-clockwise outer contour
    
    * .notdef#8434 (U+CA1A) has a counter-clockwise outer contour
    
    * .notdef#8434 (U+CA1A) has a counter-clockwise outer contour
    
    * .notdef#8434 (U+CA1A) has a counter-clockwise outer contour
    
    * .notdef#8435 (U+CA1B) has a counter-clockwise outer contour
    
    * .notdef#8435 (U+CA1B) has a counter-clockwise outer contour
    
    * .notdef#8435 (U+CA1B) has a counter-clockwise outer contour
    
    * .notdef#8436 (U+CA1C) has a counter-clockwise outer contour
    
    * .notdef#8436 (U+CA1C) has a counter-clockwise outer contour
    
    * .notdef#8436 (U+CA1C) has a counter-clockwise outer contour
    
    * .notdef#8437 (U+CA1D) has a counter-clockwise outer contour
    
    * .notdef#8437 (U+CA1D) has a counter-clockwise outer contour
    
    * .notdef#8437 (U+CA1D) has a counter-clockwise outer contour
    
    * .notdef#8437 (U+CA1D) has a counter-clockwise outer contour
    
    * .notdef#8438 (U+CA1E) has a counter-clockwise outer contour
    
    * .notdef#8438 (U+CA1E) has a counter-clockwise outer contour
    
    * .notdef#8438 (U+CA1E) has a counter-clockwise outer contour
    
    * .notdef#8438 (U+CA1E) has a counter-clockwise outer contour
    
    * .notdef#8439 (U+CA1F) has a counter-clockwise outer contour
    
    * .notdef#8439 (U+CA1F) has a counter-clockwise outer contour
    
    * .notdef#8439 (U+CA1F) has a counter-clockwise outer contour
    
    * .notdef#8439 (U+CA1F) has a counter-clockwise outer contour
    
    * .notdef#844 (U+B95C) has a counter-clockwise outer contour
    
    * .notdef#844 (U+B95C) has a counter-clockwise outer contour
    
    * .notdef#844 (U+B95C) has a counter-clockwise outer contour
    
    * .notdef#8440 (U+CA20) has a counter-clockwise outer contour
    
    * .notdef#8440 (U+CA20) has a counter-clockwise outer contour
    
    * .notdef#8440 (U+CA20) has a counter-clockwise outer contour
    
    * .notdef#8440 (U+CA20) has a counter-clockwise outer contour
    
    * .notdef#8441 (U+CA21) has a counter-clockwise outer contour
    
    * .notdef#8441 (U+CA21) has a counter-clockwise outer contour
    
    * .notdef#8441 (U+CA21) has a counter-clockwise outer contour
    
    * .notdef#8441 (U+CA21) has a counter-clockwise outer contour
    
    * .notdef#8442 (U+CA22) has a counter-clockwise outer contour
    
    * .notdef#8442 (U+CA22) has a counter-clockwise outer contour
    
    * .notdef#8442 (U+CA22) has a counter-clockwise outer contour
    
    * .notdef#8442 (U+CA22) has a counter-clockwise outer contour
    
    * .notdef#8442 (U+CA22) has a counter-clockwise outer contour
    
    * .notdef#8443 (U+CA23) has a counter-clockwise outer contour
    
    * .notdef#8443 (U+CA23) has a counter-clockwise outer contour
    
    * .notdef#8443 (U+CA23) has a counter-clockwise outer contour
    
    * .notdef#8443 (U+CA23) has a counter-clockwise outer contour
    
    * .notdef#8443 (U+CA23) has a counter-clockwise outer contour
    
    * .notdef#8444 (U+CA24) has a counter-clockwise outer contour
    
    * .notdef#8444 (U+CA24) has a counter-clockwise outer contour
    
    * .notdef#8444 (U+CA24) has a counter-clockwise outer contour
    
    * .notdef#8445 (U+CA25) has a counter-clockwise outer contour
    
    * .notdef#8445 (U+CA25) has a counter-clockwise outer contour
    
    * .notdef#8445 (U+CA25) has a counter-clockwise outer contour
    
    * .notdef#8446 (U+CA26) has a counter-clockwise outer contour
    
    * .notdef#8446 (U+CA26) has a counter-clockwise outer contour
    
    * .notdef#8446 (U+CA26) has a counter-clockwise outer contour
    
    * .notdef#8446 (U+CA26) has a counter-clockwise outer contour
    
    * .notdef#8447 (U+CA27) has a counter-clockwise outer contour
    
    * .notdef#8447 (U+CA27) has a counter-clockwise outer contour
    
    * .notdef#8447 (U+CA27) has a counter-clockwise outer contour
    
    * .notdef#8448 (U+CA28) has a counter-clockwise outer contour
    
    * .notdef#8448 (U+CA28) has a counter-clockwise outer contour
    
    * .notdef#8448 (U+CA28) has a counter-clockwise outer contour
    
    * .notdef#8449 (U+CA2A) has a counter-clockwise outer contour
    
    * .notdef#8449 (U+CA2A) has a counter-clockwise outer contour
    
    * .notdef#8449 (U+CA2A) has a counter-clockwise outer contour
    
    * .notdef#845 (U+B960) has a counter-clockwise outer contour
    
    * .notdef#845 (U+B960) has a counter-clockwise outer contour
    
    * .notdef#8450 (U+CA2B) has a counter-clockwise outer contour
    
    * .notdef#8450 (U+CA2B) has a counter-clockwise outer contour
    
    * .notdef#8450 (U+CA2B) has a counter-clockwise outer contour
    
    * .notdef#8451 (U+CA2C) has a counter-clockwise outer contour
    
    * .notdef#8451 (U+CA2C) has a counter-clockwise outer contour
    
    * .notdef#8451 (U+CA2C) has a counter-clockwise outer contour
    
    * .notdef#8452 (U+CA2D) has a counter-clockwise outer contour
    
    * .notdef#8452 (U+CA2D) has a counter-clockwise outer contour
    
    * .notdef#8452 (U+CA2D) has a counter-clockwise outer contour
    
    * .notdef#8453 (U+CA2E) has a counter-clockwise outer contour
    
    * .notdef#8453 (U+CA2E) has a counter-clockwise outer contour
    
    * .notdef#8453 (U+CA2E) has a counter-clockwise outer contour
    
    * .notdef#8453 (U+CA2E) has a counter-clockwise outer contour
    
    * .notdef#8454 (U+CA2F) has a counter-clockwise outer contour
    
    * .notdef#8454 (U+CA2F) has a counter-clockwise outer contour
    
    * .notdef#8454 (U+CA2F) has a counter-clockwise outer contour
    
    * .notdef#8454 (U+CA2F) has a counter-clockwise outer contour
    
    * .notdef#8455 (U+CA30) has a counter-clockwise outer contour
    
    * .notdef#8455 (U+CA30) has a counter-clockwise outer contour
    
    * .notdef#8456 (U+CA31) has a counter-clockwise outer contour
    
    * .notdef#8456 (U+CA31) has a counter-clockwise outer contour
    
    * .notdef#8456 (U+CA31) has a counter-clockwise outer contour
    
    * .notdef#8457 (U+CA32) has a counter-clockwise outer contour
    
    * .notdef#8457 (U+CA32) has a counter-clockwise outer contour
    
    * .notdef#8457 (U+CA32) has a counter-clockwise outer contour
    
    * .notdef#8457 (U+CA32) has a counter-clockwise outer contour
    
    * .notdef#8458 (U+CA33) has a counter-clockwise outer contour
    
    * .notdef#8458 (U+CA33) has a counter-clockwise outer contour
    
    * .notdef#8458 (U+CA33) has a counter-clockwise outer contour
    
    * .notdef#8458 (U+CA33) has a counter-clockwise outer contour
    
    * .notdef#8459 (U+CA34) has a counter-clockwise outer contour
    
    * .notdef#8459 (U+CA34) has a counter-clockwise outer contour
    
    * .notdef#8459 (U+CA34) has a counter-clockwise outer contour
    
    * .notdef#846 (U+B968) has a counter-clockwise outer contour
    
    * .notdef#846 (U+B968) has a counter-clockwise outer contour
    
    * .notdef#8460 (U+CA35) has a counter-clockwise outer contour
    
    * .notdef#8460 (U+CA35) has a counter-clockwise outer contour
    
    * .notdef#8460 (U+CA35) has a counter-clockwise outer contour
    
    * .notdef#8460 (U+CA35) has a counter-clockwise outer contour
    
    * .notdef#8461 (U+CA36) has a counter-clockwise outer contour
    
    * .notdef#8461 (U+CA36) has a counter-clockwise outer contour
    
    * .notdef#8461 (U+CA36) has a counter-clockwise outer contour
    
    * .notdef#8461 (U+CA36) has a counter-clockwise outer contour
    
    * .notdef#8461 (U+CA36) has a counter-clockwise outer contour
    
    * .notdef#8462 (U+CA37) has a counter-clockwise outer contour
    
    * .notdef#8462 (U+CA37) has a counter-clockwise outer contour
    
    * .notdef#8462 (U+CA37) has a counter-clockwise outer contour
    
    * .notdef#8463 (U+CA38) has a counter-clockwise outer contour
    
    * .notdef#8463 (U+CA38) has a counter-clockwise outer contour
    
    * .notdef#8463 (U+CA38) has a counter-clockwise outer contour
    
    * .notdef#8464 (U+CA39) has a counter-clockwise outer contour
    
    * .notdef#8464 (U+CA39) has a counter-clockwise outer contour
    
    * .notdef#8464 (U+CA39) has a counter-clockwise outer contour
    
    * .notdef#8464 (U+CA39) has a counter-clockwise outer contour
    
    * .notdef#8465 (U+CA3A) has a counter-clockwise outer contour
    
    * .notdef#8465 (U+CA3A) has a counter-clockwise outer contour
    
    * .notdef#8465 (U+CA3A) has a counter-clockwise outer contour
    
    * .notdef#8465 (U+CA3A) has a counter-clockwise outer contour
    
    * .notdef#8466 (U+CA3B) has a counter-clockwise outer contour
    
    * .notdef#8466 (U+CA3B) has a counter-clockwise outer contour
    
    * .notdef#8466 (U+CA3B) has a counter-clockwise outer contour
    
    * .notdef#8466 (U+CA3B) has a counter-clockwise outer contour
    
    * .notdef#8467 (U+CA3C) has a counter-clockwise outer contour
    
    * .notdef#8467 (U+CA3C) has a counter-clockwise outer contour
    
    * .notdef#8467 (U+CA3C) has a counter-clockwise outer contour
    
    * .notdef#8467 (U+CA3C) has a counter-clockwise outer contour
    
    * .notdef#8468 (U+CA3D) has a counter-clockwise outer contour
    
    * .notdef#8468 (U+CA3D) has a counter-clockwise outer contour
    
    * .notdef#8468 (U+CA3D) has a counter-clockwise outer contour
    
    * .notdef#8468 (U+CA3D) has a counter-clockwise outer contour
    
    * .notdef#8469 (U+CA3E) has a counter-clockwise outer contour
    
    * .notdef#8469 (U+CA3E) has a counter-clockwise outer contour
    
    * .notdef#8469 (U+CA3E) has a counter-clockwise outer contour
    
    * .notdef#8469 (U+CA3E) has a counter-clockwise outer contour
    
    * .notdef#8469 (U+CA3E) has a counter-clockwise outer contour
    
    * .notdef#847 (U+B969) has a counter-clockwise outer contour
    
    * .notdef#847 (U+B969) has a counter-clockwise outer contour
    
    * .notdef#8470 (U+CA3F) has a counter-clockwise outer contour
    
    * .notdef#8470 (U+CA3F) has a counter-clockwise outer contour
    
    * .notdef#8470 (U+CA3F) has a counter-clockwise outer contour
    
    * .notdef#8470 (U+CA3F) has a counter-clockwise outer contour
    
    * .notdef#8470 (U+CA3F) has a counter-clockwise outer contour
    
    * .notdef#8471 (U+CA40) has a counter-clockwise outer contour
    
    * .notdef#8471 (U+CA40) has a counter-clockwise outer contour
    
    * .notdef#8471 (U+CA40) has a counter-clockwise outer contour
    
    * .notdef#8472 (U+CA41) has a counter-clockwise outer contour
    
    * .notdef#8472 (U+CA41) has a counter-clockwise outer contour
    
    * .notdef#8472 (U+CA41) has a counter-clockwise outer contour
    
    * .notdef#8473 (U+CA42) has a counter-clockwise outer contour
    
    * .notdef#8473 (U+CA42) has a counter-clockwise outer contour
    
    * .notdef#8473 (U+CA42) has a counter-clockwise outer contour
    
    * .notdef#8473 (U+CA42) has a counter-clockwise outer contour
    
    * .notdef#8474 (U+CA43) has a counter-clockwise outer contour
    
    * .notdef#8474 (U+CA43) has a counter-clockwise outer contour
    
    * .notdef#8474 (U+CA43) has a counter-clockwise outer contour
    
    * .notdef#8475 (U+CA44) has a counter-clockwise outer contour
    
    * .notdef#8475 (U+CA44) has a counter-clockwise outer contour
    
    * .notdef#8475 (U+CA44) has a counter-clockwise outer contour
    
    * .notdef#8476 (U+CA45) has a counter-clockwise outer contour
    
    * .notdef#8476 (U+CA45) has a counter-clockwise outer contour
    
    * .notdef#8476 (U+CA45) has a counter-clockwise outer contour
    
    * .notdef#8477 (U+CA46) has a counter-clockwise outer contour
    
    * .notdef#8477 (U+CA46) has a counter-clockwise outer contour
    
    * .notdef#8477 (U+CA46) has a counter-clockwise outer contour
    
    * .notdef#8478 (U+CA47) has a counter-clockwise outer contour
    
    * .notdef#8478 (U+CA47) has a counter-clockwise outer contour
    
    * .notdef#8478 (U+CA47) has a counter-clockwise outer contour
    
    * .notdef#8479 (U+CA48) has a counter-clockwise outer contour
    
    * .notdef#8479 (U+CA48) has a counter-clockwise outer contour
    
    * .notdef#8479 (U+CA48) has a counter-clockwise outer contour
    
    * .notdef#848 (U+B96B) has a counter-clockwise outer contour
    
    * .notdef#848 (U+B96B) has a counter-clockwise outer contour
    
    * .notdef#848 (U+B96B) has a counter-clockwise outer contour
    
    * .notdef#8480 (U+CA49) has a counter-clockwise outer contour
    
    * .notdef#8480 (U+CA49) has a counter-clockwise outer contour
    
    * .notdef#8480 (U+CA49) has a counter-clockwise outer contour
    
    * .notdef#8481 (U+CA4A) has a counter-clockwise outer contour
    
    * .notdef#8481 (U+CA4A) has a counter-clockwise outer contour
    
    * .notdef#8481 (U+CA4A) has a counter-clockwise outer contour
    
    * .notdef#8481 (U+CA4A) has a counter-clockwise outer contour
    
    * .notdef#8482 (U+CA4B) has a counter-clockwise outer contour
    
    * .notdef#8482 (U+CA4B) has a counter-clockwise outer contour
    
    * .notdef#8482 (U+CA4B) has a counter-clockwise outer contour
    
    * .notdef#8482 (U+CA4B) has a counter-clockwise outer contour
    
    * .notdef#8483 (U+CA4E) has a counter-clockwise outer contour
    
    * .notdef#8483 (U+CA4E) has a counter-clockwise outer contour
    
    * .notdef#8483 (U+CA4E) has a counter-clockwise outer contour
    
    * .notdef#8483 (U+CA4E) has a counter-clockwise outer contour
    
    * .notdef#8484 (U+CA4F) has a counter-clockwise outer contour
    
    * .notdef#8484 (U+CA4F) has a counter-clockwise outer contour
    
    * .notdef#8484 (U+CA4F) has a counter-clockwise outer contour
    
    * .notdef#8484 (U+CA4F) has a counter-clockwise outer contour
    
    * .notdef#8485 (U+CA51) has a counter-clockwise outer contour
    
    * .notdef#8485 (U+CA51) has a counter-clockwise outer contour
    
    * .notdef#8485 (U+CA51) has a counter-clockwise outer contour
    
    * .notdef#8485 (U+CA51) has a counter-clockwise outer contour
    
    * .notdef#8486 (U+CA52) has a counter-clockwise outer contour
    
    * .notdef#8486 (U+CA52) has a counter-clockwise outer contour
    
    * .notdef#8486 (U+CA52) has a counter-clockwise outer contour
    
    * .notdef#8486 (U+CA52) has a counter-clockwise outer contour
    
    * .notdef#8486 (U+CA52) has a counter-clockwise outer contour
    
    * .notdef#8487 (U+CA53) has a counter-clockwise outer contour
    
    * .notdef#8487 (U+CA53) has a counter-clockwise outer contour
    
    * .notdef#8487 (U+CA53) has a counter-clockwise outer contour
    
    * .notdef#8488 (U+CA55) has a counter-clockwise outer contour
    
    * .notdef#8488 (U+CA55) has a counter-clockwise outer contour
    
    * .notdef#8488 (U+CA55) has a counter-clockwise outer contour
    
    * .notdef#8488 (U+CA55) has a counter-clockwise outer contour
    
    * .notdef#8489 (U+CA56) has a counter-clockwise outer contour
    
    * .notdef#8489 (U+CA56) has a counter-clockwise outer contour
    
    * .notdef#8489 (U+CA56) has a counter-clockwise outer contour
    
    * .notdef#8489 (U+CA56) has a counter-clockwise outer contour
    
    * .notdef#849 (U+B96D) has a counter-clockwise outer contour
    
    * .notdef#849 (U+B96D) has a counter-clockwise outer contour
    
    * .notdef#8490 (U+CA57) has a counter-clockwise outer contour
    
    * .notdef#8490 (U+CA57) has a counter-clockwise outer contour
    
    * .notdef#8490 (U+CA57) has a counter-clockwise outer contour
    
    * .notdef#8490 (U+CA57) has a counter-clockwise outer contour
    
    * .notdef#8491 (U+CA58) has a counter-clockwise outer contour
    
    * .notdef#8491 (U+CA58) has a counter-clockwise outer contour
    
    * .notdef#8491 (U+CA58) has a counter-clockwise outer contour
    
    * .notdef#8491 (U+CA58) has a counter-clockwise outer contour
    
    * .notdef#8492 (U+CA59) has a counter-clockwise outer contour
    
    * .notdef#8492 (U+CA59) has a counter-clockwise outer contour
    
    * .notdef#8492 (U+CA59) has a counter-clockwise outer contour
    
    * .notdef#8492 (U+CA59) has a counter-clockwise outer contour
    
    * .notdef#8493 (U+CA5A) has a counter-clockwise outer contour
    
    * .notdef#8493 (U+CA5A) has a counter-clockwise outer contour
    
    * .notdef#8493 (U+CA5A) has a counter-clockwise outer contour
    
    * .notdef#8493 (U+CA5A) has a counter-clockwise outer contour
    
    * .notdef#8493 (U+CA5A) has a counter-clockwise outer contour
    
    * .notdef#8494 (U+CA5B) has a counter-clockwise outer contour
    
    * .notdef#8494 (U+CA5B) has a counter-clockwise outer contour
    
    * .notdef#8494 (U+CA5B) has a counter-clockwise outer contour
    
    * .notdef#8494 (U+CA5B) has a counter-clockwise outer contour
    
    * .notdef#8494 (U+CA5B) has a counter-clockwise outer contour
    
    * .notdef#8495 (U+CA5E) has a counter-clockwise outer contour
    
    * .notdef#8495 (U+CA5E) has a counter-clockwise outer contour
    
    * .notdef#8495 (U+CA5E) has a counter-clockwise outer contour
    
    * .notdef#8495 (U+CA5E) has a counter-clockwise outer contour
    
    * .notdef#8496 (U+CA62) has a counter-clockwise outer contour
    
    * .notdef#8496 (U+CA62) has a counter-clockwise outer contour
    
    * .notdef#8496 (U+CA62) has a counter-clockwise outer contour
    
    * .notdef#8497 (U+CA63) has a counter-clockwise outer contour
    
    * .notdef#8497 (U+CA63) has a counter-clockwise outer contour
    
    * .notdef#8497 (U+CA63) has a counter-clockwise outer contour
    
    * .notdef#8498 (U+CA64) has a counter-clockwise outer contour
    
    * .notdef#8498 (U+CA64) has a counter-clockwise outer contour
    
    * .notdef#8498 (U+CA64) has a counter-clockwise outer contour
    
    * .notdef#8499 (U+CA65) has a counter-clockwise outer contour
    
    * .notdef#8499 (U+CA65) has a counter-clockwise outer contour
    
    * .notdef#8499 (U+CA65) has a counter-clockwise outer contour
    
    * .notdef#850 (U+B974) has a counter-clockwise outer contour
    
    * .notdef#850 (U+B974) has a counter-clockwise outer contour
    
    * .notdef#8500 (U+CA66) has a counter-clockwise outer contour
    
    * .notdef#8500 (U+CA66) has a counter-clockwise outer contour
    
    * .notdef#8500 (U+CA66) has a counter-clockwise outer contour
    
    * .notdef#8500 (U+CA66) has a counter-clockwise outer contour
    
    * .notdef#8501 (U+CA67) has a counter-clockwise outer contour
    
    * .notdef#8501 (U+CA67) has a counter-clockwise outer contour
    
    * .notdef#8501 (U+CA67) has a counter-clockwise outer contour
    
    * .notdef#8501 (U+CA67) has a counter-clockwise outer contour
    
    * .notdef#8502 (U+CA69) has a counter-clockwise outer contour
    
    * .notdef#8502 (U+CA69) has a counter-clockwise outer contour
    
    * .notdef#8502 (U+CA69) has a counter-clockwise outer contour
    
    * .notdef#8502 (U+CA69) has a counter-clockwise outer contour
    
    * .notdef#8503 (U+CA6A) has a counter-clockwise outer contour
    
    * .notdef#8503 (U+CA6A) has a counter-clockwise outer contour
    
    * .notdef#8503 (U+CA6A) has a counter-clockwise outer contour
    
    * .notdef#8503 (U+CA6A) has a counter-clockwise outer contour
    
    * .notdef#8503 (U+CA6A) has a counter-clockwise outer contour
    
    * .notdef#8504 (U+CA6B) has a counter-clockwise outer contour
    
    * .notdef#8504 (U+CA6B) has a counter-clockwise outer contour
    
    * .notdef#8504 (U+CA6B) has a counter-clockwise outer contour
    
    * .notdef#8504 (U+CA6B) has a counter-clockwise outer contour
    
    * .notdef#8504 (U+CA6B) has a counter-clockwise outer contour
    
    * .notdef#8505 (U+CA6C) has a counter-clockwise outer contour
    
    * .notdef#8505 (U+CA6C) has a counter-clockwise outer contour
    
    * .notdef#8505 (U+CA6C) has a counter-clockwise outer contour
    
    * .notdef#8505 (U+CA6C) has a counter-clockwise outer contour
    
    * .notdef#8506 (U+CA6D) has a counter-clockwise outer contour
    
    * .notdef#8506 (U+CA6D) has a counter-clockwise outer contour
    
    * .notdef#8506 (U+CA6D) has a counter-clockwise outer contour
    
    * .notdef#8506 (U+CA6D) has a counter-clockwise outer contour
    
    * .notdef#8506 (U+CA6D) has a counter-clockwise outer contour
    
    * .notdef#8507 (U+CA6E) has a counter-clockwise outer contour
    
    * .notdef#8507 (U+CA6E) has a counter-clockwise outer contour
    
    * .notdef#8507 (U+CA6E) has a counter-clockwise outer contour
    
    * .notdef#8507 (U+CA6E) has a counter-clockwise outer contour
    
    * .notdef#8507 (U+CA6E) has a counter-clockwise outer contour
    
    * .notdef#8507 (U+CA6E) has a counter-clockwise outer contour
    
    * .notdef#8508 (U+CA6F) has a counter-clockwise outer contour
    
    * .notdef#8508 (U+CA6F) has a counter-clockwise outer contour
    
    * .notdef#8508 (U+CA6F) has a counter-clockwise outer contour
    
    * .notdef#8508 (U+CA6F) has a counter-clockwise outer contour
    
    * .notdef#8509 (U+CA70) has a counter-clockwise outer contour
    
    * .notdef#8509 (U+CA70) has a counter-clockwise outer contour
    
    * .notdef#8509 (U+CA70) has a counter-clockwise outer contour
    
    * .notdef#8509 (U+CA70) has a counter-clockwise outer contour
    
    * .notdef#851 (U+B975) has a counter-clockwise outer contour
    
    * .notdef#851 (U+B975) has a counter-clockwise outer contour
    
    * .notdef#851 (U+B975) has a counter-clockwise outer contour
    
    * .notdef#8510 (U+CA71) has a counter-clockwise outer contour
    
    * .notdef#8510 (U+CA71) has a counter-clockwise outer contour
    
    * .notdef#8510 (U+CA71) has a counter-clockwise outer contour
    
    * .notdef#8510 (U+CA71) has a counter-clockwise outer contour
    
    * .notdef#8510 (U+CA71) has a counter-clockwise outer contour
    
    * .notdef#8511 (U+CA72) has a counter-clockwise outer contour
    
    * .notdef#8511 (U+CA72) has a counter-clockwise outer contour
    
    * .notdef#8511 (U+CA72) has a counter-clockwise outer contour
    
    * .notdef#8511 (U+CA72) has a counter-clockwise outer contour
    
    * .notdef#8511 (U+CA72) has a counter-clockwise outer contour
    
    * .notdef#8512 (U+CA73) has a counter-clockwise outer contour
    
    * .notdef#8512 (U+CA73) has a counter-clockwise outer contour
    
    * .notdef#8512 (U+CA73) has a counter-clockwise outer contour
    
    * .notdef#8512 (U+CA73) has a counter-clockwise outer contour
    
    * .notdef#8512 (U+CA73) has a counter-clockwise outer contour
    
    * .notdef#8513 (U+CA74) has a counter-clockwise outer contour
    
    * .notdef#8513 (U+CA74) has a counter-clockwise outer contour
    
    * .notdef#8513 (U+CA74) has a counter-clockwise outer contour
    
    * .notdef#8513 (U+CA74) has a counter-clockwise outer contour
    
    * .notdef#8513 (U+CA74) has a counter-clockwise outer contour
    
    * .notdef#8514 (U+CA75) has a counter-clockwise outer contour
    
    * .notdef#8514 (U+CA75) has a counter-clockwise outer contour
    
    * .notdef#8514 (U+CA75) has a counter-clockwise outer contour
    
    * .notdef#8514 (U+CA75) has a counter-clockwise outer contour
    
    * .notdef#8514 (U+CA75) has a counter-clockwise outer contour
    
    * .notdef#8515 (U+CA76) has a counter-clockwise outer contour
    
    * .notdef#8515 (U+CA76) has a counter-clockwise outer contour
    
    * .notdef#8515 (U+CA76) has a counter-clockwise outer contour
    
    * .notdef#8515 (U+CA76) has a counter-clockwise outer contour
    
    * .notdef#8515 (U+CA76) has a counter-clockwise outer contour
    
    * .notdef#8515 (U+CA76) has a counter-clockwise outer contour
    
    * .notdef#8516 (U+CA77) has a counter-clockwise outer contour
    
    * .notdef#8516 (U+CA77) has a counter-clockwise outer contour
    
    * .notdef#8516 (U+CA77) has a counter-clockwise outer contour
    
    * .notdef#8516 (U+CA77) has a counter-clockwise outer contour
    
    * .notdef#8516 (U+CA77) has a counter-clockwise outer contour
    
    * .notdef#8516 (U+CA77) has a counter-clockwise outer contour
    
    * .notdef#8517 (U+CA78) has a counter-clockwise outer contour
    
    * .notdef#8517 (U+CA78) has a counter-clockwise outer contour
    
    * .notdef#8517 (U+CA78) has a counter-clockwise outer contour
    
    * .notdef#8517 (U+CA78) has a counter-clockwise outer contour
    
    * .notdef#8518 (U+CA79) has a counter-clockwise outer contour
    
    * .notdef#8518 (U+CA79) has a counter-clockwise outer contour
    
    * .notdef#8518 (U+CA79) has a counter-clockwise outer contour
    
    * .notdef#8518 (U+CA79) has a counter-clockwise outer contour
    
    * .notdef#8519 (U+CA7A) has a counter-clockwise outer contour
    
    * .notdef#8519 (U+CA7A) has a counter-clockwise outer contour
    
    * .notdef#8519 (U+CA7A) has a counter-clockwise outer contour
    
    * .notdef#8519 (U+CA7A) has a counter-clockwise outer contour
    
    * .notdef#8519 (U+CA7A) has a counter-clockwise outer contour
    
    * .notdef#852 (U+B978) has a counter-clockwise outer contour
    
    * .notdef#852 (U+B978) has a counter-clockwise outer contour
    
    * .notdef#852 (U+B978) has a counter-clockwise outer contour
    
    * .notdef#8520 (U+CA7B) has a counter-clockwise outer contour
    
    * .notdef#8520 (U+CA7B) has a counter-clockwise outer contour
    
    * .notdef#8520 (U+CA7B) has a counter-clockwise outer contour
    
    * .notdef#8520 (U+CA7B) has a counter-clockwise outer contour
    
    * .notdef#8521 (U+CA7C) has a counter-clockwise outer contour
    
    * .notdef#8521 (U+CA7C) has a counter-clockwise outer contour
    
    * .notdef#8521 (U+CA7C) has a counter-clockwise outer contour
    
    * .notdef#8521 (U+CA7C) has a counter-clockwise outer contour
    
    * .notdef#8522 (U+CA7E) has a counter-clockwise outer contour
    
    * .notdef#8522 (U+CA7E) has a counter-clockwise outer contour
    
    * .notdef#8522 (U+CA7E) has a counter-clockwise outer contour
    
    * .notdef#8522 (U+CA7E) has a counter-clockwise outer contour
    
    * .notdef#8523 (U+CA7F) has a counter-clockwise outer contour
    
    * .notdef#8523 (U+CA7F) has a counter-clockwise outer contour
    
    * .notdef#8523 (U+CA7F) has a counter-clockwise outer contour
    
    * .notdef#8523 (U+CA7F) has a counter-clockwise outer contour
    
    * .notdef#8524 (U+CA80) has a counter-clockwise outer contour
    
    * .notdef#8524 (U+CA80) has a counter-clockwise outer contour
    
    * .notdef#8524 (U+CA80) has a counter-clockwise outer contour
    
    * .notdef#8524 (U+CA80) has a counter-clockwise outer contour
    
    * .notdef#8525 (U+CA81) has a counter-clockwise outer contour
    
    * .notdef#8525 (U+CA81) has a counter-clockwise outer contour
    
    * .notdef#8525 (U+CA81) has a counter-clockwise outer contour
    
    * .notdef#8525 (U+CA81) has a counter-clockwise outer contour
    
    * .notdef#8526 (U+CA82) has a counter-clockwise outer contour
    
    * .notdef#8526 (U+CA82) has a counter-clockwise outer contour
    
    * .notdef#8526 (U+CA82) has a counter-clockwise outer contour
    
    * .notdef#8526 (U+CA82) has a counter-clockwise outer contour
    
    * .notdef#8526 (U+CA82) has a counter-clockwise outer contour
    
    * .notdef#8527 (U+CA83) has a counter-clockwise outer contour
    
    * .notdef#8527 (U+CA83) has a counter-clockwise outer contour
    
    * .notdef#8527 (U+CA83) has a counter-clockwise outer contour
    
    * .notdef#8527 (U+CA83) has a counter-clockwise outer contour
    
    * .notdef#8527 (U+CA83) has a counter-clockwise outer contour
    
    * .notdef#8528 (U+CA85) has a counter-clockwise outer contour
    
    * .notdef#8528 (U+CA85) has a counter-clockwise outer contour
    
    * .notdef#8528 (U+CA85) has a counter-clockwise outer contour
    
    * .notdef#8529 (U+CA86) has a counter-clockwise outer contour
    
    * .notdef#8529 (U+CA86) has a counter-clockwise outer contour
    
    * .notdef#8529 (U+CA86) has a counter-clockwise outer contour
    
    * .notdef#8529 (U+CA86) has a counter-clockwise outer contour
    
    * .notdef#853 (U+B97C) has a counter-clockwise outer contour
    
    * .notdef#853 (U+B97C) has a counter-clockwise outer contour
    
    * .notdef#853 (U+B97C) has a counter-clockwise outer contour
    
    * .notdef#8530 (U+CA87) has a counter-clockwise outer contour
    
    * .notdef#8530 (U+CA87) has a counter-clockwise outer contour
    
    * .notdef#8530 (U+CA87) has a counter-clockwise outer contour
    
    * .notdef#8530 (U+CA87) has a counter-clockwise outer contour
    
    * .notdef#8531 (U+CA88) has a counter-clockwise outer contour
    
    * .notdef#8531 (U+CA88) has a counter-clockwise outer contour
    
    * .notdef#8531 (U+CA88) has a counter-clockwise outer contour
    
    * .notdef#8532 (U+CA89) has a counter-clockwise outer contour
    
    * .notdef#8532 (U+CA89) has a counter-clockwise outer contour
    
    * .notdef#8532 (U+CA89) has a counter-clockwise outer contour
    
    * .notdef#8532 (U+CA89) has a counter-clockwise outer contour
    
    * .notdef#8533 (U+CA8A) has a counter-clockwise outer contour
    
    * .notdef#8533 (U+CA8A) has a counter-clockwise outer contour
    
    * .notdef#8533 (U+CA8A) has a counter-clockwise outer contour
    
    * .notdef#8533 (U+CA8A) has a counter-clockwise outer contour
    
    * .notdef#8533 (U+CA8A) has a counter-clockwise outer contour
    
    * .notdef#8534 (U+CA8B) has a counter-clockwise outer contour
    
    * .notdef#8534 (U+CA8B) has a counter-clockwise outer contour
    
    * .notdef#8534 (U+CA8B) has a counter-clockwise outer contour
    
    * .notdef#8535 (U+CA8C) has a counter-clockwise outer contour
    
    * .notdef#8535 (U+CA8C) has a counter-clockwise outer contour
    
    * .notdef#8535 (U+CA8C) has a counter-clockwise outer contour
    
    * .notdef#8536 (U+CA8D) has a counter-clockwise outer contour
    
    * .notdef#8536 (U+CA8D) has a counter-clockwise outer contour
    
    * .notdef#8536 (U+CA8D) has a counter-clockwise outer contour
    
    * .notdef#8536 (U+CA8D) has a counter-clockwise outer contour
    
    * .notdef#8537 (U+CA8E) has a counter-clockwise outer contour
    
    * .notdef#8537 (U+CA8E) has a counter-clockwise outer contour
    
    * .notdef#8537 (U+CA8E) has a counter-clockwise outer contour
    
    * .notdef#8537 (U+CA8E) has a counter-clockwise outer contour
    
    * .notdef#8538 (U+CA8F) has a counter-clockwise outer contour
    
    * .notdef#8538 (U+CA8F) has a counter-clockwise outer contour
    
    * .notdef#8538 (U+CA8F) has a counter-clockwise outer contour
    
    * .notdef#8538 (U+CA8F) has a counter-clockwise outer contour
    
    * .notdef#8539 (U+CA90) has a counter-clockwise outer contour
    
    * .notdef#8539 (U+CA90) has a counter-clockwise outer contour
    
    * .notdef#8539 (U+CA90) has a counter-clockwise outer contour
    
    * .notdef#8539 (U+CA90) has a counter-clockwise outer contour
    
    * .notdef#854 (U+B984) has a counter-clockwise outer contour
    
    * .notdef#854 (U+B984) has a counter-clockwise outer contour
    
    * .notdef#854 (U+B984) has a counter-clockwise outer contour
    
    * .notdef#8540 (U+CA91) has a counter-clockwise outer contour
    
    * .notdef#8540 (U+CA91) has a counter-clockwise outer contour
    
    * .notdef#8540 (U+CA91) has a counter-clockwise outer contour
    
    * .notdef#8540 (U+CA91) has a counter-clockwise outer contour
    
    * .notdef#8541 (U+CA92) has a counter-clockwise outer contour
    
    * .notdef#8541 (U+CA92) has a counter-clockwise outer contour
    
    * .notdef#8541 (U+CA92) has a counter-clockwise outer contour
    
    * .notdef#8541 (U+CA92) has a counter-clockwise outer contour
    
    * .notdef#8541 (U+CA92) has a counter-clockwise outer contour
    
    * .notdef#8542 (U+CA93) has a counter-clockwise outer contour
    
    * .notdef#8542 (U+CA93) has a counter-clockwise outer contour
    
    * .notdef#8542 (U+CA93) has a counter-clockwise outer contour
    
    * .notdef#8542 (U+CA93) has a counter-clockwise outer contour
    
    * .notdef#8542 (U+CA93) has a counter-clockwise outer contour
    
    * .notdef#8543 (U+CA94) has a counter-clockwise outer contour
    
    * .notdef#8543 (U+CA94) has a counter-clockwise outer contour
    
    * .notdef#8543 (U+CA94) has a counter-clockwise outer contour
    
    * .notdef#8544 (U+CA95) has a counter-clockwise outer contour
    
    * .notdef#8544 (U+CA95) has a counter-clockwise outer contour
    
    * .notdef#8544 (U+CA95) has a counter-clockwise outer contour
    
    * .notdef#8545 (U+CA96) has a counter-clockwise outer contour
    
    * .notdef#8545 (U+CA96) has a counter-clockwise outer contour
    
    * .notdef#8545 (U+CA96) has a counter-clockwise outer contour
    
    * .notdef#8545 (U+CA96) has a counter-clockwise outer contour
    
    * .notdef#8546 (U+CA97) has a counter-clockwise outer contour
    
    * .notdef#8546 (U+CA97) has a counter-clockwise outer contour
    
    * .notdef#8546 (U+CA97) has a counter-clockwise outer contour
    
    * .notdef#8547 (U+CA99) has a counter-clockwise outer contour
    
    * .notdef#8547 (U+CA99) has a counter-clockwise outer contour
    
    * .notdef#8547 (U+CA99) has a counter-clockwise outer contour
    
    * .notdef#8548 (U+CA9A) has a counter-clockwise outer contour
    
    * .notdef#8548 (U+CA9A) has a counter-clockwise outer contour
    
    * .notdef#8548 (U+CA9A) has a counter-clockwise outer contour
    
    * .notdef#8549 (U+CA9B) has a counter-clockwise outer contour
    
    * .notdef#8549 (U+CA9B) has a counter-clockwise outer contour
    
    * .notdef#8549 (U+CA9B) has a counter-clockwise outer contour
    
    * .notdef#855 (U+B985) has a counter-clockwise outer contour
    
    * .notdef#855 (U+B985) has a counter-clockwise outer contour
    
    * .notdef#855 (U+B985) has a counter-clockwise outer contour
    
    * .notdef#8550 (U+CA9C) has a counter-clockwise outer contour
    
    * .notdef#8550 (U+CA9C) has a counter-clockwise outer contour
    
    * .notdef#8550 (U+CA9C) has a counter-clockwise outer contour
    
    * .notdef#8551 (U+CA9D) has a counter-clockwise outer contour
    
    * .notdef#8551 (U+CA9D) has a counter-clockwise outer contour
    
    * .notdef#8551 (U+CA9D) has a counter-clockwise outer contour
    
    * .notdef#8552 (U+CA9E) has a counter-clockwise outer contour
    
    * .notdef#8552 (U+CA9E) has a counter-clockwise outer contour
    
    * .notdef#8552 (U+CA9E) has a counter-clockwise outer contour
    
    * .notdef#8552 (U+CA9E) has a counter-clockwise outer contour
    
    * .notdef#8553 (U+CA9F) has a counter-clockwise outer contour
    
    * .notdef#8553 (U+CA9F) has a counter-clockwise outer contour
    
    * .notdef#8553 (U+CA9F) has a counter-clockwise outer contour
    
    * .notdef#8553 (U+CA9F) has a counter-clockwise outer contour
    
    * .notdef#8554 (U+CAA0) has a counter-clockwise outer contour
    
    * .notdef#8554 (U+CAA0) has a counter-clockwise outer contour
    
    * .notdef#8554 (U+CAA0) has a counter-clockwise outer contour
    
    * .notdef#8555 (U+CAA1) has a counter-clockwise outer contour
    
    * .notdef#8555 (U+CAA1) has a counter-clockwise outer contour
    
    * .notdef#8555 (U+CAA1) has a counter-clockwise outer contour
    
    * .notdef#8555 (U+CAA1) has a counter-clockwise outer contour
    
    * .notdef#8556 (U+CAA2) has a counter-clockwise outer contour
    
    * .notdef#8556 (U+CAA2) has a counter-clockwise outer contour
    
    * .notdef#8556 (U+CAA2) has a counter-clockwise outer contour
    
    * .notdef#8556 (U+CAA2) has a counter-clockwise outer contour
    
    * .notdef#8556 (U+CAA2) has a counter-clockwise outer contour
    
    * .notdef#8557 (U+CAA3) has a counter-clockwise outer contour
    
    * .notdef#8557 (U+CAA3) has a counter-clockwise outer contour
    
    * .notdef#8557 (U+CAA3) has a counter-clockwise outer contour
    
    * .notdef#8557 (U+CAA3) has a counter-clockwise outer contour
    
    * .notdef#8557 (U+CAA3) has a counter-clockwise outer contour
    
    * .notdef#8558 (U+CAA4) has a counter-clockwise outer contour
    
    * .notdef#8558 (U+CAA4) has a counter-clockwise outer contour
    
    * .notdef#8558 (U+CAA4) has a counter-clockwise outer contour
    
    * .notdef#8558 (U+CAA4) has a counter-clockwise outer contour
    
    * .notdef#8559 (U+CAA5) has a counter-clockwise outer contour
    
    * .notdef#8559 (U+CAA5) has a counter-clockwise outer contour
    
    * .notdef#8559 (U+CAA5) has a counter-clockwise outer contour
    
    * .notdef#8559 (U+CAA5) has a counter-clockwise outer contour
    
    * .notdef#8559 (U+CAA5) has a counter-clockwise outer contour
    
    * .notdef#856 (U+B987) has a counter-clockwise outer contour
    
    * .notdef#856 (U+B987) has a counter-clockwise outer contour
    
    * .notdef#856 (U+B987) has a counter-clockwise outer contour
    
    * .notdef#8560 (U+CAA6) has a counter-clockwise outer contour
    
    * .notdef#8560 (U+CAA6) has a counter-clockwise outer contour
    
    * .notdef#8560 (U+CAA6) has a counter-clockwise outer contour
    
    * .notdef#8560 (U+CAA6) has a counter-clockwise outer contour
    
    * .notdef#8560 (U+CAA6) has a counter-clockwise outer contour
    
    * .notdef#8560 (U+CAA6) has a counter-clockwise outer contour
    
    * .notdef#8561 (U+CAA7) has a counter-clockwise outer contour
    
    * .notdef#8561 (U+CAA7) has a counter-clockwise outer contour
    
    * .notdef#8561 (U+CAA7) has a counter-clockwise outer contour
    
    * .notdef#8561 (U+CAA7) has a counter-clockwise outer contour
    
    * .notdef#8562 (U+CAA8) has a counter-clockwise outer contour
    
    * .notdef#8562 (U+CAA8) has a counter-clockwise outer contour
    
    * .notdef#8562 (U+CAA8) has a counter-clockwise outer contour
    
    * .notdef#8562 (U+CAA8) has a counter-clockwise outer contour
    
    * .notdef#8563 (U+CAA9) has a counter-clockwise outer contour
    
    * .notdef#8563 (U+CAA9) has a counter-clockwise outer contour
    
    * .notdef#8563 (U+CAA9) has a counter-clockwise outer contour
    
    * .notdef#8563 (U+CAA9) has a counter-clockwise outer contour
    
    * .notdef#8563 (U+CAA9) has a counter-clockwise outer contour
    
    * .notdef#8564 (U+CAAA) has a counter-clockwise outer contour
    
    * .notdef#8564 (U+CAAA) has a counter-clockwise outer contour
    
    * .notdef#8564 (U+CAAA) has a counter-clockwise outer contour
    
    * .notdef#8564 (U+CAAA) has a counter-clockwise outer contour
    
    * .notdef#8564 (U+CAAA) has a counter-clockwise outer contour
    
    * .notdef#8565 (U+CAAB) has a counter-clockwise outer contour
    
    * .notdef#8565 (U+CAAB) has a counter-clockwise outer contour
    
    * .notdef#8565 (U+CAAB) has a counter-clockwise outer contour
    
    * .notdef#8565 (U+CAAB) has a counter-clockwise outer contour
    
    * .notdef#8565 (U+CAAB) has a counter-clockwise outer contour
    
    * .notdef#8566 (U+CAAC) has a counter-clockwise outer contour
    
    * .notdef#8566 (U+CAAC) has a counter-clockwise outer contour
    
    * .notdef#8566 (U+CAAC) has a counter-clockwise outer contour
    
    * .notdef#8566 (U+CAAC) has a counter-clockwise outer contour
    
    * .notdef#8566 (U+CAAC) has a counter-clockwise outer contour
    
    * .notdef#8567 (U+CAAD) has a counter-clockwise outer contour
    
    * .notdef#8567 (U+CAAD) has a counter-clockwise outer contour
    
    * .notdef#8567 (U+CAAD) has a counter-clockwise outer contour
    
    * .notdef#8567 (U+CAAD) has a counter-clockwise outer contour
    
    * .notdef#8567 (U+CAAD) has a counter-clockwise outer contour
    
    * .notdef#8568 (U+CAAE) has a counter-clockwise outer contour
    
    * .notdef#8568 (U+CAAE) has a counter-clockwise outer contour
    
    * .notdef#8568 (U+CAAE) has a counter-clockwise outer contour
    
    * .notdef#8568 (U+CAAE) has a counter-clockwise outer contour
    
    * .notdef#8568 (U+CAAE) has a counter-clockwise outer contour
    
    * .notdef#8568 (U+CAAE) has a counter-clockwise outer contour
    
    * .notdef#8569 (U+CAAF) has a counter-clockwise outer contour
    
    * .notdef#8569 (U+CAAF) has a counter-clockwise outer contour
    
    * .notdef#8569 (U+CAAF) has a counter-clockwise outer contour
    
    * .notdef#8569 (U+CAAF) has a counter-clockwise outer contour
    
    * .notdef#8569 (U+CAAF) has a counter-clockwise outer contour
    
    * .notdef#8569 (U+CAAF) has a counter-clockwise outer contour
    
    * .notdef#857 (U+B989) has a counter-clockwise outer contour
    
    * .notdef#857 (U+B989) has a counter-clockwise outer contour
    
    * .notdef#857 (U+B989) has a counter-clockwise outer contour
    
    * .notdef#8570 (U+CAB0) has a counter-clockwise outer contour
    
    * .notdef#8570 (U+CAB0) has a counter-clockwise outer contour
    
    * .notdef#8570 (U+CAB0) has a counter-clockwise outer contour
    
    * .notdef#8570 (U+CAB0) has a counter-clockwise outer contour
    
    * .notdef#8571 (U+CAB1) has a counter-clockwise outer contour
    
    * .notdef#8571 (U+CAB1) has a counter-clockwise outer contour
    
    * .notdef#8571 (U+CAB1) has a counter-clockwise outer contour
    
    * .notdef#8571 (U+CAB1) has a counter-clockwise outer contour
    
    * .notdef#8572 (U+CAB2) has a counter-clockwise outer contour
    
    * .notdef#8572 (U+CAB2) has a counter-clockwise outer contour
    
    * .notdef#8572 (U+CAB2) has a counter-clockwise outer contour
    
    * .notdef#8572 (U+CAB2) has a counter-clockwise outer contour
    
    * .notdef#8572 (U+CAB2) has a counter-clockwise outer contour
    
    * .notdef#8573 (U+CAB3) has a counter-clockwise outer contour
    
    * .notdef#8573 (U+CAB3) has a counter-clockwise outer contour
    
    * .notdef#8573 (U+CAB3) has a counter-clockwise outer contour
    
    * .notdef#8573 (U+CAB3) has a counter-clockwise outer contour
    
    * .notdef#8574 (U+CAB4) has a counter-clockwise outer contour
    
    * .notdef#8574 (U+CAB4) has a counter-clockwise outer contour
    
    * .notdef#8574 (U+CAB4) has a counter-clockwise outer contour
    
    * .notdef#8574 (U+CAB4) has a counter-clockwise outer contour
    
    * .notdef#8575 (U+CAB5) has a counter-clockwise outer contour
    
    * .notdef#8575 (U+CAB5) has a counter-clockwise outer contour
    
    * .notdef#8575 (U+CAB5) has a counter-clockwise outer contour
    
    * .notdef#8575 (U+CAB5) has a counter-clockwise outer contour
    
    * .notdef#8576 (U+CAB6) has a counter-clockwise outer contour
    
    * .notdef#8576 (U+CAB6) has a counter-clockwise outer contour
    
    * .notdef#8576 (U+CAB6) has a counter-clockwise outer contour
    
    * .notdef#8576 (U+CAB6) has a counter-clockwise outer contour
    
    * .notdef#8577 (U+CAB7) has a counter-clockwise outer contour
    
    * .notdef#8577 (U+CAB7) has a counter-clockwise outer contour
    
    * .notdef#8577 (U+CAB7) has a counter-clockwise outer contour
    
    * .notdef#8577 (U+CAB7) has a counter-clockwise outer contour
    
    * .notdef#8578 (U+CAB8) has a counter-clockwise outer contour
    
    * .notdef#8578 (U+CAB8) has a counter-clockwise outer contour
    
    * .notdef#8578 (U+CAB8) has a counter-clockwise outer contour
    
    * .notdef#8578 (U+CAB8) has a counter-clockwise outer contour
    
    * .notdef#8579 (U+CAB9) has a counter-clockwise outer contour
    
    * .notdef#8579 (U+CAB9) has a counter-clockwise outer contour
    
    * .notdef#8579 (U+CAB9) has a counter-clockwise outer contour
    
    * .notdef#8579 (U+CAB9) has a counter-clockwise outer contour
    
    * .notdef#858 (U+B98A) has a counter-clockwise outer contour
    
    * .notdef#858 (U+B98A) has a counter-clockwise outer contour
    
    * .notdef#858 (U+B98A) has a counter-clockwise outer contour
    
    * .notdef#8580 (U+CABA) has a counter-clockwise outer contour
    
    * .notdef#8580 (U+CABA) has a counter-clockwise outer contour
    
    * .notdef#8580 (U+CABA) has a counter-clockwise outer contour
    
    * .notdef#8580 (U+CABA) has a counter-clockwise outer contour
    
    * .notdef#8580 (U+CABA) has a counter-clockwise outer contour
    
    * .notdef#8581 (U+CABB) has a counter-clockwise outer contour
    
    * .notdef#8581 (U+CABB) has a counter-clockwise outer contour
    
    * .notdef#8581 (U+CABB) has a counter-clockwise outer contour
    
    * .notdef#8581 (U+CABB) has a counter-clockwise outer contour
    
    * .notdef#8581 (U+CABB) has a counter-clockwise outer contour
    
    * .notdef#8582 (U+CABE) has a counter-clockwise outer contour
    
    * .notdef#8582 (U+CABE) has a counter-clockwise outer contour
    
    * .notdef#8582 (U+CABE) has a counter-clockwise outer contour
    
    * .notdef#8582 (U+CABE) has a counter-clockwise outer contour
    
    * .notdef#8583 (U+CABF) has a counter-clockwise outer contour
    
    * .notdef#8583 (U+CABF) has a counter-clockwise outer contour
    
    * .notdef#8583 (U+CABF) has a counter-clockwise outer contour
    
    * .notdef#8583 (U+CABF) has a counter-clockwise outer contour
    
    * .notdef#8584 (U+CAC1) has a counter-clockwise outer contour
    
    * .notdef#8584 (U+CAC1) has a counter-clockwise outer contour
    
    * .notdef#8584 (U+CAC1) has a counter-clockwise outer contour
    
    * .notdef#8584 (U+CAC1) has a counter-clockwise outer contour
    
    * .notdef#8585 (U+CAC2) has a counter-clockwise outer contour
    
    * .notdef#8585 (U+CAC2) has a counter-clockwise outer contour
    
    * .notdef#8585 (U+CAC2) has a counter-clockwise outer contour
    
    * .notdef#8585 (U+CAC2) has a counter-clockwise outer contour
    
    * .notdef#8585 (U+CAC2) has a counter-clockwise outer contour
    
    * .notdef#8586 (U+CAC3) has a counter-clockwise outer contour
    
    * .notdef#8586 (U+CAC3) has a counter-clockwise outer contour
    
    * .notdef#8586 (U+CAC3) has a counter-clockwise outer contour
    
    * .notdef#8587 (U+CAC5) has a counter-clockwise outer contour
    
    * .notdef#8587 (U+CAC5) has a counter-clockwise outer contour
    
    * .notdef#8587 (U+CAC5) has a counter-clockwise outer contour
    
    * .notdef#8587 (U+CAC5) has a counter-clockwise outer contour
    
    * .notdef#8588 (U+CAC6) has a counter-clockwise outer contour
    
    * .notdef#8588 (U+CAC6) has a counter-clockwise outer contour
    
    * .notdef#8588 (U+CAC6) has a counter-clockwise outer contour
    
    * .notdef#8588 (U+CAC6) has a counter-clockwise outer contour
    
    * .notdef#8589 (U+CAC7) has a counter-clockwise outer contour
    
    * .notdef#8589 (U+CAC7) has a counter-clockwise outer contour
    
    * .notdef#8589 (U+CAC7) has a counter-clockwise outer contour
    
    * .notdef#8589 (U+CAC7) has a counter-clockwise outer contour
    
    * .notdef#859 (U+B98D) has a counter-clockwise outer contour
    
    * .notdef#859 (U+B98D) has a counter-clockwise outer contour
    
    * .notdef#859 (U+B98D) has a counter-clockwise outer contour
    
    * .notdef#8590 (U+CAC8) has a counter-clockwise outer contour
    
    * .notdef#8590 (U+CAC8) has a counter-clockwise outer contour
    
    * .notdef#8590 (U+CAC8) has a counter-clockwise outer contour
    
    * .notdef#8590 (U+CAC8) has a counter-clockwise outer contour
    
    * .notdef#8591 (U+CAC9) has a counter-clockwise outer contour
    
    * .notdef#8591 (U+CAC9) has a counter-clockwise outer contour
    
    * .notdef#8591 (U+CAC9) has a counter-clockwise outer contour
    
    * .notdef#8591 (U+CAC9) has a counter-clockwise outer contour
    
    * .notdef#8592 (U+CACA) has a counter-clockwise outer contour
    
    * .notdef#8592 (U+CACA) has a counter-clockwise outer contour
    
    * .notdef#8592 (U+CACA) has a counter-clockwise outer contour
    
    * .notdef#8592 (U+CACA) has a counter-clockwise outer contour
    
    * .notdef#8592 (U+CACA) has a counter-clockwise outer contour
    
    * .notdef#8593 (U+CACB) has a counter-clockwise outer contour
    
    * .notdef#8593 (U+CACB) has a counter-clockwise outer contour
    
    * .notdef#8593 (U+CACB) has a counter-clockwise outer contour
    
    * .notdef#8593 (U+CACB) has a counter-clockwise outer contour
    
    * .notdef#8593 (U+CACB) has a counter-clockwise outer contour
    
    * .notdef#8594 (U+CACE) has a counter-clockwise outer contour
    
    * .notdef#8594 (U+CACE) has a counter-clockwise outer contour
    
    * .notdef#8594 (U+CACE) has a counter-clockwise outer contour
    
    * .notdef#8594 (U+CACE) has a counter-clockwise outer contour
    
    * .notdef#8595 (U+CAD0) has a counter-clockwise outer contour
    
    * .notdef#8595 (U+CAD0) has a counter-clockwise outer contour
    
    * .notdef#8595 (U+CAD0) has a counter-clockwise outer contour
    
    * .notdef#8596 (U+CAD2) has a counter-clockwise outer contour
    
    * .notdef#8596 (U+CAD2) has a counter-clockwise outer contour
    
    * .notdef#8596 (U+CAD2) has a counter-clockwise outer contour
    
    * .notdef#8597 (U+CAD4) has a counter-clockwise outer contour
    
    * .notdef#8597 (U+CAD4) has a counter-clockwise outer contour
    
    * .notdef#8597 (U+CAD4) has a counter-clockwise outer contour
    
    * .notdef#8598 (U+CAD5) has a counter-clockwise outer contour
    
    * .notdef#8598 (U+CAD5) has a counter-clockwise outer contour
    
    * .notdef#8598 (U+CAD5) has a counter-clockwise outer contour
    
    * .notdef#8599 (U+CAD6) has a counter-clockwise outer contour
    
    * .notdef#8599 (U+CAD6) has a counter-clockwise outer contour
    
    * .notdef#8599 (U+CAD6) has a counter-clockwise outer contour
    
    * .notdef#8599 (U+CAD6) has a counter-clockwise outer contour
    
    * .notdef#860 (U+B98E) has a counter-clockwise outer contour
    
    * .notdef#860 (U+B98E) has a counter-clockwise outer contour
    
    * .notdef#860 (U+B98E) has a counter-clockwise outer contour
    
    * .notdef#860 (U+B98E) has a counter-clockwise outer contour
    
    * .notdef#8600 (U+CAD7) has a counter-clockwise outer contour
    
    * .notdef#8600 (U+CAD7) has a counter-clockwise outer contour
    
    * .notdef#8600 (U+CAD7) has a counter-clockwise outer contour
    
    * .notdef#8600 (U+CAD7) has a counter-clockwise outer contour
    
    * .notdef#8601 (U+CADA) has a counter-clockwise outer contour
    
    * .notdef#8601 (U+CADA) has a counter-clockwise outer contour
    
    * .notdef#8601 (U+CADA) has a counter-clockwise outer contour
    
    * .notdef#8601 (U+CADA) has a counter-clockwise outer contour
    
    * .notdef#8602 (U+CADB) has a counter-clockwise outer contour
    
    * .notdef#8602 (U+CADB) has a counter-clockwise outer contour
    
    * .notdef#8602 (U+CADB) has a counter-clockwise outer contour
    
    * .notdef#8602 (U+CADB) has a counter-clockwise outer contour
    
    * .notdef#8603 (U+CADC) has a counter-clockwise outer contour
    
    * .notdef#8603 (U+CADC) has a counter-clockwise outer contour
    
    * .notdef#8603 (U+CADC) has a counter-clockwise outer contour
    
    * .notdef#8604 (U+CADD) has a counter-clockwise outer contour
    
    * .notdef#8604 (U+CADD) has a counter-clockwise outer contour
    
    * .notdef#8604 (U+CADD) has a counter-clockwise outer contour
    
    * .notdef#8604 (U+CADD) has a counter-clockwise outer contour
    
    * .notdef#8605 (U+CADE) has a counter-clockwise outer contour
    
    * .notdef#8605 (U+CADE) has a counter-clockwise outer contour
    
    * .notdef#8605 (U+CADE) has a counter-clockwise outer contour
    
    * .notdef#8605 (U+CADE) has a counter-clockwise outer contour
    
    * .notdef#8605 (U+CADE) has a counter-clockwise outer contour
    
    * .notdef#8606 (U+CADF) has a counter-clockwise outer contour
    
    * .notdef#8606 (U+CADF) has a counter-clockwise outer contour
    
    * .notdef#8606 (U+CADF) has a counter-clockwise outer contour
    
    * .notdef#8607 (U+CAE1) has a counter-clockwise outer contour
    
    * .notdef#8607 (U+CAE1) has a counter-clockwise outer contour
    
    * .notdef#8607 (U+CAE1) has a counter-clockwise outer contour
    
    * .notdef#8607 (U+CAE1) has a counter-clockwise outer contour
    
    * .notdef#8608 (U+CAE2) has a counter-clockwise outer contour
    
    * .notdef#8608 (U+CAE2) has a counter-clockwise outer contour
    
    * .notdef#8608 (U+CAE2) has a counter-clockwise outer contour
    
    * .notdef#8608 (U+CAE2) has a counter-clockwise outer contour
    
    * .notdef#8609 (U+CAE3) has a counter-clockwise outer contour
    
    * .notdef#8609 (U+CAE3) has a counter-clockwise outer contour
    
    * .notdef#8609 (U+CAE3) has a counter-clockwise outer contour
    
    * .notdef#8609 (U+CAE3) has a counter-clockwise outer contour
    
    * .notdef#861 (U+B9AC) has a counter-clockwise outer contour
    
    * .notdef#861 (U+B9AC) has a counter-clockwise outer contour
    
    * .notdef#8610 (U+CAE4) has a counter-clockwise outer contour
    
    * .notdef#8610 (U+CAE4) has a counter-clockwise outer contour
    
    * .notdef#8610 (U+CAE4) has a counter-clockwise outer contour
    
    * .notdef#8610 (U+CAE4) has a counter-clockwise outer contour
    
    * .notdef#8611 (U+CAE5) has a counter-clockwise outer contour
    
    * .notdef#8611 (U+CAE5) has a counter-clockwise outer contour
    
    * .notdef#8611 (U+CAE5) has a counter-clockwise outer contour
    
    * .notdef#8611 (U+CAE5) has a counter-clockwise outer contour
    
    * .notdef#8612 (U+CAE6) has a counter-clockwise outer contour
    
    * .notdef#8612 (U+CAE6) has a counter-clockwise outer contour
    
    * .notdef#8612 (U+CAE6) has a counter-clockwise outer contour
    
    * .notdef#8612 (U+CAE6) has a counter-clockwise outer contour
    
    * .notdef#8612 (U+CAE6) has a counter-clockwise outer contour
    
    * .notdef#8613 (U+CAE7) has a counter-clockwise outer contour
    
    * .notdef#8613 (U+CAE7) has a counter-clockwise outer contour
    
    * .notdef#8613 (U+CAE7) has a counter-clockwise outer contour
    
    * .notdef#8613 (U+CAE7) has a counter-clockwise outer contour
    
    * .notdef#8613 (U+CAE7) has a counter-clockwise outer contour
    
    * .notdef#8614 (U+CAE8) has a counter-clockwise outer contour
    
    * .notdef#8614 (U+CAE8) has a counter-clockwise outer contour
    
    * .notdef#8614 (U+CAE8) has a counter-clockwise outer contour
    
    * .notdef#8615 (U+CAE9) has a counter-clockwise outer contour
    
    * .notdef#8615 (U+CAE9) has a counter-clockwise outer contour
    
    * .notdef#8615 (U+CAE9) has a counter-clockwise outer contour
    
    * .notdef#8616 (U+CAEA) has a counter-clockwise outer contour
    
    * .notdef#8616 (U+CAEA) has a counter-clockwise outer contour
    
    * .notdef#8616 (U+CAEA) has a counter-clockwise outer contour
    
    * .notdef#8616 (U+CAEA) has a counter-clockwise outer contour
    
    * .notdef#8617 (U+CAEB) has a counter-clockwise outer contour
    
    * .notdef#8617 (U+CAEB) has a counter-clockwise outer contour
    
    * .notdef#8617 (U+CAEB) has a counter-clockwise outer contour
    
    * .notdef#8618 (U+CAED) has a counter-clockwise outer contour
    
    * .notdef#8618 (U+CAED) has a counter-clockwise outer contour
    
    * .notdef#8618 (U+CAED) has a counter-clockwise outer contour
    
    * .notdef#8619 (U+CAEE) has a counter-clockwise outer contour
    
    * .notdef#8619 (U+CAEE) has a counter-clockwise outer contour
    
    * .notdef#8619 (U+CAEE) has a counter-clockwise outer contour
    
    * .notdef#862 (U+B9AD) has a counter-clockwise outer contour
    
    * .notdef#862 (U+B9AD) has a counter-clockwise outer contour
    
    * .notdef#862 (U+B9AD) has a counter-clockwise outer contour
    
    * .notdef#8620 (U+CAEF) has a counter-clockwise outer contour
    
    * .notdef#8620 (U+CAEF) has a counter-clockwise outer contour
    
    * .notdef#8620 (U+CAEF) has a counter-clockwise outer contour
    
    * .notdef#8621 (U+CAF0) has a counter-clockwise outer contour
    
    * .notdef#8621 (U+CAF0) has a counter-clockwise outer contour
    
    * .notdef#8621 (U+CAF0) has a counter-clockwise outer contour
    
    * .notdef#8622 (U+CAF1) has a counter-clockwise outer contour
    
    * .notdef#8622 (U+CAF1) has a counter-clockwise outer contour
    
    * .notdef#8622 (U+CAF1) has a counter-clockwise outer contour
    
    * .notdef#8623 (U+CAF2) has a counter-clockwise outer contour
    
    * .notdef#8623 (U+CAF2) has a counter-clockwise outer contour
    
    * .notdef#8623 (U+CAF2) has a counter-clockwise outer contour
    
    * .notdef#8623 (U+CAF2) has a counter-clockwise outer contour
    
    * .notdef#8624 (U+CAF3) has a counter-clockwise outer contour
    
    * .notdef#8624 (U+CAF3) has a counter-clockwise outer contour
    
    * .notdef#8624 (U+CAF3) has a counter-clockwise outer contour
    
    * .notdef#8624 (U+CAF3) has a counter-clockwise outer contour
    
    * .notdef#8625 (U+CAF5) has a counter-clockwise outer contour
    
    * .notdef#8625 (U+CAF5) has a counter-clockwise outer contour
    
    * .notdef#8625 (U+CAF5) has a counter-clockwise outer contour
    
    * .notdef#8626 (U+CAF6) has a counter-clockwise outer contour
    
    * .notdef#8626 (U+CAF6) has a counter-clockwise outer contour
    
    * .notdef#8626 (U+CAF6) has a counter-clockwise outer contour
    
    * .notdef#8626 (U+CAF6) has a counter-clockwise outer contour
    
    * .notdef#8627 (U+CAF7) has a counter-clockwise outer contour
    
    * .notdef#8627 (U+CAF7) has a counter-clockwise outer contour
    
    * .notdef#8627 (U+CAF7) has a counter-clockwise outer contour
    
    * .notdef#8627 (U+CAF7) has a counter-clockwise outer contour
    
    * .notdef#8628 (U+CAF8) has a counter-clockwise outer contour
    
    * .notdef#8628 (U+CAF8) has a counter-clockwise outer contour
    
    * .notdef#8628 (U+CAF8) has a counter-clockwise outer contour
    
    * .notdef#8629 (U+CAF9) has a counter-clockwise outer contour
    
    * .notdef#8629 (U+CAF9) has a counter-clockwise outer contour
    
    * .notdef#8629 (U+CAF9) has a counter-clockwise outer contour
    
    * .notdef#8629 (U+CAF9) has a counter-clockwise outer contour
    
    * .notdef#863 (U+B9B0) has a counter-clockwise outer contour
    
    * .notdef#863 (U+B9B0) has a counter-clockwise outer contour
    
    * .notdef#863 (U+B9B0) has a counter-clockwise outer contour
    
    * .notdef#8630 (U+CAFA) has a counter-clockwise outer contour
    
    * .notdef#8630 (U+CAFA) has a counter-clockwise outer contour
    
    * .notdef#8630 (U+CAFA) has a counter-clockwise outer contour
    
    * .notdef#8630 (U+CAFA) has a counter-clockwise outer contour
    
    * .notdef#8630 (U+CAFA) has a counter-clockwise outer contour
    
    * .notdef#8631 (U+CAFB) has a counter-clockwise outer contour
    
    * .notdef#8631 (U+CAFB) has a counter-clockwise outer contour
    
    * .notdef#8631 (U+CAFB) has a counter-clockwise outer contour
    
    * .notdef#8632 (U+CAFC) has a counter-clockwise outer contour
    
    * .notdef#8632 (U+CAFC) has a counter-clockwise outer contour
    
    * .notdef#8632 (U+CAFC) has a counter-clockwise outer contour
    
    * .notdef#8633 (U+CAFD) has a counter-clockwise outer contour
    
    * .notdef#8633 (U+CAFD) has a counter-clockwise outer contour
    
    * .notdef#8633 (U+CAFD) has a counter-clockwise outer contour
    
    * .notdef#8633 (U+CAFD) has a counter-clockwise outer contour
    
    * .notdef#8634 (U+CAFE) has a counter-clockwise outer contour
    
    * .notdef#8634 (U+CAFE) has a counter-clockwise outer contour
    
    * .notdef#8634 (U+CAFE) has a counter-clockwise outer contour
    
    * .notdef#8634 (U+CAFE) has a counter-clockwise outer contour
    
    * .notdef#8635 (U+CAFF) has a counter-clockwise outer contour
    
    * .notdef#8635 (U+CAFF) has a counter-clockwise outer contour
    
    * .notdef#8635 (U+CAFF) has a counter-clockwise outer contour
    
    * .notdef#8635 (U+CAFF) has a counter-clockwise outer contour
    
    * .notdef#8636 (U+CB00) has a counter-clockwise outer contour
    
    * .notdef#8636 (U+CB00) has a counter-clockwise outer contour
    
    * .notdef#8636 (U+CB00) has a counter-clockwise outer contour
    
    * .notdef#8636 (U+CB00) has a counter-clockwise outer contour
    
    * .notdef#8637 (U+CB01) has a counter-clockwise outer contour
    
    * .notdef#8637 (U+CB01) has a counter-clockwise outer contour
    
    * .notdef#8637 (U+CB01) has a counter-clockwise outer contour
    
    * .notdef#8637 (U+CB01) has a counter-clockwise outer contour
    
    * .notdef#8638 (U+CB02) has a counter-clockwise outer contour
    
    * .notdef#8638 (U+CB02) has a counter-clockwise outer contour
    
    * .notdef#8638 (U+CB02) has a counter-clockwise outer contour
    
    * .notdef#8638 (U+CB02) has a counter-clockwise outer contour
    
    * .notdef#8638 (U+CB02) has a counter-clockwise outer contour
    
    * .notdef#8639 (U+CB03) has a counter-clockwise outer contour
    
    * .notdef#8639 (U+CB03) has a counter-clockwise outer contour
    
    * .notdef#8639 (U+CB03) has a counter-clockwise outer contour
    
    * .notdef#8639 (U+CB03) has a counter-clockwise outer contour
    
    * .notdef#8639 (U+CB03) has a counter-clockwise outer contour
    
    * .notdef#864 (U+B9B4) has a counter-clockwise outer contour
    
    * .notdef#864 (U+B9B4) has a counter-clockwise outer contour
    
    * .notdef#864 (U+B9B4) has a counter-clockwise outer contour
    
    * .notdef#8640 (U+CB04) has a counter-clockwise outer contour
    
    * .notdef#8640 (U+CB04) has a counter-clockwise outer contour
    
    * .notdef#8640 (U+CB04) has a counter-clockwise outer contour
    
    * .notdef#8641 (U+CB05) has a counter-clockwise outer contour
    
    * .notdef#8641 (U+CB05) has a counter-clockwise outer contour
    
    * .notdef#8641 (U+CB05) has a counter-clockwise outer contour
    
    * .notdef#8642 (U+CB06) has a counter-clockwise outer contour
    
    * .notdef#8642 (U+CB06) has a counter-clockwise outer contour
    
    * .notdef#8642 (U+CB06) has a counter-clockwise outer contour
    
    * .notdef#8642 (U+CB06) has a counter-clockwise outer contour
    
    * .notdef#8643 (U+CB07) has a counter-clockwise outer contour
    
    * .notdef#8643 (U+CB07) has a counter-clockwise outer contour
    
    * .notdef#8643 (U+CB07) has a counter-clockwise outer contour
    
    * .notdef#8644 (U+CB09) has a counter-clockwise outer contour
    
    * .notdef#8644 (U+CB09) has a counter-clockwise outer contour
    
    * .notdef#8644 (U+CB09) has a counter-clockwise outer contour
    
    * .notdef#8645 (U+CB0A) has a counter-clockwise outer contour
    
    * .notdef#8645 (U+CB0A) has a counter-clockwise outer contour
    
    * .notdef#8645 (U+CB0A) has a counter-clockwise outer contour
    
    * .notdef#8646 (U+CB0B) has a counter-clockwise outer contour
    
    * .notdef#8646 (U+CB0B) has a counter-clockwise outer contour
    
    * .notdef#8646 (U+CB0B) has a counter-clockwise outer contour
    
    * .notdef#8647 (U+CB0C) has a counter-clockwise outer contour
    
    * .notdef#8647 (U+CB0C) has a counter-clockwise outer contour
    
    * .notdef#8647 (U+CB0C) has a counter-clockwise outer contour
    
    * .notdef#8648 (U+CB0D) has a counter-clockwise outer contour
    
    * .notdef#8648 (U+CB0D) has a counter-clockwise outer contour
    
    * .notdef#8648 (U+CB0D) has a counter-clockwise outer contour
    
    * .notdef#8649 (U+CB0E) has a counter-clockwise outer contour
    
    * .notdef#8649 (U+CB0E) has a counter-clockwise outer contour
    
    * .notdef#8649 (U+CB0E) has a counter-clockwise outer contour
    
    * .notdef#8649 (U+CB0E) has a counter-clockwise outer contour
    
    * .notdef#865 (U+B9BC) has a counter-clockwise outer contour
    
    * .notdef#865 (U+B9BC) has a counter-clockwise outer contour
    
    * .notdef#865 (U+B9BC) has a counter-clockwise outer contour
    
    * .notdef#8650 (U+CB0F) has a counter-clockwise outer contour
    
    * .notdef#8650 (U+CB0F) has a counter-clockwise outer contour
    
    * .notdef#8650 (U+CB0F) has a counter-clockwise outer contour
    
    * .notdef#8650 (U+CB0F) has a counter-clockwise outer contour
    
    * .notdef#8651 (U+CB11) has a counter-clockwise outer contour
    
    * .notdef#8651 (U+CB11) has a counter-clockwise outer contour
    
    * .notdef#8651 (U+CB11) has a counter-clockwise outer contour
    
    * .notdef#8652 (U+CB12) has a counter-clockwise outer contour
    
    * .notdef#8652 (U+CB12) has a counter-clockwise outer contour
    
    * .notdef#8652 (U+CB12) has a counter-clockwise outer contour
    
    * .notdef#8652 (U+CB12) has a counter-clockwise outer contour
    
    * .notdef#8653 (U+CB13) has a counter-clockwise outer contour
    
    * .notdef#8653 (U+CB13) has a counter-clockwise outer contour
    
    * .notdef#8653 (U+CB13) has a counter-clockwise outer contour
    
    * .notdef#8653 (U+CB13) has a counter-clockwise outer contour
    
    * .notdef#8654 (U+CB15) has a counter-clockwise outer contour
    
    * .notdef#8654 (U+CB15) has a counter-clockwise outer contour
    
    * .notdef#8654 (U+CB15) has a counter-clockwise outer contour
    
    * .notdef#8654 (U+CB15) has a counter-clockwise outer contour
    
    * .notdef#8655 (U+CB16) has a counter-clockwise outer contour
    
    * .notdef#8655 (U+CB16) has a counter-clockwise outer contour
    
    * .notdef#8655 (U+CB16) has a counter-clockwise outer contour
    
    * .notdef#8655 (U+CB16) has a counter-clockwise outer contour
    
    * .notdef#8655 (U+CB16) has a counter-clockwise outer contour
    
    * .notdef#8656 (U+CB17) has a counter-clockwise outer contour
    
    * .notdef#8656 (U+CB17) has a counter-clockwise outer contour
    
    * .notdef#8656 (U+CB17) has a counter-clockwise outer contour
    
    * .notdef#8657 (U+CB19) has a counter-clockwise outer contour
    
    * .notdef#8657 (U+CB19) has a counter-clockwise outer contour
    
    * .notdef#8657 (U+CB19) has a counter-clockwise outer contour
    
    * .notdef#8657 (U+CB19) has a counter-clockwise outer contour
    
    * .notdef#8658 (U+CB1A) has a counter-clockwise outer contour
    
    * .notdef#8658 (U+CB1A) has a counter-clockwise outer contour
    
    * .notdef#8658 (U+CB1A) has a counter-clockwise outer contour
    
    * .notdef#8658 (U+CB1A) has a counter-clockwise outer contour
    
    * .notdef#8659 (U+CB1B) has a counter-clockwise outer contour
    
    * .notdef#8659 (U+CB1B) has a counter-clockwise outer contour
    
    * .notdef#8659 (U+CB1B) has a counter-clockwise outer contour
    
    * .notdef#8659 (U+CB1B) has a counter-clockwise outer contour
    
    * .notdef#866 (U+B9BD) has a counter-clockwise outer contour
    
    * .notdef#866 (U+B9BD) has a counter-clockwise outer contour
    
    * .notdef#866 (U+B9BD) has a counter-clockwise outer contour
    
    * .notdef#8660 (U+CB1C) has a counter-clockwise outer contour
    
    * .notdef#8660 (U+CB1C) has a counter-clockwise outer contour
    
    * .notdef#8660 (U+CB1C) has a counter-clockwise outer contour
    
    * .notdef#8660 (U+CB1C) has a counter-clockwise outer contour
    
    * .notdef#8661 (U+CB1D) has a counter-clockwise outer contour
    
    * .notdef#8661 (U+CB1D) has a counter-clockwise outer contour
    
    * .notdef#8661 (U+CB1D) has a counter-clockwise outer contour
    
    * .notdef#8661 (U+CB1D) has a counter-clockwise outer contour
    
    * .notdef#8662 (U+CB1E) has a counter-clockwise outer contour
    
    * .notdef#8662 (U+CB1E) has a counter-clockwise outer contour
    
    * .notdef#8662 (U+CB1E) has a counter-clockwise outer contour
    
    * .notdef#8662 (U+CB1E) has a counter-clockwise outer contour
    
    * .notdef#8662 (U+CB1E) has a counter-clockwise outer contour
    
    * .notdef#8663 (U+CB1F) has a counter-clockwise outer contour
    
    * .notdef#8663 (U+CB1F) has a counter-clockwise outer contour
    
    * .notdef#8663 (U+CB1F) has a counter-clockwise outer contour
    
    * .notdef#8663 (U+CB1F) has a counter-clockwise outer contour
    
    * .notdef#8663 (U+CB1F) has a counter-clockwise outer contour
    
    * .notdef#8664 (U+CB22) has a counter-clockwise outer contour
    
    * .notdef#8664 (U+CB22) has a counter-clockwise outer contour
    
    * .notdef#8664 (U+CB22) has a counter-clockwise outer contour
    
    * .notdef#8664 (U+CB22) has a counter-clockwise outer contour
    
    * .notdef#8665 (U+CB23) has a counter-clockwise outer contour
    
    * .notdef#8665 (U+CB23) has a counter-clockwise outer contour
    
    * .notdef#8665 (U+CB23) has a counter-clockwise outer contour
    
    * .notdef#8666 (U+CB24) has a counter-clockwise outer contour
    
    * .notdef#8666 (U+CB24) has a counter-clockwise outer contour
    
    * .notdef#8666 (U+CB24) has a counter-clockwise outer contour
    
    * .notdef#8667 (U+CB25) has a counter-clockwise outer contour
    
    * .notdef#8667 (U+CB25) has a counter-clockwise outer contour
    
    * .notdef#8667 (U+CB25) has a counter-clockwise outer contour
    
    * .notdef#8668 (U+CB26) has a counter-clockwise outer contour
    
    * .notdef#8668 (U+CB26) has a counter-clockwise outer contour
    
    * .notdef#8668 (U+CB26) has a counter-clockwise outer contour
    
    * .notdef#8669 (U+CB27) has a counter-clockwise outer contour
    
    * .notdef#8669 (U+CB27) has a counter-clockwise outer contour
    
    * .notdef#8669 (U+CB27) has a counter-clockwise outer contour
    
    * .notdef#867 (U+B9BF) has a counter-clockwise outer contour
    
    * .notdef#867 (U+B9BF) has a counter-clockwise outer contour
    
    * .notdef#867 (U+B9BF) has a counter-clockwise outer contour
    
    * .notdef#8670 (U+CB28) has a counter-clockwise outer contour
    
    * .notdef#8670 (U+CB28) has a counter-clockwise outer contour
    
    * .notdef#8670 (U+CB28) has a counter-clockwise outer contour
    
    * .notdef#8671 (U+CB29) has a counter-clockwise outer contour
    
    * .notdef#8671 (U+CB29) has a counter-clockwise outer contour
    
    * .notdef#8671 (U+CB29) has a counter-clockwise outer contour
    
    * .notdef#8672 (U+CB2A) has a counter-clockwise outer contour
    
    * .notdef#8672 (U+CB2A) has a counter-clockwise outer contour
    
    * .notdef#8672 (U+CB2A) has a counter-clockwise outer contour
    
    * .notdef#8672 (U+CB2A) has a counter-clockwise outer contour
    
    * .notdef#8673 (U+CB2B) has a counter-clockwise outer contour
    
    * .notdef#8673 (U+CB2B) has a counter-clockwise outer contour
    
    * .notdef#8673 (U+CB2B) has a counter-clockwise outer contour
    
    * .notdef#8673 (U+CB2B) has a counter-clockwise outer contour
    
    * .notdef#8674 (U+CB2C) has a counter-clockwise outer contour
    
    * .notdef#8674 (U+CB2C) has a counter-clockwise outer contour
    
    * .notdef#8674 (U+CB2C) has a counter-clockwise outer contour
    
    * .notdef#8675 (U+CB2D) has a counter-clockwise outer contour
    
    * .notdef#8675 (U+CB2D) has a counter-clockwise outer contour
    
    * .notdef#8675 (U+CB2D) has a counter-clockwise outer contour
    
    * .notdef#8675 (U+CB2D) has a counter-clockwise outer contour
    
    * .notdef#8676 (U+CB2E) has a counter-clockwise outer contour
    
    * .notdef#8676 (U+CB2E) has a counter-clockwise outer contour
    
    * .notdef#8676 (U+CB2E) has a counter-clockwise outer contour
    
    * .notdef#8676 (U+CB2E) has a counter-clockwise outer contour
    
    * .notdef#8676 (U+CB2E) has a counter-clockwise outer contour
    
    * .notdef#8677 (U+CB2F) has a counter-clockwise outer contour
    
    * .notdef#8677 (U+CB2F) has a counter-clockwise outer contour
    
    * .notdef#8677 (U+CB2F) has a counter-clockwise outer contour
    
    * .notdef#8677 (U+CB2F) has a counter-clockwise outer contour
    
    * .notdef#8677 (U+CB2F) has a counter-clockwise outer contour
    
    * .notdef#8678 (U+CB30) has a counter-clockwise outer contour
    
    * .notdef#8678 (U+CB30) has a counter-clockwise outer contour
    
    * .notdef#8678 (U+CB30) has a counter-clockwise outer contour
    
    * .notdef#8679 (U+CB31) has a counter-clockwise outer contour
    
    * .notdef#8679 (U+CB31) has a counter-clockwise outer contour
    
    * .notdef#8679 (U+CB31) has a counter-clockwise outer contour
    
    * .notdef#8679 (U+CB31) has a counter-clockwise outer contour
    
    * .notdef#8679 (U+CB31) has a counter-clockwise outer contour
    
    * .notdef#868 (U+B9C1) has a counter-clockwise outer contour
    
    * .notdef#868 (U+B9C1) has a counter-clockwise outer contour
    
    * .notdef#868 (U+B9C1) has a counter-clockwise outer contour
    
    * .notdef#8680 (U+CB32) has a counter-clockwise outer contour
    
    * .notdef#8680 (U+CB32) has a counter-clockwise outer contour
    
    * .notdef#8680 (U+CB32) has a counter-clockwise outer contour
    
    * .notdef#8680 (U+CB32) has a counter-clockwise outer contour
    
    * .notdef#8680 (U+CB32) has a counter-clockwise outer contour
    
    * .notdef#8681 (U+CB33) has a counter-clockwise outer contour
    
    * .notdef#8681 (U+CB33) has a counter-clockwise outer contour
    
    * .notdef#8681 (U+CB33) has a counter-clockwise outer contour
    
    * .notdef#8681 (U+CB33) has a counter-clockwise outer contour
    
    * .notdef#8682 (U+CB34) has a counter-clockwise outer contour
    
    * .notdef#8682 (U+CB34) has a counter-clockwise outer contour
    
    * .notdef#8682 (U+CB34) has a counter-clockwise outer contour
    
    * .notdef#8683 (U+CB35) has a counter-clockwise outer contour
    
    * .notdef#8683 (U+CB35) has a counter-clockwise outer contour
    
    * .notdef#8683 (U+CB35) has a counter-clockwise outer contour
    
    * .notdef#8683 (U+CB35) has a counter-clockwise outer contour
    
    * .notdef#8684 (U+CB36) has a counter-clockwise outer contour
    
    * .notdef#8684 (U+CB36) has a counter-clockwise outer contour
    
    * .notdef#8684 (U+CB36) has a counter-clockwise outer contour
    
    * .notdef#8684 (U+CB36) has a counter-clockwise outer contour
    
    * .notdef#8685 (U+CB37) has a counter-clockwise outer contour
    
    * .notdef#8685 (U+CB37) has a counter-clockwise outer contour
    
    * .notdef#8685 (U+CB37) has a counter-clockwise outer contour
    
    * .notdef#8685 (U+CB37) has a counter-clockwise outer contour
    
    * .notdef#8686 (U+CB38) has a counter-clockwise outer contour
    
    * .notdef#8686 (U+CB38) has a counter-clockwise outer contour
    
    * .notdef#8686 (U+CB38) has a counter-clockwise outer contour
    
    * .notdef#8686 (U+CB38) has a counter-clockwise outer contour
    
    * .notdef#8687 (U+CB39) has a counter-clockwise outer contour
    
    * .notdef#8687 (U+CB39) has a counter-clockwise outer contour
    
    * .notdef#8687 (U+CB39) has a counter-clockwise outer contour
    
    * .notdef#8687 (U+CB39) has a counter-clockwise outer contour
    
    * .notdef#8688 (U+CB3A) has a counter-clockwise outer contour
    
    * .notdef#8688 (U+CB3A) has a counter-clockwise outer contour
    
    * .notdef#8688 (U+CB3A) has a counter-clockwise outer contour
    
    * .notdef#8688 (U+CB3A) has a counter-clockwise outer contour
    
    * .notdef#8688 (U+CB3A) has a counter-clockwise outer contour
    
    * .notdef#8689 (U+CB3B) has a counter-clockwise outer contour
    
    * .notdef#8689 (U+CB3B) has a counter-clockwise outer contour
    
    * .notdef#8689 (U+CB3B) has a counter-clockwise outer contour
    
    * .notdef#8689 (U+CB3B) has a counter-clockwise outer contour
    
    * .notdef#8689 (U+CB3B) has a counter-clockwise outer contour
    
    * .notdef#869 (U+B9C8) has a counter-clockwise outer contour
    
    * .notdef#869 (U+B9C8) has a counter-clockwise outer contour
    
    * .notdef#8690 (U+CB3C) has a counter-clockwise outer contour
    
    * .notdef#8690 (U+CB3C) has a counter-clockwise outer contour
    
    * .notdef#8690 (U+CB3C) has a counter-clockwise outer contour
    
    * .notdef#8690 (U+CB3C) has a counter-clockwise outer contour
    
    * .notdef#8691 (U+CB3D) has a counter-clockwise outer contour
    
    * .notdef#8691 (U+CB3D) has a counter-clockwise outer contour
    
    * .notdef#8691 (U+CB3D) has a counter-clockwise outer contour
    
    * .notdef#8691 (U+CB3D) has a counter-clockwise outer contour
    
    * .notdef#8692 (U+CB3E) has a counter-clockwise outer contour
    
    * .notdef#8692 (U+CB3E) has a counter-clockwise outer contour
    
    * .notdef#8692 (U+CB3E) has a counter-clockwise outer contour
    
    * .notdef#8692 (U+CB3E) has a counter-clockwise outer contour
    
    * .notdef#8692 (U+CB3E) has a counter-clockwise outer contour
    
    * .notdef#8693 (U+CB3F) has a counter-clockwise outer contour
    
    * .notdef#8693 (U+CB3F) has a counter-clockwise outer contour
    
    * .notdef#8693 (U+CB3F) has a counter-clockwise outer contour
    
    * .notdef#8693 (U+CB3F) has a counter-clockwise outer contour
    
    * .notdef#8694 (U+CB40) has a counter-clockwise outer contour
    
    * .notdef#8694 (U+CB40) has a counter-clockwise outer contour
    
    * .notdef#8694 (U+CB40) has a counter-clockwise outer contour
    
    * .notdef#8694 (U+CB40) has a counter-clockwise outer contour
    
    * .notdef#8695 (U+CB42) has a counter-clockwise outer contour
    
    * .notdef#8695 (U+CB42) has a counter-clockwise outer contour
    
    * .notdef#8695 (U+CB42) has a counter-clockwise outer contour
    
    * .notdef#8695 (U+CB42) has a counter-clockwise outer contour
    
    * .notdef#8696 (U+CB43) has a counter-clockwise outer contour
    
    * .notdef#8696 (U+CB43) has a counter-clockwise outer contour
    
    * .notdef#8696 (U+CB43) has a counter-clockwise outer contour
    
    * .notdef#8696 (U+CB43) has a counter-clockwise outer contour
    
    * .notdef#8697 (U+CB44) has a counter-clockwise outer contour
    
    * .notdef#8697 (U+CB44) has a counter-clockwise outer contour
    
    * .notdef#8697 (U+CB44) has a counter-clockwise outer contour
    
    * .notdef#8697 (U+CB44) has a counter-clockwise outer contour
    
    * .notdef#8698 (U+CB45) has a counter-clockwise outer contour
    
    * .notdef#8698 (U+CB45) has a counter-clockwise outer contour
    
    * .notdef#8698 (U+CB45) has a counter-clockwise outer contour
    
    * .notdef#8699 (U+CB46) has a counter-clockwise outer contour
    
    * .notdef#8699 (U+CB46) has a counter-clockwise outer contour
    
    * .notdef#8699 (U+CB46) has a counter-clockwise outer contour
    
    * .notdef#8699 (U+CB46) has a counter-clockwise outer contour
    
    * .notdef#8699 (U+CB46) has a counter-clockwise outer contour
    
    * .notdef#870 (U+B9C9) has a counter-clockwise outer contour
    
    * .notdef#870 (U+B9C9) has a counter-clockwise outer contour
    
    * .notdef#870 (U+B9C9) has a counter-clockwise outer contour
    
    * .notdef#8700 (U+CB47) has a counter-clockwise outer contour
    
    * .notdef#8700 (U+CB47) has a counter-clockwise outer contour
    
    * .notdef#8700 (U+CB47) has a counter-clockwise outer contour
    
    * .notdef#8700 (U+CB47) has a counter-clockwise outer contour
    
    * .notdef#8700 (U+CB47) has a counter-clockwise outer contour
    
    * .notdef#8701 (U+CB4A) has a counter-clockwise outer contour
    
    * .notdef#8701 (U+CB4A) has a counter-clockwise outer contour
    
    * .notdef#8701 (U+CB4A) has a counter-clockwise outer contour
    
    * .notdef#8701 (U+CB4A) has a counter-clockwise outer contour
    
    * .notdef#8701 (U+CB4A) has a counter-clockwise outer contour
    
    * .notdef#8702 (U+CB4B) has a counter-clockwise outer contour
    
    * .notdef#8702 (U+CB4B) has a counter-clockwise outer contour
    
    * .notdef#8702 (U+CB4B) has a counter-clockwise outer contour
    
    * .notdef#8702 (U+CB4B) has a counter-clockwise outer contour
    
    * .notdef#8703 (U+CB4D) has a counter-clockwise outer contour
    
    * .notdef#8703 (U+CB4D) has a counter-clockwise outer contour
    
    * .notdef#8703 (U+CB4D) has a counter-clockwise outer contour
    
    * .notdef#8704 (U+CB4E) has a counter-clockwise outer contour
    
    * .notdef#8704 (U+CB4E) has a counter-clockwise outer contour
    
    * .notdef#8704 (U+CB4E) has a counter-clockwise outer contour
    
    * .notdef#8704 (U+CB4E) has a counter-clockwise outer contour
    
    * .notdef#8704 (U+CB4E) has a counter-clockwise outer contour
    
    * .notdef#8704 (U+CB4E) has a counter-clockwise outer contour
    
    * .notdef#8705 (U+CB4F) has a counter-clockwise outer contour
    
    * .notdef#8705 (U+CB4F) has a counter-clockwise outer contour
    
    * .notdef#8705 (U+CB4F) has a counter-clockwise outer contour
    
    * .notdef#8706 (U+CB51) has a counter-clockwise outer contour
    
    * .notdef#8706 (U+CB51) has a counter-clockwise outer contour
    
    * .notdef#8706 (U+CB51) has a counter-clockwise outer contour
    
    * .notdef#8707 (U+CB52) has a counter-clockwise outer contour
    
    * .notdef#8707 (U+CB52) has a counter-clockwise outer contour
    
    * .notdef#8707 (U+CB52) has a counter-clockwise outer contour
    
    * .notdef#8708 (U+CB53) has a counter-clockwise outer contour
    
    * .notdef#8708 (U+CB53) has a counter-clockwise outer contour
    
    * .notdef#8708 (U+CB53) has a counter-clockwise outer contour
    
    * .notdef#8709 (U+CB54) has a counter-clockwise outer contour
    
    * .notdef#8709 (U+CB54) has a counter-clockwise outer contour
    
    * .notdef#8709 (U+CB54) has a counter-clockwise outer contour
    
    * .notdef#871 (U+B9CC) has a counter-clockwise outer contour
    
    * .notdef#871 (U+B9CC) has a counter-clockwise outer contour
    
    * .notdef#871 (U+B9CC) has a counter-clockwise outer contour
    
    * .notdef#8710 (U+CB55) has a counter-clockwise outer contour
    
    * .notdef#8710 (U+CB55) has a counter-clockwise outer contour
    
    * .notdef#8710 (U+CB55) has a counter-clockwise outer contour
    
    * .notdef#8711 (U+CB56) has a counter-clockwise outer contour
    
    * .notdef#8711 (U+CB56) has a counter-clockwise outer contour
    
    * .notdef#8711 (U+CB56) has a counter-clockwise outer contour
    
    * .notdef#8712 (U+CB57) has a counter-clockwise outer contour
    
    * .notdef#8712 (U+CB57) has a counter-clockwise outer contour
    
    * .notdef#8712 (U+CB57) has a counter-clockwise outer contour
    
    * .notdef#8713 (U+CB5A) has a counter-clockwise outer contour
    
    * .notdef#8713 (U+CB5A) has a counter-clockwise outer contour
    
    * .notdef#8713 (U+CB5A) has a counter-clockwise outer contour
    
    * .notdef#8714 (U+CB5B) has a counter-clockwise outer contour
    
    * .notdef#8714 (U+CB5B) has a counter-clockwise outer contour
    
    * .notdef#8714 (U+CB5B) has a counter-clockwise outer contour
    
    * .notdef#8715 (U+CB5C) has a counter-clockwise outer contour
    
    * .notdef#8715 (U+CB5C) has a counter-clockwise outer contour
    
    * .notdef#8715 (U+CB5C) has a counter-clockwise outer contour
    
    * .notdef#8715 (U+CB5C) has a counter-clockwise outer contour
    
    * .notdef#8716 (U+CB5E) has a counter-clockwise outer contour
    
    * .notdef#8716 (U+CB5E) has a counter-clockwise outer contour
    
    * .notdef#8716 (U+CB5E) has a counter-clockwise outer contour
    
    * .notdef#8717 (U+CB5F) has a counter-clockwise outer contour
    
    * .notdef#8717 (U+CB5F) has a counter-clockwise outer contour
    
    * .notdef#8717 (U+CB5F) has a counter-clockwise outer contour
    
    * .notdef#8718 (U+CB60) has a counter-clockwise outer contour
    
    * .notdef#8718 (U+CB60) has a counter-clockwise outer contour
    
    * .notdef#8718 (U+CB60) has a counter-clockwise outer contour
    
    * .notdef#8719 (U+CB61) has a counter-clockwise outer contour
    
    * .notdef#8719 (U+CB61) has a counter-clockwise outer contour
    
    * .notdef#8719 (U+CB61) has a counter-clockwise outer contour
    
    * .notdef#872 (U+B9CE) has a counter-clockwise outer contour
    
    * .notdef#872 (U+B9CE) has a counter-clockwise outer contour
    
    * .notdef#872 (U+B9CE) has a counter-clockwise outer contour
    
    * .notdef#872 (U+B9CE) has a counter-clockwise outer contour
    
    * .notdef#872 (U+B9CE) has a counter-clockwise outer contour
    
    * .notdef#8720 (U+CB62) has a counter-clockwise outer contour
    
    * .notdef#8720 (U+CB62) has a counter-clockwise outer contour
    
    * .notdef#8720 (U+CB62) has a counter-clockwise outer contour
    
    * .notdef#8720 (U+CB62) has a counter-clockwise outer contour
    
    * .notdef#8721 (U+CB63) has a counter-clockwise outer contour
    
    * .notdef#8721 (U+CB63) has a counter-clockwise outer contour
    
    * .notdef#8721 (U+CB63) has a counter-clockwise outer contour
    
    * .notdef#8721 (U+CB63) has a counter-clockwise outer contour
    
    * .notdef#8722 (U+CB65) has a counter-clockwise outer contour
    
    * .notdef#8722 (U+CB65) has a counter-clockwise outer contour
    
    * .notdef#8722 (U+CB65) has a counter-clockwise outer contour
    
    * .notdef#8722 (U+CB65) has a counter-clockwise outer contour
    
    * .notdef#8723 (U+CB66) has a counter-clockwise outer contour
    
    * .notdef#8723 (U+CB66) has a counter-clockwise outer contour
    
    * .notdef#8723 (U+CB66) has a counter-clockwise outer contour
    
    * .notdef#8723 (U+CB66) has a counter-clockwise outer contour
    
    * .notdef#8723 (U+CB66) has a counter-clockwise outer contour
    
    * .notdef#8724 (U+CB67) has a counter-clockwise outer contour
    
    * .notdef#8724 (U+CB67) has a counter-clockwise outer contour
    
    * .notdef#8724 (U+CB67) has a counter-clockwise outer contour
    
    * .notdef#8724 (U+CB67) has a counter-clockwise outer contour
    
    * .notdef#8725 (U+CB68) has a counter-clockwise outer contour
    
    * .notdef#8725 (U+CB68) has a counter-clockwise outer contour
    
    * .notdef#8725 (U+CB68) has a counter-clockwise outer contour
    
    * .notdef#8725 (U+CB68) has a counter-clockwise outer contour
    
    * .notdef#8726 (U+CB69) has a counter-clockwise outer contour
    
    * .notdef#8726 (U+CB69) has a counter-clockwise outer contour
    
    * .notdef#8726 (U+CB69) has a counter-clockwise outer contour
    
    * .notdef#8726 (U+CB69) has a counter-clockwise outer contour
    
    * .notdef#8727 (U+CB6A) has a counter-clockwise outer contour
    
    * .notdef#8727 (U+CB6A) has a counter-clockwise outer contour
    
    * .notdef#8727 (U+CB6A) has a counter-clockwise outer contour
    
    * .notdef#8727 (U+CB6A) has a counter-clockwise outer contour
    
    * .notdef#8727 (U+CB6A) has a counter-clockwise outer contour
    
    * .notdef#8727 (U+CB6A) has a counter-clockwise outer contour
    
    * .notdef#8728 (U+CB6B) has a counter-clockwise outer contour
    
    * .notdef#8728 (U+CB6B) has a counter-clockwise outer contour
    
    * .notdef#8728 (U+CB6B) has a counter-clockwise outer contour
    
    * .notdef#8728 (U+CB6B) has a counter-clockwise outer contour
    
    * .notdef#8729 (U+CB6C) has a counter-clockwise outer contour
    
    * .notdef#8729 (U+CB6C) has a counter-clockwise outer contour
    
    * .notdef#8729 (U+CB6C) has a counter-clockwise outer contour
    
    * .notdef#8729 (U+CB6C) has a counter-clockwise outer contour
    
    * .notdef#873 (U+B9CF) has a counter-clockwise outer contour
    
    * .notdef#873 (U+B9CF) has a counter-clockwise outer contour
    
    * .notdef#873 (U+B9CF) has a counter-clockwise outer contour
    
    * .notdef#8730 (U+CB6D) has a counter-clockwise outer contour
    
    * .notdef#8730 (U+CB6D) has a counter-clockwise outer contour
    
    * .notdef#8730 (U+CB6D) has a counter-clockwise outer contour
    
    * .notdef#8730 (U+CB6D) has a counter-clockwise outer contour
    
    * .notdef#8731 (U+CB6E) has a counter-clockwise outer contour
    
    * .notdef#8731 (U+CB6E) has a counter-clockwise outer contour
    
    * .notdef#8731 (U+CB6E) has a counter-clockwise outer contour
    
    * .notdef#8731 (U+CB6E) has a counter-clockwise outer contour
    
    * .notdef#8732 (U+CB6F) has a counter-clockwise outer contour
    
    * .notdef#8732 (U+CB6F) has a counter-clockwise outer contour
    
    * .notdef#8732 (U+CB6F) has a counter-clockwise outer contour
    
    * .notdef#8732 (U+CB6F) has a counter-clockwise outer contour
    
    * .notdef#8733 (U+CB70) has a counter-clockwise outer contour
    
    * .notdef#8733 (U+CB70) has a counter-clockwise outer contour
    
    * .notdef#8733 (U+CB70) has a counter-clockwise outer contour
    
    * .notdef#8733 (U+CB70) has a counter-clockwise outer contour
    
    * .notdef#8734 (U+CB71) has a counter-clockwise outer contour
    
    * .notdef#8734 (U+CB71) has a counter-clockwise outer contour
    
    * .notdef#8734 (U+CB71) has a counter-clockwise outer contour
    
    * .notdef#8734 (U+CB71) has a counter-clockwise outer contour
    
    * .notdef#8735 (U+CB72) has a counter-clockwise outer contour
    
    * .notdef#8735 (U+CB72) has a counter-clockwise outer contour
    
    * .notdef#8735 (U+CB72) has a counter-clockwise outer contour
    
    * .notdef#8735 (U+CB72) has a counter-clockwise outer contour
    
    * .notdef#8735 (U+CB72) has a counter-clockwise outer contour
    
    * .notdef#8736 (U+CB73) has a counter-clockwise outer contour
    
    * .notdef#8736 (U+CB73) has a counter-clockwise outer contour
    
    * .notdef#8736 (U+CB73) has a counter-clockwise outer contour
    
    * .notdef#8736 (U+CB73) has a counter-clockwise outer contour
    
    * .notdef#8736 (U+CB73) has a counter-clockwise outer contour
    
    * .notdef#8737 (U+CB74) has a counter-clockwise outer contour
    
    * .notdef#8737 (U+CB74) has a counter-clockwise outer contour
    
    * .notdef#8737 (U+CB74) has a counter-clockwise outer contour
    
    * .notdef#8737 (U+CB74) has a counter-clockwise outer contour
    
    * .notdef#8738 (U+CB75) has a counter-clockwise outer contour
    
    * .notdef#8738 (U+CB75) has a counter-clockwise outer contour
    
    * .notdef#8738 (U+CB75) has a counter-clockwise outer contour
    
    * .notdef#8738 (U+CB75) has a counter-clockwise outer contour
    
    * .notdef#8739 (U+CB76) has a counter-clockwise outer contour
    
    * .notdef#8739 (U+CB76) has a counter-clockwise outer contour
    
    * .notdef#8739 (U+CB76) has a counter-clockwise outer contour
    
    * .notdef#8739 (U+CB76) has a counter-clockwise outer contour
    
    * .notdef#874 (U+B9D0) has a counter-clockwise outer contour
    
    * .notdef#874 (U+B9D0) has a counter-clockwise outer contour
    
    * .notdef#874 (U+B9D0) has a counter-clockwise outer contour
    
    * .notdef#8740 (U+CB77) has a counter-clockwise outer contour
    
    * .notdef#8740 (U+CB77) has a counter-clockwise outer contour
    
    * .notdef#8740 (U+CB77) has a counter-clockwise outer contour
    
    * .notdef#8740 (U+CB77) has a counter-clockwise outer contour
    
    * .notdef#8741 (U+CB7A) has a counter-clockwise outer contour
    
    * .notdef#8741 (U+CB7A) has a counter-clockwise outer contour
    
    * .notdef#8741 (U+CB7A) has a counter-clockwise outer contour
    
    * .notdef#8741 (U+CB7A) has a counter-clockwise outer contour
    
    * .notdef#8742 (U+CB7B) has a counter-clockwise outer contour
    
    * .notdef#8742 (U+CB7B) has a counter-clockwise outer contour
    
    * .notdef#8742 (U+CB7B) has a counter-clockwise outer contour
    
    * .notdef#8742 (U+CB7B) has a counter-clockwise outer contour
    
    * .notdef#8743 (U+CB7C) has a counter-clockwise outer contour
    
    * .notdef#8743 (U+CB7C) has a counter-clockwise outer contour
    
    * .notdef#8743 (U+CB7C) has a counter-clockwise outer contour
    
    * .notdef#8743 (U+CB7C) has a counter-clockwise outer contour
    
    * .notdef#8744 (U+CB7D) has a counter-clockwise outer contour
    
    * .notdef#8744 (U+CB7D) has a counter-clockwise outer contour
    
    * .notdef#8744 (U+CB7D) has a counter-clockwise outer contour
    
    * .notdef#8744 (U+CB7D) has a counter-clockwise outer contour
    
    * .notdef#8745 (U+CB7E) has a counter-clockwise outer contour
    
    * .notdef#8745 (U+CB7E) has a counter-clockwise outer contour
    
    * .notdef#8745 (U+CB7E) has a counter-clockwise outer contour
    
    * .notdef#8745 (U+CB7E) has a counter-clockwise outer contour
    
    * .notdef#8745 (U+CB7E) has a counter-clockwise outer contour
    
    * .notdef#8746 (U+CB7F) has a counter-clockwise outer contour
    
    * .notdef#8746 (U+CB7F) has a counter-clockwise outer contour
    
    * .notdef#8746 (U+CB7F) has a counter-clockwise outer contour
    
    * .notdef#8746 (U+CB7F) has a counter-clockwise outer contour
    
    * .notdef#8746 (U+CB7F) has a counter-clockwise outer contour
    
    * .notdef#8747 (U+CB80) has a counter-clockwise outer contour
    
    * .notdef#8747 (U+CB80) has a counter-clockwise outer contour
    
    * .notdef#8747 (U+CB80) has a counter-clockwise outer contour
    
    * .notdef#8747 (U+CB80) has a counter-clockwise outer contour
    
    * .notdef#8748 (U+CB81) has a counter-clockwise outer contour
    
    * .notdef#8748 (U+CB81) has a counter-clockwise outer contour
    
    * .notdef#8748 (U+CB81) has a counter-clockwise outer contour
    
    * .notdef#8748 (U+CB81) has a counter-clockwise outer contour
    
    * .notdef#8748 (U+CB81) has a counter-clockwise outer contour
    
    * .notdef#8749 (U+CB82) has a counter-clockwise outer contour
    
    * .notdef#8749 (U+CB82) has a counter-clockwise outer contour
    
    * .notdef#8749 (U+CB82) has a counter-clockwise outer contour
    
    * .notdef#8749 (U+CB82) has a counter-clockwise outer contour
    
    * .notdef#8749 (U+CB82) has a counter-clockwise outer contour
    
    * .notdef#8749 (U+CB82) has a counter-clockwise outer contour
    
    * .notdef#875 (U+B9D1) has a counter-clockwise outer contour
    
    * .notdef#875 (U+B9D1) has a counter-clockwise outer contour
    
    * .notdef#875 (U+B9D1) has a counter-clockwise outer contour
    
    * .notdef#875 (U+B9D1) has a counter-clockwise outer contour
    
    * .notdef#8750 (U+CB83) has a counter-clockwise outer contour
    
    * .notdef#8750 (U+CB83) has a counter-clockwise outer contour
    
    * .notdef#8750 (U+CB83) has a counter-clockwise outer contour
    
    * .notdef#8750 (U+CB83) has a counter-clockwise outer contour
    
    * .notdef#8750 (U+CB83) has a counter-clockwise outer contour
    
    * .notdef#8750 (U+CB83) has a counter-clockwise outer contour
    
    * .notdef#8751 (U+CB84) has a counter-clockwise outer contour
    
    * .notdef#8751 (U+CB84) has a counter-clockwise outer contour
    
    * .notdef#8751 (U+CB84) has a counter-clockwise outer contour
    
    * .notdef#8751 (U+CB84) has a counter-clockwise outer contour
    
    * .notdef#8751 (U+CB84) has a counter-clockwise outer contour
    
    * .notdef#8752 (U+CB85) has a counter-clockwise outer contour
    
    * .notdef#8752 (U+CB85) has a counter-clockwise outer contour
    
    * .notdef#8752 (U+CB85) has a counter-clockwise outer contour
    
    * .notdef#8752 (U+CB85) has a counter-clockwise outer contour
    
    * .notdef#8752 (U+CB85) has a counter-clockwise outer contour
    
    * .notdef#8752 (U+CB85) has a counter-clockwise outer contour
    
    * .notdef#8753 (U+CB86) has a counter-clockwise outer contour
    
    * .notdef#8753 (U+CB86) has a counter-clockwise outer contour
    
    * .notdef#8753 (U+CB86) has a counter-clockwise outer contour
    
    * .notdef#8753 (U+CB86) has a counter-clockwise outer contour
    
    * .notdef#8753 (U+CB86) has a counter-clockwise outer contour
    
    * .notdef#8753 (U+CB86) has a counter-clockwise outer contour
    
    * .notdef#8753 (U+CB86) has a counter-clockwise outer contour
    
    * .notdef#8754 (U+CB87) has a counter-clockwise outer contour
    
    * .notdef#8754 (U+CB87) has a counter-clockwise outer contour
    
    * .notdef#8754 (U+CB87) has a counter-clockwise outer contour
    
    * .notdef#8754 (U+CB87) has a counter-clockwise outer contour
    
    * .notdef#8754 (U+CB87) has a counter-clockwise outer contour
    
    * .notdef#8755 (U+CB88) has a counter-clockwise outer contour
    
    * .notdef#8755 (U+CB88) has a counter-clockwise outer contour
    
    * .notdef#8755 (U+CB88) has a counter-clockwise outer contour
    
    * .notdef#8755 (U+CB88) has a counter-clockwise outer contour
    
    * .notdef#8755 (U+CB88) has a counter-clockwise outer contour
    
    * .notdef#8756 (U+CB89) has a counter-clockwise outer contour
    
    * .notdef#8756 (U+CB89) has a counter-clockwise outer contour
    
    * .notdef#8756 (U+CB89) has a counter-clockwise outer contour
    
    * .notdef#8756 (U+CB89) has a counter-clockwise outer contour
    
    * .notdef#8756 (U+CB89) has a counter-clockwise outer contour
    
    * .notdef#8757 (U+CB8A) has a counter-clockwise outer contour
    
    * .notdef#8757 (U+CB8A) has a counter-clockwise outer contour
    
    * .notdef#8757 (U+CB8A) has a counter-clockwise outer contour
    
    * .notdef#8757 (U+CB8A) has a counter-clockwise outer contour
    
    * .notdef#8757 (U+CB8A) has a counter-clockwise outer contour
    
    * .notdef#8758 (U+CB8B) has a counter-clockwise outer contour
    
    * .notdef#8758 (U+CB8B) has a counter-clockwise outer contour
    
    * .notdef#8758 (U+CB8B) has a counter-clockwise outer contour
    
    * .notdef#8758 (U+CB8B) has a counter-clockwise outer contour
    
    * .notdef#8758 (U+CB8B) has a counter-clockwise outer contour
    
    * .notdef#8759 (U+CB8C) has a counter-clockwise outer contour
    
    * .notdef#8759 (U+CB8C) has a counter-clockwise outer contour
    
    * .notdef#8759 (U+CB8C) has a counter-clockwise outer contour
    
    * .notdef#8759 (U+CB8C) has a counter-clockwise outer contour
    
    * .notdef#8759 (U+CB8C) has a counter-clockwise outer contour
    
    * .notdef#876 (U+B9D2) has a counter-clockwise outer contour
    
    * .notdef#876 (U+B9D2) has a counter-clockwise outer contour
    
    * .notdef#876 (U+B9D2) has a counter-clockwise outer contour
    
    * .notdef#876 (U+B9D2) has a counter-clockwise outer contour
    
    * .notdef#8760 (U+CB8D) has a counter-clockwise outer contour
    
    * .notdef#8760 (U+CB8D) has a counter-clockwise outer contour
    
    * .notdef#8760 (U+CB8D) has a counter-clockwise outer contour
    
    * .notdef#8760 (U+CB8D) has a counter-clockwise outer contour
    
    * .notdef#8760 (U+CB8D) has a counter-clockwise outer contour
    
    * .notdef#8761 (U+CB8E) has a counter-clockwise outer contour
    
    * .notdef#8761 (U+CB8E) has a counter-clockwise outer contour
    
    * .notdef#8761 (U+CB8E) has a counter-clockwise outer contour
    
    * .notdef#8761 (U+CB8E) has a counter-clockwise outer contour
    
    * .notdef#8761 (U+CB8E) has a counter-clockwise outer contour
    
    * .notdef#8761 (U+CB8E) has a counter-clockwise outer contour
    
    * .notdef#8762 (U+CB8F) has a counter-clockwise outer contour
    
    * .notdef#8762 (U+CB8F) has a counter-clockwise outer contour
    
    * .notdef#8762 (U+CB8F) has a counter-clockwise outer contour
    
    * .notdef#8762 (U+CB8F) has a counter-clockwise outer contour
    
    * .notdef#8762 (U+CB8F) has a counter-clockwise outer contour
    
    * .notdef#8762 (U+CB8F) has a counter-clockwise outer contour
    
    * .notdef#8763 (U+CB90) has a counter-clockwise outer contour
    
    * .notdef#8763 (U+CB90) has a counter-clockwise outer contour
    
    * .notdef#8763 (U+CB90) has a counter-clockwise outer contour
    
    * .notdef#8763 (U+CB90) has a counter-clockwise outer contour
    
    * .notdef#8763 (U+CB90) has a counter-clockwise outer contour
    
    * .notdef#8764 (U+CB91) has a counter-clockwise outer contour
    
    * .notdef#8764 (U+CB91) has a counter-clockwise outer contour
    
    * .notdef#8764 (U+CB91) has a counter-clockwise outer contour
    
    * .notdef#8764 (U+CB91) has a counter-clockwise outer contour
    
    * .notdef#8764 (U+CB91) has a counter-clockwise outer contour
    
    * .notdef#8765 (U+CB92) has a counter-clockwise outer contour
    
    * .notdef#8765 (U+CB92) has a counter-clockwise outer contour
    
    * .notdef#8765 (U+CB92) has a counter-clockwise outer contour
    
    * .notdef#8765 (U+CB92) has a counter-clockwise outer contour
    
    * .notdef#8765 (U+CB92) has a counter-clockwise outer contour
    
    * .notdef#8765 (U+CB92) has a counter-clockwise outer contour
    
    * .notdef#8766 (U+CB93) has a counter-clockwise outer contour
    
    * .notdef#8766 (U+CB93) has a counter-clockwise outer contour
    
    * .notdef#8766 (U+CB93) has a counter-clockwise outer contour
    
    * .notdef#8766 (U+CB93) has a counter-clockwise outer contour
    
    * .notdef#8766 (U+CB93) has a counter-clockwise outer contour
    
    * .notdef#8767 (U+CB94) has a counter-clockwise outer contour
    
    * .notdef#8767 (U+CB94) has a counter-clockwise outer contour
    
    * .notdef#8767 (U+CB94) has a counter-clockwise outer contour
    
    * .notdef#8767 (U+CB94) has a counter-clockwise outer contour
    
    * .notdef#8767 (U+CB94) has a counter-clockwise outer contour
    
    * .notdef#8768 (U+CB95) has a counter-clockwise outer contour
    
    * .notdef#8768 (U+CB95) has a counter-clockwise outer contour
    
    * .notdef#8768 (U+CB95) has a counter-clockwise outer contour
    
    * .notdef#8768 (U+CB95) has a counter-clockwise outer contour
    
    * .notdef#8768 (U+CB95) has a counter-clockwise outer contour
    
    * .notdef#8769 (U+CB96) has a counter-clockwise outer contour
    
    * .notdef#8769 (U+CB96) has a counter-clockwise outer contour
    
    * .notdef#8769 (U+CB96) has a counter-clockwise outer contour
    
    * .notdef#8769 (U+CB96) has a counter-clockwise outer contour
    
    * .notdef#8769 (U+CB96) has a counter-clockwise outer contour
    
    * .notdef#877 (U+B9D8) has a counter-clockwise outer contour
    
    * .notdef#877 (U+B9D8) has a counter-clockwise outer contour
    
    * .notdef#877 (U+B9D8) has a counter-clockwise outer contour
    
    * .notdef#8770 (U+CB97) has a counter-clockwise outer contour
    
    * .notdef#8770 (U+CB97) has a counter-clockwise outer contour
    
    * .notdef#8770 (U+CB97) has a counter-clockwise outer contour
    
    * .notdef#8770 (U+CB97) has a counter-clockwise outer contour
    
    * .notdef#8770 (U+CB97) has a counter-clockwise outer contour
    
    * .notdef#8771 (U+CB98) has a counter-clockwise outer contour
    
    * .notdef#8771 (U+CB98) has a counter-clockwise outer contour
    
    * .notdef#8771 (U+CB98) has a counter-clockwise outer contour
    
    * .notdef#8771 (U+CB98) has a counter-clockwise outer contour
    
    * .notdef#8771 (U+CB98) has a counter-clockwise outer contour
    
    * .notdef#8772 (U+CB99) has a counter-clockwise outer contour
    
    * .notdef#8772 (U+CB99) has a counter-clockwise outer contour
    
    * .notdef#8772 (U+CB99) has a counter-clockwise outer contour
    
    * .notdef#8772 (U+CB99) has a counter-clockwise outer contour
    
    * .notdef#8772 (U+CB99) has a counter-clockwise outer contour
    
    * .notdef#8773 (U+CB9A) has a counter-clockwise outer contour
    
    * .notdef#8773 (U+CB9A) has a counter-clockwise outer contour
    
    * .notdef#8773 (U+CB9A) has a counter-clockwise outer contour
    
    * .notdef#8773 (U+CB9A) has a counter-clockwise outer contour
    
    * .notdef#8773 (U+CB9A) has a counter-clockwise outer contour
    
    * .notdef#8773 (U+CB9A) has a counter-clockwise outer contour
    
    * .notdef#8774 (U+CB9B) has a counter-clockwise outer contour
    
    * .notdef#8774 (U+CB9B) has a counter-clockwise outer contour
    
    * .notdef#8774 (U+CB9B) has a counter-clockwise outer contour
    
    * .notdef#8774 (U+CB9B) has a counter-clockwise outer contour
    
    * .notdef#8774 (U+CB9B) has a counter-clockwise outer contour
    
    * .notdef#8774 (U+CB9B) has a counter-clockwise outer contour
    
    * .notdef#8775 (U+CB9D) has a counter-clockwise outer contour
    
    * .notdef#8775 (U+CB9D) has a counter-clockwise outer contour
    
    * .notdef#8775 (U+CB9D) has a counter-clockwise outer contour
    
    * .notdef#8775 (U+CB9D) has a counter-clockwise outer contour
    
    * .notdef#8776 (U+CB9E) has a counter-clockwise outer contour
    
    * .notdef#8776 (U+CB9E) has a counter-clockwise outer contour
    
    * .notdef#8776 (U+CB9E) has a counter-clockwise outer contour
    
    * .notdef#8776 (U+CB9E) has a counter-clockwise outer contour
    
    * .notdef#8776 (U+CB9E) has a counter-clockwise outer contour
    
    * .notdef#8777 (U+CB9F) has a counter-clockwise outer contour
    
    * .notdef#8777 (U+CB9F) has a counter-clockwise outer contour
    
    * .notdef#8777 (U+CB9F) has a counter-clockwise outer contour
    
    * .notdef#8777 (U+CB9F) has a counter-clockwise outer contour
    
    * .notdef#8778 (U+CBA0) has a counter-clockwise outer contour
    
    * .notdef#8778 (U+CBA0) has a counter-clockwise outer contour
    
    * .notdef#8778 (U+CBA0) has a counter-clockwise outer contour
    
    * .notdef#8778 (U+CBA0) has a counter-clockwise outer contour
    
    * .notdef#8779 (U+CBA1) has a counter-clockwise outer contour
    
    * .notdef#8779 (U+CBA1) has a counter-clockwise outer contour
    
    * .notdef#8779 (U+CBA1) has a counter-clockwise outer contour
    
    * .notdef#8779 (U+CBA1) has a counter-clockwise outer contour
    
    * .notdef#878 (U+B9D9) has a counter-clockwise outer contour
    
    * .notdef#878 (U+B9D9) has a counter-clockwise outer contour
    
    * .notdef#878 (U+B9D9) has a counter-clockwise outer contour
    
    * .notdef#8780 (U+CBA2) has a counter-clockwise outer contour
    
    * .notdef#8780 (U+CBA2) has a counter-clockwise outer contour
    
    * .notdef#8780 (U+CBA2) has a counter-clockwise outer contour
    
    * .notdef#8780 (U+CBA2) has a counter-clockwise outer contour
    
    * .notdef#8780 (U+CBA2) has a counter-clockwise outer contour
    
    * .notdef#8780 (U+CBA2) has a counter-clockwise outer contour
    
    * .notdef#8781 (U+CBA3) has a counter-clockwise outer contour
    
    * .notdef#8781 (U+CBA3) has a counter-clockwise outer contour
    
    * .notdef#8781 (U+CBA3) has a counter-clockwise outer contour
    
    * .notdef#8781 (U+CBA3) has a counter-clockwise outer contour
    
    * .notdef#8782 (U+CBA4) has a counter-clockwise outer contour
    
    * .notdef#8782 (U+CBA4) has a counter-clockwise outer contour
    
    * .notdef#8782 (U+CBA4) has a counter-clockwise outer contour
    
    * .notdef#8782 (U+CBA4) has a counter-clockwise outer contour
    
    * .notdef#8783 (U+CBA5) has a counter-clockwise outer contour
    
    * .notdef#8783 (U+CBA5) has a counter-clockwise outer contour
    
    * .notdef#8783 (U+CBA5) has a counter-clockwise outer contour
    
    * .notdef#8783 (U+CBA5) has a counter-clockwise outer contour
    
    * .notdef#8784 (U+CBA6) has a counter-clockwise outer contour
    
    * .notdef#8784 (U+CBA6) has a counter-clockwise outer contour
    
    * .notdef#8784 (U+CBA6) has a counter-clockwise outer contour
    
    * .notdef#8784 (U+CBA6) has a counter-clockwise outer contour
    
    * .notdef#8785 (U+CBA7) has a counter-clockwise outer contour
    
    * .notdef#8785 (U+CBA7) has a counter-clockwise outer contour
    
    * .notdef#8785 (U+CBA7) has a counter-clockwise outer contour
    
    * .notdef#8785 (U+CBA7) has a counter-clockwise outer contour
    
    * .notdef#8786 (U+CBA8) has a counter-clockwise outer contour
    
    * .notdef#8786 (U+CBA8) has a counter-clockwise outer contour
    
    * .notdef#8786 (U+CBA8) has a counter-clockwise outer contour
    
    * .notdef#8786 (U+CBA8) has a counter-clockwise outer contour
    
    * .notdef#8787 (U+CBA9) has a counter-clockwise outer contour
    
    * .notdef#8787 (U+CBA9) has a counter-clockwise outer contour
    
    * .notdef#8787 (U+CBA9) has a counter-clockwise outer contour
    
    * .notdef#8787 (U+CBA9) has a counter-clockwise outer contour
    
    * .notdef#8788 (U+CBAA) has a counter-clockwise outer contour
    
    * .notdef#8788 (U+CBAA) has a counter-clockwise outer contour
    
    * .notdef#8788 (U+CBAA) has a counter-clockwise outer contour
    
    * .notdef#8788 (U+CBAA) has a counter-clockwise outer contour
    
    * .notdef#8788 (U+CBAA) has a counter-clockwise outer contour
    
    * .notdef#8789 (U+CBAB) has a counter-clockwise outer contour
    
    * .notdef#8789 (U+CBAB) has a counter-clockwise outer contour
    
    * .notdef#8789 (U+CBAB) has a counter-clockwise outer contour
    
    * .notdef#8789 (U+CBAB) has a counter-clockwise outer contour
    
    * .notdef#8789 (U+CBAB) has a counter-clockwise outer contour
    
    * .notdef#879 (U+B9DB) has a counter-clockwise outer contour
    
    * .notdef#879 (U+B9DB) has a counter-clockwise outer contour
    
    * .notdef#879 (U+B9DB) has a counter-clockwise outer contour
    
    * .notdef#8790 (U+CBAC) has a counter-clockwise outer contour
    
    * .notdef#8790 (U+CBAC) has a counter-clockwise outer contour
    
    * .notdef#8790 (U+CBAC) has a counter-clockwise outer contour
    
    * .notdef#8790 (U+CBAC) has a counter-clockwise outer contour
    
    * .notdef#8791 (U+CBAD) has a counter-clockwise outer contour
    
    * .notdef#8791 (U+CBAD) has a counter-clockwise outer contour
    
    * .notdef#8791 (U+CBAD) has a counter-clockwise outer contour
    
    * .notdef#8791 (U+CBAD) has a counter-clockwise outer contour
    
    * .notdef#8792 (U+CBAE) has a counter-clockwise outer contour
    
    * .notdef#8792 (U+CBAE) has a counter-clockwise outer contour
    
    * .notdef#8792 (U+CBAE) has a counter-clockwise outer contour
    
    * .notdef#8792 (U+CBAE) has a counter-clockwise outer contour
    
    * .notdef#8793 (U+CBAF) has a counter-clockwise outer contour
    
    * .notdef#8793 (U+CBAF) has a counter-clockwise outer contour
    
    * .notdef#8793 (U+CBAF) has a counter-clockwise outer contour
    
    * .notdef#8793 (U+CBAF) has a counter-clockwise outer contour
    
    * .notdef#8794 (U+CBB0) has a counter-clockwise outer contour
    
    * .notdef#8794 (U+CBB0) has a counter-clockwise outer contour
    
    * .notdef#8794 (U+CBB0) has a counter-clockwise outer contour
    
    * .notdef#8794 (U+CBB0) has a counter-clockwise outer contour
    
    * .notdef#8795 (U+CBB1) has a counter-clockwise outer contour
    
    * .notdef#8795 (U+CBB1) has a counter-clockwise outer contour
    
    * .notdef#8795 (U+CBB1) has a counter-clockwise outer contour
    
    * .notdef#8795 (U+CBB1) has a counter-clockwise outer contour
    
    * .notdef#8796 (U+CBB2) has a counter-clockwise outer contour
    
    * .notdef#8796 (U+CBB2) has a counter-clockwise outer contour
    
    * .notdef#8796 (U+CBB2) has a counter-clockwise outer contour
    
    * .notdef#8796 (U+CBB2) has a counter-clockwise outer contour
    
    * .notdef#8797 (U+CBB3) has a counter-clockwise outer contour
    
    * .notdef#8797 (U+CBB3) has a counter-clockwise outer contour
    
    * .notdef#8797 (U+CBB3) has a counter-clockwise outer contour
    
    * .notdef#8797 (U+CBB3) has a counter-clockwise outer contour
    
    * .notdef#8798 (U+CBB4) has a counter-clockwise outer contour
    
    * .notdef#8798 (U+CBB4) has a counter-clockwise outer contour
    
    * .notdef#8798 (U+CBB4) has a counter-clockwise outer contour
    
    * .notdef#8798 (U+CBB4) has a counter-clockwise outer contour
    
    * .notdef#8799 (U+CBB5) has a counter-clockwise outer contour
    
    * .notdef#8799 (U+CBB5) has a counter-clockwise outer contour
    
    * .notdef#8799 (U+CBB5) has a counter-clockwise outer contour
    
    * .notdef#8799 (U+CBB5) has a counter-clockwise outer contour
    
    * .notdef#880 (U+B9DD) has a counter-clockwise outer contour
    
    * .notdef#880 (U+B9DD) has a counter-clockwise outer contour
    
    * .notdef#880 (U+B9DD) has a counter-clockwise outer contour
    
    * .notdef#8800 (U+CBB6) has a counter-clockwise outer contour
    
    * .notdef#8800 (U+CBB6) has a counter-clockwise outer contour
    
    * .notdef#8800 (U+CBB6) has a counter-clockwise outer contour
    
    * .notdef#8800 (U+CBB6) has a counter-clockwise outer contour
    
    * .notdef#8800 (U+CBB6) has a counter-clockwise outer contour
    
    * .notdef#8801 (U+CBB7) has a counter-clockwise outer contour
    
    * .notdef#8801 (U+CBB7) has a counter-clockwise outer contour
    
    * .notdef#8801 (U+CBB7) has a counter-clockwise outer contour
    
    * .notdef#8801 (U+CBB7) has a counter-clockwise outer contour
    
    * .notdef#8801 (U+CBB7) has a counter-clockwise outer contour
    
    * .notdef#8802 (U+CBB9) has a counter-clockwise outer contour
    
    * .notdef#8802 (U+CBB9) has a counter-clockwise outer contour
    
    * .notdef#8802 (U+CBB9) has a counter-clockwise outer contour
    
    * .notdef#8803 (U+CBBA) has a counter-clockwise outer contour
    
    * .notdef#8803 (U+CBBA) has a counter-clockwise outer contour
    
    * .notdef#8803 (U+CBBA) has a counter-clockwise outer contour
    
    * .notdef#8804 (U+CBBB) has a counter-clockwise outer contour
    
    * .notdef#8804 (U+CBBB) has a counter-clockwise outer contour
    
    * .notdef#8804 (U+CBBB) has a counter-clockwise outer contour
    
    * .notdef#8805 (U+CBBC) has a counter-clockwise outer contour
    
    * .notdef#8805 (U+CBBC) has a counter-clockwise outer contour
    
    * .notdef#8805 (U+CBBC) has a counter-clockwise outer contour
    
    * .notdef#8805 (U+CBBC) has a counter-clockwise outer contour
    
    * .notdef#8806 (U+CBBD) has a counter-clockwise outer contour
    
    * .notdef#8806 (U+CBBD) has a counter-clockwise outer contour
    
    * .notdef#8806 (U+CBBD) has a counter-clockwise outer contour
    
    * .notdef#8807 (U+CBBE) has a counter-clockwise outer contour
    
    * .notdef#8807 (U+CBBE) has a counter-clockwise outer contour
    
    * .notdef#8807 (U+CBBE) has a counter-clockwise outer contour
    
    * .notdef#8807 (U+CBBE) has a counter-clockwise outer contour
    
    * .notdef#8807 (U+CBBE) has a counter-clockwise outer contour
    
    * .notdef#8808 (U+CBBF) has a counter-clockwise outer contour
    
    * .notdef#8808 (U+CBBF) has a counter-clockwise outer contour
    
    * .notdef#8808 (U+CBBF) has a counter-clockwise outer contour
    
    * .notdef#8809 (U+CBC0) has a counter-clockwise outer contour
    
    * .notdef#8809 (U+CBC0) has a counter-clockwise outer contour
    
    * .notdef#8809 (U+CBC0) has a counter-clockwise outer contour
    
    * .notdef#881 (U+B9DE) has a counter-clockwise outer contour
    
    * .notdef#881 (U+B9DE) has a counter-clockwise outer contour
    
    * .notdef#881 (U+B9DE) has a counter-clockwise outer contour
    
    * .notdef#8810 (U+CBC1) has a counter-clockwise outer contour
    
    * .notdef#8810 (U+CBC1) has a counter-clockwise outer contour
    
    * .notdef#8810 (U+CBC1) has a counter-clockwise outer contour
    
    * .notdef#8811 (U+CBC2) has a counter-clockwise outer contour
    
    * .notdef#8811 (U+CBC2) has a counter-clockwise outer contour
    
    * .notdef#8811 (U+CBC2) has a counter-clockwise outer contour
    
    * .notdef#8812 (U+CBC3) has a counter-clockwise outer contour
    
    * .notdef#8812 (U+CBC3) has a counter-clockwise outer contour
    
    * .notdef#8812 (U+CBC3) has a counter-clockwise outer contour
    
    * .notdef#8813 (U+CBC4) has a counter-clockwise outer contour
    
    * .notdef#8813 (U+CBC4) has a counter-clockwise outer contour
    
    * .notdef#8813 (U+CBC4) has a counter-clockwise outer contour
    
    * .notdef#8814 (U+CBC5) has a counter-clockwise outer contour
    
    * .notdef#8814 (U+CBC5) has a counter-clockwise outer contour
    
    * .notdef#8814 (U+CBC5) has a counter-clockwise outer contour
    
    * .notdef#8815 (U+CBC6) has a counter-clockwise outer contour
    
    * .notdef#8815 (U+CBC6) has a counter-clockwise outer contour
    
    * .notdef#8815 (U+CBC6) has a counter-clockwise outer contour
    
    * .notdef#8816 (U+CBC7) has a counter-clockwise outer contour
    
    * .notdef#8816 (U+CBC7) has a counter-clockwise outer contour
    
    * .notdef#8816 (U+CBC7) has a counter-clockwise outer contour
    
    * .notdef#8817 (U+CBC8) has a counter-clockwise outer contour
    
    * .notdef#8817 (U+CBC8) has a counter-clockwise outer contour
    
    * .notdef#8817 (U+CBC8) has a counter-clockwise outer contour
    
    * .notdef#8818 (U+CBC9) has a counter-clockwise outer contour
    
    * .notdef#8818 (U+CBC9) has a counter-clockwise outer contour
    
    * .notdef#8818 (U+CBC9) has a counter-clockwise outer contour
    
    * .notdef#8819 (U+CBCA) has a counter-clockwise outer contour
    
    * .notdef#8819 (U+CBCA) has a counter-clockwise outer contour
    
    * .notdef#8819 (U+CBCA) has a counter-clockwise outer contour
    
    * .notdef#882 (U+B9E1) has a counter-clockwise outer contour
    
    * .notdef#882 (U+B9E1) has a counter-clockwise outer contour
    
    * .notdef#882 (U+B9E1) has a counter-clockwise outer contour
    
    * .notdef#8820 (U+CBCB) has a counter-clockwise outer contour
    
    * .notdef#8820 (U+CBCB) has a counter-clockwise outer contour
    
    * .notdef#8820 (U+CBCB) has a counter-clockwise outer contour
    
    * .notdef#8820 (U+CBCB) has a counter-clockwise outer contour
    
    * .notdef#8821 (U+CBCC) has a counter-clockwise outer contour
    
    * .notdef#8821 (U+CBCC) has a counter-clockwise outer contour
    
    * .notdef#8821 (U+CBCC) has a counter-clockwise outer contour
    
    * .notdef#8822 (U+CBCD) has a counter-clockwise outer contour
    
    * .notdef#8822 (U+CBCD) has a counter-clockwise outer contour
    
    * .notdef#8822 (U+CBCD) has a counter-clockwise outer contour
    
    * .notdef#8822 (U+CBCD) has a counter-clockwise outer contour
    
    * .notdef#8823 (U+CBCE) has a counter-clockwise outer contour
    
    * .notdef#8823 (U+CBCE) has a counter-clockwise outer contour
    
    * .notdef#8823 (U+CBCE) has a counter-clockwise outer contour
    
    * .notdef#8824 (U+CBCF) has a counter-clockwise outer contour
    
    * .notdef#8824 (U+CBCF) has a counter-clockwise outer contour
    
    * .notdef#8824 (U+CBCF) has a counter-clockwise outer contour
    
    * .notdef#8825 (U+CBD0) has a counter-clockwise outer contour
    
    * .notdef#8825 (U+CBD0) has a counter-clockwise outer contour
    
    * .notdef#8825 (U+CBD0) has a counter-clockwise outer contour
    
    * .notdef#8826 (U+CBD1) has a counter-clockwise outer contour
    
    * .notdef#8826 (U+CBD1) has a counter-clockwise outer contour
    
    * .notdef#8826 (U+CBD1) has a counter-clockwise outer contour
    
    * .notdef#8827 (U+CBD2) has a counter-clockwise outer contour
    
    * .notdef#8827 (U+CBD2) has a counter-clockwise outer contour
    
    * .notdef#8827 (U+CBD2) has a counter-clockwise outer contour
    
    * .notdef#8827 (U+CBD2) has a counter-clockwise outer contour
    
    * .notdef#8828 (U+CBD3) has a counter-clockwise outer contour
    
    * .notdef#8828 (U+CBD3) has a counter-clockwise outer contour
    
    * .notdef#8828 (U+CBD3) has a counter-clockwise outer contour
    
    * .notdef#8828 (U+CBD3) has a counter-clockwise outer contour
    
    * .notdef#8829 (U+CBD5) has a counter-clockwise outer contour
    
    * .notdef#8829 (U+CBD5) has a counter-clockwise outer contour
    
    * .notdef#8829 (U+CBD5) has a counter-clockwise outer contour
    
    * .notdef#8829 (U+CBD5) has a counter-clockwise outer contour
    
    * .notdef#883 (U+B9E3) has a counter-clockwise outer contour
    
    * .notdef#883 (U+B9E3) has a counter-clockwise outer contour
    
    * .notdef#883 (U+B9E3) has a counter-clockwise outer contour
    
    * .notdef#883 (U+B9E3) has a counter-clockwise outer contour
    
    * .notdef#8830 (U+CBD6) has a counter-clockwise outer contour
    
    * .notdef#8830 (U+CBD6) has a counter-clockwise outer contour
    
    * .notdef#8830 (U+CBD6) has a counter-clockwise outer contour
    
    * .notdef#8830 (U+CBD6) has a counter-clockwise outer contour
    
    * .notdef#8830 (U+CBD6) has a counter-clockwise outer contour
    
    * .notdef#8831 (U+CBD7) has a counter-clockwise outer contour
    
    * .notdef#8831 (U+CBD7) has a counter-clockwise outer contour
    
    * .notdef#8831 (U+CBD7) has a counter-clockwise outer contour
    
    * .notdef#8831 (U+CBD7) has a counter-clockwise outer contour
    
    * .notdef#8831 (U+CBD7) has a counter-clockwise outer contour
    
    * .notdef#8832 (U+CBD8) has a counter-clockwise outer contour
    
    * .notdef#8832 (U+CBD8) has a counter-clockwise outer contour
    
    * .notdef#8832 (U+CBD8) has a counter-clockwise outer contour
    
    * .notdef#8832 (U+CBD8) has a counter-clockwise outer contour
    
    * .notdef#8833 (U+CBD9) has a counter-clockwise outer contour
    
    * .notdef#8833 (U+CBD9) has a counter-clockwise outer contour
    
    * .notdef#8833 (U+CBD9) has a counter-clockwise outer contour
    
    * .notdef#8833 (U+CBD9) has a counter-clockwise outer contour
    
    * .notdef#8833 (U+CBD9) has a counter-clockwise outer contour
    
    * .notdef#8834 (U+CBDA) has a counter-clockwise outer contour
    
    * .notdef#8834 (U+CBDA) has a counter-clockwise outer contour
    
    * .notdef#8834 (U+CBDA) has a counter-clockwise outer contour
    
    * .notdef#8834 (U+CBDA) has a counter-clockwise outer contour
    
    * .notdef#8834 (U+CBDA) has a counter-clockwise outer contour
    
    * .notdef#8834 (U+CBDA) has a counter-clockwise outer contour
    
    * .notdef#8835 (U+CBDB) has a counter-clockwise outer contour
    
    * .notdef#8835 (U+CBDB) has a counter-clockwise outer contour
    
    * .notdef#8835 (U+CBDB) has a counter-clockwise outer contour
    
    * .notdef#8835 (U+CBDB) has a counter-clockwise outer contour
    
    * .notdef#8836 (U+CBDC) has a counter-clockwise outer contour
    
    * .notdef#8836 (U+CBDC) has a counter-clockwise outer contour
    
    * .notdef#8836 (U+CBDC) has a counter-clockwise outer contour
    
    * .notdef#8836 (U+CBDC) has a counter-clockwise outer contour
    
    * .notdef#8837 (U+CBDD) has a counter-clockwise outer contour
    
    * .notdef#8837 (U+CBDD) has a counter-clockwise outer contour
    
    * .notdef#8837 (U+CBDD) has a counter-clockwise outer contour
    
    * .notdef#8837 (U+CBDD) has a counter-clockwise outer contour
    
    * .notdef#8837 (U+CBDD) has a counter-clockwise outer contour
    
    * .notdef#8838 (U+CBDE) has a counter-clockwise outer contour
    
    * .notdef#8838 (U+CBDE) has a counter-clockwise outer contour
    
    * .notdef#8838 (U+CBDE) has a counter-clockwise outer contour
    
    * .notdef#8838 (U+CBDE) has a counter-clockwise outer contour
    
    * .notdef#8838 (U+CBDE) has a counter-clockwise outer contour
    
    * .notdef#8839 (U+CBDF) has a counter-clockwise outer contour
    
    * .notdef#8839 (U+CBDF) has a counter-clockwise outer contour
    
    * .notdef#8839 (U+CBDF) has a counter-clockwise outer contour
    
    * .notdef#8839 (U+CBDF) has a counter-clockwise outer contour
    
    * .notdef#8839 (U+CBDF) has a counter-clockwise outer contour
    
    * .notdef#884 (U+B9E4) has a counter-clockwise outer contour
    
    * .notdef#884 (U+B9E4) has a counter-clockwise outer contour
    
    * .notdef#8840 (U+CBE0) has a counter-clockwise outer contour
    
    * .notdef#8840 (U+CBE0) has a counter-clockwise outer contour
    
    * .notdef#8840 (U+CBE0) has a counter-clockwise outer contour
    
    * .notdef#8840 (U+CBE0) has a counter-clockwise outer contour
    
    * .notdef#8840 (U+CBE0) has a counter-clockwise outer contour
    
    * .notdef#8841 (U+CBE1) has a counter-clockwise outer contour
    
    * .notdef#8841 (U+CBE1) has a counter-clockwise outer contour
    
    * .notdef#8841 (U+CBE1) has a counter-clockwise outer contour
    
    * .notdef#8841 (U+CBE1) has a counter-clockwise outer contour
    
    * .notdef#8841 (U+CBE1) has a counter-clockwise outer contour
    
    * .notdef#8842 (U+CBE2) has a counter-clockwise outer contour
    
    * .notdef#8842 (U+CBE2) has a counter-clockwise outer contour
    
    * .notdef#8842 (U+CBE2) has a counter-clockwise outer contour
    
    * .notdef#8842 (U+CBE2) has a counter-clockwise outer contour
    
    * .notdef#8842 (U+CBE2) has a counter-clockwise outer contour
    
    * .notdef#8842 (U+CBE2) has a counter-clockwise outer contour
    
    * .notdef#8843 (U+CBE3) has a counter-clockwise outer contour
    
    * .notdef#8843 (U+CBE3) has a counter-clockwise outer contour
    
    * .notdef#8843 (U+CBE3) has a counter-clockwise outer contour
    
    * .notdef#8843 (U+CBE3) has a counter-clockwise outer contour
    
    * .notdef#8843 (U+CBE3) has a counter-clockwise outer contour
    
    * .notdef#8843 (U+CBE3) has a counter-clockwise outer contour
    
    * .notdef#8844 (U+CBE5) has a counter-clockwise outer contour
    
    * .notdef#8844 (U+CBE5) has a counter-clockwise outer contour
    
    * .notdef#8844 (U+CBE5) has a counter-clockwise outer contour
    
    * .notdef#8844 (U+CBE5) has a counter-clockwise outer contour
    
    * .notdef#8845 (U+CBE6) has a counter-clockwise outer contour
    
    * .notdef#8845 (U+CBE6) has a counter-clockwise outer contour
    
    * .notdef#8845 (U+CBE6) has a counter-clockwise outer contour
    
    * .notdef#8845 (U+CBE6) has a counter-clockwise outer contour
    
    * .notdef#8845 (U+CBE6) has a counter-clockwise outer contour
    
    * .notdef#8846 (U+CBE8) has a counter-clockwise outer contour
    
    * .notdef#8846 (U+CBE8) has a counter-clockwise outer contour
    
    * .notdef#8846 (U+CBE8) has a counter-clockwise outer contour
    
    * .notdef#8846 (U+CBE8) has a counter-clockwise outer contour
    
    * .notdef#8847 (U+CBEA) has a counter-clockwise outer contour
    
    * .notdef#8847 (U+CBEA) has a counter-clockwise outer contour
    
    * .notdef#8847 (U+CBEA) has a counter-clockwise outer contour
    
    * .notdef#8847 (U+CBEA) has a counter-clockwise outer contour
    
    * .notdef#8848 (U+CBEB) has a counter-clockwise outer contour
    
    * .notdef#8848 (U+CBEB) has a counter-clockwise outer contour
    
    * .notdef#8848 (U+CBEB) has a counter-clockwise outer contour
    
    * .notdef#8848 (U+CBEB) has a counter-clockwise outer contour
    
    * .notdef#8849 (U+CBEC) has a counter-clockwise outer contour
    
    * .notdef#8849 (U+CBEC) has a counter-clockwise outer contour
    
    * .notdef#8849 (U+CBEC) has a counter-clockwise outer contour
    
    * .notdef#8849 (U+CBEC) has a counter-clockwise outer contour
    
    * .notdef#885 (U+B9E5) has a counter-clockwise outer contour
    
    * .notdef#885 (U+B9E5) has a counter-clockwise outer contour
    
    * .notdef#885 (U+B9E5) has a counter-clockwise outer contour
    
    * .notdef#8850 (U+CBED) has a counter-clockwise outer contour
    
    * .notdef#8850 (U+CBED) has a counter-clockwise outer contour
    
    * .notdef#8850 (U+CBED) has a counter-clockwise outer contour
    
    * .notdef#8850 (U+CBED) has a counter-clockwise outer contour
    
    * .notdef#8851 (U+CBEE) has a counter-clockwise outer contour
    
    * .notdef#8851 (U+CBEE) has a counter-clockwise outer contour
    
    * .notdef#8851 (U+CBEE) has a counter-clockwise outer contour
    
    * .notdef#8851 (U+CBEE) has a counter-clockwise outer contour
    
    * .notdef#8851 (U+CBEE) has a counter-clockwise outer contour
    
    * .notdef#8852 (U+CBEF) has a counter-clockwise outer contour
    
    * .notdef#8852 (U+CBEF) has a counter-clockwise outer contour
    
    * .notdef#8852 (U+CBEF) has a counter-clockwise outer contour
    
    * .notdef#8852 (U+CBEF) has a counter-clockwise outer contour
    
    * .notdef#8852 (U+CBEF) has a counter-clockwise outer contour
    
    * .notdef#8853 (U+CBF0) has a counter-clockwise outer contour
    
    * .notdef#8853 (U+CBF0) has a counter-clockwise outer contour
    
    * .notdef#8853 (U+CBF0) has a counter-clockwise outer contour
    
    * .notdef#8853 (U+CBF0) has a counter-clockwise outer contour
    
    * .notdef#8854 (U+CBF1) has a counter-clockwise outer contour
    
    * .notdef#8854 (U+CBF1) has a counter-clockwise outer contour
    
    * .notdef#8854 (U+CBF1) has a counter-clockwise outer contour
    
    * .notdef#8854 (U+CBF1) has a counter-clockwise outer contour
    
    * .notdef#8855 (U+CBF2) has a counter-clockwise outer contour
    
    * .notdef#8855 (U+CBF2) has a counter-clockwise outer contour
    
    * .notdef#8855 (U+CBF2) has a counter-clockwise outer contour
    
    * .notdef#8855 (U+CBF2) has a counter-clockwise outer contour
    
    * .notdef#8855 (U+CBF2) has a counter-clockwise outer contour
    
    * .notdef#8856 (U+CBF3) has a counter-clockwise outer contour
    
    * .notdef#8856 (U+CBF3) has a counter-clockwise outer contour
    
    * .notdef#8856 (U+CBF3) has a counter-clockwise outer contour
    
    * .notdef#8856 (U+CBF3) has a counter-clockwise outer contour
    
    * .notdef#8856 (U+CBF3) has a counter-clockwise outer contour
    
    * .notdef#8857 (U+CBF4) has a counter-clockwise outer contour
    
    * .notdef#8857 (U+CBF4) has a counter-clockwise outer contour
    
    * .notdef#8857 (U+CBF4) has a counter-clockwise outer contour
    
    * .notdef#8857 (U+CBF4) has a counter-clockwise outer contour
    
    * .notdef#8858 (U+CBF5) has a counter-clockwise outer contour
    
    * .notdef#8858 (U+CBF5) has a counter-clockwise outer contour
    
    * .notdef#8858 (U+CBF5) has a counter-clockwise outer contour
    
    * .notdef#8858 (U+CBF5) has a counter-clockwise outer contour
    
    * .notdef#8858 (U+CBF5) has a counter-clockwise outer contour
    
    * .notdef#8859 (U+CBF6) has a counter-clockwise outer contour
    
    * .notdef#8859 (U+CBF6) has a counter-clockwise outer contour
    
    * .notdef#8859 (U+CBF6) has a counter-clockwise outer contour
    
    * .notdef#8859 (U+CBF6) has a counter-clockwise outer contour
    
    * .notdef#8859 (U+CBF6) has a counter-clockwise outer contour
    
    * .notdef#8859 (U+CBF6) has a counter-clockwise outer contour
    
    * .notdef#886 (U+B9E8) has a counter-clockwise outer contour
    
    * .notdef#886 (U+B9E8) has a counter-clockwise outer contour
    
    * .notdef#886 (U+B9E8) has a counter-clockwise outer contour
    
    * .notdef#8860 (U+CBF7) has a counter-clockwise outer contour
    
    * .notdef#8860 (U+CBF7) has a counter-clockwise outer contour
    
    * .notdef#8860 (U+CBF7) has a counter-clockwise outer contour
    
    * .notdef#8860 (U+CBF7) has a counter-clockwise outer contour
    
    * .notdef#8861 (U+CBF8) has a counter-clockwise outer contour
    
    * .notdef#8861 (U+CBF8) has a counter-clockwise outer contour
    
    * .notdef#8861 (U+CBF8) has a counter-clockwise outer contour
    
    * .notdef#8861 (U+CBF8) has a counter-clockwise outer contour
    
    * .notdef#8862 (U+CBF9) has a counter-clockwise outer contour
    
    * .notdef#8862 (U+CBF9) has a counter-clockwise outer contour
    
    * .notdef#8862 (U+CBF9) has a counter-clockwise outer contour
    
    * .notdef#8862 (U+CBF9) has a counter-clockwise outer contour
    
    * .notdef#8862 (U+CBF9) has a counter-clockwise outer contour
    
    * .notdef#8863 (U+CBFA) has a counter-clockwise outer contour
    
    * .notdef#8863 (U+CBFA) has a counter-clockwise outer contour
    
    * .notdef#8863 (U+CBFA) has a counter-clockwise outer contour
    
    * .notdef#8863 (U+CBFA) has a counter-clockwise outer contour
    
    * .notdef#8863 (U+CBFA) has a counter-clockwise outer contour
    
    * .notdef#8864 (U+CBFB) has a counter-clockwise outer contour
    
    * .notdef#8864 (U+CBFB) has a counter-clockwise outer contour
    
    * .notdef#8864 (U+CBFB) has a counter-clockwise outer contour
    
    * .notdef#8864 (U+CBFB) has a counter-clockwise outer contour
    
    * .notdef#8864 (U+CBFB) has a counter-clockwise outer contour
    
    * .notdef#8865 (U+CBFC) has a counter-clockwise outer contour
    
    * .notdef#8865 (U+CBFC) has a counter-clockwise outer contour
    
    * .notdef#8865 (U+CBFC) has a counter-clockwise outer contour
    
    * .notdef#8865 (U+CBFC) has a counter-clockwise outer contour
    
    * .notdef#8865 (U+CBFC) has a counter-clockwise outer contour
    
    * .notdef#8866 (U+CBFD) has a counter-clockwise outer contour
    
    * .notdef#8866 (U+CBFD) has a counter-clockwise outer contour
    
    * .notdef#8866 (U+CBFD) has a counter-clockwise outer contour
    
    * .notdef#8866 (U+CBFD) has a counter-clockwise outer contour
    
    * .notdef#8866 (U+CBFD) has a counter-clockwise outer contour
    
    * .notdef#8867 (U+CBFE) has a counter-clockwise outer contour
    
    * .notdef#8867 (U+CBFE) has a counter-clockwise outer contour
    
    * .notdef#8867 (U+CBFE) has a counter-clockwise outer contour
    
    * .notdef#8867 (U+CBFE) has a counter-clockwise outer contour
    
    * .notdef#8867 (U+CBFE) has a counter-clockwise outer contour
    
    * .notdef#8867 (U+CBFE) has a counter-clockwise outer contour
    
    * .notdef#8868 (U+CBFF) has a counter-clockwise outer contour
    
    * .notdef#8868 (U+CBFF) has a counter-clockwise outer contour
    
    * .notdef#8868 (U+CBFF) has a counter-clockwise outer contour
    
    * .notdef#8868 (U+CBFF) has a counter-clockwise outer contour
    
    * .notdef#8868 (U+CBFF) has a counter-clockwise outer contour
    
    * .notdef#8868 (U+CBFF) has a counter-clockwise outer contour
    
    * .notdef#8869 (U+CC00) has a counter-clockwise outer contour
    
    * .notdef#8869 (U+CC00) has a counter-clockwise outer contour
    
    * .notdef#8869 (U+CC00) has a counter-clockwise outer contour
    
    * .notdef#8869 (U+CC00) has a counter-clockwise outer contour
    
    * .notdef#887 (U+B9EC) has a counter-clockwise outer contour
    
    * .notdef#887 (U+B9EC) has a counter-clockwise outer contour
    
    * .notdef#887 (U+B9EC) has a counter-clockwise outer contour
    
    * .notdef#8870 (U+CC01) has a counter-clockwise outer contour
    
    * .notdef#8870 (U+CC01) has a counter-clockwise outer contour
    
    * .notdef#8870 (U+CC01) has a counter-clockwise outer contour
    
    * .notdef#8870 (U+CC01) has a counter-clockwise outer contour
    
    * .notdef#8871 (U+CC02) has a counter-clockwise outer contour
    
    * .notdef#8871 (U+CC02) has a counter-clockwise outer contour
    
    * .notdef#8871 (U+CC02) has a counter-clockwise outer contour
    
    * .notdef#8871 (U+CC02) has a counter-clockwise outer contour
    
    * .notdef#8871 (U+CC02) has a counter-clockwise outer contour
    
    * .notdef#8872 (U+CC03) has a counter-clockwise outer contour
    
    * .notdef#8872 (U+CC03) has a counter-clockwise outer contour
    
    * .notdef#8872 (U+CC03) has a counter-clockwise outer contour
    
    * .notdef#8872 (U+CC03) has a counter-clockwise outer contour
    
    * .notdef#8873 (U+CC04) has a counter-clockwise outer contour
    
    * .notdef#8873 (U+CC04) has a counter-clockwise outer contour
    
    * .notdef#8873 (U+CC04) has a counter-clockwise outer contour
    
    * .notdef#8873 (U+CC04) has a counter-clockwise outer contour
    
    * .notdef#8874 (U+CC05) has a counter-clockwise outer contour
    
    * .notdef#8874 (U+CC05) has a counter-clockwise outer contour
    
    * .notdef#8874 (U+CC05) has a counter-clockwise outer contour
    
    * .notdef#8874 (U+CC05) has a counter-clockwise outer contour
    
    * .notdef#8875 (U+CC06) has a counter-clockwise outer contour
    
    * .notdef#8875 (U+CC06) has a counter-clockwise outer contour
    
    * .notdef#8875 (U+CC06) has a counter-clockwise outer contour
    
    * .notdef#8875 (U+CC06) has a counter-clockwise outer contour
    
    * .notdef#8876 (U+CC07) has a counter-clockwise outer contour
    
    * .notdef#8876 (U+CC07) has a counter-clockwise outer contour
    
    * .notdef#8876 (U+CC07) has a counter-clockwise outer contour
    
    * .notdef#8876 (U+CC07) has a counter-clockwise outer contour
    
    * .notdef#8877 (U+CC08) has a counter-clockwise outer contour
    
    * .notdef#8877 (U+CC08) has a counter-clockwise outer contour
    
    * .notdef#8877 (U+CC08) has a counter-clockwise outer contour
    
    * .notdef#8877 (U+CC08) has a counter-clockwise outer contour
    
    * .notdef#8878 (U+CC09) has a counter-clockwise outer contour
    
    * .notdef#8878 (U+CC09) has a counter-clockwise outer contour
    
    * .notdef#8878 (U+CC09) has a counter-clockwise outer contour
    
    * .notdef#8878 (U+CC09) has a counter-clockwise outer contour
    
    * .notdef#8879 (U+CC0A) has a counter-clockwise outer contour
    
    * .notdef#8879 (U+CC0A) has a counter-clockwise outer contour
    
    * .notdef#8879 (U+CC0A) has a counter-clockwise outer contour
    
    * .notdef#8879 (U+CC0A) has a counter-clockwise outer contour
    
    * .notdef#8879 (U+CC0A) has a counter-clockwise outer contour
    
    * .notdef#888 (U+B9F4) has a counter-clockwise outer contour
    
    * .notdef#888 (U+B9F4) has a counter-clockwise outer contour
    
    * .notdef#888 (U+B9F4) has a counter-clockwise outer contour
    
    * .notdef#8880 (U+CC0B) has a counter-clockwise outer contour
    
    * .notdef#8880 (U+CC0B) has a counter-clockwise outer contour
    
    * .notdef#8880 (U+CC0B) has a counter-clockwise outer contour
    
    * .notdef#8880 (U+CC0B) has a counter-clockwise outer contour
    
    * .notdef#8880 (U+CC0B) has a counter-clockwise outer contour
    
    * .notdef#8881 (U+CC0E) has a counter-clockwise outer contour
    
    * .notdef#8881 (U+CC0E) has a counter-clockwise outer contour
    
    * .notdef#8881 (U+CC0E) has a counter-clockwise outer contour
    
    * .notdef#8881 (U+CC0E) has a counter-clockwise outer contour
    
    * .notdef#8882 (U+CC0F) has a counter-clockwise outer contour
    
    * .notdef#8882 (U+CC0F) has a counter-clockwise outer contour
    
    * .notdef#8882 (U+CC0F) has a counter-clockwise outer contour
    
    * .notdef#8882 (U+CC0F) has a counter-clockwise outer contour
    
    * .notdef#8883 (U+CC11) has a counter-clockwise outer contour
    
    * .notdef#8883 (U+CC11) has a counter-clockwise outer contour
    
    * .notdef#8883 (U+CC11) has a counter-clockwise outer contour
    
    * .notdef#8883 (U+CC11) has a counter-clockwise outer contour
    
    * .notdef#8884 (U+CC12) has a counter-clockwise outer contour
    
    * .notdef#8884 (U+CC12) has a counter-clockwise outer contour
    
    * .notdef#8884 (U+CC12) has a counter-clockwise outer contour
    
    * .notdef#8884 (U+CC12) has a counter-clockwise outer contour
    
    * .notdef#8884 (U+CC12) has a counter-clockwise outer contour
    
    * .notdef#8885 (U+CC13) has a counter-clockwise outer contour
    
    * .notdef#8885 (U+CC13) has a counter-clockwise outer contour
    
    * .notdef#8885 (U+CC13) has a counter-clockwise outer contour
    
    * .notdef#8886 (U+CC15) has a counter-clockwise outer contour
    
    * .notdef#8886 (U+CC15) has a counter-clockwise outer contour
    
    * .notdef#8886 (U+CC15) has a counter-clockwise outer contour
    
    * .notdef#8886 (U+CC15) has a counter-clockwise outer contour
    
    * .notdef#8887 (U+CC16) has a counter-clockwise outer contour
    
    * .notdef#8887 (U+CC16) has a counter-clockwise outer contour
    
    * .notdef#8887 (U+CC16) has a counter-clockwise outer contour
    
    * .notdef#8887 (U+CC16) has a counter-clockwise outer contour
    
    * .notdef#8888 (U+CC17) has a counter-clockwise outer contour
    
    * .notdef#8888 (U+CC17) has a counter-clockwise outer contour
    
    * .notdef#8888 (U+CC17) has a counter-clockwise outer contour
    
    * .notdef#8888 (U+CC17) has a counter-clockwise outer contour
    
    * .notdef#8889 (U+CC18) has a counter-clockwise outer contour
    
    * .notdef#8889 (U+CC18) has a counter-clockwise outer contour
    
    * .notdef#8889 (U+CC18) has a counter-clockwise outer contour
    
    * .notdef#8889 (U+CC18) has a counter-clockwise outer contour
    
    * .notdef#889 (U+B9F5) has a counter-clockwise outer contour
    
    * .notdef#889 (U+B9F5) has a counter-clockwise outer contour
    
    * .notdef#889 (U+B9F5) has a counter-clockwise outer contour
    
    * .notdef#8890 (U+CC19) has a counter-clockwise outer contour
    
    * .notdef#8890 (U+CC19) has a counter-clockwise outer contour
    
    * .notdef#8890 (U+CC19) has a counter-clockwise outer contour
    
    * .notdef#8890 (U+CC19) has a counter-clockwise outer contour
    
    * .notdef#8891 (U+CC1A) has a counter-clockwise outer contour
    
    * .notdef#8891 (U+CC1A) has a counter-clockwise outer contour
    
    * .notdef#8891 (U+CC1A) has a counter-clockwise outer contour
    
    * .notdef#8891 (U+CC1A) has a counter-clockwise outer contour
    
    * .notdef#8891 (U+CC1A) has a counter-clockwise outer contour
    
    * .notdef#8892 (U+CC1B) has a counter-clockwise outer contour
    
    * .notdef#8892 (U+CC1B) has a counter-clockwise outer contour
    
    * .notdef#8892 (U+CC1B) has a counter-clockwise outer contour
    
    * .notdef#8892 (U+CC1B) has a counter-clockwise outer contour
    
    * .notdef#8892 (U+CC1B) has a counter-clockwise outer contour
    
    * .notdef#8893 (U+CC1E) has a counter-clockwise outer contour
    
    * .notdef#8893 (U+CC1E) has a counter-clockwise outer contour
    
    * .notdef#8893 (U+CC1E) has a counter-clockwise outer contour
    
    * .notdef#8893 (U+CC1E) has a counter-clockwise outer contour
    
    * .notdef#8894 (U+CC1F) has a counter-clockwise outer contour
    
    * .notdef#8894 (U+CC1F) has a counter-clockwise outer contour
    
    * .notdef#8894 (U+CC1F) has a counter-clockwise outer contour
    
    * .notdef#8895 (U+CC20) has a counter-clockwise outer contour
    
    * .notdef#8895 (U+CC20) has a counter-clockwise outer contour
    
    * .notdef#8895 (U+CC20) has a counter-clockwise outer contour
    
    * .notdef#8896 (U+CC23) has a counter-clockwise outer contour
    
    * .notdef#8896 (U+CC23) has a counter-clockwise outer contour
    
    * .notdef#8896 (U+CC23) has a counter-clockwise outer contour
    
    * .notdef#8897 (U+CC24) has a counter-clockwise outer contour
    
    * .notdef#8897 (U+CC24) has a counter-clockwise outer contour
    
    * .notdef#8897 (U+CC24) has a counter-clockwise outer contour
    
    * .notdef#8898 (U+CC25) has a counter-clockwise outer contour
    
    * .notdef#8898 (U+CC25) has a counter-clockwise outer contour
    
    * .notdef#8898 (U+CC25) has a counter-clockwise outer contour
    
    * .notdef#8899 (U+CC26) has a counter-clockwise outer contour
    
    * .notdef#8899 (U+CC26) has a counter-clockwise outer contour
    
    * .notdef#8899 (U+CC26) has a counter-clockwise outer contour
    
    * .notdef#8899 (U+CC26) has a counter-clockwise outer contour
    
    * .notdef#890 (U+B9F7) has a counter-clockwise outer contour
    
    * .notdef#890 (U+B9F7) has a counter-clockwise outer contour
    
    * .notdef#890 (U+B9F7) has a counter-clockwise outer contour
    
    * .notdef#8900 (U+CC2A) has a counter-clockwise outer contour
    
    * .notdef#8900 (U+CC2A) has a counter-clockwise outer contour
    
    * .notdef#8900 (U+CC2A) has a counter-clockwise outer contour
    
    * .notdef#8900 (U+CC2A) has a counter-clockwise outer contour
    
    * .notdef#8901 (U+CC2B) has a counter-clockwise outer contour
    
    * .notdef#8901 (U+CC2B) has a counter-clockwise outer contour
    
    * .notdef#8901 (U+CC2B) has a counter-clockwise outer contour
    
    * .notdef#8901 (U+CC2B) has a counter-clockwise outer contour
    
    * .notdef#8902 (U+CC2D) has a counter-clockwise outer contour
    
    * .notdef#8902 (U+CC2D) has a counter-clockwise outer contour
    
    * .notdef#8902 (U+CC2D) has a counter-clockwise outer contour
    
    * .notdef#8902 (U+CC2D) has a counter-clockwise outer contour
    
    * .notdef#8903 (U+CC2F) has a counter-clockwise outer contour
    
    * .notdef#8903 (U+CC2F) has a counter-clockwise outer contour
    
    * .notdef#8903 (U+CC2F) has a counter-clockwise outer contour
    
    * .notdef#8904 (U+CC31) has a counter-clockwise outer contour
    
    * .notdef#8904 (U+CC31) has a counter-clockwise outer contour
    
    * .notdef#8904 (U+CC31) has a counter-clockwise outer contour
    
    * .notdef#8904 (U+CC31) has a counter-clockwise outer contour
    
    * .notdef#8905 (U+CC32) has a counter-clockwise outer contour
    
    * .notdef#8905 (U+CC32) has a counter-clockwise outer contour
    
    * .notdef#8905 (U+CC32) has a counter-clockwise outer contour
    
    * .notdef#8905 (U+CC32) has a counter-clockwise outer contour
    
    * .notdef#8906 (U+CC33) has a counter-clockwise outer contour
    
    * .notdef#8906 (U+CC33) has a counter-clockwise outer contour
    
    * .notdef#8906 (U+CC33) has a counter-clockwise outer contour
    
    * .notdef#8906 (U+CC33) has a counter-clockwise outer contour
    
    * .notdef#8907 (U+CC34) has a counter-clockwise outer contour
    
    * .notdef#8907 (U+CC34) has a counter-clockwise outer contour
    
    * .notdef#8907 (U+CC34) has a counter-clockwise outer contour
    
    * .notdef#8907 (U+CC34) has a counter-clockwise outer contour
    
    * .notdef#8908 (U+CC35) has a counter-clockwise outer contour
    
    * .notdef#8908 (U+CC35) has a counter-clockwise outer contour
    
    * .notdef#8908 (U+CC35) has a counter-clockwise outer contour
    
    * .notdef#8908 (U+CC35) has a counter-clockwise outer contour
    
    * .notdef#8909 (U+CC36) has a counter-clockwise outer contour
    
    * .notdef#8909 (U+CC36) has a counter-clockwise outer contour
    
    * .notdef#8909 (U+CC36) has a counter-clockwise outer contour
    
    * .notdef#8909 (U+CC36) has a counter-clockwise outer contour
    
    * .notdef#8909 (U+CC36) has a counter-clockwise outer contour
    
    * .notdef#891 (U+B9F8) has a counter-clockwise outer contour
    
    * .notdef#891 (U+B9F8) has a counter-clockwise outer contour
    
    * .notdef#891 (U+B9F8) has a counter-clockwise outer contour
    
    * .notdef#8910 (U+CC37) has a counter-clockwise outer contour
    
    * .notdef#8910 (U+CC37) has a counter-clockwise outer contour
    
    * .notdef#8910 (U+CC37) has a counter-clockwise outer contour
    
    * .notdef#8910 (U+CC37) has a counter-clockwise outer contour
    
    * .notdef#8910 (U+CC37) has a counter-clockwise outer contour
    
    * .notdef#8911 (U+CC3A) has a counter-clockwise outer contour
    
    * .notdef#8911 (U+CC3A) has a counter-clockwise outer contour
    
    * .notdef#8911 (U+CC3A) has a counter-clockwise outer contour
    
    * .notdef#8911 (U+CC3A) has a counter-clockwise outer contour
    
    * .notdef#8912 (U+CC3F) has a counter-clockwise outer contour
    
    * .notdef#8912 (U+CC3F) has a counter-clockwise outer contour
    
    * .notdef#8912 (U+CC3F) has a counter-clockwise outer contour
    
    * .notdef#8913 (U+CC40) has a counter-clockwise outer contour
    
    * .notdef#8913 (U+CC40) has a counter-clockwise outer contour
    
    * .notdef#8913 (U+CC40) has a counter-clockwise outer contour
    
    * .notdef#8914 (U+CC41) has a counter-clockwise outer contour
    
    * .notdef#8914 (U+CC41) has a counter-clockwise outer contour
    
    * .notdef#8914 (U+CC41) has a counter-clockwise outer contour
    
    * .notdef#8915 (U+CC42) has a counter-clockwise outer contour
    
    * .notdef#8915 (U+CC42) has a counter-clockwise outer contour
    
    * .notdef#8915 (U+CC42) has a counter-clockwise outer contour
    
    * .notdef#8915 (U+CC42) has a counter-clockwise outer contour
    
    * .notdef#8916 (U+CC43) has a counter-clockwise outer contour
    
    * .notdef#8916 (U+CC43) has a counter-clockwise outer contour
    
    * .notdef#8916 (U+CC43) has a counter-clockwise outer contour
    
    * .notdef#8916 (U+CC43) has a counter-clockwise outer contour
    
    * .notdef#8917 (U+CC46) has a counter-clockwise outer contour
    
    * .notdef#8917 (U+CC46) has a counter-clockwise outer contour
    
    * .notdef#8917 (U+CC46) has a counter-clockwise outer contour
    
    * .notdef#8917 (U+CC46) has a counter-clockwise outer contour
    
    * .notdef#8918 (U+CC47) has a counter-clockwise outer contour
    
    * .notdef#8918 (U+CC47) has a counter-clockwise outer contour
    
    * .notdef#8918 (U+CC47) has a counter-clockwise outer contour
    
    * .notdef#8918 (U+CC47) has a counter-clockwise outer contour
    
    * .notdef#8919 (U+CC49) has a counter-clockwise outer contour
    
    * .notdef#8919 (U+CC49) has a counter-clockwise outer contour
    
    * .notdef#8919 (U+CC49) has a counter-clockwise outer contour
    
    * .notdef#8919 (U+CC49) has a counter-clockwise outer contour
    
    * .notdef#892 (U+B9F9) has a counter-clockwise outer contour
    
    * .notdef#892 (U+B9F9) has a counter-clockwise outer contour
    
    * .notdef#892 (U+B9F9) has a counter-clockwise outer contour
    
    * .notdef#8920 (U+CC4A) has a counter-clockwise outer contour
    
    * .notdef#8920 (U+CC4A) has a counter-clockwise outer contour
    
    * .notdef#8920 (U+CC4A) has a counter-clockwise outer contour
    
    * .notdef#8920 (U+CC4A) has a counter-clockwise outer contour
    
    * .notdef#8920 (U+CC4A) has a counter-clockwise outer contour
    
    * .notdef#8921 (U+CC4B) has a counter-clockwise outer contour
    
    * .notdef#8921 (U+CC4B) has a counter-clockwise outer contour
    
    * .notdef#8921 (U+CC4B) has a counter-clockwise outer contour
    
    * .notdef#8922 (U+CC4D) has a counter-clockwise outer contour
    
    * .notdef#8922 (U+CC4D) has a counter-clockwise outer contour
    
    * .notdef#8922 (U+CC4D) has a counter-clockwise outer contour
    
    * .notdef#8922 (U+CC4D) has a counter-clockwise outer contour
    
    * .notdef#8923 (U+CC4E) has a counter-clockwise outer contour
    
    * .notdef#8923 (U+CC4E) has a counter-clockwise outer contour
    
    * .notdef#8923 (U+CC4E) has a counter-clockwise outer contour
    
    * .notdef#8923 (U+CC4E) has a counter-clockwise outer contour
    
    * .notdef#8924 (U+CC4F) has a counter-clockwise outer contour
    
    * .notdef#8924 (U+CC4F) has a counter-clockwise outer contour
    
    * .notdef#8924 (U+CC4F) has a counter-clockwise outer contour
    
    * .notdef#8924 (U+CC4F) has a counter-clockwise outer contour
    
    * .notdef#8925 (U+CC50) has a counter-clockwise outer contour
    
    * .notdef#8925 (U+CC50) has a counter-clockwise outer contour
    
    * .notdef#8925 (U+CC50) has a counter-clockwise outer contour
    
    * .notdef#8925 (U+CC50) has a counter-clockwise outer contour
    
    * .notdef#8926 (U+CC51) has a counter-clockwise outer contour
    
    * .notdef#8926 (U+CC51) has a counter-clockwise outer contour
    
    * .notdef#8926 (U+CC51) has a counter-clockwise outer contour
    
    * .notdef#8926 (U+CC51) has a counter-clockwise outer contour
    
    * .notdef#8927 (U+CC52) has a counter-clockwise outer contour
    
    * .notdef#8927 (U+CC52) has a counter-clockwise outer contour
    
    * .notdef#8927 (U+CC52) has a counter-clockwise outer contour
    
    * .notdef#8927 (U+CC52) has a counter-clockwise outer contour
    
    * .notdef#8927 (U+CC52) has a counter-clockwise outer contour
    
    * .notdef#8928 (U+CC53) has a counter-clockwise outer contour
    
    * .notdef#8928 (U+CC53) has a counter-clockwise outer contour
    
    * .notdef#8928 (U+CC53) has a counter-clockwise outer contour
    
    * .notdef#8928 (U+CC53) has a counter-clockwise outer contour
    
    * .notdef#8928 (U+CC53) has a counter-clockwise outer contour
    
    * .notdef#8929 (U+CC56) has a counter-clockwise outer contour
    
    * .notdef#8929 (U+CC56) has a counter-clockwise outer contour
    
    * .notdef#8929 (U+CC56) has a counter-clockwise outer contour
    
    * .notdef#8929 (U+CC56) has a counter-clockwise outer contour
    
    * .notdef#893 (U+B9FA) has a counter-clockwise outer contour
    
    * .notdef#893 (U+B9FA) has a counter-clockwise outer contour
    
    * .notdef#893 (U+B9FA) has a counter-clockwise outer contour
    
    * .notdef#8930 (U+CC5A) has a counter-clockwise outer contour
    
    * .notdef#8930 (U+CC5A) has a counter-clockwise outer contour
    
    * .notdef#8930 (U+CC5A) has a counter-clockwise outer contour
    
    * .notdef#8931 (U+CC5B) has a counter-clockwise outer contour
    
    * .notdef#8931 (U+CC5B) has a counter-clockwise outer contour
    
    * .notdef#8931 (U+CC5B) has a counter-clockwise outer contour
    
    * .notdef#8932 (U+CC5C) has a counter-clockwise outer contour
    
    * .notdef#8932 (U+CC5C) has a counter-clockwise outer contour
    
    * .notdef#8932 (U+CC5C) has a counter-clockwise outer contour
    
    * .notdef#8933 (U+CC5D) has a counter-clockwise outer contour
    
    * .notdef#8933 (U+CC5D) has a counter-clockwise outer contour
    
    * .notdef#8933 (U+CC5D) has a counter-clockwise outer contour
    
    * .notdef#8934 (U+CC5E) has a counter-clockwise outer contour
    
    * .notdef#8934 (U+CC5E) has a counter-clockwise outer contour
    
    * .notdef#8934 (U+CC5E) has a counter-clockwise outer contour
    
    * .notdef#8934 (U+CC5E) has a counter-clockwise outer contour
    
    * .notdef#8935 (U+CC5F) has a counter-clockwise outer contour
    
    * .notdef#8935 (U+CC5F) has a counter-clockwise outer contour
    
    * .notdef#8935 (U+CC5F) has a counter-clockwise outer contour
    
    * .notdef#8935 (U+CC5F) has a counter-clockwise outer contour
    
    * .notdef#8936 (U+CC61) has a counter-clockwise outer contour
    
    * .notdef#8936 (U+CC61) has a counter-clockwise outer contour
    
    * .notdef#8936 (U+CC61) has a counter-clockwise outer contour
    
    * .notdef#8937 (U+CC62) has a counter-clockwise outer contour
    
    * .notdef#8937 (U+CC62) has a counter-clockwise outer contour
    
    * .notdef#8937 (U+CC62) has a counter-clockwise outer contour
    
    * .notdef#8937 (U+CC62) has a counter-clockwise outer contour
    
    * .notdef#8938 (U+CC63) has a counter-clockwise outer contour
    
    * .notdef#8938 (U+CC63) has a counter-clockwise outer contour
    
    * .notdef#8938 (U+CC63) has a counter-clockwise outer contour
    
    * .notdef#8938 (U+CC63) has a counter-clockwise outer contour
    
    * .notdef#8939 (U+CC65) has a counter-clockwise outer contour
    
    * .notdef#8939 (U+CC65) has a counter-clockwise outer contour
    
    * .notdef#8939 (U+CC65) has a counter-clockwise outer contour
    
    * .notdef#8939 (U+CC65) has a counter-clockwise outer contour
    
    * .notdef#894 (U+BA00) has a counter-clockwise outer contour
    
    * .notdef#894 (U+BA00) has a counter-clockwise outer contour
    
    * .notdef#8940 (U+CC67) has a counter-clockwise outer contour
    
    * .notdef#8940 (U+CC67) has a counter-clockwise outer contour
    
    * .notdef#8940 (U+CC67) has a counter-clockwise outer contour
    
    * .notdef#8941 (U+CC69) has a counter-clockwise outer contour
    
    * .notdef#8941 (U+CC69) has a counter-clockwise outer contour
    
    * .notdef#8941 (U+CC69) has a counter-clockwise outer contour
    
    * .notdef#8941 (U+CC69) has a counter-clockwise outer contour
    
    * .notdef#8942 (U+CC6A) has a counter-clockwise outer contour
    
    * .notdef#8942 (U+CC6A) has a counter-clockwise outer contour
    
    * .notdef#8942 (U+CC6A) has a counter-clockwise outer contour
    
    * .notdef#8942 (U+CC6A) has a counter-clockwise outer contour
    
    * .notdef#8943 (U+CC6B) has a counter-clockwise outer contour
    
    * .notdef#8943 (U+CC6B) has a counter-clockwise outer contour
    
    * .notdef#8943 (U+CC6B) has a counter-clockwise outer contour
    
    * .notdef#8943 (U+CC6B) has a counter-clockwise outer contour
    
    * .notdef#8944 (U+CC6C) has a counter-clockwise outer contour
    
    * .notdef#8944 (U+CC6C) has a counter-clockwise outer contour
    
    * .notdef#8944 (U+CC6C) has a counter-clockwise outer contour
    
    * .notdef#8944 (U+CC6C) has a counter-clockwise outer contour
    
    * .notdef#8945 (U+CC6D) has a counter-clockwise outer contour
    
    * .notdef#8945 (U+CC6D) has a counter-clockwise outer contour
    
    * .notdef#8945 (U+CC6D) has a counter-clockwise outer contour
    
    * .notdef#8945 (U+CC6D) has a counter-clockwise outer contour
    
    * .notdef#8946 (U+CC6E) has a counter-clockwise outer contour
    
    * .notdef#8946 (U+CC6E) has a counter-clockwise outer contour
    
    * .notdef#8946 (U+CC6E) has a counter-clockwise outer contour
    
    * .notdef#8946 (U+CC6E) has a counter-clockwise outer contour
    
    * .notdef#8946 (U+CC6E) has a counter-clockwise outer contour
    
    * .notdef#8947 (U+CC6F) has a counter-clockwise outer contour
    
    * .notdef#8947 (U+CC6F) has a counter-clockwise outer contour
    
    * .notdef#8947 (U+CC6F) has a counter-clockwise outer contour
    
    * .notdef#8947 (U+CC6F) has a counter-clockwise outer contour
    
    * .notdef#8947 (U+CC6F) has a counter-clockwise outer contour
    
    * .notdef#8948 (U+CC71) has a counter-clockwise outer contour
    
    * .notdef#8948 (U+CC71) has a counter-clockwise outer contour
    
    * .notdef#8948 (U+CC71) has a counter-clockwise outer contour
    
    * .notdef#8949 (U+CC72) has a counter-clockwise outer contour
    
    * .notdef#8949 (U+CC72) has a counter-clockwise outer contour
    
    * .notdef#8949 (U+CC72) has a counter-clockwise outer contour
    
    * .notdef#8949 (U+CC72) has a counter-clockwise outer contour
    
    * .notdef#895 (U+BA01) has a counter-clockwise outer contour
    
    * .notdef#895 (U+BA01) has a counter-clockwise outer contour
    
    * .notdef#895 (U+BA01) has a counter-clockwise outer contour
    
    * .notdef#8950 (U+CC73) has a counter-clockwise outer contour
    
    * .notdef#8950 (U+CC73) has a counter-clockwise outer contour
    
    * .notdef#8950 (U+CC73) has a counter-clockwise outer contour
    
    * .notdef#8951 (U+CC74) has a counter-clockwise outer contour
    
    * .notdef#8951 (U+CC74) has a counter-clockwise outer contour
    
    * .notdef#8951 (U+CC74) has a counter-clockwise outer contour
    
    * .notdef#8952 (U+CC76) has a counter-clockwise outer contour
    
    * .notdef#8952 (U+CC76) has a counter-clockwise outer contour
    
    * .notdef#8952 (U+CC76) has a counter-clockwise outer contour
    
    * .notdef#8953 (U+CC77) has a counter-clockwise outer contour
    
    * .notdef#8953 (U+CC77) has a counter-clockwise outer contour
    
    * .notdef#8953 (U+CC77) has a counter-clockwise outer contour
    
    * .notdef#8954 (U+CC78) has a counter-clockwise outer contour
    
    * .notdef#8954 (U+CC78) has a counter-clockwise outer contour
    
    * .notdef#8954 (U+CC78) has a counter-clockwise outer contour
    
    * .notdef#8955 (U+CC79) has a counter-clockwise outer contour
    
    * .notdef#8955 (U+CC79) has a counter-clockwise outer contour
    
    * .notdef#8955 (U+CC79) has a counter-clockwise outer contour
    
    * .notdef#8956 (U+CC7A) has a counter-clockwise outer contour
    
    * .notdef#8956 (U+CC7A) has a counter-clockwise outer contour
    
    * .notdef#8956 (U+CC7A) has a counter-clockwise outer contour
    
    * .notdef#8956 (U+CC7A) has a counter-clockwise outer contour
    
    * .notdef#8957 (U+CC7B) has a counter-clockwise outer contour
    
    * .notdef#8957 (U+CC7B) has a counter-clockwise outer contour
    
    * .notdef#8957 (U+CC7B) has a counter-clockwise outer contour
    
    * .notdef#8957 (U+CC7B) has a counter-clockwise outer contour
    
    * .notdef#8958 (U+CC7C) has a counter-clockwise outer contour
    
    * .notdef#8958 (U+CC7C) has a counter-clockwise outer contour
    
    * .notdef#8959 (U+CC7D) has a counter-clockwise outer contour
    
    * .notdef#8959 (U+CC7D) has a counter-clockwise outer contour
    
    * .notdef#8959 (U+CC7D) has a counter-clockwise outer contour
    
    * .notdef#896 (U+BA08) has a counter-clockwise outer contour
    
    * .notdef#896 (U+BA08) has a counter-clockwise outer contour
    
    * .notdef#896 (U+BA08) has a counter-clockwise outer contour
    
    * .notdef#8960 (U+CC7E) has a counter-clockwise outer contour
    
    * .notdef#8960 (U+CC7E) has a counter-clockwise outer contour
    
    * .notdef#8960 (U+CC7E) has a counter-clockwise outer contour
    
    * .notdef#8960 (U+CC7E) has a counter-clockwise outer contour
    
    * .notdef#8961 (U+CC7F) has a counter-clockwise outer contour
    
    * .notdef#8961 (U+CC7F) has a counter-clockwise outer contour
    
    * .notdef#8961 (U+CC7F) has a counter-clockwise outer contour
    
    * .notdef#8961 (U+CC7F) has a counter-clockwise outer contour
    
    * .notdef#8962 (U+CC80) has a counter-clockwise outer contour
    
    * .notdef#8962 (U+CC80) has a counter-clockwise outer contour
    
    * .notdef#8962 (U+CC80) has a counter-clockwise outer contour
    
    * .notdef#8963 (U+CC81) has a counter-clockwise outer contour
    
    * .notdef#8963 (U+CC81) has a counter-clockwise outer contour
    
    * .notdef#8963 (U+CC81) has a counter-clockwise outer contour
    
    * .notdef#8963 (U+CC81) has a counter-clockwise outer contour
    
    * .notdef#8964 (U+CC82) has a counter-clockwise outer contour
    
    * .notdef#8964 (U+CC82) has a counter-clockwise outer contour
    
    * .notdef#8964 (U+CC82) has a counter-clockwise outer contour
    
    * .notdef#8964 (U+CC82) has a counter-clockwise outer contour
    
    * .notdef#8964 (U+CC82) has a counter-clockwise outer contour
    
    * .notdef#8965 (U+CC83) has a counter-clockwise outer contour
    
    * .notdef#8965 (U+CC83) has a counter-clockwise outer contour
    
    * .notdef#8965 (U+CC83) has a counter-clockwise outer contour
    
    * .notdef#8966 (U+CC84) has a counter-clockwise outer contour
    
    * .notdef#8966 (U+CC84) has a counter-clockwise outer contour
    
    * .notdef#8966 (U+CC84) has a counter-clockwise outer contour
    
    * .notdef#8967 (U+CC85) has a counter-clockwise outer contour
    
    * .notdef#8967 (U+CC85) has a counter-clockwise outer contour
    
    * .notdef#8967 (U+CC85) has a counter-clockwise outer contour
    
    * .notdef#8967 (U+CC85) has a counter-clockwise outer contour
    
    * .notdef#8968 (U+CC86) has a counter-clockwise outer contour
    
    * .notdef#8968 (U+CC86) has a counter-clockwise outer contour
    
    * .notdef#8968 (U+CC86) has a counter-clockwise outer contour
    
    * .notdef#8968 (U+CC86) has a counter-clockwise outer contour
    
    * .notdef#8969 (U+CC87) has a counter-clockwise outer contour
    
    * .notdef#8969 (U+CC87) has a counter-clockwise outer contour
    
    * .notdef#8969 (U+CC87) has a counter-clockwise outer contour
    
    * .notdef#8969 (U+CC87) has a counter-clockwise outer contour
    
    * .notdef#897 (U+BA15) has a counter-clockwise outer contour
    
    * .notdef#897 (U+BA15) has a counter-clockwise outer contour
    
    * .notdef#897 (U+BA15) has a counter-clockwise outer contour
    
    * .notdef#8970 (U+CC88) has a counter-clockwise outer contour
    
    * .notdef#8970 (U+CC88) has a counter-clockwise outer contour
    
    * .notdef#8970 (U+CC88) has a counter-clockwise outer contour
    
    * .notdef#8970 (U+CC88) has a counter-clockwise outer contour
    
    * .notdef#8971 (U+CC89) has a counter-clockwise outer contour
    
    * .notdef#8971 (U+CC89) has a counter-clockwise outer contour
    
    * .notdef#8971 (U+CC89) has a counter-clockwise outer contour
    
    * .notdef#8971 (U+CC89) has a counter-clockwise outer contour
    
    * .notdef#8972 (U+CC8A) has a counter-clockwise outer contour
    
    * .notdef#8972 (U+CC8A) has a counter-clockwise outer contour
    
    * .notdef#8972 (U+CC8A) has a counter-clockwise outer contour
    
    * .notdef#8972 (U+CC8A) has a counter-clockwise outer contour
    
    * .notdef#8972 (U+CC8A) has a counter-clockwise outer contour
    
    * .notdef#8973 (U+CC8B) has a counter-clockwise outer contour
    
    * .notdef#8973 (U+CC8B) has a counter-clockwise outer contour
    
    * .notdef#8973 (U+CC8B) has a counter-clockwise outer contour
    
    * .notdef#8973 (U+CC8B) has a counter-clockwise outer contour
    
    * .notdef#8973 (U+CC8B) has a counter-clockwise outer contour
    
    * .notdef#8974 (U+CC8C) has a counter-clockwise outer contour
    
    * .notdef#8974 (U+CC8C) has a counter-clockwise outer contour
    
    * .notdef#8974 (U+CC8C) has a counter-clockwise outer contour
    
    * .notdef#8975 (U+CC8D) has a counter-clockwise outer contour
    
    * .notdef#8975 (U+CC8D) has a counter-clockwise outer contour
    
    * .notdef#8975 (U+CC8D) has a counter-clockwise outer contour
    
    * .notdef#8976 (U+CC8E) has a counter-clockwise outer contour
    
    * .notdef#8976 (U+CC8E) has a counter-clockwise outer contour
    
    * .notdef#8976 (U+CC8E) has a counter-clockwise outer contour
    
    * .notdef#8976 (U+CC8E) has a counter-clockwise outer contour
    
    * .notdef#8977 (U+CC8F) has a counter-clockwise outer contour
    
    * .notdef#8977 (U+CC8F) has a counter-clockwise outer contour
    
    * .notdef#8977 (U+CC8F) has a counter-clockwise outer contour
    
    * .notdef#8978 (U+CC90) has a counter-clockwise outer contour
    
    * .notdef#8978 (U+CC90) has a counter-clockwise outer contour
    
    * .notdef#8978 (U+CC90) has a counter-clockwise outer contour
    
    * .notdef#8979 (U+CC91) has a counter-clockwise outer contour
    
    * .notdef#8979 (U+CC91) has a counter-clockwise outer contour
    
    * .notdef#8979 (U+CC91) has a counter-clockwise outer contour
    
    * .notdef#898 (U+BA38) has a counter-clockwise outer contour
    
    * .notdef#898 (U+BA38) has a counter-clockwise outer contour
    
    * .notdef#8980 (U+CC92) has a counter-clockwise outer contour
    
    * .notdef#8980 (U+CC92) has a counter-clockwise outer contour
    
    * .notdef#8980 (U+CC92) has a counter-clockwise outer contour
    
    * .notdef#8981 (U+CC93) has a counter-clockwise outer contour
    
    * .notdef#8981 (U+CC93) has a counter-clockwise outer contour
    
    * .notdef#8981 (U+CC93) has a counter-clockwise outer contour
    
    * .notdef#8982 (U+CC94) has a counter-clockwise outer contour
    
    * .notdef#8982 (U+CC94) has a counter-clockwise outer contour
    
    * .notdef#8982 (U+CC94) has a counter-clockwise outer contour
    
    * .notdef#8983 (U+CC95) has a counter-clockwise outer contour
    
    * .notdef#8983 (U+CC95) has a counter-clockwise outer contour
    
    * .notdef#8983 (U+CC95) has a counter-clockwise outer contour
    
    * .notdef#8984 (U+CC96) has a counter-clockwise outer contour
    
    * .notdef#8984 (U+CC96) has a counter-clockwise outer contour
    
    * .notdef#8984 (U+CC96) has a counter-clockwise outer contour
    
    * .notdef#8984 (U+CC96) has a counter-clockwise outer contour
    
    * .notdef#8985 (U+CC97) has a counter-clockwise outer contour
    
    * .notdef#8985 (U+CC97) has a counter-clockwise outer contour
    
    * .notdef#8985 (U+CC97) has a counter-clockwise outer contour
    
    * .notdef#8985 (U+CC97) has a counter-clockwise outer contour
    
    * .notdef#8986 (U+CC9A) has a counter-clockwise outer contour
    
    * .notdef#8986 (U+CC9A) has a counter-clockwise outer contour
    
    * .notdef#8986 (U+CC9A) has a counter-clockwise outer contour
    
    * .notdef#8986 (U+CC9A) has a counter-clockwise outer contour
    
    * .notdef#8987 (U+CC9B) has a counter-clockwise outer contour
    
    * .notdef#8987 (U+CC9B) has a counter-clockwise outer contour
    
    * .notdef#8987 (U+CC9B) has a counter-clockwise outer contour
    
    * .notdef#8987 (U+CC9B) has a counter-clockwise outer contour
    
    * .notdef#8988 (U+CC9D) has a counter-clockwise outer contour
    
    * .notdef#8988 (U+CC9D) has a counter-clockwise outer contour
    
    * .notdef#8988 (U+CC9D) has a counter-clockwise outer contour
    
    * .notdef#8988 (U+CC9D) has a counter-clockwise outer contour
    
    * .notdef#8989 (U+CC9E) has a counter-clockwise outer contour
    
    * .notdef#8989 (U+CC9E) has a counter-clockwise outer contour
    
    * .notdef#8989 (U+CC9E) has a counter-clockwise outer contour
    
    * .notdef#8989 (U+CC9E) has a counter-clockwise outer contour
    
    * .notdef#8989 (U+CC9E) has a counter-clockwise outer contour
    
    * .notdef#899 (U+BA39) has a counter-clockwise outer contour
    
    * .notdef#899 (U+BA39) has a counter-clockwise outer contour
    
    * .notdef#899 (U+BA39) has a counter-clockwise outer contour
    
    * .notdef#8990 (U+CC9F) has a counter-clockwise outer contour
    
    * .notdef#8990 (U+CC9F) has a counter-clockwise outer contour
    
    * .notdef#8990 (U+CC9F) has a counter-clockwise outer contour
    
    * .notdef#8991 (U+CCA1) has a counter-clockwise outer contour
    
    * .notdef#8991 (U+CCA1) has a counter-clockwise outer contour
    
    * .notdef#8991 (U+CCA1) has a counter-clockwise outer contour
    
    * .notdef#8991 (U+CCA1) has a counter-clockwise outer contour
    
    * .notdef#8992 (U+CCA2) has a counter-clockwise outer contour
    
    * .notdef#8992 (U+CCA2) has a counter-clockwise outer contour
    
    * .notdef#8992 (U+CCA2) has a counter-clockwise outer contour
    
    * .notdef#8992 (U+CCA2) has a counter-clockwise outer contour
    
    * .notdef#8993 (U+CCA3) has a counter-clockwise outer contour
    
    * .notdef#8993 (U+CCA3) has a counter-clockwise outer contour
    
    * .notdef#8993 (U+CCA3) has a counter-clockwise outer contour
    
    * .notdef#8993 (U+CCA3) has a counter-clockwise outer contour
    
    * .notdef#8994 (U+CCA4) has a counter-clockwise outer contour
    
    * .notdef#8994 (U+CCA4) has a counter-clockwise outer contour
    
    * .notdef#8994 (U+CCA4) has a counter-clockwise outer contour
    
    * .notdef#8994 (U+CCA4) has a counter-clockwise outer contour
    
    * .notdef#8995 (U+CCA5) has a counter-clockwise outer contour
    
    * .notdef#8995 (U+CCA5) has a counter-clockwise outer contour
    
    * .notdef#8995 (U+CCA5) has a counter-clockwise outer contour
    
    * .notdef#8995 (U+CCA5) has a counter-clockwise outer contour
    
    * .notdef#8996 (U+CCA6) has a counter-clockwise outer contour
    
    * .notdef#8996 (U+CCA6) has a counter-clockwise outer contour
    
    * .notdef#8996 (U+CCA6) has a counter-clockwise outer contour
    
    * .notdef#8996 (U+CCA6) has a counter-clockwise outer contour
    
    * .notdef#8996 (U+CCA6) has a counter-clockwise outer contour
    
    * .notdef#8997 (U+CCA7) has a counter-clockwise outer contour
    
    * .notdef#8997 (U+CCA7) has a counter-clockwise outer contour
    
    * .notdef#8997 (U+CCA7) has a counter-clockwise outer contour
    
    * .notdef#8997 (U+CCA7) has a counter-clockwise outer contour
    
    * .notdef#8997 (U+CCA7) has a counter-clockwise outer contour
    
    * .notdef#8998 (U+CCAA) has a counter-clockwise outer contour
    
    * .notdef#8998 (U+CCAA) has a counter-clockwise outer contour
    
    * .notdef#8998 (U+CCAA) has a counter-clockwise outer contour
    
    * .notdef#8998 (U+CCAA) has a counter-clockwise outer contour
    
    * .notdef#8999 (U+CCAE) has a counter-clockwise outer contour
    
    * .notdef#8999 (U+CCAE) has a counter-clockwise outer contour
    
    * .notdef#8999 (U+CCAE) has a counter-clockwise outer contour
    
    * .notdef#900 (U+BA3C) has a counter-clockwise outer contour
    
    * .notdef#900 (U+BA3C) has a counter-clockwise outer contour
    
    * .notdef#900 (U+BA3C) has a counter-clockwise outer contour
    
    * .notdef#9000 (U+CCAF) has a counter-clockwise outer contour
    
    * .notdef#9000 (U+CCAF) has a counter-clockwise outer contour
    
    * .notdef#9000 (U+CCAF) has a counter-clockwise outer contour
    
    * .notdef#9001 (U+CCB0) has a counter-clockwise outer contour
    
    * .notdef#9001 (U+CCB0) has a counter-clockwise outer contour
    
    * .notdef#9001 (U+CCB0) has a counter-clockwise outer contour
    
    * .notdef#9002 (U+CCB1) has a counter-clockwise outer contour
    
    * .notdef#9002 (U+CCB1) has a counter-clockwise outer contour
    
    * .notdef#9002 (U+CCB1) has a counter-clockwise outer contour
    
    * .notdef#9003 (U+CCB2) has a counter-clockwise outer contour
    
    * .notdef#9003 (U+CCB2) has a counter-clockwise outer contour
    
    * .notdef#9003 (U+CCB2) has a counter-clockwise outer contour
    
    * .notdef#9003 (U+CCB2) has a counter-clockwise outer contour
    
    * .notdef#9004 (U+CCB3) has a counter-clockwise outer contour
    
    * .notdef#9004 (U+CCB3) has a counter-clockwise outer contour
    
    * .notdef#9004 (U+CCB3) has a counter-clockwise outer contour
    
    * .notdef#9004 (U+CCB3) has a counter-clockwise outer contour
    
    * .notdef#9005 (U+CCB6) has a counter-clockwise outer contour
    
    * .notdef#9005 (U+CCB6) has a counter-clockwise outer contour
    
    * .notdef#9005 (U+CCB6) has a counter-clockwise outer contour
    
    * .notdef#9005 (U+CCB6) has a counter-clockwise outer contour
    
    * .notdef#9005 (U+CCB6) has a counter-clockwise outer contour
    
    * .notdef#9006 (U+CCB7) has a counter-clockwise outer contour
    
    * .notdef#9006 (U+CCB7) has a counter-clockwise outer contour
    
    * .notdef#9006 (U+CCB7) has a counter-clockwise outer contour
    
    * .notdef#9006 (U+CCB7) has a counter-clockwise outer contour
    
    * .notdef#9006 (U+CCB7) has a counter-clockwise outer contour
    
    * .notdef#9007 (U+CCB9) has a counter-clockwise outer contour
    
    * .notdef#9007 (U+CCB9) has a counter-clockwise outer contour
    
    * .notdef#9007 (U+CCB9) has a counter-clockwise outer contour
    
    * .notdef#9007 (U+CCB9) has a counter-clockwise outer contour
    
    * .notdef#9007 (U+CCB9) has a counter-clockwise outer contour
    
    * .notdef#9008 (U+CCBA) has a counter-clockwise outer contour
    
    * .notdef#9008 (U+CCBA) has a counter-clockwise outer contour
    
    * .notdef#9008 (U+CCBA) has a counter-clockwise outer contour
    
    * .notdef#9008 (U+CCBA) has a counter-clockwise outer contour
    
    * .notdef#9008 (U+CCBA) has a counter-clockwise outer contour
    
    * .notdef#9008 (U+CCBA) has a counter-clockwise outer contour
    
    * .notdef#9009 (U+CCBB) has a counter-clockwise outer contour
    
    * .notdef#9009 (U+CCBB) has a counter-clockwise outer contour
    
    * .notdef#9009 (U+CCBB) has a counter-clockwise outer contour
    
    * .notdef#9009 (U+CCBB) has a counter-clockwise outer contour
    
    * .notdef#901 (U+BA40) has a counter-clockwise outer contour
    
    * .notdef#901 (U+BA40) has a counter-clockwise outer contour
    
    * .notdef#901 (U+BA40) has a counter-clockwise outer contour
    
    * .notdef#9010 (U+CCBD) has a counter-clockwise outer contour
    
    * .notdef#9010 (U+CCBD) has a counter-clockwise outer contour
    
    * .notdef#9010 (U+CCBD) has a counter-clockwise outer contour
    
    * .notdef#9010 (U+CCBD) has a counter-clockwise outer contour
    
    * .notdef#9010 (U+CCBD) has a counter-clockwise outer contour
    
    * .notdef#9011 (U+CCBE) has a counter-clockwise outer contour
    
    * .notdef#9011 (U+CCBE) has a counter-clockwise outer contour
    
    * .notdef#9011 (U+CCBE) has a counter-clockwise outer contour
    
    * .notdef#9011 (U+CCBE) has a counter-clockwise outer contour
    
    * .notdef#9011 (U+CCBE) has a counter-clockwise outer contour
    
    * .notdef#9012 (U+CCBF) has a counter-clockwise outer contour
    
    * .notdef#9012 (U+CCBF) has a counter-clockwise outer contour
    
    * .notdef#9012 (U+CCBF) has a counter-clockwise outer contour
    
    * .notdef#9012 (U+CCBF) has a counter-clockwise outer contour
    
    * .notdef#9012 (U+CCBF) has a counter-clockwise outer contour
    
    * .notdef#9013 (U+CCC0) has a counter-clockwise outer contour
    
    * .notdef#9013 (U+CCC0) has a counter-clockwise outer contour
    
    * .notdef#9013 (U+CCC0) has a counter-clockwise outer contour
    
    * .notdef#9013 (U+CCC0) has a counter-clockwise outer contour
    
    * .notdef#9013 (U+CCC0) has a counter-clockwise outer contour
    
    * .notdef#9014 (U+CCC1) has a counter-clockwise outer contour
    
    * .notdef#9014 (U+CCC1) has a counter-clockwise outer contour
    
    * .notdef#9014 (U+CCC1) has a counter-clockwise outer contour
    
    * .notdef#9014 (U+CCC1) has a counter-clockwise outer contour
    
    * .notdef#9014 (U+CCC1) has a counter-clockwise outer contour
    
    * .notdef#9015 (U+CCC2) has a counter-clockwise outer contour
    
    * .notdef#9015 (U+CCC2) has a counter-clockwise outer contour
    
    * .notdef#9015 (U+CCC2) has a counter-clockwise outer contour
    
    * .notdef#9015 (U+CCC2) has a counter-clockwise outer contour
    
    * .notdef#9015 (U+CCC2) has a counter-clockwise outer contour
    
    * .notdef#9015 (U+CCC2) has a counter-clockwise outer contour
    
    * .notdef#9016 (U+CCC3) has a counter-clockwise outer contour
    
    * .notdef#9016 (U+CCC3) has a counter-clockwise outer contour
    
    * .notdef#9016 (U+CCC3) has a counter-clockwise outer contour
    
    * .notdef#9016 (U+CCC3) has a counter-clockwise outer contour
    
    * .notdef#9016 (U+CCC3) has a counter-clockwise outer contour
    
    * .notdef#9016 (U+CCC3) has a counter-clockwise outer contour
    
    * .notdef#9017 (U+CCC6) has a counter-clockwise outer contour
    
    * .notdef#9017 (U+CCC6) has a counter-clockwise outer contour
    
    * .notdef#9017 (U+CCC6) has a counter-clockwise outer contour
    
    * .notdef#9017 (U+CCC6) has a counter-clockwise outer contour
    
    * .notdef#9017 (U+CCC6) has a counter-clockwise outer contour
    
    * .notdef#9018 (U+CCC8) has a counter-clockwise outer contour
    
    * .notdef#9018 (U+CCC8) has a counter-clockwise outer contour
    
    * .notdef#9018 (U+CCC8) has a counter-clockwise outer contour
    
    * .notdef#9018 (U+CCC8) has a counter-clockwise outer contour
    
    * .notdef#9019 (U+CCCA) has a counter-clockwise outer contour
    
    * .notdef#9019 (U+CCCA) has a counter-clockwise outer contour
    
    * .notdef#9019 (U+CCCA) has a counter-clockwise outer contour
    
    * .notdef#9019 (U+CCCA) has a counter-clockwise outer contour
    
    * .notdef#902 (U+BA42) has a counter-clockwise outer contour
    
    * .notdef#902 (U+BA42) has a counter-clockwise outer contour
    
    * .notdef#902 (U+BA42) has a counter-clockwise outer contour
    
    * .notdef#902 (U+BA42) has a counter-clockwise outer contour
    
    * .notdef#9020 (U+CCCB) has a counter-clockwise outer contour
    
    * .notdef#9020 (U+CCCB) has a counter-clockwise outer contour
    
    * .notdef#9020 (U+CCCB) has a counter-clockwise outer contour
    
    * .notdef#9020 (U+CCCB) has a counter-clockwise outer contour
    
    * .notdef#9021 (U+CCCC) has a counter-clockwise outer contour
    
    * .notdef#9021 (U+CCCC) has a counter-clockwise outer contour
    
    * .notdef#9021 (U+CCCC) has a counter-clockwise outer contour
    
    * .notdef#9021 (U+CCCC) has a counter-clockwise outer contour
    
    * .notdef#9022 (U+CCCD) has a counter-clockwise outer contour
    
    * .notdef#9022 (U+CCCD) has a counter-clockwise outer contour
    
    * .notdef#9022 (U+CCCD) has a counter-clockwise outer contour
    
    * .notdef#9022 (U+CCCD) has a counter-clockwise outer contour
    
    * .notdef#9023 (U+CCCE) has a counter-clockwise outer contour
    
    * .notdef#9023 (U+CCCE) has a counter-clockwise outer contour
    
    * .notdef#9023 (U+CCCE) has a counter-clockwise outer contour
    
    * .notdef#9023 (U+CCCE) has a counter-clockwise outer contour
    
    * .notdef#9023 (U+CCCE) has a counter-clockwise outer contour
    
    * .notdef#9024 (U+CCCF) has a counter-clockwise outer contour
    
    * .notdef#9024 (U+CCCF) has a counter-clockwise outer contour
    
    * .notdef#9024 (U+CCCF) has a counter-clockwise outer contour
    
    * .notdef#9024 (U+CCCF) has a counter-clockwise outer contour
    
    * .notdef#9024 (U+CCCF) has a counter-clockwise outer contour
    
    * .notdef#9025 (U+CCD1) has a counter-clockwise outer contour
    
    * .notdef#9025 (U+CCD1) has a counter-clockwise outer contour
    
    * .notdef#9025 (U+CCD1) has a counter-clockwise outer contour
    
    * .notdef#9026 (U+CCD2) has a counter-clockwise outer contour
    
    * .notdef#9026 (U+CCD2) has a counter-clockwise outer contour
    
    * .notdef#9026 (U+CCD2) has a counter-clockwise outer contour
    
    * .notdef#9026 (U+CCD2) has a counter-clockwise outer contour
    
    * .notdef#9027 (U+CCD3) has a counter-clockwise outer contour
    
    * .notdef#9027 (U+CCD3) has a counter-clockwise outer contour
    
    * .notdef#9027 (U+CCD3) has a counter-clockwise outer contour
    
    * .notdef#9027 (U+CCD3) has a counter-clockwise outer contour
    
    * .notdef#9028 (U+CCD5) has a counter-clockwise outer contour
    
    * .notdef#9028 (U+CCD5) has a counter-clockwise outer contour
    
    * .notdef#9028 (U+CCD5) has a counter-clockwise outer contour
    
    * .notdef#9028 (U+CCD5) has a counter-clockwise outer contour
    
    * .notdef#9029 (U+CCD6) has a counter-clockwise outer contour
    
    * .notdef#9029 (U+CCD6) has a counter-clockwise outer contour
    
    * .notdef#9029 (U+CCD6) has a counter-clockwise outer contour
    
    * .notdef#9029 (U+CCD6) has a counter-clockwise outer contour
    
    * .notdef#9029 (U+CCD6) has a counter-clockwise outer contour
    
    * .notdef#903 (U+BA48) has a counter-clockwise outer contour
    
    * .notdef#903 (U+BA48) has a counter-clockwise outer contour
    
    * .notdef#903 (U+BA48) has a counter-clockwise outer contour
    
    * .notdef#9030 (U+CCD7) has a counter-clockwise outer contour
    
    * .notdef#9030 (U+CCD7) has a counter-clockwise outer contour
    
    * .notdef#9030 (U+CCD7) has a counter-clockwise outer contour
    
    * .notdef#9031 (U+CCD8) has a counter-clockwise outer contour
    
    * .notdef#9031 (U+CCD8) has a counter-clockwise outer contour
    
    * .notdef#9031 (U+CCD8) has a counter-clockwise outer contour
    
    * .notdef#9032 (U+CCD9) has a counter-clockwise outer contour
    
    * .notdef#9032 (U+CCD9) has a counter-clockwise outer contour
    
    * .notdef#9032 (U+CCD9) has a counter-clockwise outer contour
    
    * .notdef#9032 (U+CCD9) has a counter-clockwise outer contour
    
    * .notdef#9033 (U+CCDA) has a counter-clockwise outer contour
    
    * .notdef#9033 (U+CCDA) has a counter-clockwise outer contour
    
    * .notdef#9033 (U+CCDA) has a counter-clockwise outer contour
    
    * .notdef#9033 (U+CCDA) has a counter-clockwise outer contour
    
    * .notdef#9034 (U+CCDB) has a counter-clockwise outer contour
    
    * .notdef#9034 (U+CCDB) has a counter-clockwise outer contour
    
    * .notdef#9034 (U+CCDB) has a counter-clockwise outer contour
    
    * .notdef#9034 (U+CCDB) has a counter-clockwise outer contour
    
    * .notdef#9035 (U+CCDC) has a counter-clockwise outer contour
    
    * .notdef#9035 (U+CCDC) has a counter-clockwise outer contour
    
    * .notdef#9035 (U+CCDC) has a counter-clockwise outer contour
    
    * .notdef#9035 (U+CCDC) has a counter-clockwise outer contour
    
    * .notdef#9036 (U+CCDD) has a counter-clockwise outer contour
    
    * .notdef#9036 (U+CCDD) has a counter-clockwise outer contour
    
    * .notdef#9036 (U+CCDD) has a counter-clockwise outer contour
    
    * .notdef#9036 (U+CCDD) has a counter-clockwise outer contour
    
    * .notdef#9037 (U+CCDE) has a counter-clockwise outer contour
    
    * .notdef#9037 (U+CCDE) has a counter-clockwise outer contour
    
    * .notdef#9037 (U+CCDE) has a counter-clockwise outer contour
    
    * .notdef#9037 (U+CCDE) has a counter-clockwise outer contour
    
    * .notdef#9037 (U+CCDE) has a counter-clockwise outer contour
    
    * .notdef#9038 (U+CCDF) has a counter-clockwise outer contour
    
    * .notdef#9038 (U+CCDF) has a counter-clockwise outer contour
    
    * .notdef#9038 (U+CCDF) has a counter-clockwise outer contour
    
    * .notdef#9038 (U+CCDF) has a counter-clockwise outer contour
    
    * .notdef#9038 (U+CCDF) has a counter-clockwise outer contour
    
    * .notdef#9039 (U+CCE0) has a counter-clockwise outer contour
    
    * .notdef#9039 (U+CCE0) has a counter-clockwise outer contour
    
    * .notdef#9039 (U+CCE0) has a counter-clockwise outer contour
    
    * .notdef#904 (U+BA49) has a counter-clockwise outer contour
    
    * .notdef#904 (U+BA49) has a counter-clockwise outer contour
    
    * .notdef#904 (U+BA49) has a counter-clockwise outer contour
    
    * .notdef#9040 (U+CCE1) has a counter-clockwise outer contour
    
    * .notdef#9040 (U+CCE1) has a counter-clockwise outer contour
    
    * .notdef#9040 (U+CCE1) has a counter-clockwise outer contour
    
    * .notdef#9041 (U+CCE2) has a counter-clockwise outer contour
    
    * .notdef#9041 (U+CCE2) has a counter-clockwise outer contour
    
    * .notdef#9041 (U+CCE2) has a counter-clockwise outer contour
    
    * .notdef#9041 (U+CCE2) has a counter-clockwise outer contour
    
    * .notdef#9042 (U+CCE3) has a counter-clockwise outer contour
    
    * .notdef#9042 (U+CCE3) has a counter-clockwise outer contour
    
    * .notdef#9042 (U+CCE3) has a counter-clockwise outer contour
    
    * .notdef#9043 (U+CCE5) has a counter-clockwise outer contour
    
    * .notdef#9043 (U+CCE5) has a counter-clockwise outer contour
    
    * .notdef#9043 (U+CCE5) has a counter-clockwise outer contour
    
    * .notdef#9044 (U+CCE6) has a counter-clockwise outer contour
    
    * .notdef#9044 (U+CCE6) has a counter-clockwise outer contour
    
    * .notdef#9044 (U+CCE6) has a counter-clockwise outer contour
    
    * .notdef#9045 (U+CCE7) has a counter-clockwise outer contour
    
    * .notdef#9045 (U+CCE7) has a counter-clockwise outer contour
    
    * .notdef#9045 (U+CCE7) has a counter-clockwise outer contour
    
    * .notdef#9046 (U+CCE8) has a counter-clockwise outer contour
    
    * .notdef#9046 (U+CCE8) has a counter-clockwise outer contour
    
    * .notdef#9046 (U+CCE8) has a counter-clockwise outer contour
    
    * .notdef#9047 (U+CCE9) has a counter-clockwise outer contour
    
    * .notdef#9047 (U+CCE9) has a counter-clockwise outer contour
    
    * .notdef#9047 (U+CCE9) has a counter-clockwise outer contour
    
    * .notdef#9048 (U+CCEA) has a counter-clockwise outer contour
    
    * .notdef#9048 (U+CCEA) has a counter-clockwise outer contour
    
    * .notdef#9048 (U+CCEA) has a counter-clockwise outer contour
    
    * .notdef#9048 (U+CCEA) has a counter-clockwise outer contour
    
    * .notdef#9049 (U+CCEB) has a counter-clockwise outer contour
    
    * .notdef#9049 (U+CCEB) has a counter-clockwise outer contour
    
    * .notdef#9049 (U+CCEB) has a counter-clockwise outer contour
    
    * .notdef#9049 (U+CCEB) has a counter-clockwise outer contour
    
    * .notdef#905 (U+BA4B) has a counter-clockwise outer contour
    
    * .notdef#905 (U+BA4B) has a counter-clockwise outer contour
    
    * .notdef#905 (U+BA4B) has a counter-clockwise outer contour
    
    * .notdef#9050 (U+CCED) has a counter-clockwise outer contour
    
    * .notdef#9050 (U+CCED) has a counter-clockwise outer contour
    
    * .notdef#9050 (U+CCED) has a counter-clockwise outer contour
    
    * .notdef#9050 (U+CCED) has a counter-clockwise outer contour
    
    * .notdef#9051 (U+CCEE) has a counter-clockwise outer contour
    
    * .notdef#9051 (U+CCEE) has a counter-clockwise outer contour
    
    * .notdef#9051 (U+CCEE) has a counter-clockwise outer contour
    
    * .notdef#9051 (U+CCEE) has a counter-clockwise outer contour
    
    * .notdef#9051 (U+CCEE) has a counter-clockwise outer contour
    
    * .notdef#9052 (U+CCEF) has a counter-clockwise outer contour
    
    * .notdef#9052 (U+CCEF) has a counter-clockwise outer contour
    
    * .notdef#9052 (U+CCEF) has a counter-clockwise outer contour
    
    * .notdef#9052 (U+CCEF) has a counter-clockwise outer contour
    
    * .notdef#9052 (U+CCEF) has a counter-clockwise outer contour
    
    * .notdef#9053 (U+CCF1) has a counter-clockwise outer contour
    
    * .notdef#9053 (U+CCF1) has a counter-clockwise outer contour
    
    * .notdef#9053 (U+CCF1) has a counter-clockwise outer contour
    
    * .notdef#9053 (U+CCF1) has a counter-clockwise outer contour
    
    * .notdef#9053 (U+CCF1) has a counter-clockwise outer contour
    
    * .notdef#9054 (U+CCF2) has a counter-clockwise outer contour
    
    * .notdef#9054 (U+CCF2) has a counter-clockwise outer contour
    
    * .notdef#9054 (U+CCF2) has a counter-clockwise outer contour
    
    * .notdef#9054 (U+CCF2) has a counter-clockwise outer contour
    
    * .notdef#9054 (U+CCF2) has a counter-clockwise outer contour
    
    * .notdef#9054 (U+CCF2) has a counter-clockwise outer contour
    
    * .notdef#9055 (U+CCF3) has a counter-clockwise outer contour
    
    * .notdef#9055 (U+CCF3) has a counter-clockwise outer contour
    
    * .notdef#9055 (U+CCF3) has a counter-clockwise outer contour
    
    * .notdef#9055 (U+CCF3) has a counter-clockwise outer contour
    
    * .notdef#9056 (U+CCF4) has a counter-clockwise outer contour
    
    * .notdef#9056 (U+CCF4) has a counter-clockwise outer contour
    
    * .notdef#9056 (U+CCF4) has a counter-clockwise outer contour
    
    * .notdef#9056 (U+CCF4) has a counter-clockwise outer contour
    
    * .notdef#9057 (U+CCF5) has a counter-clockwise outer contour
    
    * .notdef#9057 (U+CCF5) has a counter-clockwise outer contour
    
    * .notdef#9057 (U+CCF5) has a counter-clockwise outer contour
    
    * .notdef#9057 (U+CCF5) has a counter-clockwise outer contour
    
    * .notdef#9057 (U+CCF5) has a counter-clockwise outer contour
    
    * .notdef#9058 (U+CCF6) has a counter-clockwise outer contour
    
    * .notdef#9058 (U+CCF6) has a counter-clockwise outer contour
    
    * .notdef#9058 (U+CCF6) has a counter-clockwise outer contour
    
    * .notdef#9058 (U+CCF6) has a counter-clockwise outer contour
    
    * .notdef#9058 (U+CCF6) has a counter-clockwise outer contour
    
    * .notdef#9059 (U+CCF7) has a counter-clockwise outer contour
    
    * .notdef#9059 (U+CCF7) has a counter-clockwise outer contour
    
    * .notdef#9059 (U+CCF7) has a counter-clockwise outer contour
    
    * .notdef#9059 (U+CCF7) has a counter-clockwise outer contour
    
    * .notdef#9059 (U+CCF7) has a counter-clockwise outer contour
    
    * .notdef#906 (U+BA4D) has a counter-clockwise outer contour
    
    * .notdef#906 (U+BA4D) has a counter-clockwise outer contour
    
    * .notdef#906 (U+BA4D) has a counter-clockwise outer contour
    
    * .notdef#9060 (U+CCF8) has a counter-clockwise outer contour
    
    * .notdef#9060 (U+CCF8) has a counter-clockwise outer contour
    
    * .notdef#9060 (U+CCF8) has a counter-clockwise outer contour
    
    * .notdef#9060 (U+CCF8) has a counter-clockwise outer contour
    
    * .notdef#9060 (U+CCF8) has a counter-clockwise outer contour
    
    * .notdef#9061 (U+CCF9) has a counter-clockwise outer contour
    
    * .notdef#9061 (U+CCF9) has a counter-clockwise outer contour
    
    * .notdef#9061 (U+CCF9) has a counter-clockwise outer contour
    
    * .notdef#9061 (U+CCF9) has a counter-clockwise outer contour
    
    * .notdef#9061 (U+CCF9) has a counter-clockwise outer contour
    
    * .notdef#9062 (U+CCFA) has a counter-clockwise outer contour
    
    * .notdef#9062 (U+CCFA) has a counter-clockwise outer contour
    
    * .notdef#9062 (U+CCFA) has a counter-clockwise outer contour
    
    * .notdef#9062 (U+CCFA) has a counter-clockwise outer contour
    
    * .notdef#9062 (U+CCFA) has a counter-clockwise outer contour
    
    * .notdef#9062 (U+CCFA) has a counter-clockwise outer contour
    
    * .notdef#9063 (U+CCFB) has a counter-clockwise outer contour
    
    * .notdef#9063 (U+CCFB) has a counter-clockwise outer contour
    
    * .notdef#9063 (U+CCFB) has a counter-clockwise outer contour
    
    * .notdef#9063 (U+CCFB) has a counter-clockwise outer contour
    
    * .notdef#9063 (U+CCFB) has a counter-clockwise outer contour
    
    * .notdef#9063 (U+CCFB) has a counter-clockwise outer contour
    
    * .notdef#9064 (U+CCFC) has a counter-clockwise outer contour
    
    * .notdef#9064 (U+CCFC) has a counter-clockwise outer contour
    
    * .notdef#9064 (U+CCFC) has a counter-clockwise outer contour
    
    * .notdef#9064 (U+CCFC) has a counter-clockwise outer contour
    
    * .notdef#9065 (U+CCFD) has a counter-clockwise outer contour
    
    * .notdef#9065 (U+CCFD) has a counter-clockwise outer contour
    
    * .notdef#9065 (U+CCFD) has a counter-clockwise outer contour
    
    * .notdef#9065 (U+CCFD) has a counter-clockwise outer contour
    
    * .notdef#9066 (U+CCFE) has a counter-clockwise outer contour
    
    * .notdef#9066 (U+CCFE) has a counter-clockwise outer contour
    
    * .notdef#9066 (U+CCFE) has a counter-clockwise outer contour
    
    * .notdef#9066 (U+CCFE) has a counter-clockwise outer contour
    
    * .notdef#9066 (U+CCFE) has a counter-clockwise outer contour
    
    * .notdef#9067 (U+CCFF) has a counter-clockwise outer contour
    
    * .notdef#9067 (U+CCFF) has a counter-clockwise outer contour
    
    * .notdef#9067 (U+CCFF) has a counter-clockwise outer contour
    
    * .notdef#9067 (U+CCFF) has a counter-clockwise outer contour
    
    * .notdef#9068 (U+CD00) has a counter-clockwise outer contour
    
    * .notdef#9068 (U+CD00) has a counter-clockwise outer contour
    
    * .notdef#9068 (U+CD00) has a counter-clockwise outer contour
    
    * .notdef#9068 (U+CD00) has a counter-clockwise outer contour
    
    * .notdef#9069 (U+CD02) has a counter-clockwise outer contour
    
    * .notdef#9069 (U+CD02) has a counter-clockwise outer contour
    
    * .notdef#9069 (U+CD02) has a counter-clockwise outer contour
    
    * .notdef#9069 (U+CD02) has a counter-clockwise outer contour
    
    * .notdef#907 (U+BA4E) has a counter-clockwise outer contour
    
    * .notdef#907 (U+BA4E) has a counter-clockwise outer contour
    
    * .notdef#907 (U+BA4E) has a counter-clockwise outer contour
    
    * .notdef#9070 (U+CD03) has a counter-clockwise outer contour
    
    * .notdef#9070 (U+CD03) has a counter-clockwise outer contour
    
    * .notdef#9070 (U+CD03) has a counter-clockwise outer contour
    
    * .notdef#9070 (U+CD03) has a counter-clockwise outer contour
    
    * .notdef#9071 (U+CD04) has a counter-clockwise outer contour
    
    * .notdef#9071 (U+CD04) has a counter-clockwise outer contour
    
    * .notdef#9071 (U+CD04) has a counter-clockwise outer contour
    
    * .notdef#9071 (U+CD04) has a counter-clockwise outer contour
    
    * .notdef#9072 (U+CD05) has a counter-clockwise outer contour
    
    * .notdef#9072 (U+CD05) has a counter-clockwise outer contour
    
    * .notdef#9072 (U+CD05) has a counter-clockwise outer contour
    
    * .notdef#9072 (U+CD05) has a counter-clockwise outer contour
    
    * .notdef#9073 (U+CD06) has a counter-clockwise outer contour
    
    * .notdef#9073 (U+CD06) has a counter-clockwise outer contour
    
    * .notdef#9073 (U+CD06) has a counter-clockwise outer contour
    
    * .notdef#9073 (U+CD06) has a counter-clockwise outer contour
    
    * .notdef#9073 (U+CD06) has a counter-clockwise outer contour
    
    * .notdef#9074 (U+CD07) has a counter-clockwise outer contour
    
    * .notdef#9074 (U+CD07) has a counter-clockwise outer contour
    
    * .notdef#9074 (U+CD07) has a counter-clockwise outer contour
    
    * .notdef#9074 (U+CD07) has a counter-clockwise outer contour
    
    * .notdef#9074 (U+CD07) has a counter-clockwise outer contour
    
    * .notdef#9075 (U+CD0A) has a counter-clockwise outer contour
    
    * .notdef#9075 (U+CD0A) has a counter-clockwise outer contour
    
    * .notdef#9075 (U+CD0A) has a counter-clockwise outer contour
    
    * .notdef#9075 (U+CD0A) has a counter-clockwise outer contour
    
    * .notdef#9076 (U+CD0B) has a counter-clockwise outer contour
    
    * .notdef#9076 (U+CD0B) has a counter-clockwise outer contour
    
    * .notdef#9076 (U+CD0B) has a counter-clockwise outer contour
    
    * .notdef#9076 (U+CD0B) has a counter-clockwise outer contour
    
    * .notdef#9077 (U+CD0D) has a counter-clockwise outer contour
    
    * .notdef#9077 (U+CD0D) has a counter-clockwise outer contour
    
    * .notdef#9077 (U+CD0D) has a counter-clockwise outer contour
    
    * .notdef#9077 (U+CD0D) has a counter-clockwise outer contour
    
    * .notdef#9078 (U+CD0E) has a counter-clockwise outer contour
    
    * .notdef#9078 (U+CD0E) has a counter-clockwise outer contour
    
    * .notdef#9078 (U+CD0E) has a counter-clockwise outer contour
    
    * .notdef#9078 (U+CD0E) has a counter-clockwise outer contour
    
    * .notdef#9078 (U+CD0E) has a counter-clockwise outer contour
    
    * .notdef#9079 (U+CD0F) has a counter-clockwise outer contour
    
    * .notdef#9079 (U+CD0F) has a counter-clockwise outer contour
    
    * .notdef#9079 (U+CD0F) has a counter-clockwise outer contour
    
    * .notdef#908 (U+BA53) has a counter-clockwise outer contour
    
    * .notdef#908 (U+BA53) has a counter-clockwise outer contour
    
    * .notdef#908 (U+BA53) has a counter-clockwise outer contour
    
    * .notdef#908 (U+BA53) has a counter-clockwise outer contour
    
    * .notdef#9080 (U+CD11) has a counter-clockwise outer contour
    
    * .notdef#9080 (U+CD11) has a counter-clockwise outer contour
    
    * .notdef#9080 (U+CD11) has a counter-clockwise outer contour
    
    * .notdef#9080 (U+CD11) has a counter-clockwise outer contour
    
    * .notdef#9081 (U+CD12) has a counter-clockwise outer contour
    
    * .notdef#9081 (U+CD12) has a counter-clockwise outer contour
    
    * .notdef#9081 (U+CD12) has a counter-clockwise outer contour
    
    * .notdef#9081 (U+CD12) has a counter-clockwise outer contour
    
    * .notdef#9082 (U+CD13) has a counter-clockwise outer contour
    
    * .notdef#9082 (U+CD13) has a counter-clockwise outer contour
    
    * .notdef#9082 (U+CD13) has a counter-clockwise outer contour
    
    * .notdef#9082 (U+CD13) has a counter-clockwise outer contour
    
    * .notdef#9083 (U+CD14) has a counter-clockwise outer contour
    
    * .notdef#9083 (U+CD14) has a counter-clockwise outer contour
    
    * .notdef#9083 (U+CD14) has a counter-clockwise outer contour
    
    * .notdef#9083 (U+CD14) has a counter-clockwise outer contour
    
    * .notdef#9084 (U+CD15) has a counter-clockwise outer contour
    
    * .notdef#9084 (U+CD15) has a counter-clockwise outer contour
    
    * .notdef#9084 (U+CD15) has a counter-clockwise outer contour
    
    * .notdef#9084 (U+CD15) has a counter-clockwise outer contour
    
    * .notdef#9085 (U+CD16) has a counter-clockwise outer contour
    
    * .notdef#9085 (U+CD16) has a counter-clockwise outer contour
    
    * .notdef#9085 (U+CD16) has a counter-clockwise outer contour
    
    * .notdef#9085 (U+CD16) has a counter-clockwise outer contour
    
    * .notdef#9085 (U+CD16) has a counter-clockwise outer contour
    
    * .notdef#9086 (U+CD17) has a counter-clockwise outer contour
    
    * .notdef#9086 (U+CD17) has a counter-clockwise outer contour
    
    * .notdef#9086 (U+CD17) has a counter-clockwise outer contour
    
    * .notdef#9086 (U+CD17) has a counter-clockwise outer contour
    
    * .notdef#9086 (U+CD17) has a counter-clockwise outer contour
    
    * .notdef#9087 (U+CD1A) has a counter-clockwise outer contour
    
    * .notdef#9087 (U+CD1A) has a counter-clockwise outer contour
    
    * .notdef#9087 (U+CD1A) has a counter-clockwise outer contour
    
    * .notdef#9087 (U+CD1A) has a counter-clockwise outer contour
    
    * .notdef#9088 (U+CD1C) has a counter-clockwise outer contour
    
    * .notdef#9088 (U+CD1C) has a counter-clockwise outer contour
    
    * .notdef#9088 (U+CD1C) has a counter-clockwise outer contour
    
    * .notdef#9089 (U+CD1E) has a counter-clockwise outer contour
    
    * .notdef#9089 (U+CD1E) has a counter-clockwise outer contour
    
    * .notdef#9089 (U+CD1E) has a counter-clockwise outer contour
    
    * .notdef#909 (U+BA54) has a counter-clockwise outer contour
    
    * .notdef#909 (U+BA54) has a counter-clockwise outer contour
    
    * .notdef#9090 (U+CD1F) has a counter-clockwise outer contour
    
    * .notdef#9090 (U+CD1F) has a counter-clockwise outer contour
    
    * .notdef#9090 (U+CD1F) has a counter-clockwise outer contour
    
    * .notdef#9091 (U+CD20) has a counter-clockwise outer contour
    
    * .notdef#9091 (U+CD20) has a counter-clockwise outer contour
    
    * .notdef#9091 (U+CD20) has a counter-clockwise outer contour
    
    * .notdef#9092 (U+CD21) has a counter-clockwise outer contour
    
    * .notdef#9092 (U+CD21) has a counter-clockwise outer contour
    
    * .notdef#9092 (U+CD21) has a counter-clockwise outer contour
    
    * .notdef#9093 (U+CD22) has a counter-clockwise outer contour
    
    * .notdef#9093 (U+CD22) has a counter-clockwise outer contour
    
    * .notdef#9093 (U+CD22) has a counter-clockwise outer contour
    
    * .notdef#9093 (U+CD22) has a counter-clockwise outer contour
    
    * .notdef#9094 (U+CD23) has a counter-clockwise outer contour
    
    * .notdef#9094 (U+CD23) has a counter-clockwise outer contour
    
    * .notdef#9094 (U+CD23) has a counter-clockwise outer contour
    
    * .notdef#9094 (U+CD23) has a counter-clockwise outer contour
    
    * .notdef#9095 (U+CD25) has a counter-clockwise outer contour
    
    * .notdef#9095 (U+CD25) has a counter-clockwise outer contour
    
    * .notdef#9095 (U+CD25) has a counter-clockwise outer contour
    
    * .notdef#9095 (U+CD25) has a counter-clockwise outer contour
    
    * .notdef#9096 (U+CD26) has a counter-clockwise outer contour
    
    * .notdef#9096 (U+CD26) has a counter-clockwise outer contour
    
    * .notdef#9096 (U+CD26) has a counter-clockwise outer contour
    
    * .notdef#9096 (U+CD26) has a counter-clockwise outer contour
    
    * .notdef#9096 (U+CD26) has a counter-clockwise outer contour
    
    * .notdef#9097 (U+CD27) has a counter-clockwise outer contour
    
    * .notdef#9097 (U+CD27) has a counter-clockwise outer contour
    
    * .notdef#9097 (U+CD27) has a counter-clockwise outer contour
    
    * .notdef#9097 (U+CD27) has a counter-clockwise outer contour
    
    * .notdef#9097 (U+CD27) has a counter-clockwise outer contour
    
    * .notdef#9098 (U+CD29) has a counter-clockwise outer contour
    
    * .notdef#9098 (U+CD29) has a counter-clockwise outer contour
    
    * .notdef#9098 (U+CD29) has a counter-clockwise outer contour
    
    * .notdef#9098 (U+CD29) has a counter-clockwise outer contour
    
    * .notdef#9098 (U+CD29) has a counter-clockwise outer contour
    
    * .notdef#9099 (U+CD2A) has a counter-clockwise outer contour
    
    * .notdef#9099 (U+CD2A) has a counter-clockwise outer contour
    
    * .notdef#9099 (U+CD2A) has a counter-clockwise outer contour
    
    * .notdef#9099 (U+CD2A) has a counter-clockwise outer contour
    
    * .notdef#9099 (U+CD2A) has a counter-clockwise outer contour
    
    * .notdef#9099 (U+CD2A) has a counter-clockwise outer contour
    
    * .notdef#910 (U+BA55) has a counter-clockwise outer contour
    
    * .notdef#910 (U+BA55) has a counter-clockwise outer contour
    
    * .notdef#910 (U+BA55) has a counter-clockwise outer contour
    
    * .notdef#9100 (U+CD2B) has a counter-clockwise outer contour
    
    * .notdef#9100 (U+CD2B) has a counter-clockwise outer contour
    
    * .notdef#9100 (U+CD2B) has a counter-clockwise outer contour
    
    * .notdef#9100 (U+CD2B) has a counter-clockwise outer contour
    
    * .notdef#9101 (U+CD2D) has a counter-clockwise outer contour
    
    * .notdef#9101 (U+CD2D) has a counter-clockwise outer contour
    
    * .notdef#9101 (U+CD2D) has a counter-clockwise outer contour
    
    * .notdef#9101 (U+CD2D) has a counter-clockwise outer contour
    
    * .notdef#9101 (U+CD2D) has a counter-clockwise outer contour
    
    * .notdef#9102 (U+CD2E) has a counter-clockwise outer contour
    
    * .notdef#9102 (U+CD2E) has a counter-clockwise outer contour
    
    * .notdef#9102 (U+CD2E) has a counter-clockwise outer contour
    
    * .notdef#9102 (U+CD2E) has a counter-clockwise outer contour
    
    * .notdef#9102 (U+CD2E) has a counter-clockwise outer contour
    
    * .notdef#9103 (U+CD2F) has a counter-clockwise outer contour
    
    * .notdef#9103 (U+CD2F) has a counter-clockwise outer contour
    
    * .notdef#9103 (U+CD2F) has a counter-clockwise outer contour
    
    * .notdef#9103 (U+CD2F) has a counter-clockwise outer contour
    
    * .notdef#9103 (U+CD2F) has a counter-clockwise outer contour
    
    * .notdef#9104 (U+CD30) has a counter-clockwise outer contour
    
    * .notdef#9104 (U+CD30) has a counter-clockwise outer contour
    
    * .notdef#9104 (U+CD30) has a counter-clockwise outer contour
    
    * .notdef#9104 (U+CD30) has a counter-clockwise outer contour
    
    * .notdef#9104 (U+CD30) has a counter-clockwise outer contour
    
    * .notdef#9105 (U+CD31) has a counter-clockwise outer contour
    
    * .notdef#9105 (U+CD31) has a counter-clockwise outer contour
    
    * .notdef#9105 (U+CD31) has a counter-clockwise outer contour
    
    * .notdef#9105 (U+CD31) has a counter-clockwise outer contour
    
    * .notdef#9105 (U+CD31) has a counter-clockwise outer contour
    
    * .notdef#9106 (U+CD32) has a counter-clockwise outer contour
    
    * .notdef#9106 (U+CD32) has a counter-clockwise outer contour
    
    * .notdef#9106 (U+CD32) has a counter-clockwise outer contour
    
    * .notdef#9106 (U+CD32) has a counter-clockwise outer contour
    
    * .notdef#9106 (U+CD32) has a counter-clockwise outer contour
    
    * .notdef#9106 (U+CD32) has a counter-clockwise outer contour
    
    * .notdef#9107 (U+CD33) has a counter-clockwise outer contour
    
    * .notdef#9107 (U+CD33) has a counter-clockwise outer contour
    
    * .notdef#9107 (U+CD33) has a counter-clockwise outer contour
    
    * .notdef#9107 (U+CD33) has a counter-clockwise outer contour
    
    * .notdef#9107 (U+CD33) has a counter-clockwise outer contour
    
    * .notdef#9107 (U+CD33) has a counter-clockwise outer contour
    
    * .notdef#9108 (U+CD34) has a counter-clockwise outer contour
    
    * .notdef#9108 (U+CD34) has a counter-clockwise outer contour
    
    * .notdef#9108 (U+CD34) has a counter-clockwise outer contour
    
    * .notdef#9108 (U+CD34) has a counter-clockwise outer contour
    
    * .notdef#9109 (U+CD35) has a counter-clockwise outer contour
    
    * .notdef#9109 (U+CD35) has a counter-clockwise outer contour
    
    * .notdef#9109 (U+CD35) has a counter-clockwise outer contour
    
    * .notdef#9109 (U+CD35) has a counter-clockwise outer contour
    
    * .notdef#911 (U+BA58) has a counter-clockwise outer contour
    
    * .notdef#911 (U+BA58) has a counter-clockwise outer contour
    
    * .notdef#911 (U+BA58) has a counter-clockwise outer contour
    
    * .notdef#9110 (U+CD36) has a counter-clockwise outer contour
    
    * .notdef#9110 (U+CD36) has a counter-clockwise outer contour
    
    * .notdef#9110 (U+CD36) has a counter-clockwise outer contour
    
    * .notdef#9110 (U+CD36) has a counter-clockwise outer contour
    
    * .notdef#9110 (U+CD36) has a counter-clockwise outer contour
    
    * .notdef#9111 (U+CD37) has a counter-clockwise outer contour
    
    * .notdef#9111 (U+CD37) has a counter-clockwise outer contour
    
    * .notdef#9111 (U+CD37) has a counter-clockwise outer contour
    
    * .notdef#9111 (U+CD37) has a counter-clockwise outer contour
    
    * .notdef#9112 (U+CD38) has a counter-clockwise outer contour
    
    * .notdef#9112 (U+CD38) has a counter-clockwise outer contour
    
    * .notdef#9112 (U+CD38) has a counter-clockwise outer contour
    
    * .notdef#9112 (U+CD38) has a counter-clockwise outer contour
    
    * .notdef#9113 (U+CD3A) has a counter-clockwise outer contour
    
    * .notdef#9113 (U+CD3A) has a counter-clockwise outer contour
    
    * .notdef#9113 (U+CD3A) has a counter-clockwise outer contour
    
    * .notdef#9113 (U+CD3A) has a counter-clockwise outer contour
    
    * .notdef#9114 (U+CD3B) has a counter-clockwise outer contour
    
    * .notdef#9114 (U+CD3B) has a counter-clockwise outer contour
    
    * .notdef#9114 (U+CD3B) has a counter-clockwise outer contour
    
    * .notdef#9114 (U+CD3B) has a counter-clockwise outer contour
    
    * .notdef#9115 (U+CD3C) has a counter-clockwise outer contour
    
    * .notdef#9115 (U+CD3C) has a counter-clockwise outer contour
    
    * .notdef#9115 (U+CD3C) has a counter-clockwise outer contour
    
    * .notdef#9115 (U+CD3C) has a counter-clockwise outer contour
    
    * .notdef#9116 (U+CD3D) has a counter-clockwise outer contour
    
    * .notdef#9116 (U+CD3D) has a counter-clockwise outer contour
    
    * .notdef#9116 (U+CD3D) has a counter-clockwise outer contour
    
    * .notdef#9116 (U+CD3D) has a counter-clockwise outer contour
    
    * .notdef#9117 (U+CD3E) has a counter-clockwise outer contour
    
    * .notdef#9117 (U+CD3E) has a counter-clockwise outer contour
    
    * .notdef#9117 (U+CD3E) has a counter-clockwise outer contour
    
    * .notdef#9117 (U+CD3E) has a counter-clockwise outer contour
    
    * .notdef#9117 (U+CD3E) has a counter-clockwise outer contour
    
    * .notdef#9118 (U+CD3F) has a counter-clockwise outer contour
    
    * .notdef#9118 (U+CD3F) has a counter-clockwise outer contour
    
    * .notdef#9118 (U+CD3F) has a counter-clockwise outer contour
    
    * .notdef#9118 (U+CD3F) has a counter-clockwise outer contour
    
    * .notdef#9118 (U+CD3F) has a counter-clockwise outer contour
    
    * .notdef#9119 (U+CD40) has a counter-clockwise outer contour
    
    * .notdef#9119 (U+CD40) has a counter-clockwise outer contour
    
    * .notdef#9119 (U+CD40) has a counter-clockwise outer contour
    
    * .notdef#912 (U+BA5C) has a counter-clockwise outer contour
    
    * .notdef#912 (U+BA5C) has a counter-clockwise outer contour
    
    * .notdef#912 (U+BA5C) has a counter-clockwise outer contour
    
    * .notdef#9120 (U+CD41) has a counter-clockwise outer contour
    
    * .notdef#9120 (U+CD41) has a counter-clockwise outer contour
    
    * .notdef#9120 (U+CD41) has a counter-clockwise outer contour
    
    * .notdef#9120 (U+CD41) has a counter-clockwise outer contour
    
    * .notdef#9121 (U+CD42) has a counter-clockwise outer contour
    
    * .notdef#9121 (U+CD42) has a counter-clockwise outer contour
    
    * .notdef#9121 (U+CD42) has a counter-clockwise outer contour
    
    * .notdef#9121 (U+CD42) has a counter-clockwise outer contour
    
    * .notdef#9121 (U+CD42) has a counter-clockwise outer contour
    
    * .notdef#9122 (U+CD43) has a counter-clockwise outer contour
    
    * .notdef#9122 (U+CD43) has a counter-clockwise outer contour
    
    * .notdef#9122 (U+CD43) has a counter-clockwise outer contour
    
    * .notdef#9122 (U+CD43) has a counter-clockwise outer contour
    
    * .notdef#9122 (U+CD43) has a counter-clockwise outer contour
    
    * .notdef#9123 (U+CD44) has a counter-clockwise outer contour
    
    * .notdef#9123 (U+CD44) has a counter-clockwise outer contour
    
    * .notdef#9123 (U+CD44) has a counter-clockwise outer contour
    
    * .notdef#9123 (U+CD44) has a counter-clockwise outer contour
    
    * .notdef#9124 (U+CD45) has a counter-clockwise outer contour
    
    * .notdef#9124 (U+CD45) has a counter-clockwise outer contour
    
    * .notdef#9124 (U+CD45) has a counter-clockwise outer contour
    
    * .notdef#9124 (U+CD45) has a counter-clockwise outer contour
    
    * .notdef#9124 (U+CD45) has a counter-clockwise outer contour
    
    * .notdef#9125 (U+CD46) has a counter-clockwise outer contour
    
    * .notdef#9125 (U+CD46) has a counter-clockwise outer contour
    
    * .notdef#9125 (U+CD46) has a counter-clockwise outer contour
    
    * .notdef#9125 (U+CD46) has a counter-clockwise outer contour
    
    * .notdef#9125 (U+CD46) has a counter-clockwise outer contour
    
    * .notdef#9125 (U+CD46) has a counter-clockwise outer contour
    
    * .notdef#9126 (U+CD47) has a counter-clockwise outer contour
    
    * .notdef#9126 (U+CD47) has a counter-clockwise outer contour
    
    * .notdef#9126 (U+CD47) has a counter-clockwise outer contour
    
    * .notdef#9126 (U+CD47) has a counter-clockwise outer contour
    
    * .notdef#9127 (U+CD48) has a counter-clockwise outer contour
    
    * .notdef#9127 (U+CD48) has a counter-clockwise outer contour
    
    * .notdef#9127 (U+CD48) has a counter-clockwise outer contour
    
    * .notdef#9127 (U+CD48) has a counter-clockwise outer contour
    
    * .notdef#9128 (U+CD49) has a counter-clockwise outer contour
    
    * .notdef#9128 (U+CD49) has a counter-clockwise outer contour
    
    * .notdef#9128 (U+CD49) has a counter-clockwise outer contour
    
    * .notdef#9128 (U+CD49) has a counter-clockwise outer contour
    
    * .notdef#9128 (U+CD49) has a counter-clockwise outer contour
    
    * .notdef#9129 (U+CD4A) has a counter-clockwise outer contour
    
    * .notdef#9129 (U+CD4A) has a counter-clockwise outer contour
    
    * .notdef#9129 (U+CD4A) has a counter-clockwise outer contour
    
    * .notdef#9129 (U+CD4A) has a counter-clockwise outer contour
    
    * .notdef#9129 (U+CD4A) has a counter-clockwise outer contour
    
    * .notdef#913 (U+BA64) has a counter-clockwise outer contour
    
    * .notdef#913 (U+BA64) has a counter-clockwise outer contour
    
    * .notdef#913 (U+BA64) has a counter-clockwise outer contour
    
    * .notdef#9130 (U+CD4B) has a counter-clockwise outer contour
    
    * .notdef#9130 (U+CD4B) has a counter-clockwise outer contour
    
    * .notdef#9130 (U+CD4B) has a counter-clockwise outer contour
    
    * .notdef#9130 (U+CD4B) has a counter-clockwise outer contour
    
    * .notdef#9130 (U+CD4B) has a counter-clockwise outer contour
    
    * .notdef#9131 (U+CD4C) has a counter-clockwise outer contour
    
    * .notdef#9131 (U+CD4C) has a counter-clockwise outer contour
    
    * .notdef#9131 (U+CD4C) has a counter-clockwise outer contour
    
    * .notdef#9131 (U+CD4C) has a counter-clockwise outer contour
    
    * .notdef#9131 (U+CD4C) has a counter-clockwise outer contour
    
    * .notdef#9132 (U+CD4D) has a counter-clockwise outer contour
    
    * .notdef#9132 (U+CD4D) has a counter-clockwise outer contour
    
    * .notdef#9132 (U+CD4D) has a counter-clockwise outer contour
    
    * .notdef#9132 (U+CD4D) has a counter-clockwise outer contour
    
    * .notdef#9132 (U+CD4D) has a counter-clockwise outer contour
    
    * .notdef#9133 (U+CD4E) has a counter-clockwise outer contour
    
    * .notdef#9133 (U+CD4E) has a counter-clockwise outer contour
    
    * .notdef#9133 (U+CD4E) has a counter-clockwise outer contour
    
    * .notdef#9133 (U+CD4E) has a counter-clockwise outer contour
    
    * .notdef#9133 (U+CD4E) has a counter-clockwise outer contour
    
    * .notdef#9133 (U+CD4E) has a counter-clockwise outer contour
    
    * .notdef#9134 (U+CD4F) has a counter-clockwise outer contour
    
    * .notdef#9134 (U+CD4F) has a counter-clockwise outer contour
    
    * .notdef#9134 (U+CD4F) has a counter-clockwise outer contour
    
    * .notdef#9134 (U+CD4F) has a counter-clockwise outer contour
    
    * .notdef#9134 (U+CD4F) has a counter-clockwise outer contour
    
    * .notdef#9134 (U+CD4F) has a counter-clockwise outer contour
    
    * .notdef#9135 (U+CD50) has a counter-clockwise outer contour
    
    * .notdef#9135 (U+CD50) has a counter-clockwise outer contour
    
    * .notdef#9135 (U+CD50) has a counter-clockwise outer contour
    
    * .notdef#9135 (U+CD50) has a counter-clockwise outer contour
    
    * .notdef#9136 (U+CD51) has a counter-clockwise outer contour
    
    * .notdef#9136 (U+CD51) has a counter-clockwise outer contour
    
    * .notdef#9136 (U+CD51) has a counter-clockwise outer contour
    
    * .notdef#9136 (U+CD51) has a counter-clockwise outer contour
    
    * .notdef#9137 (U+CD52) has a counter-clockwise outer contour
    
    * .notdef#9137 (U+CD52) has a counter-clockwise outer contour
    
    * .notdef#9137 (U+CD52) has a counter-clockwise outer contour
    
    * .notdef#9137 (U+CD52) has a counter-clockwise outer contour
    
    * .notdef#9137 (U+CD52) has a counter-clockwise outer contour
    
    * .notdef#9138 (U+CD53) has a counter-clockwise outer contour
    
    * .notdef#9138 (U+CD53) has a counter-clockwise outer contour
    
    * .notdef#9138 (U+CD53) has a counter-clockwise outer contour
    
    * .notdef#9138 (U+CD53) has a counter-clockwise outer contour
    
    * .notdef#9139 (U+CD54) has a counter-clockwise outer contour
    
    * .notdef#9139 (U+CD54) has a counter-clockwise outer contour
    
    * .notdef#9139 (U+CD54) has a counter-clockwise outer contour
    
    * .notdef#9139 (U+CD54) has a counter-clockwise outer contour
    
    * .notdef#914 (U+BA65) has a counter-clockwise outer contour
    
    * .notdef#914 (U+BA65) has a counter-clockwise outer contour
    
    * .notdef#914 (U+BA65) has a counter-clockwise outer contour
    
    * .notdef#9140 (U+CD55) has a counter-clockwise outer contour
    
    * .notdef#9140 (U+CD55) has a counter-clockwise outer contour
    
    * .notdef#9140 (U+CD55) has a counter-clockwise outer contour
    
    * .notdef#9140 (U+CD55) has a counter-clockwise outer contour
    
    * .notdef#9141 (U+CD56) has a counter-clockwise outer contour
    
    * .notdef#9141 (U+CD56) has a counter-clockwise outer contour
    
    * .notdef#9141 (U+CD56) has a counter-clockwise outer contour
    
    * .notdef#9141 (U+CD56) has a counter-clockwise outer contour
    
    * .notdef#9142 (U+CD57) has a counter-clockwise outer contour
    
    * .notdef#9142 (U+CD57) has a counter-clockwise outer contour
    
    * .notdef#9142 (U+CD57) has a counter-clockwise outer contour
    
    * .notdef#9142 (U+CD57) has a counter-clockwise outer contour
    
    * .notdef#9143 (U+CD58) has a counter-clockwise outer contour
    
    * .notdef#9143 (U+CD58) has a counter-clockwise outer contour
    
    * .notdef#9143 (U+CD58) has a counter-clockwise outer contour
    
    * .notdef#9143 (U+CD58) has a counter-clockwise outer contour
    
    * .notdef#9144 (U+CD59) has a counter-clockwise outer contour
    
    * .notdef#9144 (U+CD59) has a counter-clockwise outer contour
    
    * .notdef#9144 (U+CD59) has a counter-clockwise outer contour
    
    * .notdef#9144 (U+CD59) has a counter-clockwise outer contour
    
    * .notdef#9145 (U+CD5A) has a counter-clockwise outer contour
    
    * .notdef#9145 (U+CD5A) has a counter-clockwise outer contour
    
    * .notdef#9145 (U+CD5A) has a counter-clockwise outer contour
    
    * .notdef#9145 (U+CD5A) has a counter-clockwise outer contour
    
    * .notdef#9145 (U+CD5A) has a counter-clockwise outer contour
    
    * .notdef#9146 (U+CD5B) has a counter-clockwise outer contour
    
    * .notdef#9146 (U+CD5B) has a counter-clockwise outer contour
    
    * .notdef#9146 (U+CD5B) has a counter-clockwise outer contour
    
    * .notdef#9146 (U+CD5B) has a counter-clockwise outer contour
    
    * .notdef#9146 (U+CD5B) has a counter-clockwise outer contour
    
    * .notdef#9147 (U+CD5D) has a counter-clockwise outer contour
    
    * .notdef#9147 (U+CD5D) has a counter-clockwise outer contour
    
    * .notdef#9147 (U+CD5D) has a counter-clockwise outer contour
    
    * .notdef#9147 (U+CD5D) has a counter-clockwise outer contour
    
    * .notdef#9148 (U+CD5E) has a counter-clockwise outer contour
    
    * .notdef#9148 (U+CD5E) has a counter-clockwise outer contour
    
    * .notdef#9148 (U+CD5E) has a counter-clockwise outer contour
    
    * .notdef#9148 (U+CD5E) has a counter-clockwise outer contour
    
    * .notdef#9148 (U+CD5E) has a counter-clockwise outer contour
    
    * .notdef#9149 (U+CD5F) has a counter-clockwise outer contour
    
    * .notdef#9149 (U+CD5F) has a counter-clockwise outer contour
    
    * .notdef#9149 (U+CD5F) has a counter-clockwise outer contour
    
    * .notdef#9149 (U+CD5F) has a counter-clockwise outer contour
    
    * .notdef#9149 (U+CD5F) has a counter-clockwise outer contour
    
    * .notdef#915 (U+BA67) has a counter-clockwise outer contour
    
    * .notdef#915 (U+BA67) has a counter-clockwise outer contour
    
    * .notdef#915 (U+BA67) has a counter-clockwise outer contour
    
    * .notdef#9150 (U+CD61) has a counter-clockwise outer contour
    
    * .notdef#9150 (U+CD61) has a counter-clockwise outer contour
    
    * .notdef#9150 (U+CD61) has a counter-clockwise outer contour
    
    * .notdef#9150 (U+CD61) has a counter-clockwise outer contour
    
    * .notdef#9150 (U+CD61) has a counter-clockwise outer contour
    
    * .notdef#9151 (U+CD62) has a counter-clockwise outer contour
    
    * .notdef#9151 (U+CD62) has a counter-clockwise outer contour
    
    * .notdef#9151 (U+CD62) has a counter-clockwise outer contour
    
    * .notdef#9151 (U+CD62) has a counter-clockwise outer contour
    
    * .notdef#9151 (U+CD62) has a counter-clockwise outer contour
    
    * .notdef#9151 (U+CD62) has a counter-clockwise outer contour
    
    * .notdef#9152 (U+CD63) has a counter-clockwise outer contour
    
    * .notdef#9152 (U+CD63) has a counter-clockwise outer contour
    
    * .notdef#9152 (U+CD63) has a counter-clockwise outer contour
    
    * .notdef#9152 (U+CD63) has a counter-clockwise outer contour
    
    * .notdef#9153 (U+CD65) has a counter-clockwise outer contour
    
    * .notdef#9153 (U+CD65) has a counter-clockwise outer contour
    
    * .notdef#9153 (U+CD65) has a counter-clockwise outer contour
    
    * .notdef#9153 (U+CD65) has a counter-clockwise outer contour
    
    * .notdef#9153 (U+CD65) has a counter-clockwise outer contour
    
    * .notdef#9154 (U+CD66) has a counter-clockwise outer contour
    
    * .notdef#9154 (U+CD66) has a counter-clockwise outer contour
    
    * .notdef#9154 (U+CD66) has a counter-clockwise outer contour
    
    * .notdef#9154 (U+CD66) has a counter-clockwise outer contour
    
    * .notdef#9154 (U+CD66) has a counter-clockwise outer contour
    
    * .notdef#9155 (U+CD67) has a counter-clockwise outer contour
    
    * .notdef#9155 (U+CD67) has a counter-clockwise outer contour
    
    * .notdef#9155 (U+CD67) has a counter-clockwise outer contour
    
    * .notdef#9155 (U+CD67) has a counter-clockwise outer contour
    
    * .notdef#9155 (U+CD67) has a counter-clockwise outer contour
    
    * .notdef#9156 (U+CD68) has a counter-clockwise outer contour
    
    * .notdef#9156 (U+CD68) has a counter-clockwise outer contour
    
    * .notdef#9156 (U+CD68) has a counter-clockwise outer contour
    
    * .notdef#9156 (U+CD68) has a counter-clockwise outer contour
    
    * .notdef#9156 (U+CD68) has a counter-clockwise outer contour
    
    * .notdef#9157 (U+CD69) has a counter-clockwise outer contour
    
    * .notdef#9157 (U+CD69) has a counter-clockwise outer contour
    
    * .notdef#9157 (U+CD69) has a counter-clockwise outer contour
    
    * .notdef#9157 (U+CD69) has a counter-clockwise outer contour
    
    * .notdef#9157 (U+CD69) has a counter-clockwise outer contour
    
    * .notdef#9158 (U+CD6A) has a counter-clockwise outer contour
    
    * .notdef#9158 (U+CD6A) has a counter-clockwise outer contour
    
    * .notdef#9158 (U+CD6A) has a counter-clockwise outer contour
    
    * .notdef#9158 (U+CD6A) has a counter-clockwise outer contour
    
    * .notdef#9158 (U+CD6A) has a counter-clockwise outer contour
    
    * .notdef#9158 (U+CD6A) has a counter-clockwise outer contour
    
    * .notdef#9159 (U+CD6B) has a counter-clockwise outer contour
    
    * .notdef#9159 (U+CD6B) has a counter-clockwise outer contour
    
    * .notdef#9159 (U+CD6B) has a counter-clockwise outer contour
    
    * .notdef#9159 (U+CD6B) has a counter-clockwise outer contour
    
    * .notdef#9159 (U+CD6B) has a counter-clockwise outer contour
    
    * .notdef#9159 (U+CD6B) has a counter-clockwise outer contour
    
    * .notdef#916 (U+BA68) has a counter-clockwise outer contour
    
    * .notdef#916 (U+BA68) has a counter-clockwise outer contour
    
    * .notdef#916 (U+BA68) has a counter-clockwise outer contour
    
    * .notdef#9160 (U+CD6E) has a counter-clockwise outer contour
    
    * .notdef#9160 (U+CD6E) has a counter-clockwise outer contour
    
    * .notdef#9160 (U+CD6E) has a counter-clockwise outer contour
    
    * .notdef#9160 (U+CD6E) has a counter-clockwise outer contour
    
    * .notdef#9160 (U+CD6E) has a counter-clockwise outer contour
    
    * .notdef#9161 (U+CD70) has a counter-clockwise outer contour
    
    * .notdef#9161 (U+CD70) has a counter-clockwise outer contour
    
    * .notdef#9161 (U+CD70) has a counter-clockwise outer contour
    
    * .notdef#9161 (U+CD70) has a counter-clockwise outer contour
    
    * .notdef#9162 (U+CD72) has a counter-clockwise outer contour
    
    * .notdef#9162 (U+CD72) has a counter-clockwise outer contour
    
    * .notdef#9162 (U+CD72) has a counter-clockwise outer contour
    
    * .notdef#9162 (U+CD72) has a counter-clockwise outer contour
    
    * .notdef#9163 (U+CD73) has a counter-clockwise outer contour
    
    * .notdef#9163 (U+CD73) has a counter-clockwise outer contour
    
    * .notdef#9163 (U+CD73) has a counter-clockwise outer contour
    
    * .notdef#9163 (U+CD73) has a counter-clockwise outer contour
    
    * .notdef#9164 (U+CD74) has a counter-clockwise outer contour
    
    * .notdef#9164 (U+CD74) has a counter-clockwise outer contour
    
    * .notdef#9164 (U+CD74) has a counter-clockwise outer contour
    
    * .notdef#9164 (U+CD74) has a counter-clockwise outer contour
    
    * .notdef#9165 (U+CD75) has a counter-clockwise outer contour
    
    * .notdef#9165 (U+CD75) has a counter-clockwise outer contour
    
    * .notdef#9165 (U+CD75) has a counter-clockwise outer contour
    
    * .notdef#9165 (U+CD75) has a counter-clockwise outer contour
    
    * .notdef#9166 (U+CD76) has a counter-clockwise outer contour
    
    * .notdef#9166 (U+CD76) has a counter-clockwise outer contour
    
    * .notdef#9166 (U+CD76) has a counter-clockwise outer contour
    
    * .notdef#9166 (U+CD76) has a counter-clockwise outer contour
    
    * .notdef#9166 (U+CD76) has a counter-clockwise outer contour
    
    * .notdef#9167 (U+CD77) has a counter-clockwise outer contour
    
    * .notdef#9167 (U+CD77) has a counter-clockwise outer contour
    
    * .notdef#9167 (U+CD77) has a counter-clockwise outer contour
    
    * .notdef#9167 (U+CD77) has a counter-clockwise outer contour
    
    * .notdef#9167 (U+CD77) has a counter-clockwise outer contour
    
    * .notdef#9168 (U+CD79) has a counter-clockwise outer contour
    
    * .notdef#9168 (U+CD79) has a counter-clockwise outer contour
    
    * .notdef#9168 (U+CD79) has a counter-clockwise outer contour
    
    * .notdef#9169 (U+CD7A) has a counter-clockwise outer contour
    
    * .notdef#9169 (U+CD7A) has a counter-clockwise outer contour
    
    * .notdef#9169 (U+CD7A) has a counter-clockwise outer contour
    
    * .notdef#9169 (U+CD7A) has a counter-clockwise outer contour
    
    * .notdef#917 (U+BA69) has a counter-clockwise outer contour
    
    * .notdef#917 (U+BA69) has a counter-clockwise outer contour
    
    * .notdef#917 (U+BA69) has a counter-clockwise outer contour
    
    * .notdef#9170 (U+CD7B) has a counter-clockwise outer contour
    
    * .notdef#9170 (U+CD7B) has a counter-clockwise outer contour
    
    * .notdef#9170 (U+CD7B) has a counter-clockwise outer contour
    
    * .notdef#9170 (U+CD7B) has a counter-clockwise outer contour
    
    * .notdef#9171 (U+CD7C) has a counter-clockwise outer contour
    
    * .notdef#9171 (U+CD7C) has a counter-clockwise outer contour
    
    * .notdef#9171 (U+CD7C) has a counter-clockwise outer contour
    
    * .notdef#9172 (U+CD7D) has a counter-clockwise outer contour
    
    * .notdef#9172 (U+CD7D) has a counter-clockwise outer contour
    
    * .notdef#9172 (U+CD7D) has a counter-clockwise outer contour
    
    * .notdef#9172 (U+CD7D) has a counter-clockwise outer contour
    
    * .notdef#9173 (U+CD7E) has a counter-clockwise outer contour
    
    * .notdef#9173 (U+CD7E) has a counter-clockwise outer contour
    
    * .notdef#9173 (U+CD7E) has a counter-clockwise outer contour
    
    * .notdef#9173 (U+CD7E) has a counter-clockwise outer contour
    
    * .notdef#9173 (U+CD7E) has a counter-clockwise outer contour
    
    * .notdef#9174 (U+CD7F) has a counter-clockwise outer contour
    
    * .notdef#9174 (U+CD7F) has a counter-clockwise outer contour
    
    * .notdef#9174 (U+CD7F) has a counter-clockwise outer contour
    
    * .notdef#9175 (U+CD80) has a counter-clockwise outer contour
    
    * .notdef#9175 (U+CD80) has a counter-clockwise outer contour
    
    * .notdef#9175 (U+CD80) has a counter-clockwise outer contour
    
    * .notdef#9176 (U+CD81) has a counter-clockwise outer contour
    
    * .notdef#9176 (U+CD81) has a counter-clockwise outer contour
    
    * .notdef#9176 (U+CD81) has a counter-clockwise outer contour
    
    * .notdef#9176 (U+CD81) has a counter-clockwise outer contour
    
    * .notdef#9177 (U+CD82) has a counter-clockwise outer contour
    
    * .notdef#9177 (U+CD82) has a counter-clockwise outer contour
    
    * .notdef#9177 (U+CD82) has a counter-clockwise outer contour
    
    * .notdef#9177 (U+CD82) has a counter-clockwise outer contour
    
    * .notdef#9178 (U+CD83) has a counter-clockwise outer contour
    
    * .notdef#9178 (U+CD83) has a counter-clockwise outer contour
    
    * .notdef#9178 (U+CD83) has a counter-clockwise outer contour
    
    * .notdef#9178 (U+CD83) has a counter-clockwise outer contour
    
    * .notdef#9179 (U+CD84) has a counter-clockwise outer contour
    
    * .notdef#9179 (U+CD84) has a counter-clockwise outer contour
    
    * .notdef#9179 (U+CD84) has a counter-clockwise outer contour
    
    * .notdef#9179 (U+CD84) has a counter-clockwise outer contour
    
    * .notdef#918 (U+BA70) has a counter-clockwise outer contour
    
    * .notdef#918 (U+BA70) has a counter-clockwise outer contour
    
    * .notdef#9180 (U+CD85) has a counter-clockwise outer contour
    
    * .notdef#9180 (U+CD85) has a counter-clockwise outer contour
    
    * .notdef#9180 (U+CD85) has a counter-clockwise outer contour
    
    * .notdef#9180 (U+CD85) has a counter-clockwise outer contour
    
    * .notdef#9181 (U+CD86) has a counter-clockwise outer contour
    
    * .notdef#9181 (U+CD86) has a counter-clockwise outer contour
    
    * .notdef#9181 (U+CD86) has a counter-clockwise outer contour
    
    * .notdef#9181 (U+CD86) has a counter-clockwise outer contour
    
    * .notdef#9181 (U+CD86) has a counter-clockwise outer contour
    
    * .notdef#9182 (U+CD87) has a counter-clockwise outer contour
    
    * .notdef#9182 (U+CD87) has a counter-clockwise outer contour
    
    * .notdef#9182 (U+CD87) has a counter-clockwise outer contour
    
    * .notdef#9182 (U+CD87) has a counter-clockwise outer contour
    
    * .notdef#9182 (U+CD87) has a counter-clockwise outer contour
    
    * .notdef#9183 (U+CD89) has a counter-clockwise outer contour
    
    * .notdef#9183 (U+CD89) has a counter-clockwise outer contour
    
    * .notdef#9183 (U+CD89) has a counter-clockwise outer contour
    
    * .notdef#9184 (U+CD8A) has a counter-clockwise outer contour
    
    * .notdef#9184 (U+CD8A) has a counter-clockwise outer contour
    
    * .notdef#9184 (U+CD8A) has a counter-clockwise outer contour
    
    * .notdef#9184 (U+CD8A) has a counter-clockwise outer contour
    
    * .notdef#9185 (U+CD8B) has a counter-clockwise outer contour
    
    * .notdef#9185 (U+CD8B) has a counter-clockwise outer contour
    
    * .notdef#9185 (U+CD8B) has a counter-clockwise outer contour
    
    * .notdef#9186 (U+CD8C) has a counter-clockwise outer contour
    
    * .notdef#9186 (U+CD8C) has a counter-clockwise outer contour
    
    * .notdef#9186 (U+CD8C) has a counter-clockwise outer contour
    
    * .notdef#9187 (U+CD8D) has a counter-clockwise outer contour
    
    * .notdef#9187 (U+CD8D) has a counter-clockwise outer contour
    
    * .notdef#9187 (U+CD8D) has a counter-clockwise outer contour
    
    * .notdef#9188 (U+CD8E) has a counter-clockwise outer contour
    
    * .notdef#9188 (U+CD8E) has a counter-clockwise outer contour
    
    * .notdef#9188 (U+CD8E) has a counter-clockwise outer contour
    
    * .notdef#9189 (U+CD8F) has a counter-clockwise outer contour
    
    * .notdef#9189 (U+CD8F) has a counter-clockwise outer contour
    
    * .notdef#9189 (U+CD8F) has a counter-clockwise outer contour
    
    * .notdef#919 (U+BA71) has a counter-clockwise outer contour
    
    * .notdef#919 (U+BA71) has a counter-clockwise outer contour
    
    * .notdef#919 (U+BA71) has a counter-clockwise outer contour
    
    * .notdef#9190 (U+CD90) has a counter-clockwise outer contour
    
    * .notdef#9190 (U+CD90) has a counter-clockwise outer contour
    
    * .notdef#9190 (U+CD90) has a counter-clockwise outer contour
    
    * .notdef#9191 (U+CD91) has a counter-clockwise outer contour
    
    * .notdef#9191 (U+CD91) has a counter-clockwise outer contour
    
    * .notdef#9191 (U+CD91) has a counter-clockwise outer contour
    
    * .notdef#9192 (U+CD92) has a counter-clockwise outer contour
    
    * .notdef#9192 (U+CD92) has a counter-clockwise outer contour
    
    * .notdef#9192 (U+CD92) has a counter-clockwise outer contour
    
    * .notdef#9192 (U+CD92) has a counter-clockwise outer contour
    
    * .notdef#9193 (U+CD93) has a counter-clockwise outer contour
    
    * .notdef#9193 (U+CD93) has a counter-clockwise outer contour
    
    * .notdef#9193 (U+CD93) has a counter-clockwise outer contour
    
    * .notdef#9193 (U+CD93) has a counter-clockwise outer contour
    
    * .notdef#9194 (U+CD96) has a counter-clockwise outer contour
    
    * .notdef#9194 (U+CD96) has a counter-clockwise outer contour
    
    * .notdef#9194 (U+CD96) has a counter-clockwise outer contour
    
    * .notdef#9194 (U+CD96) has a counter-clockwise outer contour
    
    * .notdef#9195 (U+CD97) has a counter-clockwise outer contour
    
    * .notdef#9195 (U+CD97) has a counter-clockwise outer contour
    
    * .notdef#9195 (U+CD97) has a counter-clockwise outer contour
    
    * .notdef#9196 (U+CD99) has a counter-clockwise outer contour
    
    * .notdef#9196 (U+CD99) has a counter-clockwise outer contour
    
    * .notdef#9197 (U+CD9A) has a counter-clockwise outer contour
    
    * .notdef#9197 (U+CD9A) has a counter-clockwise outer contour
    
    * .notdef#9197 (U+CD9A) has a counter-clockwise outer contour
    
    * .notdef#9197 (U+CD9A) has a counter-clockwise outer contour
    
    * .notdef#9197 (U+CD9A) has a counter-clockwise outer contour
    
    * .notdef#9198 (U+CD9B) has a counter-clockwise outer contour
    
    * .notdef#9198 (U+CD9B) has a counter-clockwise outer contour
    
    * .notdef#9199 (U+CD9D) has a counter-clockwise outer contour
    
    * .notdef#9199 (U+CD9D) has a counter-clockwise outer contour
    
    * .notdef#920 (U+BA74) has a counter-clockwise outer contour
    
    * .notdef#920 (U+BA74) has a counter-clockwise outer contour
    
    * .notdef#920 (U+BA74) has a counter-clockwise outer contour
    
    * .notdef#9200 (U+CD9E) has a counter-clockwise outer contour
    
    * .notdef#9200 (U+CD9E) has a counter-clockwise outer contour
    
    * .notdef#9201 (U+CD9F) has a counter-clockwise outer contour
    
    * .notdef#9201 (U+CD9F) has a counter-clockwise outer contour
    
    * .notdef#9202 (U+CDA0) has a counter-clockwise outer contour
    
    * .notdef#9202 (U+CDA0) has a counter-clockwise outer contour
    
    * .notdef#9203 (U+CDA1) has a counter-clockwise outer contour
    
    * .notdef#9203 (U+CDA1) has a counter-clockwise outer contour
    
    * .notdef#9204 (U+CDA2) has a counter-clockwise outer contour
    
    * .notdef#9204 (U+CDA2) has a counter-clockwise outer contour
    
    * .notdef#9205 (U+CDA3) has a counter-clockwise outer contour
    
    * .notdef#9205 (U+CDA3) has a counter-clockwise outer contour
    
    * .notdef#9206 (U+CDA6) has a counter-clockwise outer contour
    
    * .notdef#9206 (U+CDA6) has a counter-clockwise outer contour
    
    * .notdef#9207 (U+CDA8) has a counter-clockwise outer contour
    
    * .notdef#9207 (U+CDA8) has a counter-clockwise outer contour
    
    * .notdef#9207 (U+CDA8) has a counter-clockwise outer contour
    
    * .notdef#9208 (U+CDAA) has a counter-clockwise outer contour
    
    * .notdef#9208 (U+CDAA) has a counter-clockwise outer contour
    
    * .notdef#9209 (U+CDAB) has a counter-clockwise outer contour
    
    * .notdef#9209 (U+CDAB) has a counter-clockwise outer contour
    
    * .notdef#921 (U+BA78) has a counter-clockwise outer contour
    
    * .notdef#921 (U+BA78) has a counter-clockwise outer contour
    
    * .notdef#921 (U+BA78) has a counter-clockwise outer contour
    
    * .notdef#9210 (U+CDAC) has a counter-clockwise outer contour
    
    * .notdef#9210 (U+CDAC) has a counter-clockwise outer contour
    
    * .notdef#9211 (U+CDAD) has a counter-clockwise outer contour
    
    * .notdef#9211 (U+CDAD) has a counter-clockwise outer contour
    
    * .notdef#9212 (U+CDAE) has a counter-clockwise outer contour
    
    * .notdef#9212 (U+CDAE) has a counter-clockwise outer contour
    
    * .notdef#9212 (U+CDAE) has a counter-clockwise outer contour
    
    * .notdef#9213 (U+CDAF) has a counter-clockwise outer contour
    
    * .notdef#9213 (U+CDAF) has a counter-clockwise outer contour
    
    * .notdef#9213 (U+CDAF) has a counter-clockwise outer contour
    
    * .notdef#9214 (U+CDB1) has a counter-clockwise outer contour
    
    * .notdef#9214 (U+CDB1) has a counter-clockwise outer contour
    
    * .notdef#9214 (U+CDB1) has a counter-clockwise outer contour
    
    * .notdef#9214 (U+CDB1) has a counter-clockwise outer contour
    
    * .notdef#9215 (U+CDB2) has a counter-clockwise outer contour
    
    * .notdef#9215 (U+CDB2) has a counter-clockwise outer contour
    
    * .notdef#9215 (U+CDB2) has a counter-clockwise outer contour
    
    * .notdef#9215 (U+CDB2) has a counter-clockwise outer contour
    
    * .notdef#9215 (U+CDB2) has a counter-clockwise outer contour
    
    * .notdef#9216 (U+CDB3) has a counter-clockwise outer contour
    
    * .notdef#9216 (U+CDB3) has a counter-clockwise outer contour
    
    * .notdef#9216 (U+CDB3) has a counter-clockwise outer contour
    
    * .notdef#9216 (U+CDB3) has a counter-clockwise outer contour
    
    * .notdef#9217 (U+CDB4) has a counter-clockwise outer contour
    
    * .notdef#9217 (U+CDB4) has a counter-clockwise outer contour
    
    * .notdef#9217 (U+CDB4) has a counter-clockwise outer contour
    
    * .notdef#9217 (U+CDB4) has a counter-clockwise outer contour
    
    * .notdef#9218 (U+CDB5) has a counter-clockwise outer contour
    
    * .notdef#9218 (U+CDB5) has a counter-clockwise outer contour
    
    * .notdef#9218 (U+CDB5) has a counter-clockwise outer contour
    
    * .notdef#9218 (U+CDB5) has a counter-clockwise outer contour
    
    * .notdef#9219 (U+CDB6) has a counter-clockwise outer contour
    
    * .notdef#9219 (U+CDB6) has a counter-clockwise outer contour
    
    * .notdef#9219 (U+CDB6) has a counter-clockwise outer contour
    
    * .notdef#9219 (U+CDB6) has a counter-clockwise outer contour
    
    * .notdef#9219 (U+CDB6) has a counter-clockwise outer contour
    
    * .notdef#9219 (U+CDB6) has a counter-clockwise outer contour
    
    * .notdef#922 (U+BA83) has a counter-clockwise outer contour
    
    * .notdef#922 (U+BA83) has a counter-clockwise outer contour
    
    * .notdef#922 (U+BA83) has a counter-clockwise outer contour
    
    * .notdef#9220 (U+CDB7) has a counter-clockwise outer contour
    
    * .notdef#9220 (U+CDB7) has a counter-clockwise outer contour
    
    * .notdef#9220 (U+CDB7) has a counter-clockwise outer contour
    
    * .notdef#9220 (U+CDB7) has a counter-clockwise outer contour
    
    * .notdef#9221 (U+CDB8) has a counter-clockwise outer contour
    
    * .notdef#9221 (U+CDB8) has a counter-clockwise outer contour
    
    * .notdef#9221 (U+CDB8) has a counter-clockwise outer contour
    
    * .notdef#9221 (U+CDB8) has a counter-clockwise outer contour
    
    * .notdef#9222 (U+CDB9) has a counter-clockwise outer contour
    
    * .notdef#9222 (U+CDB9) has a counter-clockwise outer contour
    
    * .notdef#9222 (U+CDB9) has a counter-clockwise outer contour
    
    * .notdef#9222 (U+CDB9) has a counter-clockwise outer contour
    
    * .notdef#9223 (U+CDBA) has a counter-clockwise outer contour
    
    * .notdef#9223 (U+CDBA) has a counter-clockwise outer contour
    
    * .notdef#9223 (U+CDBA) has a counter-clockwise outer contour
    
    * .notdef#9223 (U+CDBA) has a counter-clockwise outer contour
    
    * .notdef#9224 (U+CDBB) has a counter-clockwise outer contour
    
    * .notdef#9224 (U+CDBB) has a counter-clockwise outer contour
    
    * .notdef#9224 (U+CDBB) has a counter-clockwise outer contour
    
    * .notdef#9224 (U+CDBB) has a counter-clockwise outer contour
    
    * .notdef#9225 (U+CDBC) has a counter-clockwise outer contour
    
    * .notdef#9225 (U+CDBC) has a counter-clockwise outer contour
    
    * .notdef#9225 (U+CDBC) has a counter-clockwise outer contour
    
    * .notdef#9225 (U+CDBC) has a counter-clockwise outer contour
    
    * .notdef#9226 (U+CDBD) has a counter-clockwise outer contour
    
    * .notdef#9226 (U+CDBD) has a counter-clockwise outer contour
    
    * .notdef#9226 (U+CDBD) has a counter-clockwise outer contour
    
    * .notdef#9226 (U+CDBD) has a counter-clockwise outer contour
    
    * .notdef#9227 (U+CDBE) has a counter-clockwise outer contour
    
    * .notdef#9227 (U+CDBE) has a counter-clockwise outer contour
    
    * .notdef#9227 (U+CDBE) has a counter-clockwise outer contour
    
    * .notdef#9227 (U+CDBE) has a counter-clockwise outer contour
    
    * .notdef#9227 (U+CDBE) has a counter-clockwise outer contour
    
    * .notdef#9228 (U+CDBF) has a counter-clockwise outer contour
    
    * .notdef#9228 (U+CDBF) has a counter-clockwise outer contour
    
    * .notdef#9228 (U+CDBF) has a counter-clockwise outer contour
    
    * .notdef#9228 (U+CDBF) has a counter-clockwise outer contour
    
    * .notdef#9228 (U+CDBF) has a counter-clockwise outer contour
    
    * .notdef#9229 (U+CDC0) has a counter-clockwise outer contour
    
    * .notdef#9229 (U+CDC0) has a counter-clockwise outer contour
    
    * .notdef#9229 (U+CDC0) has a counter-clockwise outer contour
    
    * .notdef#9229 (U+CDC0) has a counter-clockwise outer contour
    
    * .notdef#923 (U+BA84) has a counter-clockwise outer contour
    
    * .notdef#923 (U+BA84) has a counter-clockwise outer contour
    
    * .notdef#923 (U+BA84) has a counter-clockwise outer contour
    
    * .notdef#9230 (U+CDC1) has a counter-clockwise outer contour
    
    * .notdef#9230 (U+CDC1) has a counter-clockwise outer contour
    
    * .notdef#9230 (U+CDC1) has a counter-clockwise outer contour
    
    * .notdef#9230 (U+CDC1) has a counter-clockwise outer contour
    
    * .notdef#9231 (U+CDC2) has a counter-clockwise outer contour
    
    * .notdef#9231 (U+CDC2) has a counter-clockwise outer contour
    
    * .notdef#9231 (U+CDC2) has a counter-clockwise outer contour
    
    * .notdef#9231 (U+CDC2) has a counter-clockwise outer contour
    
    * .notdef#9232 (U+CDC3) has a counter-clockwise outer contour
    
    * .notdef#9232 (U+CDC3) has a counter-clockwise outer contour
    
    * .notdef#9232 (U+CDC3) has a counter-clockwise outer contour
    
    * .notdef#9232 (U+CDC3) has a counter-clockwise outer contour
    
    * .notdef#9233 (U+CDC5) has a counter-clockwise outer contour
    
    * .notdef#9233 (U+CDC5) has a counter-clockwise outer contour
    
    * .notdef#9233 (U+CDC5) has a counter-clockwise outer contour
    
    * .notdef#9233 (U+CDC5) has a counter-clockwise outer contour
    
    * .notdef#9234 (U+CDC6) has a counter-clockwise outer contour
    
    * .notdef#9234 (U+CDC6) has a counter-clockwise outer contour
    
    * .notdef#9234 (U+CDC6) has a counter-clockwise outer contour
    
    * .notdef#9234 (U+CDC6) has a counter-clockwise outer contour
    
    * .notdef#9235 (U+CDC7) has a counter-clockwise outer contour
    
    * .notdef#9235 (U+CDC7) has a counter-clockwise outer contour
    
    * .notdef#9235 (U+CDC7) has a counter-clockwise outer contour
    
    * .notdef#9235 (U+CDC7) has a counter-clockwise outer contour
    
    * .notdef#9236 (U+CDC8) has a counter-clockwise outer contour
    
    * .notdef#9236 (U+CDC8) has a counter-clockwise outer contour
    
    * .notdef#9236 (U+CDC8) has a counter-clockwise outer contour
    
    * .notdef#9236 (U+CDC8) has a counter-clockwise outer contour
    
    * .notdef#9237 (U+CDC9) has a counter-clockwise outer contour
    
    * .notdef#9237 (U+CDC9) has a counter-clockwise outer contour
    
    * .notdef#9237 (U+CDC9) has a counter-clockwise outer contour
    
    * .notdef#9237 (U+CDC9) has a counter-clockwise outer contour
    
    * .notdef#9238 (U+CDCA) has a counter-clockwise outer contour
    
    * .notdef#9238 (U+CDCA) has a counter-clockwise outer contour
    
    * .notdef#9238 (U+CDCA) has a counter-clockwise outer contour
    
    * .notdef#9238 (U+CDCA) has a counter-clockwise outer contour
    
    * .notdef#9238 (U+CDCA) has a counter-clockwise outer contour
    
    * .notdef#9239 (U+CDCB) has a counter-clockwise outer contour
    
    * .notdef#9239 (U+CDCB) has a counter-clockwise outer contour
    
    * .notdef#9239 (U+CDCB) has a counter-clockwise outer contour
    
    * .notdef#9239 (U+CDCB) has a counter-clockwise outer contour
    
    * .notdef#9239 (U+CDCB) has a counter-clockwise outer contour
    
    * .notdef#924 (U+BA85) has a counter-clockwise outer contour
    
    * .notdef#924 (U+BA85) has a counter-clockwise outer contour
    
    * .notdef#924 (U+BA85) has a counter-clockwise outer contour
    
    * .notdef#9240 (U+CDCD) has a counter-clockwise outer contour
    
    * .notdef#9240 (U+CDCD) has a counter-clockwise outer contour
    
    * .notdef#9240 (U+CDCD) has a counter-clockwise outer contour
    
    * .notdef#9240 (U+CDCD) has a counter-clockwise outer contour
    
    * .notdef#9240 (U+CDCD) has a counter-clockwise outer contour
    
    * .notdef#9241 (U+CDCE) has a counter-clockwise outer contour
    
    * .notdef#9241 (U+CDCE) has a counter-clockwise outer contour
    
    * .notdef#9241 (U+CDCE) has a counter-clockwise outer contour
    
    * .notdef#9241 (U+CDCE) has a counter-clockwise outer contour
    
    * .notdef#9241 (U+CDCE) has a counter-clockwise outer contour
    
    * .notdef#9241 (U+CDCE) has a counter-clockwise outer contour
    
    * .notdef#9242 (U+CDCF) has a counter-clockwise outer contour
    
    * .notdef#9242 (U+CDCF) has a counter-clockwise outer contour
    
    * .notdef#9242 (U+CDCF) has a counter-clockwise outer contour
    
    * .notdef#9242 (U+CDCF) has a counter-clockwise outer contour
    
    * .notdef#9242 (U+CDCF) has a counter-clockwise outer contour
    
    * .notdef#9242 (U+CDCF) has a counter-clockwise outer contour
    
    * .notdef#9243 (U+CDD1) has a counter-clockwise outer contour
    
    * .notdef#9243 (U+CDD1) has a counter-clockwise outer contour
    
    * .notdef#9243 (U+CDD1) has a counter-clockwise outer contour
    
    * .notdef#9243 (U+CDD1) has a counter-clockwise outer contour
    
    * .notdef#9243 (U+CDD1) has a counter-clockwise outer contour
    
    * .notdef#9243 (U+CDD1) has a counter-clockwise outer contour
    
    * .notdef#9244 (U+CDD2) has a counter-clockwise outer contour
    
    * .notdef#9244 (U+CDD2) has a counter-clockwise outer contour
    
    * .notdef#9244 (U+CDD2) has a counter-clockwise outer contour
    
    * .notdef#9244 (U+CDD2) has a counter-clockwise outer contour
    
    * .notdef#9244 (U+CDD2) has a counter-clockwise outer contour
    
    * .notdef#9244 (U+CDD2) has a counter-clockwise outer contour
    
    * .notdef#9244 (U+CDD2) has a counter-clockwise outer contour
    
    * .notdef#9245 (U+CDD3) has a counter-clockwise outer contour
    
    * .notdef#9245 (U+CDD3) has a counter-clockwise outer contour
    
    * .notdef#9245 (U+CDD3) has a counter-clockwise outer contour
    
    * .notdef#9245 (U+CDD3) has a counter-clockwise outer contour
    
    * .notdef#9245 (U+CDD3) has a counter-clockwise outer contour
    
    * .notdef#9246 (U+CDD4) has a counter-clockwise outer contour
    
    * .notdef#9246 (U+CDD4) has a counter-clockwise outer contour
    
    * .notdef#9246 (U+CDD4) has a counter-clockwise outer contour
    
    * .notdef#9246 (U+CDD4) has a counter-clockwise outer contour
    
    * .notdef#9246 (U+CDD4) has a counter-clockwise outer contour
    
    * .notdef#9247 (U+CDD5) has a counter-clockwise outer contour
    
    * .notdef#9247 (U+CDD5) has a counter-clockwise outer contour
    
    * .notdef#9247 (U+CDD5) has a counter-clockwise outer contour
    
    * .notdef#9247 (U+CDD5) has a counter-clockwise outer contour
    
    * .notdef#9247 (U+CDD5) has a counter-clockwise outer contour
    
    * .notdef#9248 (U+CDD6) has a counter-clockwise outer contour
    
    * .notdef#9248 (U+CDD6) has a counter-clockwise outer contour
    
    * .notdef#9248 (U+CDD6) has a counter-clockwise outer contour
    
    * .notdef#9248 (U+CDD6) has a counter-clockwise outer contour
    
    * .notdef#9248 (U+CDD6) has a counter-clockwise outer contour
    
    * .notdef#9249 (U+CDD7) has a counter-clockwise outer contour
    
    * .notdef#9249 (U+CDD7) has a counter-clockwise outer contour
    
    * .notdef#9249 (U+CDD7) has a counter-clockwise outer contour
    
    * .notdef#9249 (U+CDD7) has a counter-clockwise outer contour
    
    * .notdef#9249 (U+CDD7) has a counter-clockwise outer contour
    
    * .notdef#925 (U+BA87) has a counter-clockwise outer contour
    
    * .notdef#925 (U+BA87) has a counter-clockwise outer contour
    
    * .notdef#925 (U+BA87) has a counter-clockwise outer contour
    
    * .notdef#9250 (U+CDD8) has a counter-clockwise outer contour
    
    * .notdef#9250 (U+CDD8) has a counter-clockwise outer contour
    
    * .notdef#9250 (U+CDD8) has a counter-clockwise outer contour
    
    * .notdef#9250 (U+CDD8) has a counter-clockwise outer contour
    
    * .notdef#9250 (U+CDD8) has a counter-clockwise outer contour
    
    * .notdef#9251 (U+CDD9) has a counter-clockwise outer contour
    
    * .notdef#9251 (U+CDD9) has a counter-clockwise outer contour
    
    * .notdef#9251 (U+CDD9) has a counter-clockwise outer contour
    
    * .notdef#9251 (U+CDD9) has a counter-clockwise outer contour
    
    * .notdef#9251 (U+CDD9) has a counter-clockwise outer contour
    
    * .notdef#9252 (U+CDDA) has a counter-clockwise outer contour
    
    * .notdef#9252 (U+CDDA) has a counter-clockwise outer contour
    
    * .notdef#9252 (U+CDDA) has a counter-clockwise outer contour
    
    * .notdef#9252 (U+CDDA) has a counter-clockwise outer contour
    
    * .notdef#9252 (U+CDDA) has a counter-clockwise outer contour
    
    * .notdef#9252 (U+CDDA) has a counter-clockwise outer contour
    
    * .notdef#9253 (U+CDDB) has a counter-clockwise outer contour
    
    * .notdef#9253 (U+CDDB) has a counter-clockwise outer contour
    
    * .notdef#9253 (U+CDDB) has a counter-clockwise outer contour
    
    * .notdef#9253 (U+CDDB) has a counter-clockwise outer contour
    
    * .notdef#9253 (U+CDDB) has a counter-clockwise outer contour
    
    * .notdef#9253 (U+CDDB) has a counter-clockwise outer contour
    
    * .notdef#9254 (U+CDDC) has a counter-clockwise outer contour
    
    * .notdef#9254 (U+CDDC) has a counter-clockwise outer contour
    
    * .notdef#9254 (U+CDDC) has a counter-clockwise outer contour
    
    * .notdef#9254 (U+CDDC) has a counter-clockwise outer contour
    
    * .notdef#9254 (U+CDDC) has a counter-clockwise outer contour
    
    * .notdef#9255 (U+CDDD) has a counter-clockwise outer contour
    
    * .notdef#9255 (U+CDDD) has a counter-clockwise outer contour
    
    * .notdef#9255 (U+CDDD) has a counter-clockwise outer contour
    
    * .notdef#9255 (U+CDDD) has a counter-clockwise outer contour
    
    * .notdef#9255 (U+CDDD) has a counter-clockwise outer contour
    
    * .notdef#9256 (U+CDDE) has a counter-clockwise outer contour
    
    * .notdef#9256 (U+CDDE) has a counter-clockwise outer contour
    
    * .notdef#9256 (U+CDDE) has a counter-clockwise outer contour
    
    * .notdef#9256 (U+CDDE) has a counter-clockwise outer contour
    
    * .notdef#9256 (U+CDDE) has a counter-clockwise outer contour
    
    * .notdef#9256 (U+CDDE) has a counter-clockwise outer contour
    
    * .notdef#9257 (U+CDDF) has a counter-clockwise outer contour
    
    * .notdef#9257 (U+CDDF) has a counter-clockwise outer contour
    
    * .notdef#9257 (U+CDDF) has a counter-clockwise outer contour
    
    * .notdef#9257 (U+CDDF) has a counter-clockwise outer contour
    
    * .notdef#9257 (U+CDDF) has a counter-clockwise outer contour
    
    * .notdef#9258 (U+CDE0) has a counter-clockwise outer contour
    
    * .notdef#9258 (U+CDE0) has a counter-clockwise outer contour
    
    * .notdef#9258 (U+CDE0) has a counter-clockwise outer contour
    
    * .notdef#9258 (U+CDE0) has a counter-clockwise outer contour
    
    * .notdef#9258 (U+CDE0) has a counter-clockwise outer contour
    
    * .notdef#9259 (U+CDE1) has a counter-clockwise outer contour
    
    * .notdef#9259 (U+CDE1) has a counter-clockwise outer contour
    
    * .notdef#9259 (U+CDE1) has a counter-clockwise outer contour
    
    * .notdef#9259 (U+CDE1) has a counter-clockwise outer contour
    
    * .notdef#9259 (U+CDE1) has a counter-clockwise outer contour
    
    * .notdef#926 (U+BA8C) has a counter-clockwise outer contour
    
    * .notdef#926 (U+BA8C) has a counter-clockwise outer contour
    
    * .notdef#9260 (U+CDE2) has a counter-clockwise outer contour
    
    * .notdef#9260 (U+CDE2) has a counter-clockwise outer contour
    
    * .notdef#9260 (U+CDE2) has a counter-clockwise outer contour
    
    * .notdef#9260 (U+CDE2) has a counter-clockwise outer contour
    
    * .notdef#9260 (U+CDE2) has a counter-clockwise outer contour
    
    * .notdef#9261 (U+CDE3) has a counter-clockwise outer contour
    
    * .notdef#9261 (U+CDE3) has a counter-clockwise outer contour
    
    * .notdef#9261 (U+CDE3) has a counter-clockwise outer contour
    
    * .notdef#9261 (U+CDE3) has a counter-clockwise outer contour
    
    * .notdef#9261 (U+CDE3) has a counter-clockwise outer contour
    
    * .notdef#9262 (U+CDE4) has a counter-clockwise outer contour
    
    * .notdef#9262 (U+CDE4) has a counter-clockwise outer contour
    
    * .notdef#9262 (U+CDE4) has a counter-clockwise outer contour
    
    * .notdef#9262 (U+CDE4) has a counter-clockwise outer contour
    
    * .notdef#9262 (U+CDE4) has a counter-clockwise outer contour
    
    * .notdef#9263 (U+CDE5) has a counter-clockwise outer contour
    
    * .notdef#9263 (U+CDE5) has a counter-clockwise outer contour
    
    * .notdef#9263 (U+CDE5) has a counter-clockwise outer contour
    
    * .notdef#9263 (U+CDE5) has a counter-clockwise outer contour
    
    * .notdef#9263 (U+CDE5) has a counter-clockwise outer contour
    
    * .notdef#9264 (U+CDE6) has a counter-clockwise outer contour
    
    * .notdef#9264 (U+CDE6) has a counter-clockwise outer contour
    
    * .notdef#9264 (U+CDE6) has a counter-clockwise outer contour
    
    * .notdef#9264 (U+CDE6) has a counter-clockwise outer contour
    
    * .notdef#9264 (U+CDE6) has a counter-clockwise outer contour
    
    * .notdef#9264 (U+CDE6) has a counter-clockwise outer contour
    
    * .notdef#9265 (U+CDE7) has a counter-clockwise outer contour
    
    * .notdef#9265 (U+CDE7) has a counter-clockwise outer contour
    
    * .notdef#9265 (U+CDE7) has a counter-clockwise outer contour
    
    * .notdef#9265 (U+CDE7) has a counter-clockwise outer contour
    
    * .notdef#9265 (U+CDE7) has a counter-clockwise outer contour
    
    * .notdef#9265 (U+CDE7) has a counter-clockwise outer contour
    
    * .notdef#9266 (U+CDE9) has a counter-clockwise outer contour
    
    * .notdef#9266 (U+CDE9) has a counter-clockwise outer contour
    
    * .notdef#9266 (U+CDE9) has a counter-clockwise outer contour
    
    * .notdef#9266 (U+CDE9) has a counter-clockwise outer contour
    
    * .notdef#9267 (U+CDEA) has a counter-clockwise outer contour
    
    * .notdef#9267 (U+CDEA) has a counter-clockwise outer contour
    
    * .notdef#9267 (U+CDEA) has a counter-clockwise outer contour
    
    * .notdef#9267 (U+CDEA) has a counter-clockwise outer contour
    
    * .notdef#9267 (U+CDEA) has a counter-clockwise outer contour
    
    * .notdef#9268 (U+CDEB) has a counter-clockwise outer contour
    
    * .notdef#9268 (U+CDEB) has a counter-clockwise outer contour
    
    * .notdef#9268 (U+CDEB) has a counter-clockwise outer contour
    
    * .notdef#9268 (U+CDEB) has a counter-clockwise outer contour
    
    * .notdef#9269 (U+CDED) has a counter-clockwise outer contour
    
    * .notdef#9269 (U+CDED) has a counter-clockwise outer contour
    
    * .notdef#9269 (U+CDED) has a counter-clockwise outer contour
    
    * .notdef#9269 (U+CDED) has a counter-clockwise outer contour
    
    * .notdef#927 (U+BAA8) has a counter-clockwise outer contour
    
    * .notdef#927 (U+BAA8) has a counter-clockwise outer contour
    
    * .notdef#9270 (U+CDEE) has a counter-clockwise outer contour
    
    * .notdef#9270 (U+CDEE) has a counter-clockwise outer contour
    
    * .notdef#9270 (U+CDEE) has a counter-clockwise outer contour
    
    * .notdef#9270 (U+CDEE) has a counter-clockwise outer contour
    
    * .notdef#9270 (U+CDEE) has a counter-clockwise outer contour
    
    * .notdef#9270 (U+CDEE) has a counter-clockwise outer contour
    
    * .notdef#9271 (U+CDEF) has a counter-clockwise outer contour
    
    * .notdef#9271 (U+CDEF) has a counter-clockwise outer contour
    
    * .notdef#9271 (U+CDEF) has a counter-clockwise outer contour
    
    * .notdef#9271 (U+CDEF) has a counter-clockwise outer contour
    
    * .notdef#9272 (U+CDF1) has a counter-clockwise outer contour
    
    * .notdef#9272 (U+CDF1) has a counter-clockwise outer contour
    
    * .notdef#9272 (U+CDF1) has a counter-clockwise outer contour
    
    * .notdef#9272 (U+CDF1) has a counter-clockwise outer contour
    
    * .notdef#9273 (U+CDF2) has a counter-clockwise outer contour
    
    * .notdef#9273 (U+CDF2) has a counter-clockwise outer contour
    
    * .notdef#9273 (U+CDF2) has a counter-clockwise outer contour
    
    * .notdef#9273 (U+CDF2) has a counter-clockwise outer contour
    
    * .notdef#9274 (U+CDF3) has a counter-clockwise outer contour
    
    * .notdef#9274 (U+CDF3) has a counter-clockwise outer contour
    
    * .notdef#9274 (U+CDF3) has a counter-clockwise outer contour
    
    * .notdef#9274 (U+CDF3) has a counter-clockwise outer contour
    
    * .notdef#9275 (U+CDF4) has a counter-clockwise outer contour
    
    * .notdef#9275 (U+CDF4) has a counter-clockwise outer contour
    
    * .notdef#9275 (U+CDF4) has a counter-clockwise outer contour
    
    * .notdef#9275 (U+CDF4) has a counter-clockwise outer contour
    
    * .notdef#9276 (U+CDF5) has a counter-clockwise outer contour
    
    * .notdef#9276 (U+CDF5) has a counter-clockwise outer contour
    
    * .notdef#9276 (U+CDF5) has a counter-clockwise outer contour
    
    * .notdef#9276 (U+CDF5) has a counter-clockwise outer contour
    
    * .notdef#9277 (U+CDF6) has a counter-clockwise outer contour
    
    * .notdef#9277 (U+CDF6) has a counter-clockwise outer contour
    
    * .notdef#9277 (U+CDF6) has a counter-clockwise outer contour
    
    * .notdef#9277 (U+CDF6) has a counter-clockwise outer contour
    
    * .notdef#9277 (U+CDF6) has a counter-clockwise outer contour
    
    * .notdef#9278 (U+CDF7) has a counter-clockwise outer contour
    
    * .notdef#9278 (U+CDF7) has a counter-clockwise outer contour
    
    * .notdef#9278 (U+CDF7) has a counter-clockwise outer contour
    
    * .notdef#9278 (U+CDF7) has a counter-clockwise outer contour
    
    * .notdef#9278 (U+CDF7) has a counter-clockwise outer contour
    
    * .notdef#9279 (U+CDFA) has a counter-clockwise outer contour
    
    * .notdef#9279 (U+CDFA) has a counter-clockwise outer contour
    
    * .notdef#9279 (U+CDFA) has a counter-clockwise outer contour
    
    * .notdef#9279 (U+CDFA) has a counter-clockwise outer contour
    
    * .notdef#928 (U+BAA9) has a counter-clockwise outer contour
    
    * .notdef#928 (U+BAA9) has a counter-clockwise outer contour
    
    * .notdef#928 (U+BAA9) has a counter-clockwise outer contour
    
    * .notdef#9280 (U+CDFC) has a counter-clockwise outer contour
    
    * .notdef#9280 (U+CDFC) has a counter-clockwise outer contour
    
    * .notdef#9280 (U+CDFC) has a counter-clockwise outer contour
    
    * .notdef#9280 (U+CDFC) has a counter-clockwise outer contour
    
    * .notdef#9281 (U+CDFE) has a counter-clockwise outer contour
    
    * .notdef#9281 (U+CDFE) has a counter-clockwise outer contour
    
    * .notdef#9281 (U+CDFE) has a counter-clockwise outer contour
    
    * .notdef#9281 (U+CDFE) has a counter-clockwise outer contour
    
    * .notdef#9282 (U+CDFF) has a counter-clockwise outer contour
    
    * .notdef#9282 (U+CDFF) has a counter-clockwise outer contour
    
    * .notdef#9282 (U+CDFF) has a counter-clockwise outer contour
    
    * .notdef#9282 (U+CDFF) has a counter-clockwise outer contour
    
    * .notdef#9283 (U+CE00) has a counter-clockwise outer contour
    
    * .notdef#9283 (U+CE00) has a counter-clockwise outer contour
    
    * .notdef#9283 (U+CE00) has a counter-clockwise outer contour
    
    * .notdef#9283 (U+CE00) has a counter-clockwise outer contour
    
    * .notdef#9284 (U+CE01) has a counter-clockwise outer contour
    
    * .notdef#9284 (U+CE01) has a counter-clockwise outer contour
    
    * .notdef#9284 (U+CE01) has a counter-clockwise outer contour
    
    * .notdef#9284 (U+CE01) has a counter-clockwise outer contour
    
    * .notdef#9285 (U+CE02) has a counter-clockwise outer contour
    
    * .notdef#9285 (U+CE02) has a counter-clockwise outer contour
    
    * .notdef#9285 (U+CE02) has a counter-clockwise outer contour
    
    * .notdef#9285 (U+CE02) has a counter-clockwise outer contour
    
    * .notdef#9285 (U+CE02) has a counter-clockwise outer contour
    
    * .notdef#9286 (U+CE03) has a counter-clockwise outer contour
    
    * .notdef#9286 (U+CE03) has a counter-clockwise outer contour
    
    * .notdef#9286 (U+CE03) has a counter-clockwise outer contour
    
    * .notdef#9286 (U+CE03) has a counter-clockwise outer contour
    
    * .notdef#9286 (U+CE03) has a counter-clockwise outer contour
    
    * .notdef#9287 (U+CE05) has a counter-clockwise outer contour
    
    * .notdef#9287 (U+CE05) has a counter-clockwise outer contour
    
    * .notdef#9288 (U+CE06) has a counter-clockwise outer contour
    
    * .notdef#9288 (U+CE06) has a counter-clockwise outer contour
    
    * .notdef#9289 (U+CE07) has a counter-clockwise outer contour
    
    * .notdef#9289 (U+CE07) has a counter-clockwise outer contour
    
    * .notdef#929 (U+BAAB) has a counter-clockwise outer contour
    
    * .notdef#929 (U+BAAB) has a counter-clockwise outer contour
    
    * .notdef#929 (U+BAAB) has a counter-clockwise outer contour
    
    * .notdef#929 (U+BAAB) has a counter-clockwise outer contour
    
    * .notdef#9290 (U+CE09) has a counter-clockwise outer contour
    
    * .notdef#9290 (U+CE09) has a counter-clockwise outer contour
    
    * .notdef#9291 (U+CE0A) has a counter-clockwise outer contour
    
    * .notdef#9291 (U+CE0A) has a counter-clockwise outer contour
    
    * .notdef#9291 (U+CE0A) has a counter-clockwise outer contour
    
    * .notdef#9291 (U+CE0A) has a counter-clockwise outer contour
    
    * .notdef#9292 (U+CE0B) has a counter-clockwise outer contour
    
    * .notdef#9292 (U+CE0B) has a counter-clockwise outer contour
    
    * .notdef#9293 (U+CE0D) has a counter-clockwise outer contour
    
    * .notdef#9293 (U+CE0D) has a counter-clockwise outer contour
    
    * .notdef#9294 (U+CE0E) has a counter-clockwise outer contour
    
    * .notdef#9294 (U+CE0E) has a counter-clockwise outer contour
    
    * .notdef#9295 (U+CE0F) has a counter-clockwise outer contour
    
    * .notdef#9295 (U+CE0F) has a counter-clockwise outer contour
    
    * .notdef#9296 (U+CE10) has a counter-clockwise outer contour
    
    * .notdef#9296 (U+CE10) has a counter-clockwise outer contour
    
    * .notdef#9297 (U+CE11) has a counter-clockwise outer contour
    
    * .notdef#9297 (U+CE11) has a counter-clockwise outer contour
    
    * .notdef#9298 (U+CE12) has a counter-clockwise outer contour
    
    * .notdef#9298 (U+CE12) has a counter-clockwise outer contour
    
    * .notdef#9299 (U+CE13) has a counter-clockwise outer contour
    
    * .notdef#9299 (U+CE13) has a counter-clockwise outer contour
    
    * .notdef#930 (U+BAAC) has a counter-clockwise outer contour
    
    * .notdef#930 (U+BAAC) has a counter-clockwise outer contour
    
    * .notdef#930 (U+BAAC) has a counter-clockwise outer contour
    
    * .notdef#9300 (U+CE15) has a counter-clockwise outer contour
    
    * .notdef#9300 (U+CE15) has a counter-clockwise outer contour
    
    * .notdef#9301 (U+CE16) has a counter-clockwise outer contour
    
    * .notdef#9301 (U+CE16) has a counter-clockwise outer contour
    
    * .notdef#9302 (U+CE17) has a counter-clockwise outer contour
    
    * .notdef#9302 (U+CE17) has a counter-clockwise outer contour
    
    * .notdef#9302 (U+CE17) has a counter-clockwise outer contour
    
    * .notdef#9303 (U+CE18) has a counter-clockwise outer contour
    
    * .notdef#9303 (U+CE18) has a counter-clockwise outer contour
    
    * .notdef#9304 (U+CE1A) has a counter-clockwise outer contour
    
    * .notdef#9304 (U+CE1A) has a counter-clockwise outer contour
    
    * .notdef#9305 (U+CE1B) has a counter-clockwise outer contour
    
    * .notdef#9305 (U+CE1B) has a counter-clockwise outer contour
    
    * .notdef#9306 (U+CE1C) has a counter-clockwise outer contour
    
    * .notdef#9306 (U+CE1C) has a counter-clockwise outer contour
    
    * .notdef#9307 (U+CE1D) has a counter-clockwise outer contour
    
    * .notdef#9307 (U+CE1D) has a counter-clockwise outer contour
    
    * .notdef#9308 (U+CE1E) has a counter-clockwise outer contour
    
    * .notdef#9308 (U+CE1E) has a counter-clockwise outer contour
    
    * .notdef#9308 (U+CE1E) has a counter-clockwise outer contour
    
    * .notdef#9309 (U+CE1F) has a counter-clockwise outer contour
    
    * .notdef#9309 (U+CE1F) has a counter-clockwise outer contour
    
    * .notdef#9309 (U+CE1F) has a counter-clockwise outer contour
    
    * .notdef#931 (U+BAB0) has a counter-clockwise outer contour
    
    * .notdef#931 (U+BAB0) has a counter-clockwise outer contour
    
    * .notdef#931 (U+BAB0) has a counter-clockwise outer contour
    
    * .notdef#9310 (U+CE22) has a counter-clockwise outer contour
    
    * .notdef#9310 (U+CE22) has a counter-clockwise outer contour
    
    * .notdef#9310 (U+CE22) has a counter-clockwise outer contour
    
    * .notdef#9310 (U+CE22) has a counter-clockwise outer contour
    
    * .notdef#9311 (U+CE23) has a counter-clockwise outer contour
    
    * .notdef#9311 (U+CE23) has a counter-clockwise outer contour
    
    * .notdef#9311 (U+CE23) has a counter-clockwise outer contour
    
    * .notdef#9311 (U+CE23) has a counter-clockwise outer contour
    
    * .notdef#9312 (U+CE25) has a counter-clockwise outer contour
    
    * .notdef#9312 (U+CE25) has a counter-clockwise outer contour
    
    * .notdef#9312 (U+CE25) has a counter-clockwise outer contour
    
    * .notdef#9312 (U+CE25) has a counter-clockwise outer contour
    
    * .notdef#9313 (U+CE26) has a counter-clockwise outer contour
    
    * .notdef#9313 (U+CE26) has a counter-clockwise outer contour
    
    * .notdef#9313 (U+CE26) has a counter-clockwise outer contour
    
    * .notdef#9313 (U+CE26) has a counter-clockwise outer contour
    
    * .notdef#9313 (U+CE26) has a counter-clockwise outer contour
    
    * .notdef#9314 (U+CE27) has a counter-clockwise outer contour
    
    * .notdef#9314 (U+CE27) has a counter-clockwise outer contour
    
    * .notdef#9314 (U+CE27) has a counter-clockwise outer contour
    
    * .notdef#9315 (U+CE29) has a counter-clockwise outer contour
    
    * .notdef#9315 (U+CE29) has a counter-clockwise outer contour
    
    * .notdef#9315 (U+CE29) has a counter-clockwise outer contour
    
    * .notdef#9315 (U+CE29) has a counter-clockwise outer contour
    
    * .notdef#9316 (U+CE2A) has a counter-clockwise outer contour
    
    * .notdef#9316 (U+CE2A) has a counter-clockwise outer contour
    
    * .notdef#9316 (U+CE2A) has a counter-clockwise outer contour
    
    * .notdef#9316 (U+CE2A) has a counter-clockwise outer contour
    
    * .notdef#9317 (U+CE2B) has a counter-clockwise outer contour
    
    * .notdef#9317 (U+CE2B) has a counter-clockwise outer contour
    
    * .notdef#9317 (U+CE2B) has a counter-clockwise outer contour
    
    * .notdef#9317 (U+CE2B) has a counter-clockwise outer contour
    
    * .notdef#9318 (U+CE2C) has a counter-clockwise outer contour
    
    * .notdef#9318 (U+CE2C) has a counter-clockwise outer contour
    
    * .notdef#9318 (U+CE2C) has a counter-clockwise outer contour
    
    * .notdef#9318 (U+CE2C) has a counter-clockwise outer contour
    
    * .notdef#9319 (U+CE2D) has a counter-clockwise outer contour
    
    * .notdef#9319 (U+CE2D) has a counter-clockwise outer contour
    
    * .notdef#9319 (U+CE2D) has a counter-clockwise outer contour
    
    * .notdef#9319 (U+CE2D) has a counter-clockwise outer contour
    
    * .notdef#932 (U+BAB2) has a counter-clockwise outer contour
    
    * .notdef#932 (U+BAB2) has a counter-clockwise outer contour
    
    * .notdef#932 (U+BAB2) has a counter-clockwise outer contour
    
    * .notdef#932 (U+BAB2) has a counter-clockwise outer contour
    
    * .notdef#9320 (U+CE2E) has a counter-clockwise outer contour
    
    * .notdef#9320 (U+CE2E) has a counter-clockwise outer contour
    
    * .notdef#9320 (U+CE2E) has a counter-clockwise outer contour
    
    * .notdef#9320 (U+CE2E) has a counter-clockwise outer contour
    
    * .notdef#9320 (U+CE2E) has a counter-clockwise outer contour
    
    * .notdef#9321 (U+CE2F) has a counter-clockwise outer contour
    
    * .notdef#9321 (U+CE2F) has a counter-clockwise outer contour
    
    * .notdef#9321 (U+CE2F) has a counter-clockwise outer contour
    
    * .notdef#9321 (U+CE2F) has a counter-clockwise outer contour
    
    * .notdef#9321 (U+CE2F) has a counter-clockwise outer contour
    
    * .notdef#9322 (U+CE32) has a counter-clockwise outer contour
    
    * .notdef#9322 (U+CE32) has a counter-clockwise outer contour
    
    * .notdef#9322 (U+CE32) has a counter-clockwise outer contour
    
    * .notdef#9322 (U+CE32) has a counter-clockwise outer contour
    
    * .notdef#9323 (U+CE34) has a counter-clockwise outer contour
    
    * .notdef#9323 (U+CE34) has a counter-clockwise outer contour
    
    * .notdef#9323 (U+CE34) has a counter-clockwise outer contour
    
    * .notdef#9324 (U+CE36) has a counter-clockwise outer contour
    
    * .notdef#9324 (U+CE36) has a counter-clockwise outer contour
    
    * .notdef#9324 (U+CE36) has a counter-clockwise outer contour
    
    * .notdef#9325 (U+CE37) has a counter-clockwise outer contour
    
    * .notdef#9325 (U+CE37) has a counter-clockwise outer contour
    
    * .notdef#9325 (U+CE37) has a counter-clockwise outer contour
    
    * .notdef#9326 (U+CE38) has a counter-clockwise outer contour
    
    * .notdef#9326 (U+CE38) has a counter-clockwise outer contour
    
    * .notdef#9326 (U+CE38) has a counter-clockwise outer contour
    
    * .notdef#9327 (U+CE39) has a counter-clockwise outer contour
    
    * .notdef#9327 (U+CE39) has a counter-clockwise outer contour
    
    * .notdef#9327 (U+CE39) has a counter-clockwise outer contour
    
    * .notdef#9328 (U+CE3A) has a counter-clockwise outer contour
    
    * .notdef#9328 (U+CE3A) has a counter-clockwise outer contour
    
    * .notdef#9328 (U+CE3A) has a counter-clockwise outer contour
    
    * .notdef#9328 (U+CE3A) has a counter-clockwise outer contour
    
    * .notdef#9329 (U+CE3B) has a counter-clockwise outer contour
    
    * .notdef#9329 (U+CE3B) has a counter-clockwise outer contour
    
    * .notdef#9329 (U+CE3B) has a counter-clockwise outer contour
    
    * .notdef#9329 (U+CE3B) has a counter-clockwise outer contour
    
    * .notdef#933 (U+BAB8) has a counter-clockwise outer contour
    
    * .notdef#933 (U+BAB8) has a counter-clockwise outer contour
    
    * .notdef#933 (U+BAB8) has a counter-clockwise outer contour
    
    * .notdef#9330 (U+CE3C) has a counter-clockwise outer contour
    
    * .notdef#9330 (U+CE3C) has a counter-clockwise outer contour
    
    * .notdef#9330 (U+CE3C) has a counter-clockwise outer contour
    
    * .notdef#9331 (U+CE3D) has a counter-clockwise outer contour
    
    * .notdef#9331 (U+CE3D) has a counter-clockwise outer contour
    
    * .notdef#9331 (U+CE3D) has a counter-clockwise outer contour
    
    * .notdef#9331 (U+CE3D) has a counter-clockwise outer contour
    
    * .notdef#9332 (U+CE3E) has a counter-clockwise outer contour
    
    * .notdef#9332 (U+CE3E) has a counter-clockwise outer contour
    
    * .notdef#9332 (U+CE3E) has a counter-clockwise outer contour
    
    * .notdef#9332 (U+CE3E) has a counter-clockwise outer contour
    
    * .notdef#9332 (U+CE3E) has a counter-clockwise outer contour
    
    * .notdef#9333 (U+CE3F) has a counter-clockwise outer contour
    
    * .notdef#9333 (U+CE3F) has a counter-clockwise outer contour
    
    * .notdef#9333 (U+CE3F) has a counter-clockwise outer contour
    
    * .notdef#9333 (U+CE3F) has a counter-clockwise outer contour
    
    * .notdef#9333 (U+CE3F) has a counter-clockwise outer contour
    
    * .notdef#9334 (U+CE40) has a counter-clockwise outer contour
    
    * .notdef#9334 (U+CE40) has a counter-clockwise outer contour
    
    * .notdef#9334 (U+CE40) has a counter-clockwise outer contour
    
    * .notdef#9334 (U+CE40) has a counter-clockwise outer contour
    
    * .notdef#9335 (U+CE41) has a counter-clockwise outer contour
    
    * .notdef#9335 (U+CE41) has a counter-clockwise outer contour
    
    * .notdef#9335 (U+CE41) has a counter-clockwise outer contour
    
    * .notdef#9335 (U+CE41) has a counter-clockwise outer contour
    
    * .notdef#9335 (U+CE41) has a counter-clockwise outer contour
    
    * .notdef#9336 (U+CE42) has a counter-clockwise outer contour
    
    * .notdef#9336 (U+CE42) has a counter-clockwise outer contour
    
    * .notdef#9336 (U+CE42) has a counter-clockwise outer contour
    
    * .notdef#9336 (U+CE42) has a counter-clockwise outer contour
    
    * .notdef#9336 (U+CE42) has a counter-clockwise outer contour
    
    * .notdef#9336 (U+CE42) has a counter-clockwise outer contour
    
    * .notdef#9337 (U+CE43) has a counter-clockwise outer contour
    
    * .notdef#9337 (U+CE43) has a counter-clockwise outer contour
    
    * .notdef#9337 (U+CE43) has a counter-clockwise outer contour
    
    * .notdef#9337 (U+CE43) has a counter-clockwise outer contour
    
    * .notdef#9338 (U+CE44) has a counter-clockwise outer contour
    
    * .notdef#9338 (U+CE44) has a counter-clockwise outer contour
    
    * .notdef#9338 (U+CE44) has a counter-clockwise outer contour
    
    * .notdef#9338 (U+CE44) has a counter-clockwise outer contour
    
    * .notdef#9339 (U+CE45) has a counter-clockwise outer contour
    
    * .notdef#9339 (U+CE45) has a counter-clockwise outer contour
    
    * .notdef#9339 (U+CE45) has a counter-clockwise outer contour
    
    * .notdef#9339 (U+CE45) has a counter-clockwise outer contour
    
    * .notdef#9339 (U+CE45) has a counter-clockwise outer contour
    
    * .notdef#934 (U+BAB9) has a counter-clockwise outer contour
    
    * .notdef#934 (U+BAB9) has a counter-clockwise outer contour
    
    * .notdef#934 (U+BAB9) has a counter-clockwise outer contour
    
    * .notdef#9340 (U+CE46) has a counter-clockwise outer contour
    
    * .notdef#9340 (U+CE46) has a counter-clockwise outer contour
    
    * .notdef#9340 (U+CE46) has a counter-clockwise outer contour
    
    * .notdef#9340 (U+CE46) has a counter-clockwise outer contour
    
    * .notdef#9340 (U+CE46) has a counter-clockwise outer contour
    
    * .notdef#9341 (U+CE47) has a counter-clockwise outer contour
    
    * .notdef#9341 (U+CE47) has a counter-clockwise outer contour
    
    * .notdef#9341 (U+CE47) has a counter-clockwise outer contour
    
    * .notdef#9341 (U+CE47) has a counter-clockwise outer contour
    
    * .notdef#9341 (U+CE47) has a counter-clockwise outer contour
    
    * .notdef#9342 (U+CE48) has a counter-clockwise outer contour
    
    * .notdef#9342 (U+CE48) has a counter-clockwise outer contour
    
    * .notdef#9342 (U+CE48) has a counter-clockwise outer contour
    
    * .notdef#9342 (U+CE48) has a counter-clockwise outer contour
    
    * .notdef#9342 (U+CE48) has a counter-clockwise outer contour
    
    * .notdef#9343 (U+CE49) has a counter-clockwise outer contour
    
    * .notdef#9343 (U+CE49) has a counter-clockwise outer contour
    
    * .notdef#9343 (U+CE49) has a counter-clockwise outer contour
    
    * .notdef#9343 (U+CE49) has a counter-clockwise outer contour
    
    * .notdef#9343 (U+CE49) has a counter-clockwise outer contour
    
    * .notdef#9344 (U+CE4A) has a counter-clockwise outer contour
    
    * .notdef#9344 (U+CE4A) has a counter-clockwise outer contour
    
    * .notdef#9344 (U+CE4A) has a counter-clockwise outer contour
    
    * .notdef#9344 (U+CE4A) has a counter-clockwise outer contour
    
    * .notdef#9344 (U+CE4A) has a counter-clockwise outer contour
    
    * .notdef#9344 (U+CE4A) has a counter-clockwise outer contour
    
    * .notdef#9345 (U+CE4B) has a counter-clockwise outer contour
    
    * .notdef#9345 (U+CE4B) has a counter-clockwise outer contour
    
    * .notdef#9345 (U+CE4B) has a counter-clockwise outer contour
    
    * .notdef#9345 (U+CE4B) has a counter-clockwise outer contour
    
    * .notdef#9345 (U+CE4B) has a counter-clockwise outer contour
    
    * .notdef#9345 (U+CE4B) has a counter-clockwise outer contour
    
    * .notdef#9346 (U+CE4C) has a counter-clockwise outer contour
    
    * .notdef#9346 (U+CE4C) has a counter-clockwise outer contour
    
    * .notdef#9346 (U+CE4C) has a counter-clockwise outer contour
    
    * .notdef#9346 (U+CE4C) has a counter-clockwise outer contour
    
    * .notdef#9347 (U+CE4D) has a counter-clockwise outer contour
    
    * .notdef#9347 (U+CE4D) has a counter-clockwise outer contour
    
    * .notdef#9347 (U+CE4D) has a counter-clockwise outer contour
    
    * .notdef#9347 (U+CE4D) has a counter-clockwise outer contour
    
    * .notdef#9348 (U+CE4E) has a counter-clockwise outer contour
    
    * .notdef#9348 (U+CE4E) has a counter-clockwise outer contour
    
    * .notdef#9348 (U+CE4E) has a counter-clockwise outer contour
    
    * .notdef#9348 (U+CE4E) has a counter-clockwise outer contour
    
    * .notdef#9348 (U+CE4E) has a counter-clockwise outer contour
    
    * .notdef#9349 (U+CE4F) has a counter-clockwise outer contour
    
    * .notdef#9349 (U+CE4F) has a counter-clockwise outer contour
    
    * .notdef#9349 (U+CE4F) has a counter-clockwise outer contour
    
    * .notdef#9349 (U+CE4F) has a counter-clockwise outer contour
    
    * .notdef#935 (U+BABB) has a counter-clockwise outer contour
    
    * .notdef#935 (U+BABB) has a counter-clockwise outer contour
    
    * .notdef#935 (U+BABB) has a counter-clockwise outer contour
    
    * .notdef#9350 (U+CE50) has a counter-clockwise outer contour
    
    * .notdef#9350 (U+CE50) has a counter-clockwise outer contour
    
    * .notdef#9350 (U+CE50) has a counter-clockwise outer contour
    
    * .notdef#9350 (U+CE50) has a counter-clockwise outer contour
    
    * .notdef#9351 (U+CE51) has a counter-clockwise outer contour
    
    * .notdef#9351 (U+CE51) has a counter-clockwise outer contour
    
    * .notdef#9351 (U+CE51) has a counter-clockwise outer contour
    
    * .notdef#9351 (U+CE51) has a counter-clockwise outer contour
    
    * .notdef#9352 (U+CE52) has a counter-clockwise outer contour
    
    * .notdef#9352 (U+CE52) has a counter-clockwise outer contour
    
    * .notdef#9352 (U+CE52) has a counter-clockwise outer contour
    
    * .notdef#9352 (U+CE52) has a counter-clockwise outer contour
    
    * .notdef#9353 (U+CE53) has a counter-clockwise outer contour
    
    * .notdef#9353 (U+CE53) has a counter-clockwise outer contour
    
    * .notdef#9353 (U+CE53) has a counter-clockwise outer contour
    
    * .notdef#9353 (U+CE53) has a counter-clockwise outer contour
    
    * .notdef#9354 (U+CE54) has a counter-clockwise outer contour
    
    * .notdef#9354 (U+CE54) has a counter-clockwise outer contour
    
    * .notdef#9354 (U+CE54) has a counter-clockwise outer contour
    
    * .notdef#9354 (U+CE54) has a counter-clockwise outer contour
    
    * .notdef#9355 (U+CE55) has a counter-clockwise outer contour
    
    * .notdef#9355 (U+CE55) has a counter-clockwise outer contour
    
    * .notdef#9355 (U+CE55) has a counter-clockwise outer contour
    
    * .notdef#9355 (U+CE55) has a counter-clockwise outer contour
    
    * .notdef#9356 (U+CE56) has a counter-clockwise outer contour
    
    * .notdef#9356 (U+CE56) has a counter-clockwise outer contour
    
    * .notdef#9356 (U+CE56) has a counter-clockwise outer contour
    
    * .notdef#9356 (U+CE56) has a counter-clockwise outer contour
    
    * .notdef#9356 (U+CE56) has a counter-clockwise outer contour
    
    * .notdef#9357 (U+CE57) has a counter-clockwise outer contour
    
    * .notdef#9357 (U+CE57) has a counter-clockwise outer contour
    
    * .notdef#9357 (U+CE57) has a counter-clockwise outer contour
    
    * .notdef#9357 (U+CE57) has a counter-clockwise outer contour
    
    * .notdef#9357 (U+CE57) has a counter-clockwise outer contour
    
    * .notdef#9358 (U+CE5A) has a counter-clockwise outer contour
    
    * .notdef#9358 (U+CE5A) has a counter-clockwise outer contour
    
    * .notdef#9358 (U+CE5A) has a counter-clockwise outer contour
    
    * .notdef#9358 (U+CE5A) has a counter-clockwise outer contour
    
    * .notdef#9359 (U+CE5B) has a counter-clockwise outer contour
    
    * .notdef#9359 (U+CE5B) has a counter-clockwise outer contour
    
    * .notdef#9359 (U+CE5B) has a counter-clockwise outer contour
    
    * .notdef#9359 (U+CE5B) has a counter-clockwise outer contour
    
    * .notdef#936 (U+BABD) has a counter-clockwise outer contour
    
    * .notdef#936 (U+BABD) has a counter-clockwise outer contour
    
    * .notdef#936 (U+BABD) has a counter-clockwise outer contour
    
    * .notdef#9360 (U+CE5D) has a counter-clockwise outer contour
    
    * .notdef#9360 (U+CE5D) has a counter-clockwise outer contour
    
    * .notdef#9360 (U+CE5D) has a counter-clockwise outer contour
    
    * .notdef#9360 (U+CE5D) has a counter-clockwise outer contour
    
    * .notdef#9361 (U+CE5E) has a counter-clockwise outer contour
    
    * .notdef#9361 (U+CE5E) has a counter-clockwise outer contour
    
    * .notdef#9361 (U+CE5E) has a counter-clockwise outer contour
    
    * .notdef#9361 (U+CE5E) has a counter-clockwise outer contour
    
    * .notdef#9361 (U+CE5E) has a counter-clockwise outer contour
    
    * .notdef#9362 (U+CE62) has a counter-clockwise outer contour
    
    * .notdef#9362 (U+CE62) has a counter-clockwise outer contour
    
    * .notdef#9362 (U+CE62) has a counter-clockwise outer contour
    
    * .notdef#9362 (U+CE62) has a counter-clockwise outer contour
    
    * .notdef#9363 (U+CE63) has a counter-clockwise outer contour
    
    * .notdef#9363 (U+CE63) has a counter-clockwise outer contour
    
    * .notdef#9363 (U+CE63) has a counter-clockwise outer contour
    
    * .notdef#9363 (U+CE63) has a counter-clockwise outer contour
    
    * .notdef#9364 (U+CE64) has a counter-clockwise outer contour
    
    * .notdef#9364 (U+CE64) has a counter-clockwise outer contour
    
    * .notdef#9364 (U+CE64) has a counter-clockwise outer contour
    
    * .notdef#9364 (U+CE64) has a counter-clockwise outer contour
    
    * .notdef#9365 (U+CE65) has a counter-clockwise outer contour
    
    * .notdef#9365 (U+CE65) has a counter-clockwise outer contour
    
    * .notdef#9365 (U+CE65) has a counter-clockwise outer contour
    
    * .notdef#9365 (U+CE65) has a counter-clockwise outer contour
    
    * .notdef#9366 (U+CE66) has a counter-clockwise outer contour
    
    * .notdef#9366 (U+CE66) has a counter-clockwise outer contour
    
    * .notdef#9366 (U+CE66) has a counter-clockwise outer contour
    
    * .notdef#9366 (U+CE66) has a counter-clockwise outer contour
    
    * .notdef#9366 (U+CE66) has a counter-clockwise outer contour
    
    * .notdef#9367 (U+CE67) has a counter-clockwise outer contour
    
    * .notdef#9367 (U+CE67) has a counter-clockwise outer contour
    
    * .notdef#9367 (U+CE67) has a counter-clockwise outer contour
    
    * .notdef#9367 (U+CE67) has a counter-clockwise outer contour
    
    * .notdef#9367 (U+CE67) has a counter-clockwise outer contour
    
    * .notdef#9368 (U+CE6A) has a counter-clockwise outer contour
    
    * .notdef#9368 (U+CE6A) has a counter-clockwise outer contour
    
    * .notdef#9368 (U+CE6A) has a counter-clockwise outer contour
    
    * .notdef#9368 (U+CE6A) has a counter-clockwise outer contour
    
    * .notdef#9369 (U+CE6C) has a counter-clockwise outer contour
    
    * .notdef#9369 (U+CE6C) has a counter-clockwise outer contour
    
    * .notdef#9369 (U+CE6C) has a counter-clockwise outer contour
    
    * .notdef#937 (U+BAC4) has a counter-clockwise outer contour
    
    * .notdef#937 (U+BAC4) has a counter-clockwise outer contour
    
    * .notdef#937 (U+BAC4) has a counter-clockwise outer contour
    
    * .notdef#9370 (U+CE6E) has a counter-clockwise outer contour
    
    * .notdef#9370 (U+CE6E) has a counter-clockwise outer contour
    
    * .notdef#9370 (U+CE6E) has a counter-clockwise outer contour
    
    * .notdef#9371 (U+CE6F) has a counter-clockwise outer contour
    
    * .notdef#9371 (U+CE6F) has a counter-clockwise outer contour
    
    * .notdef#9371 (U+CE6F) has a counter-clockwise outer contour
    
    * .notdef#9372 (U+CE70) has a counter-clockwise outer contour
    
    * .notdef#9372 (U+CE70) has a counter-clockwise outer contour
    
    * .notdef#9372 (U+CE70) has a counter-clockwise outer contour
    
    * .notdef#9373 (U+CE71) has a counter-clockwise outer contour
    
    * .notdef#9373 (U+CE71) has a counter-clockwise outer contour
    
    * .notdef#9373 (U+CE71) has a counter-clockwise outer contour
    
    * .notdef#9374 (U+CE72) has a counter-clockwise outer contour
    
    * .notdef#9374 (U+CE72) has a counter-clockwise outer contour
    
    * .notdef#9374 (U+CE72) has a counter-clockwise outer contour
    
    * .notdef#9374 (U+CE72) has a counter-clockwise outer contour
    
    * .notdef#9375 (U+CE73) has a counter-clockwise outer contour
    
    * .notdef#9375 (U+CE73) has a counter-clockwise outer contour
    
    * .notdef#9375 (U+CE73) has a counter-clockwise outer contour
    
    * .notdef#9375 (U+CE73) has a counter-clockwise outer contour
    
    * .notdef#9376 (U+CE76) has a counter-clockwise outer contour
    
    * .notdef#9376 (U+CE76) has a counter-clockwise outer contour
    
    * .notdef#9376 (U+CE76) has a counter-clockwise outer contour
    
    * .notdef#9376 (U+CE76) has a counter-clockwise outer contour
    
    * .notdef#9377 (U+CE77) has a counter-clockwise outer contour
    
    * .notdef#9377 (U+CE77) has a counter-clockwise outer contour
    
    * .notdef#9377 (U+CE77) has a counter-clockwise outer contour
    
    * .notdef#9377 (U+CE77) has a counter-clockwise outer contour
    
    * .notdef#9378 (U+CE79) has a counter-clockwise outer contour
    
    * .notdef#9378 (U+CE79) has a counter-clockwise outer contour
    
    * .notdef#9378 (U+CE79) has a counter-clockwise outer contour
    
    * .notdef#9378 (U+CE79) has a counter-clockwise outer contour
    
    * .notdef#9379 (U+CE7A) has a counter-clockwise outer contour
    
    * .notdef#9379 (U+CE7A) has a counter-clockwise outer contour
    
    * .notdef#9379 (U+CE7A) has a counter-clockwise outer contour
    
    * .notdef#9379 (U+CE7A) has a counter-clockwise outer contour
    
    * .notdef#9379 (U+CE7A) has a counter-clockwise outer contour
    
    * .notdef#938 (U+BAC8) has a counter-clockwise outer contour
    
    * .notdef#938 (U+BAC8) has a counter-clockwise outer contour
    
    * .notdef#938 (U+BAC8) has a counter-clockwise outer contour
    
    * .notdef#938 (U+BAC8) has a counter-clockwise outer contour
    
    * .notdef#9380 (U+CE7B) has a counter-clockwise outer contour
    
    * .notdef#9380 (U+CE7B) has a counter-clockwise outer contour
    
    * .notdef#9380 (U+CE7B) has a counter-clockwise outer contour
    
    * .notdef#9381 (U+CE7D) has a counter-clockwise outer contour
    
    * .notdef#9381 (U+CE7D) has a counter-clockwise outer contour
    
    * .notdef#9381 (U+CE7D) has a counter-clockwise outer contour
    
    * .notdef#9381 (U+CE7D) has a counter-clockwise outer contour
    
    * .notdef#9382 (U+CE7E) has a counter-clockwise outer contour
    
    * .notdef#9382 (U+CE7E) has a counter-clockwise outer contour
    
    * .notdef#9382 (U+CE7E) has a counter-clockwise outer contour
    
    * .notdef#9382 (U+CE7E) has a counter-clockwise outer contour
    
    * .notdef#9383 (U+CE7F) has a counter-clockwise outer contour
    
    * .notdef#9383 (U+CE7F) has a counter-clockwise outer contour
    
    * .notdef#9383 (U+CE7F) has a counter-clockwise outer contour
    
    * .notdef#9383 (U+CE7F) has a counter-clockwise outer contour
    
    * .notdef#9384 (U+CE80) has a counter-clockwise outer contour
    
    * .notdef#9384 (U+CE80) has a counter-clockwise outer contour
    
    * .notdef#9384 (U+CE80) has a counter-clockwise outer contour
    
    * .notdef#9384 (U+CE80) has a counter-clockwise outer contour
    
    * .notdef#9385 (U+CE81) has a counter-clockwise outer contour
    
    * .notdef#9385 (U+CE81) has a counter-clockwise outer contour
    
    * .notdef#9385 (U+CE81) has a counter-clockwise outer contour
    
    * .notdef#9385 (U+CE81) has a counter-clockwise outer contour
    
    * .notdef#9386 (U+CE82) has a counter-clockwise outer contour
    
    * .notdef#9386 (U+CE82) has a counter-clockwise outer contour
    
    * .notdef#9386 (U+CE82) has a counter-clockwise outer contour
    
    * .notdef#9386 (U+CE82) has a counter-clockwise outer contour
    
    * .notdef#9386 (U+CE82) has a counter-clockwise outer contour
    
    * .notdef#9387 (U+CE83) has a counter-clockwise outer contour
    
    * .notdef#9387 (U+CE83) has a counter-clockwise outer contour
    
    * .notdef#9387 (U+CE83) has a counter-clockwise outer contour
    
    * .notdef#9387 (U+CE83) has a counter-clockwise outer contour
    
    * .notdef#9387 (U+CE83) has a counter-clockwise outer contour
    
    * .notdef#9388 (U+CE86) has a counter-clockwise outer contour
    
    * .notdef#9388 (U+CE86) has a counter-clockwise outer contour
    
    * .notdef#9388 (U+CE86) has a counter-clockwise outer contour
    
    * .notdef#9388 (U+CE86) has a counter-clockwise outer contour
    
    * .notdef#9389 (U+CE88) has a counter-clockwise outer contour
    
    * .notdef#9389 (U+CE88) has a counter-clockwise outer contour
    
    * .notdef#9389 (U+CE88) has a counter-clockwise outer contour
    
    * .notdef#939 (U+BAD8) has a counter-clockwise outer contour
    
    * .notdef#939 (U+BAD8) has a counter-clockwise outer contour
    
    * .notdef#939 (U+BAD8) has a counter-clockwise outer contour
    
    * .notdef#939 (U+BAD8) has a counter-clockwise outer contour
    
    * .notdef#9390 (U+CE8A) has a counter-clockwise outer contour
    
    * .notdef#9390 (U+CE8A) has a counter-clockwise outer contour
    
    * .notdef#9390 (U+CE8A) has a counter-clockwise outer contour
    
    * .notdef#9391 (U+CE8B) has a counter-clockwise outer contour
    
    * .notdef#9391 (U+CE8B) has a counter-clockwise outer contour
    
    * .notdef#9391 (U+CE8B) has a counter-clockwise outer contour
    
    * .notdef#9392 (U+CE8C) has a counter-clockwise outer contour
    
    * .notdef#9392 (U+CE8C) has a counter-clockwise outer contour
    
    * .notdef#9392 (U+CE8C) has a counter-clockwise outer contour
    
    * .notdef#9393 (U+CE8D) has a counter-clockwise outer contour
    
    * .notdef#9393 (U+CE8D) has a counter-clockwise outer contour
    
    * .notdef#9393 (U+CE8D) has a counter-clockwise outer contour
    
    * .notdef#9394 (U+CE8E) has a counter-clockwise outer contour
    
    * .notdef#9394 (U+CE8E) has a counter-clockwise outer contour
    
    * .notdef#9394 (U+CE8E) has a counter-clockwise outer contour
    
    * .notdef#9394 (U+CE8E) has a counter-clockwise outer contour
    
    * .notdef#9395 (U+CE8F) has a counter-clockwise outer contour
    
    * .notdef#9395 (U+CE8F) has a counter-clockwise outer contour
    
    * .notdef#9395 (U+CE8F) has a counter-clockwise outer contour
    
    * .notdef#9395 (U+CE8F) has a counter-clockwise outer contour
    
    * .notdef#9396 (U+CE92) has a counter-clockwise outer contour
    
    * .notdef#9396 (U+CE92) has a counter-clockwise outer contour
    
    * .notdef#9396 (U+CE92) has a counter-clockwise outer contour
    
    * .notdef#9396 (U+CE92) has a counter-clockwise outer contour
    
    * .notdef#9397 (U+CE93) has a counter-clockwise outer contour
    
    * .notdef#9397 (U+CE93) has a counter-clockwise outer contour
    
    * .notdef#9397 (U+CE93) has a counter-clockwise outer contour
    
    * .notdef#9397 (U+CE93) has a counter-clockwise outer contour
    
    * .notdef#9398 (U+CE95) has a counter-clockwise outer contour
    
    * .notdef#9398 (U+CE95) has a counter-clockwise outer contour
    
    * .notdef#9398 (U+CE95) has a counter-clockwise outer contour
    
    * .notdef#9398 (U+CE95) has a counter-clockwise outer contour
    
    * .notdef#9399 (U+CE96) has a counter-clockwise outer contour
    
    * .notdef#9399 (U+CE96) has a counter-clockwise outer contour
    
    * .notdef#9399 (U+CE96) has a counter-clockwise outer contour
    
    * .notdef#9399 (U+CE96) has a counter-clockwise outer contour
    
    * .notdef#9399 (U+CE96) has a counter-clockwise outer contour
    
    * .notdef#940 (U+BAD9) has a counter-clockwise outer contour
    
    * .notdef#940 (U+BAD9) has a counter-clockwise outer contour
    
    * .notdef#940 (U+BAD9) has a counter-clockwise outer contour
    
    * .notdef#940 (U+BAD9) has a counter-clockwise outer contour
    
    * .notdef#9400 (U+CE97) has a counter-clockwise outer contour
    
    * .notdef#9400 (U+CE97) has a counter-clockwise outer contour
    
    * .notdef#9400 (U+CE97) has a counter-clockwise outer contour
    
    * .notdef#9401 (U+CE99) has a counter-clockwise outer contour
    
    * .notdef#9401 (U+CE99) has a counter-clockwise outer contour
    
    * .notdef#9401 (U+CE99) has a counter-clockwise outer contour
    
    * .notdef#9401 (U+CE99) has a counter-clockwise outer contour
    
    * .notdef#9402 (U+CE9A) has a counter-clockwise outer contour
    
    * .notdef#9402 (U+CE9A) has a counter-clockwise outer contour
    
    * .notdef#9402 (U+CE9A) has a counter-clockwise outer contour
    
    * .notdef#9402 (U+CE9A) has a counter-clockwise outer contour
    
    * .notdef#9403 (U+CE9B) has a counter-clockwise outer contour
    
    * .notdef#9403 (U+CE9B) has a counter-clockwise outer contour
    
    * .notdef#9403 (U+CE9B) has a counter-clockwise outer contour
    
    * .notdef#9403 (U+CE9B) has a counter-clockwise outer contour
    
    * .notdef#9404 (U+CE9C) has a counter-clockwise outer contour
    
    * .notdef#9404 (U+CE9C) has a counter-clockwise outer contour
    
    * .notdef#9404 (U+CE9C) has a counter-clockwise outer contour
    
    * .notdef#9404 (U+CE9C) has a counter-clockwise outer contour
    
    * .notdef#9405 (U+CE9D) has a counter-clockwise outer contour
    
    * .notdef#9405 (U+CE9D) has a counter-clockwise outer contour
    
    * .notdef#9405 (U+CE9D) has a counter-clockwise outer contour
    
    * .notdef#9405 (U+CE9D) has a counter-clockwise outer contour
    
    * .notdef#9406 (U+CE9E) has a counter-clockwise outer contour
    
    * .notdef#9406 (U+CE9E) has a counter-clockwise outer contour
    
    * .notdef#9406 (U+CE9E) has a counter-clockwise outer contour
    
    * .notdef#9406 (U+CE9E) has a counter-clockwise outer contour
    
    * .notdef#9406 (U+CE9E) has a counter-clockwise outer contour
    
    * .notdef#9407 (U+CE9F) has a counter-clockwise outer contour
    
    * .notdef#9407 (U+CE9F) has a counter-clockwise outer contour
    
    * .notdef#9407 (U+CE9F) has a counter-clockwise outer contour
    
    * .notdef#9407 (U+CE9F) has a counter-clockwise outer contour
    
    * .notdef#9407 (U+CE9F) has a counter-clockwise outer contour
    
    * .notdef#9408 (U+CEA2) has a counter-clockwise outer contour
    
    * .notdef#9408 (U+CEA2) has a counter-clockwise outer contour
    
    * .notdef#9408 (U+CEA2) has a counter-clockwise outer contour
    
    * .notdef#9408 (U+CEA2) has a counter-clockwise outer contour
    
    * .notdef#9409 (U+CEA6) has a counter-clockwise outer contour
    
    * .notdef#9409 (U+CEA6) has a counter-clockwise outer contour
    
    * .notdef#9409 (U+CEA6) has a counter-clockwise outer contour
    
    * .notdef#941 (U+BAFC) has a counter-clockwise outer contour
    
    * .notdef#941 (U+BAFC) has a counter-clockwise outer contour
    
    * .notdef#941 (U+BAFC) has a counter-clockwise outer contour
    
    * .notdef#9410 (U+CEA7) has a counter-clockwise outer contour
    
    * .notdef#9410 (U+CEA7) has a counter-clockwise outer contour
    
    * .notdef#9410 (U+CEA7) has a counter-clockwise outer contour
    
    * .notdef#9411 (U+CEA8) has a counter-clockwise outer contour
    
    * .notdef#9411 (U+CEA8) has a counter-clockwise outer contour
    
    * .notdef#9411 (U+CEA8) has a counter-clockwise outer contour
    
    * .notdef#9412 (U+CEA9) has a counter-clockwise outer contour
    
    * .notdef#9412 (U+CEA9) has a counter-clockwise outer contour
    
    * .notdef#9412 (U+CEA9) has a counter-clockwise outer contour
    
    * .notdef#9413 (U+CEAA) has a counter-clockwise outer contour
    
    * .notdef#9413 (U+CEAA) has a counter-clockwise outer contour
    
    * .notdef#9413 (U+CEAA) has a counter-clockwise outer contour
    
    * .notdef#9413 (U+CEAA) has a counter-clockwise outer contour
    
    * .notdef#9414 (U+CEAB) has a counter-clockwise outer contour
    
    * .notdef#9414 (U+CEAB) has a counter-clockwise outer contour
    
    * .notdef#9414 (U+CEAB) has a counter-clockwise outer contour
    
    * .notdef#9414 (U+CEAB) has a counter-clockwise outer contour
    
    * .notdef#9415 (U+CEAE) has a counter-clockwise outer contour
    
    * .notdef#9415 (U+CEAE) has a counter-clockwise outer contour
    
    * .notdef#9415 (U+CEAE) has a counter-clockwise outer contour
    
    * .notdef#9415 (U+CEAE) has a counter-clockwise outer contour
    
    * .notdef#9416 (U+CEAF) has a counter-clockwise outer contour
    
    * .notdef#9416 (U+CEAF) has a counter-clockwise outer contour
    
    * .notdef#9416 (U+CEAF) has a counter-clockwise outer contour
    
    * .notdef#9416 (U+CEAF) has a counter-clockwise outer contour
    
    * .notdef#9417 (U+CEB0) has a counter-clockwise outer contour
    
    * .notdef#9417 (U+CEB0) has a counter-clockwise outer contour
    
    * .notdef#9417 (U+CEB0) has a counter-clockwise outer contour
    
    * .notdef#9418 (U+CEB1) has a counter-clockwise outer contour
    
    * .notdef#9418 (U+CEB1) has a counter-clockwise outer contour
    
    * .notdef#9418 (U+CEB1) has a counter-clockwise outer contour
    
    * .notdef#9418 (U+CEB1) has a counter-clockwise outer contour
    
    * .notdef#9419 (U+CEB2) has a counter-clockwise outer contour
    
    * .notdef#9419 (U+CEB2) has a counter-clockwise outer contour
    
    * .notdef#9419 (U+CEB2) has a counter-clockwise outer contour
    
    * .notdef#9419 (U+CEB2) has a counter-clockwise outer contour
    
    * .notdef#9419 (U+CEB2) has a counter-clockwise outer contour
    
    * .notdef#942 (U+BB00) has a counter-clockwise outer contour
    
    * .notdef#942 (U+BB00) has a counter-clockwise outer contour
    
    * .notdef#942 (U+BB00) has a counter-clockwise outer contour
    
    * .notdef#942 (U+BB00) has a counter-clockwise outer contour
    
    * .notdef#9420 (U+CEB3) has a counter-clockwise outer contour
    
    * .notdef#9420 (U+CEB3) has a counter-clockwise outer contour
    
    * .notdef#9420 (U+CEB3) has a counter-clockwise outer contour
    
    * .notdef#9421 (U+CEB4) has a counter-clockwise outer contour
    
    * .notdef#9421 (U+CEB4) has a counter-clockwise outer contour
    
    * .notdef#9421 (U+CEB4) has a counter-clockwise outer contour
    
    * .notdef#9422 (U+CEB5) has a counter-clockwise outer contour
    
    * .notdef#9422 (U+CEB5) has a counter-clockwise outer contour
    
    * .notdef#9422 (U+CEB5) has a counter-clockwise outer contour
    
    * .notdef#9422 (U+CEB5) has a counter-clockwise outer contour
    
    * .notdef#9423 (U+CEB6) has a counter-clockwise outer contour
    
    * .notdef#9423 (U+CEB6) has a counter-clockwise outer contour
    
    * .notdef#9423 (U+CEB6) has a counter-clockwise outer contour
    
    * .notdef#9423 (U+CEB6) has a counter-clockwise outer contour
    
    * .notdef#9424 (U+CEB7) has a counter-clockwise outer contour
    
    * .notdef#9424 (U+CEB7) has a counter-clockwise outer contour
    
    * .notdef#9424 (U+CEB7) has a counter-clockwise outer contour
    
    * .notdef#9424 (U+CEB7) has a counter-clockwise outer contour
    
    * .notdef#9425 (U+CEB8) has a counter-clockwise outer contour
    
    * .notdef#9425 (U+CEB8) has a counter-clockwise outer contour
    
    * .notdef#9425 (U+CEB8) has a counter-clockwise outer contour
    
    * .notdef#9425 (U+CEB8) has a counter-clockwise outer contour
    
    * .notdef#9426 (U+CEB9) has a counter-clockwise outer contour
    
    * .notdef#9426 (U+CEB9) has a counter-clockwise outer contour
    
    * .notdef#9426 (U+CEB9) has a counter-clockwise outer contour
    
    * .notdef#9426 (U+CEB9) has a counter-clockwise outer contour
    
    * .notdef#9427 (U+CEBA) has a counter-clockwise outer contour
    
    * .notdef#9427 (U+CEBA) has a counter-clockwise outer contour
    
    * .notdef#9427 (U+CEBA) has a counter-clockwise outer contour
    
    * .notdef#9427 (U+CEBA) has a counter-clockwise outer contour
    
    * .notdef#9427 (U+CEBA) has a counter-clockwise outer contour
    
    * .notdef#9428 (U+CEBB) has a counter-clockwise outer contour
    
    * .notdef#9428 (U+CEBB) has a counter-clockwise outer contour
    
    * .notdef#9428 (U+CEBB) has a counter-clockwise outer contour
    
    * .notdef#9428 (U+CEBB) has a counter-clockwise outer contour
    
    * .notdef#9428 (U+CEBB) has a counter-clockwise outer contour
    
    * .notdef#9429 (U+CEBC) has a counter-clockwise outer contour
    
    * .notdef#9429 (U+CEBC) has a counter-clockwise outer contour
    
    * .notdef#9429 (U+CEBC) has a counter-clockwise outer contour
    
    * .notdef#943 (U+BB04) has a counter-clockwise outer contour
    
    * .notdef#943 (U+BB04) has a counter-clockwise outer contour
    
    * .notdef#943 (U+BB04) has a counter-clockwise outer contour
    
    * .notdef#943 (U+BB04) has a counter-clockwise outer contour
    
    * .notdef#9430 (U+CEBD) has a counter-clockwise outer contour
    
    * .notdef#9430 (U+CEBD) has a counter-clockwise outer contour
    
    * .notdef#9430 (U+CEBD) has a counter-clockwise outer contour
    
    * .notdef#9431 (U+CEBE) has a counter-clockwise outer contour
    
    * .notdef#9431 (U+CEBE) has a counter-clockwise outer contour
    
    * .notdef#9431 (U+CEBE) has a counter-clockwise outer contour
    
    * .notdef#9431 (U+CEBE) has a counter-clockwise outer contour
    
    * .notdef#9432 (U+CEBF) has a counter-clockwise outer contour
    
    * .notdef#9432 (U+CEBF) has a counter-clockwise outer contour
    
    * .notdef#9432 (U+CEBF) has a counter-clockwise outer contour
    
    * .notdef#9433 (U+CEC0) has a counter-clockwise outer contour
    
    * .notdef#9433 (U+CEC0) has a counter-clockwise outer contour
    
    * .notdef#9433 (U+CEC0) has a counter-clockwise outer contour
    
    * .notdef#9434 (U+CEC2) has a counter-clockwise outer contour
    
    * .notdef#9434 (U+CEC2) has a counter-clockwise outer contour
    
    * .notdef#9434 (U+CEC2) has a counter-clockwise outer contour
    
    * .notdef#9435 (U+CEC3) has a counter-clockwise outer contour
    
    * .notdef#9435 (U+CEC3) has a counter-clockwise outer contour
    
    * .notdef#9435 (U+CEC3) has a counter-clockwise outer contour
    
    * .notdef#9436 (U+CEC4) has a counter-clockwise outer contour
    
    * .notdef#9436 (U+CEC4) has a counter-clockwise outer contour
    
    * .notdef#9436 (U+CEC4) has a counter-clockwise outer contour
    
    * .notdef#9437 (U+CEC5) has a counter-clockwise outer contour
    
    * .notdef#9437 (U+CEC5) has a counter-clockwise outer contour
    
    * .notdef#9437 (U+CEC5) has a counter-clockwise outer contour
    
    * .notdef#9438 (U+CEC6) has a counter-clockwise outer contour
    
    * .notdef#9438 (U+CEC6) has a counter-clockwise outer contour
    
    * .notdef#9438 (U+CEC6) has a counter-clockwise outer contour
    
    * .notdef#9438 (U+CEC6) has a counter-clockwise outer contour
    
    * .notdef#9439 (U+CEC7) has a counter-clockwise outer contour
    
    * .notdef#9439 (U+CEC7) has a counter-clockwise outer contour
    
    * .notdef#9439 (U+CEC7) has a counter-clockwise outer contour
    
    * .notdef#9439 (U+CEC7) has a counter-clockwise outer contour
    
    * .notdef#944 (U+BB0D) has a counter-clockwise outer contour
    
    * .notdef#944 (U+BB0D) has a counter-clockwise outer contour
    
    * .notdef#944 (U+BB0D) has a counter-clockwise outer contour
    
    * .notdef#944 (U+BB0D) has a counter-clockwise outer contour
    
    * .notdef#9440 (U+CEC8) has a counter-clockwise outer contour
    
    * .notdef#9440 (U+CEC8) has a counter-clockwise outer contour
    
    * .notdef#9441 (U+CEC9) has a counter-clockwise outer contour
    
    * .notdef#9441 (U+CEC9) has a counter-clockwise outer contour
    
    * .notdef#9441 (U+CEC9) has a counter-clockwise outer contour
    
    * .notdef#9442 (U+CECA) has a counter-clockwise outer contour
    
    * .notdef#9442 (U+CECA) has a counter-clockwise outer contour
    
    * .notdef#9442 (U+CECA) has a counter-clockwise outer contour
    
    * .notdef#9442 (U+CECA) has a counter-clockwise outer contour
    
    * .notdef#9443 (U+CECB) has a counter-clockwise outer contour
    
    * .notdef#9443 (U+CECB) has a counter-clockwise outer contour
    
    * .notdef#9443 (U+CECB) has a counter-clockwise outer contour
    
    * .notdef#9443 (U+CECB) has a counter-clockwise outer contour
    
    * .notdef#9444 (U+CECC) has a counter-clockwise outer contour
    
    * .notdef#9444 (U+CECC) has a counter-clockwise outer contour
    
    * .notdef#9444 (U+CECC) has a counter-clockwise outer contour
    
    * .notdef#9445 (U+CECD) has a counter-clockwise outer contour
    
    * .notdef#9445 (U+CECD) has a counter-clockwise outer contour
    
    * .notdef#9445 (U+CECD) has a counter-clockwise outer contour
    
    * .notdef#9445 (U+CECD) has a counter-clockwise outer contour
    
    * .notdef#9446 (U+CECE) has a counter-clockwise outer contour
    
    * .notdef#9446 (U+CECE) has a counter-clockwise outer contour
    
    * .notdef#9446 (U+CECE) has a counter-clockwise outer contour
    
    * .notdef#9446 (U+CECE) has a counter-clockwise outer contour
    
    * .notdef#9446 (U+CECE) has a counter-clockwise outer contour
    
    * .notdef#9447 (U+CECF) has a counter-clockwise outer contour
    
    * .notdef#9447 (U+CECF) has a counter-clockwise outer contour
    
    * .notdef#9447 (U+CECF) has a counter-clockwise outer contour
    
    * .notdef#9448 (U+CED0) has a counter-clockwise outer contour
    
    * .notdef#9448 (U+CED0) has a counter-clockwise outer contour
    
    * .notdef#9448 (U+CED0) has a counter-clockwise outer contour
    
    * .notdef#9449 (U+CED1) has a counter-clockwise outer contour
    
    * .notdef#9449 (U+CED1) has a counter-clockwise outer contour
    
    * .notdef#9449 (U+CED1) has a counter-clockwise outer contour
    
    * .notdef#9449 (U+CED1) has a counter-clockwise outer contour
    
    * .notdef#945 (U+BB0F) has a counter-clockwise outer contour
    
    * .notdef#945 (U+BB0F) has a counter-clockwise outer contour
    
    * .notdef#945 (U+BB0F) has a counter-clockwise outer contour
    
    * .notdef#945 (U+BB0F) has a counter-clockwise outer contour
    
    * .notdef#9450 (U+CED2) has a counter-clockwise outer contour
    
    * .notdef#9450 (U+CED2) has a counter-clockwise outer contour
    
    * .notdef#9450 (U+CED2) has a counter-clockwise outer contour
    
    * .notdef#9450 (U+CED2) has a counter-clockwise outer contour
    
    * .notdef#9451 (U+CED3) has a counter-clockwise outer contour
    
    * .notdef#9451 (U+CED3) has a counter-clockwise outer contour
    
    * .notdef#9451 (U+CED3) has a counter-clockwise outer contour
    
    * .notdef#9451 (U+CED3) has a counter-clockwise outer contour
    
    * .notdef#9452 (U+CED4) has a counter-clockwise outer contour
    
    * .notdef#9452 (U+CED4) has a counter-clockwise outer contour
    
    * .notdef#9452 (U+CED4) has a counter-clockwise outer contour
    
    * .notdef#9452 (U+CED4) has a counter-clockwise outer contour
    
    * .notdef#9453 (U+CED5) has a counter-clockwise outer contour
    
    * .notdef#9453 (U+CED5) has a counter-clockwise outer contour
    
    * .notdef#9453 (U+CED5) has a counter-clockwise outer contour
    
    * .notdef#9453 (U+CED5) has a counter-clockwise outer contour
    
    * .notdef#9454 (U+CED6) has a counter-clockwise outer contour
    
    * .notdef#9454 (U+CED6) has a counter-clockwise outer contour
    
    * .notdef#9454 (U+CED6) has a counter-clockwise outer contour
    
    * .notdef#9454 (U+CED6) has a counter-clockwise outer contour
    
    * .notdef#9454 (U+CED6) has a counter-clockwise outer contour
    
    * .notdef#9455 (U+CED7) has a counter-clockwise outer contour
    
    * .notdef#9455 (U+CED7) has a counter-clockwise outer contour
    
    * .notdef#9455 (U+CED7) has a counter-clockwise outer contour
    
    * .notdef#9455 (U+CED7) has a counter-clockwise outer contour
    
    * .notdef#9455 (U+CED7) has a counter-clockwise outer contour
    
    * .notdef#9456 (U+CED8) has a counter-clockwise outer contour
    
    * .notdef#9456 (U+CED8) has a counter-clockwise outer contour
    
    * .notdef#9456 (U+CED8) has a counter-clockwise outer contour
    
    * .notdef#9457 (U+CED9) has a counter-clockwise outer contour
    
    * .notdef#9457 (U+CED9) has a counter-clockwise outer contour
    
    * .notdef#9457 (U+CED9) has a counter-clockwise outer contour
    
    * .notdef#9458 (U+CEDA) has a counter-clockwise outer contour
    
    * .notdef#9458 (U+CEDA) has a counter-clockwise outer contour
    
    * .notdef#9458 (U+CEDA) has a counter-clockwise outer contour
    
    * .notdef#9458 (U+CEDA) has a counter-clockwise outer contour
    
    * .notdef#9459 (U+CEDB) has a counter-clockwise outer contour
    
    * .notdef#9459 (U+CEDB) has a counter-clockwise outer contour
    
    * .notdef#9459 (U+CEDB) has a counter-clockwise outer contour
    
    * .notdef#946 (U+BB11) has a counter-clockwise outer contour
    
    * .notdef#946 (U+BB11) has a counter-clockwise outer contour
    
    * .notdef#946 (U+BB11) has a counter-clockwise outer contour
    
    * .notdef#946 (U+BB11) has a counter-clockwise outer contour
    
    * .notdef#9460 (U+CEDC) has a counter-clockwise outer contour
    
    * .notdef#9460 (U+CEDC) has a counter-clockwise outer contour
    
    * .notdef#9460 (U+CEDC) has a counter-clockwise outer contour
    
    * .notdef#9461 (U+CEDD) has a counter-clockwise outer contour
    
    * .notdef#9461 (U+CEDD) has a counter-clockwise outer contour
    
    * .notdef#9461 (U+CEDD) has a counter-clockwise outer contour
    
    * .notdef#9462 (U+CEDE) has a counter-clockwise outer contour
    
    * .notdef#9462 (U+CEDE) has a counter-clockwise outer contour
    
    * .notdef#9462 (U+CEDE) has a counter-clockwise outer contour
    
    * .notdef#9463 (U+CEDF) has a counter-clockwise outer contour
    
    * .notdef#9463 (U+CEDF) has a counter-clockwise outer contour
    
    * .notdef#9463 (U+CEDF) has a counter-clockwise outer contour
    
    * .notdef#9464 (U+CEE0) has a counter-clockwise outer contour
    
    * .notdef#9464 (U+CEE0) has a counter-clockwise outer contour
    
    * .notdef#9464 (U+CEE0) has a counter-clockwise outer contour
    
    * .notdef#9465 (U+CEE1) has a counter-clockwise outer contour
    
    * .notdef#9465 (U+CEE1) has a counter-clockwise outer contour
    
    * .notdef#9465 (U+CEE1) has a counter-clockwise outer contour
    
    * .notdef#9466 (U+CEE2) has a counter-clockwise outer contour
    
    * .notdef#9466 (U+CEE2) has a counter-clockwise outer contour
    
    * .notdef#9466 (U+CEE2) has a counter-clockwise outer contour
    
    * .notdef#9466 (U+CEE2) has a counter-clockwise outer contour
    
    * .notdef#9467 (U+CEE3) has a counter-clockwise outer contour
    
    * .notdef#9467 (U+CEE3) has a counter-clockwise outer contour
    
    * .notdef#9467 (U+CEE3) has a counter-clockwise outer contour
    
    * .notdef#9467 (U+CEE3) has a counter-clockwise outer contour
    
    * .notdef#9468 (U+CEE6) has a counter-clockwise outer contour
    
    * .notdef#9468 (U+CEE6) has a counter-clockwise outer contour
    
    * .notdef#9468 (U+CEE6) has a counter-clockwise outer contour
    
    * .notdef#9468 (U+CEE6) has a counter-clockwise outer contour
    
    * .notdef#9469 (U+CEE7) has a counter-clockwise outer contour
    
    * .notdef#9469 (U+CEE7) has a counter-clockwise outer contour
    
    * .notdef#9469 (U+CEE7) has a counter-clockwise outer contour
    
    * .notdef#9469 (U+CEE7) has a counter-clockwise outer contour
    
    * .notdef#947 (U+BB18) has a counter-clockwise outer contour
    
    * .notdef#947 (U+BB18) has a counter-clockwise outer contour
    
    * .notdef#9470 (U+CEE9) has a counter-clockwise outer contour
    
    * .notdef#9470 (U+CEE9) has a counter-clockwise outer contour
    
    * .notdef#9470 (U+CEE9) has a counter-clockwise outer contour
    
    * .notdef#9470 (U+CEE9) has a counter-clockwise outer contour
    
    * .notdef#9471 (U+CEEA) has a counter-clockwise outer contour
    
    * .notdef#9471 (U+CEEA) has a counter-clockwise outer contour
    
    * .notdef#9471 (U+CEEA) has a counter-clockwise outer contour
    
    * .notdef#9471 (U+CEEA) has a counter-clockwise outer contour
    
    * .notdef#9471 (U+CEEA) has a counter-clockwise outer contour
    
    * .notdef#9472 (U+CEED) has a counter-clockwise outer contour
    
    * .notdef#9472 (U+CEED) has a counter-clockwise outer contour
    
    * .notdef#9472 (U+CEED) has a counter-clockwise outer contour
    
    * .notdef#9472 (U+CEED) has a counter-clockwise outer contour
    
    * .notdef#9473 (U+CEEE) has a counter-clockwise outer contour
    
    * .notdef#9473 (U+CEEE) has a counter-clockwise outer contour
    
    * .notdef#9473 (U+CEEE) has a counter-clockwise outer contour
    
    * .notdef#9473 (U+CEEE) has a counter-clockwise outer contour
    
    * .notdef#9474 (U+CEEF) has a counter-clockwise outer contour
    
    * .notdef#9474 (U+CEEF) has a counter-clockwise outer contour
    
    * .notdef#9474 (U+CEEF) has a counter-clockwise outer contour
    
    * .notdef#9474 (U+CEEF) has a counter-clockwise outer contour
    
    * .notdef#9475 (U+CEF0) has a counter-clockwise outer contour
    
    * .notdef#9475 (U+CEF0) has a counter-clockwise outer contour
    
    * .notdef#9475 (U+CEF0) has a counter-clockwise outer contour
    
    * .notdef#9475 (U+CEF0) has a counter-clockwise outer contour
    
    * .notdef#9476 (U+CEF1) has a counter-clockwise outer contour
    
    * .notdef#9476 (U+CEF1) has a counter-clockwise outer contour
    
    * .notdef#9476 (U+CEF1) has a counter-clockwise outer contour
    
    * .notdef#9476 (U+CEF1) has a counter-clockwise outer contour
    
    * .notdef#9477 (U+CEF2) has a counter-clockwise outer contour
    
    * .notdef#9477 (U+CEF2) has a counter-clockwise outer contour
    
    * .notdef#9477 (U+CEF2) has a counter-clockwise outer contour
    
    * .notdef#9477 (U+CEF2) has a counter-clockwise outer contour
    
    * .notdef#9477 (U+CEF2) has a counter-clockwise outer contour
    
    * .notdef#9478 (U+CEF3) has a counter-clockwise outer contour
    
    * .notdef#9478 (U+CEF3) has a counter-clockwise outer contour
    
    * .notdef#9478 (U+CEF3) has a counter-clockwise outer contour
    
    * .notdef#9478 (U+CEF3) has a counter-clockwise outer contour
    
    * .notdef#9478 (U+CEF3) has a counter-clockwise outer contour
    
    * .notdef#9479 (U+CEF6) has a counter-clockwise outer contour
    
    * .notdef#9479 (U+CEF6) has a counter-clockwise outer contour
    
    * .notdef#9479 (U+CEF6) has a counter-clockwise outer contour
    
    * .notdef#9479 (U+CEF6) has a counter-clockwise outer contour
    
    * .notdef#948 (U+BB1C) has a counter-clockwise outer contour
    
    * .notdef#948 (U+BB1C) has a counter-clockwise outer contour
    
    * .notdef#948 (U+BB1C) has a counter-clockwise outer contour
    
    * .notdef#9480 (U+CEFA) has a counter-clockwise outer contour
    
    * .notdef#9480 (U+CEFA) has a counter-clockwise outer contour
    
    * .notdef#9480 (U+CEFA) has a counter-clockwise outer contour
    
    * .notdef#9481 (U+CEFB) has a counter-clockwise outer contour
    
    * .notdef#9481 (U+CEFB) has a counter-clockwise outer contour
    
    * .notdef#9481 (U+CEFB) has a counter-clockwise outer contour
    
    * .notdef#9482 (U+CEFC) has a counter-clockwise outer contour
    
    * .notdef#9482 (U+CEFC) has a counter-clockwise outer contour
    
    * .notdef#9482 (U+CEFC) has a counter-clockwise outer contour
    
    * .notdef#9483 (U+CEFD) has a counter-clockwise outer contour
    
    * .notdef#9483 (U+CEFD) has a counter-clockwise outer contour
    
    * .notdef#9483 (U+CEFD) has a counter-clockwise outer contour
    
    * .notdef#9484 (U+CEFE) has a counter-clockwise outer contour
    
    * .notdef#9484 (U+CEFE) has a counter-clockwise outer contour
    
    * .notdef#9484 (U+CEFE) has a counter-clockwise outer contour
    
    * .notdef#9484 (U+CEFE) has a counter-clockwise outer contour
    
    * .notdef#9485 (U+CEFF) has a counter-clockwise outer contour
    
    * .notdef#9485 (U+CEFF) has a counter-clockwise outer contour
    
    * .notdef#9485 (U+CEFF) has a counter-clockwise outer contour
    
    * .notdef#9485 (U+CEFF) has a counter-clockwise outer contour
    
    * .notdef#9486 (U+CF02) has a counter-clockwise outer contour
    
    * .notdef#9486 (U+CF02) has a counter-clockwise outer contour
    
    * .notdef#9486 (U+CF02) has a counter-clockwise outer contour
    
    * .notdef#9486 (U+CF02) has a counter-clockwise outer contour
    
    * .notdef#9486 (U+CF02) has a counter-clockwise outer contour
    
    * .notdef#9487 (U+CF03) has a counter-clockwise outer contour
    
    * .notdef#9487 (U+CF03) has a counter-clockwise outer contour
    
    * .notdef#9487 (U+CF03) has a counter-clockwise outer contour
    
    * .notdef#9487 (U+CF03) has a counter-clockwise outer contour
    
    * .notdef#9487 (U+CF03) has a counter-clockwise outer contour
    
    * .notdef#9488 (U+CF05) has a counter-clockwise outer contour
    
    * .notdef#9488 (U+CF05) has a counter-clockwise outer contour
    
    * .notdef#9488 (U+CF05) has a counter-clockwise outer contour
    
    * .notdef#9488 (U+CF05) has a counter-clockwise outer contour
    
    * .notdef#9488 (U+CF05) has a counter-clockwise outer contour
    
    * .notdef#9489 (U+CF06) has a counter-clockwise outer contour
    
    * .notdef#9489 (U+CF06) has a counter-clockwise outer contour
    
    * .notdef#9489 (U+CF06) has a counter-clockwise outer contour
    
    * .notdef#9489 (U+CF06) has a counter-clockwise outer contour
    
    * .notdef#9489 (U+CF06) has a counter-clockwise outer contour
    
    * .notdef#949 (U+BB20) has a counter-clockwise outer contour
    
    * .notdef#949 (U+BB20) has a counter-clockwise outer contour
    
    * .notdef#949 (U+BB20) has a counter-clockwise outer contour
    
    * .notdef#9490 (U+CF07) has a counter-clockwise outer contour
    
    * .notdef#9490 (U+CF07) has a counter-clockwise outer contour
    
    * .notdef#9490 (U+CF07) has a counter-clockwise outer contour
    
    * .notdef#9490 (U+CF07) has a counter-clockwise outer contour
    
    * .notdef#9491 (U+CF09) has a counter-clockwise outer contour
    
    * .notdef#9491 (U+CF09) has a counter-clockwise outer contour
    
    * .notdef#9491 (U+CF09) has a counter-clockwise outer contour
    
    * .notdef#9491 (U+CF09) has a counter-clockwise outer contour
    
    * .notdef#9491 (U+CF09) has a counter-clockwise outer contour
    
    * .notdef#9492 (U+CF0A) has a counter-clockwise outer contour
    
    * .notdef#9492 (U+CF0A) has a counter-clockwise outer contour
    
    * .notdef#9492 (U+CF0A) has a counter-clockwise outer contour
    
    * .notdef#9492 (U+CF0A) has a counter-clockwise outer contour
    
    * .notdef#9492 (U+CF0A) has a counter-clockwise outer contour
    
    * .notdef#9493 (U+CF0B) has a counter-clockwise outer contour
    
    * .notdef#9493 (U+CF0B) has a counter-clockwise outer contour
    
    * .notdef#9493 (U+CF0B) has a counter-clockwise outer contour
    
    * .notdef#9493 (U+CF0B) has a counter-clockwise outer contour
    
    * .notdef#9493 (U+CF0B) has a counter-clockwise outer contour
    
    * .notdef#9494 (U+CF0C) has a counter-clockwise outer contour
    
    * .notdef#9494 (U+CF0C) has a counter-clockwise outer contour
    
    * .notdef#9494 (U+CF0C) has a counter-clockwise outer contour
    
    * .notdef#9494 (U+CF0C) has a counter-clockwise outer contour
    
    * .notdef#9494 (U+CF0C) has a counter-clockwise outer contour
    
    * .notdef#9495 (U+CF0D) has a counter-clockwise outer contour
    
    * .notdef#9495 (U+CF0D) has a counter-clockwise outer contour
    
    * .notdef#9495 (U+CF0D) has a counter-clockwise outer contour
    
    * .notdef#9495 (U+CF0D) has a counter-clockwise outer contour
    
    * .notdef#9495 (U+CF0D) has a counter-clockwise outer contour
    
    * .notdef#9496 (U+CF0E) has a counter-clockwise outer contour
    
    * .notdef#9496 (U+CF0E) has a counter-clockwise outer contour
    
    * .notdef#9496 (U+CF0E) has a counter-clockwise outer contour
    
    * .notdef#9496 (U+CF0E) has a counter-clockwise outer contour
    
    * .notdef#9496 (U+CF0E) has a counter-clockwise outer contour
    
    * .notdef#9496 (U+CF0E) has a counter-clockwise outer contour
    
    * .notdef#9497 (U+CF0F) has a counter-clockwise outer contour
    
    * .notdef#9497 (U+CF0F) has a counter-clockwise outer contour
    
    * .notdef#9497 (U+CF0F) has a counter-clockwise outer contour
    
    * .notdef#9497 (U+CF0F) has a counter-clockwise outer contour
    
    * .notdef#9497 (U+CF0F) has a counter-clockwise outer contour
    
    * .notdef#9497 (U+CF0F) has a counter-clockwise outer contour
    
    * .notdef#9498 (U+CF12) has a counter-clockwise outer contour
    
    * .notdef#9498 (U+CF12) has a counter-clockwise outer contour
    
    * .notdef#9498 (U+CF12) has a counter-clockwise outer contour
    
    * .notdef#9498 (U+CF12) has a counter-clockwise outer contour
    
    * .notdef#9498 (U+CF12) has a counter-clockwise outer contour
    
    * .notdef#9499 (U+CF14) has a counter-clockwise outer contour
    
    * .notdef#9499 (U+CF14) has a counter-clockwise outer contour
    
    * .notdef#9499 (U+CF14) has a counter-clockwise outer contour
    
    * .notdef#9499 (U+CF14) has a counter-clockwise outer contour
    
    * .notdef#950 (U+BB29) has a counter-clockwise outer contour
    
    * .notdef#950 (U+BB29) has a counter-clockwise outer contour
    
    * .notdef#950 (U+BB29) has a counter-clockwise outer contour
    
    * .notdef#9500 (U+CF16) has a counter-clockwise outer contour
    
    * .notdef#9500 (U+CF16) has a counter-clockwise outer contour
    
    * .notdef#9500 (U+CF16) has a counter-clockwise outer contour
    
    * .notdef#9500 (U+CF16) has a counter-clockwise outer contour
    
    * .notdef#9501 (U+CF17) has a counter-clockwise outer contour
    
    * .notdef#9501 (U+CF17) has a counter-clockwise outer contour
    
    * .notdef#9501 (U+CF17) has a counter-clockwise outer contour
    
    * .notdef#9501 (U+CF17) has a counter-clockwise outer contour
    
    * .notdef#9502 (U+CF18) has a counter-clockwise outer contour
    
    * .notdef#9502 (U+CF18) has a counter-clockwise outer contour
    
    * .notdef#9502 (U+CF18) has a counter-clockwise outer contour
    
    * .notdef#9502 (U+CF18) has a counter-clockwise outer contour
    
    * .notdef#9503 (U+CF19) has a counter-clockwise outer contour
    
    * .notdef#9503 (U+CF19) has a counter-clockwise outer contour
    
    * .notdef#9503 (U+CF19) has a counter-clockwise outer contour
    
    * .notdef#9503 (U+CF19) has a counter-clockwise outer contour
    
    * .notdef#9504 (U+CF1A) has a counter-clockwise outer contour
    
    * .notdef#9504 (U+CF1A) has a counter-clockwise outer contour
    
    * .notdef#9504 (U+CF1A) has a counter-clockwise outer contour
    
    * .notdef#9504 (U+CF1A) has a counter-clockwise outer contour
    
    * .notdef#9504 (U+CF1A) has a counter-clockwise outer contour
    
    * .notdef#9505 (U+CF1B) has a counter-clockwise outer contour
    
    * .notdef#9505 (U+CF1B) has a counter-clockwise outer contour
    
    * .notdef#9505 (U+CF1B) has a counter-clockwise outer contour
    
    * .notdef#9505 (U+CF1B) has a counter-clockwise outer contour
    
    * .notdef#9505 (U+CF1B) has a counter-clockwise outer contour
    
    * .notdef#9506 (U+CF1D) has a counter-clockwise outer contour
    
    * .notdef#9506 (U+CF1D) has a counter-clockwise outer contour
    
    * .notdef#9506 (U+CF1D) has a counter-clockwise outer contour
    
    * .notdef#9507 (U+CF1E) has a counter-clockwise outer contour
    
    * .notdef#9507 (U+CF1E) has a counter-clockwise outer contour
    
    * .notdef#9507 (U+CF1E) has a counter-clockwise outer contour
    
    * .notdef#9507 (U+CF1E) has a counter-clockwise outer contour
    
    * .notdef#9508 (U+CF1F) has a counter-clockwise outer contour
    
    * .notdef#9508 (U+CF1F) has a counter-clockwise outer contour
    
    * .notdef#9508 (U+CF1F) has a counter-clockwise outer contour
    
    * .notdef#9508 (U+CF1F) has a counter-clockwise outer contour
    
    * .notdef#9509 (U+CF21) has a counter-clockwise outer contour
    
    * .notdef#9509 (U+CF21) has a counter-clockwise outer contour
    
    * .notdef#9509 (U+CF21) has a counter-clockwise outer contour
    
    * .notdef#9509 (U+CF21) has a counter-clockwise outer contour
    
    * .notdef#951 (U+BB2B) has a counter-clockwise outer contour
    
    * .notdef#951 (U+BB2B) has a counter-clockwise outer contour
    
    * .notdef#951 (U+BB2B) has a counter-clockwise outer contour
    
    * .notdef#9510 (U+CF22) has a counter-clockwise outer contour
    
    * .notdef#9510 (U+CF22) has a counter-clockwise outer contour
    
    * .notdef#9510 (U+CF22) has a counter-clockwise outer contour
    
    * .notdef#9510 (U+CF22) has a counter-clockwise outer contour
    
    * .notdef#9510 (U+CF22) has a counter-clockwise outer contour
    
    * .notdef#9511 (U+CF23) has a counter-clockwise outer contour
    
    * .notdef#9511 (U+CF23) has a counter-clockwise outer contour
    
    * .notdef#9511 (U+CF23) has a counter-clockwise outer contour
    
    * .notdef#9512 (U+CF25) has a counter-clockwise outer contour
    
    * .notdef#9512 (U+CF25) has a counter-clockwise outer contour
    
    * .notdef#9512 (U+CF25) has a counter-clockwise outer contour
    
    * .notdef#9512 (U+CF25) has a counter-clockwise outer contour
    
    * .notdef#9513 (U+CF26) has a counter-clockwise outer contour
    
    * .notdef#9513 (U+CF26) has a counter-clockwise outer contour
    
    * .notdef#9513 (U+CF26) has a counter-clockwise outer contour
    
    * .notdef#9513 (U+CF26) has a counter-clockwise outer contour
    
    * .notdef#9514 (U+CF27) has a counter-clockwise outer contour
    
    * .notdef#9514 (U+CF27) has a counter-clockwise outer contour
    
    * .notdef#9514 (U+CF27) has a counter-clockwise outer contour
    
    * .notdef#9514 (U+CF27) has a counter-clockwise outer contour
    
    * .notdef#9515 (U+CF28) has a counter-clockwise outer contour
    
    * .notdef#9515 (U+CF28) has a counter-clockwise outer contour
    
    * .notdef#9515 (U+CF28) has a counter-clockwise outer contour
    
    * .notdef#9515 (U+CF28) has a counter-clockwise outer contour
    
    * .notdef#9516 (U+CF29) has a counter-clockwise outer contour
    
    * .notdef#9516 (U+CF29) has a counter-clockwise outer contour
    
    * .notdef#9516 (U+CF29) has a counter-clockwise outer contour
    
    * .notdef#9516 (U+CF29) has a counter-clockwise outer contour
    
    * .notdef#9517 (U+CF2A) has a counter-clockwise outer contour
    
    * .notdef#9517 (U+CF2A) has a counter-clockwise outer contour
    
    * .notdef#9517 (U+CF2A) has a counter-clockwise outer contour
    
    * .notdef#9517 (U+CF2A) has a counter-clockwise outer contour
    
    * .notdef#9517 (U+CF2A) has a counter-clockwise outer contour
    
    * .notdef#9518 (U+CF2B) has a counter-clockwise outer contour
    
    * .notdef#9518 (U+CF2B) has a counter-clockwise outer contour
    
    * .notdef#9518 (U+CF2B) has a counter-clockwise outer contour
    
    * .notdef#9518 (U+CF2B) has a counter-clockwise outer contour
    
    * .notdef#9518 (U+CF2B) has a counter-clockwise outer contour
    
    * .notdef#9519 (U+CF2E) has a counter-clockwise outer contour
    
    * .notdef#9519 (U+CF2E) has a counter-clockwise outer contour
    
    * .notdef#9519 (U+CF2E) has a counter-clockwise outer contour
    
    * .notdef#9519 (U+CF2E) has a counter-clockwise outer contour
    
    * .notdef#952 (U+BB34) has a counter-clockwise outer contour
    
    * .notdef#952 (U+BB34) has a counter-clockwise outer contour
    
    * .notdef#9520 (U+CF32) has a counter-clockwise outer contour
    
    * .notdef#9520 (U+CF32) has a counter-clockwise outer contour
    
    * .notdef#9520 (U+CF32) has a counter-clockwise outer contour
    
    * .notdef#9521 (U+CF33) has a counter-clockwise outer contour
    
    * .notdef#9521 (U+CF33) has a counter-clockwise outer contour
    
    * .notdef#9521 (U+CF33) has a counter-clockwise outer contour
    
    * .notdef#9522 (U+CF34) has a counter-clockwise outer contour
    
    * .notdef#9522 (U+CF34) has a counter-clockwise outer contour
    
    * .notdef#9522 (U+CF34) has a counter-clockwise outer contour
    
    * .notdef#9523 (U+CF35) has a counter-clockwise outer contour
    
    * .notdef#9523 (U+CF35) has a counter-clockwise outer contour
    
    * .notdef#9523 (U+CF35) has a counter-clockwise outer contour
    
    * .notdef#9524 (U+CF36) has a counter-clockwise outer contour
    
    * .notdef#9524 (U+CF36) has a counter-clockwise outer contour
    
    * .notdef#9524 (U+CF36) has a counter-clockwise outer contour
    
    * .notdef#9524 (U+CF36) has a counter-clockwise outer contour
    
    * .notdef#9525 (U+CF37) has a counter-clockwise outer contour
    
    * .notdef#9525 (U+CF37) has a counter-clockwise outer contour
    
    * .notdef#9525 (U+CF37) has a counter-clockwise outer contour
    
    * .notdef#9525 (U+CF37) has a counter-clockwise outer contour
    
    * .notdef#9526 (U+CF39) has a counter-clockwise outer contour
    
    * .notdef#9526 (U+CF39) has a counter-clockwise outer contour
    
    * .notdef#9526 (U+CF39) has a counter-clockwise outer contour
    
    * .notdef#9526 (U+CF39) has a counter-clockwise outer contour
    
    * .notdef#9527 (U+CF3A) has a counter-clockwise outer contour
    
    * .notdef#9527 (U+CF3A) has a counter-clockwise outer contour
    
    * .notdef#9527 (U+CF3A) has a counter-clockwise outer contour
    
    * .notdef#9527 (U+CF3A) has a counter-clockwise outer contour
    
    * .notdef#9527 (U+CF3A) has a counter-clockwise outer contour
    
    * .notdef#9528 (U+CF3B) has a counter-clockwise outer contour
    
    * .notdef#9528 (U+CF3B) has a counter-clockwise outer contour
    
    * .notdef#9528 (U+CF3B) has a counter-clockwise outer contour
    
    * .notdef#9528 (U+CF3B) has a counter-clockwise outer contour
    
    * .notdef#9528 (U+CF3B) has a counter-clockwise outer contour
    
    * .notdef#9529 (U+CF3C) has a counter-clockwise outer contour
    
    * .notdef#9529 (U+CF3C) has a counter-clockwise outer contour
    
    * .notdef#9529 (U+CF3C) has a counter-clockwise outer contour
    
    * .notdef#9529 (U+CF3C) has a counter-clockwise outer contour
    
    * .notdef#953 (U+BB35) has a counter-clockwise outer contour
    
    * .notdef#953 (U+BB35) has a counter-clockwise outer contour
    
    * .notdef#9530 (U+CF3D) has a counter-clockwise outer contour
    
    * .notdef#9530 (U+CF3D) has a counter-clockwise outer contour
    
    * .notdef#9530 (U+CF3D) has a counter-clockwise outer contour
    
    * .notdef#9530 (U+CF3D) has a counter-clockwise outer contour
    
    * .notdef#9530 (U+CF3D) has a counter-clockwise outer contour
    
    * .notdef#9531 (U+CF3E) has a counter-clockwise outer contour
    
    * .notdef#9531 (U+CF3E) has a counter-clockwise outer contour
    
    * .notdef#9531 (U+CF3E) has a counter-clockwise outer contour
    
    * .notdef#9531 (U+CF3E) has a counter-clockwise outer contour
    
    * .notdef#9531 (U+CF3E) has a counter-clockwise outer contour
    
    * .notdef#9531 (U+CF3E) has a counter-clockwise outer contour
    
    * .notdef#9532 (U+CF3F) has a counter-clockwise outer contour
    
    * .notdef#9532 (U+CF3F) has a counter-clockwise outer contour
    
    * .notdef#9532 (U+CF3F) has a counter-clockwise outer contour
    
    * .notdef#9532 (U+CF3F) has a counter-clockwise outer contour
    
    * .notdef#9533 (U+CF40) has a counter-clockwise outer contour
    
    * .notdef#9533 (U+CF40) has a counter-clockwise outer contour
    
    * .notdef#9533 (U+CF40) has a counter-clockwise outer contour
    
    * .notdef#9533 (U+CF40) has a counter-clockwise outer contour
    
    * .notdef#9534 (U+CF41) has a counter-clockwise outer contour
    
    * .notdef#9534 (U+CF41) has a counter-clockwise outer contour
    
    * .notdef#9534 (U+CF41) has a counter-clockwise outer contour
    
    * .notdef#9534 (U+CF41) has a counter-clockwise outer contour
    
    * .notdef#9534 (U+CF41) has a counter-clockwise outer contour
    
    * .notdef#9535 (U+CF42) has a counter-clockwise outer contour
    
    * .notdef#9535 (U+CF42) has a counter-clockwise outer contour
    
    * .notdef#9535 (U+CF42) has a counter-clockwise outer contour
    
    * .notdef#9535 (U+CF42) has a counter-clockwise outer contour
    
    * .notdef#9535 (U+CF42) has a counter-clockwise outer contour
    
    * .notdef#9536 (U+CF43) has a counter-clockwise outer contour
    
    * .notdef#9536 (U+CF43) has a counter-clockwise outer contour
    
    * .notdef#9536 (U+CF43) has a counter-clockwise outer contour
    
    * .notdef#9536 (U+CF43) has a counter-clockwise outer contour
    
    * .notdef#9536 (U+CF43) has a counter-clockwise outer contour
    
    * .notdef#9537 (U+CF44) has a counter-clockwise outer contour
    
    * .notdef#9537 (U+CF44) has a counter-clockwise outer contour
    
    * .notdef#9537 (U+CF44) has a counter-clockwise outer contour
    
    * .notdef#9537 (U+CF44) has a counter-clockwise outer contour
    
    * .notdef#9537 (U+CF44) has a counter-clockwise outer contour
    
    * .notdef#9538 (U+CF45) has a counter-clockwise outer contour
    
    * .notdef#9538 (U+CF45) has a counter-clockwise outer contour
    
    * .notdef#9538 (U+CF45) has a counter-clockwise outer contour
    
    * .notdef#9538 (U+CF45) has a counter-clockwise outer contour
    
    * .notdef#9538 (U+CF45) has a counter-clockwise outer contour
    
    * .notdef#9539 (U+CF46) has a counter-clockwise outer contour
    
    * .notdef#9539 (U+CF46) has a counter-clockwise outer contour
    
    * .notdef#9539 (U+CF46) has a counter-clockwise outer contour
    
    * .notdef#9539 (U+CF46) has a counter-clockwise outer contour
    
    * .notdef#9539 (U+CF46) has a counter-clockwise outer contour
    
    * .notdef#9539 (U+CF46) has a counter-clockwise outer contour
    
    * .notdef#954 (U+BB36) has a counter-clockwise outer contour
    
    * .notdef#954 (U+BB36) has a counter-clockwise outer contour
    
    * .notdef#954 (U+BB36) has a counter-clockwise outer contour
    
    * .notdef#954 (U+BB36) has a counter-clockwise outer contour
    
    * .notdef#9540 (U+CF47) has a counter-clockwise outer contour
    
    * .notdef#9540 (U+CF47) has a counter-clockwise outer contour
    
    * .notdef#9540 (U+CF47) has a counter-clockwise outer contour
    
    * .notdef#9540 (U+CF47) has a counter-clockwise outer contour
    
    * .notdef#9540 (U+CF47) has a counter-clockwise outer contour
    
    * .notdef#9540 (U+CF47) has a counter-clockwise outer contour
    
    * .notdef#9541 (U+CF48) has a counter-clockwise outer contour
    
    * .notdef#9541 (U+CF48) has a counter-clockwise outer contour
    
    * .notdef#9541 (U+CF48) has a counter-clockwise outer contour
    
    * .notdef#9541 (U+CF48) has a counter-clockwise outer contour
    
    * .notdef#9542 (U+CF49) has a counter-clockwise outer contour
    
    * .notdef#9542 (U+CF49) has a counter-clockwise outer contour
    
    * .notdef#9542 (U+CF49) has a counter-clockwise outer contour
    
    * .notdef#9542 (U+CF49) has a counter-clockwise outer contour
    
    * .notdef#9543 (U+CF4A) has a counter-clockwise outer contour
    
    * .notdef#9543 (U+CF4A) has a counter-clockwise outer contour
    
    * .notdef#9543 (U+CF4A) has a counter-clockwise outer contour
    
    * .notdef#9543 (U+CF4A) has a counter-clockwise outer contour
    
    * .notdef#9543 (U+CF4A) has a counter-clockwise outer contour
    
    * .notdef#9544 (U+CF4B) has a counter-clockwise outer contour
    
    * .notdef#9544 (U+CF4B) has a counter-clockwise outer contour
    
    * .notdef#9544 (U+CF4B) has a counter-clockwise outer contour
    
    * .notdef#9544 (U+CF4B) has a counter-clockwise outer contour
    
    * .notdef#9545 (U+CF4C) has a counter-clockwise outer contour
    
    * .notdef#9545 (U+CF4C) has a counter-clockwise outer contour
    
    * .notdef#9545 (U+CF4C) has a counter-clockwise outer contour
    
    * .notdef#9545 (U+CF4C) has a counter-clockwise outer contour
    
    * .notdef#9546 (U+CF4D) has a counter-clockwise outer contour
    
    * .notdef#9546 (U+CF4D) has a counter-clockwise outer contour
    
    * .notdef#9546 (U+CF4D) has a counter-clockwise outer contour
    
    * .notdef#9546 (U+CF4D) has a counter-clockwise outer contour
    
    * .notdef#9547 (U+CF4E) has a counter-clockwise outer contour
    
    * .notdef#9547 (U+CF4E) has a counter-clockwise outer contour
    
    * .notdef#9547 (U+CF4E) has a counter-clockwise outer contour
    
    * .notdef#9547 (U+CF4E) has a counter-clockwise outer contour
    
    * .notdef#9548 (U+CF4F) has a counter-clockwise outer contour
    
    * .notdef#9548 (U+CF4F) has a counter-clockwise outer contour
    
    * .notdef#9548 (U+CF4F) has a counter-clockwise outer contour
    
    * .notdef#9548 (U+CF4F) has a counter-clockwise outer contour
    
    * .notdef#9549 (U+CF50) has a counter-clockwise outer contour
    
    * .notdef#9549 (U+CF50) has a counter-clockwise outer contour
    
    * .notdef#9549 (U+CF50) has a counter-clockwise outer contour
    
    * .notdef#9549 (U+CF50) has a counter-clockwise outer contour
    
    * .notdef#955 (U+BB38) has a counter-clockwise outer contour
    
    * .notdef#955 (U+BB38) has a counter-clockwise outer contour
    
    * .notdef#955 (U+BB38) has a counter-clockwise outer contour
    
    * .notdef#9550 (U+CF51) has a counter-clockwise outer contour
    
    * .notdef#9550 (U+CF51) has a counter-clockwise outer contour
    
    * .notdef#9550 (U+CF51) has a counter-clockwise outer contour
    
    * .notdef#9550 (U+CF51) has a counter-clockwise outer contour
    
    * .notdef#9551 (U+CF52) has a counter-clockwise outer contour
    
    * .notdef#9551 (U+CF52) has a counter-clockwise outer contour
    
    * .notdef#9551 (U+CF52) has a counter-clockwise outer contour
    
    * .notdef#9551 (U+CF52) has a counter-clockwise outer contour
    
    * .notdef#9551 (U+CF52) has a counter-clockwise outer contour
    
    * .notdef#9552 (U+CF53) has a counter-clockwise outer contour
    
    * .notdef#9552 (U+CF53) has a counter-clockwise outer contour
    
    * .notdef#9552 (U+CF53) has a counter-clockwise outer contour
    
    * .notdef#9552 (U+CF53) has a counter-clockwise outer contour
    
    * .notdef#9552 (U+CF53) has a counter-clockwise outer contour
    
    * .notdef#9553 (U+CF56) has a counter-clockwise outer contour
    
    * .notdef#9553 (U+CF56) has a counter-clockwise outer contour
    
    * .notdef#9553 (U+CF56) has a counter-clockwise outer contour
    
    * .notdef#9553 (U+CF56) has a counter-clockwise outer contour
    
    * .notdef#9554 (U+CF57) has a counter-clockwise outer contour
    
    * .notdef#9554 (U+CF57) has a counter-clockwise outer contour
    
    * .notdef#9554 (U+CF57) has a counter-clockwise outer contour
    
    * .notdef#9554 (U+CF57) has a counter-clockwise outer contour
    
    * .notdef#9555 (U+CF59) has a counter-clockwise outer contour
    
    * .notdef#9555 (U+CF59) has a counter-clockwise outer contour
    
    * .notdef#9555 (U+CF59) has a counter-clockwise outer contour
    
    * .notdef#9555 (U+CF59) has a counter-clockwise outer contour
    
    * .notdef#9556 (U+CF5A) has a counter-clockwise outer contour
    
    * .notdef#9556 (U+CF5A) has a counter-clockwise outer contour
    
    * .notdef#9556 (U+CF5A) has a counter-clockwise outer contour
    
    * .notdef#9556 (U+CF5A) has a counter-clockwise outer contour
    
    * .notdef#9556 (U+CF5A) has a counter-clockwise outer contour
    
    * .notdef#9557 (U+CF5B) has a counter-clockwise outer contour
    
    * .notdef#9557 (U+CF5B) has a counter-clockwise outer contour
    
    * .notdef#9557 (U+CF5B) has a counter-clockwise outer contour
    
    * .notdef#9558 (U+CF5D) has a counter-clockwise outer contour
    
    * .notdef#9558 (U+CF5D) has a counter-clockwise outer contour
    
    * .notdef#9558 (U+CF5D) has a counter-clockwise outer contour
    
    * .notdef#9558 (U+CF5D) has a counter-clockwise outer contour
    
    * .notdef#9559 (U+CF5E) has a counter-clockwise outer contour
    
    * .notdef#9559 (U+CF5E) has a counter-clockwise outer contour
    
    * .notdef#9559 (U+CF5E) has a counter-clockwise outer contour
    
    * .notdef#9559 (U+CF5E) has a counter-clockwise outer contour
    
    * .notdef#956 (U+BB3B) has a counter-clockwise outer contour
    
    * .notdef#956 (U+BB3B) has a counter-clockwise outer contour
    
    * .notdef#9560 (U+CF5F) has a counter-clockwise outer contour
    
    * .notdef#9560 (U+CF5F) has a counter-clockwise outer contour
    
    * .notdef#9560 (U+CF5F) has a counter-clockwise outer contour
    
    * .notdef#9560 (U+CF5F) has a counter-clockwise outer contour
    
    * .notdef#9561 (U+CF60) has a counter-clockwise outer contour
    
    * .notdef#9561 (U+CF60) has a counter-clockwise outer contour
    
    * .notdef#9561 (U+CF60) has a counter-clockwise outer contour
    
    * .notdef#9561 (U+CF60) has a counter-clockwise outer contour
    
    * .notdef#9562 (U+CF61) has a counter-clockwise outer contour
    
    * .notdef#9562 (U+CF61) has a counter-clockwise outer contour
    
    * .notdef#9562 (U+CF61) has a counter-clockwise outer contour
    
    * .notdef#9562 (U+CF61) has a counter-clockwise outer contour
    
    * .notdef#9563 (U+CF62) has a counter-clockwise outer contour
    
    * .notdef#9563 (U+CF62) has a counter-clockwise outer contour
    
    * .notdef#9563 (U+CF62) has a counter-clockwise outer contour
    
    * .notdef#9563 (U+CF62) has a counter-clockwise outer contour
    
    * .notdef#9563 (U+CF62) has a counter-clockwise outer contour
    
    * .notdef#9564 (U+CF63) has a counter-clockwise outer contour
    
    * .notdef#9564 (U+CF63) has a counter-clockwise outer contour
    
    * .notdef#9564 (U+CF63) has a counter-clockwise outer contour
    
    * .notdef#9564 (U+CF63) has a counter-clockwise outer contour
    
    * .notdef#9564 (U+CF63) has a counter-clockwise outer contour
    
    * .notdef#9565 (U+CF66) has a counter-clockwise outer contour
    
    * .notdef#9565 (U+CF66) has a counter-clockwise outer contour
    
    * .notdef#9565 (U+CF66) has a counter-clockwise outer contour
    
    * .notdef#9565 (U+CF66) has a counter-clockwise outer contour
    
    * .notdef#9566 (U+CF68) has a counter-clockwise outer contour
    
    * .notdef#9566 (U+CF68) has a counter-clockwise outer contour
    
    * .notdef#9566 (U+CF68) has a counter-clockwise outer contour
    
    * .notdef#9567 (U+CF6A) has a counter-clockwise outer contour
    
    * .notdef#9567 (U+CF6A) has a counter-clockwise outer contour
    
    * .notdef#9567 (U+CF6A) has a counter-clockwise outer contour
    
    * .notdef#9568 (U+CF6B) has a counter-clockwise outer contour
    
    * .notdef#9568 (U+CF6B) has a counter-clockwise outer contour
    
    * .notdef#9568 (U+CF6B) has a counter-clockwise outer contour
    
    * .notdef#9569 (U+CF6C) has a counter-clockwise outer contour
    
    * .notdef#9569 (U+CF6C) has a counter-clockwise outer contour
    
    * .notdef#9569 (U+CF6C) has a counter-clockwise outer contour
    
    * .notdef#957 (U+BB3C) has a counter-clockwise outer contour
    
    * .notdef#957 (U+BB3C) has a counter-clockwise outer contour
    
    * .notdef#9570 (U+CF6D) has a counter-clockwise outer contour
    
    * .notdef#9570 (U+CF6D) has a counter-clockwise outer contour
    
    * .notdef#9570 (U+CF6D) has a counter-clockwise outer contour
    
    * .notdef#9571 (U+CF6E) has a counter-clockwise outer contour
    
    * .notdef#9571 (U+CF6E) has a counter-clockwise outer contour
    
    * .notdef#9571 (U+CF6E) has a counter-clockwise outer contour
    
    * .notdef#9571 (U+CF6E) has a counter-clockwise outer contour
    
    * .notdef#9572 (U+CF6F) has a counter-clockwise outer contour
    
    * .notdef#9572 (U+CF6F) has a counter-clockwise outer contour
    
    * .notdef#9572 (U+CF6F) has a counter-clockwise outer contour
    
    * .notdef#9572 (U+CF6F) has a counter-clockwise outer contour
    
    * .notdef#9573 (U+CF72) has a counter-clockwise outer contour
    
    * .notdef#9573 (U+CF72) has a counter-clockwise outer contour
    
    * .notdef#9573 (U+CF72) has a counter-clockwise outer contour
    
    * .notdef#9573 (U+CF72) has a counter-clockwise outer contour
    
    * .notdef#9573 (U+CF72) has a counter-clockwise outer contour
    
    * .notdef#9574 (U+CF73) has a counter-clockwise outer contour
    
    * .notdef#9574 (U+CF73) has a counter-clockwise outer contour
    
    * .notdef#9574 (U+CF73) has a counter-clockwise outer contour
    
    * .notdef#9574 (U+CF73) has a counter-clockwise outer contour
    
    * .notdef#9574 (U+CF73) has a counter-clockwise outer contour
    
    * .notdef#9575 (U+CF75) has a counter-clockwise outer contour
    
    * .notdef#9575 (U+CF75) has a counter-clockwise outer contour
    
    * .notdef#9575 (U+CF75) has a counter-clockwise outer contour
    
    * .notdef#9575 (U+CF75) has a counter-clockwise outer contour
    
    * .notdef#9575 (U+CF75) has a counter-clockwise outer contour
    
    * .notdef#9576 (U+CF76) has a counter-clockwise outer contour
    
    * .notdef#9576 (U+CF76) has a counter-clockwise outer contour
    
    * .notdef#9576 (U+CF76) has a counter-clockwise outer contour
    
    * .notdef#9576 (U+CF76) has a counter-clockwise outer contour
    
    * .notdef#9576 (U+CF76) has a counter-clockwise outer contour
    
    * .notdef#9576 (U+CF76) has a counter-clockwise outer contour
    
    * .notdef#9577 (U+CF77) has a counter-clockwise outer contour
    
    * .notdef#9577 (U+CF77) has a counter-clockwise outer contour
    
    * .notdef#9577 (U+CF77) has a counter-clockwise outer contour
    
    * .notdef#9577 (U+CF77) has a counter-clockwise outer contour
    
    * .notdef#9578 (U+CF79) has a counter-clockwise outer contour
    
    * .notdef#9578 (U+CF79) has a counter-clockwise outer contour
    
    * .notdef#9578 (U+CF79) has a counter-clockwise outer contour
    
    * .notdef#9578 (U+CF79) has a counter-clockwise outer contour
    
    * .notdef#9578 (U+CF79) has a counter-clockwise outer contour
    
    * .notdef#9579 (U+CF7A) has a counter-clockwise outer contour
    
    * .notdef#9579 (U+CF7A) has a counter-clockwise outer contour
    
    * .notdef#9579 (U+CF7A) has a counter-clockwise outer contour
    
    * .notdef#9579 (U+CF7A) has a counter-clockwise outer contour
    
    * .notdef#9579 (U+CF7A) has a counter-clockwise outer contour
    
    * .notdef#958 (U+BB3D) has a counter-clockwise outer contour
    
    * .notdef#958 (U+BB3D) has a counter-clockwise outer contour
    
    * .notdef#9580 (U+CF7B) has a counter-clockwise outer contour
    
    * .notdef#9580 (U+CF7B) has a counter-clockwise outer contour
    
    * .notdef#9580 (U+CF7B) has a counter-clockwise outer contour
    
    * .notdef#9580 (U+CF7B) has a counter-clockwise outer contour
    
    * .notdef#9580 (U+CF7B) has a counter-clockwise outer contour
    
    * .notdef#9581 (U+CF7C) has a counter-clockwise outer contour
    
    * .notdef#9581 (U+CF7C) has a counter-clockwise outer contour
    
    * .notdef#9581 (U+CF7C) has a counter-clockwise outer contour
    
    * .notdef#9581 (U+CF7C) has a counter-clockwise outer contour
    
    * .notdef#9581 (U+CF7C) has a counter-clockwise outer contour
    
    * .notdef#9582 (U+CF7D) has a counter-clockwise outer contour
    
    * .notdef#9582 (U+CF7D) has a counter-clockwise outer contour
    
    * .notdef#9582 (U+CF7D) has a counter-clockwise outer contour
    
    * .notdef#9582 (U+CF7D) has a counter-clockwise outer contour
    
    * .notdef#9582 (U+CF7D) has a counter-clockwise outer contour
    
    * .notdef#9583 (U+CF7E) has a counter-clockwise outer contour
    
    * .notdef#9583 (U+CF7E) has a counter-clockwise outer contour
    
    * .notdef#9583 (U+CF7E) has a counter-clockwise outer contour
    
    * .notdef#9583 (U+CF7E) has a counter-clockwise outer contour
    
    * .notdef#9583 (U+CF7E) has a counter-clockwise outer contour
    
    * .notdef#9583 (U+CF7E) has a counter-clockwise outer contour
    
    * .notdef#9584 (U+CF7F) has a counter-clockwise outer contour
    
    * .notdef#9584 (U+CF7F) has a counter-clockwise outer contour
    
    * .notdef#9584 (U+CF7F) has a counter-clockwise outer contour
    
    * .notdef#9584 (U+CF7F) has a counter-clockwise outer contour
    
    * .notdef#9584 (U+CF7F) has a counter-clockwise outer contour
    
    * .notdef#9584 (U+CF7F) has a counter-clockwise outer contour
    
    * .notdef#9585 (U+CF81) has a counter-clockwise outer contour
    
    * .notdef#9585 (U+CF81) has a counter-clockwise outer contour
    
    * .notdef#9585 (U+CF81) has a counter-clockwise outer contour
    
    * .notdef#9585 (U+CF81) has a counter-clockwise outer contour
    
    * .notdef#9586 (U+CF82) has a counter-clockwise outer contour
    
    * .notdef#9586 (U+CF82) has a counter-clockwise outer contour
    
    * .notdef#9586 (U+CF82) has a counter-clockwise outer contour
    
    * .notdef#9586 (U+CF82) has a counter-clockwise outer contour
    
    * .notdef#9586 (U+CF82) has a counter-clockwise outer contour
    
    * .notdef#9587 (U+CF83) has a counter-clockwise outer contour
    
    * .notdef#9587 (U+CF83) has a counter-clockwise outer contour
    
    * .notdef#9587 (U+CF83) has a counter-clockwise outer contour
    
    * .notdef#9587 (U+CF83) has a counter-clockwise outer contour
    
    * .notdef#9588 (U+CF84) has a counter-clockwise outer contour
    
    * .notdef#9588 (U+CF84) has a counter-clockwise outer contour
    
    * .notdef#9588 (U+CF84) has a counter-clockwise outer contour
    
    * .notdef#9588 (U+CF84) has a counter-clockwise outer contour
    
    * .notdef#9589 (U+CF86) has a counter-clockwise outer contour
    
    * .notdef#9589 (U+CF86) has a counter-clockwise outer contour
    
    * .notdef#9589 (U+CF86) has a counter-clockwise outer contour
    
    * .notdef#9589 (U+CF86) has a counter-clockwise outer contour
    
    * .notdef#959 (U+BB3E) has a counter-clockwise outer contour
    
    * .notdef#959 (U+BB3E) has a counter-clockwise outer contour
    
    * .notdef#9590 (U+CF87) has a counter-clockwise outer contour
    
    * .notdef#9590 (U+CF87) has a counter-clockwise outer contour
    
    * .notdef#9590 (U+CF87) has a counter-clockwise outer contour
    
    * .notdef#9590 (U+CF87) has a counter-clockwise outer contour
    
    * .notdef#9591 (U+CF88) has a counter-clockwise outer contour
    
    * .notdef#9591 (U+CF88) has a counter-clockwise outer contour
    
    * .notdef#9591 (U+CF88) has a counter-clockwise outer contour
    
    * .notdef#9591 (U+CF88) has a counter-clockwise outer contour
    
    * .notdef#9592 (U+CF89) has a counter-clockwise outer contour
    
    * .notdef#9592 (U+CF89) has a counter-clockwise outer contour
    
    * .notdef#9592 (U+CF89) has a counter-clockwise outer contour
    
    * .notdef#9592 (U+CF89) has a counter-clockwise outer contour
    
    * .notdef#9593 (U+CF8A) has a counter-clockwise outer contour
    
    * .notdef#9593 (U+CF8A) has a counter-clockwise outer contour
    
    * .notdef#9593 (U+CF8A) has a counter-clockwise outer contour
    
    * .notdef#9593 (U+CF8A) has a counter-clockwise outer contour
    
    * .notdef#9593 (U+CF8A) has a counter-clockwise outer contour
    
    * .notdef#9594 (U+CF8B) has a counter-clockwise outer contour
    
    * .notdef#9594 (U+CF8B) has a counter-clockwise outer contour
    
    * .notdef#9594 (U+CF8B) has a counter-clockwise outer contour
    
    * .notdef#9594 (U+CF8B) has a counter-clockwise outer contour
    
    * .notdef#9594 (U+CF8B) has a counter-clockwise outer contour
    
    * .notdef#9595 (U+CF8D) has a counter-clockwise outer contour
    
    * .notdef#9595 (U+CF8D) has a counter-clockwise outer contour
    
    * .notdef#9595 (U+CF8D) has a counter-clockwise outer contour
    
    * .notdef#9595 (U+CF8D) has a counter-clockwise outer contour
    
    * .notdef#9596 (U+CF8E) has a counter-clockwise outer contour
    
    * .notdef#9596 (U+CF8E) has a counter-clockwise outer contour
    
    * .notdef#9596 (U+CF8E) has a counter-clockwise outer contour
    
    * .notdef#9596 (U+CF8E) has a counter-clockwise outer contour
    
    * .notdef#9596 (U+CF8E) has a counter-clockwise outer contour
    
    * .notdef#9597 (U+CF8F) has a counter-clockwise outer contour
    
    * .notdef#9597 (U+CF8F) has a counter-clockwise outer contour
    
    * .notdef#9597 (U+CF8F) has a counter-clockwise outer contour
    
    * .notdef#9597 (U+CF8F) has a counter-clockwise outer contour
    
    * .notdef#9597 (U+CF8F) has a counter-clockwise outer contour
    
    * .notdef#9598 (U+CF90) has a counter-clockwise outer contour
    
    * .notdef#9598 (U+CF90) has a counter-clockwise outer contour
    
    * .notdef#9598 (U+CF90) has a counter-clockwise outer contour
    
    * .notdef#9598 (U+CF90) has a counter-clockwise outer contour
    
    * .notdef#9599 (U+CF91) has a counter-clockwise outer contour
    
    * .notdef#9599 (U+CF91) has a counter-clockwise outer contour
    
    * .notdef#9599 (U+CF91) has a counter-clockwise outer contour
    
    * .notdef#9599 (U+CF91) has a counter-clockwise outer contour
    
    * .notdef#9599 (U+CF91) has a counter-clockwise outer contour
    
    * .notdef#96 (U+AC00) has a counter-clockwise outer contour
    
    * .notdef#96 (U+AC00) has a counter-clockwise outer contour
    
    * .notdef#960 (U+BB44) has a counter-clockwise outer contour
    
    * .notdef#960 (U+BB44) has a counter-clockwise outer contour
    
    * .notdef#9600 (U+CF92) has a counter-clockwise outer contour
    
    * .notdef#9600 (U+CF92) has a counter-clockwise outer contour
    
    * .notdef#9600 (U+CF92) has a counter-clockwise outer contour
    
    * .notdef#9600 (U+CF92) has a counter-clockwise outer contour
    
    * .notdef#9600 (U+CF92) has a counter-clockwise outer contour
    
    * .notdef#9600 (U+CF92) has a counter-clockwise outer contour
    
    * .notdef#9601 (U+CF93) has a counter-clockwise outer contour
    
    * .notdef#9601 (U+CF93) has a counter-clockwise outer contour
    
    * .notdef#9601 (U+CF93) has a counter-clockwise outer contour
    
    * .notdef#9601 (U+CF93) has a counter-clockwise outer contour
    
    * .notdef#9602 (U+CF94) has a counter-clockwise outer contour
    
    * .notdef#9602 (U+CF94) has a counter-clockwise outer contour
    
    * .notdef#9602 (U+CF94) has a counter-clockwise outer contour
    
    * .notdef#9602 (U+CF94) has a counter-clockwise outer contour
    
    * .notdef#9603 (U+CF95) has a counter-clockwise outer contour
    
    * .notdef#9603 (U+CF95) has a counter-clockwise outer contour
    
    * .notdef#9603 (U+CF95) has a counter-clockwise outer contour
    
    * .notdef#9603 (U+CF95) has a counter-clockwise outer contour
    
    * .notdef#9603 (U+CF95) has a counter-clockwise outer contour
    
    * .notdef#9604 (U+CF96) has a counter-clockwise outer contour
    
    * .notdef#9604 (U+CF96) has a counter-clockwise outer contour
    
    * .notdef#9604 (U+CF96) has a counter-clockwise outer contour
    
    * .notdef#9604 (U+CF96) has a counter-clockwise outer contour
    
    * .notdef#9604 (U+CF96) has a counter-clockwise outer contour
    
    * .notdef#9605 (U+CF97) has a counter-clockwise outer contour
    
    * .notdef#9605 (U+CF97) has a counter-clockwise outer contour
    
    * .notdef#9605 (U+CF97) has a counter-clockwise outer contour
    
    * .notdef#9605 (U+CF97) has a counter-clockwise outer contour
    
    * .notdef#9605 (U+CF97) has a counter-clockwise outer contour
    
    * .notdef#9606 (U+CF98) has a counter-clockwise outer contour
    
    * .notdef#9606 (U+CF98) has a counter-clockwise outer contour
    
    * .notdef#9606 (U+CF98) has a counter-clockwise outer contour
    
    * .notdef#9606 (U+CF98) has a counter-clockwise outer contour
    
    * .notdef#9606 (U+CF98) has a counter-clockwise outer contour
    
    * .notdef#9607 (U+CF99) has a counter-clockwise outer contour
    
    * .notdef#9607 (U+CF99) has a counter-clockwise outer contour
    
    * .notdef#9607 (U+CF99) has a counter-clockwise outer contour
    
    * .notdef#9607 (U+CF99) has a counter-clockwise outer contour
    
    * .notdef#9607 (U+CF99) has a counter-clockwise outer contour
    
    * .notdef#9608 (U+CF9A) has a counter-clockwise outer contour
    
    * .notdef#9608 (U+CF9A) has a counter-clockwise outer contour
    
    * .notdef#9608 (U+CF9A) has a counter-clockwise outer contour
    
    * .notdef#9608 (U+CF9A) has a counter-clockwise outer contour
    
    * .notdef#9608 (U+CF9A) has a counter-clockwise outer contour
    
    * .notdef#9608 (U+CF9A) has a counter-clockwise outer contour
    
    * .notdef#9609 (U+CF9B) has a counter-clockwise outer contour
    
    * .notdef#9609 (U+CF9B) has a counter-clockwise outer contour
    
    * .notdef#9609 (U+CF9B) has a counter-clockwise outer contour
    
    * .notdef#9609 (U+CF9B) has a counter-clockwise outer contour
    
    * .notdef#9609 (U+CF9B) has a counter-clockwise outer contour
    
    * .notdef#9609 (U+CF9B) has a counter-clockwise outer contour
    
    * .notdef#961 (U+BB45) has a counter-clockwise outer contour
    
    * .notdef#961 (U+BB45) has a counter-clockwise outer contour
    
    * .notdef#961 (U+BB45) has a counter-clockwise outer contour
    
    * .notdef#9610 (U+CF9C) has a counter-clockwise outer contour
    
    * .notdef#9610 (U+CF9C) has a counter-clockwise outer contour
    
    * .notdef#9610 (U+CF9C) has a counter-clockwise outer contour
    
    * .notdef#9610 (U+CF9C) has a counter-clockwise outer contour
    
    * .notdef#9611 (U+CF9D) has a counter-clockwise outer contour
    
    * .notdef#9611 (U+CF9D) has a counter-clockwise outer contour
    
    * .notdef#9611 (U+CF9D) has a counter-clockwise outer contour
    
    * .notdef#9611 (U+CF9D) has a counter-clockwise outer contour
    
    * .notdef#9612 (U+CF9E) has a counter-clockwise outer contour
    
    * .notdef#9612 (U+CF9E) has a counter-clockwise outer contour
    
    * .notdef#9612 (U+CF9E) has a counter-clockwise outer contour
    
    * .notdef#9612 (U+CF9E) has a counter-clockwise outer contour
    
    * .notdef#9612 (U+CF9E) has a counter-clockwise outer contour
    
    * .notdef#9613 (U+CF9F) has a counter-clockwise outer contour
    
    * .notdef#9613 (U+CF9F) has a counter-clockwise outer contour
    
    * .notdef#9613 (U+CF9F) has a counter-clockwise outer contour
    
    * .notdef#9613 (U+CF9F) has a counter-clockwise outer contour
    
    * .notdef#9614 (U+CFA0) has a counter-clockwise outer contour
    
    * .notdef#9614 (U+CFA0) has a counter-clockwise outer contour
    
    * .notdef#9614 (U+CFA0) has a counter-clockwise outer contour
    
    * .notdef#9614 (U+CFA0) has a counter-clockwise outer contour
    
    * .notdef#9615 (U+CFA2) has a counter-clockwise outer contour
    
    * .notdef#9615 (U+CFA2) has a counter-clockwise outer contour
    
    * .notdef#9615 (U+CFA2) has a counter-clockwise outer contour
    
    * .notdef#9615 (U+CFA2) has a counter-clockwise outer contour
    
    * .notdef#9616 (U+CFA3) has a counter-clockwise outer contour
    
    * .notdef#9616 (U+CFA3) has a counter-clockwise outer contour
    
    * .notdef#9616 (U+CFA3) has a counter-clockwise outer contour
    
    * .notdef#9616 (U+CFA3) has a counter-clockwise outer contour
    
    * .notdef#9617 (U+CFA4) has a counter-clockwise outer contour
    
    * .notdef#9617 (U+CFA4) has a counter-clockwise outer contour
    
    * .notdef#9617 (U+CFA4) has a counter-clockwise outer contour
    
    * .notdef#9617 (U+CFA4) has a counter-clockwise outer contour
    
    * .notdef#9618 (U+CFA5) has a counter-clockwise outer contour
    
    * .notdef#9618 (U+CFA5) has a counter-clockwise outer contour
    
    * .notdef#9618 (U+CFA5) has a counter-clockwise outer contour
    
    * .notdef#9618 (U+CFA5) has a counter-clockwise outer contour
    
    * .notdef#9619 (U+CFA6) has a counter-clockwise outer contour
    
    * .notdef#9619 (U+CFA6) has a counter-clockwise outer contour
    
    * .notdef#9619 (U+CFA6) has a counter-clockwise outer contour
    
    * .notdef#9619 (U+CFA6) has a counter-clockwise outer contour
    
    * .notdef#9619 (U+CFA6) has a counter-clockwise outer contour
    
    * .notdef#962 (U+BB47) has a counter-clockwise outer contour
    
    * .notdef#962 (U+BB47) has a counter-clockwise outer contour
    
    * .notdef#9620 (U+CFA7) has a counter-clockwise outer contour
    
    * .notdef#9620 (U+CFA7) has a counter-clockwise outer contour
    
    * .notdef#9620 (U+CFA7) has a counter-clockwise outer contour
    
    * .notdef#9620 (U+CFA7) has a counter-clockwise outer contour
    
    * .notdef#9620 (U+CFA7) has a counter-clockwise outer contour
    
    * .notdef#9621 (U+CFA9) has a counter-clockwise outer contour
    
    * .notdef#9621 (U+CFA9) has a counter-clockwise outer contour
    
    * .notdef#9621 (U+CFA9) has a counter-clockwise outer contour
    
    * .notdef#9621 (U+CFA9) has a counter-clockwise outer contour
    
    * .notdef#9622 (U+CFAA) has a counter-clockwise outer contour
    
    * .notdef#9622 (U+CFAA) has a counter-clockwise outer contour
    
    * .notdef#9622 (U+CFAA) has a counter-clockwise outer contour
    
    * .notdef#9622 (U+CFAA) has a counter-clockwise outer contour
    
    * .notdef#9622 (U+CFAA) has a counter-clockwise outer contour
    
    * .notdef#9623 (U+CFAB) has a counter-clockwise outer contour
    
    * .notdef#9623 (U+CFAB) has a counter-clockwise outer contour
    
    * .notdef#9623 (U+CFAB) has a counter-clockwise outer contour
    
    * .notdef#9623 (U+CFAB) has a counter-clockwise outer contour
    
    * .notdef#9623 (U+CFAB) has a counter-clockwise outer contour
    
    * .notdef#9624 (U+CFAC) has a counter-clockwise outer contour
    
    * .notdef#9624 (U+CFAC) has a counter-clockwise outer contour
    
    * .notdef#9624 (U+CFAC) has a counter-clockwise outer contour
    
    * .notdef#9624 (U+CFAC) has a counter-clockwise outer contour
    
    * .notdef#9625 (U+CFAD) has a counter-clockwise outer contour
    
    * .notdef#9625 (U+CFAD) has a counter-clockwise outer contour
    
    * .notdef#9625 (U+CFAD) has a counter-clockwise outer contour
    
    * .notdef#9625 (U+CFAD) has a counter-clockwise outer contour
    
    * .notdef#9625 (U+CFAD) has a counter-clockwise outer contour
    
    * .notdef#9626 (U+CFAE) has a counter-clockwise outer contour
    
    * .notdef#9626 (U+CFAE) has a counter-clockwise outer contour
    
    * .notdef#9626 (U+CFAE) has a counter-clockwise outer contour
    
    * .notdef#9626 (U+CFAE) has a counter-clockwise outer contour
    
    * .notdef#9626 (U+CFAE) has a counter-clockwise outer contour
    
    * .notdef#9626 (U+CFAE) has a counter-clockwise outer contour
    
    * .notdef#9627 (U+CFAF) has a counter-clockwise outer contour
    
    * .notdef#9627 (U+CFAF) has a counter-clockwise outer contour
    
    * .notdef#9627 (U+CFAF) has a counter-clockwise outer contour
    
    * .notdef#9627 (U+CFAF) has a counter-clockwise outer contour
    
    * .notdef#9628 (U+CFB1) has a counter-clockwise outer contour
    
    * .notdef#9628 (U+CFB1) has a counter-clockwise outer contour
    
    * .notdef#9628 (U+CFB1) has a counter-clockwise outer contour
    
    * .notdef#9628 (U+CFB1) has a counter-clockwise outer contour
    
    * .notdef#9628 (U+CFB1) has a counter-clockwise outer contour
    
    * .notdef#9629 (U+CFB2) has a counter-clockwise outer contour
    
    * .notdef#9629 (U+CFB2) has a counter-clockwise outer contour
    
    * .notdef#9629 (U+CFB2) has a counter-clockwise outer contour
    
    * .notdef#9629 (U+CFB2) has a counter-clockwise outer contour
    
    * .notdef#9629 (U+CFB2) has a counter-clockwise outer contour
    
    * .notdef#963 (U+BB49) has a counter-clockwise outer contour
    
    * .notdef#963 (U+BB49) has a counter-clockwise outer contour
    
    * .notdef#9630 (U+CFB3) has a counter-clockwise outer contour
    
    * .notdef#9630 (U+CFB3) has a counter-clockwise outer contour
    
    * .notdef#9630 (U+CFB3) has a counter-clockwise outer contour
    
    * .notdef#9630 (U+CFB3) has a counter-clockwise outer contour
    
    * .notdef#9630 (U+CFB3) has a counter-clockwise outer contour
    
    * .notdef#9631 (U+CFB4) has a counter-clockwise outer contour
    
    * .notdef#9631 (U+CFB4) has a counter-clockwise outer contour
    
    * .notdef#9631 (U+CFB4) has a counter-clockwise outer contour
    
    * .notdef#9631 (U+CFB4) has a counter-clockwise outer contour
    
    * .notdef#9631 (U+CFB4) has a counter-clockwise outer contour
    
    * .notdef#9632 (U+CFB5) has a counter-clockwise outer contour
    
    * .notdef#9632 (U+CFB5) has a counter-clockwise outer contour
    
    * .notdef#9632 (U+CFB5) has a counter-clockwise outer contour
    
    * .notdef#9632 (U+CFB5) has a counter-clockwise outer contour
    
    * .notdef#9632 (U+CFB5) has a counter-clockwise outer contour
    
    * .notdef#9633 (U+CFB6) has a counter-clockwise outer contour
    
    * .notdef#9633 (U+CFB6) has a counter-clockwise outer contour
    
    * .notdef#9633 (U+CFB6) has a counter-clockwise outer contour
    
    * .notdef#9633 (U+CFB6) has a counter-clockwise outer contour
    
    * .notdef#9633 (U+CFB6) has a counter-clockwise outer contour
    
    * .notdef#9633 (U+CFB6) has a counter-clockwise outer contour
    
    * .notdef#9634 (U+CFB7) has a counter-clockwise outer contour
    
    * .notdef#9634 (U+CFB7) has a counter-clockwise outer contour
    
    * .notdef#9634 (U+CFB7) has a counter-clockwise outer contour
    
    * .notdef#9634 (U+CFB7) has a counter-clockwise outer contour
    
    * .notdef#9634 (U+CFB7) has a counter-clockwise outer contour
    
    * .notdef#9634 (U+CFB7) has a counter-clockwise outer contour
    
    * .notdef#9635 (U+CFB8) has a counter-clockwise outer contour
    
    * .notdef#9635 (U+CFB8) has a counter-clockwise outer contour
    
    * .notdef#9635 (U+CFB8) has a counter-clockwise outer contour
    
    * .notdef#9635 (U+CFB8) has a counter-clockwise outer contour
    
    * .notdef#9636 (U+CFB9) has a counter-clockwise outer contour
    
    * .notdef#9636 (U+CFB9) has a counter-clockwise outer contour
    
    * .notdef#9636 (U+CFB9) has a counter-clockwise outer contour
    
    * .notdef#9636 (U+CFB9) has a counter-clockwise outer contour
    
    * .notdef#9637 (U+CFBA) has a counter-clockwise outer contour
    
    * .notdef#9637 (U+CFBA) has a counter-clockwise outer contour
    
    * .notdef#9637 (U+CFBA) has a counter-clockwise outer contour
    
    * .notdef#9637 (U+CFBA) has a counter-clockwise outer contour
    
    * .notdef#9637 (U+CFBA) has a counter-clockwise outer contour
    
    * .notdef#9638 (U+CFBB) has a counter-clockwise outer contour
    
    * .notdef#9638 (U+CFBB) has a counter-clockwise outer contour
    
    * .notdef#9638 (U+CFBB) has a counter-clockwise outer contour
    
    * .notdef#9638 (U+CFBB) has a counter-clockwise outer contour
    
    * .notdef#9639 (U+CFBC) has a counter-clockwise outer contour
    
    * .notdef#9639 (U+CFBC) has a counter-clockwise outer contour
    
    * .notdef#9639 (U+CFBC) has a counter-clockwise outer contour
    
    * .notdef#9639 (U+CFBC) has a counter-clockwise outer contour
    
    * .notdef#964 (U+BB4D) has a counter-clockwise outer contour
    
    * .notdef#964 (U+BB4D) has a counter-clockwise outer contour
    
    * .notdef#9640 (U+CFBD) has a counter-clockwise outer contour
    
    * .notdef#9640 (U+CFBD) has a counter-clockwise outer contour
    
    * .notdef#9640 (U+CFBD) has a counter-clockwise outer contour
    
    * .notdef#9640 (U+CFBD) has a counter-clockwise outer contour
    
    * .notdef#9641 (U+CFBE) has a counter-clockwise outer contour
    
    * .notdef#9641 (U+CFBE) has a counter-clockwise outer contour
    
    * .notdef#9641 (U+CFBE) has a counter-clockwise outer contour
    
    * .notdef#9641 (U+CFBE) has a counter-clockwise outer contour
    
    * .notdef#9642 (U+CFBF) has a counter-clockwise outer contour
    
    * .notdef#9642 (U+CFBF) has a counter-clockwise outer contour
    
    * .notdef#9642 (U+CFBF) has a counter-clockwise outer contour
    
    * .notdef#9642 (U+CFBF) has a counter-clockwise outer contour
    
    * .notdef#9643 (U+CFC0) has a counter-clockwise outer contour
    
    * .notdef#9643 (U+CFC0) has a counter-clockwise outer contour
    
    * .notdef#9643 (U+CFC0) has a counter-clockwise outer contour
    
    * .notdef#9643 (U+CFC0) has a counter-clockwise outer contour
    
    * .notdef#9644 (U+CFC1) has a counter-clockwise outer contour
    
    * .notdef#9644 (U+CFC1) has a counter-clockwise outer contour
    
    * .notdef#9644 (U+CFC1) has a counter-clockwise outer contour
    
    * .notdef#9644 (U+CFC1) has a counter-clockwise outer contour
    
    * .notdef#9645 (U+CFC2) has a counter-clockwise outer contour
    
    * .notdef#9645 (U+CFC2) has a counter-clockwise outer contour
    
    * .notdef#9645 (U+CFC2) has a counter-clockwise outer contour
    
    * .notdef#9645 (U+CFC2) has a counter-clockwise outer contour
    
    * .notdef#9645 (U+CFC2) has a counter-clockwise outer contour
    
    * .notdef#9646 (U+CFC3) has a counter-clockwise outer contour
    
    * .notdef#9646 (U+CFC3) has a counter-clockwise outer contour
    
    * .notdef#9646 (U+CFC3) has a counter-clockwise outer contour
    
    * .notdef#9646 (U+CFC3) has a counter-clockwise outer contour
    
    * .notdef#9646 (U+CFC3) has a counter-clockwise outer contour
    
    * .notdef#9647 (U+CFC5) has a counter-clockwise outer contour
    
    * .notdef#9647 (U+CFC5) has a counter-clockwise outer contour
    
    * .notdef#9647 (U+CFC5) has a counter-clockwise outer contour
    
    * .notdef#9648 (U+CFC6) has a counter-clockwise outer contour
    
    * .notdef#9648 (U+CFC6) has a counter-clockwise outer contour
    
    * .notdef#9648 (U+CFC6) has a counter-clockwise outer contour
    
    * .notdef#9648 (U+CFC6) has a counter-clockwise outer contour
    
    * .notdef#9649 (U+CFC7) has a counter-clockwise outer contour
    
    * .notdef#9649 (U+CFC7) has a counter-clockwise outer contour
    
    * .notdef#9649 (U+CFC7) has a counter-clockwise outer contour
    
    * .notdef#9649 (U+CFC7) has a counter-clockwise outer contour
    
    * .notdef#965 (U+BB4F) has a counter-clockwise outer contour
    
    * .notdef#965 (U+BB4F) has a counter-clockwise outer contour
    
    * .notdef#965 (U+BB4F) has a counter-clockwise outer contour
    
    * .notdef#9650 (U+CFC8) has a counter-clockwise outer contour
    
    * .notdef#9650 (U+CFC8) has a counter-clockwise outer contour
    
    * .notdef#9650 (U+CFC8) has a counter-clockwise outer contour
    
    * .notdef#9651 (U+CFC9) has a counter-clockwise outer contour
    
    * .notdef#9651 (U+CFC9) has a counter-clockwise outer contour
    
    * .notdef#9651 (U+CFC9) has a counter-clockwise outer contour
    
    * .notdef#9651 (U+CFC9) has a counter-clockwise outer contour
    
    * .notdef#9652 (U+CFCA) has a counter-clockwise outer contour
    
    * .notdef#9652 (U+CFCA) has a counter-clockwise outer contour
    
    * .notdef#9652 (U+CFCA) has a counter-clockwise outer contour
    
    * .notdef#9652 (U+CFCA) has a counter-clockwise outer contour
    
    * .notdef#9652 (U+CFCA) has a counter-clockwise outer contour
    
    * .notdef#9653 (U+CFCB) has a counter-clockwise outer contour
    
    * .notdef#9653 (U+CFCB) has a counter-clockwise outer contour
    
    * .notdef#9653 (U+CFCB) has a counter-clockwise outer contour
    
    * .notdef#9654 (U+CFCC) has a counter-clockwise outer contour
    
    * .notdef#9654 (U+CFCC) has a counter-clockwise outer contour
    
    * .notdef#9654 (U+CFCC) has a counter-clockwise outer contour
    
    * .notdef#9655 (U+CFCD) has a counter-clockwise outer contour
    
    * .notdef#9655 (U+CFCD) has a counter-clockwise outer contour
    
    * .notdef#9655 (U+CFCD) has a counter-clockwise outer contour
    
    * .notdef#9655 (U+CFCD) has a counter-clockwise outer contour
    
    * .notdef#9656 (U+CFCE) has a counter-clockwise outer contour
    
    * .notdef#9656 (U+CFCE) has a counter-clockwise outer contour
    
    * .notdef#9656 (U+CFCE) has a counter-clockwise outer contour
    
    * .notdef#9656 (U+CFCE) has a counter-clockwise outer contour
    
    * .notdef#9657 (U+CFCF) has a counter-clockwise outer contour
    
    * .notdef#9657 (U+CFCF) has a counter-clockwise outer contour
    
    * .notdef#9657 (U+CFCF) has a counter-clockwise outer contour
    
    * .notdef#9657 (U+CFCF) has a counter-clockwise outer contour
    
    * .notdef#9658 (U+CFD0) has a counter-clockwise outer contour
    
    * .notdef#9658 (U+CFD0) has a counter-clockwise outer contour
    
    * .notdef#9658 (U+CFD0) has a counter-clockwise outer contour
    
    * .notdef#9658 (U+CFD0) has a counter-clockwise outer contour
    
    * .notdef#9659 (U+CFD1) has a counter-clockwise outer contour
    
    * .notdef#9659 (U+CFD1) has a counter-clockwise outer contour
    
    * .notdef#9659 (U+CFD1) has a counter-clockwise outer contour
    
    * .notdef#9659 (U+CFD1) has a counter-clockwise outer contour
    
    * .notdef#966 (U+BB50) has a counter-clockwise outer contour
    
    * .notdef#966 (U+BB50) has a counter-clockwise outer contour
    
    * .notdef#966 (U+BB50) has a counter-clockwise outer contour
    
    * .notdef#9660 (U+CFD2) has a counter-clockwise outer contour
    
    * .notdef#9660 (U+CFD2) has a counter-clockwise outer contour
    
    * .notdef#9660 (U+CFD2) has a counter-clockwise outer contour
    
    * .notdef#9660 (U+CFD2) has a counter-clockwise outer contour
    
    * .notdef#9660 (U+CFD2) has a counter-clockwise outer contour
    
    * .notdef#9661 (U+CFD3) has a counter-clockwise outer contour
    
    * .notdef#9661 (U+CFD3) has a counter-clockwise outer contour
    
    * .notdef#9661 (U+CFD3) has a counter-clockwise outer contour
    
    * .notdef#9661 (U+CFD3) has a counter-clockwise outer contour
    
    * .notdef#9661 (U+CFD3) has a counter-clockwise outer contour
    
    * .notdef#9662 (U+CFD4) has a counter-clockwise outer contour
    
    * .notdef#9662 (U+CFD4) has a counter-clockwise outer contour
    
    * .notdef#9662 (U+CFD4) has a counter-clockwise outer contour
    
    * .notdef#9663 (U+CFD5) has a counter-clockwise outer contour
    
    * .notdef#9663 (U+CFD5) has a counter-clockwise outer contour
    
    * .notdef#9663 (U+CFD5) has a counter-clockwise outer contour
    
    * .notdef#9664 (U+CFD6) has a counter-clockwise outer contour
    
    * .notdef#9664 (U+CFD6) has a counter-clockwise outer contour
    
    * .notdef#9664 (U+CFD6) has a counter-clockwise outer contour
    
    * .notdef#9664 (U+CFD6) has a counter-clockwise outer contour
    
    * .notdef#9665 (U+CFD7) has a counter-clockwise outer contour
    
    * .notdef#9665 (U+CFD7) has a counter-clockwise outer contour
    
    * .notdef#9665 (U+CFD7) has a counter-clockwise outer contour
    
    * .notdef#9666 (U+CFD8) has a counter-clockwise outer contour
    
    * .notdef#9666 (U+CFD8) has a counter-clockwise outer contour
    
    * .notdef#9666 (U+CFD8) has a counter-clockwise outer contour
    
    * .notdef#9667 (U+CFD9) has a counter-clockwise outer contour
    
    * .notdef#9667 (U+CFD9) has a counter-clockwise outer contour
    
    * .notdef#9667 (U+CFD9) has a counter-clockwise outer contour
    
    * .notdef#9668 (U+CFDA) has a counter-clockwise outer contour
    
    * .notdef#9668 (U+CFDA) has a counter-clockwise outer contour
    
    * .notdef#9668 (U+CFDA) has a counter-clockwise outer contour
    
    * .notdef#9669 (U+CFDB) has a counter-clockwise outer contour
    
    * .notdef#9669 (U+CFDB) has a counter-clockwise outer contour
    
    * .notdef#9669 (U+CFDB) has a counter-clockwise outer contour
    
    * .notdef#967 (U+BB54) has a counter-clockwise outer contour
    
    * .notdef#967 (U+BB54) has a counter-clockwise outer contour
    
    * .notdef#967 (U+BB54) has a counter-clockwise outer contour
    
    * .notdef#967 (U+BB54) has a counter-clockwise outer contour
    
    * .notdef#9670 (U+CFDC) has a counter-clockwise outer contour
    
    * .notdef#9670 (U+CFDC) has a counter-clockwise outer contour
    
    * .notdef#9670 (U+CFDC) has a counter-clockwise outer contour
    
    * .notdef#9671 (U+CFDD) has a counter-clockwise outer contour
    
    * .notdef#9671 (U+CFDD) has a counter-clockwise outer contour
    
    * .notdef#9671 (U+CFDD) has a counter-clockwise outer contour
    
    * .notdef#9672 (U+CFDE) has a counter-clockwise outer contour
    
    * .notdef#9672 (U+CFDE) has a counter-clockwise outer contour
    
    * .notdef#9672 (U+CFDE) has a counter-clockwise outer contour
    
    * .notdef#9672 (U+CFDE) has a counter-clockwise outer contour
    
    * .notdef#9673 (U+CFDF) has a counter-clockwise outer contour
    
    * .notdef#9673 (U+CFDF) has a counter-clockwise outer contour
    
    * .notdef#9673 (U+CFDF) has a counter-clockwise outer contour
    
    * .notdef#9673 (U+CFDF) has a counter-clockwise outer contour
    
    * .notdef#9674 (U+CFE2) has a counter-clockwise outer contour
    
    * .notdef#9674 (U+CFE2) has a counter-clockwise outer contour
    
    * .notdef#9674 (U+CFE2) has a counter-clockwise outer contour
    
    * .notdef#9674 (U+CFE2) has a counter-clockwise outer contour
    
    * .notdef#9675 (U+CFE3) has a counter-clockwise outer contour
    
    * .notdef#9675 (U+CFE3) has a counter-clockwise outer contour
    
    * .notdef#9675 (U+CFE3) has a counter-clockwise outer contour
    
    * .notdef#9676 (U+CFE5) has a counter-clockwise outer contour
    
    * .notdef#9676 (U+CFE5) has a counter-clockwise outer contour
    
    * .notdef#9677 (U+CFE6) has a counter-clockwise outer contour
    
    * .notdef#9677 (U+CFE6) has a counter-clockwise outer contour
    
    * .notdef#9677 (U+CFE6) has a counter-clockwise outer contour
    
    * .notdef#9677 (U+CFE6) has a counter-clockwise outer contour
    
    * .notdef#9677 (U+CFE6) has a counter-clockwise outer contour
    
    * .notdef#9678 (U+CFE7) has a counter-clockwise outer contour
    
    * .notdef#9678 (U+CFE7) has a counter-clockwise outer contour
    
    * .notdef#9679 (U+CFE9) has a counter-clockwise outer contour
    
    * .notdef#9679 (U+CFE9) has a counter-clockwise outer contour
    
    * .notdef#9679 (U+CFE9) has a counter-clockwise outer contour
    
    * .notdef#9679 (U+CFE9) has a counter-clockwise outer contour
    
    * .notdef#968 (U+BB58) has a counter-clockwise outer contour
    
    * .notdef#968 (U+BB58) has a counter-clockwise outer contour
    
    * .notdef#968 (U+BB58) has a counter-clockwise outer contour
    
    * .notdef#968 (U+BB58) has a counter-clockwise outer contour
    
    * .notdef#9680 (U+CFEA) has a counter-clockwise outer contour
    
    * .notdef#9680 (U+CFEA) has a counter-clockwise outer contour
    
    * .notdef#9680 (U+CFEA) has a counter-clockwise outer contour
    
    * .notdef#9680 (U+CFEA) has a counter-clockwise outer contour
    
    * .notdef#9681 (U+CFEB) has a counter-clockwise outer contour
    
    * .notdef#9681 (U+CFEB) has a counter-clockwise outer contour
    
    * .notdef#9681 (U+CFEB) has a counter-clockwise outer contour
    
    * .notdef#9681 (U+CFEB) has a counter-clockwise outer contour
    
    * .notdef#9682 (U+CFEC) has a counter-clockwise outer contour
    
    * .notdef#9682 (U+CFEC) has a counter-clockwise outer contour
    
    * .notdef#9683 (U+CFED) has a counter-clockwise outer contour
    
    * .notdef#9683 (U+CFED) has a counter-clockwise outer contour
    
    * .notdef#9683 (U+CFED) has a counter-clockwise outer contour
    
    * .notdef#9683 (U+CFED) has a counter-clockwise outer contour
    
    * .notdef#9684 (U+CFEE) has a counter-clockwise outer contour
    
    * .notdef#9684 (U+CFEE) has a counter-clockwise outer contour
    
    * .notdef#9684 (U+CFEE) has a counter-clockwise outer contour
    
    * .notdef#9684 (U+CFEE) has a counter-clockwise outer contour
    
    * .notdef#9685 (U+CFEF) has a counter-clockwise outer contour
    
    * .notdef#9685 (U+CFEF) has a counter-clockwise outer contour
    
    * .notdef#9685 (U+CFEF) has a counter-clockwise outer contour
    
    * .notdef#9685 (U+CFEF) has a counter-clockwise outer contour
    
    * .notdef#9685 (U+CFEF) has a counter-clockwise outer contour
    
    * .notdef#9686 (U+CFF2) has a counter-clockwise outer contour
    
    * .notdef#9686 (U+CFF2) has a counter-clockwise outer contour
    
    * .notdef#9687 (U+CFF4) has a counter-clockwise outer contour
    
    * .notdef#9687 (U+CFF4) has a counter-clockwise outer contour
    
    * .notdef#9687 (U+CFF4) has a counter-clockwise outer contour
    
    * .notdef#9688 (U+CFF6) has a counter-clockwise outer contour
    
    * .notdef#9688 (U+CFF6) has a counter-clockwise outer contour
    
    * .notdef#9689 (U+CFF7) has a counter-clockwise outer contour
    
    * .notdef#9689 (U+CFF7) has a counter-clockwise outer contour
    
    * .notdef#969 (U+BB61) has a counter-clockwise outer contour
    
    * .notdef#969 (U+BB61) has a counter-clockwise outer contour
    
    * .notdef#969 (U+BB61) has a counter-clockwise outer contour
    
    * .notdef#969 (U+BB61) has a counter-clockwise outer contour
    
    * .notdef#9690 (U+CFF8) has a counter-clockwise outer contour
    
    * .notdef#9690 (U+CFF8) has a counter-clockwise outer contour
    
    * .notdef#9691 (U+CFF9) has a counter-clockwise outer contour
    
    * .notdef#9691 (U+CFF9) has a counter-clockwise outer contour
    
    * .notdef#9692 (U+CFFA) has a counter-clockwise outer contour
    
    * .notdef#9692 (U+CFFA) has a counter-clockwise outer contour
    
    * .notdef#9692 (U+CFFA) has a counter-clockwise outer contour
    
    * .notdef#9693 (U+CFFB) has a counter-clockwise outer contour
    
    * .notdef#9693 (U+CFFB) has a counter-clockwise outer contour
    
    * .notdef#9693 (U+CFFB) has a counter-clockwise outer contour
    
    * .notdef#9694 (U+CFFD) has a counter-clockwise outer contour
    
    * .notdef#9694 (U+CFFD) has a counter-clockwise outer contour
    
    * .notdef#9694 (U+CFFD) has a counter-clockwise outer contour
    
    * .notdef#9694 (U+CFFD) has a counter-clockwise outer contour
    
    * .notdef#9695 (U+CFFE) has a counter-clockwise outer contour
    
    * .notdef#9695 (U+CFFE) has a counter-clockwise outer contour
    
    * .notdef#9695 (U+CFFE) has a counter-clockwise outer contour
    
    * .notdef#9695 (U+CFFE) has a counter-clockwise outer contour
    
    * .notdef#9695 (U+CFFE) has a counter-clockwise outer contour
    
    * .notdef#9696 (U+CFFF) has a counter-clockwise outer contour
    
    * .notdef#9696 (U+CFFF) has a counter-clockwise outer contour
    
    * .notdef#9696 (U+CFFF) has a counter-clockwise outer contour
    
    * .notdef#9696 (U+CFFF) has a counter-clockwise outer contour
    
    * .notdef#9697 (U+D001) has a counter-clockwise outer contour
    
    * .notdef#9697 (U+D001) has a counter-clockwise outer contour
    
    * .notdef#9697 (U+D001) has a counter-clockwise outer contour
    
    * .notdef#9697 (U+D001) has a counter-clockwise outer contour
    
    * .notdef#9698 (U+D002) has a counter-clockwise outer contour
    
    * .notdef#9698 (U+D002) has a counter-clockwise outer contour
    
    * .notdef#9698 (U+D002) has a counter-clockwise outer contour
    
    * .notdef#9698 (U+D002) has a counter-clockwise outer contour
    
    * .notdef#9698 (U+D002) has a counter-clockwise outer contour
    
    * .notdef#9698 (U+D002) has a counter-clockwise outer contour
    
    * .notdef#9699 (U+D003) has a counter-clockwise outer contour
    
    * .notdef#9699 (U+D003) has a counter-clockwise outer contour
    
    * .notdef#9699 (U+D003) has a counter-clockwise outer contour
    
    * .notdef#9699 (U+D003) has a counter-clockwise outer contour
    
    * .notdef#97 (U+AC01) has a counter-clockwise outer contour
    
    * .notdef#97 (U+AC01) has a counter-clockwise outer contour
    
    * .notdef#97 (U+AC01) has a counter-clockwise outer contour
    
    * .notdef#970 (U+BB63) has a counter-clockwise outer contour
    
    * .notdef#970 (U+BB63) has a counter-clockwise outer contour
    
    * .notdef#970 (U+BB63) has a counter-clockwise outer contour
    
    * .notdef#970 (U+BB63) has a counter-clockwise outer contour
    
    * .notdef#9700 (U+D005) has a counter-clockwise outer contour
    
    * .notdef#9700 (U+D005) has a counter-clockwise outer contour
    
    * .notdef#9700 (U+D005) has a counter-clockwise outer contour
    
    * .notdef#9700 (U+D005) has a counter-clockwise outer contour
    
    * .notdef#9701 (U+D006) has a counter-clockwise outer contour
    
    * .notdef#9701 (U+D006) has a counter-clockwise outer contour
    
    * .notdef#9701 (U+D006) has a counter-clockwise outer contour
    
    * .notdef#9701 (U+D006) has a counter-clockwise outer contour
    
    * .notdef#9702 (U+D007) has a counter-clockwise outer contour
    
    * .notdef#9702 (U+D007) has a counter-clockwise outer contour
    
    * .notdef#9702 (U+D007) has a counter-clockwise outer contour
    
    * .notdef#9702 (U+D007) has a counter-clockwise outer contour
    
    * .notdef#9703 (U+D008) has a counter-clockwise outer contour
    
    * .notdef#9703 (U+D008) has a counter-clockwise outer contour
    
    * .notdef#9703 (U+D008) has a counter-clockwise outer contour
    
    * .notdef#9703 (U+D008) has a counter-clockwise outer contour
    
    * .notdef#9704 (U+D009) has a counter-clockwise outer contour
    
    * .notdef#9704 (U+D009) has a counter-clockwise outer contour
    
    * .notdef#9704 (U+D009) has a counter-clockwise outer contour
    
    * .notdef#9704 (U+D009) has a counter-clockwise outer contour
    
    * .notdef#9705 (U+D00A) has a counter-clockwise outer contour
    
    * .notdef#9705 (U+D00A) has a counter-clockwise outer contour
    
    * .notdef#9705 (U+D00A) has a counter-clockwise outer contour
    
    * .notdef#9705 (U+D00A) has a counter-clockwise outer contour
    
    * .notdef#9705 (U+D00A) has a counter-clockwise outer contour
    
    * .notdef#9706 (U+D00B) has a counter-clockwise outer contour
    
    * .notdef#9706 (U+D00B) has a counter-clockwise outer contour
    
    * .notdef#9706 (U+D00B) has a counter-clockwise outer contour
    
    * .notdef#9706 (U+D00B) has a counter-clockwise outer contour
    
    * .notdef#9706 (U+D00B) has a counter-clockwise outer contour
    
    * .notdef#9707 (U+D00C) has a counter-clockwise outer contour
    
    * .notdef#9707 (U+D00C) has a counter-clockwise outer contour
    
    * .notdef#9707 (U+D00C) has a counter-clockwise outer contour
    
    * .notdef#9707 (U+D00C) has a counter-clockwise outer contour
    
    * .notdef#9708 (U+D00D) has a counter-clockwise outer contour
    
    * .notdef#9708 (U+D00D) has a counter-clockwise outer contour
    
    * .notdef#9708 (U+D00D) has a counter-clockwise outer contour
    
    * .notdef#9708 (U+D00D) has a counter-clockwise outer contour
    
    * .notdef#9709 (U+D00E) has a counter-clockwise outer contour
    
    * .notdef#9709 (U+D00E) has a counter-clockwise outer contour
    
    * .notdef#9709 (U+D00E) has a counter-clockwise outer contour
    
    * .notdef#9709 (U+D00E) has a counter-clockwise outer contour
    
    * .notdef#971 (U+BB6C) has a counter-clockwise outer contour
    
    * .notdef#971 (U+BB6C) has a counter-clockwise outer contour
    
    * .notdef#971 (U+BB6C) has a counter-clockwise outer contour
    
    * .notdef#9710 (U+D00F) has a counter-clockwise outer contour
    
    * .notdef#9710 (U+D00F) has a counter-clockwise outer contour
    
    * .notdef#9710 (U+D00F) has a counter-clockwise outer contour
    
    * .notdef#9710 (U+D00F) has a counter-clockwise outer contour
    
    * .notdef#9711 (U+D010) has a counter-clockwise outer contour
    
    * .notdef#9711 (U+D010) has a counter-clockwise outer contour
    
    * .notdef#9711 (U+D010) has a counter-clockwise outer contour
    
    * .notdef#9711 (U+D010) has a counter-clockwise outer contour
    
    * .notdef#9712 (U+D012) has a counter-clockwise outer contour
    
    * .notdef#9712 (U+D012) has a counter-clockwise outer contour
    
    * .notdef#9712 (U+D012) has a counter-clockwise outer contour
    
    * .notdef#9712 (U+D012) has a counter-clockwise outer contour
    
    * .notdef#9713 (U+D013) has a counter-clockwise outer contour
    
    * .notdef#9713 (U+D013) has a counter-clockwise outer contour
    
    * .notdef#9713 (U+D013) has a counter-clockwise outer contour
    
    * .notdef#9713 (U+D013) has a counter-clockwise outer contour
    
    * .notdef#9714 (U+D014) has a counter-clockwise outer contour
    
    * .notdef#9714 (U+D014) has a counter-clockwise outer contour
    
    * .notdef#9714 (U+D014) has a counter-clockwise outer contour
    
    * .notdef#9714 (U+D014) has a counter-clockwise outer contour
    
    * .notdef#9715 (U+D015) has a counter-clockwise outer contour
    
    * .notdef#9715 (U+D015) has a counter-clockwise outer contour
    
    * .notdef#9715 (U+D015) has a counter-clockwise outer contour
    
    * .notdef#9715 (U+D015) has a counter-clockwise outer contour
    
    * .notdef#9716 (U+D016) has a counter-clockwise outer contour
    
    * .notdef#9716 (U+D016) has a counter-clockwise outer contour
    
    * .notdef#9716 (U+D016) has a counter-clockwise outer contour
    
    * .notdef#9716 (U+D016) has a counter-clockwise outer contour
    
    * .notdef#9716 (U+D016) has a counter-clockwise outer contour
    
    * .notdef#9717 (U+D017) has a counter-clockwise outer contour
    
    * .notdef#9717 (U+D017) has a counter-clockwise outer contour
    
    * .notdef#9717 (U+D017) has a counter-clockwise outer contour
    
    * .notdef#9717 (U+D017) has a counter-clockwise outer contour
    
    * .notdef#9717 (U+D017) has a counter-clockwise outer contour
    
    * .notdef#9718 (U+D019) has a counter-clockwise outer contour
    
    * .notdef#9718 (U+D019) has a counter-clockwise outer contour
    
    * .notdef#9718 (U+D019) has a counter-clockwise outer contour
    
    * .notdef#9718 (U+D019) has a counter-clockwise outer contour
    
    * .notdef#9719 (U+D01A) has a counter-clockwise outer contour
    
    * .notdef#9719 (U+D01A) has a counter-clockwise outer contour
    
    * .notdef#9719 (U+D01A) has a counter-clockwise outer contour
    
    * .notdef#9719 (U+D01A) has a counter-clockwise outer contour
    
    * .notdef#9719 (U+D01A) has a counter-clockwise outer contour
    
    * .notdef#972 (U+BB88) has a counter-clockwise outer contour
    
    * .notdef#972 (U+BB88) has a counter-clockwise outer contour
    
    * .notdef#972 (U+BB88) has a counter-clockwise outer contour
    
    * .notdef#9720 (U+D01B) has a counter-clockwise outer contour
    
    * .notdef#9720 (U+D01B) has a counter-clockwise outer contour
    
    * .notdef#9720 (U+D01B) has a counter-clockwise outer contour
    
    * .notdef#9720 (U+D01B) has a counter-clockwise outer contour
    
    * .notdef#9720 (U+D01B) has a counter-clockwise outer contour
    
    * .notdef#9721 (U+D01C) has a counter-clockwise outer contour
    
    * .notdef#9721 (U+D01C) has a counter-clockwise outer contour
    
    * .notdef#9721 (U+D01C) has a counter-clockwise outer contour
    
    * .notdef#9721 (U+D01C) has a counter-clockwise outer contour
    
    * .notdef#9722 (U+D01D) has a counter-clockwise outer contour
    
    * .notdef#9722 (U+D01D) has a counter-clockwise outer contour
    
    * .notdef#9722 (U+D01D) has a counter-clockwise outer contour
    
    * .notdef#9722 (U+D01D) has a counter-clockwise outer contour
    
    * .notdef#9722 (U+D01D) has a counter-clockwise outer contour
    
    * .notdef#9723 (U+D01E) has a counter-clockwise outer contour
    
    * .notdef#9723 (U+D01E) has a counter-clockwise outer contour
    
    * .notdef#9723 (U+D01E) has a counter-clockwise outer contour
    
    * .notdef#9723 (U+D01E) has a counter-clockwise outer contour
    
    * .notdef#9723 (U+D01E) has a counter-clockwise outer contour
    
    * .notdef#9723 (U+D01E) has a counter-clockwise outer contour
    
    * .notdef#9724 (U+D01F) has a counter-clockwise outer contour
    
    * .notdef#9724 (U+D01F) has a counter-clockwise outer contour
    
    * .notdef#9724 (U+D01F) has a counter-clockwise outer contour
    
    * .notdef#9724 (U+D01F) has a counter-clockwise outer contour
    
    * .notdef#9725 (U+D020) has a counter-clockwise outer contour
    
    * .notdef#9725 (U+D020) has a counter-clockwise outer contour
    
    * .notdef#9725 (U+D020) has a counter-clockwise outer contour
    
    * .notdef#9725 (U+D020) has a counter-clockwise outer contour
    
    * .notdef#9726 (U+D021) has a counter-clockwise outer contour
    
    * .notdef#9726 (U+D021) has a counter-clockwise outer contour
    
    * .notdef#9726 (U+D021) has a counter-clockwise outer contour
    
    * .notdef#9726 (U+D021) has a counter-clockwise outer contour
    
    * .notdef#9727 (U+D022) has a counter-clockwise outer contour
    
    * .notdef#9727 (U+D022) has a counter-clockwise outer contour
    
    * .notdef#9727 (U+D022) has a counter-clockwise outer contour
    
    * .notdef#9727 (U+D022) has a counter-clockwise outer contour
    
    * .notdef#9728 (U+D023) has a counter-clockwise outer contour
    
    * .notdef#9728 (U+D023) has a counter-clockwise outer contour
    
    * .notdef#9728 (U+D023) has a counter-clockwise outer contour
    
    * .notdef#9728 (U+D023) has a counter-clockwise outer contour
    
    * .notdef#9729 (U+D024) has a counter-clockwise outer contour
    
    * .notdef#9729 (U+D024) has a counter-clockwise outer contour
    
    * .notdef#9729 (U+D024) has a counter-clockwise outer contour
    
    * .notdef#9729 (U+D024) has a counter-clockwise outer contour
    
    * .notdef#973 (U+BB8C) has a counter-clockwise outer contour
    
    * .notdef#973 (U+BB8C) has a counter-clockwise outer contour
    
    * .notdef#973 (U+BB8C) has a counter-clockwise outer contour
    
    * .notdef#973 (U+BB8C) has a counter-clockwise outer contour
    
    * .notdef#9730 (U+D025) has a counter-clockwise outer contour
    
    * .notdef#9730 (U+D025) has a counter-clockwise outer contour
    
    * .notdef#9730 (U+D025) has a counter-clockwise outer contour
    
    * .notdef#9730 (U+D025) has a counter-clockwise outer contour
    
    * .notdef#9731 (U+D026) has a counter-clockwise outer contour
    
    * .notdef#9731 (U+D026) has a counter-clockwise outer contour
    
    * .notdef#9731 (U+D026) has a counter-clockwise outer contour
    
    * .notdef#9731 (U+D026) has a counter-clockwise outer contour
    
    * .notdef#9731 (U+D026) has a counter-clockwise outer contour
    
    * .notdef#9732 (U+D027) has a counter-clockwise outer contour
    
    * .notdef#9732 (U+D027) has a counter-clockwise outer contour
    
    * .notdef#9732 (U+D027) has a counter-clockwise outer contour
    
    * .notdef#9732 (U+D027) has a counter-clockwise outer contour
    
    * .notdef#9732 (U+D027) has a counter-clockwise outer contour
    
    * .notdef#9733 (U+D028) has a counter-clockwise outer contour
    
    * .notdef#9733 (U+D028) has a counter-clockwise outer contour
    
    * .notdef#9733 (U+D028) has a counter-clockwise outer contour
    
    * .notdef#9733 (U+D028) has a counter-clockwise outer contour
    
    * .notdef#9734 (U+D029) has a counter-clockwise outer contour
    
    * .notdef#9734 (U+D029) has a counter-clockwise outer contour
    
    * .notdef#9734 (U+D029) has a counter-clockwise outer contour
    
    * .notdef#9734 (U+D029) has a counter-clockwise outer contour
    
    * .notdef#9735 (U+D02A) has a counter-clockwise outer contour
    
    * .notdef#9735 (U+D02A) has a counter-clockwise outer contour
    
    * .notdef#9735 (U+D02A) has a counter-clockwise outer contour
    
    * .notdef#9735 (U+D02A) has a counter-clockwise outer contour
    
    * .notdef#9735 (U+D02A) has a counter-clockwise outer contour
    
    * .notdef#9736 (U+D02B) has a counter-clockwise outer contour
    
    * .notdef#9736 (U+D02B) has a counter-clockwise outer contour
    
    * .notdef#9736 (U+D02B) has a counter-clockwise outer contour
    
    * .notdef#9736 (U+D02B) has a counter-clockwise outer contour
    
    * .notdef#9737 (U+D02C) has a counter-clockwise outer contour
    
    * .notdef#9737 (U+D02C) has a counter-clockwise outer contour
    
    * .notdef#9737 (U+D02C) has a counter-clockwise outer contour
    
    * .notdef#9737 (U+D02C) has a counter-clockwise outer contour
    
    * .notdef#9738 (U+D02E) has a counter-clockwise outer contour
    
    * .notdef#9738 (U+D02E) has a counter-clockwise outer contour
    
    * .notdef#9738 (U+D02E) has a counter-clockwise outer contour
    
    * .notdef#9738 (U+D02E) has a counter-clockwise outer contour
    
    * .notdef#9739 (U+D02F) has a counter-clockwise outer contour
    
    * .notdef#9739 (U+D02F) has a counter-clockwise outer contour
    
    * .notdef#9739 (U+D02F) has a counter-clockwise outer contour
    
    * .notdef#9739 (U+D02F) has a counter-clockwise outer contour
    
    * .notdef#974 (U+BB90) has a counter-clockwise outer contour
    
    * .notdef#974 (U+BB90) has a counter-clockwise outer contour
    
    * .notdef#974 (U+BB90) has a counter-clockwise outer contour
    
    * .notdef#974 (U+BB90) has a counter-clockwise outer contour
    
    * .notdef#9740 (U+D030) has a counter-clockwise outer contour
    
    * .notdef#9740 (U+D030) has a counter-clockwise outer contour
    
    * .notdef#9740 (U+D030) has a counter-clockwise outer contour
    
    * .notdef#9740 (U+D030) has a counter-clockwise outer contour
    
    * .notdef#9741 (U+D031) has a counter-clockwise outer contour
    
    * .notdef#9741 (U+D031) has a counter-clockwise outer contour
    
    * .notdef#9741 (U+D031) has a counter-clockwise outer contour
    
    * .notdef#9741 (U+D031) has a counter-clockwise outer contour
    
    * .notdef#9742 (U+D032) has a counter-clockwise outer contour
    
    * .notdef#9742 (U+D032) has a counter-clockwise outer contour
    
    * .notdef#9742 (U+D032) has a counter-clockwise outer contour
    
    * .notdef#9742 (U+D032) has a counter-clockwise outer contour
    
    * .notdef#9742 (U+D032) has a counter-clockwise outer contour
    
    * .notdef#9743 (U+D033) has a counter-clockwise outer contour
    
    * .notdef#9743 (U+D033) has a counter-clockwise outer contour
    
    * .notdef#9743 (U+D033) has a counter-clockwise outer contour
    
    * .notdef#9743 (U+D033) has a counter-clockwise outer contour
    
    * .notdef#9743 (U+D033) has a counter-clockwise outer contour
    
    * .notdef#9744 (U+D036) has a counter-clockwise outer contour
    
    * .notdef#9744 (U+D036) has a counter-clockwise outer contour
    
    * .notdef#9744 (U+D036) has a counter-clockwise outer contour
    
    * .notdef#9744 (U+D036) has a counter-clockwise outer contour
    
    * .notdef#9744 (U+D036) has a counter-clockwise outer contour
    
    * .notdef#9745 (U+D037) has a counter-clockwise outer contour
    
    * .notdef#9745 (U+D037) has a counter-clockwise outer contour
    
    * .notdef#9745 (U+D037) has a counter-clockwise outer contour
    
    * .notdef#9745 (U+D037) has a counter-clockwise outer contour
    
    * .notdef#9746 (U+D039) has a counter-clockwise outer contour
    
    * .notdef#9746 (U+D039) has a counter-clockwise outer contour
    
    * .notdef#9746 (U+D039) has a counter-clockwise outer contour
    
    * .notdef#9746 (U+D039) has a counter-clockwise outer contour
    
    * .notdef#9747 (U+D03A) has a counter-clockwise outer contour
    
    * .notdef#9747 (U+D03A) has a counter-clockwise outer contour
    
    * .notdef#9747 (U+D03A) has a counter-clockwise outer contour
    
    * .notdef#9747 (U+D03A) has a counter-clockwise outer contour
    
    * .notdef#9747 (U+D03A) has a counter-clockwise outer contour
    
    * .notdef#9747 (U+D03A) has a counter-clockwise outer contour
    
    * .notdef#9748 (U+D03B) has a counter-clockwise outer contour
    
    * .notdef#9748 (U+D03B) has a counter-clockwise outer contour
    
    * .notdef#9748 (U+D03B) has a counter-clockwise outer contour
    
    * .notdef#9748 (U+D03B) has a counter-clockwise outer contour
    
    * .notdef#9749 (U+D03D) has a counter-clockwise outer contour
    
    * .notdef#9749 (U+D03D) has a counter-clockwise outer contour
    
    * .notdef#9749 (U+D03D) has a counter-clockwise outer contour
    
    * .notdef#9749 (U+D03D) has a counter-clockwise outer contour
    
    * .notdef#975 (U+BBA4) has a counter-clockwise outer contour
    
    * .notdef#975 (U+BBA4) has a counter-clockwise outer contour
    
    * .notdef#9750 (U+D03E) has a counter-clockwise outer contour
    
    * .notdef#9750 (U+D03E) has a counter-clockwise outer contour
    
    * .notdef#9750 (U+D03E) has a counter-clockwise outer contour
    
    * .notdef#9750 (U+D03E) has a counter-clockwise outer contour
    
    * .notdef#9751 (U+D03F) has a counter-clockwise outer contour
    
    * .notdef#9751 (U+D03F) has a counter-clockwise outer contour
    
    * .notdef#9751 (U+D03F) has a counter-clockwise outer contour
    
    * .notdef#9751 (U+D03F) has a counter-clockwise outer contour
    
    * .notdef#9752 (U+D040) has a counter-clockwise outer contour
    
    * .notdef#9752 (U+D040) has a counter-clockwise outer contour
    
    * .notdef#9752 (U+D040) has a counter-clockwise outer contour
    
    * .notdef#9752 (U+D040) has a counter-clockwise outer contour
    
    * .notdef#9753 (U+D041) has a counter-clockwise outer contour
    
    * .notdef#9753 (U+D041) has a counter-clockwise outer contour
    
    * .notdef#9753 (U+D041) has a counter-clockwise outer contour
    
    * .notdef#9753 (U+D041) has a counter-clockwise outer contour
    
    * .notdef#9754 (U+D042) has a counter-clockwise outer contour
    
    * .notdef#9754 (U+D042) has a counter-clockwise outer contour
    
    * .notdef#9754 (U+D042) has a counter-clockwise outer contour
    
    * .notdef#9754 (U+D042) has a counter-clockwise outer contour
    
    * .notdef#9754 (U+D042) has a counter-clockwise outer contour
    
    * .notdef#9755 (U+D043) has a counter-clockwise outer contour
    
    * .notdef#9755 (U+D043) has a counter-clockwise outer contour
    
    * .notdef#9755 (U+D043) has a counter-clockwise outer contour
    
    * .notdef#9755 (U+D043) has a counter-clockwise outer contour
    
    * .notdef#9755 (U+D043) has a counter-clockwise outer contour
    
    * .notdef#9756 (U+D046) has a counter-clockwise outer contour
    
    * .notdef#9756 (U+D046) has a counter-clockwise outer contour
    
    * .notdef#9756 (U+D046) has a counter-clockwise outer contour
    
    * .notdef#9756 (U+D046) has a counter-clockwise outer contour
    
    * .notdef#9757 (U+D048) has a counter-clockwise outer contour
    
    * .notdef#9757 (U+D048) has a counter-clockwise outer contour
    
    * .notdef#9757 (U+D048) has a counter-clockwise outer contour
    
    * .notdef#9757 (U+D048) has a counter-clockwise outer contour
    
    * .notdef#9758 (U+D04A) has a counter-clockwise outer contour
    
    * .notdef#9758 (U+D04A) has a counter-clockwise outer contour
    
    * .notdef#9758 (U+D04A) has a counter-clockwise outer contour
    
    * .notdef#9758 (U+D04A) has a counter-clockwise outer contour
    
    * .notdef#9759 (U+D04B) has a counter-clockwise outer contour
    
    * .notdef#9759 (U+D04B) has a counter-clockwise outer contour
    
    * .notdef#9759 (U+D04B) has a counter-clockwise outer contour
    
    * .notdef#9759 (U+D04B) has a counter-clockwise outer contour
    
    * .notdef#976 (U+BBA8) has a counter-clockwise outer contour
    
    * .notdef#976 (U+BBA8) has a counter-clockwise outer contour
    
    * .notdef#976 (U+BBA8) has a counter-clockwise outer contour
    
    * .notdef#9760 (U+D04C) has a counter-clockwise outer contour
    
    * .notdef#9760 (U+D04C) has a counter-clockwise outer contour
    
    * .notdef#9760 (U+D04C) has a counter-clockwise outer contour
    
    * .notdef#9760 (U+D04C) has a counter-clockwise outer contour
    
    * .notdef#9761 (U+D04D) has a counter-clockwise outer contour
    
    * .notdef#9761 (U+D04D) has a counter-clockwise outer contour
    
    * .notdef#9761 (U+D04D) has a counter-clockwise outer contour
    
    * .notdef#9761 (U+D04D) has a counter-clockwise outer contour
    
    * .notdef#9762 (U+D04E) has a counter-clockwise outer contour
    
    * .notdef#9762 (U+D04E) has a counter-clockwise outer contour
    
    * .notdef#9762 (U+D04E) has a counter-clockwise outer contour
    
    * .notdef#9762 (U+D04E) has a counter-clockwise outer contour
    
    * .notdef#9762 (U+D04E) has a counter-clockwise outer contour
    
    * .notdef#9763 (U+D04F) has a counter-clockwise outer contour
    
    * .notdef#9763 (U+D04F) has a counter-clockwise outer contour
    
    * .notdef#9763 (U+D04F) has a counter-clockwise outer contour
    
    * .notdef#9763 (U+D04F) has a counter-clockwise outer contour
    
    * .notdef#9763 (U+D04F) has a counter-clockwise outer contour
    
    * .notdef#9764 (U+D051) has a counter-clockwise outer contour
    
    * .notdef#9764 (U+D051) has a counter-clockwise outer contour
    
    * .notdef#9765 (U+D052) has a counter-clockwise outer contour
    
    * .notdef#9765 (U+D052) has a counter-clockwise outer contour
    
    * .notdef#9766 (U+D053) has a counter-clockwise outer contour
    
    * .notdef#9766 (U+D053) has a counter-clockwise outer contour
    
    * .notdef#9767 (U+D055) has a counter-clockwise outer contour
    
    * .notdef#9767 (U+D055) has a counter-clockwise outer contour
    
    * .notdef#9768 (U+D056) has a counter-clockwise outer contour
    
    * .notdef#9768 (U+D056) has a counter-clockwise outer contour
    
    * .notdef#9768 (U+D056) has a counter-clockwise outer contour
    
    * .notdef#9768 (U+D056) has a counter-clockwise outer contour
    
    * .notdef#9769 (U+D057) has a counter-clockwise outer contour
    
    * .notdef#9769 (U+D057) has a counter-clockwise outer contour
    
    * .notdef#977 (U+BBAC) has a counter-clockwise outer contour
    
    * .notdef#977 (U+BBAC) has a counter-clockwise outer contour
    
    * .notdef#9770 (U+D059) has a counter-clockwise outer contour
    
    * .notdef#9770 (U+D059) has a counter-clockwise outer contour
    
    * .notdef#9771 (U+D05A) has a counter-clockwise outer contour
    
    * .notdef#9771 (U+D05A) has a counter-clockwise outer contour
    
    * .notdef#9772 (U+D05B) has a counter-clockwise outer contour
    
    * .notdef#9772 (U+D05B) has a counter-clockwise outer contour
    
    * .notdef#9773 (U+D05C) has a counter-clockwise outer contour
    
    * .notdef#9773 (U+D05C) has a counter-clockwise outer contour
    
    * .notdef#9774 (U+D05D) has a counter-clockwise outer contour
    
    * .notdef#9774 (U+D05D) has a counter-clockwise outer contour
    
    * .notdef#9775 (U+D05E) has a counter-clockwise outer contour
    
    * .notdef#9775 (U+D05E) has a counter-clockwise outer contour
    
    * .notdef#9776 (U+D05F) has a counter-clockwise outer contour
    
    * .notdef#9776 (U+D05F) has a counter-clockwise outer contour
    
    * .notdef#9777 (U+D061) has a counter-clockwise outer contour
    
    * .notdef#9777 (U+D061) has a counter-clockwise outer contour
    
    * .notdef#9778 (U+D062) has a counter-clockwise outer contour
    
    * .notdef#9778 (U+D062) has a counter-clockwise outer contour
    
    * .notdef#9779 (U+D063) has a counter-clockwise outer contour
    
    * .notdef#9779 (U+D063) has a counter-clockwise outer contour
    
    * .notdef#9779 (U+D063) has a counter-clockwise outer contour
    
    * .notdef#978 (U+BBB4) has a counter-clockwise outer contour
    
    * .notdef#978 (U+BBB4) has a counter-clockwise outer contour
    
    * .notdef#9780 (U+D064) has a counter-clockwise outer contour
    
    * .notdef#9780 (U+D064) has a counter-clockwise outer contour
    
    * .notdef#9781 (U+D065) has a counter-clockwise outer contour
    
    * .notdef#9781 (U+D065) has a counter-clockwise outer contour
    
    * .notdef#9781 (U+D065) has a counter-clockwise outer contour
    
    * .notdef#9782 (U+D066) has a counter-clockwise outer contour
    
    * .notdef#9782 (U+D066) has a counter-clockwise outer contour
    
    * .notdef#9783 (U+D067) has a counter-clockwise outer contour
    
    * .notdef#9783 (U+D067) has a counter-clockwise outer contour
    
    * .notdef#9784 (U+D068) has a counter-clockwise outer contour
    
    * .notdef#9784 (U+D068) has a counter-clockwise outer contour
    
    * .notdef#9785 (U+D069) has a counter-clockwise outer contour
    
    * .notdef#9785 (U+D069) has a counter-clockwise outer contour
    
    * .notdef#9786 (U+D06A) has a counter-clockwise outer contour
    
    * .notdef#9786 (U+D06A) has a counter-clockwise outer contour
    
    * .notdef#9786 (U+D06A) has a counter-clockwise outer contour
    
    * .notdef#9787 (U+D06B) has a counter-clockwise outer contour
    
    * .notdef#9787 (U+D06B) has a counter-clockwise outer contour
    
    * .notdef#9787 (U+D06B) has a counter-clockwise outer contour
    
    * .notdef#9788 (U+D06E) has a counter-clockwise outer contour
    
    * .notdef#9788 (U+D06E) has a counter-clockwise outer contour
    
    * .notdef#9788 (U+D06E) has a counter-clockwise outer contour
    
    * .notdef#9788 (U+D06E) has a counter-clockwise outer contour
    
    * .notdef#9789 (U+D06F) has a counter-clockwise outer contour
    
    * .notdef#9789 (U+D06F) has a counter-clockwise outer contour
    
    * .notdef#9789 (U+D06F) has a counter-clockwise outer contour
    
    * .notdef#9789 (U+D06F) has a counter-clockwise outer contour
    
    * .notdef#979 (U+BBB7) has a counter-clockwise outer contour
    
    * .notdef#979 (U+BBB7) has a counter-clockwise outer contour
    
    * .notdef#979 (U+BBB7) has a counter-clockwise outer contour
    
    * .notdef#9790 (U+D071) has a counter-clockwise outer contour
    
    * .notdef#9790 (U+D071) has a counter-clockwise outer contour
    
    * .notdef#9790 (U+D071) has a counter-clockwise outer contour
    
    * .notdef#9790 (U+D071) has a counter-clockwise outer contour
    
    * .notdef#9791 (U+D072) has a counter-clockwise outer contour
    
    * .notdef#9791 (U+D072) has a counter-clockwise outer contour
    
    * .notdef#9791 (U+D072) has a counter-clockwise outer contour
    
    * .notdef#9791 (U+D072) has a counter-clockwise outer contour
    
    * .notdef#9791 (U+D072) has a counter-clockwise outer contour
    
    * .notdef#9792 (U+D073) has a counter-clockwise outer contour
    
    * .notdef#9792 (U+D073) has a counter-clockwise outer contour
    
    * .notdef#9792 (U+D073) has a counter-clockwise outer contour
    
    * .notdef#9793 (U+D075) has a counter-clockwise outer contour
    
    * .notdef#9793 (U+D075) has a counter-clockwise outer contour
    
    * .notdef#9793 (U+D075) has a counter-clockwise outer contour
    
    * .notdef#9793 (U+D075) has a counter-clockwise outer contour
    
    * .notdef#9794 (U+D076) has a counter-clockwise outer contour
    
    * .notdef#9794 (U+D076) has a counter-clockwise outer contour
    
    * .notdef#9794 (U+D076) has a counter-clockwise outer contour
    
    * .notdef#9794 (U+D076) has a counter-clockwise outer contour
    
    * .notdef#9795 (U+D077) has a counter-clockwise outer contour
    
    * .notdef#9795 (U+D077) has a counter-clockwise outer contour
    
    * .notdef#9795 (U+D077) has a counter-clockwise outer contour
    
    * .notdef#9795 (U+D077) has a counter-clockwise outer contour
    
    * .notdef#9796 (U+D078) has a counter-clockwise outer contour
    
    * .notdef#9796 (U+D078) has a counter-clockwise outer contour
    
    * .notdef#9796 (U+D078) has a counter-clockwise outer contour
    
    * .notdef#9796 (U+D078) has a counter-clockwise outer contour
    
    * .notdef#9797 (U+D079) has a counter-clockwise outer contour
    
    * .notdef#9797 (U+D079) has a counter-clockwise outer contour
    
    * .notdef#9797 (U+D079) has a counter-clockwise outer contour
    
    * .notdef#9797 (U+D079) has a counter-clockwise outer contour
    
    * .notdef#9798 (U+D07A) has a counter-clockwise outer contour
    
    * .notdef#9798 (U+D07A) has a counter-clockwise outer contour
    
    * .notdef#9798 (U+D07A) has a counter-clockwise outer contour
    
    * .notdef#9798 (U+D07A) has a counter-clockwise outer contour
    
    * .notdef#9798 (U+D07A) has a counter-clockwise outer contour
    
    * .notdef#9799 (U+D07B) has a counter-clockwise outer contour
    
    * .notdef#9799 (U+D07B) has a counter-clockwise outer contour
    
    * .notdef#9799 (U+D07B) has a counter-clockwise outer contour
    
    * .notdef#9799 (U+D07B) has a counter-clockwise outer contour
    
    * .notdef#9799 (U+D07B) has a counter-clockwise outer contour
    
    * .notdef#98 (U+AC04) has a counter-clockwise outer contour
    
    * .notdef#98 (U+AC04) has a counter-clockwise outer contour
    
    * .notdef#98 (U+AC04) has a counter-clockwise outer contour
    
    * .notdef#980 (U+BBC0) has a counter-clockwise outer contour
    
    * .notdef#980 (U+BBC0) has a counter-clockwise outer contour
    
    * .notdef#9800 (U+D07E) has a counter-clockwise outer contour
    
    * .notdef#9800 (U+D07E) has a counter-clockwise outer contour
    
    * .notdef#9800 (U+D07E) has a counter-clockwise outer contour
    
    * .notdef#9800 (U+D07E) has a counter-clockwise outer contour
    
    * .notdef#9801 (U+D07F) has a counter-clockwise outer contour
    
    * .notdef#9801 (U+D07F) has a counter-clockwise outer contour
    
    * .notdef#9801 (U+D07F) has a counter-clockwise outer contour
    
    * .notdef#9802 (U+D080) has a counter-clockwise outer contour
    
    * .notdef#9802 (U+D080) has a counter-clockwise outer contour
    
    * .notdef#9802 (U+D080) has a counter-clockwise outer contour
    
    * .notdef#9803 (U+D082) has a counter-clockwise outer contour
    
    * .notdef#9803 (U+D082) has a counter-clockwise outer contour
    
    * .notdef#9803 (U+D082) has a counter-clockwise outer contour
    
    * .notdef#9804 (U+D083) has a counter-clockwise outer contour
    
    * .notdef#9804 (U+D083) has a counter-clockwise outer contour
    
    * .notdef#9804 (U+D083) has a counter-clockwise outer contour
    
    * .notdef#9805 (U+D084) has a counter-clockwise outer contour
    
    * .notdef#9805 (U+D084) has a counter-clockwise outer contour
    
    * .notdef#9805 (U+D084) has a counter-clockwise outer contour
    
    * .notdef#9806 (U+D085) has a counter-clockwise outer contour
    
    * .notdef#9806 (U+D085) has a counter-clockwise outer contour
    
    * .notdef#9806 (U+D085) has a counter-clockwise outer contour
    
    * .notdef#9807 (U+D086) has a counter-clockwise outer contour
    
    * .notdef#9807 (U+D086) has a counter-clockwise outer contour
    
    * .notdef#9807 (U+D086) has a counter-clockwise outer contour
    
    * .notdef#9807 (U+D086) has a counter-clockwise outer contour
    
    * .notdef#9808 (U+D087) has a counter-clockwise outer contour
    
    * .notdef#9808 (U+D087) has a counter-clockwise outer contour
    
    * .notdef#9808 (U+D087) has a counter-clockwise outer contour
    
    * .notdef#9808 (U+D087) has a counter-clockwise outer contour
    
    * .notdef#9809 (U+D088) has a counter-clockwise outer contour
    
    * .notdef#9809 (U+D088) has a counter-clockwise outer contour
    
    * .notdef#9809 (U+D088) has a counter-clockwise outer contour
    
    * .notdef#981 (U+BBC4) has a counter-clockwise outer contour
    
    * .notdef#981 (U+BBC4) has a counter-clockwise outer contour
    
    * .notdef#981 (U+BBC4) has a counter-clockwise outer contour
    
    * .notdef#9810 (U+D089) has a counter-clockwise outer contour
    
    * .notdef#9810 (U+D089) has a counter-clockwise outer contour
    
    * .notdef#9810 (U+D089) has a counter-clockwise outer contour
    
    * .notdef#9810 (U+D089) has a counter-clockwise outer contour
    
    * .notdef#9811 (U+D08A) has a counter-clockwise outer contour
    
    * .notdef#9811 (U+D08A) has a counter-clockwise outer contour
    
    * .notdef#9811 (U+D08A) has a counter-clockwise outer contour
    
    * .notdef#9811 (U+D08A) has a counter-clockwise outer contour
    
    * .notdef#9811 (U+D08A) has a counter-clockwise outer contour
    
    * .notdef#9812 (U+D08B) has a counter-clockwise outer contour
    
    * .notdef#9812 (U+D08B) has a counter-clockwise outer contour
    
    * .notdef#9812 (U+D08B) has a counter-clockwise outer contour
    
    * .notdef#9812 (U+D08B) has a counter-clockwise outer contour
    
    * .notdef#9812 (U+D08B) has a counter-clockwise outer contour
    
    * .notdef#9813 (U+D08C) has a counter-clockwise outer contour
    
    * .notdef#9813 (U+D08C) has a counter-clockwise outer contour
    
    * .notdef#9813 (U+D08C) has a counter-clockwise outer contour
    
    * .notdef#9813 (U+D08C) has a counter-clockwise outer contour
    
    * .notdef#9814 (U+D08D) has a counter-clockwise outer contour
    
    * .notdef#9814 (U+D08D) has a counter-clockwise outer contour
    
    * .notdef#9814 (U+D08D) has a counter-clockwise outer contour
    
    * .notdef#9814 (U+D08D) has a counter-clockwise outer contour
    
    * .notdef#9814 (U+D08D) has a counter-clockwise outer contour
    
    * .notdef#9815 (U+D08E) has a counter-clockwise outer contour
    
    * .notdef#9815 (U+D08E) has a counter-clockwise outer contour
    
    * .notdef#9815 (U+D08E) has a counter-clockwise outer contour
    
    * .notdef#9815 (U+D08E) has a counter-clockwise outer contour
    
    * .notdef#9815 (U+D08E) has a counter-clockwise outer contour
    
    * .notdef#9815 (U+D08E) has a counter-clockwise outer contour
    
    * .notdef#9816 (U+D08F) has a counter-clockwise outer contour
    
    * .notdef#9816 (U+D08F) has a counter-clockwise outer contour
    
    * .notdef#9816 (U+D08F) has a counter-clockwise outer contour
    
    * .notdef#9816 (U+D08F) has a counter-clockwise outer contour
    
    * .notdef#9817 (U+D090) has a counter-clockwise outer contour
    
    * .notdef#9817 (U+D090) has a counter-clockwise outer contour
    
    * .notdef#9817 (U+D090) has a counter-clockwise outer contour
    
    * .notdef#9817 (U+D090) has a counter-clockwise outer contour
    
    * .notdef#9818 (U+D091) has a counter-clockwise outer contour
    
    * .notdef#9818 (U+D091) has a counter-clockwise outer contour
    
    * .notdef#9818 (U+D091) has a counter-clockwise outer contour
    
    * .notdef#9818 (U+D091) has a counter-clockwise outer contour
    
    * .notdef#9818 (U+D091) has a counter-clockwise outer contour
    
    * .notdef#9819 (U+D092) has a counter-clockwise outer contour
    
    * .notdef#9819 (U+D092) has a counter-clockwise outer contour
    
    * .notdef#9819 (U+D092) has a counter-clockwise outer contour
    
    * .notdef#9819 (U+D092) has a counter-clockwise outer contour
    
    * .notdef#9819 (U+D092) has a counter-clockwise outer contour
    
    * .notdef#982 (U+BBC8) has a counter-clockwise outer contour
    
    * .notdef#982 (U+BBC8) has a counter-clockwise outer contour
    
    * .notdef#982 (U+BBC8) has a counter-clockwise outer contour
    
    * .notdef#9820 (U+D093) has a counter-clockwise outer contour
    
    * .notdef#9820 (U+D093) has a counter-clockwise outer contour
    
    * .notdef#9820 (U+D093) has a counter-clockwise outer contour
    
    * .notdef#9820 (U+D093) has a counter-clockwise outer contour
    
    * .notdef#9820 (U+D093) has a counter-clockwise outer contour
    
    * .notdef#9821 (U+D094) has a counter-clockwise outer contour
    
    * .notdef#9821 (U+D094) has a counter-clockwise outer contour
    
    * .notdef#9821 (U+D094) has a counter-clockwise outer contour
    
    * .notdef#9821 (U+D094) has a counter-clockwise outer contour
    
    * .notdef#9821 (U+D094) has a counter-clockwise outer contour
    
    * .notdef#9822 (U+D095) has a counter-clockwise outer contour
    
    * .notdef#9822 (U+D095) has a counter-clockwise outer contour
    
    * .notdef#9822 (U+D095) has a counter-clockwise outer contour
    
    * .notdef#9822 (U+D095) has a counter-clockwise outer contour
    
    * .notdef#9822 (U+D095) has a counter-clockwise outer contour
    
    * .notdef#9823 (U+D096) has a counter-clockwise outer contour
    
    * .notdef#9823 (U+D096) has a counter-clockwise outer contour
    
    * .notdef#9823 (U+D096) has a counter-clockwise outer contour
    
    * .notdef#9823 (U+D096) has a counter-clockwise outer contour
    
    * .notdef#9823 (U+D096) has a counter-clockwise outer contour
    
    * .notdef#9823 (U+D096) has a counter-clockwise outer contour
    
    * .notdef#9824 (U+D097) has a counter-clockwise outer contour
    
    * .notdef#9824 (U+D097) has a counter-clockwise outer contour
    
    * .notdef#9824 (U+D097) has a counter-clockwise outer contour
    
    * .notdef#9824 (U+D097) has a counter-clockwise outer contour
    
    * .notdef#9824 (U+D097) has a counter-clockwise outer contour
    
    * .notdef#9824 (U+D097) has a counter-clockwise outer contour
    
    * .notdef#9825 (U+D098) has a counter-clockwise outer contour
    
    * .notdef#9825 (U+D098) has a counter-clockwise outer contour
    
    * .notdef#9825 (U+D098) has a counter-clockwise outer contour
    
    * .notdef#9825 (U+D098) has a counter-clockwise outer contour
    
    * .notdef#9826 (U+D099) has a counter-clockwise outer contour
    
    * .notdef#9826 (U+D099) has a counter-clockwise outer contour
    
    * .notdef#9826 (U+D099) has a counter-clockwise outer contour
    
    * .notdef#9826 (U+D099) has a counter-clockwise outer contour
    
    * .notdef#9827 (U+D09A) has a counter-clockwise outer contour
    
    * .notdef#9827 (U+D09A) has a counter-clockwise outer contour
    
    * .notdef#9827 (U+D09A) has a counter-clockwise outer contour
    
    * .notdef#9827 (U+D09A) has a counter-clockwise outer contour
    
    * .notdef#9827 (U+D09A) has a counter-clockwise outer contour
    
    * .notdef#9828 (U+D09B) has a counter-clockwise outer contour
    
    * .notdef#9828 (U+D09B) has a counter-clockwise outer contour
    
    * .notdef#9828 (U+D09B) has a counter-clockwise outer contour
    
    * .notdef#9828 (U+D09B) has a counter-clockwise outer contour
    
    * .notdef#9829 (U+D09C) has a counter-clockwise outer contour
    
    * .notdef#9829 (U+D09C) has a counter-clockwise outer contour
    
    * .notdef#9829 (U+D09C) has a counter-clockwise outer contour
    
    * .notdef#9829 (U+D09C) has a counter-clockwise outer contour
    
    * .notdef#983 (U+BBD0) has a counter-clockwise outer contour
    
    * .notdef#983 (U+BBD0) has a counter-clockwise outer contour
    
    * .notdef#983 (U+BBD0) has a counter-clockwise outer contour
    
    * .notdef#9830 (U+D09D) has a counter-clockwise outer contour
    
    * .notdef#9830 (U+D09D) has a counter-clockwise outer contour
    
    * .notdef#9830 (U+D09D) has a counter-clockwise outer contour
    
    * .notdef#9830 (U+D09D) has a counter-clockwise outer contour
    
    * .notdef#9831 (U+D09E) has a counter-clockwise outer contour
    
    * .notdef#9831 (U+D09E) has a counter-clockwise outer contour
    
    * .notdef#9831 (U+D09E) has a counter-clockwise outer contour
    
    * .notdef#9831 (U+D09E) has a counter-clockwise outer contour
    
    * .notdef#9832 (U+D09F) has a counter-clockwise outer contour
    
    * .notdef#9832 (U+D09F) has a counter-clockwise outer contour
    
    * .notdef#9832 (U+D09F) has a counter-clockwise outer contour
    
    * .notdef#9832 (U+D09F) has a counter-clockwise outer contour
    
    * .notdef#9833 (U+D0A0) has a counter-clockwise outer contour
    
    * .notdef#9833 (U+D0A0) has a counter-clockwise outer contour
    
    * .notdef#9833 (U+D0A0) has a counter-clockwise outer contour
    
    * .notdef#9833 (U+D0A0) has a counter-clockwise outer contour
    
    * .notdef#9834 (U+D0A1) has a counter-clockwise outer contour
    
    * .notdef#9834 (U+D0A1) has a counter-clockwise outer contour
    
    * .notdef#9834 (U+D0A1) has a counter-clockwise outer contour
    
    * .notdef#9834 (U+D0A1) has a counter-clockwise outer contour
    
    * .notdef#9835 (U+D0A2) has a counter-clockwise outer contour
    
    * .notdef#9835 (U+D0A2) has a counter-clockwise outer contour
    
    * .notdef#9835 (U+D0A2) has a counter-clockwise outer contour
    
    * .notdef#9835 (U+D0A2) has a counter-clockwise outer contour
    
    * .notdef#9835 (U+D0A2) has a counter-clockwise outer contour
    
    * .notdef#9836 (U+D0A3) has a counter-clockwise outer contour
    
    * .notdef#9836 (U+D0A3) has a counter-clockwise outer contour
    
    * .notdef#9836 (U+D0A3) has a counter-clockwise outer contour
    
    * .notdef#9836 (U+D0A3) has a counter-clockwise outer contour
    
    * .notdef#9836 (U+D0A3) has a counter-clockwise outer contour
    
    * .notdef#9837 (U+D0A6) has a counter-clockwise outer contour
    
    * .notdef#9837 (U+D0A6) has a counter-clockwise outer contour
    
    * .notdef#9837 (U+D0A6) has a counter-clockwise outer contour
    
    * .notdef#9837 (U+D0A6) has a counter-clockwise outer contour
    
    * .notdef#9838 (U+D0A7) has a counter-clockwise outer contour
    
    * .notdef#9838 (U+D0A7) has a counter-clockwise outer contour
    
    * .notdef#9838 (U+D0A7) has a counter-clockwise outer contour
    
    * .notdef#9838 (U+D0A7) has a counter-clockwise outer contour
    
    * .notdef#9839 (U+D0A9) has a counter-clockwise outer contour
    
    * .notdef#9839 (U+D0A9) has a counter-clockwise outer contour
    
    * .notdef#9839 (U+D0A9) has a counter-clockwise outer contour
    
    * .notdef#9839 (U+D0A9) has a counter-clockwise outer contour
    
    * .notdef#984 (U+BBD3) has a counter-clockwise outer contour
    
    * .notdef#984 (U+BBD3) has a counter-clockwise outer contour
    
    * .notdef#984 (U+BBD3) has a counter-clockwise outer contour
    
    * .notdef#9840 (U+D0AA) has a counter-clockwise outer contour
    
    * .notdef#9840 (U+D0AA) has a counter-clockwise outer contour
    
    * .notdef#9840 (U+D0AA) has a counter-clockwise outer contour
    
    * .notdef#9840 (U+D0AA) has a counter-clockwise outer contour
    
    * .notdef#9840 (U+D0AA) has a counter-clockwise outer contour
    
    * .notdef#9841 (U+D0AB) has a counter-clockwise outer contour
    
    * .notdef#9841 (U+D0AB) has a counter-clockwise outer contour
    
    * .notdef#9841 (U+D0AB) has a counter-clockwise outer contour
    
    * .notdef#9842 (U+D0AD) has a counter-clockwise outer contour
    
    * .notdef#9842 (U+D0AD) has a counter-clockwise outer contour
    
    * .notdef#9842 (U+D0AD) has a counter-clockwise outer contour
    
    * .notdef#9842 (U+D0AD) has a counter-clockwise outer contour
    
    * .notdef#9843 (U+D0AE) has a counter-clockwise outer contour
    
    * .notdef#9843 (U+D0AE) has a counter-clockwise outer contour
    
    * .notdef#9843 (U+D0AE) has a counter-clockwise outer contour
    
    * .notdef#9843 (U+D0AE) has a counter-clockwise outer contour
    
    * .notdef#9844 (U+D0AF) has a counter-clockwise outer contour
    
    * .notdef#9844 (U+D0AF) has a counter-clockwise outer contour
    
    * .notdef#9844 (U+D0AF) has a counter-clockwise outer contour
    
    * .notdef#9844 (U+D0AF) has a counter-clockwise outer contour
    
    * .notdef#9845 (U+D0B0) has a counter-clockwise outer contour
    
    * .notdef#9845 (U+D0B0) has a counter-clockwise outer contour
    
    * .notdef#9845 (U+D0B0) has a counter-clockwise outer contour
    
    * .notdef#9845 (U+D0B0) has a counter-clockwise outer contour
    
    * .notdef#9846 (U+D0B1) has a counter-clockwise outer contour
    
    * .notdef#9846 (U+D0B1) has a counter-clockwise outer contour
    
    * .notdef#9846 (U+D0B1) has a counter-clockwise outer contour
    
    * .notdef#9846 (U+D0B1) has a counter-clockwise outer contour
    
    * .notdef#9847 (U+D0B2) has a counter-clockwise outer contour
    
    * .notdef#9847 (U+D0B2) has a counter-clockwise outer contour
    
    * .notdef#9847 (U+D0B2) has a counter-clockwise outer contour
    
    * .notdef#9847 (U+D0B2) has a counter-clockwise outer contour
    
    * .notdef#9847 (U+D0B2) has a counter-clockwise outer contour
    
    * .notdef#9848 (U+D0B3) has a counter-clockwise outer contour
    
    * .notdef#9848 (U+D0B3) has a counter-clockwise outer contour
    
    * .notdef#9848 (U+D0B3) has a counter-clockwise outer contour
    
    * .notdef#9848 (U+D0B3) has a counter-clockwise outer contour
    
    * .notdef#9848 (U+D0B3) has a counter-clockwise outer contour
    
    * .notdef#9849 (U+D0B6) has a counter-clockwise outer contour
    
    * .notdef#9849 (U+D0B6) has a counter-clockwise outer contour
    
    * .notdef#9849 (U+D0B6) has a counter-clockwise outer contour
    
    * .notdef#9849 (U+D0B6) has a counter-clockwise outer contour
    
    * .notdef#985 (U+BBF8) has a counter-clockwise outer contour
    
    * .notdef#985 (U+BBF8) has a counter-clockwise outer contour
    
    * .notdef#9850 (U+D0B8) has a counter-clockwise outer contour
    
    * .notdef#9850 (U+D0B8) has a counter-clockwise outer contour
    
    * .notdef#9850 (U+D0B8) has a counter-clockwise outer contour
    
    * .notdef#9851 (U+D0BA) has a counter-clockwise outer contour
    
    * .notdef#9851 (U+D0BA) has a counter-clockwise outer contour
    
    * .notdef#9851 (U+D0BA) has a counter-clockwise outer contour
    
    * .notdef#9852 (U+D0BB) has a counter-clockwise outer contour
    
    * .notdef#9852 (U+D0BB) has a counter-clockwise outer contour
    
    * .notdef#9852 (U+D0BB) has a counter-clockwise outer contour
    
    * .notdef#9853 (U+D0BC) has a counter-clockwise outer contour
    
    * .notdef#9853 (U+D0BC) has a counter-clockwise outer contour
    
    * .notdef#9853 (U+D0BC) has a counter-clockwise outer contour
    
    * .notdef#9854 (U+D0BD) has a counter-clockwise outer contour
    
    * .notdef#9854 (U+D0BD) has a counter-clockwise outer contour
    
    * .notdef#9854 (U+D0BD) has a counter-clockwise outer contour
    
    * .notdef#9855 (U+D0BE) has a counter-clockwise outer contour
    
    * .notdef#9855 (U+D0BE) has a counter-clockwise outer contour
    
    * .notdef#9855 (U+D0BE) has a counter-clockwise outer contour
    
    * .notdef#9855 (U+D0BE) has a counter-clockwise outer contour
    
    * .notdef#9856 (U+D0BF) has a counter-clockwise outer contour
    
    * .notdef#9856 (U+D0BF) has a counter-clockwise outer contour
    
    * .notdef#9856 (U+D0BF) has a counter-clockwise outer contour
    
    * .notdef#9856 (U+D0BF) has a counter-clockwise outer contour
    
    * .notdef#9857 (U+D0C2) has a counter-clockwise outer contour
    
    * .notdef#9857 (U+D0C2) has a counter-clockwise outer contour
    
    * .notdef#9857 (U+D0C2) has a counter-clockwise outer contour
    
    * .notdef#9857 (U+D0C2) has a counter-clockwise outer contour
    
    * .notdef#9858 (U+D0C3) has a counter-clockwise outer contour
    
    * .notdef#9858 (U+D0C3) has a counter-clockwise outer contour
    
    * .notdef#9858 (U+D0C3) has a counter-clockwise outer contour
    
    * .notdef#9858 (U+D0C3) has a counter-clockwise outer contour
    
    * .notdef#9859 (U+D0C5) has a counter-clockwise outer contour
    
    * .notdef#9859 (U+D0C5) has a counter-clockwise outer contour
    
    * .notdef#9859 (U+D0C5) has a counter-clockwise outer contour
    
    * .notdef#9859 (U+D0C5) has a counter-clockwise outer contour
    
    * .notdef#986 (U+BBF9) has a counter-clockwise outer contour
    
    * .notdef#986 (U+BBF9) has a counter-clockwise outer contour
    
    * .notdef#986 (U+BBF9) has a counter-clockwise outer contour
    
    * .notdef#9860 (U+D0C6) has a counter-clockwise outer contour
    
    * .notdef#9860 (U+D0C6) has a counter-clockwise outer contour
    
    * .notdef#9860 (U+D0C6) has a counter-clockwise outer contour
    
    * .notdef#9860 (U+D0C6) has a counter-clockwise outer contour
    
    * .notdef#9860 (U+D0C6) has a counter-clockwise outer contour
    
    * .notdef#9861 (U+D0C7) has a counter-clockwise outer contour
    
    * .notdef#9861 (U+D0C7) has a counter-clockwise outer contour
    
    * .notdef#9861 (U+D0C7) has a counter-clockwise outer contour
    
    * .notdef#9862 (U+D0CA) has a counter-clockwise outer contour
    
    * .notdef#9862 (U+D0CA) has a counter-clockwise outer contour
    
    * .notdef#9862 (U+D0CA) has a counter-clockwise outer contour
    
    * .notdef#9862 (U+D0CA) has a counter-clockwise outer contour
    
    * .notdef#9863 (U+D0CB) has a counter-clockwise outer contour
    
    * .notdef#9863 (U+D0CB) has a counter-clockwise outer contour
    
    * .notdef#9863 (U+D0CB) has a counter-clockwise outer contour
    
    * .notdef#9863 (U+D0CB) has a counter-clockwise outer contour
    
    * .notdef#9864 (U+D0CC) has a counter-clockwise outer contour
    
    * .notdef#9864 (U+D0CC) has a counter-clockwise outer contour
    
    * .notdef#9864 (U+D0CC) has a counter-clockwise outer contour
    
    * .notdef#9864 (U+D0CC) has a counter-clockwise outer contour
    
    * .notdef#9865 (U+D0CD) has a counter-clockwise outer contour
    
    * .notdef#9865 (U+D0CD) has a counter-clockwise outer contour
    
    * .notdef#9865 (U+D0CD) has a counter-clockwise outer contour
    
    * .notdef#9865 (U+D0CD) has a counter-clockwise outer contour
    
    * .notdef#9866 (U+D0CE) has a counter-clockwise outer contour
    
    * .notdef#9866 (U+D0CE) has a counter-clockwise outer contour
    
    * .notdef#9866 (U+D0CE) has a counter-clockwise outer contour
    
    * .notdef#9866 (U+D0CE) has a counter-clockwise outer contour
    
    * .notdef#9866 (U+D0CE) has a counter-clockwise outer contour
    
    * .notdef#9867 (U+D0CF) has a counter-clockwise outer contour
    
    * .notdef#9867 (U+D0CF) has a counter-clockwise outer contour
    
    * .notdef#9867 (U+D0CF) has a counter-clockwise outer contour
    
    * .notdef#9867 (U+D0CF) has a counter-clockwise outer contour
    
    * .notdef#9867 (U+D0CF) has a counter-clockwise outer contour
    
    * .notdef#9868 (U+D0D2) has a counter-clockwise outer contour
    
    * .notdef#9868 (U+D0D2) has a counter-clockwise outer contour
    
    * .notdef#9868 (U+D0D2) has a counter-clockwise outer contour
    
    * .notdef#9868 (U+D0D2) has a counter-clockwise outer contour
    
    * .notdef#9869 (U+D0D6) has a counter-clockwise outer contour
    
    * .notdef#9869 (U+D0D6) has a counter-clockwise outer contour
    
    * .notdef#9869 (U+D0D6) has a counter-clockwise outer contour
    
    * .notdef#987 (U+BBFC) has a counter-clockwise outer contour
    
    * .notdef#987 (U+BBFC) has a counter-clockwise outer contour
    
    * .notdef#987 (U+BBFC) has a counter-clockwise outer contour
    
    * .notdef#9870 (U+D0D7) has a counter-clockwise outer contour
    
    * .notdef#9870 (U+D0D7) has a counter-clockwise outer contour
    
    * .notdef#9870 (U+D0D7) has a counter-clockwise outer contour
    
    * .notdef#9871 (U+D0D8) has a counter-clockwise outer contour
    
    * .notdef#9871 (U+D0D8) has a counter-clockwise outer contour
    
    * .notdef#9871 (U+D0D8) has a counter-clockwise outer contour
    
    * .notdef#9872 (U+D0D9) has a counter-clockwise outer contour
    
    * .notdef#9872 (U+D0D9) has a counter-clockwise outer contour
    
    * .notdef#9872 (U+D0D9) has a counter-clockwise outer contour
    
    * .notdef#9873 (U+D0DA) has a counter-clockwise outer contour
    
    * .notdef#9873 (U+D0DA) has a counter-clockwise outer contour
    
    * .notdef#9873 (U+D0DA) has a counter-clockwise outer contour
    
    * .notdef#9873 (U+D0DA) has a counter-clockwise outer contour
    
    * .notdef#9874 (U+D0DB) has a counter-clockwise outer contour
    
    * .notdef#9874 (U+D0DB) has a counter-clockwise outer contour
    
    * .notdef#9874 (U+D0DB) has a counter-clockwise outer contour
    
    * .notdef#9874 (U+D0DB) has a counter-clockwise outer contour
    
    * .notdef#9875 (U+D0DE) has a counter-clockwise outer contour
    
    * .notdef#9875 (U+D0DE) has a counter-clockwise outer contour
    
    * .notdef#9875 (U+D0DE) has a counter-clockwise outer contour
    
    * .notdef#9875 (U+D0DE) has a counter-clockwise outer contour
    
    * .notdef#9876 (U+D0DF) has a counter-clockwise outer contour
    
    * .notdef#9876 (U+D0DF) has a counter-clockwise outer contour
    
    * .notdef#9876 (U+D0DF) has a counter-clockwise outer contour
    
    * .notdef#9876 (U+D0DF) has a counter-clockwise outer contour
    
    * .notdef#9877 (U+D0E1) has a counter-clockwise outer contour
    
    * .notdef#9877 (U+D0E1) has a counter-clockwise outer contour
    
    * .notdef#9877 (U+D0E1) has a counter-clockwise outer contour
    
    * .notdef#9877 (U+D0E1) has a counter-clockwise outer contour
    
    * .notdef#9878 (U+D0E2) has a counter-clockwise outer contour
    
    * .notdef#9878 (U+D0E2) has a counter-clockwise outer contour
    
    * .notdef#9878 (U+D0E2) has a counter-clockwise outer contour
    
    * .notdef#9878 (U+D0E2) has a counter-clockwise outer contour
    
    * .notdef#9878 (U+D0E2) has a counter-clockwise outer contour
    
    * .notdef#9879 (U+D0E3) has a counter-clockwise outer contour
    
    * .notdef#9879 (U+D0E3) has a counter-clockwise outer contour
    
    * .notdef#9879 (U+D0E3) has a counter-clockwise outer contour
    
    * .notdef#988 (U+BBFF) has a counter-clockwise outer contour
    
    * .notdef#988 (U+BBFF) has a counter-clockwise outer contour
    
    * .notdef#988 (U+BBFF) has a counter-clockwise outer contour
    
    * .notdef#9880 (U+D0E5) has a counter-clockwise outer contour
    
    * .notdef#9880 (U+D0E5) has a counter-clockwise outer contour
    
    * .notdef#9880 (U+D0E5) has a counter-clockwise outer contour
    
    * .notdef#9880 (U+D0E5) has a counter-clockwise outer contour
    
    * .notdef#9881 (U+D0E6) has a counter-clockwise outer contour
    
    * .notdef#9881 (U+D0E6) has a counter-clockwise outer contour
    
    * .notdef#9881 (U+D0E6) has a counter-clockwise outer contour
    
    * .notdef#9881 (U+D0E6) has a counter-clockwise outer contour
    
    * .notdef#9882 (U+D0E7) has a counter-clockwise outer contour
    
    * .notdef#9882 (U+D0E7) has a counter-clockwise outer contour
    
    * .notdef#9882 (U+D0E7) has a counter-clockwise outer contour
    
    * .notdef#9882 (U+D0E7) has a counter-clockwise outer contour
    
    * .notdef#9883 (U+D0E8) has a counter-clockwise outer contour
    
    * .notdef#9883 (U+D0E8) has a counter-clockwise outer contour
    
    * .notdef#9883 (U+D0E8) has a counter-clockwise outer contour
    
    * .notdef#9883 (U+D0E8) has a counter-clockwise outer contour
    
    * .notdef#9884 (U+D0E9) has a counter-clockwise outer contour
    
    * .notdef#9884 (U+D0E9) has a counter-clockwise outer contour
    
    * .notdef#9884 (U+D0E9) has a counter-clockwise outer contour
    
    * .notdef#9884 (U+D0E9) has a counter-clockwise outer contour
    
    * .notdef#9885 (U+D0EA) has a counter-clockwise outer contour
    
    * .notdef#9885 (U+D0EA) has a counter-clockwise outer contour
    
    * .notdef#9885 (U+D0EA) has a counter-clockwise outer contour
    
    * .notdef#9885 (U+D0EA) has a counter-clockwise outer contour
    
    * .notdef#9885 (U+D0EA) has a counter-clockwise outer contour
    
    * .notdef#9886 (U+D0EB) has a counter-clockwise outer contour
    
    * .notdef#9886 (U+D0EB) has a counter-clockwise outer contour
    
    * .notdef#9886 (U+D0EB) has a counter-clockwise outer contour
    
    * .notdef#9886 (U+D0EB) has a counter-clockwise outer contour
    
    * .notdef#9886 (U+D0EB) has a counter-clockwise outer contour
    
    * .notdef#9887 (U+D0EE) has a counter-clockwise outer contour
    
    * .notdef#9887 (U+D0EE) has a counter-clockwise outer contour
    
    * .notdef#9887 (U+D0EE) has a counter-clockwise outer contour
    
    * .notdef#9887 (U+D0EE) has a counter-clockwise outer contour
    
    * .notdef#9888 (U+D0F2) has a counter-clockwise outer contour
    
    * .notdef#9888 (U+D0F2) has a counter-clockwise outer contour
    
    * .notdef#9888 (U+D0F2) has a counter-clockwise outer contour
    
    * .notdef#9889 (U+D0F3) has a counter-clockwise outer contour
    
    * .notdef#9889 (U+D0F3) has a counter-clockwise outer contour
    
    * .notdef#9889 (U+D0F3) has a counter-clockwise outer contour
    
    * .notdef#989 (U+BC00) has a counter-clockwise outer contour
    
    * .notdef#989 (U+BC00) has a counter-clockwise outer contour
    
    * .notdef#989 (U+BC00) has a counter-clockwise outer contour
    
    * .notdef#9890 (U+D0F4) has a counter-clockwise outer contour
    
    * .notdef#9890 (U+D0F4) has a counter-clockwise outer contour
    
    * .notdef#9890 (U+D0F4) has a counter-clockwise outer contour
    
    * .notdef#9891 (U+D0F5) has a counter-clockwise outer contour
    
    * .notdef#9891 (U+D0F5) has a counter-clockwise outer contour
    
    * .notdef#9891 (U+D0F5) has a counter-clockwise outer contour
    
    * .notdef#9892 (U+D0F6) has a counter-clockwise outer contour
    
    * .notdef#9892 (U+D0F6) has a counter-clockwise outer contour
    
    * .notdef#9892 (U+D0F6) has a counter-clockwise outer contour
    
    * .notdef#9892 (U+D0F6) has a counter-clockwise outer contour
    
    * .notdef#9893 (U+D0F7) has a counter-clockwise outer contour
    
    * .notdef#9893 (U+D0F7) has a counter-clockwise outer contour
    
    * .notdef#9893 (U+D0F7) has a counter-clockwise outer contour
    
    * .notdef#9893 (U+D0F7) has a counter-clockwise outer contour
    
    * .notdef#9894 (U+D0F9) has a counter-clockwise outer contour
    
    * .notdef#9894 (U+D0F9) has a counter-clockwise outer contour
    
    * .notdef#9894 (U+D0F9) has a counter-clockwise outer contour
    
    * .notdef#9895 (U+D0FA) has a counter-clockwise outer contour
    
    * .notdef#9895 (U+D0FA) has a counter-clockwise outer contour
    
    * .notdef#9895 (U+D0FA) has a counter-clockwise outer contour
    
    * .notdef#9895 (U+D0FA) has a counter-clockwise outer contour
    
    * .notdef#9896 (U+D0FB) has a counter-clockwise outer contour
    
    * .notdef#9896 (U+D0FB) has a counter-clockwise outer contour
    
    * .notdef#9896 (U+D0FB) has a counter-clockwise outer contour
    
    * .notdef#9896 (U+D0FB) has a counter-clockwise outer contour
    
    * .notdef#9897 (U+D0FC) has a counter-clockwise outer contour
    
    * .notdef#9897 (U+D0FC) has a counter-clockwise outer contour
    
    * .notdef#9897 (U+D0FC) has a counter-clockwise outer contour
    
    * .notdef#9898 (U+D0FD) has a counter-clockwise outer contour
    
    * .notdef#9898 (U+D0FD) has a counter-clockwise outer contour
    
    * .notdef#9898 (U+D0FD) has a counter-clockwise outer contour
    
    * .notdef#9898 (U+D0FD) has a counter-clockwise outer contour
    
    * .notdef#9899 (U+D0FE) has a counter-clockwise outer contour
    
    * .notdef#9899 (U+D0FE) has a counter-clockwise outer contour
    
    * .notdef#9899 (U+D0FE) has a counter-clockwise outer contour
    
    * .notdef#9899 (U+D0FE) has a counter-clockwise outer contour
    
    * .notdef#9899 (U+D0FE) has a counter-clockwise outer contour
    
    * .notdef#99 (U+AC07) has a counter-clockwise outer contour
    
    * .notdef#99 (U+AC07) has a counter-clockwise outer contour
    
    * .notdef#99 (U+AC07) has a counter-clockwise outer contour
    
    * .notdef#990 (U+BC02) has a counter-clockwise outer contour
    
    * .notdef#990 (U+BC02) has a counter-clockwise outer contour
    
    * .notdef#990 (U+BC02) has a counter-clockwise outer contour
    
    * .notdef#990 (U+BC02) has a counter-clockwise outer contour
    
    * .notdef#9900 (U+D0FF) has a counter-clockwise outer contour
    
    * .notdef#9900 (U+D0FF) has a counter-clockwise outer contour
    
    * .notdef#9900 (U+D0FF) has a counter-clockwise outer contour
    
    * .notdef#9901 (U+D100) has a counter-clockwise outer contour
    
    * .notdef#9901 (U+D100) has a counter-clockwise outer contour
    
    * .notdef#9901 (U+D100) has a counter-clockwise outer contour
    
    * .notdef#9902 (U+D101) has a counter-clockwise outer contour
    
    * .notdef#9902 (U+D101) has a counter-clockwise outer contour
    
    * .notdef#9902 (U+D101) has a counter-clockwise outer contour
    
    * .notdef#9902 (U+D101) has a counter-clockwise outer contour
    
    * .notdef#9903 (U+D102) has a counter-clockwise outer contour
    
    * .notdef#9903 (U+D102) has a counter-clockwise outer contour
    
    * .notdef#9903 (U+D102) has a counter-clockwise outer contour
    
    * .notdef#9903 (U+D102) has a counter-clockwise outer contour
    
    * .notdef#9904 (U+D103) has a counter-clockwise outer contour
    
    * .notdef#9904 (U+D103) has a counter-clockwise outer contour
    
    * .notdef#9904 (U+D103) has a counter-clockwise outer contour
    
    * .notdef#9904 (U+D103) has a counter-clockwise outer contour
    
    * .notdef#9905 (U+D104) has a counter-clockwise outer contour
    
    * .notdef#9905 (U+D104) has a counter-clockwise outer contour
    
    * .notdef#9905 (U+D104) has a counter-clockwise outer contour
    
    * .notdef#9905 (U+D104) has a counter-clockwise outer contour
    
    * .notdef#9906 (U+D105) has a counter-clockwise outer contour
    
    * .notdef#9906 (U+D105) has a counter-clockwise outer contour
    
    * .notdef#9906 (U+D105) has a counter-clockwise outer contour
    
    * .notdef#9906 (U+D105) has a counter-clockwise outer contour
    
    * .notdef#9907 (U+D106) has a counter-clockwise outer contour
    
    * .notdef#9907 (U+D106) has a counter-clockwise outer contour
    
    * .notdef#9907 (U+D106) has a counter-clockwise outer contour
    
    * .notdef#9907 (U+D106) has a counter-clockwise outer contour
    
    * .notdef#9907 (U+D106) has a counter-clockwise outer contour
    
    * .notdef#9908 (U+D107) has a counter-clockwise outer contour
    
    * .notdef#9908 (U+D107) has a counter-clockwise outer contour
    
    * .notdef#9908 (U+D107) has a counter-clockwise outer contour
    
    * .notdef#9908 (U+D107) has a counter-clockwise outer contour
    
    * .notdef#9908 (U+D107) has a counter-clockwise outer contour
    
    * .notdef#9909 (U+D108) has a counter-clockwise outer contour
    
    * .notdef#9909 (U+D108) has a counter-clockwise outer contour
    
    * .notdef#9909 (U+D108) has a counter-clockwise outer contour
    
    * .notdef#991 (U+BC08) has a counter-clockwise outer contour
    
    * .notdef#991 (U+BC08) has a counter-clockwise outer contour
    
    * .notdef#991 (U+BC08) has a counter-clockwise outer contour
    
    * .notdef#9910 (U+D109) has a counter-clockwise outer contour
    
    * .notdef#9910 (U+D109) has a counter-clockwise outer contour
    
    * .notdef#9910 (U+D109) has a counter-clockwise outer contour
    
    * .notdef#9911 (U+D10A) has a counter-clockwise outer contour
    
    * .notdef#9911 (U+D10A) has a counter-clockwise outer contour
    
    * .notdef#9911 (U+D10A) has a counter-clockwise outer contour
    
    * .notdef#9911 (U+D10A) has a counter-clockwise outer contour
    
    * .notdef#9912 (U+D10B) has a counter-clockwise outer contour
    
    * .notdef#9912 (U+D10B) has a counter-clockwise outer contour
    
    * .notdef#9912 (U+D10B) has a counter-clockwise outer contour
    
    * .notdef#9913 (U+D10C) has a counter-clockwise outer contour
    
    * .notdef#9913 (U+D10C) has a counter-clockwise outer contour
    
    * .notdef#9913 (U+D10C) has a counter-clockwise outer contour
    
    * .notdef#9914 (U+D10E) has a counter-clockwise outer contour
    
    * .notdef#9914 (U+D10E) has a counter-clockwise outer contour
    
    * .notdef#9914 (U+D10E) has a counter-clockwise outer contour
    
    * .notdef#9915 (U+D10F) has a counter-clockwise outer contour
    
    * .notdef#9915 (U+D10F) has a counter-clockwise outer contour
    
    * .notdef#9915 (U+D10F) has a counter-clockwise outer contour
    
    * .notdef#9916 (U+D110) has a counter-clockwise outer contour
    
    * .notdef#9916 (U+D110) has a counter-clockwise outer contour
    
    * .notdef#9916 (U+D110) has a counter-clockwise outer contour
    
    * .notdef#9917 (U+D111) has a counter-clockwise outer contour
    
    * .notdef#9917 (U+D111) has a counter-clockwise outer contour
    
    * .notdef#9917 (U+D111) has a counter-clockwise outer contour
    
    * .notdef#9918 (U+D112) has a counter-clockwise outer contour
    
    * .notdef#9918 (U+D112) has a counter-clockwise outer contour
    
    * .notdef#9918 (U+D112) has a counter-clockwise outer contour
    
    * .notdef#9918 (U+D112) has a counter-clockwise outer contour
    
    * .notdef#9919 (U+D113) has a counter-clockwise outer contour
    
    * .notdef#9919 (U+D113) has a counter-clockwise outer contour
    
    * .notdef#9919 (U+D113) has a counter-clockwise outer contour
    
    * .notdef#9919 (U+D113) has a counter-clockwise outer contour
    
    * .notdef#992 (U+BC09) has a counter-clockwise outer contour
    
    * .notdef#992 (U+BC09) has a counter-clockwise outer contour
    
    * .notdef#992 (U+BC09) has a counter-clockwise outer contour
    
    * .notdef#9920 (U+D114) has a counter-clockwise outer contour
    
    * .notdef#9920 (U+D114) has a counter-clockwise outer contour
    
    * .notdef#9921 (U+D115) has a counter-clockwise outer contour
    
    * .notdef#9921 (U+D115) has a counter-clockwise outer contour
    
    * .notdef#9921 (U+D115) has a counter-clockwise outer contour
    
    * .notdef#9922 (U+D116) has a counter-clockwise outer contour
    
    * .notdef#9922 (U+D116) has a counter-clockwise outer contour
    
    * .notdef#9922 (U+D116) has a counter-clockwise outer contour
    
    * .notdef#9922 (U+D116) has a counter-clockwise outer contour
    
    * .notdef#9923 (U+D117) has a counter-clockwise outer contour
    
    * .notdef#9923 (U+D117) has a counter-clockwise outer contour
    
    * .notdef#9923 (U+D117) has a counter-clockwise outer contour
    
    * .notdef#9923 (U+D117) has a counter-clockwise outer contour
    
    * .notdef#9924 (U+D118) has a counter-clockwise outer contour
    
    * .notdef#9924 (U+D118) has a counter-clockwise outer contour
    
    * .notdef#9924 (U+D118) has a counter-clockwise outer contour
    
    * .notdef#9925 (U+D119) has a counter-clockwise outer contour
    
    * .notdef#9925 (U+D119) has a counter-clockwise outer contour
    
    * .notdef#9925 (U+D119) has a counter-clockwise outer contour
    
    * .notdef#9925 (U+D119) has a counter-clockwise outer contour
    
    * .notdef#9926 (U+D11A) has a counter-clockwise outer contour
    
    * .notdef#9926 (U+D11A) has a counter-clockwise outer contour
    
    * .notdef#9926 (U+D11A) has a counter-clockwise outer contour
    
    * .notdef#9926 (U+D11A) has a counter-clockwise outer contour
    
    * .notdef#9926 (U+D11A) has a counter-clockwise outer contour
    
    * .notdef#9927 (U+D11B) has a counter-clockwise outer contour
    
    * .notdef#9927 (U+D11B) has a counter-clockwise outer contour
    
    * .notdef#9927 (U+D11B) has a counter-clockwise outer contour
    
    * .notdef#9928 (U+D11C) has a counter-clockwise outer contour
    
    * .notdef#9928 (U+D11C) has a counter-clockwise outer contour
    
    * .notdef#9928 (U+D11C) has a counter-clockwise outer contour
    
    * .notdef#9929 (U+D11D) has a counter-clockwise outer contour
    
    * .notdef#9929 (U+D11D) has a counter-clockwise outer contour
    
    * .notdef#9929 (U+D11D) has a counter-clockwise outer contour
    
    * .notdef#9929 (U+D11D) has a counter-clockwise outer contour
    
    * .notdef#993 (U+BC0B) has a counter-clockwise outer contour
    
    * .notdef#993 (U+BC0B) has a counter-clockwise outer contour
    
    * .notdef#993 (U+BC0B) has a counter-clockwise outer contour
    
    * .notdef#9930 (U+D11E) has a counter-clockwise outer contour
    
    * .notdef#9930 (U+D11E) has a counter-clockwise outer contour
    
    * .notdef#9930 (U+D11E) has a counter-clockwise outer contour
    
    * .notdef#9930 (U+D11E) has a counter-clockwise outer contour
    
    * .notdef#9931 (U+D11F) has a counter-clockwise outer contour
    
    * .notdef#9931 (U+D11F) has a counter-clockwise outer contour
    
    * .notdef#9931 (U+D11F) has a counter-clockwise outer contour
    
    * .notdef#9931 (U+D11F) has a counter-clockwise outer contour
    
    * .notdef#9932 (U+D120) has a counter-clockwise outer contour
    
    * .notdef#9932 (U+D120) has a counter-clockwise outer contour
    
    * .notdef#9932 (U+D120) has a counter-clockwise outer contour
    
    * .notdef#9932 (U+D120) has a counter-clockwise outer contour
    
    * .notdef#9933 (U+D121) has a counter-clockwise outer contour
    
    * .notdef#9933 (U+D121) has a counter-clockwise outer contour
    
    * .notdef#9933 (U+D121) has a counter-clockwise outer contour
    
    * .notdef#9933 (U+D121) has a counter-clockwise outer contour
    
    * .notdef#9934 (U+D122) has a counter-clockwise outer contour
    
    * .notdef#9934 (U+D122) has a counter-clockwise outer contour
    
    * .notdef#9934 (U+D122) has a counter-clockwise outer contour
    
    * .notdef#9934 (U+D122) has a counter-clockwise outer contour
    
    * .notdef#9934 (U+D122) has a counter-clockwise outer contour
    
    * .notdef#9935 (U+D123) has a counter-clockwise outer contour
    
    * .notdef#9935 (U+D123) has a counter-clockwise outer contour
    
    * .notdef#9935 (U+D123) has a counter-clockwise outer contour
    
    * .notdef#9935 (U+D123) has a counter-clockwise outer contour
    
    * .notdef#9935 (U+D123) has a counter-clockwise outer contour
    
    * .notdef#9936 (U+D124) has a counter-clockwise outer contour
    
    * .notdef#9936 (U+D124) has a counter-clockwise outer contour
    
    * .notdef#9936 (U+D124) has a counter-clockwise outer contour
    
    * .notdef#9937 (U+D125) has a counter-clockwise outer contour
    
    * .notdef#9937 (U+D125) has a counter-clockwise outer contour
    
    * .notdef#9937 (U+D125) has a counter-clockwise outer contour
    
    * .notdef#9938 (U+D126) has a counter-clockwise outer contour
    
    * .notdef#9938 (U+D126) has a counter-clockwise outer contour
    
    * .notdef#9938 (U+D126) has a counter-clockwise outer contour
    
    * .notdef#9938 (U+D126) has a counter-clockwise outer contour
    
    * .notdef#9939 (U+D127) has a counter-clockwise outer contour
    
    * .notdef#9939 (U+D127) has a counter-clockwise outer contour
    
    * .notdef#9939 (U+D127) has a counter-clockwise outer contour
    
    * .notdef#994 (U+BC0C) has a counter-clockwise outer contour
    
    * .notdef#994 (U+BC0C) has a counter-clockwise outer contour
    
    * .notdef#994 (U+BC0C) has a counter-clockwise outer contour
    
    * .notdef#9940 (U+D128) has a counter-clockwise outer contour
    
    * .notdef#9940 (U+D128) has a counter-clockwise outer contour
    
    * .notdef#9940 (U+D128) has a counter-clockwise outer contour
    
    * .notdef#9941 (U+D129) has a counter-clockwise outer contour
    
    * .notdef#9941 (U+D129) has a counter-clockwise outer contour
    
    * .notdef#9941 (U+D129) has a counter-clockwise outer contour
    
    * .notdef#9942 (U+D12A) has a counter-clockwise outer contour
    
    * .notdef#9942 (U+D12A) has a counter-clockwise outer contour
    
    * .notdef#9942 (U+D12A) has a counter-clockwise outer contour
    
    * .notdef#9943 (U+D12B) has a counter-clockwise outer contour
    
    * .notdef#9943 (U+D12B) has a counter-clockwise outer contour
    
    * .notdef#9943 (U+D12B) has a counter-clockwise outer contour
    
    * .notdef#9944 (U+D12C) has a counter-clockwise outer contour
    
    * .notdef#9944 (U+D12C) has a counter-clockwise outer contour
    
    * .notdef#9944 (U+D12C) has a counter-clockwise outer contour
    
    * .notdef#9945 (U+D12D) has a counter-clockwise outer contour
    
    * .notdef#9945 (U+D12D) has a counter-clockwise outer contour
    
    * .notdef#9945 (U+D12D) has a counter-clockwise outer contour
    
    * .notdef#9946 (U+D12E) has a counter-clockwise outer contour
    
    * .notdef#9946 (U+D12E) has a counter-clockwise outer contour
    
    * .notdef#9946 (U+D12E) has a counter-clockwise outer contour
    
    * .notdef#9946 (U+D12E) has a counter-clockwise outer contour
    
    * .notdef#9947 (U+D12F) has a counter-clockwise outer contour
    
    * .notdef#9947 (U+D12F) has a counter-clockwise outer contour
    
    * .notdef#9947 (U+D12F) has a counter-clockwise outer contour
    
    * .notdef#9947 (U+D12F) has a counter-clockwise outer contour
    
    * .notdef#9948 (U+D132) has a counter-clockwise outer contour
    
    * .notdef#9948 (U+D132) has a counter-clockwise outer contour
    
    * .notdef#9948 (U+D132) has a counter-clockwise outer contour
    
    * .notdef#9948 (U+D132) has a counter-clockwise outer contour
    
    * .notdef#9949 (U+D133) has a counter-clockwise outer contour
    
    * .notdef#9949 (U+D133) has a counter-clockwise outer contour
    
    * .notdef#9949 (U+D133) has a counter-clockwise outer contour
    
    * .notdef#9949 (U+D133) has a counter-clockwise outer contour
    
    * .notdef#995 (U+BC0D) has a counter-clockwise outer contour
    
    * .notdef#995 (U+BC0D) has a counter-clockwise outer contour
    
    * .notdef#995 (U+BC0D) has a counter-clockwise outer contour
    
    * .notdef#9950 (U+D135) has a counter-clockwise outer contour
    
    * .notdef#9950 (U+D135) has a counter-clockwise outer contour
    
    * .notdef#9950 (U+D135) has a counter-clockwise outer contour
    
    * .notdef#9950 (U+D135) has a counter-clockwise outer contour
    
    * .notdef#9951 (U+D136) has a counter-clockwise outer contour
    
    * .notdef#9951 (U+D136) has a counter-clockwise outer contour
    
    * .notdef#9951 (U+D136) has a counter-clockwise outer contour
    
    * .notdef#9951 (U+D136) has a counter-clockwise outer contour
    
    * .notdef#9951 (U+D136) has a counter-clockwise outer contour
    
    * .notdef#9952 (U+D137) has a counter-clockwise outer contour
    
    * .notdef#9952 (U+D137) has a counter-clockwise outer contour
    
    * .notdef#9952 (U+D137) has a counter-clockwise outer contour
    
    * .notdef#9953 (U+D139) has a counter-clockwise outer contour
    
    * .notdef#9953 (U+D139) has a counter-clockwise outer contour
    
    * .notdef#9953 (U+D139) has a counter-clockwise outer contour
    
    * .notdef#9953 (U+D139) has a counter-clockwise outer contour
    
    * .notdef#9954 (U+D13B) has a counter-clockwise outer contour
    
    * .notdef#9954 (U+D13B) has a counter-clockwise outer contour
    
    * .notdef#9954 (U+D13B) has a counter-clockwise outer contour
    
    * .notdef#9954 (U+D13B) has a counter-clockwise outer contour
    
    * .notdef#9955 (U+D13C) has a counter-clockwise outer contour
    
    * .notdef#9955 (U+D13C) has a counter-clockwise outer contour
    
    * .notdef#9955 (U+D13C) has a counter-clockwise outer contour
    
    * .notdef#9955 (U+D13C) has a counter-clockwise outer contour
    
    * .notdef#9956 (U+D13D) has a counter-clockwise outer contour
    
    * .notdef#9956 (U+D13D) has a counter-clockwise outer contour
    
    * .notdef#9956 (U+D13D) has a counter-clockwise outer contour
    
    * .notdef#9956 (U+D13D) has a counter-clockwise outer contour
    
    * .notdef#9957 (U+D13E) has a counter-clockwise outer contour
    
    * .notdef#9957 (U+D13E) has a counter-clockwise outer contour
    
    * .notdef#9957 (U+D13E) has a counter-clockwise outer contour
    
    * .notdef#9957 (U+D13E) has a counter-clockwise outer contour
    
    * .notdef#9957 (U+D13E) has a counter-clockwise outer contour
    
    * .notdef#9958 (U+D13F) has a counter-clockwise outer contour
    
    * .notdef#9958 (U+D13F) has a counter-clockwise outer contour
    
    * .notdef#9958 (U+D13F) has a counter-clockwise outer contour
    
    * .notdef#9958 (U+D13F) has a counter-clockwise outer contour
    
    * .notdef#9958 (U+D13F) has a counter-clockwise outer contour
    
    * .notdef#9959 (U+D142) has a counter-clockwise outer contour
    
    * .notdef#9959 (U+D142) has a counter-clockwise outer contour
    
    * .notdef#9959 (U+D142) has a counter-clockwise outer contour
    
    * .notdef#9959 (U+D142) has a counter-clockwise outer contour
    
    * .notdef#996 (U+BC0F) has a counter-clockwise outer contour
    
    * .notdef#996 (U+BC0F) has a counter-clockwise outer contour
    
    * .notdef#996 (U+BC0F) has a counter-clockwise outer contour
    
    * .notdef#9960 (U+D146) has a counter-clockwise outer contour
    
    * .notdef#9960 (U+D146) has a counter-clockwise outer contour
    
    * .notdef#9960 (U+D146) has a counter-clockwise outer contour
    
    * .notdef#9961 (U+D147) has a counter-clockwise outer contour
    
    * .notdef#9961 (U+D147) has a counter-clockwise outer contour
    
    * .notdef#9961 (U+D147) has a counter-clockwise outer contour
    
    * .notdef#9962 (U+D148) has a counter-clockwise outer contour
    
    * .notdef#9962 (U+D148) has a counter-clockwise outer contour
    
    * .notdef#9962 (U+D148) has a counter-clockwise outer contour
    
    * .notdef#9963 (U+D149) has a counter-clockwise outer contour
    
    * .notdef#9963 (U+D149) has a counter-clockwise outer contour
    
    * .notdef#9963 (U+D149) has a counter-clockwise outer contour
    
    * .notdef#9964 (U+D14A) has a counter-clockwise outer contour
    
    * .notdef#9964 (U+D14A) has a counter-clockwise outer contour
    
    * .notdef#9964 (U+D14A) has a counter-clockwise outer contour
    
    * .notdef#9964 (U+D14A) has a counter-clockwise outer contour
    
    * .notdef#9965 (U+D14B) has a counter-clockwise outer contour
    
    * .notdef#9965 (U+D14B) has a counter-clockwise outer contour
    
    * .notdef#9965 (U+D14B) has a counter-clockwise outer contour
    
    * .notdef#9965 (U+D14B) has a counter-clockwise outer contour
    
    * .notdef#9966 (U+D14E) has a counter-clockwise outer contour
    
    * .notdef#9966 (U+D14E) has a counter-clockwise outer contour
    
    * .notdef#9966 (U+D14E) has a counter-clockwise outer contour
    
    * .notdef#9966 (U+D14E) has a counter-clockwise outer contour
    
    * .notdef#9966 (U+D14E) has a counter-clockwise outer contour
    
    * .notdef#9967 (U+D14F) has a counter-clockwise outer contour
    
    * .notdef#9967 (U+D14F) has a counter-clockwise outer contour
    
    * .notdef#9967 (U+D14F) has a counter-clockwise outer contour
    
    * .notdef#9967 (U+D14F) has a counter-clockwise outer contour
    
    * .notdef#9967 (U+D14F) has a counter-clockwise outer contour
    
    * .notdef#9968 (U+D151) has a counter-clockwise outer contour
    
    * .notdef#9968 (U+D151) has a counter-clockwise outer contour
    
    * .notdef#9968 (U+D151) has a counter-clockwise outer contour
    
    * .notdef#9968 (U+D151) has a counter-clockwise outer contour
    
    * .notdef#9968 (U+D151) has a counter-clockwise outer contour
    
    * .notdef#9969 (U+D152) has a counter-clockwise outer contour
    
    * .notdef#9969 (U+D152) has a counter-clockwise outer contour
    
    * .notdef#9969 (U+D152) has a counter-clockwise outer contour
    
    * .notdef#9969 (U+D152) has a counter-clockwise outer contour
    
    * .notdef#9969 (U+D152) has a counter-clockwise outer contour
    
    * .notdef#9969 (U+D152) has a counter-clockwise outer contour
    
    * .notdef#997 (U+BC11) has a counter-clockwise outer contour
    
    * .notdef#997 (U+BC11) has a counter-clockwise outer contour
    
    * .notdef#997 (U+BC11) has a counter-clockwise outer contour
    
    * .notdef#9970 (U+D153) has a counter-clockwise outer contour
    
    * .notdef#9970 (U+D153) has a counter-clockwise outer contour
    
    * .notdef#9970 (U+D153) has a counter-clockwise outer contour
    
    * .notdef#9970 (U+D153) has a counter-clockwise outer contour
    
    * .notdef#9971 (U+D155) has a counter-clockwise outer contour
    
    * .notdef#9971 (U+D155) has a counter-clockwise outer contour
    
    * .notdef#9971 (U+D155) has a counter-clockwise outer contour
    
    * .notdef#9971 (U+D155) has a counter-clockwise outer contour
    
    * .notdef#9971 (U+D155) has a counter-clockwise outer contour
    
    * .notdef#9972 (U+D156) has a counter-clockwise outer contour
    
    * .notdef#9972 (U+D156) has a counter-clockwise outer contour
    
    * .notdef#9972 (U+D156) has a counter-clockwise outer contour
    
    * .notdef#9972 (U+D156) has a counter-clockwise outer contour
    
    * .notdef#9972 (U+D156) has a counter-clockwise outer contour
    
    * .notdef#9973 (U+D157) has a counter-clockwise outer contour
    
    * .notdef#9973 (U+D157) has a counter-clockwise outer contour
    
    * .notdef#9973 (U+D157) has a counter-clockwise outer contour
    
    * .notdef#9973 (U+D157) has a counter-clockwise outer contour
    
    * .notdef#9973 (U+D157) has a counter-clockwise outer contour
    
    * .notdef#9974 (U+D158) has a counter-clockwise outer contour
    
    * .notdef#9974 (U+D158) has a counter-clockwise outer contour
    
    * .notdef#9974 (U+D158) has a counter-clockwise outer contour
    
    * .notdef#9974 (U+D158) has a counter-clockwise outer contour
    
    * .notdef#9974 (U+D158) has a counter-clockwise outer contour
    
    * .notdef#9975 (U+D159) has a counter-clockwise outer contour
    
    * .notdef#9975 (U+D159) has a counter-clockwise outer contour
    
    * .notdef#9975 (U+D159) has a counter-clockwise outer contour
    
    * .notdef#9975 (U+D159) has a counter-clockwise outer contour
    
    * .notdef#9975 (U+D159) has a counter-clockwise outer contour
    
    * .notdef#9976 (U+D15A) has a counter-clockwise outer contour
    
    * .notdef#9976 (U+D15A) has a counter-clockwise outer contour
    
    * .notdef#9976 (U+D15A) has a counter-clockwise outer contour
    
    * .notdef#9976 (U+D15A) has a counter-clockwise outer contour
    
    * .notdef#9976 (U+D15A) has a counter-clockwise outer contour
    
    * .notdef#9976 (U+D15A) has a counter-clockwise outer contour
    
    * .notdef#9977 (U+D15B) has a counter-clockwise outer contour
    
    * .notdef#9977 (U+D15B) has a counter-clockwise outer contour
    
    * .notdef#9977 (U+D15B) has a counter-clockwise outer contour
    
    * .notdef#9977 (U+D15B) has a counter-clockwise outer contour
    
    * .notdef#9977 (U+D15B) has a counter-clockwise outer contour
    
    * .notdef#9977 (U+D15B) has a counter-clockwise outer contour
    
    * .notdef#9978 (U+D15E) has a counter-clockwise outer contour
    
    * .notdef#9978 (U+D15E) has a counter-clockwise outer contour
    
    * .notdef#9978 (U+D15E) has a counter-clockwise outer contour
    
    * .notdef#9978 (U+D15E) has a counter-clockwise outer contour
    
    * .notdef#9978 (U+D15E) has a counter-clockwise outer contour
    
    * .notdef#9979 (U+D160) has a counter-clockwise outer contour
    
    * .notdef#9979 (U+D160) has a counter-clockwise outer contour
    
    * .notdef#9979 (U+D160) has a counter-clockwise outer contour
    
    * .notdef#9979 (U+D160) has a counter-clockwise outer contour
    
    * .notdef#998 (U+BC14) has a counter-clockwise outer contour
    
    * .notdef#998 (U+BC14) has a counter-clockwise outer contour
    
    * .notdef#9980 (U+D162) has a counter-clockwise outer contour
    
    * .notdef#9980 (U+D162) has a counter-clockwise outer contour
    
    * .notdef#9980 (U+D162) has a counter-clockwise outer contour
    
    * .notdef#9980 (U+D162) has a counter-clockwise outer contour
    
    * .notdef#9981 (U+D163) has a counter-clockwise outer contour
    
    * .notdef#9981 (U+D163) has a counter-clockwise outer contour
    
    * .notdef#9981 (U+D163) has a counter-clockwise outer contour
    
    * .notdef#9981 (U+D163) has a counter-clockwise outer contour
    
    * .notdef#9982 (U+D164) has a counter-clockwise outer contour
    
    * .notdef#9982 (U+D164) has a counter-clockwise outer contour
    
    * .notdef#9982 (U+D164) has a counter-clockwise outer contour
    
    * .notdef#9982 (U+D164) has a counter-clockwise outer contour
    
    * .notdef#9983 (U+D165) has a counter-clockwise outer contour
    
    * .notdef#9983 (U+D165) has a counter-clockwise outer contour
    
    * .notdef#9983 (U+D165) has a counter-clockwise outer contour
    
    * .notdef#9983 (U+D165) has a counter-clockwise outer contour
    
    * .notdef#9984 (U+D166) has a counter-clockwise outer contour
    
    * .notdef#9984 (U+D166) has a counter-clockwise outer contour
    
    * .notdef#9984 (U+D166) has a counter-clockwise outer contour
    
    * .notdef#9984 (U+D166) has a counter-clockwise outer contour
    
    * .notdef#9984 (U+D166) has a counter-clockwise outer contour
    
    * .notdef#9985 (U+D167) has a counter-clockwise outer contour
    
    * .notdef#9985 (U+D167) has a counter-clockwise outer contour
    
    * .notdef#9985 (U+D167) has a counter-clockwise outer contour
    
    * .notdef#9985 (U+D167) has a counter-clockwise outer contour
    
    * .notdef#9985 (U+D167) has a counter-clockwise outer contour
    
    * .notdef#9986 (U+D169) has a counter-clockwise outer contour
    
    * .notdef#9986 (U+D169) has a counter-clockwise outer contour
    
    * .notdef#9986 (U+D169) has a counter-clockwise outer contour
    
    * .notdef#9987 (U+D16A) has a counter-clockwise outer contour
    
    * .notdef#9987 (U+D16A) has a counter-clockwise outer contour
    
    * .notdef#9987 (U+D16A) has a counter-clockwise outer contour
    
    * .notdef#9987 (U+D16A) has a counter-clockwise outer contour
    
    * .notdef#9988 (U+D16B) has a counter-clockwise outer contour
    
    * .notdef#9988 (U+D16B) has a counter-clockwise outer contour
    
    * .notdef#9988 (U+D16B) has a counter-clockwise outer contour
    
    * .notdef#9988 (U+D16B) has a counter-clockwise outer contour
    
    * .notdef#9989 (U+D16D) has a counter-clockwise outer contour
    
    * .notdef#9989 (U+D16D) has a counter-clockwise outer contour
    
    * .notdef#9989 (U+D16D) has a counter-clockwise outer contour
    
    * .notdef#9989 (U+D16D) has a counter-clockwise outer contour
    
    * .notdef#999 (U+BC15) has a counter-clockwise outer contour
    
    * .notdef#999 (U+BC15) has a counter-clockwise outer contour
    
    * .notdef#999 (U+BC15) has a counter-clockwise outer contour
    
    * .notdef#9990 (U+D16E) has a counter-clockwise outer contour
    
    * .notdef#9990 (U+D16E) has a counter-clockwise outer contour
    
    * .notdef#9990 (U+D16E) has a counter-clockwise outer contour
    
    * .notdef#9990 (U+D16E) has a counter-clockwise outer contour
    
    * .notdef#9990 (U+D16E) has a counter-clockwise outer contour
    
    * .notdef#9991 (U+D16F) has a counter-clockwise outer contour
    
    * .notdef#9991 (U+D16F) has a counter-clockwise outer contour
    
    * .notdef#9991 (U+D16F) has a counter-clockwise outer contour
    
    * .notdef#9992 (U+D170) has a counter-clockwise outer contour
    
    * .notdef#9992 (U+D170) has a counter-clockwise outer contour
    
    * .notdef#9992 (U+D170) has a counter-clockwise outer contour
    
    * .notdef#9993 (U+D171) has a counter-clockwise outer contour
    
    * .notdef#9993 (U+D171) has a counter-clockwise outer contour
    
    * .notdef#9993 (U+D171) has a counter-clockwise outer contour
    
    * .notdef#9993 (U+D171) has a counter-clockwise outer contour
    
    * .notdef#9994 (U+D172) has a counter-clockwise outer contour
    
    * .notdef#9994 (U+D172) has a counter-clockwise outer contour
    
    * .notdef#9994 (U+D172) has a counter-clockwise outer contour
    
    * .notdef#9994 (U+D172) has a counter-clockwise outer contour
    
    * .notdef#9995 (U+D173) has a counter-clockwise outer contour
    
    * .notdef#9995 (U+D173) has a counter-clockwise outer contour
    
    * .notdef#9995 (U+D173) has a counter-clockwise outer contour
    
    * .notdef#9995 (U+D173) has a counter-clockwise outer contour
    
    * .notdef#9996 (U+D174) has a counter-clockwise outer contour
    
    * .notdef#9996 (U+D174) has a counter-clockwise outer contour
    
    * .notdef#9996 (U+D174) has a counter-clockwise outer contour
    
    * .notdef#9996 (U+D174) has a counter-clockwise outer contour
    
    * .notdef#9997 (U+D175) has a counter-clockwise outer contour
    
    * .notdef#9997 (U+D175) has a counter-clockwise outer contour
    
    * .notdef#9997 (U+D175) has a counter-clockwise outer contour
    
    * .notdef#9997 (U+D175) has a counter-clockwise outer contour
    
    * .notdef#9998 (U+D176) has a counter-clockwise outer contour
    
    * .notdef#9998 (U+D176) has a counter-clockwise outer contour
    
    * .notdef#9998 (U+D176) has a counter-clockwise outer contour
    
    * .notdef#9998 (U+D176) has a counter-clockwise outer contour
    
    * .notdef#9998 (U+D176) has a counter-clockwise outer contour
    
    * .notdef#9999 (U+D177) has a counter-clockwise outer contour
    
    * .notdef#9999 (U+D177) has a counter-clockwise outer contour
    
    * .notdef#9999 (U+D177) has a counter-clockwise outer contour
    
    * .notdef#9999 (U+D177) has a counter-clockwise outer contour
    
    * .notdef#9999 (U+D177) has a counter-clockwise outer contour
    
    [code: ccw-outer-contour]

Do outlines contain any jaggy segments?

Check ID: <FontBakeryCheck:outline_jaggy_segments>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    The following glyphs have jaggy segments:

    * .notdef#10169 (U+D239): B<<379.0,151.0>-<388.0,151.0>-<399.0,166.0>>/B<<399.0,166.0>-<398.0,165.0>-<398.0,162.0>> = 8.746162262555211
    
    * .notdef#10566 (U+D42C): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10567 (U+D42D): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10568 (U+D42E): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10569 (U+D42F): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10570 (U+D430): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10571 (U+D431): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10572 (U+D432): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10573 (U+D433): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10581 (U+D43B): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10583 (U+D43D): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10585 (U+D43F): L<<77.0,523.0>--<78.0,523.0>>/B<<78.0,523.0>-<40.0,525.0>-<40.0,509.0>> = 3.012787504183286
    
    * .notdef#10643 (U+D486): B<<376.0,174.0>-<376.0,184.0>-<368.0,192.0>>/B<<368.0,192.0>-<372.0,186.0>-<379.0,186.0>> = 11.309932474020195
    
    * .notdef#10687 (U+D4B8): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#10688 (U+D4B9): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#10689 (U+D4BA): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#10690 (U+D4BB): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#10691 (U+D4BC): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#10692 (U+D4BD): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#10693 (U+D4BE): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#10694 (U+D4BF): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#10702 (U+D4C7): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#10704 (U+D4C9): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#10706 (U+D4CB): L<<77.0,499.0>--<78.0,499.0>>/B<<78.0,499.0>-<40.0,501.0>-<40.0,485.0>> = 3.012787504183286
    
    * .notdef#1083 (U+BD84): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#1104 (U+BDF4): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#1180 (U+BFD0): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#1311 (U+C21C): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#1418 (U+C468): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#148 (U+AC90): B<<296.0,388.0>-<308.0,428.0>-<316.0,465.0>>/B<<316.0,465.0>-<316.0,460.0>-<323.5,451.5>> = 12.200468727380786
    
    * .notdef#150 (U+AC9C): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#151 (U+AC9D): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#152 (U+AC9F): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#153 (U+ACA0): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#154 (U+ACA1): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#1583 (U+C6B4): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#1616 (U+C724): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#168 (U+ACC8): B<<305.0,420.5>-<318.0,471.0>-<327.0,516.0>>/B<<327.0,516.0>-<327.0,510.0>-<335.5,501.5>> = 11.309932474020195
    
    * .notdef#1749 (U+C900): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#1768 (U+C970): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#1851 (U+CB4C): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#1856 (U+CB64): B<<289.0,338.0>-<301.0,338.0>-<305.0,342.0>>/L<<305.0,342.0>--<288.0,316.0>> = 11.821488340607226
    
    * .notdef#1859 (U+CB9C): B<<289.0,338.0>-<301.0,338.0>-<305.0,342.0>>/L<<305.0,342.0>--<288.0,316.0>> = 11.821488340607226
    
    * .notdef#1946 (U+CD98): B<<133.0,332.0>-<102.0,333.0>-<87.0,335.0>>/L<<87.0,335.0>--<88.0,335.0>> = 7.594643368591447
    
    * .notdef#1964 (U+CE08): B<<133.0,332.0>-<102.0,333.0>-<87.0,335.0>>/L<<87.0,335.0>--<88.0,335.0>> = 7.594643368591447
    
    * .notdef#1967 (U+CE19): B<<453.0,156.0>-<453.0,103.0>-<467.0,89.0>>/B<<467.0,89.0>-<452.0,98.0>-<434.0,104.0>> = 14.036243467926457
    
    * .notdef#1967 (U+CE19): B<<512.0,48.0>-<500.0,69.0>-<473.0,86.0>>/B<<473.0,86.0>-<474.0,85.0>-<477.0,85.0>> = 12.804266065286768
    
    * .notdef#2054 (U+CFE4): B<<133.0,362.0>-<102.0,363.0>-<87.0,365.0>>/L<<87.0,365.0>--<88.0,365.0>> = 7.594643368591447
    
    * .notdef#2075 (U+D054): B<<133.0,362.0>-<102.0,363.0>-<87.0,365.0>>/L<<87.0,365.0>--<88.0,365.0>> = 7.594643368591447
    
    * .notdef#215 (U+AD70): B<<133.0,372.0>-<102.0,373.0>-<87.0,375.0>>/L<<87.0,375.0>--<88.0,375.0>> = 7.594643368591447
    
    * .notdef#2156 (U+D230): B<<133.0,332.0>-<102.0,333.0>-<87.0,335.0>>/L<<87.0,335.0>--<88.0,335.0>> = 7.594643368591447
    
    * .notdef#2173 (U+D2A0): B<<133.0,332.0>-<102.0,333.0>-<87.0,335.0>>/L<<87.0,335.0>--<88.0,335.0>> = 7.594643368591447
    
    * .notdef#2176 (U+D2B1): B<<453.0,156.0>-<453.0,103.0>-<467.0,89.0>>/B<<467.0,89.0>-<452.0,98.0>-<434.0,104.0>> = 14.036243467926457
    
    * .notdef#2176 (U+D2B1): B<<512.0,48.0>-<500.0,69.0>-<473.0,86.0>>/B<<473.0,86.0>-<474.0,85.0>-<477.0,85.0>> = 12.804266065286768
    
    * .notdef#2269 (U+D47C): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#2285 (U+D4EC): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#2389 (U+D6C8): B<<133.0,332.0>-<102.0,333.0>-<87.0,335.0>>/L<<87.0,335.0>--<88.0,335.0>> = 7.594643368591447
    
    * .notdef#2391 (U+D6D1): B<<379.0,151.0>-<388.0,151.0>-<399.0,166.0>>/B<<399.0,166.0>-<398.0,165.0>-<398.0,162.0>> = 8.746162262555211
    
    * .notdef#2415 (U+D738): B<<133.0,332.0>-<102.0,333.0>-<87.0,335.0>>/L<<87.0,335.0>--<88.0,335.0>> = 7.594643368591447
    
    * .notdef#2419 (U+D749): B<<453.0,156.0>-<453.0,103.0>-<467.0,89.0>>/B<<467.0,89.0>-<452.0,98.0>-<434.0,104.0>> = 14.036243467926457
    
    * .notdef#2419 (U+D749): B<<512.0,48.0>-<500.0,69.0>-<473.0,86.0>>/B<<473.0,86.0>-<474.0,85.0>-<477.0,85.0>> = 12.804266065286768
    
    * .notdef#242 (U+ADE0): B<<133.0,372.0>-<102.0,373.0>-<87.0,375.0>>/L<<87.0,375.0>--<88.0,375.0>> = 7.594643368591447
    
    * .notdef#2535 (U+AC8D): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#2536 (U+AC8E): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#2537 (U+AC8F): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#2538 (U+AC91): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#2540 (U+AC93): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#2548 (U+AC9E): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#2549 (U+ACA2): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#2551 (U+ACA4): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#2553 (U+ACA6): B<<296.5,406.5>-<308.0,445.0>-<316.0,479.0>>/B<<316.0,479.0>-<316.0,475.0>-<323.5,466.0>> = 13.240519915187184
    
    * .notdef#2694 (U+AD6F): B<<356.0,196.0>-<356.0,144.0>-<370.0,130.0>>/B<<370.0,130.0>-<357.0,140.0>-<333.0,140.0>> = 7.43140797117244
    
    * .notdef#2969 (U+AEDA): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#2969 (U+AEDA): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#2970 (U+AEDB): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#2970 (U+AEDB): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#2971 (U+AEDD): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#2971 (U+AEDD): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#2973 (U+AEDF): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#2973 (U+AEDF): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#2974 (U+AEE0): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#2975 (U+AEE1): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#2976 (U+AEE2): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#2977 (U+AEE3): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#2978 (U+AEE4): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#2979 (U+AEE5): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#2980 (U+AEE6): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#2981 (U+AEE7): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#2982 (U+AEE9): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#2982 (U+AEE9): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#2983 (U+AEEA): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#2983 (U+AEEA): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#2984 (U+AEEC): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#2984 (U+AEEC): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#2985 (U+AEEE): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#2985 (U+AEEE): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#2986 (U+AEEF): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#2987 (U+AEF0): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#2987 (U+AEF0): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#2988 (U+AEF1): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#2989 (U+AEF2): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#2989 (U+AEF2): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#2990 (U+AEF3): B<<346.5,414.5>-<358.0,454.0>-<366.0,488.0>>/B<<366.0,488.0>-<366.0,483.0>-<373.5,474.5>> = 13.240519915187184
    
    * .notdef#3013 (U+AF11): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#3015 (U+AF13): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#3017 (U+AF15): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#3018 (U+AF16): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#3019 (U+AF17): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#302 (U+AED9): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#302 (U+AED9): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#3020 (U+AF18): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#3022 (U+AF1A): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#3023 (U+AF1B): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#3024 (U+AF1C): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#3025 (U+AF1D): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#3026 (U+AF1E): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#3027 (U+AF1F): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#3028 (U+AF20): B<<366.0,477.5>-<373.0,510.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.426969021480636
    
    * .notdef#3029 (U+AF21): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#303 (U+AEDC): B<<346.0,386.5>-<358.0,429.0>-<366.0,467.0>>/B<<366.0,467.0>-<366.0,462.0>-<373.0,453.0>> = 11.888658039627968
    
    * .notdef#303 (U+AEDC): B<<397.0,479.0>-<370.0,479.0>-<367.0,469.0>>/B<<367.0,469.0>-<369.0,479.0>-<371.5,495.5>> = 5.389311759973354
    
    * .notdef#3030 (U+AF22): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#3031 (U+AF23): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#3032 (U+AF24): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#3033 (U+AF25): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#3034 (U+AF26): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#3035 (U+AF27): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#3036 (U+AF28): B<<359.0,443.0>-<371.0,496.0>-<377.0,537.0>>/B<<377.0,537.0>-<377.0,531.0>-<385.0,522.0>> = 8.325650330426804
    
    * .notdef#3037 (U+AF29): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#3039 (U+AF2B): B<<361.5,458.5>-<373.0,510.0>-<378.0,547.0>>/B<<378.0,547.0>-<378.0,542.0>-<386.0,533.0>> = 7.696051722016557
    
    * .notdef#304 (U+AEE8): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#304 (U+AEE8): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#305 (U+AEEB): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#305 (U+AEEB): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#306 (U+AEED): B<<346.0,402.0>-<358.0,443.0>-<366.0,480.0>>/B<<366.0,480.0>-<366.0,477.0>-<372.5,468.0>> = 12.200468727380786
    
    * .notdef#306 (U+AEED): B<<396.0,492.0>-<370.0,492.0>-<367.0,483.0>>/B<<367.0,483.0>-<369.0,491.0>-<371.5,506.5>> = 4.398705354995508
    
    * .notdef#3164 (U+AFC6): B<<378.0,196.0>-<382.0,196.0>-<387.0,199.0>>/B<<387.0,199.0>-<386.0,198.0>-<386.0,194.0>> = 14.036243467926457
    
    * .notdef#3243 (U+B02C): B<<133.0,362.0>-<102.0,363.0>-<87.0,365.0>>/L<<87.0,365.0>--<88.0,365.0>> = 7.594643368591447
    
    * .notdef#342 (U+AFBC): B<<133.0,362.0>-<102.0,363.0>-<87.0,365.0>>/L<<87.0,365.0>--<88.0,365.0>> = 7.594643368591447
    
    * .notdef#3611 (U+B212): B<<376.0,174.0>-<376.0,184.0>-<368.0,192.0>>/B<<368.0,192.0>-<372.0,186.0>-<379.0,186.0>> = 11.309932474020195
    
    * .notdef#3699 (U+B278): B<<133.0,362.0>-<102.0,363.0>-<87.0,365.0>>/L<<87.0,365.0>--<88.0,365.0>> = 7.594643368591447
    
    * .notdef#4069 (U+B45E): B<<376.0,174.0>-<376.0,184.0>-<368.0,192.0>>/B<<368.0,192.0>-<372.0,186.0>-<379.0,186.0>> = 11.309932474020195
    
    * .notdef#43 (U+3159): L<<792.0,611.0>--<792.0,620.0>>/B<<792.0,620.0>-<791.0,615.0>-<791.0,610.0>> = 11.309932474020195
    
    * .notdef#4560 (U+B6AA): B<<393.0,174.0>-<393.0,184.0>-<385.0,192.0>>/B<<385.0,192.0>-<389.0,186.0>-<396.0,186.0>> = 11.309932474020195
    
    * .notdef#4599 (U+B6D5): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4599 (U+B6D5): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4600 (U+B6D6): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4600 (U+B6D6): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4601 (U+B6D7): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4601 (U+B6D7): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4602 (U+B6D8): B<<251.0,668.0>-<257.0,668.0>-<259.0,669.0>>/B<<259.0,669.0>-<232.0,663.0>-<232.0,646.0>> = 14.036243467926457
    
    * .notdef#4602 (U+B6D8): B<<271.5,670.5>-<268.0,670.0>-<265.0,670.0>>/B<<265.0,670.0>-<291.0,676.0>-<291.0,695.0>> = 12.994616791916512
    
    * .notdef#4603 (U+B6D9): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4603 (U+B6D9): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4604 (U+B6DA): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4604 (U+B6DA): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4605 (U+B6DB): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4605 (U+B6DB): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4606 (U+B6DC): B<<251.0,676.0>-<257.0,676.0>-<259.0,677.0>>/B<<259.0,677.0>-<232.0,671.0>-<232.0,656.0>> = 14.036243467926457
    
    * .notdef#4606 (U+B6DC): B<<271.5,678.5>-<268.0,678.0>-<265.0,678.0>>/B<<265.0,678.0>-<278.0,680.0>-<284.5,687.5>> = 8.746162262555211
    
    * .notdef#4607 (U+B6DD): B<<242.0,677.0>-<244.0,676.0>-<256.0,676.0>>/B<<256.0,676.0>-<231.0,670.0>-<231.0,657.0>> = 13.495733280795811
    
    * .notdef#4608 (U+B6DE): B<<242.0,677.0>-<244.0,676.0>-<256.0,676.0>>/B<<256.0,676.0>-<231.0,670.0>-<231.0,657.0>> = 13.495733280795811
    
    * .notdef#4609 (U+B6DF): B<<242.0,677.0>-<244.0,676.0>-<256.0,676.0>>/B<<256.0,676.0>-<231.0,670.0>-<231.0,657.0>> = 13.495733280795811
    
    * .notdef#4610 (U+B6E0): B<<242.0,677.0>-<244.0,676.0>-<256.0,676.0>>/B<<256.0,676.0>-<231.0,670.0>-<231.0,657.0>> = 13.495733280795811
    
    * .notdef#4611 (U+B6E1): B<<242.0,677.0>-<244.0,676.0>-<256.0,676.0>>/B<<256.0,676.0>-<231.0,670.0>-<231.0,657.0>> = 13.495733280795811
    
    * .notdef#4612 (U+B6E2): B<<242.0,677.0>-<244.0,676.0>-<256.0,676.0>>/B<<256.0,676.0>-<231.0,670.0>-<231.0,657.0>> = 13.495733280795811
    
    * .notdef#4613 (U+B6E3): B<<242.0,677.0>-<244.0,676.0>-<256.0,676.0>>/B<<256.0,676.0>-<231.0,670.0>-<231.0,657.0>> = 13.495733280795811
    
    * .notdef#4614 (U+B6E4): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4614 (U+B6E4): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4615 (U+B6E5): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4615 (U+B6E5): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4616 (U+B6E6): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4616 (U+B6E6): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4617 (U+B6E7): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4617 (U+B6E7): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4618 (U+B6E8): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4618 (U+B6E8): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4619 (U+B6E9): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4619 (U+B6E9): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4620 (U+B6EA): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4620 (U+B6EA): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4621 (U+B6EB): B<<251.0,676.0>-<257.0,676.0>-<259.0,677.0>>/B<<259.0,677.0>-<232.0,671.0>-<232.0,656.0>> = 14.036243467926457
    
    * .notdef#4621 (U+B6EB): B<<271.5,678.5>-<268.0,678.0>-<265.0,678.0>>/B<<265.0,678.0>-<278.0,680.0>-<284.5,687.5>> = 8.746162262555211
    
    * .notdef#4622 (U+B6EC): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4622 (U+B6EC): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4623 (U+B6ED): B<<251.0,676.0>-<257.0,676.0>-<259.0,677.0>>/B<<259.0,677.0>-<232.0,671.0>-<232.0,656.0>> = 14.036243467926457
    
    * .notdef#4623 (U+B6ED): B<<271.5,678.5>-<268.0,678.0>-<265.0,678.0>>/B<<265.0,678.0>-<278.0,680.0>-<284.5,687.5>> = 8.746162262555211
    
    * .notdef#4624 (U+B6EE): B<<251.0,674.0>-<257.0,674.0>-<259.0,675.0>>/B<<259.0,675.0>-<232.0,669.0>-<232.0,653.0>> = 14.036243467926457
    
    * .notdef#4624 (U+B6EE): B<<271.5,676.5>-<268.0,676.0>-<265.0,676.0>>/B<<265.0,676.0>-<278.0,678.0>-<284.5,685.5>> = 8.746162262555211
    
    * .notdef#4625 (U+B6EF): B<<251.0,676.0>-<257.0,676.0>-<259.0,677.0>>/B<<259.0,677.0>-<232.0,671.0>-<232.0,656.0>> = 14.036243467926457
    
    * .notdef#4625 (U+B6EF): B<<271.5,678.5>-<268.0,678.0>-<265.0,678.0>>/B<<265.0,678.0>-<278.0,680.0>-<284.5,687.5>> = 8.746162262555211
    
    * .notdef#4652 (U+B710): B<<150.0,352.0>-<119.0,353.0>-<104.0,355.0>>/L<<104.0,355.0>--<105.0,355.0>> = 7.594643368591447
    
    * .notdef#482 (U+B208): B<<133.0,362.0>-<102.0,363.0>-<87.0,365.0>>/L<<87.0,365.0>--<88.0,365.0>> = 7.594643368591447
    
    * .notdef#5031 (U+B8F5): B<<379.0,151.0>-<388.0,151.0>-<399.0,166.0>>/B<<399.0,166.0>-<398.0,165.0>-<398.0,162.0>> = 8.746162262555211
    
    * .notdef#5488 (U+BB42): B<<376.0,174.0>-<376.0,184.0>-<368.0,192.0>>/B<<368.0,192.0>-<372.0,186.0>-<379.0,186.0>> = 11.309932474020195
    
    * .notdef#5948 (U+BD8E): B<<376.0,174.0>-<376.0,184.0>-<368.0,192.0>>/B<<368.0,192.0>-<372.0,186.0>-<379.0,186.0>> = 11.309932474020195
    
    * .notdef#613 (U+B454): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#630 (U+B4C4): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#6442 (U+BFDA): B<<376.0,174.0>-<376.0,184.0>-<368.0,192.0>>/B<<368.0,192.0>-<372.0,186.0>-<379.0,186.0>> = 11.309932474020195
    
    * .notdef#6540 (U+C040): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#6975 (U+C28C): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#710 (U+B6A0): B<<150.0,352.0>-<119.0,353.0>-<104.0,355.0>>/L<<104.0,355.0>--<105.0,355.0>> = 7.594643368591447
    
    * .notdef#7380 (U+C472): B<<376.0,174.0>-<376.0,184.0>-<368.0,192.0>>/B<<368.0,192.0>-<372.0,186.0>-<379.0,186.0>> = 11.309932474020195
    
    * .notdef#7474 (U+C4D8): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#7801 (U+C6BE): B<<376.0,174.0>-<376.0,184.0>-<368.0,192.0>>/B<<368.0,192.0>-<372.0,186.0>-<379.0,186.0>> = 11.309932474020195
    
    * .notdef#795 (U+B840): B<<373.5,448.5>-<375.0,458.0>-<376.0,464.0>>/B<<376.0,464.0>-<376.0,458.0>-<383.5,449.5>> = 9.462322208025613
    
    * .notdef#795 (U+B840): B<<406.0,478.0>-<379.0,478.0>-<376.0,466.0>>/B<<376.0,466.0>-<380.0,500.0>-<383.5,518.0>> = 7.32640666016946
    
    * .notdef#8223 (U+C90A): B<<376.0,174.0>-<376.0,184.0>-<368.0,192.0>>/B<<368.0,192.0>-<372.0,186.0>-<379.0,186.0>> = 11.309932474020195
    
    * .notdef#826 (U+B8EC): B<<133.0,332.0>-<102.0,333.0>-<87.0,335.0>>/L<<87.0,335.0>--<88.0,335.0>> = 7.594643368591447
    
    * .notdef#844 (U+B95C): B<<133.0,332.0>-<102.0,333.0>-<87.0,335.0>>/L<<87.0,335.0>--<88.0,335.0>> = 7.594643368591447
    
    * .notdef#849 (U+B96D): B<<453.0,156.0>-<453.0,103.0>-<467.0,89.0>>/B<<467.0,89.0>-<452.0,98.0>-<434.0,104.0>> = 14.036243467926457
    
    * .notdef#849 (U+B96D): B<<512.0,48.0>-<500.0,69.0>-<473.0,86.0>>/B<<473.0,86.0>-<474.0,85.0>-<477.0,85.0>> = 12.804266065286768
    
    * .notdef#8678 (U+CB30): B<<449.0,428.0>-<433.0,427.0>-<422.0,421.0>>/B<<422.0,421.0>-<456.0,451.0>-<504.0,511.0>> = 12.813205959037447
    
    * .notdef#8678 (U+CB30): L<<415.0,414.0>--<416.0,415.0>>/B<<416.0,415.0>-<413.0,410.0>-<413.0,407.0>> = 14.036243467926457
    
    * .notdef#8682 (U+CB34): B<<449.0,457.0>-<432.0,455.0>-<431.0,454.0>>/B<<431.0,454.0>-<462.0,482.0>-<504.0,530.0>> = 2.910837826167747
    
    * .notdef#8683 (U+CB35): B<<449.0,457.0>-<432.0,455.0>-<431.0,454.0>>/B<<431.0,454.0>-<462.0,482.0>-<504.0,530.0>> = 2.910837826167747
    
    * .notdef#8684 (U+CB36): B<<449.0,457.0>-<432.0,455.0>-<431.0,454.0>>/B<<431.0,454.0>-<462.0,482.0>-<504.0,530.0>> = 2.910837826167747
    
    * .notdef#8685 (U+CB37): B<<449.0,457.0>-<432.0,455.0>-<431.0,454.0>>/B<<431.0,454.0>-<462.0,482.0>-<504.0,530.0>> = 2.910837826167747
    
    * .notdef#8686 (U+CB38): B<<449.0,457.0>-<432.0,455.0>-<431.0,454.0>>/B<<431.0,454.0>-<462.0,482.0>-<504.0,530.0>> = 2.910837826167747
    
    * .notdef#8687 (U+CB39): B<<449.0,457.0>-<432.0,455.0>-<431.0,454.0>>/B<<431.0,454.0>-<462.0,482.0>-<504.0,530.0>> = 2.910837826167747
    
    * .notdef#8688 (U+CB3A): B<<449.0,457.0>-<432.0,455.0>-<431.0,454.0>>/B<<431.0,454.0>-<462.0,482.0>-<504.0,530.0>> = 2.910837826167747
    
    * .notdef#8689 (U+CB3B): B<<449.0,457.0>-<432.0,455.0>-<431.0,454.0>>/B<<431.0,454.0>-<462.0,482.0>-<504.0,530.0>> = 2.910837826167747
    
    * .notdef#8698 (U+CB45): B<<449.0,457.0>-<432.0,455.0>-<431.0,454.0>>/B<<431.0,454.0>-<462.0,482.0>-<504.0,530.0>> = 2.910837826167747
    
    * .notdef#8711 (U+CB56): B<<376.0,174.0>-<376.0,184.0>-<368.0,192.0>>/B<<368.0,192.0>-<372.0,186.0>-<379.0,186.0>> = 11.309932474020195
    
    * .notdef#8805 (U+CBBC): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#89 (U+3188): L<<815.0,611.0>--<815.0,620.0>>/B<<815.0,620.0>-<814.0,615.0>-<814.0,610.0>> = 11.309932474020195
    
    * .notdef#9203 (U+CDA1): B<<379.0,151.0>-<388.0,151.0>-<399.0,166.0>>/B<<399.0,166.0>-<398.0,165.0>-<398.0,162.0>> = 8.746162262555211
    
    * .notdef#955 (U+BB38): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    * .notdef#9684 (U+CFEE): B<<378.0,196.0>-<382.0,196.0>-<387.0,199.0>>/B<<387.0,199.0>-<386.0,198.0>-<386.0,194.0>> = 14.036243467926457
    
    * .notdef#976 (U+BBA8): B<<133.0,352.0>-<102.0,353.0>-<87.0,355.0>>/L<<87.0,355.0>--<88.0,355.0>> = 7.594643368591447
    
    [code: found-jaggy-segments]

Do outlines contain any semi-vertical or semi-horizontal lines?

Check ID: <FontBakeryCheck:outline_semi_vertical>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    The following glyphs have semi-vertical/semi-horizontal lines:

    * .notdef#10 (U+3138): L<<365.0,225.0>--<223.0,224.0>>
    
    * .notdef#10 (U+3138): L<<714.0,390.0>--<572.0,389.0>>
    
    * .notdef#10 (U+3138): L<<727.0,162.0>--<582.0,161.0>>
    
    * .notdef#100 (U+AC08): L<<316.0,-112.0>--<541.0,-111.0>>
    
    * .notdef#10000 (U+D178): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#10000 (U+D178): L<<378.0,118.0>--<555.0,119.0>>
    
    * .notdef#10000 (U+D178): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#10001 (U+D179): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#10001 (U+D179): L<<380.0,-69.0>--<549.0,-68.0>>
    
    * .notdef#10001 (U+D179): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#10002 (U+D17A): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#10002 (U+D17A): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#10003 (U+D17B): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#10003 (U+D17B): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#10004 (U+D17D): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#10004 (U+D17D): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#10005 (U+D17E): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#10005 (U+D17E): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#10006 (U+D17F): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10006 (U+D17F): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#10007 (U+D180): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#10007 (U+D180): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#10008 (U+D181): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10008 (U+D181): L<<404.0,157.0>--<595.0,158.0>>
    
    * .notdef#10008 (U+D181): L<<738.0,441.0>--<739.0,673.0>>
    
    * .notdef#10009 (U+D182): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#10009 (U+D182): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#10010 (U+D183): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10010 (U+D183): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#10011 (U+D185): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10011 (U+D185): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10012 (U+D186): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10012 (U+D186): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10013 (U+D187): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10013 (U+D187): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10014 (U+D189): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10014 (U+D189): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10015 (U+D18A): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10015 (U+D18A): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10016 (U+D18B): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10016 (U+D18B): L<<448.0,110.0>--<647.0,111.0>>
    
    * .notdef#10016 (U+D18B): L<<458.0,-73.0>--<660.0,-72.0>>
    
    * .notdef#10016 (U+D18B): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10017 (U+D18C): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10017 (U+D18C): L<<463.0,-112.0>--<688.0,-111.0>>
    
    * .notdef#10017 (U+D18C): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10018 (U+D18D): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10018 (U+D18D): L<<343.0,-112.0>--<478.0,-111.0>>
    
    * .notdef#10018 (U+D18D): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10019 (U+D18E): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10019 (U+D18E): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#10019 (U+D18E): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10020 (U+D18F): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10020 (U+D18F): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#10020 (U+D18F): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10021 (U+D190): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10021 (U+D190): L<<343.0,-112.0>--<478.0,-111.0>>
    
    * .notdef#10021 (U+D190): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10022 (U+D191): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10022 (U+D191): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#10022 (U+D191): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10022 (U+D191): L<<634.0,186.0>--<756.0,187.0>>
    
    * .notdef#10023 (U+D192): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10023 (U+D192): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#10023 (U+D192): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10024 (U+D193): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10024 (U+D193): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#10024 (U+D193): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10025 (U+D194): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10025 (U+D194): L<<448.0,118.0>--<625.0,119.0>>
    
    * .notdef#10025 (U+D194): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10026 (U+D195): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10026 (U+D195): L<<450.0,-69.0>--<619.0,-68.0>>
    
    * .notdef#10026 (U+D195): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10027 (U+D196): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10027 (U+D196): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10028 (U+D197): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10028 (U+D197): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10029 (U+D198): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10029 (U+D198): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#1003 (U+BC1B): L<<377.0,110.0>--<576.0,111.0>>
    
    * .notdef#1003 (U+BC1B): L<<387.0,-73.0>--<589.0,-72.0>>
    
    * .notdef#10030 (U+D199): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10030 (U+D199): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10031 (U+D19A): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10031 (U+D19A): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10032 (U+D19B): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10032 (U+D19B): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10033 (U+D19C): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10033 (U+D19C): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10034 (U+D19D): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10034 (U+D19D): L<<474.0,157.0>--<665.0,158.0>>
    
    * .notdef#10034 (U+D19D): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10035 (U+D19E): L<<207.0,603.0>--<388.0,604.0>>
    
    * .notdef#10035 (U+D19E): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#10036 (U+D19F): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#10036 (U+D19F): L<<625.0,471.0>--<626.0,653.0>>
    
    * .notdef#10037 (U+D1A2): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10038 (U+D1A3): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10039 (U+D1A5): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#1004 (U+BC1C): L<<392.0,-112.0>--<617.0,-111.0>>
    
    * .notdef#10040 (U+D1A6): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10041 (U+D1A7): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10041 (U+D1A7): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#10041 (U+D1A7): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#10042 (U+D1A9): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#10042 (U+D1A9): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10043 (U+D1AA): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10043 (U+D1AA): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10044 (U+D1AB): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10044 (U+D1AB): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10045 (U+D1AC): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#10045 (U+D1AC): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10046 (U+D1AD): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#10046 (U+D1AD): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10046 (U+D1AD): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#10047 (U+D1AE): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10047 (U+D1AE): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10048 (U+D1AF): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10048 (U+D1AF): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10049 (U+D1B2): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#1005 (U+BC1D): L<<272.0,-112.0>--<407.0,-111.0>>
    
    * .notdef#10050 (U+D1B4): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10051 (U+D1B6): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10052 (U+D1B7): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10053 (U+D1B8): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10054 (U+D1B9): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10054 (U+D1B9): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#10055 (U+D1BB): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10056 (U+D1BD): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10057 (U+D1BE): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10058 (U+D1BF): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10059 (U+D1C1): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#1006 (U+BC1E): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#10060 (U+D1C2): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10061 (U+D1C3): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10061 (U+D1C3): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#10062 (U+D1C4): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10062 (U+D1C4): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#10063 (U+D1C5): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10063 (U+D1C5): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#10064 (U+D1C6): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10064 (U+D1C6): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#10065 (U+D1C7): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10065 (U+D1C7): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10066 (U+D1C8): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10066 (U+D1C8): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#10067 (U+D1C9): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10067 (U+D1C9): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10067 (U+D1C9): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#10068 (U+D1CA): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10068 (U+D1CA): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10069 (U+D1CB): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10069 (U+D1CB): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#1007 (U+BC1F): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#10070 (U+D1CC): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10070 (U+D1CC): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#10071 (U+D1CD): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10071 (U+D1CD): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#10072 (U+D1CE): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10073 (U+D1CF): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10074 (U+D1D0): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10075 (U+D1D1): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10076 (U+D1D2): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10077 (U+D1D3): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10078 (U+D1D4): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10079 (U+D1D5): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10079 (U+D1D5): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#1008 (U+BC24): L<<377.0,118.0>--<554.0,119.0>>
    
    * .notdef#10080 (U+D1D6): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10081 (U+D1D7): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10082 (U+D1D9): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10083 (U+D1DA): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10084 (U+D1DB): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10085 (U+D1DC): L<<177.0,694.0>--<363.0,695.0>>
    
    * .notdef#10086 (U+D1DD): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10087 (U+D1DE): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10088 (U+D1DF): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10088 (U+D1DF): L<<428.0,-106.0>--<634.0,-105.0>>
    
    * .notdef#10089 (U+D1E0): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10089 (U+D1E0): L<<428.0,-134.0>--<668.0,-133.0>>
    
    * .notdef#1009 (U+BC25): L<<379.0,-69.0>--<548.0,-68.0>>
    
    * .notdef#10090 (U+D1E1): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10090 (U+D1E1): L<<313.0,-124.0>--<448.0,-123.0>>
    
    * .notdef#10091 (U+D1E2): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10091 (U+D1E2): L<<303.0,-124.0>--<445.0,-123.0>>
    
    * .notdef#10092 (U+D1E3): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10092 (U+D1E3): L<<303.0,-124.0>--<438.0,-123.0>>
    
    * .notdef#10093 (U+D1E4): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10093 (U+D1E4): L<<323.0,-124.0>--<458.0,-123.0>>
    
    * .notdef#10094 (U+D1E5): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10094 (U+D1E5): L<<303.0,-124.0>--<438.0,-123.0>>
    
    * .notdef#10094 (U+D1E5): L<<604.0,131.0>--<726.0,132.0>>
    
    * .notdef#10095 (U+D1E6): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10095 (U+D1E6): L<<303.0,-124.0>--<438.0,-123.0>>
    
    * .notdef#10096 (U+D1E7): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10096 (U+D1E7): L<<303.0,-124.0>--<438.0,-123.0>>
    
    * .notdef#10097 (U+D1E8): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10097 (U+D1E8): L<<417.0,70.0>--<589.0,71.0>>
    
    * .notdef#10098 (U+D1E9): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10098 (U+D1E9): L<<420.0,-96.0>--<609.0,-95.0>>
    
    * .notdef#10099 (U+D1EA): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#101 (U+AC09): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#10100 (U+D1EB): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10101 (U+D1EC): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10102 (U+D1ED): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10103 (U+D1EE): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10104 (U+D1EF): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10105 (U+D1F0): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10106 (U+D1F1): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10106 (U+D1F1): L<<444.0,126.0>--<635.0,127.0>>
    
    * .notdef#10107 (U+D1F2): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10108 (U+D1F3): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10109 (U+D1F5): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10110 (U+D1F6): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10111 (U+D1F7): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10112 (U+D1F9): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10113 (U+D1FA): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10114 (U+D1FB): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10114 (U+D1FB): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#10115 (U+D1FC): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10115 (U+D1FC): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#10116 (U+D1FD): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10116 (U+D1FD): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#10117 (U+D1FE): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10117 (U+D1FE): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#10118 (U+D1FF): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10118 (U+D1FF): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10119 (U+D200): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10119 (U+D200): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#1012 (U+BC2D): L<<403.0,157.0>--<594.0,158.0>>
    
    * .notdef#10120 (U+D201): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10120 (U+D201): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10120 (U+D201): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#10121 (U+D202): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10121 (U+D202): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10122 (U+D203): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10122 (U+D203): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10123 (U+D204): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10123 (U+D204): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#10124 (U+D205): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10124 (U+D205): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#10125 (U+D206): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10126 (U+D208): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10127 (U+D20A): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10128 (U+D20B): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10129 (U+D20C): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#1013 (U+BC30): L<<194.0,270.0>--<195.0,393.0>>
    
    * .notdef#10130 (U+D20D): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10130 (U+D20D): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#10131 (U+D20E): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10132 (U+D20F): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10133 (U+D211): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10134 (U+D212): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10135 (U+D213): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10136 (U+D214): L<<275.0,720.0>--<521.0,721.0>>
    
    * .notdef#10137 (U+D215): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10138 (U+D216): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10139 (U+D217): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10139 (U+D217): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#10139 (U+D217): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#10140 (U+D218): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10140 (U+D218): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#10141 (U+D219): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#10141 (U+D219): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10142 (U+D21A): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10142 (U+D21A): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10143 (U+D21B): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10143 (U+D21B): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10144 (U+D21C): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#10144 (U+D21C): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10145 (U+D21D): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#10145 (U+D21D): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10145 (U+D21D): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#10146 (U+D21E): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10146 (U+D21E): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10147 (U+D21F): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10147 (U+D21F): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10148 (U+D220): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10148 (U+D220): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#10149 (U+D221): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10149 (U+D221): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#10150 (U+D222): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10151 (U+D223): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10152 (U+D224): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10153 (U+D225): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10154 (U+D226): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10155 (U+D227): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10156 (U+D228): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10157 (U+D229): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10157 (U+D229): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#10158 (U+D22A): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10159 (U+D22B): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#1016 (U+BC38): L<<462.0,-112.0>--<687.0,-111.0>>
    
    * .notdef#10160 (U+D22E): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10161 (U+D22F): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10162 (U+D231): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10163 (U+D232): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10164 (U+D233): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10164 (U+D233): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#10164 (U+D233): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#10165 (U+D235): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#10165 (U+D235): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10166 (U+D236): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10166 (U+D236): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10167 (U+D237): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10167 (U+D237): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10168 (U+D238): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#10168 (U+D238): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10169 (U+D239): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#10169 (U+D239): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10169 (U+D239): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#1017 (U+BC40): L<<447.0,118.0>--<624.0,119.0>>
    
    * .notdef#10170 (U+D23A): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10170 (U+D23A): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10171 (U+D23B): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10171 (U+D23B): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10172 (U+D23E): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10173 (U+D240): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10174 (U+D242): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10175 (U+D243): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10176 (U+D244): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10177 (U+D245): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10177 (U+D245): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#10178 (U+D246): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10179 (U+D247): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#1018 (U+BC41): L<<449.0,-69.0>--<618.0,-68.0>>
    
    * .notdef#10180 (U+D249): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10180 (U+D249): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10181 (U+D24A): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10181 (U+D24A): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10182 (U+D24B): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10182 (U+D24B): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10183 (U+D24C): L<<177.0,694.0>--<393.0,695.0>>
    
    * .notdef#10183 (U+D24C): L<<708.0,441.0>--<709.0,673.0>>
    
    * .notdef#10184 (U+D24D): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10184 (U+D24D): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10185 (U+D24E): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10185 (U+D24E): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10186 (U+D24F): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10186 (U+D24F): L<<433.0,72.0>--<607.0,73.0>>
    
    * .notdef#10186 (U+D24F): L<<443.0,-96.0>--<620.0,-95.0>>
    
    * .notdef#10186 (U+D24F): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10187 (U+D250): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10187 (U+D250): L<<436.0,-134.0>--<644.0,-133.0>>
    
    * .notdef#10187 (U+D250): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10188 (U+D251): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10188 (U+D251): L<<313.0,-134.0>--<438.0,-133.0>>
    
    * .notdef#10188 (U+D251): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10189 (U+D252): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10189 (U+D252): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10190 (U+D253): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10190 (U+D253): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10191 (U+D254): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10191 (U+D254): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10192 (U+D255): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10192 (U+D255): L<<564.0,136.0>--<686.0,137.0>>
    
    * .notdef#10192 (U+D255): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10193 (U+D256): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10193 (U+D256): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10194 (U+D257): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10194 (U+D257): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10195 (U+D258): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10195 (U+D258): L<<434.0,80.0>--<576.0,81.0>>
    
    * .notdef#10195 (U+D258): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10196 (U+D259): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10196 (U+D259): L<<434.0,-98.0>--<589.0,-97.0>>
    
    * .notdef#10196 (U+D259): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10197 (U+D25A): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10197 (U+D25A): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10198 (U+D25B): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10198 (U+D25B): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10199 (U+D25D): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10199 (U+D25D): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#102 (U+AC0A): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#10200 (U+D25E): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10200 (U+D25E): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10201 (U+D25F): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10201 (U+D25F): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10202 (U+D260): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10202 (U+D260): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10203 (U+D261): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10203 (U+D261): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10204 (U+D262): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10204 (U+D262): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#10205 (U+D263): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10205 (U+D263): L<<708.0,451.0>--<709.0,693.0>>
    
    * .notdef#10206 (U+D265): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10206 (U+D265): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10207 (U+D266): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10207 (U+D266): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10208 (U+D267): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10208 (U+D267): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10209 (U+D268): L<<177.0,694.0>--<363.0,695.0>>
    
    * .notdef#10209 (U+D268): L<<609.0,479.0>--<610.0,647.0>>
    
    * .notdef#10210 (U+D269): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10210 (U+D269): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10211 (U+D26A): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10211 (U+D26A): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10212 (U+D26B): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10212 (U+D26B): L<<503.0,72.0>--<677.0,73.0>>
    
    * .notdef#10212 (U+D26B): L<<513.0,-96.0>--<690.0,-95.0>>
    
    * .notdef#10212 (U+D26B): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10213 (U+D26C): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10213 (U+D26C): L<<506.0,-134.0>--<714.0,-133.0>>
    
    * .notdef#10213 (U+D26C): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10214 (U+D26D): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10214 (U+D26D): L<<383.0,-134.0>--<508.0,-133.0>>
    
    * .notdef#10214 (U+D26D): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10215 (U+D26E): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10215 (U+D26E): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10216 (U+D26F): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10216 (U+D26F): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10217 (U+D270): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10217 (U+D270): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10218 (U+D271): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10218 (U+D271): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10218 (U+D271): L<<634.0,136.0>--<756.0,137.0>>
    
    * .notdef#10219 (U+D272): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10219 (U+D272): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#1022 (U+BC49): L<<473.0,157.0>--<664.0,158.0>>
    
    * .notdef#10220 (U+D273): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10220 (U+D273): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10221 (U+D274): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10221 (U+D274): L<<504.0,80.0>--<646.0,81.0>>
    
    * .notdef#10221 (U+D274): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10222 (U+D275): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10222 (U+D275): L<<504.0,-98.0>--<659.0,-97.0>>
    
    * .notdef#10222 (U+D275): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10223 (U+D276): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10223 (U+D276): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10224 (U+D277): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10224 (U+D277): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10225 (U+D278): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10225 (U+D278): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10226 (U+D279): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10226 (U+D279): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10227 (U+D27A): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10227 (U+D27A): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10228 (U+D27B): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10228 (U+D27B): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10229 (U+D27C): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10229 (U+D27C): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#1023 (U+BC4C): L<<194.0,270.0>--<195.0,393.0>>
    
    * .notdef#10230 (U+D27D): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10230 (U+D27D): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10231 (U+D27E): L<<177.0,699.0>--<355.0,700.0>>
    
    * .notdef#10231 (U+D27E): L<<609.0,494.0>--<610.0,657.0>>
    
    * .notdef#10232 (U+D27F): L<<177.0,701.0>--<355.0,702.0>>
    
    * .notdef#10232 (U+D27F): L<<609.0,518.0>--<610.0,662.0>>
    
    * .notdef#10233 (U+D282): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10233 (U+D282): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#10234 (U+D283): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10234 (U+D283): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#10235 (U+D285): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10235 (U+D285): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#10236 (U+D286): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10236 (U+D286): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10237 (U+D287): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10237 (U+D287): L<<433.0,72.0>--<607.0,73.0>>
    
    * .notdef#10237 (U+D287): L<<443.0,-96.0>--<620.0,-95.0>>
    
    * .notdef#10237 (U+D287): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#10238 (U+D289): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10238 (U+D289): L<<313.0,-134.0>--<438.0,-133.0>>
    
    * .notdef#10238 (U+D289): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10239 (U+D28A): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10239 (U+D28A): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10240 (U+D28B): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10240 (U+D28B): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10241 (U+D28C): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10241 (U+D28C): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10242 (U+D28D): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10242 (U+D28D): L<<564.0,136.0>--<686.0,137.0>>
    
    * .notdef#10242 (U+D28D): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10243 (U+D28E): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10243 (U+D28E): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10244 (U+D28F): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10244 (U+D28F): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10245 (U+D292): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10245 (U+D292): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#10246 (U+D293): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10246 (U+D293): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#10247 (U+D294): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10247 (U+D294): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#10248 (U+D296): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10248 (U+D296): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#10249 (U+D297): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10249 (U+D297): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10250 (U+D298): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10250 (U+D298): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#10251 (U+D299): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10251 (U+D299): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10252 (U+D29A): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#10252 (U+D29A): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#10253 (U+D29B): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#10253 (U+D29B): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#10254 (U+D29D): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10255 (U+D29E): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10256 (U+D29F): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10257 (U+D2A1): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10258 (U+D2A2): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10259 (U+D2A3): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10259 (U+D2A3): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#10259 (U+D2A3): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#1026 (U+BC5D): L<<379.0,-69.0>--<548.0,-68.0>>
    
    * .notdef#10260 (U+D2A5): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#10260 (U+D2A5): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10261 (U+D2A6): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10261 (U+D2A6): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10262 (U+D2A7): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10262 (U+D2A7): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10263 (U+D2A8): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#10263 (U+D2A8): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10264 (U+D2A9): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#10264 (U+D2A9): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10264 (U+D2A9): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#10265 (U+D2AA): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10265 (U+D2AA): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10266 (U+D2AB): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10266 (U+D2AB): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10267 (U+D2AD): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10267 (U+D2AD): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#10268 (U+D2AE): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10269 (U+D2AF): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#1027 (U+BC84): L<<194.0,270.0>--<195.0,393.0>>
    
    * .notdef#1027 (U+BC84): L<<742.0,271.0>--<743.0,573.0>>
    
    * .notdef#10270 (U+D2B0): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10271 (U+D2B2): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10272 (U+D2B3): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10273 (U+D2B4): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10274 (U+D2B5): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10274 (U+D2B5): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#10275 (U+D2B6): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10276 (U+D2B7): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10277 (U+D2BA): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10278 (U+D2BB): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10279 (U+D2BD): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#1028 (U+BC85): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#10280 (U+D2BE): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10281 (U+D2C1): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#10281 (U+D2C1): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10282 (U+D2C3): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10282 (U+D2C3): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10283 (U+D2C4): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#10283 (U+D2C4): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10284 (U+D2C5): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#10284 (U+D2C5): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10284 (U+D2C5): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#10285 (U+D2C6): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10285 (U+D2C6): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10286 (U+D2C7): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#10286 (U+D2C7): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10287 (U+D2CA): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10288 (U+D2CC): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10289 (U+D2CD): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#1029 (U+BC88): L<<737.0,335.0>--<738.0,653.0>>
    
    * .notdef#10290 (U+D2CE): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10291 (U+D2CF): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10292 (U+D2D0): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10293 (U+D2D1): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10293 (U+D2D1): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#10294 (U+D2D2): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#10295 (U+D2D3): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#10296 (U+D2D5): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10297 (U+D2D6): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10298 (U+D2D7): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10299 (U+D2D9): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#103 (U+AC10): L<<301.0,118.0>--<478.0,119.0>>
    
    * .notdef#1030 (U+BC8B): L<<377.0,110.0>--<576.0,111.0>>
    
    * .notdef#1030 (U+BC8B): L<<387.0,-73.0>--<589.0,-72.0>>
    
    * .notdef#1030 (U+BC8B): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#10300 (U+D2DA): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10301 (U+D2DB): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10301 (U+D2DB): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#10302 (U+D2DD): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10302 (U+D2DD): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#10303 (U+D2DE): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10303 (U+D2DE): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#10304 (U+D2DF): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10304 (U+D2DF): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10305 (U+D2E0): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10305 (U+D2E0): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#10306 (U+D2E1): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10306 (U+D2E1): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10306 (U+D2E1): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#10307 (U+D2E2): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10307 (U+D2E2): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10308 (U+D2E3): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10308 (U+D2E3): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#10309 (U+D2E6): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#1031 (U+BC8C): L<<392.0,-112.0>--<617.0,-111.0>>
    
    * .notdef#1031 (U+BC8C): L<<737.0,451.0>--<738.0,673.0>>
    
    * .notdef#10310 (U+D2E7): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10311 (U+D2E8): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10312 (U+D2E9): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10313 (U+D2EA): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10314 (U+D2EB): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10315 (U+D2EC): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10316 (U+D2ED): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10316 (U+D2ED): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#10317 (U+D2EE): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#10318 (U+D2EF): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#10319 (U+D2F2): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#1032 (U+BC8E): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#1032 (U+BC8E): L<<737.0,451.0>--<738.0,673.0>>
    
    * .notdef#10320 (U+D2F3): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10321 (U+D2F5): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10322 (U+D2F6): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10323 (U+D2F7): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10323 (U+D2F7): L<<378.0,110.0>--<577.0,111.0>>
    
    * .notdef#10323 (U+D2F7): L<<388.0,-73.0>--<590.0,-72.0>>
    
    * .notdef#10324 (U+D2F9): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#10324 (U+D2F9): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#10325 (U+D2FA): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#10325 (U+D2FA): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#10326 (U+D2FB): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#10326 (U+D2FB): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#10327 (U+D2FC): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#10327 (U+D2FC): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#10328 (U+D2FD): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#10328 (U+D2FD): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#10328 (U+D2FD): L<<564.0,186.0>--<686.0,187.0>>
    
    * .notdef#10329 (U+D2FE): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#10329 (U+D2FE): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#1033 (U+BC94): L<<377.0,118.0>--<554.0,119.0>>
    
    * .notdef#1033 (U+BC94): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#10330 (U+D2FF): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#10330 (U+D2FF): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#10331 (U+D302): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10332 (U+D304): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10333 (U+D306): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10334 (U+D307): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#10335 (U+D308): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10336 (U+D309): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#10336 (U+D309): L<<404.0,157.0>--<595.0,158.0>>
    
    * .notdef#10337 (U+D30A): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#10338 (U+D30B): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#10339 (U+D30F): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#1034 (U+BC95): L<<379.0,-69.0>--<548.0,-68.0>>
    
    * .notdef#1034 (U+BC95): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#10340 (U+D311): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10341 (U+D312): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10342 (U+D313): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10342 (U+D313): L<<387.0,110.0>--<586.0,111.0>>
    
    * .notdef#10342 (U+D313): L<<397.0,-73.0>--<599.0,-72.0>>
    
    * .notdef#10343 (U+D315): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10343 (U+D315): L<<282.0,-112.0>--<417.0,-111.0>>
    
    * .notdef#10344 (U+D317): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10344 (U+D317): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10345 (U+D318): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10345 (U+D318): L<<282.0,-112.0>--<417.0,-111.0>>
    
    * .notdef#10346 (U+D319): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10346 (U+D319): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10346 (U+D319): L<<573.0,186.0>--<695.0,187.0>>
    
    * .notdef#10347 (U+D31A): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10347 (U+D31A): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10348 (U+D31B): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10348 (U+D31B): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10349 (U+D31E): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#1035 (U+BC97): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#10350 (U+D322): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10351 (U+D323): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10352 (U+D324): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10353 (U+D326): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10354 (U+D327): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10355 (U+D32A): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10356 (U+D32B): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10357 (U+D32D): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10358 (U+D32E): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10359 (U+D32F): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10359 (U+D32F): L<<447.0,110.0>--<646.0,111.0>>
    
    * .notdef#10359 (U+D32F): L<<457.0,-73.0>--<659.0,-72.0>>
    
    * .notdef#1036 (U+BC99): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#10360 (U+D331): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10360 (U+D331): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#10361 (U+D332): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10361 (U+D332): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10362 (U+D333): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10362 (U+D333): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10363 (U+D334): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10363 (U+D334): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#10364 (U+D335): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10364 (U+D335): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10364 (U+D335): L<<633.0,186.0>--<755.0,187.0>>
    
    * .notdef#10365 (U+D336): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10365 (U+D336): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10366 (U+D337): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10366 (U+D337): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10367 (U+D33A): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10368 (U+D33E): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10369 (U+D33F): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#1037 (U+BC9A): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#10370 (U+D340): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10371 (U+D341): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10371 (U+D341): L<<473.0,157.0>--<664.0,158.0>>
    
    * .notdef#10372 (U+D342): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10373 (U+D343): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10374 (U+D346): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10375 (U+D347): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10376 (U+D348): L<<245.0,323.0>--<244.0,490.0>>
    
    * .notdef#10377 (U+D349): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10378 (U+D34A): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10379 (U+D34B): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10379 (U+D34B): L<<387.0,110.0>--<586.0,111.0>>
    
    * .notdef#10379 (U+D34B): L<<397.0,-73.0>--<599.0,-72.0>>
    
    * .notdef#1038 (U+BCA0): L<<194.0,270.0>--<195.0,393.0>>
    
    * .notdef#1038 (U+BCA0): L<<628.0,291.0>--<629.0,573.0>>
    
    * .notdef#10380 (U+D34C): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10380 (U+D34C): L<<402.0,-112.0>--<627.0,-111.0>>
    
    * .notdef#10381 (U+D34D): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10381 (U+D34D): L<<282.0,-112.0>--<417.0,-111.0>>
    
    * .notdef#10382 (U+D34E): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10382 (U+D34E): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10383 (U+D34F): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10383 (U+D34F): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10384 (U+D350): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10384 (U+D350): L<<282.0,-112.0>--<417.0,-111.0>>
    
    * .notdef#10385 (U+D351): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10385 (U+D351): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10385 (U+D351): L<<573.0,186.0>--<695.0,187.0>>
    
    * .notdef#10386 (U+D352): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10386 (U+D352): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10387 (U+D353): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10387 (U+D353): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10388 (U+D354): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10388 (U+D354): L<<387.0,118.0>--<564.0,119.0>>
    
    * .notdef#10389 (U+D355): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10389 (U+D355): L<<389.0,-69.0>--<558.0,-68.0>>
    
    * .notdef#1039 (U+BCA1): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10390 (U+D356): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10391 (U+D357): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10392 (U+D358): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10393 (U+D359): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10394 (U+D35A): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10395 (U+D35B): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10396 (U+D35C): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10397 (U+D35D): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10397 (U+D35D): L<<413.0,157.0>--<604.0,158.0>>
    
    * .notdef#10398 (U+D35E): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10399 (U+D35F): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#104 (U+AC11): L<<303.0,-69.0>--<472.0,-68.0>>
    
    * .notdef#1040 (U+BCA4): L<<624.0,361.0>--<625.0,623.0>>
    
    * .notdef#10401 (U+D361): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10402 (U+D362): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10403 (U+D363): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10404 (U+D364): L<<225.0,323.0>--<224.0,490.0>>
    
    * .notdef#10405 (U+D365): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10406 (U+D366): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10407 (U+D367): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10407 (U+D367): L<<447.0,110.0>--<646.0,111.0>>
    
    * .notdef#10407 (U+D367): L<<457.0,-73.0>--<659.0,-72.0>>
    
    * .notdef#10408 (U+D368): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10408 (U+D368): L<<462.0,-112.0>--<687.0,-111.0>>
    
    * .notdef#10409 (U+D369): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10409 (U+D369): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#1041 (U+BCA7): L<<447.0,110.0>--<646.0,111.0>>
    
    * .notdef#1041 (U+BCA7): L<<457.0,-73.0>--<659.0,-72.0>>
    
    * .notdef#1041 (U+BCA7): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10410 (U+D36A): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10410 (U+D36A): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10411 (U+D36B): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10411 (U+D36B): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10412 (U+D36C): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10412 (U+D36C): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#10413 (U+D36D): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10413 (U+D36D): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10413 (U+D36D): L<<633.0,186.0>--<755.0,187.0>>
    
    * .notdef#10414 (U+D36E): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10414 (U+D36E): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10415 (U+D36F): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10415 (U+D36F): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10416 (U+D370): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10416 (U+D370): L<<447.0,118.0>--<624.0,119.0>>
    
    * .notdef#10417 (U+D371): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10417 (U+D371): L<<449.0,-69.0>--<618.0,-68.0>>
    
    * .notdef#10418 (U+D372): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10419 (U+D373): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#1042 (U+BCA8): L<<462.0,-112.0>--<687.0,-111.0>>
    
    * .notdef#1042 (U+BCA8): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10420 (U+D374): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10421 (U+D375): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10422 (U+D376): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10423 (U+D377): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10424 (U+D378): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10425 (U+D379): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10425 (U+D379): L<<473.0,157.0>--<664.0,158.0>>
    
    * .notdef#10426 (U+D37A): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10427 (U+D37B): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10428 (U+D37E): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10428 (U+D37E): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#10429 (U+D37F): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10429 (U+D37F): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#1043 (U+BCB0): L<<447.0,118.0>--<624.0,119.0>>
    
    * .notdef#1043 (U+BCB0): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10430 (U+D381): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10430 (U+D381): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#10431 (U+D382): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10431 (U+D382): L<<747.0,451.0>--<748.0,673.0>>
    
    * .notdef#10432 (U+D383): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10432 (U+D383): L<<387.0,110.0>--<586.0,111.0>>
    
    * .notdef#10432 (U+D383): L<<397.0,-73.0>--<599.0,-72.0>>
    
    * .notdef#10432 (U+D383): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#10433 (U+D385): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10433 (U+D385): L<<282.0,-112.0>--<417.0,-111.0>>
    
    * .notdef#10433 (U+D385): L<<747.0,451.0>--<748.0,673.0>>
    
    * .notdef#10434 (U+D386): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10434 (U+D386): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10434 (U+D386): L<<747.0,451.0>--<748.0,673.0>>
    
    * .notdef#10435 (U+D387): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10435 (U+D387): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10435 (U+D387): L<<747.0,451.0>--<748.0,673.0>>
    
    * .notdef#10436 (U+D388): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10436 (U+D388): L<<282.0,-112.0>--<417.0,-111.0>>
    
    * .notdef#10436 (U+D388): L<<747.0,451.0>--<748.0,673.0>>
    
    * .notdef#10437 (U+D389): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10437 (U+D389): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10437 (U+D389): L<<573.0,186.0>--<695.0,187.0>>
    
    * .notdef#10437 (U+D389): L<<747.0,451.0>--<748.0,673.0>>
    
    * .notdef#10438 (U+D38A): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10438 (U+D38A): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10438 (U+D38A): L<<747.0,451.0>--<748.0,673.0>>
    
    * .notdef#10439 (U+D38B): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10439 (U+D38B): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10439 (U+D38B): L<<747.0,451.0>--<748.0,673.0>>
    
    * .notdef#1044 (U+BCB1): L<<449.0,-69.0>--<618.0,-68.0>>
    
    * .notdef#1044 (U+BCB1): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10440 (U+D38E): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10440 (U+D38E): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#10441 (U+D392): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10441 (U+D392): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#10442 (U+D393): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10442 (U+D393): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#10443 (U+D394): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10443 (U+D394): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#10444 (U+D395): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10444 (U+D395): L<<413.0,157.0>--<604.0,158.0>>
    
    * .notdef#10444 (U+D395): L<<747.0,451.0>--<748.0,673.0>>
    
    * .notdef#10445 (U+D396): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10445 (U+D396): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#10446 (U+D397): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10446 (U+D397): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#10447 (U+D39A): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10447 (U+D39A): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10448 (U+D39B): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10448 (U+D39B): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10449 (U+D39D): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10449 (U+D39D): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#1045 (U+BCB3): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10450 (U+D39E): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10450 (U+D39E): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10451 (U+D39F): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10451 (U+D39F): L<<447.0,110.0>--<646.0,111.0>>
    
    * .notdef#10451 (U+D39F): L<<457.0,-73.0>--<659.0,-72.0>>
    
    * .notdef#10451 (U+D39F): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10452 (U+D3A1): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10452 (U+D3A1): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#10452 (U+D3A1): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10453 (U+D3A2): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10453 (U+D3A2): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10453 (U+D3A2): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10454 (U+D3A3): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10454 (U+D3A3): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10454 (U+D3A3): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10455 (U+D3A4): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10455 (U+D3A4): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#10455 (U+D3A4): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10456 (U+D3A5): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10456 (U+D3A5): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10456 (U+D3A5): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10456 (U+D3A5): L<<633.0,186.0>--<755.0,187.0>>
    
    * .notdef#10457 (U+D3A6): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10457 (U+D3A6): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10457 (U+D3A6): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10458 (U+D3A7): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10458 (U+D3A7): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10458 (U+D3A7): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10459 (U+D3AA): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10459 (U+D3AA): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#1046 (U+BCB4): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10460 (U+D3AC): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10460 (U+D3AC): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10461 (U+D3AE): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10461 (U+D3AE): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10462 (U+D3AF): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10462 (U+D3AF): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10463 (U+D3B0): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10463 (U+D3B0): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10464 (U+D3B1): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10464 (U+D3B1): L<<473.0,157.0>--<664.0,158.0>>
    
    * .notdef#10464 (U+D3B1): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10465 (U+D3B2): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10465 (U+D3B2): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10466 (U+D3B3): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#10466 (U+D3B3): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#10467 (U+D3B5): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#10467 (U+D3B5): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10468 (U+D3B6): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#10468 (U+D3B6): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10469 (U+D3B7): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#10469 (U+D3B7): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#1047 (U+BCB5): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10470 (U+D3B9): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#10470 (U+D3B9): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10471 (U+D3BA): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10471 (U+D3BA): L<<747.0,441.0>--<748.0,673.0>>
    
    * .notdef#10472 (U+D3BB): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#10472 (U+D3BB): L<<387.0,110.0>--<586.0,111.0>>
    
    * .notdef#10472 (U+D3BB): L<<397.0,-73.0>--<599.0,-72.0>>
    
    * .notdef#10472 (U+D3BB): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10473 (U+D3BD): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10473 (U+D3BD): L<<282.0,-112.0>--<417.0,-111.0>>
    
    * .notdef#10473 (U+D3BD): L<<747.0,441.0>--<748.0,673.0>>
    
    * .notdef#10474 (U+D3BE): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10474 (U+D3BE): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10474 (U+D3BE): L<<747.0,441.0>--<748.0,673.0>>
    
    * .notdef#10475 (U+D3BF): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10475 (U+D3BF): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10475 (U+D3BF): L<<747.0,441.0>--<748.0,673.0>>
    
    * .notdef#10476 (U+D3C0): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10476 (U+D3C0): L<<282.0,-112.0>--<417.0,-111.0>>
    
    * .notdef#10476 (U+D3C0): L<<747.0,441.0>--<748.0,673.0>>
    
    * .notdef#10477 (U+D3C1): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10477 (U+D3C1): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10477 (U+D3C1): L<<573.0,186.0>--<695.0,187.0>>
    
    * .notdef#10477 (U+D3C1): L<<747.0,441.0>--<748.0,673.0>>
    
    * .notdef#10478 (U+D3C2): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10478 (U+D3C2): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10478 (U+D3C2): L<<747.0,441.0>--<748.0,673.0>>
    
    * .notdef#10479 (U+D3C3): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10479 (U+D3C3): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10479 (U+D3C3): L<<747.0,441.0>--<748.0,673.0>>
    
    * .notdef#1048 (U+BCBC): L<<194.0,257.0>--<195.0,384.0>>
    
    * .notdef#1048 (U+BCBC): L<<742.0,271.0>--<743.0,573.0>>
    
    * .notdef#10480 (U+D3C6): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#10480 (U+D3C6): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10481 (U+D3C7): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#10481 (U+D3C7): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10482 (U+D3CA): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#10482 (U+D3CA): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10483 (U+D3CB): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10483 (U+D3CB): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10484 (U+D3CC): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#10484 (U+D3CC): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10485 (U+D3CD): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10485 (U+D3CD): L<<413.0,157.0>--<604.0,158.0>>
    
    * .notdef#10485 (U+D3CD): L<<747.0,441.0>--<748.0,673.0>>
    
    * .notdef#10486 (U+D3CE): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#10486 (U+D3CE): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10487 (U+D3CF): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10487 (U+D3CF): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#10488 (U+D3D1): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10488 (U+D3D1): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10489 (U+D3D2): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10489 (U+D3D2): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#1049 (U+BCBD): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#10490 (U+D3D3): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10490 (U+D3D3): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10491 (U+D3D4): L<<225.0,318.0>--<224.0,487.0>>
    
    * .notdef#10491 (U+D3D4): L<<624.0,361.0>--<625.0,623.0>>
    
    * .notdef#10492 (U+D3D5): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10492 (U+D3D5): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10493 (U+D3D6): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10493 (U+D3D6): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#10494 (U+D3D7): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10494 (U+D3D7): L<<447.0,110.0>--<646.0,111.0>>
    
    * .notdef#10494 (U+D3D7): L<<457.0,-73.0>--<659.0,-72.0>>
    
    * .notdef#10494 (U+D3D7): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10495 (U+D3D9): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10495 (U+D3D9): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#10495 (U+D3D9): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#10496 (U+D3DA): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10496 (U+D3DA): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10496 (U+D3DA): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#10497 (U+D3DB): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10497 (U+D3DB): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10497 (U+D3DB): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#10498 (U+D3DC): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10498 (U+D3DC): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#10498 (U+D3DC): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#10499 (U+D3DD): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10499 (U+D3DD): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10499 (U+D3DD): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#10499 (U+D3DD): L<<633.0,186.0>--<755.0,187.0>>
    
    * .notdef#1050 (U+BCC0): L<<737.0,331.0>--<738.0,653.0>>
    
    * .notdef#10500 (U+D3DE): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10500 (U+D3DE): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10500 (U+D3DE): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#10501 (U+D3DF): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10501 (U+D3DF): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#10501 (U+D3DF): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#10502 (U+D3E0): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10502 (U+D3E0): L<<447.0,118.0>--<624.0,119.0>>
    
    * .notdef#10502 (U+D3E0): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10503 (U+D3E2): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10503 (U+D3E2): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10504 (U+D3E4): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10504 (U+D3E4): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10505 (U+D3E5): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10505 (U+D3E5): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10506 (U+D3E6): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10506 (U+D3E6): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10507 (U+D3E7): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10507 (U+D3E7): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#10508 (U+D3E8): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10508 (U+D3E8): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10509 (U+D3E9): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10509 (U+D3E9): L<<473.0,157.0>--<664.0,158.0>>
    
    * .notdef#10509 (U+D3E9): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#1051 (U+BCC4): L<<392.0,-112.0>--<617.0,-111.0>>
    
    * .notdef#1051 (U+BCC4): L<<737.0,441.0>--<738.0,673.0>>
    
    * .notdef#10510 (U+D3EA): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#10510 (U+D3EA): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#10511 (U+D3EB): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#10511 (U+D3EB): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#10516 (U+D3F3): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#10516 (U+D3F3): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#10517 (U+D3F5): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#10518 (U+D3F6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10519 (U+D3F7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1052 (U+BCCD): L<<379.0,-69.0>--<548.0,-68.0>>
    
    * .notdef#1052 (U+BCCD): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#10520 (U+D3F8): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#10521 (U+D3F9): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#10521 (U+D3F9): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#10522 (U+D3FA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10523 (U+D3FB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10529 (U+D405): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#1053 (U+BCCF): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#10538 (U+D40F): L<<360.0,70.0>--<569.0,71.0>>
    
    * .notdef#10538 (U+D40F): L<<370.0,-93.0>--<576.0,-92.0>>
    
    * .notdef#10539 (U+D410): L<<370.0,-122.0>--<610.0,-121.0>>
    
    * .notdef#1054 (U+BCD0): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#10540 (U+D411): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#10541 (U+D412): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10542 (U+D413): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10543 (U+D414): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#10544 (U+D415): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10544 (U+D415): L<<546.0,151.0>--<668.0,152.0>>
    
    * .notdef#10545 (U+D416): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10546 (U+D417): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10547 (U+D418): L<<359.0,88.0>--<531.0,89.0>>
    
    * .notdef#10548 (U+D419): L<<362.0,-83.0>--<551.0,-82.0>>
    
    * .notdef#1055 (U+BCD1): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#10555 (U+D421): L<<386.0,146.0>--<577.0,147.0>>
    
    * .notdef#1056 (U+BCD5): L<<403.0,157.0>--<594.0,158.0>>
    
    * .notdef#1056 (U+BCD5): L<<737.0,441.0>--<738.0,673.0>>
    
    * .notdef#10565 (U+D42B): L<<421.0,70.0>--<630.0,71.0>>
    
    * .notdef#10565 (U+D42B): L<<431.0,-93.0>--<637.0,-92.0>>
    
    * .notdef#10566 (U+D42C): L<<431.0,-122.0>--<671.0,-121.0>>
    
    * .notdef#10567 (U+D42D): L<<316.0,-112.0>--<451.0,-111.0>>
    
    * .notdef#10568 (U+D42E): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#10569 (U+D42F): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#1057 (U+BCD8): L<<194.0,257.0>--<195.0,384.0>>
    
    * .notdef#1057 (U+BCD8): L<<628.0,291.0>--<629.0,573.0>>
    
    * .notdef#10570 (U+D430): L<<326.0,-112.0>--<461.0,-111.0>>
    
    * .notdef#10571 (U+D431): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#10571 (U+D431): L<<607.0,151.0>--<729.0,152.0>>
    
    * .notdef#10572 (U+D432): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#10573 (U+D433): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#10574 (U+D434): L<<420.0,88.0>--<592.0,89.0>>
    
    * .notdef#10575 (U+D435): L<<423.0,-83.0>--<612.0,-82.0>>
    
    * .notdef#1058 (U+BCDC): L<<624.0,361.0>--<625.0,623.0>>
    
    * .notdef#10583 (U+D43D): L<<447.0,146.0>--<638.0,147.0>>
    
    * .notdef#10591 (U+D447): L<<360.0,70.0>--<569.0,71.0>>
    
    * .notdef#10591 (U+D447): L<<370.0,-93.0>--<576.0,-92.0>>
    
    * .notdef#10592 (U+D448): L<<370.0,-122.0>--<610.0,-121.0>>
    
    * .notdef#10593 (U+D449): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#10594 (U+D44A): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10595 (U+D44B): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10596 (U+D44C): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#10597 (U+D44D): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10597 (U+D44D): L<<546.0,151.0>--<668.0,152.0>>
    
    * .notdef#10598 (U+D44E): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10599 (U+D44F): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10600 (U+D450): L<<359.0,88.0>--<531.0,89.0>>
    
    * .notdef#10601 (U+D451): L<<362.0,-83.0>--<551.0,-82.0>>
    
    * .notdef#10609 (U+D459): L<<386.0,146.0>--<577.0,147.0>>
    
    * .notdef#10617 (U+D463): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#10617 (U+D463): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#10618 (U+D465): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#10619 (U+D466): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10620 (U+D467): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10621 (U+D468): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#10622 (U+D469): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#10622 (U+D469): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#10623 (U+D46A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10624 (U+D46B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10625 (U+D46C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1063 (U+BCFC): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#10632 (U+D475): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#10639 (U+D481): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#1064 (U+BD04): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#10640 (U+D483): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10641 (U+D484): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#10642 (U+D485): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#10642 (U+D485): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#10643 (U+D486): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10644 (U+D487): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1065 (U+BD05): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#10650 (U+D491): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#10653 (U+D495): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10654 (U+D496): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10655 (U+D497): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10656 (U+D498): L<<720.0,461.0>--<721.0,683.0>>
    
    * .notdef#10657 (U+D499): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10658 (U+D49A): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10659 (U+D49B): L<<445.0,90.0>--<619.0,91.0>>
    
    * .notdef#10659 (U+D49B): L<<455.0,-83.0>--<632.0,-82.0>>
    
    * .notdef#10659 (U+D49B): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10660 (U+D49C): L<<448.0,-122.0>--<656.0,-121.0>>
    
    * .notdef#10660 (U+D49C): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10661 (U+D49D): L<<325.0,-122.0>--<450.0,-121.0>>
    
    * .notdef#10661 (U+D49D): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10662 (U+D49E): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10663 (U+D49F): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10664 (U+D4A0): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10665 (U+D4A1): L<<576.0,156.0>--<698.0,157.0>>
    
    * .notdef#10665 (U+D4A1): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10666 (U+D4A2): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10667 (U+D4A3): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10668 (U+D4A4): L<<446.0,98.0>--<588.0,99.0>>
    
    * .notdef#10668 (U+D4A4): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10669 (U+D4A5): L<<446.0,-85.0>--<601.0,-84.0>>
    
    * .notdef#10669 (U+D4A5): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10670 (U+D4A6): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10671 (U+D4A7): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10672 (U+D4A8): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10673 (U+D4AA): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10674 (U+D4AB): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10675 (U+D4AC): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10676 (U+D4AD): L<<446.0,137.0>--<637.0,138.0>>
    
    * .notdef#10676 (U+D4AD): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10677 (U+D4AE): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#10678 (U+D4AF): L<<720.0,471.0>--<721.0,703.0>>
    
    * .notdef#10679 (U+D4B0): L<<607.0,398.0>--<608.0,573.0>>
    
    * .notdef#1068 (U+BD10): L<<191.0,327.0>--<192.0,450.0>>
    
    * .notdef#10680 (U+D4B1): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10681 (U+D4B2): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10682 (U+D4B3): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10683 (U+D4B4): L<<612.0,505.0>--<613.0,657.0>>
    
    * .notdef#10684 (U+D4B5): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10685 (U+D4B6): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10686 (U+D4B7): L<<506.0,90.0>--<680.0,91.0>>
    
    * .notdef#10686 (U+D4B7): L<<516.0,-83.0>--<693.0,-82.0>>
    
    * .notdef#10686 (U+D4B7): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10687 (U+D4B8): L<<509.0,-122.0>--<717.0,-121.0>>
    
    * .notdef#10687 (U+D4B8): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10688 (U+D4B9): L<<386.0,-122.0>--<511.0,-121.0>>
    
    * .notdef#10688 (U+D4B9): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10689 (U+D4BA): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10690 (U+D4BB): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10691 (U+D4BC): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10692 (U+D4BD): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10692 (U+D4BD): L<<637.0,156.0>--<759.0,157.0>>
    
    * .notdef#10693 (U+D4BE): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10694 (U+D4BF): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10695 (U+D4C0): L<<507.0,98.0>--<649.0,99.0>>
    
    * .notdef#10695 (U+D4C0): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10696 (U+D4C1): L<<507.0,-85.0>--<662.0,-84.0>>
    
    * .notdef#10696 (U+D4C1): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10697 (U+D4C2): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10698 (U+D4C3): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10699 (U+D4C4): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10700 (U+D4C5): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10701 (U+D4C6): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10702 (U+D4C7): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10703 (U+D4C8): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10704 (U+D4C9): L<<507.0,137.0>--<698.0,138.0>>
    
    * .notdef#10704 (U+D4C9): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10705 (U+D4CA): L<<612.0,515.0>--<613.0,667.0>>
    
    * .notdef#10706 (U+D4CB): L<<612.0,537.0>--<613.0,672.0>>
    
    * .notdef#10707 (U+D4CD): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10708 (U+D4CE): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10709 (U+D4CF): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10710 (U+D4D1): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10711 (U+D4D2): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#10712 (U+D4D3): L<<445.0,90.0>--<619.0,91.0>>
    
    * .notdef#10712 (U+D4D3): L<<455.0,-83.0>--<632.0,-82.0>>
    
    * .notdef#10712 (U+D4D3): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10713 (U+D4D5): L<<325.0,-122.0>--<450.0,-121.0>>
    
    * .notdef#10713 (U+D4D5): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#10714 (U+D4D6): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#10715 (U+D4D7): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#10716 (U+D4D8): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#10717 (U+D4D9): L<<576.0,156.0>--<698.0,157.0>>
    
    * .notdef#10717 (U+D4D9): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#10718 (U+D4DA): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#10719 (U+D4DB): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#10720 (U+D4DD): L<<446.0,-85.0>--<601.0,-84.0>>
    
    * .notdef#10720 (U+D4DD): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10721 (U+D4DE): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10722 (U+D4E0): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10723 (U+D4E1): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10724 (U+D4E2): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10725 (U+D4E3): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#10726 (U+D4E4): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10727 (U+D4E5): L<<446.0,137.0>--<637.0,138.0>>
    
    * .notdef#10727 (U+D4E5): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#10728 (U+D4E6): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#10729 (U+D4E7): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#1073 (U+BD48): L<<191.0,327.0>--<192.0,450.0>>
    
    * .notdef#10735 (U+D4EF): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#10735 (U+D4EF): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#10736 (U+D4F1): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#10737 (U+D4F2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10738 (U+D4F3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10739 (U+D4F4): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#10740 (U+D4F5): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#10740 (U+D4F5): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#10741 (U+D4F6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10742 (U+D4F7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10743 (U+D4F9): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#10749 (U+D501): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#10757 (U+D50B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#10757 (U+D50B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#10758 (U+D50D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#10759 (U+D50E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1076 (U+BD50): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#10760 (U+D50F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10761 (U+D510): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#10762 (U+D511): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#10762 (U+D511): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#10763 (U+D512): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10764 (U+D513): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1077 (U+BD58): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#10771 (U+D51D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#1078 (U+BD59): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#10781 (U+D527): L<<360.0,70.0>--<569.0,71.0>>
    
    * .notdef#10781 (U+D527): L<<370.0,-93.0>--<576.0,-92.0>>
    
    * .notdef#10782 (U+D528): L<<370.0,-122.0>--<610.0,-121.0>>
    
    * .notdef#10783 (U+D529): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#10784 (U+D52A): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10785 (U+D52B): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10786 (U+D52C): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#10787 (U+D52D): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10787 (U+D52D): L<<546.0,151.0>--<668.0,152.0>>
    
    * .notdef#10788 (U+D52E): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10789 (U+D52F): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#10790 (U+D530): L<<359.0,88.0>--<531.0,89.0>>
    
    * .notdef#10791 (U+D531): L<<362.0,-83.0>--<551.0,-82.0>>
    
    * .notdef#10799 (U+D539): L<<386.0,146.0>--<577.0,147.0>>
    
    * .notdef#10802 (U+D53E): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10803 (U+D53F): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10804 (U+D541): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10805 (U+D542): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10806 (U+D543): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10806 (U+D543): L<<387.0,110.0>--<586.0,111.0>>
    
    * .notdef#10806 (U+D543): L<<397.0,-73.0>--<599.0,-72.0>>
    
    * .notdef#10807 (U+D545): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10807 (U+D545): L<<282.0,-112.0>--<417.0,-111.0>>
    
    * .notdef#10808 (U+D546): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10808 (U+D546): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10809 (U+D547): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10809 (U+D547): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10810 (U+D548): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10810 (U+D548): L<<282.0,-112.0>--<417.0,-111.0>>
    
    * .notdef#10811 (U+D549): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10811 (U+D549): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10811 (U+D549): L<<573.0,186.0>--<695.0,187.0>>
    
    * .notdef#10812 (U+D54A): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10812 (U+D54A): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10813 (U+D54B): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10813 (U+D54B): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#10814 (U+D54E): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10815 (U+D550): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10816 (U+D552): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10817 (U+D553): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10818 (U+D554): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10819 (U+D555): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10819 (U+D555): L<<413.0,157.0>--<604.0,158.0>>
    
    * .notdef#10820 (U+D556): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#10821 (U+D557): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#10826 (U+D55F): L<<376.0,110.0>--<575.0,111.0>>
    
    * .notdef#10826 (U+D55F): L<<386.0,-73.0>--<588.0,-72.0>>
    
    * .notdef#10827 (U+D561): L<<271.0,-112.0>--<406.0,-111.0>>
    
    * .notdef#10828 (U+D562): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10829 (U+D563): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10830 (U+D564): L<<271.0,-112.0>--<406.0,-111.0>>
    
    * .notdef#10831 (U+D566): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10832 (U+D567): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10838 (U+D571): L<<402.0,157.0>--<593.0,158.0>>
    
    * .notdef#1084 (U+BD87): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#1084 (U+BD87): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#10845 (U+D57B): L<<456.0,110.0>--<655.0,111.0>>
    
    * .notdef#10845 (U+D57B): L<<466.0,-73.0>--<668.0,-72.0>>
    
    * .notdef#10846 (U+D57D): L<<351.0,-112.0>--<486.0,-111.0>>
    
    * .notdef#10847 (U+D57E): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10848 (U+D57F): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10849 (U+D580): L<<351.0,-112.0>--<486.0,-111.0>>
    
    * .notdef#1085 (U+BD88): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#10850 (U+D581): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10850 (U+D581): L<<642.0,186.0>--<764.0,187.0>>
    
    * .notdef#10851 (U+D582): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10852 (U+D583): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10857 (U+D58D): L<<482.0,157.0>--<673.0,158.0>>
    
    * .notdef#1086 (U+BD89): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#10866 (U+D597): L<<376.0,110.0>--<575.0,111.0>>
    
    * .notdef#10866 (U+D597): L<<386.0,-73.0>--<588.0,-72.0>>
    
    * .notdef#10867 (U+D598): L<<391.0,-112.0>--<616.0,-111.0>>
    
    * .notdef#10868 (U+D599): L<<271.0,-112.0>--<406.0,-111.0>>
    
    * .notdef#10869 (U+D59A): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#1087 (U+BD8A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#10870 (U+D59B): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10871 (U+D59C): L<<271.0,-112.0>--<406.0,-111.0>>
    
    * .notdef#10872 (U+D59D): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10872 (U+D59D): L<<562.0,186.0>--<684.0,187.0>>
    
    * .notdef#10873 (U+D59E): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10874 (U+D59F): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10875 (U+D5A0): L<<376.0,118.0>--<553.0,119.0>>
    
    * .notdef#10876 (U+D5A1): L<<378.0,-69.0>--<547.0,-68.0>>
    
    * .notdef#1088 (U+BD90): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#10883 (U+D5A9): L<<402.0,157.0>--<593.0,158.0>>
    
    * .notdef#1089 (U+BD91): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#10893 (U+D5B3): L<<456.0,110.0>--<655.0,111.0>>
    
    * .notdef#10893 (U+D5B3): L<<466.0,-73.0>--<668.0,-72.0>>
    
    * .notdef#10894 (U+D5B4): L<<471.0,-112.0>--<696.0,-111.0>>
    
    * .notdef#10895 (U+D5B5): L<<351.0,-112.0>--<486.0,-111.0>>
    
    * .notdef#10896 (U+D5B6): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10897 (U+D5B7): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10898 (U+D5B8): L<<351.0,-112.0>--<486.0,-111.0>>
    
    * .notdef#10899 (U+D5B9): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10899 (U+D5B9): L<<642.0,186.0>--<764.0,187.0>>
    
    * .notdef#10900 (U+D5BA): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10901 (U+D5BB): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10902 (U+D5BC): L<<456.0,118.0>--<633.0,119.0>>
    
    * .notdef#10903 (U+D5BD): L<<458.0,-69.0>--<627.0,-68.0>>
    
    * .notdef#10911 (U+D5C5): L<<482.0,157.0>--<673.0,158.0>>
    
    * .notdef#10914 (U+D5CA): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10915 (U+D5CB): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10916 (U+D5CD): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10917 (U+D5CE): L<<736.0,451.0>--<737.0,643.0>>
    
    * .notdef#10918 (U+D5CF): L<<376.0,110.0>--<575.0,111.0>>
    
    * .notdef#10918 (U+D5CF): L<<386.0,-73.0>--<588.0,-72.0>>
    
    * .notdef#10918 (U+D5CF): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10919 (U+D5D1): L<<271.0,-112.0>--<406.0,-111.0>>
    
    * .notdef#10919 (U+D5D1): L<<736.0,451.0>--<737.0,643.0>>
    
    * .notdef#1092 (U+BD99): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#10920 (U+D5D3): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10920 (U+D5D3): L<<736.0,451.0>--<737.0,643.0>>
    
    * .notdef#10921 (U+D5D4): L<<271.0,-112.0>--<406.0,-111.0>>
    
    * .notdef#10921 (U+D5D4): L<<736.0,451.0>--<737.0,643.0>>
    
    * .notdef#10922 (U+D5D5): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10922 (U+D5D5): L<<562.0,186.0>--<684.0,187.0>>
    
    * .notdef#10922 (U+D5D5): L<<736.0,451.0>--<737.0,643.0>>
    
    * .notdef#10923 (U+D5D6): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10923 (U+D5D6): L<<736.0,451.0>--<737.0,643.0>>
    
    * .notdef#10924 (U+D5D7): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10924 (U+D5D7): L<<736.0,451.0>--<737.0,643.0>>
    
    * .notdef#10925 (U+D5DA): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10926 (U+D5DC): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10927 (U+D5DE): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10928 (U+D5DF): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10929 (U+D5E0): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10930 (U+D5E1): L<<402.0,157.0>--<593.0,158.0>>
    
    * .notdef#10930 (U+D5E1): L<<736.0,451.0>--<737.0,643.0>>
    
    * .notdef#10931 (U+D5E2): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10932 (U+D5E3): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#10933 (U+D5E6): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#10934 (U+D5E7): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#10935 (U+D5E9): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#10936 (U+D5EA): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#10937 (U+D5EB): L<<456.0,110.0>--<655.0,111.0>>
    
    * .notdef#10937 (U+D5EB): L<<466.0,-73.0>--<668.0,-72.0>>
    
    * .notdef#10937 (U+D5EB): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#10938 (U+D5ED): L<<351.0,-112.0>--<486.0,-111.0>>
    
    * .notdef#10938 (U+D5ED): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#10939 (U+D5EE): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10939 (U+D5EE): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#1094 (U+BD9C): L<<706.0,361.0>--<707.0,583.0>>
    
    * .notdef#10940 (U+D5EF): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10940 (U+D5EF): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#10941 (U+D5F0): L<<351.0,-112.0>--<486.0,-111.0>>
    
    * .notdef#10941 (U+D5F0): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#10942 (U+D5F1): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10942 (U+D5F1): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#10942 (U+D5F1): L<<642.0,186.0>--<764.0,187.0>>
    
    * .notdef#10943 (U+D5F2): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10943 (U+D5F2): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#10944 (U+D5F3): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10944 (U+D5F3): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#10945 (U+D5F6): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#10946 (U+D5F8): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#10947 (U+D5FA): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#10948 (U+D5FB): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#10949 (U+D5FC): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#1095 (U+BDA4): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#1095 (U+BDA4): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#10950 (U+D5FD): L<<482.0,157.0>--<673.0,158.0>>
    
    * .notdef#10950 (U+D5FD): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#10951 (U+D5FE): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#10952 (U+D5FF): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#10953 (U+D602): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#10954 (U+D603): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#10955 (U+D605): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#10956 (U+D606): L<<736.0,441.0>--<737.0,653.0>>
    
    * .notdef#10957 (U+D607): L<<376.0,110.0>--<575.0,111.0>>
    
    * .notdef#10957 (U+D607): L<<386.0,-73.0>--<588.0,-72.0>>
    
    * .notdef#10957 (U+D607): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#10958 (U+D609): L<<271.0,-112.0>--<406.0,-111.0>>
    
    * .notdef#10958 (U+D609): L<<736.0,441.0>--<737.0,653.0>>
    
    * .notdef#10959 (U+D60A): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10959 (U+D60A): L<<736.0,441.0>--<737.0,653.0>>
    
    * .notdef#1096 (U+BDB0): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#10960 (U+D60B): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10960 (U+D60B): L<<736.0,441.0>--<737.0,653.0>>
    
    * .notdef#10961 (U+D60C): L<<271.0,-112.0>--<406.0,-111.0>>
    
    * .notdef#10961 (U+D60C): L<<736.0,441.0>--<737.0,653.0>>
    
    * .notdef#10962 (U+D60D): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10962 (U+D60D): L<<562.0,186.0>--<684.0,187.0>>
    
    * .notdef#10962 (U+D60D): L<<736.0,441.0>--<737.0,653.0>>
    
    * .notdef#10963 (U+D60E): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10963 (U+D60E): L<<736.0,441.0>--<737.0,653.0>>
    
    * .notdef#10964 (U+D60F): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#10964 (U+D60F): L<<736.0,441.0>--<737.0,653.0>>
    
    * .notdef#10965 (U+D612): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#10966 (U+D616): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#10967 (U+D617): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#10968 (U+D618): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#10969 (U+D619): L<<402.0,157.0>--<593.0,158.0>>
    
    * .notdef#10969 (U+D619): L<<736.0,441.0>--<737.0,653.0>>
    
    * .notdef#1097 (U+BDB8): L<<607.0,398.0>--<608.0,573.0>>
    
    * .notdef#10970 (U+D61A): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#10971 (U+D61B): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#10972 (U+D61D): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10973 (U+D61E): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10974 (U+D61F): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10975 (U+D621): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10976 (U+D622): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#10977 (U+D623): L<<456.0,110.0>--<655.0,111.0>>
    
    * .notdef#10977 (U+D623): L<<466.0,-73.0>--<668.0,-72.0>>
    
    * .notdef#10977 (U+D623): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10978 (U+D625): L<<351.0,-112.0>--<486.0,-111.0>>
    
    * .notdef#10978 (U+D625): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#10979 (U+D626): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10979 (U+D626): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#1098 (U+BDD4): L<<696.0,361.0>--<697.0,583.0>>
    
    * .notdef#10980 (U+D627): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10980 (U+D627): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#10981 (U+D628): L<<351.0,-112.0>--<486.0,-111.0>>
    
    * .notdef#10981 (U+D628): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#10982 (U+D629): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10982 (U+D629): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#10982 (U+D629): L<<642.0,186.0>--<764.0,187.0>>
    
    * .notdef#10983 (U+D62A): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10983 (U+D62A): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#10984 (U+D62B): L<<336.0,-112.0>--<471.0,-111.0>>
    
    * .notdef#10984 (U+D62B): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#10985 (U+D62C): L<<456.0,118.0>--<633.0,119.0>>
    
    * .notdef#10985 (U+D62C): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10986 (U+D62E): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10987 (U+D62F): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10988 (U+D630): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10989 (U+D631): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#1099 (U+BDD5): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#10990 (U+D632): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10991 (U+D633): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#10992 (U+D634): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10993 (U+D635): L<<482.0,157.0>--<673.0,158.0>>
    
    * .notdef#10993 (U+D635): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#10994 (U+D636): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#10995 (U+D637): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#11 (U+3139): L<<591.0,137.0>--<334.0,136.0>>
    
    * .notdef#1100 (U+BDD8): L<<696.0,461.0>--<697.0,683.0>>
    
    * .notdef#11000 (U+D63F): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#11000 (U+D63F): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#11001 (U+D641): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#11002 (U+D642): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11003 (U+D643): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11004 (U+D644): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#11005 (U+D646): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11006 (U+D647): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#1101 (U+BDDC): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#1101 (U+BDDC): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#11018 (U+D65B): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#11019 (U+D65D): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#1102 (U+BDE9): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#11020 (U+D65E): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#11021 (U+D65F): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11022 (U+D660): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#11023 (U+D661): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11023 (U+D661): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#11024 (U+D662): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11025 (U+D663): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11026 (U+D664): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#11027 (U+D665): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#11033 (U+D66D): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#11040 (U+D677): L<<426.0,-106.0>--<632.0,-105.0>>
    
    * .notdef#11041 (U+D678): L<<426.0,-134.0>--<666.0,-133.0>>
    
    * .notdef#11042 (U+D679): L<<311.0,-124.0>--<446.0,-123.0>>
    
    * .notdef#11043 (U+D67A): L<<301.0,-124.0>--<443.0,-123.0>>
    
    * .notdef#11044 (U+D67B): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#11045 (U+D67C): L<<321.0,-124.0>--<456.0,-123.0>>
    
    * .notdef#11046 (U+D67D): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#11046 (U+D67D): L<<602.0,131.0>--<724.0,132.0>>
    
    * .notdef#11047 (U+D67E): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#11048 (U+D67F): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#11049 (U+D680): L<<415.0,70.0>--<587.0,71.0>>
    
    * .notdef#1105 (U+BDF8): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#11050 (U+D681): L<<418.0,-96.0>--<607.0,-95.0>>
    
    * .notdef#11056 (U+D689): L<<442.0,126.0>--<633.0,127.0>>
    
    * .notdef#1106 (U+BE00): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#11063 (U+D693): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#11064 (U+D695): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#11065 (U+D696): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#11066 (U+D697): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11067 (U+D698): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#11068 (U+D699): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11068 (U+D699): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#11069 (U+D69A): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11070 (U+D69B): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11071 (U+D69C): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#11077 (U+D6A5): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#11085 (U+D6AF): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#11085 (U+D6AF): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#11086 (U+D6B1): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#11087 (U+D6B2): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11088 (U+D6B3): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11089 (U+D6B4): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#11090 (U+D6B5): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#11090 (U+D6B5): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#11091 (U+D6B6): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11092 (U+D6B7): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11093 (U+D6B8): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#111 (U+AC19): L<<327.0,157.0>--<518.0,158.0>>
    
    * .notdef#11100 (U+D6C1): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#11107 (U+D6CB): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#11107 (U+D6CB): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#11108 (U+D6CD): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#11109 (U+D6CE): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11110 (U+D6CF): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11111 (U+D6D0): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#11112 (U+D6D2): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11113 (U+D6D3): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11114 (U+D6D5): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#1112 (U+BE14): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#11120 (U+D6DD): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#11123 (U+D6E1): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11124 (U+D6E2): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11125 (U+D6E3): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11126 (U+D6E5): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11127 (U+D6E6): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#11128 (U+D6E7): L<<431.0,72.0>--<605.0,73.0>>
    
    * .notdef#11128 (U+D6E7): L<<441.0,-96.0>--<618.0,-95.0>>
    
    * .notdef#11128 (U+D6E7): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11129 (U+D6E9): L<<311.0,-134.0>--<436.0,-133.0>>
    
    * .notdef#11129 (U+D6E9): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#1113 (U+BE1C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#11130 (U+D6EA): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#11131 (U+D6EB): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#11132 (U+D6EC): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#11133 (U+D6ED): L<<562.0,136.0>--<684.0,137.0>>
    
    * .notdef#11133 (U+D6ED): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#11134 (U+D6EE): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#11135 (U+D6EF): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#11136 (U+D6F1): L<<432.0,-98.0>--<587.0,-97.0>>
    
    * .notdef#11136 (U+D6F1): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11137 (U+D6F2): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11138 (U+D6F3): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11139 (U+D6F4): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#1114 (U+BE1D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#11140 (U+D6F6): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11141 (U+D6F7): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#11142 (U+D6F8): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11143 (U+D6F9): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#11144 (U+D6FA): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#11145 (U+D6FB): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#11146 (U+D6FE): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11147 (U+D6FF): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11148 (U+D701): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11149 (U+D702): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11150 (U+D703): L<<501.0,72.0>--<675.0,73.0>>
    
    * .notdef#11150 (U+D703): L<<511.0,-96.0>--<688.0,-95.0>>
    
    * .notdef#11150 (U+D703): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11151 (U+D705): L<<381.0,-134.0>--<506.0,-133.0>>
    
    * .notdef#11151 (U+D705): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11152 (U+D706): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11153 (U+D707): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11154 (U+D708): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11155 (U+D709): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11155 (U+D709): L<<632.0,136.0>--<754.0,137.0>>
    
    * .notdef#11156 (U+D70A): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11157 (U+D70B): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11158 (U+D70C): L<<502.0,80.0>--<644.0,81.0>>
    
    * .notdef#11158 (U+D70C): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11159 (U+D70D): L<<502.0,-98.0>--<657.0,-97.0>>
    
    * .notdef#11159 (U+D70D): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#1116 (U+BE44): L<<194.0,270.0>--<195.0,393.0>>
    
    * .notdef#11160 (U+D70E): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11161 (U+D70F): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11162 (U+D710): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11163 (U+D712): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11164 (U+D713): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11165 (U+D714): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11166 (U+D715): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11167 (U+D716): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#11168 (U+D717): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#11169 (U+D71A): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#11170 (U+D71B): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#11171 (U+D71D): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#11172 (U+D71E): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#11173 (U+D71F): L<<431.0,72.0>--<605.0,73.0>>
    
    * .notdef#11173 (U+D71F): L<<441.0,-96.0>--<618.0,-95.0>>
    
    * .notdef#11173 (U+D71F): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#11174 (U+D721): L<<311.0,-134.0>--<436.0,-133.0>>
    
    * .notdef#11174 (U+D721): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#11175 (U+D722): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#11176 (U+D723): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#11177 (U+D724): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#11178 (U+D725): L<<562.0,136.0>--<684.0,137.0>>
    
    * .notdef#11178 (U+D725): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#11179 (U+D726): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#11180 (U+D727): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#11181 (U+D72A): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#11182 (U+D72C): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#11183 (U+D72E): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#11184 (U+D72F): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#11185 (U+D730): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#11186 (U+D731): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#11187 (U+D732): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#11188 (U+D733): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#1119 (U+BE4C): L<<392.0,-112.0>--<617.0,-111.0>>
    
    * .notdef#11193 (U+D73B): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#11193 (U+D73B): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#11194 (U+D73D): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#11195 (U+D73E): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11196 (U+D73F): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11197 (U+D740): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#11198 (U+D741): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#11198 (U+D741): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#11199 (U+D742): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#1120 (U+BE4E): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#11200 (U+D743): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11201 (U+D745): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#11207 (U+D74D): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#1121 (U+BE54): L<<377.0,118.0>--<554.0,119.0>>
    
    * .notdef#11213 (U+D75A): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11214 (U+D75B): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11215 (U+D75C): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#11216 (U+D75D): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#11216 (U+D75D): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#11217 (U+D75E): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#11218 (U+D75F): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#1122 (U+BE55): L<<379.0,-69.0>--<548.0,-68.0>>
    
    * .notdef#11231 (U+D773): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#11232 (U+D775): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#11233 (U+D776): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#11234 (U+D777): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11235 (U+D778): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#11236 (U+D779): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11236 (U+D779): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#11237 (U+D77A): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11238 (U+D77B): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#11245 (U+D785): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#11252 (U+D78F): L<<376.0,110.0>--<575.0,111.0>>
    
    * .notdef#11252 (U+D78F): L<<386.0,-73.0>--<588.0,-72.0>>
    
    * .notdef#11253 (U+D791): L<<271.0,-112.0>--<406.0,-111.0>>
    
    * .notdef#11254 (U+D792): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#11255 (U+D793): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#11256 (U+D794): L<<271.0,-112.0>--<406.0,-111.0>>
    
    * .notdef#11257 (U+D795): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#11257 (U+D795): L<<562.0,186.0>--<684.0,187.0>>
    
    * .notdef#11258 (U+D796): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#11259 (U+D797): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#11265 (U+D7A1): L<<402.0,157.0>--<593.0,158.0>>
    
    * .notdef#1127 (U+BE60): L<<422.0,259.0>--<423.0,374.0>>
    
    * .notdef#1130 (U+BE68): L<<441.0,-112.0>--<666.0,-111.0>>
    
    * .notdef#1131 (U+BE6A): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#1132 (U+BE70): L<<426.0,118.0>--<603.0,119.0>>
    
    * .notdef#1133 (U+BE71): L<<428.0,-69.0>--<597.0,-68.0>>
    
    * .notdef#1138 (U+BE7C): L<<387.0,259.0>--<388.0,374.0>>
    
    * .notdef#1141 (U+BE84): L<<505.0,-112.0>--<730.0,-111.0>>
    
    * .notdef#1142 (U+BE8C): L<<490.0,118.0>--<667.0,119.0>>
    
    * .notdef#1143 (U+BE8D): L<<492.0,-69.0>--<661.0,-68.0>>
    
    * .notdef#1147 (U+BE98): L<<422.0,259.0>--<423.0,374.0>>
    
    * .notdef#1149 (U+BEA8): L<<426.0,118.0>--<603.0,119.0>>
    
    * .notdef#1150 (U+BED0): L<<422.0,259.0>--<423.0,374.0>>
    
    * .notdef#1150 (U+BED0): L<<786.0,271.0>--<787.0,573.0>>
    
    * .notdef#1151 (U+BED1): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#1152 (U+BED4): L<<786.0,335.0>--<787.0,653.0>>
    
    * .notdef#1153 (U+BED7): L<<426.0,110.0>--<625.0,111.0>>
    
    * .notdef#1153 (U+BED7): L<<436.0,-73.0>--<638.0,-72.0>>
    
    * .notdef#1153 (U+BED7): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#1154 (U+BED8): L<<441.0,-112.0>--<666.0,-111.0>>
    
    * .notdef#1154 (U+BED8): L<<786.0,451.0>--<787.0,673.0>>
    
    * .notdef#1155 (U+BEE0): L<<426.0,118.0>--<603.0,119.0>>
    
    * .notdef#1155 (U+BEE0): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#1156 (U+BEE3): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#1157 (U+BEE4): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#1158 (U+BEE5): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#1159 (U+BEEC): L<<387.0,259.0>--<388.0,374.0>>
    
    * .notdef#1159 (U+BEEC): L<<678.0,291.0>--<679.0,573.0>>
    
    * .notdef#1160 (U+BF01): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#1161 (U+BF08): L<<422.0,259.0>--<423.0,374.0>>
    
    * .notdef#1161 (U+BF08): L<<786.0,271.0>--<787.0,573.0>>
    
    * .notdef#1162 (U+BF09): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#1163 (U+BF18): L<<426.0,118.0>--<603.0,119.0>>
    
    * .notdef#1163 (U+BF18): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#1164 (U+BF19): L<<428.0,-69.0>--<597.0,-68.0>>
    
    * .notdef#1164 (U+BF19): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#1165 (U+BF1B): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#1166 (U+BF1C): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#1167 (U+BF1D): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#117 (U+AC24): L<<386.0,-112.0>--<611.0,-111.0>>
    
    * .notdef#1171 (U+BF48): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1172 (U+BF50): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1173 (U+BF51): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#118 (U+AC2C): L<<371.0,118.0>--<548.0,119.0>>
    
    * .notdef#1181 (U+BFD4): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1182 (U+BFDC): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1189 (U+C060): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#119 (U+AC2D): L<<373.0,-69.0>--<542.0,-68.0>>
    
    * .notdef#1190 (U+C068): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1191 (U+C069): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#1192 (U+C090): L<<422.0,259.0>--<423.0,374.0>>
    
    * .notdef#1195 (U+C098): L<<441.0,-112.0>--<666.0,-111.0>>
    
    * .notdef#1196 (U+C0A0): L<<426.0,118.0>--<603.0,119.0>>
    
    * .notdef#1197 (U+C0A1): L<<428.0,-69.0>--<597.0,-68.0>>
    
    * .notdef#12 (U+313A): L<<417.0,137.0>--<234.0,136.0>>
    
    * .notdef#1204 (U+C0B3): L<<288.0,110.0>--<487.0,111.0>>
    
    * .notdef#1204 (U+C0B3): L<<298.0,-73.0>--<500.0,-72.0>>
    
    * .notdef#1205 (U+C0B4): L<<303.0,-112.0>--<528.0,-111.0>>
    
    * .notdef#1206 (U+C0B5): L<<183.0,-112.0>--<318.0,-111.0>>
    
    * .notdef#1207 (U+C0B6): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#1208 (U+C0BC): L<<288.0,118.0>--<465.0,119.0>>
    
    * .notdef#1209 (U+C0BD): L<<290.0,-69.0>--<459.0,-68.0>>
    
    * .notdef#1213 (U+C0C5): L<<314.0,157.0>--<505.0,158.0>>
    
    * .notdef#1217 (U+C0D0): L<<372.0,-112.0>--<597.0,-111.0>>
    
    * .notdef#1218 (U+C0D8): L<<357.0,118.0>--<534.0,119.0>>
    
    * .notdef#1219 (U+C0D9): L<<359.0,-69.0>--<528.0,-68.0>>
    
    * .notdef#1226 (U+C0EC): L<<303.0,-112.0>--<528.0,-111.0>>
    
    * .notdef#1227 (U+C0F4): L<<288.0,118.0>--<465.0,119.0>>
    
    * .notdef#1228 (U+C0F5): L<<290.0,-69.0>--<459.0,-68.0>>
    
    * .notdef#1233 (U+C108): L<<372.0,-112.0>--<597.0,-111.0>>
    
    * .notdef#1234 (U+C110): L<<357.0,118.0>--<534.0,119.0>>
    
    * .notdef#1236 (U+C11C): L<<697.0,271.0>--<698.0,573.0>>
    
    * .notdef#1237 (U+C11D): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#1238 (U+C11E): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#1239 (U+C11F): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#1240 (U+C120): L<<648.0,331.0>--<649.0,653.0>>
    
    * .notdef#1241 (U+C123): L<<288.0,110.0>--<487.0,111.0>>
    
    * .notdef#1241 (U+C123): L<<298.0,-73.0>--<500.0,-72.0>>
    
    * .notdef#1241 (U+C123): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#1242 (U+C124): L<<303.0,-112.0>--<528.0,-111.0>>
    
    * .notdef#1242 (U+C124): L<<648.0,451.0>--<649.0,673.0>>
    
    * .notdef#1243 (U+C126): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#1243 (U+C126): L<<648.0,451.0>--<649.0,673.0>>
    
    * .notdef#1244 (U+C127): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#1244 (U+C127): L<<648.0,451.0>--<649.0,673.0>>
    
    * .notdef#1245 (U+C12C): L<<288.0,118.0>--<465.0,119.0>>
    
    * .notdef#1245 (U+C12C): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#1246 (U+C12D): L<<290.0,-69.0>--<459.0,-68.0>>
    
    * .notdef#1246 (U+C12D): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#1247 (U+C12F): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#1248 (U+C130): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#1249 (U+C131): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#1250 (U+C136): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#1251 (U+C138): L<<540.0,291.0>--<541.0,573.0>>
    
    * .notdef#1252 (U+C139): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#1253 (U+C13C): L<<534.0,370.0>--<535.0,623.0>>
    
    * .notdef#1254 (U+C140): L<<372.0,-112.0>--<597.0,-111.0>>
    
    * .notdef#1254 (U+C140): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#1255 (U+C148): L<<357.0,118.0>--<534.0,119.0>>
    
    * .notdef#1255 (U+C148): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#1256 (U+C149): L<<359.0,-69.0>--<528.0,-68.0>>
    
    * .notdef#1256 (U+C149): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#1257 (U+C14B): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#1258 (U+C14C): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#1259 (U+C14D): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#126 (U+AC40): L<<316.0,-112.0>--<541.0,-111.0>>
    
    * .notdef#1260 (U+C154): L<<697.0,271.0>--<698.0,573.0>>
    
    * .notdef#1261 (U+C155): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#1262 (U+C158): L<<648.0,332.0>--<649.0,653.0>>
    
    * .notdef#1263 (U+C15C): L<<303.0,-112.0>--<528.0,-111.0>>
    
    * .notdef#1263 (U+C15C): L<<648.0,441.0>--<649.0,673.0>>
    
    * .notdef#1264 (U+C164): L<<288.0,118.0>--<465.0,119.0>>
    
    * .notdef#1264 (U+C164): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#1265 (U+C165): L<<290.0,-69.0>--<459.0,-68.0>>
    
    * .notdef#1265 (U+C165): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#1266 (U+C167): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#1267 (U+C168): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#1268 (U+C169): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#1269 (U+C170): L<<540.0,291.0>--<541.0,573.0>>
    
    * .notdef#1270 (U+C174): L<<534.0,361.0>--<535.0,623.0>>
    
    * .notdef#1271 (U+C178): L<<372.0,-112.0>--<597.0,-111.0>>
    
    * .notdef#1271 (U+C178): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#1272 (U+C185): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#1277 (U+C194): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1278 (U+C196): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1279 (U+C19C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1280 (U+C19D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#1283 (U+C1A5): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#1287 (U+C1B0): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#1291 (U+C1CC): L<<426.0,-122.0>--<666.0,-121.0>>
    
    * .notdef#1292 (U+C1D4): L<<415.0,88.0>--<587.0,89.0>>
    
    * .notdef#1297 (U+C1E8): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#1298 (U+C1F0): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#1299 (U+C1F1): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#13 (U+313B): L<<417.0,137.0>--<234.0,136.0>>
    
    * .notdef#1304 (U+C204): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1305 (U+C20C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1306 (U+C20D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#131 (U+AC5C): L<<386.0,-112.0>--<611.0,-111.0>>
    
    * .notdef#1312 (U+C21F): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#1312 (U+C21F): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#1313 (U+C220): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1314 (U+C228): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1315 (U+C229): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#1319 (U+C231): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#132 (U+AC70): L<<661.0,271.0>--<662.0,573.0>>
    
    * .notdef#1321 (U+C234): L<<706.0,361.0>--<707.0,583.0>>
    
    * .notdef#1322 (U+C248): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#1323 (U+C250): L<<607.0,398.0>--<608.0,573.0>>
    
    * .notdef#1324 (U+C251): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#1325 (U+C254): L<<607.0,505.0>--<608.0,657.0>>
    
    * .notdef#1326 (U+C258): L<<504.0,-122.0>--<712.0,-121.0>>
    
    * .notdef#1326 (U+C258): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#1327 (U+C260): L<<502.0,98.0>--<644.0,99.0>>
    
    * .notdef#1327 (U+C260): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#1328 (U+C265): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#1329 (U+C26C): L<<696.0,361.0>--<697.0,583.0>>
    
    * .notdef#133 (U+AC71): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#1330 (U+C26D): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1331 (U+C270): L<<696.0,461.0>--<697.0,683.0>>
    
    * .notdef#1332 (U+C274): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#1332 (U+C274): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#1333 (U+C27C): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#1333 (U+C27C): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1334 (U+C27D): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#1334 (U+C27D): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1335 (U+C27F): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1336 (U+C281): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1339 (U+C290): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#134 (U+AC74): L<<661.0,335.0>--<662.0,653.0>>
    
    * .notdef#1340 (U+C298): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1346 (U+C2AC): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1347 (U+C2AD): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#1348 (U+C2B4): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1349 (U+C2B5): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#135 (U+AC77): L<<301.0,110.0>--<500.0,111.0>>
    
    * .notdef#135 (U+AC77): L<<311.0,-73.0>--<513.0,-72.0>>
    
    * .notdef#135 (U+AC77): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#1355 (U+C2E3): L<<288.0,110.0>--<487.0,111.0>>
    
    * .notdef#1355 (U+C2E3): L<<298.0,-73.0>--<500.0,-72.0>>
    
    * .notdef#1356 (U+C2E4): L<<303.0,-112.0>--<528.0,-111.0>>
    
    * .notdef#1357 (U+C2EB): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#1358 (U+C2EC): L<<288.0,118.0>--<465.0,119.0>>
    
    * .notdef#1359 (U+C2ED): L<<290.0,-69.0>--<459.0,-68.0>>
    
    * .notdef#136 (U+AC78): L<<316.0,-112.0>--<541.0,-111.0>>
    
    * .notdef#136 (U+AC78): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#1367 (U+C300): L<<349.0,-112.0>--<574.0,-111.0>>
    
    * .notdef#1368 (U+C308): L<<334.0,118.0>--<511.0,119.0>>
    
    * .notdef#1369 (U+C309): L<<336.0,-69.0>--<505.0,-68.0>>
    
    * .notdef#137 (U+AC7A): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#137 (U+AC7A): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#1376 (U+C31C): L<<418.0,-112.0>--<643.0,-111.0>>
    
    * .notdef#1377 (U+C324): L<<403.0,118.0>--<580.0,119.0>>
    
    * .notdef#1378 (U+C325): L<<405.0,-69.0>--<574.0,-68.0>>
    
    * .notdef#138 (U+AC80): L<<301.0,118.0>--<478.0,119.0>>
    
    * .notdef#138 (U+AC80): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#1382 (U+C368): L<<726.0,271.0>--<727.0,573.0>>
    
    * .notdef#1383 (U+C369): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#1384 (U+C36C): L<<694.0,331.0>--<695.0,653.0>>
    
    * .notdef#1385 (U+C370): L<<349.0,-112.0>--<574.0,-111.0>>
    
    * .notdef#1385 (U+C370): L<<694.0,451.0>--<695.0,673.0>>
    
    * .notdef#1386 (U+C372): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#1386 (U+C372): L<<694.0,451.0>--<695.0,673.0>>
    
    * .notdef#1387 (U+C378): L<<334.0,118.0>--<511.0,119.0>>
    
    * .notdef#1387 (U+C378): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#1388 (U+C379): L<<336.0,-69.0>--<505.0,-68.0>>
    
    * .notdef#1388 (U+C379): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#1389 (U+C37C): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#139 (U+AC81): L<<303.0,-69.0>--<472.0,-68.0>>
    
    * .notdef#139 (U+AC81): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#1390 (U+C37D): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#1391 (U+C384): L<<639.0,291.0>--<640.0,573.0>>
    
    * .notdef#1392 (U+C388): L<<597.0,370.0>--<598.0,623.0>>
    
    * .notdef#1393 (U+C38C): L<<418.0,-112.0>--<643.0,-111.0>>
    
    * .notdef#1393 (U+C38C): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#1394 (U+C3C0): L<<597.0,361.0>--<598.0,623.0>>
    
    * .notdef#1398 (U+C3DF): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#1398 (U+C3DF): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#1399 (U+C3E0): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#14 (U+313C): L<<411.0,138.0>--<234.0,137.0>>
    
    * .notdef#140 (U+AC83): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#1400 (U+C3E2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1401 (U+C3E8): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1402 (U+C3E9): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#141 (U+AC84): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#1412 (U+C434): L<<381.0,-122.0>--<621.0,-121.0>>
    
    * .notdef#1413 (U+C43C): L<<370.0,88.0>--<542.0,89.0>>
    
    * .notdef#1414 (U+C43D): L<<373.0,-83.0>--<562.0,-82.0>>
    
    * .notdef#1419 (U+C46C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#142 (U+AC85): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#1420 (U+C474): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1421 (U+C475): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#1423 (U+C480): L<<716.0,361.0>--<717.0,583.0>>
    
    * .notdef#1424 (U+C494): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#1425 (U+C49C): L<<607.0,398.0>--<608.0,573.0>>
    
    * .notdef#1426 (U+C4B8): L<<706.0,361.0>--<707.0,583.0>>
    
    * .notdef#1427 (U+C4BC): L<<701.0,461.0>--<702.0,683.0>>
    
    * .notdef#143 (U+AC86): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#1432 (U+C4F8): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1433 (U+C4FA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1434 (U+C4FF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1435 (U+C500): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1436 (U+C501): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#1439 (U+C514): L<<381.0,-122.0>--<621.0,-121.0>>
    
    * .notdef#144 (U+AC89): L<<327.0,157.0>--<518.0,158.0>>
    
    * .notdef#144 (U+AC89): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#1440 (U+C51C): L<<370.0,88.0>--<542.0,89.0>>
    
    * .notdef#1444 (U+C530): L<<349.0,-112.0>--<574.0,-111.0>>
    
    * .notdef#1445 (U+C538): L<<334.0,118.0>--<511.0,119.0>>
    
    * .notdef#1446 (U+C539): L<<336.0,-69.0>--<505.0,-68.0>>
    
    * .notdef#145 (U+AC8A): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#1454 (U+C54C): L<<344.0,-112.0>--<569.0,-111.0>>
    
    * .notdef#1455 (U+C54D): L<<224.0,-112.0>--<359.0,-111.0>>
    
    * .notdef#1456 (U+C54E): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#1457 (U+C553): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#1458 (U+C554): L<<329.0,118.0>--<506.0,119.0>>
    
    * .notdef#1459 (U+C555): L<<331.0,-69.0>--<500.0,-68.0>>
    
    * .notdef#146 (U+AC8B): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#1463 (U+C55D): L<<355.0,157.0>--<546.0,158.0>>
    
    * .notdef#1468 (U+C568): L<<413.0,-112.0>--<638.0,-111.0>>
    
    * .notdef#1469 (U+C570): L<<398.0,118.0>--<575.0,119.0>>
    
    * .notdef#147 (U+AC8C): L<<547.0,291.0>--<548.0,573.0>>
    
    * .notdef#1470 (U+C571): L<<400.0,-69.0>--<569.0,-68.0>>
    
    * .notdef#1477 (U+C584): L<<344.0,-112.0>--<569.0,-111.0>>
    
    * .notdef#1478 (U+C587): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#1479 (U+C58C): L<<329.0,118.0>--<506.0,119.0>>
    
    * .notdef#148 (U+AC90): L<<548.0,361.0>--<549.0,623.0>>
    
    * .notdef#1480 (U+C58D): L<<331.0,-69.0>--<500.0,-68.0>>
    
    * .notdef#1483 (U+C595): L<<355.0,157.0>--<546.0,158.0>>
    
    * .notdef#1487 (U+C5A0): L<<413.0,-112.0>--<638.0,-111.0>>
    
    * .notdef#1488 (U+C5A9): L<<400.0,-69.0>--<569.0,-68.0>>
    
    * .notdef#1489 (U+C5B4): L<<689.0,271.0>--<690.0,573.0>>
    
    * .notdef#149 (U+AC94): L<<386.0,-112.0>--<611.0,-111.0>>
    
    * .notdef#149 (U+AC94): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#1490 (U+C5B5): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1491 (U+C5B8): L<<689.0,335.0>--<690.0,653.0>>
    
    * .notdef#1492 (U+C5B9): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1493 (U+C5BB): L<<329.0,110.0>--<528.0,111.0>>
    
    * .notdef#1493 (U+C5BB): L<<339.0,-73.0>--<541.0,-72.0>>
    
    * .notdef#1493 (U+C5BB): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1494 (U+C5BC): L<<344.0,-112.0>--<569.0,-111.0>>
    
    * .notdef#1494 (U+C5BC): L<<689.0,451.0>--<690.0,673.0>>
    
    * .notdef#1495 (U+C5BD): L<<224.0,-112.0>--<359.0,-111.0>>
    
    * .notdef#1495 (U+C5BD): L<<689.0,451.0>--<690.0,673.0>>
    
    * .notdef#1496 (U+C5BE): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#1496 (U+C5BE): L<<689.0,451.0>--<690.0,673.0>>
    
    * .notdef#1497 (U+C5C4): L<<329.0,118.0>--<506.0,119.0>>
    
    * .notdef#1497 (U+C5C4): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1498 (U+C5C5): L<<331.0,-69.0>--<500.0,-68.0>>
    
    * .notdef#1498 (U+C5C5): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1499 (U+C5C6): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#15 (U+313D): L<<417.0,137.0>--<234.0,136.0>>
    
    * .notdef#150 (U+AC9C): L<<371.0,118.0>--<548.0,119.0>>
    
    * .notdef#150 (U+AC9C): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#1500 (U+C5C7): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1501 (U+C5C8): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1502 (U+C5C9): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1503 (U+C5CA): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1504 (U+C5CC): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1505 (U+C5CE): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#1506 (U+C5D0): L<<575.0,291.0>--<576.0,573.0>>
    
    * .notdef#1507 (U+C5D1): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#1508 (U+C5D4): L<<575.0,361.0>--<576.0,623.0>>
    
    * .notdef#1509 (U+C5D8): L<<413.0,-112.0>--<638.0,-111.0>>
    
    * .notdef#1509 (U+C5D8): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#151 (U+AC9D): L<<373.0,-69.0>--<542.0,-68.0>>
    
    * .notdef#151 (U+AC9D): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#1510 (U+C5E0): L<<398.0,118.0>--<575.0,119.0>>
    
    * .notdef#1510 (U+C5E0): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#1511 (U+C5E1): L<<400.0,-69.0>--<569.0,-68.0>>
    
    * .notdef#1511 (U+C5E1): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#1512 (U+C5E3): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#1513 (U+C5E5): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#1514 (U+C5EC): L<<689.0,271.0>--<690.0,573.0>>
    
    * .notdef#1515 (U+C5ED): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#1516 (U+C5EE): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#1517 (U+C5F0): L<<689.0,331.0>--<690.0,653.0>>
    
    * .notdef#1518 (U+C5F4): L<<344.0,-112.0>--<569.0,-111.0>>
    
    * .notdef#1518 (U+C5F4): L<<689.0,441.0>--<690.0,673.0>>
    
    * .notdef#1519 (U+C5F6): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#1519 (U+C5F6): L<<689.0,441.0>--<690.0,673.0>>
    
    * .notdef#152 (U+AC9F): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#1520 (U+C5F7): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#1520 (U+C5F7): L<<689.0,441.0>--<690.0,673.0>>
    
    * .notdef#1521 (U+C5FC): L<<329.0,118.0>--<506.0,119.0>>
    
    * .notdef#1521 (U+C5FC): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#1522 (U+C5FD): L<<331.0,-69.0>--<500.0,-68.0>>
    
    * .notdef#1522 (U+C5FD): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#1523 (U+C5FE): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#1524 (U+C5FF): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#1525 (U+C600): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#1526 (U+C601): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#1527 (U+C605): L<<355.0,157.0>--<546.0,158.0>>
    
    * .notdef#1527 (U+C605): L<<689.0,441.0>--<690.0,673.0>>
    
    * .notdef#1528 (U+C606): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#1529 (U+C607): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#153 (U+ACA0): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#1530 (U+C608): L<<575.0,291.0>--<576.0,573.0>>
    
    * .notdef#1531 (U+C60C): L<<575.0,361.0>--<576.0,623.0>>
    
    * .notdef#1532 (U+C610): L<<413.0,-112.0>--<638.0,-111.0>>
    
    * .notdef#1532 (U+C610): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#1533 (U+C618): L<<398.0,118.0>--<575.0,119.0>>
    
    * .notdef#1533 (U+C618): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#1534 (U+C619): L<<400.0,-69.0>--<569.0,-68.0>>
    
    * .notdef#1534 (U+C619): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#1535 (U+C61B): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#1536 (U+C61C): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#154 (U+ACA1): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#1540 (U+C62C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1541 (U+C62D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#1542 (U+C62E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1543 (U+C630): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#1544 (U+C633): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1545 (U+C634): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1546 (U+C635): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#155 (U+ACA8): L<<661.0,271.0>--<662.0,573.0>>
    
    * .notdef#1553 (U+C648): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#1554 (U+C650): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#1555 (U+C651): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#156 (U+ACA9): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#1562 (U+C66C): L<<415.0,88.0>--<587.0,89.0>>
    
    * .notdef#1568 (U+C680): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#1569 (U+C688): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#157 (U+ACAA): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#1570 (U+C689): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#1576 (U+C69C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1577 (U+C6A4): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1578 (U+C6A5): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#158 (U+ACAC): L<<661.0,331.0>--<662.0,653.0>>
    
    * .notdef#1584 (U+C6B8): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1585 (U+C6B9): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#1586 (U+C6BA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1587 (U+C6C0): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1588 (U+C6C1): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#159 (U+ACAF): L<<301.0,110.0>--<500.0,111.0>>
    
    * .notdef#159 (U+ACAF): L<<311.0,-73.0>--<513.0,-72.0>>
    
    * .notdef#159 (U+ACAF): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#1591 (U+C6CC): L<<706.0,361.0>--<707.0,583.0>>
    
    * .notdef#1592 (U+C6CD): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#1593 (U+C6D0): L<<706.0,461.0>--<707.0,683.0>>
    
    * .notdef#1594 (U+C6D4): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#1594 (U+C6D4): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#1595 (U+C6DC): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#1595 (U+C6DC): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#1596 (U+C6DD): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#1596 (U+C6DD): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#1597 (U+C6E0): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#1598 (U+C6E1): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#1599 (U+C6E8): L<<607.0,398.0>--<608.0,573.0>>
    
    * .notdef#16 (U+313E): L<<411.0,137.0>--<234.0,136.0>>
    
    * .notdef#16 (U+313E): L<<749.0,503.0>--<607.0,502.0>>
    
    * .notdef#160 (U+ACB0): L<<316.0,-112.0>--<541.0,-111.0>>
    
    * .notdef#160 (U+ACB0): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#1600 (U+C6E9): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#1601 (U+C6EC): L<<607.0,505.0>--<608.0,657.0>>
    
    * .notdef#1602 (U+C6F0): L<<504.0,-122.0>--<712.0,-121.0>>
    
    * .notdef#1602 (U+C6F0): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#1603 (U+C6F8): L<<502.0,98.0>--<644.0,99.0>>
    
    * .notdef#1603 (U+C6F8): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#1604 (U+C6F9): L<<502.0,-85.0>--<657.0,-84.0>>
    
    * .notdef#1604 (U+C6F9): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#1605 (U+C6FD): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#1606 (U+C704): L<<696.0,361.0>--<697.0,583.0>>
    
    * .notdef#1607 (U+C705): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1608 (U+C708): L<<696.0,461.0>--<697.0,683.0>>
    
    * .notdef#1609 (U+C70C): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#1609 (U+C70C): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#161 (U+ACB8): L<<301.0,118.0>--<478.0,119.0>>
    
    * .notdef#161 (U+ACB8): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#1610 (U+C714): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#1610 (U+C714): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1611 (U+C715): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#1611 (U+C715): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1612 (U+C717): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1613 (U+C719): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1617 (U+C728): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1618 (U+C730): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1619 (U+C731): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#162 (U+ACB9): L<<303.0,-69.0>--<472.0,-68.0>>
    
    * .notdef#162 (U+ACB9): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#1626 (U+C744): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1627 (U+C74A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1628 (U+C74C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1629 (U+C74D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#163 (U+ACBB): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#1635 (U+C755): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#164 (U+ACBC): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#1640 (U+C760): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#1641 (U+C768): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#1646 (U+C77C): L<<344.0,-112.0>--<569.0,-111.0>>
    
    * .notdef#1647 (U+C77D): L<<224.0,-112.0>--<359.0,-111.0>>
    
    * .notdef#1648 (U+C77E): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#1649 (U+C783): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#165 (U+ACBD): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#1650 (U+C784): L<<329.0,118.0>--<506.0,119.0>>
    
    * .notdef#1651 (U+C785): L<<331.0,-69.0>--<500.0,-68.0>>
    
    * .notdef#166 (U+ACC1): L<<327.0,157.0>--<518.0,158.0>>
    
    * .notdef#166 (U+ACC1): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#1661 (U+C797): L<<308.0,110.0>--<507.0,111.0>>
    
    * .notdef#1661 (U+C797): L<<318.0,-73.0>--<520.0,-72.0>>
    
    * .notdef#1662 (U+C798): L<<323.0,-112.0>--<548.0,-111.0>>
    
    * .notdef#1663 (U+C79A): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#1664 (U+C7A0): L<<308.0,118.0>--<485.0,119.0>>
    
    * .notdef#1665 (U+C7A1): L<<310.0,-69.0>--<479.0,-68.0>>
    
    * .notdef#167 (U+ACC4): L<<547.0,291.0>--<548.0,573.0>>
    
    * .notdef#1673 (U+C7B4): L<<393.0,-112.0>--<618.0,-111.0>>
    
    * .notdef#1674 (U+C7BC): L<<378.0,118.0>--<555.0,119.0>>
    
    * .notdef#1675 (U+C7BD): L<<380.0,-69.0>--<549.0,-68.0>>
    
    * .notdef#168 (U+ACC8): L<<548.0,361.0>--<549.0,623.0>>
    
    * .notdef#1683 (U+C7D0): L<<323.0,-112.0>--<548.0,-111.0>>
    
    * .notdef#1684 (U+C7D8): L<<308.0,118.0>--<485.0,119.0>>
    
    * .notdef#1688 (U+C7EC): L<<393.0,-112.0>--<618.0,-111.0>>
    
    * .notdef#1689 (U+C800): L<<668.0,271.0>--<669.0,573.0>>
    
    * .notdef#169 (U+ACCC): L<<386.0,-112.0>--<611.0,-111.0>>
    
    * .notdef#169 (U+ACCC): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#1690 (U+C801): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#1691 (U+C804): L<<668.0,332.0>--<669.0,653.0>>
    
    * .notdef#1692 (U+C808): L<<323.0,-112.0>--<548.0,-111.0>>
    
    * .notdef#1692 (U+C808): L<<668.0,451.0>--<669.0,673.0>>
    
    * .notdef#1693 (U+C80A): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#1693 (U+C80A): L<<668.0,451.0>--<669.0,673.0>>
    
    * .notdef#1694 (U+C810): L<<308.0,118.0>--<485.0,119.0>>
    
    * .notdef#1694 (U+C810): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#1695 (U+C811): L<<310.0,-69.0>--<479.0,-68.0>>
    
    * .notdef#1695 (U+C811): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#1696 (U+C813): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#1697 (U+C815): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#1698 (U+C816): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#1699 (U+C81C): L<<554.0,291.0>--<555.0,573.0>>
    
    * .notdef#17 (U+313F): L<<411.0,137.0>--<234.0,136.0>>
    
    * .notdef#170 (U+ACD5): L<<373.0,-69.0>--<542.0,-68.0>>
    
    * .notdef#170 (U+ACD5): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#1700 (U+C81D): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#1701 (U+C820): L<<555.0,371.0>--<556.0,623.0>>
    
    * .notdef#1702 (U+C824): L<<393.0,-112.0>--<618.0,-111.0>>
    
    * .notdef#1702 (U+C824): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#1703 (U+C82C): L<<378.0,118.0>--<555.0,119.0>>
    
    * .notdef#1703 (U+C82C): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#1704 (U+C82D): L<<380.0,-69.0>--<549.0,-68.0>>
    
    * .notdef#1704 (U+C82D): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#1705 (U+C82F): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#1706 (U+C831): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#1707 (U+C838): L<<668.0,271.0>--<669.0,573.0>>
    
    * .notdef#1708 (U+C83C): L<<668.0,331.0>--<669.0,653.0>>
    
    * .notdef#1709 (U+C840): L<<323.0,-112.0>--<548.0,-111.0>>
    
    * .notdef#1709 (U+C840): L<<668.0,441.0>--<669.0,673.0>>
    
    * .notdef#171 (U+ACD7): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#1710 (U+C848): L<<308.0,118.0>--<485.0,119.0>>
    
    * .notdef#1710 (U+C848): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#1711 (U+C849): L<<310.0,-69.0>--<479.0,-68.0>>
    
    * .notdef#1711 (U+C849): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#1712 (U+C84C): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#1713 (U+C84D): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#1714 (U+C854): L<<554.0,291.0>--<555.0,573.0>>
    
    * .notdef#1718 (U+C878): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1719 (U+C87A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1720 (U+C880): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1721 (U+C881): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#1729 (U+C894): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#1730 (U+C89D): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#1738 (U+C8CC): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#1739 (U+C8D4): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#1740 (U+C8D5): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#175 (U+ACE7): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#175 (U+ACE7): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#1750 (U+C904): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1751 (U+C905): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#1752 (U+C906): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1753 (U+C90C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1754 (U+C90D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#1757 (U+C918): L<<706.0,361.0>--<707.0,583.0>>
    
    * .notdef#1758 (U+C92C): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#1759 (U+C934): L<<607.0,398.0>--<608.0,573.0>>
    
    * .notdef#176 (U+ACE8): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1760 (U+C950): L<<696.0,361.0>--<697.0,583.0>>
    
    * .notdef#1761 (U+C951): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1762 (U+C954): L<<696.0,461.0>--<697.0,683.0>>
    
    * .notdef#1763 (U+C958): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#1763 (U+C958): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#1764 (U+C960): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#1764 (U+C960): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1765 (U+C961): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#1765 (U+C961): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1766 (U+C963): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#1769 (U+C974): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#177 (U+ACEA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1770 (U+C97C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1774 (U+C990): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1775 (U+C998): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1776 (U+C999): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#178 (U+ACEC): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#1782 (U+C9C7): L<<308.0,110.0>--<507.0,111.0>>
    
    * .notdef#1782 (U+C9C7): L<<318.0,-73.0>--<520.0,-72.0>>
    
    * .notdef#1783 (U+C9C8): L<<323.0,-112.0>--<548.0,-111.0>>
    
    * .notdef#1784 (U+C9CA): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#1785 (U+C9D0): L<<308.0,118.0>--<485.0,119.0>>
    
    * .notdef#1786 (U+C9D1): L<<310.0,-69.0>--<479.0,-68.0>>
    
    * .notdef#179 (U+ACEF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#1790 (U+C9D9): L<<334.0,157.0>--<525.0,158.0>>
    
    * .notdef#1796 (U+C9E4): L<<380.0,-112.0>--<605.0,-111.0>>
    
    * .notdef#1797 (U+C9E7): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#1798 (U+C9EC): L<<365.0,118.0>--<542.0,119.0>>
    
    * .notdef#1799 (U+C9ED): L<<367.0,-69.0>--<536.0,-68.0>>
    
    * .notdef#18 (U+3140): L<<411.0,138.0>--<234.0,137.0>>
    
    * .notdef#180 (U+ACF0): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1806 (U+CA00): L<<450.0,-112.0>--<675.0,-111.0>>
    
    * .notdef#1807 (U+CA08): L<<435.0,118.0>--<612.0,119.0>>
    
    * .notdef#1808 (U+CA09): L<<437.0,-69.0>--<606.0,-68.0>>
    
    * .notdef#181 (U+ACF1): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#1815 (U+CA4C): L<<725.0,271.0>--<726.0,573.0>>
    
    * .notdef#1816 (U+CA4D): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#1817 (U+CA50): L<<725.0,332.0>--<726.0,653.0>>
    
    * .notdef#1818 (U+CA54): L<<380.0,-112.0>--<605.0,-111.0>>
    
    * .notdef#1818 (U+CA54): L<<725.0,451.0>--<726.0,673.0>>
    
    * .notdef#1819 (U+CA5C): L<<365.0,118.0>--<542.0,119.0>>
    
    * .notdef#1819 (U+CA5C): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#1820 (U+CA5D): L<<367.0,-69.0>--<536.0,-68.0>>
    
    * .notdef#1820 (U+CA5D): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#1821 (U+CA5F): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#1822 (U+CA60): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#1823 (U+CA61): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#1824 (U+CA68): L<<638.0,291.0>--<639.0,573.0>>
    
    * .notdef#1825 (U+CA7D): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#1826 (U+CA84): L<<725.0,271.0>--<726.0,573.0>>
    
    * .notdef#1827 (U+CA98): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#1831 (U+CAC4): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1832 (U+CACC): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1833 (U+CACD): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#1839 (U+CAE0): L<<379.0,-122.0>--<619.0,-121.0>>
    
    * .notdef#1845 (U+CB18): L<<379.0,-122.0>--<619.0,-121.0>>
    
    * .notdef#1846 (U+CB20): L<<368.0,88.0>--<540.0,89.0>>
    
    * .notdef#1847 (U+CB21): L<<371.0,-83.0>--<560.0,-82.0>>
    
    * .notdef#1852 (U+CB50): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#1853 (U+CB58): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1854 (U+CB59): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#1856 (U+CB64): L<<724.0,361.0>--<725.0,583.0>>
    
    * .notdef#1857 (U+CB78): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#1858 (U+CB79): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#1859 (U+CB9C): L<<714.0,361.0>--<715.0,583.0>>
    
    * .notdef#1862 (U+CBE4): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#1868 (U+CC14): L<<380.0,-112.0>--<605.0,-111.0>>
    
    * .notdef#1869 (U+CC1C): L<<365.0,118.0>--<542.0,119.0>>
    
    * .notdef#1870 (U+CC1D): L<<367.0,-69.0>--<536.0,-68.0>>
    
    * .notdef#1878 (U+CC30): L<<315.0,-112.0>--<540.0,-111.0>>
    
    * .notdef#1879 (U+CC38): L<<300.0,118.0>--<477.0,119.0>>
    
    * .notdef#188 (U+AD04): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#1880 (U+CC39): L<<302.0,-69.0>--<471.0,-68.0>>
    
    * .notdef#1888 (U+CC4C): L<<385.0,-112.0>--<610.0,-111.0>>
    
    * .notdef#1889 (U+CC54): L<<370.0,118.0>--<547.0,119.0>>
    
    * .notdef#189 (U+AD06): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#1890 (U+CC55): L<<372.0,-69.0>--<541.0,-68.0>>
    
    * .notdef#1897 (U+CC68): L<<315.0,-112.0>--<540.0,-111.0>>
    
    * .notdef#1898 (U+CC70): L<<300.0,118.0>--<477.0,119.0>>
    
    * .notdef#19 (U+3141): L<<534.0,416.0>--<321.0,415.0>>
    
    * .notdef#190 (U+AD0C): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#1900 (U+CC98): L<<674.0,271.0>--<675.0,543.0>>
    
    * .notdef#1901 (U+CC99): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#1902 (U+CC9C): L<<660.0,332.0>--<661.0,623.0>>
    
    * .notdef#1903 (U+CCA0): L<<315.0,-112.0>--<540.0,-111.0>>
    
    * .notdef#1903 (U+CCA0): L<<660.0,451.0>--<661.0,643.0>>
    
    * .notdef#1904 (U+CCA8): L<<300.0,118.0>--<477.0,119.0>>
    
    * .notdef#1904 (U+CCA8): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#1905 (U+CCA9): L<<302.0,-69.0>--<471.0,-68.0>>
    
    * .notdef#1905 (U+CCA9): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#1906 (U+CCAB): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#1907 (U+CCAC): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#1908 (U+CCAD): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#1909 (U+CCB4): L<<550.0,291.0>--<551.0,573.0>>
    
    * .notdef#191 (U+AD0D): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#1910 (U+CCB5): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#1911 (U+CCB8): L<<547.0,371.0>--<548.0,603.0>>
    
    * .notdef#1912 (U+CCBC): L<<385.0,-112.0>--<610.0,-111.0>>
    
    * .notdef#1912 (U+CCBC): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#1913 (U+CCC4): L<<370.0,118.0>--<547.0,119.0>>
    
    * .notdef#1913 (U+CCC4): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#1914 (U+CCC5): L<<372.0,-69.0>--<541.0,-68.0>>
    
    * .notdef#1914 (U+CCC5): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#1915 (U+CCC7): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#1916 (U+CCC9): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#1917 (U+CCD0): L<<674.0,271.0>--<675.0,543.0>>
    
    * .notdef#1918 (U+CCD4): L<<660.0,331.0>--<661.0,633.0>>
    
    * .notdef#1919 (U+CCE4): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#1920 (U+CCEC): L<<550.0,271.0>--<551.0,533.0>>
    
    * .notdef#1921 (U+CCF0): L<<547.0,361.0>--<548.0,602.0>>
    
    * .notdef#1922 (U+CD01): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#1926 (U+CD10): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#1927 (U+CD18): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#1928 (U+CD19): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#1933 (U+CD2C): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#1937 (U+CD64): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#1938 (U+CD6C): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#1939 (U+CD6D): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#1943 (U+CD88): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#1947 (U+CD9C): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#1948 (U+CDA4): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#1949 (U+CDA5): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#1952 (U+CDB0): L<<706.0,351.0>--<707.0,583.0>>
    
    * .notdef#1953 (U+CDC4): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#1954 (U+CDCC): L<<607.0,388.0>--<608.0,573.0>>
    
    * .notdef#1955 (U+CDD0): L<<607.0,479.0>--<608.0,647.0>>
    
    * .notdef#1956 (U+CDE8): L<<696.0,351.0>--<697.0,583.0>>
    
    * .notdef#1957 (U+CDEC): L<<696.0,441.0>--<697.0,673.0>>
    
    * .notdef#1958 (U+CDF0): L<<434.0,-134.0>--<642.0,-133.0>>
    
    * .notdef#1958 (U+CDF0): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#1959 (U+CDF8): L<<432.0,80.0>--<574.0,81.0>>
    
    * .notdef#1959 (U+CDF8): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#196 (U+AD20): L<<426.0,-122.0>--<666.0,-121.0>>
    
    * .notdef#1960 (U+CDF9): L<<432.0,-98.0>--<587.0,-97.0>>
    
    * .notdef#1960 (U+CDF9): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#1961 (U+CDFB): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#1962 (U+CDFD): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#1965 (U+CE0C): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#1966 (U+CE14): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#197 (U+AD29): L<<418.0,-83.0>--<607.0,-82.0>>
    
    * .notdef#1971 (U+CE28): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#1972 (U+CE30): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#1973 (U+CE31): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#1979 (U+CE5F): L<<300.0,110.0>--<499.0,111.0>>
    
    * .notdef#1979 (U+CE5F): L<<310.0,-73.0>--<512.0,-72.0>>
    
    * .notdef#1980 (U+CE60): L<<315.0,-112.0>--<540.0,-111.0>>
    
    * .notdef#1981 (U+CE61): L<<195.0,-112.0>--<330.0,-111.0>>
    
    * .notdef#1982 (U+CE68): L<<300.0,118.0>--<477.0,119.0>>
    
    * .notdef#1983 (U+CE69): L<<302.0,-69.0>--<471.0,-68.0>>
    
    * .notdef#1989 (U+CE7C): L<<316.0,-112.0>--<541.0,-111.0>>
    
    * .notdef#1990 (U+CE84): L<<301.0,118.0>--<478.0,119.0>>
    
    * .notdef#1991 (U+CE85): L<<303.0,-69.0>--<472.0,-68.0>>
    
    * .notdef#1997 (U+CE98): L<<386.0,-112.0>--<611.0,-111.0>>
    
    * .notdef#1998 (U+CEA0): L<<371.0,118.0>--<548.0,119.0>>
    
    * .notdef#1999 (U+CEA1): L<<373.0,-69.0>--<542.0,-68.0>>
    
    * .notdef#2006 (U+CEE4): L<<661.0,271.0>--<662.0,573.0>>
    
    * .notdef#2007 (U+CEE5): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2008 (U+CEE8): L<<661.0,335.0>--<662.0,653.0>>
    
    * .notdef#2009 (U+CEEB): L<<301.0,110.0>--<500.0,111.0>>
    
    * .notdef#2009 (U+CEEB): L<<311.0,-73.0>--<513.0,-72.0>>
    
    * .notdef#2009 (U+CEEB): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2010 (U+CEEC): L<<316.0,-112.0>--<541.0,-111.0>>
    
    * .notdef#2010 (U+CEEC): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#2011 (U+CEF4): L<<301.0,118.0>--<478.0,119.0>>
    
    * .notdef#2011 (U+CEF4): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2012 (U+CEF5): L<<303.0,-69.0>--<472.0,-68.0>>
    
    * .notdef#2012 (U+CEF5): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2013 (U+CEF7): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2014 (U+CEF8): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2015 (U+CEF9): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2016 (U+CF00): L<<545.0,291.0>--<546.0,573.0>>
    
    * .notdef#2017 (U+CF01): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2018 (U+CF04): L<<548.0,361.0>--<549.0,623.0>>
    
    * .notdef#2019 (U+CF08): L<<386.0,-112.0>--<611.0,-111.0>>
    
    * .notdef#2019 (U+CF08): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2020 (U+CF10): L<<371.0,118.0>--<548.0,119.0>>
    
    * .notdef#2020 (U+CF10): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2021 (U+CF11): L<<373.0,-69.0>--<542.0,-68.0>>
    
    * .notdef#2021 (U+CF11): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2022 (U+CF13): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2023 (U+CF15): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2024 (U+CF1C): L<<661.0,271.0>--<662.0,573.0>>
    
    * .notdef#2025 (U+CF20): L<<661.0,331.0>--<662.0,653.0>>
    
    * .notdef#2026 (U+CF24): L<<316.0,-112.0>--<541.0,-111.0>>
    
    * .notdef#2026 (U+CF24): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#2027 (U+CF2C): L<<301.0,118.0>--<478.0,119.0>>
    
    * .notdef#2027 (U+CF2C): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2028 (U+CF2D): L<<303.0,-69.0>--<472.0,-68.0>>
    
    * .notdef#2028 (U+CF2D): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2029 (U+CF2F): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#203 (U+AD3C): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#2030 (U+CF30): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2031 (U+CF31): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2032 (U+CF38): L<<545.0,291.0>--<546.0,573.0>>
    
    * .notdef#2036 (U+CF5C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2037 (U+CF64): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2038 (U+CF65): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#204 (U+AD44): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#2044 (U+CF78): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#2045 (U+CF80): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#205 (U+AD45): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#2050 (U+CFB0): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#2055 (U+CFE8): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2056 (U+CFF0): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2057 (U+CFF1): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#2060 (U+CFFC): L<<706.0,361.0>--<707.0,583.0>>
    
    * .notdef#2061 (U+D000): L<<706.0,461.0>--<707.0,683.0>>
    
    * .notdef#2062 (U+D004): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#2062 (U+D004): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2063 (U+D011): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2064 (U+D018): L<<607.0,398.0>--<608.0,573.0>>
    
    * .notdef#2065 (U+D02D): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2066 (U+D034): L<<696.0,361.0>--<697.0,583.0>>
    
    * .notdef#2067 (U+D035): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2068 (U+D038): L<<696.0,461.0>--<697.0,683.0>>
    
    * .notdef#2069 (U+D03C): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#2069 (U+D03C): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2070 (U+D044): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#2070 (U+D044): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2071 (U+D045): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#2071 (U+D045): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2072 (U+D047): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2073 (U+D049): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2076 (U+D058): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2077 (U+D060): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2081 (U+D074): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2082 (U+D07C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2083 (U+D07D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#2088 (U+D0AC): L<<316.0,-112.0>--<541.0,-111.0>>
    
    * .notdef#2089 (U+D0B4): L<<301.0,118.0>--<478.0,119.0>>
    
    * .notdef#2090 (U+D0B5): L<<303.0,-69.0>--<472.0,-68.0>>
    
    * .notdef#2093 (U+D0C0): L<<207.0,545.0>--<425.0,546.0>>
    
    * .notdef#2094 (U+D0C1): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2095 (U+D0C4): L<<207.0,596.0>--<423.0,597.0>>
    
    * .notdef#2096 (U+D0C8): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#2096 (U+D0C8): L<<393.0,-112.0>--<618.0,-111.0>>
    
    * .notdef#2097 (U+D0C9): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#2097 (U+D0C9): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#2098 (U+D0D0): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2098 (U+D0D0): L<<378.0,118.0>--<555.0,119.0>>
    
    * .notdef#2099 (U+D0D1): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2099 (U+D0D1): L<<380.0,-69.0>--<549.0,-68.0>>
    
    * .notdef#210 (U+AD58): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2100 (U+D0D3): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2101 (U+D0D4): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2102 (U+D0D5): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2103 (U+D0DC): L<<207.0,545.0>--<390.0,546.0>>
    
    * .notdef#2104 (U+D0DD): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#2105 (U+D0E0): L<<207.0,596.0>--<396.0,597.0>>
    
    * .notdef#2106 (U+D0E4): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#2106 (U+D0E4): L<<463.0,-112.0>--<688.0,-111.0>>
    
    * .notdef#2107 (U+D0EC): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#2107 (U+D0EC): L<<448.0,118.0>--<625.0,119.0>>
    
    * .notdef#2108 (U+D0ED): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#2108 (U+D0ED): L<<450.0,-69.0>--<619.0,-68.0>>
    
    * .notdef#2109 (U+D0EF): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#211 (U+AD61): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#2110 (U+D0F0): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#2111 (U+D0F1): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#2112 (U+D0F8): L<<207.0,545.0>--<425.0,546.0>>
    
    * .notdef#2113 (U+D10D): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2114 (U+D130): L<<207.0,545.0>--<425.0,546.0>>
    
    * .notdef#2114 (U+D130): L<<738.0,271.0>--<739.0,573.0>>
    
    * .notdef#2115 (U+D131): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2115 (U+D131): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#2116 (U+D134): L<<207.0,596.0>--<423.0,597.0>>
    
    * .notdef#2116 (U+D134): L<<738.0,335.0>--<739.0,653.0>>
    
    * .notdef#2117 (U+D138): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#2117 (U+D138): L<<393.0,-112.0>--<618.0,-111.0>>
    
    * .notdef#2117 (U+D138): L<<738.0,451.0>--<739.0,673.0>>
    
    * .notdef#2118 (U+D13A): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#2118 (U+D13A): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#2118 (U+D13A): L<<738.0,451.0>--<739.0,673.0>>
    
    * .notdef#2119 (U+D140): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2119 (U+D140): L<<378.0,118.0>--<555.0,119.0>>
    
    * .notdef#2119 (U+D140): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#2120 (U+D141): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2120 (U+D141): L<<380.0,-69.0>--<549.0,-68.0>>
    
    * .notdef#2120 (U+D141): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#2121 (U+D143): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2121 (U+D143): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#2122 (U+D144): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2122 (U+D144): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#2123 (U+D145): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2123 (U+D145): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#2124 (U+D14C): L<<207.0,545.0>--<390.0,546.0>>
    
    * .notdef#2124 (U+D14C): L<<644.0,291.0>--<645.0,573.0>>
    
    * .notdef#2125 (U+D14D): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#2125 (U+D14D): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#2126 (U+D150): L<<207.0,596.0>--<396.0,597.0>>
    
    * .notdef#2126 (U+D150): L<<625.0,370.0>--<626.0,623.0>>
    
    * .notdef#2127 (U+D154): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#2127 (U+D154): L<<463.0,-112.0>--<688.0,-111.0>>
    
    * .notdef#2127 (U+D154): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#2128 (U+D15C): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#2128 (U+D15C): L<<448.0,118.0>--<625.0,119.0>>
    
    * .notdef#2128 (U+D15C): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#2129 (U+D15D): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#2129 (U+D15D): L<<450.0,-69.0>--<619.0,-68.0>>
    
    * .notdef#2129 (U+D15D): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#2130 (U+D15F): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#2130 (U+D15F): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#2131 (U+D161): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#2131 (U+D161): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#2132 (U+D168): L<<207.0,541.0>--<425.0,542.0>>
    
    * .notdef#2132 (U+D168): L<<738.0,271.0>--<739.0,573.0>>
    
    * .notdef#2133 (U+D16C): L<<207.0,594.0>--<422.0,595.0>>
    
    * .notdef#2133 (U+D16C): L<<738.0,332.0>--<739.0,653.0>>
    
    * .notdef#2134 (U+D17C): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#2134 (U+D17C): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#2135 (U+D184): L<<207.0,541.0>--<390.0,542.0>>
    
    * .notdef#2135 (U+D184): L<<644.0,291.0>--<645.0,573.0>>
    
    * .notdef#2136 (U+D188): L<<207.0,594.0>--<395.0,595.0>>
    
    * .notdef#2136 (U+D188): L<<625.0,361.0>--<626.0,623.0>>
    
    * .notdef#2137 (U+D1A0): L<<255.0,595.0>--<493.0,596.0>>
    
    * .notdef#2138 (U+D1A1): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2139 (U+D1A4): L<<275.0,720.0>--<521.0,721.0>>
    
    * .notdef#2140 (U+D1A8): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#2140 (U+D1A8): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#2141 (U+D1B0): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2141 (U+D1B0): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#2142 (U+D1B1): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2142 (U+D1B1): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#2143 (U+D1B3): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2144 (U+D1B5): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2145 (U+D1BA): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2146 (U+D1BC): L<<185.0,575.0>--<393.0,576.0>>
    
    * .notdef#2147 (U+D1C0): L<<185.0,694.0>--<401.0,695.0>>
    
    * .notdef#2148 (U+D1D8): L<<177.0,575.0>--<365.0,576.0>>
    
    * .notdef#2149 (U+D1F4): L<<185.0,575.0>--<393.0,576.0>>
    
    * .notdef#2150 (U+D1F8): L<<185.0,694.0>--<401.0,695.0>>
    
    * .notdef#2151 (U+D207): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#2152 (U+D209): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#2153 (U+D210): L<<255.0,595.0>--<493.0,596.0>>
    
    * .notdef#2154 (U+D22C): L<<255.0,605.0>--<493.0,606.0>>
    
    * .notdef#2155 (U+D22D): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2156 (U+D230): L<<275.0,720.0>--<521.0,721.0>>
    
    * .notdef#2157 (U+D234): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#2157 (U+D234): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#2158 (U+D23C): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2158 (U+D23C): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#2159 (U+D23D): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2159 (U+D23D): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#216 (U+AD73): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#216 (U+AD73): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#2160 (U+D23F): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2161 (U+D241): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2162 (U+D248): L<<195.0,575.0>--<403.0,576.0>>
    
    * .notdef#2162 (U+D248): L<<706.0,351.0>--<707.0,583.0>>
    
    * .notdef#2163 (U+D25C): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#2163 (U+D25C): L<<708.0,451.0>--<709.0,683.0>>
    
    * .notdef#2164 (U+D264): L<<195.0,575.0>--<363.0,576.0>>
    
    * .notdef#2164 (U+D264): L<<607.0,388.0>--<608.0,573.0>>
    
    * .notdef#2165 (U+D280): L<<195.0,575.0>--<403.0,576.0>>
    
    * .notdef#2165 (U+D280): L<<696.0,351.0>--<697.0,583.0>>
    
    * .notdef#2166 (U+D281): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#2166 (U+D281): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#2167 (U+D284): L<<177.0,694.0>--<393.0,695.0>>
    
    * .notdef#2167 (U+D284): L<<698.0,441.0>--<699.0,673.0>>
    
    * .notdef#2168 (U+D288): L<<177.0,701.0>--<385.0,702.0>>
    
    * .notdef#2168 (U+D288): L<<436.0,-134.0>--<644.0,-133.0>>
    
    * .notdef#2168 (U+D288): L<<698.0,451.0>--<699.0,693.0>>
    
    * .notdef#2169 (U+D290): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#2169 (U+D290): L<<434.0,80.0>--<576.0,81.0>>
    
    * .notdef#2169 (U+D290): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#217 (U+AD74): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2170 (U+D291): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#2170 (U+D291): L<<434.0,-98.0>--<589.0,-97.0>>
    
    * .notdef#2170 (U+D291): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#2171 (U+D295): L<<177.0,699.0>--<385.0,700.0>>
    
    * .notdef#2171 (U+D295): L<<698.0,451.0>--<699.0,683.0>>
    
    * .notdef#2172 (U+D29C): L<<255.0,605.0>--<493.0,606.0>>
    
    * .notdef#2173 (U+D2A0): L<<275.0,720.0>--<521.0,721.0>>
    
    * .notdef#2174 (U+D2A4): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#2174 (U+D2A4): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#2175 (U+D2AC): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2175 (U+D2AC): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#2176 (U+D2B1): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2177 (U+D2B8): L<<255.0,585.0>--<493.0,586.0>>
    
    * .notdef#2178 (U+D2B9): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2179 (U+D2BC): L<<275.0,720.0>--<521.0,721.0>>
    
    * .notdef#218 (U+AD75): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#2180 (U+D2BF): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2180 (U+D2BF): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#2180 (U+D2BF): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#2181 (U+D2C0): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#2181 (U+D2C0): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#2182 (U+D2C2): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#2182 (U+D2C2): L<<275.0,725.0>--<513.0,726.0>>
    
    * .notdef#2183 (U+D2C8): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2183 (U+D2C8): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#2184 (U+D2C9): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2184 (U+D2C9): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#2185 (U+D2CB): L<<275.0,724.0>--<513.0,725.0>>
    
    * .notdef#2186 (U+D2D4): L<<185.0,575.0>--<393.0,576.0>>
    
    * .notdef#2187 (U+D2D8): L<<185.0,694.0>--<401.0,695.0>>
    
    * .notdef#2188 (U+D2DC): L<<185.0,701.0>--<393.0,702.0>>
    
    * .notdef#2188 (U+D2DC): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#2189 (U+D2E4): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#2189 (U+D2E4): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#219 (U+AD76): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2190 (U+D2E5): L<<185.0,699.0>--<393.0,700.0>>
    
    * .notdef#2190 (U+D2E5): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#2191 (U+D2F0): L<<207.0,545.0>--<425.0,546.0>>
    
    * .notdef#2192 (U+D2F1): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2193 (U+D2F4): L<<207.0,596.0>--<423.0,597.0>>
    
    * .notdef#2194 (U+D2F8): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#2194 (U+D2F8): L<<393.0,-112.0>--<618.0,-111.0>>
    
    * .notdef#2195 (U+D300): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2195 (U+D300): L<<378.0,118.0>--<555.0,119.0>>
    
    * .notdef#2196 (U+D301): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2196 (U+D301): L<<380.0,-69.0>--<549.0,-68.0>>
    
    * .notdef#2197 (U+D303): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#2198 (U+D305): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#220 (U+AD7B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2200 (U+D30D): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2201 (U+D30E): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2202 (U+D310): L<<245.0,323.0>--<244.0,490.0>>
    
    * .notdef#2203 (U+D314): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#2203 (U+D314): L<<402.0,-112.0>--<627.0,-111.0>>
    
    * .notdef#2204 (U+D316): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#2204 (U+D316): L<<267.0,-112.0>--<402.0,-111.0>>
    
    * .notdef#2205 (U+D31C): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2205 (U+D31C): L<<387.0,118.0>--<564.0,119.0>>
    
    * .notdef#2206 (U+D31D): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2206 (U+D31D): L<<389.0,-69.0>--<558.0,-68.0>>
    
    * .notdef#2207 (U+D31F): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2208 (U+D320): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2209 (U+D321): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#221 (U+AD7C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2210 (U+D325): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#2210 (U+D325): L<<413.0,157.0>--<604.0,158.0>>
    
    * .notdef#2212 (U+D329): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2213 (U+D32C): L<<225.0,323.0>--<224.0,490.0>>
    
    * .notdef#2214 (U+D330): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#2214 (U+D330): L<<462.0,-112.0>--<687.0,-111.0>>
    
    * .notdef#2215 (U+D338): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2215 (U+D338): L<<447.0,118.0>--<624.0,119.0>>
    
    * .notdef#2216 (U+D339): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2216 (U+D339): L<<449.0,-69.0>--<618.0,-68.0>>
    
    * .notdef#2217 (U+D33B): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2218 (U+D33C): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2219 (U+D33D): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#222 (U+AD7D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#2221 (U+D345): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2222 (U+D37C): L<<747.0,271.0>--<748.0,573.0>>
    
    * .notdef#2223 (U+D37D): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2223 (U+D37D): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#2224 (U+D380): L<<245.0,323.0>--<244.0,490.0>>
    
    * .notdef#2224 (U+D380): L<<747.0,335.0>--<748.0,653.0>>
    
    * .notdef#2225 (U+D384): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#2225 (U+D384): L<<402.0,-112.0>--<627.0,-111.0>>
    
    * .notdef#2225 (U+D384): L<<747.0,451.0>--<748.0,673.0>>
    
    * .notdef#2226 (U+D38C): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2226 (U+D38C): L<<387.0,118.0>--<564.0,119.0>>
    
    * .notdef#2226 (U+D38C): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#2227 (U+D38D): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2227 (U+D38D): L<<389.0,-69.0>--<558.0,-68.0>>
    
    * .notdef#2227 (U+D38D): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#2228 (U+D38F): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2228 (U+D38F): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#2229 (U+D390): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2229 (U+D390): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#2230 (U+D391): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2230 (U+D391): L<<747.0,401.0>--<748.0,663.0>>
    
    * .notdef#2231 (U+D398): L<<636.0,291.0>--<637.0,573.0>>
    
    * .notdef#2232 (U+D399): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2232 (U+D399): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#2233 (U+D39C): L<<225.0,323.0>--<224.0,490.0>>
    
    * .notdef#2233 (U+D39C): L<<624.0,370.0>--<625.0,623.0>>
    
    * .notdef#2234 (U+D3A0): L<<225.0,354.0>--<224.0,511.0>>
    
    * .notdef#2234 (U+D3A0): L<<462.0,-112.0>--<687.0,-111.0>>
    
    * .notdef#2234 (U+D3A0): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#2235 (U+D3A8): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2235 (U+D3A8): L<<447.0,118.0>--<624.0,119.0>>
    
    * .notdef#2235 (U+D3A8): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#2236 (U+D3A9): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2236 (U+D3A9): L<<449.0,-69.0>--<618.0,-68.0>>
    
    * .notdef#2236 (U+D3A9): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#2237 (U+D3AB): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2237 (U+D3AB): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#2238 (U+D3AD): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2238 (U+D3AD): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#2239 (U+D3B4): L<<747.0,271.0>--<748.0,573.0>>
    
    * .notdef#2240 (U+D3B8): L<<245.0,318.0>--<244.0,487.0>>
    
    * .notdef#2240 (U+D3B8): L<<747.0,332.0>--<748.0,653.0>>
    
    * .notdef#2241 (U+D3BC): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2241 (U+D3BC): L<<402.0,-112.0>--<627.0,-111.0>>
    
    * .notdef#2241 (U+D3BC): L<<747.0,441.0>--<748.0,673.0>>
    
    * .notdef#2242 (U+D3C4): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#2242 (U+D3C4): L<<387.0,118.0>--<564.0,119.0>>
    
    * .notdef#2242 (U+D3C4): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#2243 (U+D3C5): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#2243 (U+D3C5): L<<389.0,-69.0>--<558.0,-68.0>>
    
    * .notdef#2243 (U+D3C5): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#2244 (U+D3C8): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#2244 (U+D3C8): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#2245 (U+D3C9): L<<245.0,332.0>--<244.0,497.0>>
    
    * .notdef#2245 (U+D3C9): L<<747.0,411.0>--<748.0,663.0>>
    
    * .notdef#2246 (U+D3D0): L<<636.0,291.0>--<637.0,573.0>>
    
    * .notdef#2247 (U+D3D8): L<<225.0,342.0>--<224.0,503.0>>
    
    * .notdef#2247 (U+D3D8): L<<462.0,-112.0>--<687.0,-111.0>>
    
    * .notdef#2247 (U+D3D8): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#2248 (U+D3E1): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#2248 (U+D3E1): L<<449.0,-69.0>--<618.0,-68.0>>
    
    * .notdef#2248 (U+D3E1): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#2249 (U+D3E3): L<<225.0,332.0>--<224.0,497.0>>
    
    * .notdef#2249 (U+D3E3): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#2253 (U+D3F4): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2254 (U+D3FC): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2255 (U+D3FD): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#226 (U+AD88): L<<706.0,371.0>--<707.0,583.0>>
    
    * .notdef#2264 (U+D464): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2265 (U+D46D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#227 (U+AD89): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2270 (U+D47F): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#2270 (U+D47F): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#2271 (U+D480): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2272 (U+D482): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2273 (U+D488): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2274 (U+D489): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#2277 (U+D494): L<<706.0,361.0>--<707.0,583.0>>
    
    * .notdef#2278 (U+D4A9): L<<720.0,471.0>--<721.0,693.0>>
    
    * .notdef#2279 (U+D4CC): L<<696.0,361.0>--<697.0,583.0>>
    
    * .notdef#228 (U+AD8C): L<<706.0,461.0>--<707.0,683.0>>
    
    * .notdef#2280 (U+D4D0): L<<710.0,461.0>--<711.0,683.0>>
    
    * .notdef#2281 (U+D4D4): L<<448.0,-122.0>--<656.0,-121.0>>
    
    * .notdef#2281 (U+D4D4): L<<710.0,471.0>--<711.0,703.0>>
    
    * .notdef#2282 (U+D4DC): L<<446.0,98.0>--<588.0,99.0>>
    
    * .notdef#2282 (U+D4DC): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#2283 (U+D4DF): L<<710.0,471.0>--<711.0,693.0>>
    
    * .notdef#2286 (U+D4F0): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2287 (U+D4F8): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#229 (U+AD90): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#229 (U+AD90): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2292 (U+D50C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2293 (U+D514): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2294 (U+D515): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#2297 (U+D53D): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2298 (U+D540): L<<245.0,323.0>--<244.0,490.0>>
    
    * .notdef#2299 (U+D544): L<<245.0,354.0>--<244.0,511.0>>
    
    * .notdef#2299 (U+D544): L<<402.0,-112.0>--<627.0,-111.0>>
    
    * .notdef#230 (U+AD9C): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2300 (U+D54C): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2300 (U+D54C): L<<387.0,118.0>--<564.0,119.0>>
    
    * .notdef#2301 (U+D54D): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2301 (U+D54D): L<<389.0,-69.0>--<558.0,-68.0>>
    
    * .notdef#2302 (U+D54F): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2303 (U+D551): L<<245.0,342.0>--<244.0,503.0>>
    
    * .notdef#2307 (U+D560): L<<391.0,-112.0>--<616.0,-111.0>>
    
    * .notdef#2308 (U+D565): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#2308 (U+D565): L<<562.0,186.0>--<684.0,187.0>>
    
    * .notdef#2309 (U+D568): L<<376.0,118.0>--<553.0,119.0>>
    
    * .notdef#231 (U+AD9D): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2310 (U+D569): L<<378.0,-69.0>--<547.0,-68.0>>
    
    * .notdef#2316 (U+D57C): L<<471.0,-112.0>--<696.0,-111.0>>
    
    * .notdef#2317 (U+D584): L<<456.0,118.0>--<633.0,119.0>>
    
    * .notdef#2318 (U+D585): L<<458.0,-69.0>--<627.0,-68.0>>
    
    * .notdef#232 (U+ADA4): L<<607.0,408.0>--<608.0,573.0>>
    
    * .notdef#2324 (U+D5C8): L<<746.0,271.0>--<747.0,543.0>>
    
    * .notdef#2325 (U+D5C9): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#2326 (U+D5CC): L<<736.0,332.0>--<737.0,623.0>>
    
    * .notdef#2327 (U+D5D0): L<<391.0,-112.0>--<616.0,-111.0>>
    
    * .notdef#2327 (U+D5D0): L<<736.0,451.0>--<737.0,643.0>>
    
    * .notdef#2328 (U+D5D2): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#2328 (U+D5D2): L<<736.0,451.0>--<737.0,643.0>>
    
    * .notdef#2329 (U+D5D8): L<<376.0,118.0>--<553.0,119.0>>
    
    * .notdef#2329 (U+D5D8): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#233 (U+ADB7): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2330 (U+D5D9): L<<378.0,-69.0>--<547.0,-68.0>>
    
    * .notdef#2330 (U+D5D9): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#2331 (U+D5DB): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#2332 (U+D5DD): L<<736.0,406.0>--<737.0,633.0>>
    
    * .notdef#2333 (U+D5E4): L<<632.0,291.0>--<633.0,573.0>>
    
    * .notdef#2334 (U+D5E5): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#2335 (U+D5E8): L<<633.0,371.0>--<634.0,603.0>>
    
    * .notdef#2336 (U+D5EC): L<<471.0,-112.0>--<696.0,-111.0>>
    
    * .notdef#2336 (U+D5EC): L<<633.0,481.0>--<634.0,633.0>>
    
    * .notdef#2337 (U+D5F4): L<<456.0,118.0>--<633.0,119.0>>
    
    * .notdef#2337 (U+D5F4): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#2338 (U+D5F5): L<<458.0,-69.0>--<627.0,-68.0>>
    
    * .notdef#2338 (U+D5F5): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#2339 (U+D5F7): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#234 (U+ADC0): L<<696.0,371.0>--<697.0,583.0>>
    
    * .notdef#2340 (U+D5F9): L<<633.0,431.0>--<634.0,623.0>>
    
    * .notdef#2341 (U+D600): L<<746.0,271.0>--<747.0,543.0>>
    
    * .notdef#2342 (U+D601): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#2343 (U+D604): L<<736.0,331.0>--<737.0,633.0>>
    
    * .notdef#2344 (U+D608): L<<391.0,-112.0>--<616.0,-111.0>>
    
    * .notdef#2344 (U+D608): L<<736.0,441.0>--<737.0,653.0>>
    
    * .notdef#2345 (U+D610): L<<376.0,118.0>--<553.0,119.0>>
    
    * .notdef#2345 (U+D610): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#2346 (U+D611): L<<378.0,-69.0>--<547.0,-68.0>>
    
    * .notdef#2346 (U+D611): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#2347 (U+D613): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#2348 (U+D614): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#2349 (U+D615): L<<736.0,411.0>--<737.0,643.0>>
    
    * .notdef#235 (U+ADC1): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2350 (U+D61C): L<<632.0,271.0>--<633.0,533.0>>
    
    * .notdef#2351 (U+D620): L<<633.0,361.0>--<634.0,602.0>>
    
    * .notdef#2352 (U+D624): L<<471.0,-112.0>--<696.0,-111.0>>
    
    * .notdef#2352 (U+D624): L<<633.0,464.0>--<634.0,626.0>>
    
    * .notdef#2353 (U+D62D): L<<458.0,-69.0>--<627.0,-68.0>>
    
    * .notdef#2353 (U+D62D): L<<633.0,434.0>--<634.0,616.0>>
    
    * .notdef#2357 (U+D640): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#2358 (U+D645): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#2358 (U+D645): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#2359 (U+D648): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#236 (U+ADC4): L<<696.0,461.0>--<697.0,683.0>>
    
    * .notdef#2360 (U+D649): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#2363 (U+D651): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#2367 (U+D65C): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#237 (U+ADC8): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#237 (U+ADC8): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2378 (U+D694): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#2379 (U+D69D): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#238 (U+ADD0): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#238 (U+ADD0): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2384 (U+D6B0): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#2385 (U+D6B9): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#239 (U+ADD1): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#239 (U+ADD1): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2390 (U+D6CC): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#2391 (U+D6D1): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#2391 (U+D6D1): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#2392 (U+D6D4): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#2395 (U+D6E0): L<<706.0,351.0>--<707.0,583.0>>
    
    * .notdef#2396 (U+D6E4): L<<706.0,441.0>--<707.0,673.0>>
    
    * .notdef#2397 (U+D6E8): L<<434.0,-134.0>--<648.0,-133.0>>
    
    * .notdef#2397 (U+D6E8): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#2398 (U+D6F0): L<<432.0,80.0>--<574.0,81.0>>
    
    * .notdef#2398 (U+D6F0): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#2399 (U+D6F5): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#240 (U+ADD3): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2400 (U+D6FC): L<<607.0,388.0>--<608.0,573.0>>
    
    * .notdef#2401 (U+D6FD): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#2402 (U+D700): L<<607.0,479.0>--<608.0,647.0>>
    
    * .notdef#2403 (U+D704): L<<504.0,-134.0>--<712.0,-133.0>>
    
    * .notdef#2403 (U+D704): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#2404 (U+D711): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#2405 (U+D718): L<<696.0,351.0>--<697.0,583.0>>
    
    * .notdef#2406 (U+D719): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#2407 (U+D71C): L<<696.0,441.0>--<697.0,673.0>>
    
    * .notdef#2408 (U+D720): L<<434.0,-134.0>--<642.0,-133.0>>
    
    * .notdef#2408 (U+D720): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#2409 (U+D728): L<<432.0,80.0>--<574.0,81.0>>
    
    * .notdef#2409 (U+D728): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#2410 (U+D729): L<<432.0,-98.0>--<587.0,-97.0>>
    
    * .notdef#2410 (U+D729): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#2411 (U+D72B): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#2412 (U+D72D): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#2416 (U+D73C): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#2417 (U+D744): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#2424 (U+D757): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#2424 (U+D757): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#2425 (U+D758): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#2426 (U+D759): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#2427 (U+D760): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#2428 (U+D761): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#243 (U+ADE4): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2431 (U+D769): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#2434 (U+D774): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#2435 (U+D77C): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#2436 (U+D77D): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#2441 (U+D790): L<<391.0,-112.0>--<616.0,-111.0>>
    
    * .notdef#2442 (U+D798): L<<376.0,118.0>--<553.0,119.0>>
    
    * .notdef#2443 (U+D799): L<<378.0,-69.0>--<547.0,-68.0>>
    
    * .notdef#2450 (U+AC0B): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2451 (U+AC0C): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#2452 (U+AC0D): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2452 (U+AC0D): L<<487.0,186.0>--<609.0,187.0>>
    
    * .notdef#2453 (U+AC0E): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2454 (U+AC0F): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2460 (U+AC23): L<<371.0,110.0>--<570.0,111.0>>
    
    * .notdef#2460 (U+AC23): L<<381.0,-73.0>--<583.0,-72.0>>
    
    * .notdef#2461 (U+AC25): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#2462 (U+AC26): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2463 (U+AC27): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2464 (U+AC28): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#2465 (U+AC29): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2465 (U+AC29): L<<557.0,186.0>--<679.0,187.0>>
    
    * .notdef#2466 (U+AC2A): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2467 (U+AC2B): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#247 (U+ADFF): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#247 (U+ADFF): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#2472 (U+AC35): L<<397.0,157.0>--<588.0,158.0>>
    
    * .notdef#2479 (U+AC3F): L<<301.0,110.0>--<500.0,111.0>>
    
    * .notdef#2479 (U+AC3F): L<<311.0,-73.0>--<513.0,-72.0>>
    
    * .notdef#248 (U+AE00): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#2480 (U+AC41): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#2481 (U+AC42): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2482 (U+AC43): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2483 (U+AC44): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#2484 (U+AC45): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2484 (U+AC45): L<<487.0,186.0>--<609.0,187.0>>
    
    * .notdef#2485 (U+AC46): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2486 (U+AC47): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2487 (U+AC48): L<<301.0,118.0>--<478.0,119.0>>
    
    * .notdef#2488 (U+AC49): L<<303.0,-69.0>--<472.0,-68.0>>
    
    * .notdef#249 (U+AE01): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#2494 (U+AC51): L<<327.0,157.0>--<518.0,158.0>>
    
    * .notdef#250 (U+AE08): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2502 (U+AC5B): L<<371.0,110.0>--<570.0,111.0>>
    
    * .notdef#2502 (U+AC5B): L<<381.0,-73.0>--<583.0,-72.0>>
    
    * .notdef#2503 (U+AC5D): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#2504 (U+AC5E): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2505 (U+AC5F): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2506 (U+AC60): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#2507 (U+AC61): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2507 (U+AC61): L<<557.0,186.0>--<679.0,187.0>>
    
    * .notdef#2508 (U+AC62): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2509 (U+AC63): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#251 (U+AE09): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#2510 (U+AC64): L<<371.0,118.0>--<548.0,119.0>>
    
    * .notdef#2511 (U+AC65): L<<373.0,-69.0>--<542.0,-68.0>>
    
    * .notdef#2519 (U+AC6D): L<<397.0,157.0>--<588.0,158.0>>
    
    * .notdef#2522 (U+AC72): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2523 (U+AC73): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2524 (U+AC75): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2525 (U+AC76): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#2526 (U+AC79): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#2526 (U+AC79): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#2527 (U+AC7B): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2527 (U+AC7B): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#2528 (U+AC7C): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#2528 (U+AC7C): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#2529 (U+AC7D): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2529 (U+AC7D): L<<487.0,186.0>--<609.0,187.0>>
    
    * .notdef#2529 (U+AC7D): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#2530 (U+AC7E): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2530 (U+AC7E): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#2531 (U+AC7F): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2531 (U+AC7F): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#2532 (U+AC82): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2533 (U+AC87): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2534 (U+AC88): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#2535 (U+AC8D): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2536 (U+AC8E): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2537 (U+AC8F): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2538 (U+AC91): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2539 (U+AC92): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2540 (U+AC93): L<<371.0,110.0>--<570.0,111.0>>
    
    * .notdef#2540 (U+AC93): L<<381.0,-73.0>--<583.0,-72.0>>
    
    * .notdef#2540 (U+AC93): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2541 (U+AC95): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#2541 (U+AC95): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2542 (U+AC96): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2542 (U+AC96): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2543 (U+AC97): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2543 (U+AC97): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2544 (U+AC98): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#2544 (U+AC98): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2545 (U+AC99): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2545 (U+AC99): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2545 (U+AC99): L<<557.0,186.0>--<679.0,187.0>>
    
    * .notdef#2546 (U+AC9A): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2546 (U+AC9A): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2547 (U+AC9B): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2547 (U+AC9B): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2548 (U+AC9E): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2549 (U+ACA2): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2550 (U+ACA3): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2551 (U+ACA4): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2552 (U+ACA5): L<<397.0,157.0>--<588.0,158.0>>
    
    * .notdef#2552 (U+ACA5): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2553 (U+ACA6): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2554 (U+ACA7): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#2555 (U+ACAB): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2556 (U+ACAD): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2557 (U+ACAE): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#2558 (U+ACB1): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#2558 (U+ACB1): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#2559 (U+ACB2): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2559 (U+ACB2): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#2560 (U+ACB3): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2560 (U+ACB3): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#2561 (U+ACB4): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#2561 (U+ACB4): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#2562 (U+ACB5): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2562 (U+ACB5): L<<487.0,186.0>--<609.0,187.0>>
    
    * .notdef#2562 (U+ACB5): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#2563 (U+ACB6): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2563 (U+ACB6): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#2564 (U+ACB7): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2564 (U+ACB7): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#2565 (U+ACBA): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2566 (U+ACBE): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2567 (U+ACBF): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2568 (U+ACC0): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2569 (U+ACC2): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2570 (U+ACC3): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#2571 (U+ACC5): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2572 (U+ACC6): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2573 (U+ACC7): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2574 (U+ACC9): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2575 (U+ACCA): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#2576 (U+ACCB): L<<371.0,110.0>--<570.0,111.0>>
    
    * .notdef#2576 (U+ACCB): L<<381.0,-73.0>--<583.0,-72.0>>
    
    * .notdef#2576 (U+ACCB): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2577 (U+ACCD): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#2577 (U+ACCD): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#2578 (U+ACCE): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2578 (U+ACCE): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#2579 (U+ACCF): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2579 (U+ACCF): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#258 (U+AE37): L<<301.0,110.0>--<500.0,111.0>>
    
    * .notdef#258 (U+AE37): L<<311.0,-73.0>--<513.0,-72.0>>
    
    * .notdef#2580 (U+ACD0): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#2580 (U+ACD0): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#2581 (U+ACD1): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2581 (U+ACD1): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#2581 (U+ACD1): L<<557.0,186.0>--<679.0,187.0>>
    
    * .notdef#2582 (U+ACD2): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2582 (U+ACD2): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#2583 (U+ACD3): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2583 (U+ACD3): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#2584 (U+ACD4): L<<371.0,118.0>--<548.0,119.0>>
    
    * .notdef#2584 (U+ACD4): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2585 (U+ACD6): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2586 (U+ACD8): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2587 (U+ACD9): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2588 (U+ACDA): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2589 (U+ACDB): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#259 (U+AE38): L<<316.0,-112.0>--<541.0,-111.0>>
    
    * .notdef#2590 (U+ACDC): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2591 (U+ACDD): L<<397.0,157.0>--<588.0,158.0>>
    
    * .notdef#2591 (U+ACDD): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#2592 (U+ACDE): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#2593 (U+ACDF): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#2598 (U+ACE9): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#2599 (U+ACEB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#260 (U+AE3A): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2600 (U+ACED): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#2600 (U+ACED): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#2601 (U+ACEE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2606 (U+ACF9): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#261 (U+AE40): L<<301.0,118.0>--<478.0,119.0>>
    
    * .notdef#2613 (U+AD03): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#2613 (U+AD03): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#2614 (U+AD05): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2615 (U+AD07): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2616 (U+AD08): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#2617 (U+AD09): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2617 (U+AD09): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#2618 (U+AD0A): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2619 (U+AD0B): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#262 (U+AE41): L<<303.0,-69.0>--<472.0,-68.0>>
    
    * .notdef#2625 (U+AD15): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#2633 (U+AD1F): L<<416.0,70.0>--<625.0,71.0>>
    
    * .notdef#2633 (U+AD1F): L<<426.0,-93.0>--<632.0,-92.0>>
    
    * .notdef#2634 (U+AD21): L<<311.0,-112.0>--<446.0,-111.0>>
    
    * .notdef#2635 (U+AD22): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#2636 (U+AD23): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#2637 (U+AD24): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#2638 (U+AD25): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#2638 (U+AD25): L<<602.0,151.0>--<724.0,152.0>>
    
    * .notdef#2639 (U+AD26): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#2640 (U+AD27): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#2641 (U+AD28): L<<415.0,88.0>--<587.0,89.0>>
    
    * .notdef#2647 (U+AD31): L<<442.0,146.0>--<633.0,147.0>>
    
    * .notdef#2654 (U+AD3B): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#2654 (U+AD3B): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#2655 (U+AD3D): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2656 (U+AD3E): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2657 (U+AD3F): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2658 (U+AD40): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#2659 (U+AD41): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2659 (U+AD41): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#2660 (U+AD42): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2661 (U+AD43): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2667 (U+AD4D): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#2675 (U+AD57): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#2675 (U+AD57): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#2676 (U+AD59): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#2677 (U+AD5A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2678 (U+AD5B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2679 (U+AD5C): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#2680 (U+AD5D): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#2680 (U+AD5D): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#2681 (U+AD5E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2682 (U+AD5F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2683 (U+AD60): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2690 (U+AD69): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#2697 (U+AD77): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2698 (U+AD78): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#2699 (U+AD79): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#2699 (U+AD79): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#2700 (U+AD7A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2705 (U+AD85): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#2708 (U+AD8A): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2709 (U+AD8B): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#271 (U+AE54): L<<352.0,-112.0>--<577.0,-111.0>>
    
    * .notdef#2710 (U+AD8D): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2711 (U+AD8E): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2712 (U+AD8F): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#2712 (U+AD8F): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#2712 (U+AD8F): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2713 (U+AD91): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#2713 (U+AD91): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2714 (U+AD92): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2715 (U+AD93): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2716 (U+AD94): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2717 (U+AD95): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#2717 (U+AD95): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2718 (U+AD96): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2719 (U+AD97): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#272 (U+AE56): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2720 (U+AD98): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#2720 (U+AD98): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2721 (U+AD99): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#2721 (U+AD99): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2722 (U+AD9A): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2723 (U+AD9B): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2724 (U+AD9E): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2725 (U+AD9F): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2726 (U+ADA0): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2727 (U+ADA1): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#2727 (U+ADA1): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#2728 (U+ADA2): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#2729 (U+ADA3): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#273 (U+AE5C): L<<337.0,118.0>--<514.0,119.0>>
    
    * .notdef#2730 (U+ADA5): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2731 (U+ADA6): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2732 (U+ADA7): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2733 (U+ADA8): L<<607.0,505.0>--<608.0,657.0>>
    
    * .notdef#2734 (U+ADA9): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2735 (U+ADAA): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2736 (U+ADAB): L<<501.0,90.0>--<675.0,91.0>>
    
    * .notdef#2736 (U+ADAB): L<<511.0,-83.0>--<688.0,-82.0>>
    
    * .notdef#2736 (U+ADAB): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2737 (U+ADAC): L<<504.0,-122.0>--<712.0,-121.0>>
    
    * .notdef#2737 (U+ADAC): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2738 (U+ADAD): L<<381.0,-122.0>--<506.0,-121.0>>
    
    * .notdef#2738 (U+ADAD): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2739 (U+ADAE): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#274 (U+AE5D): L<<339.0,-69.0>--<508.0,-68.0>>
    
    * .notdef#2740 (U+ADAF): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2741 (U+ADB0): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2742 (U+ADB1): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2742 (U+ADB1): L<<632.0,156.0>--<754.0,157.0>>
    
    * .notdef#2743 (U+ADB2): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2744 (U+ADB3): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2745 (U+ADB4): L<<502.0,98.0>--<644.0,99.0>>
    
    * .notdef#2745 (U+ADB4): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2746 (U+ADB5): L<<502.0,-85.0>--<657.0,-84.0>>
    
    * .notdef#2746 (U+ADB5): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2747 (U+ADB6): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2748 (U+ADB8): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2749 (U+ADB9): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2750 (U+ADBA): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2751 (U+ADBB): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2752 (U+ADBC): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2753 (U+ADBD): L<<502.0,137.0>--<693.0,138.0>>
    
    * .notdef#2753 (U+ADBD): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2754 (U+ADBE): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#2755 (U+ADBF): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#2756 (U+ADC2): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2757 (U+ADC3): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2758 (U+ADC5): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2759 (U+ADC6): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2760 (U+ADC7): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#2760 (U+ADC7): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#2760 (U+ADC7): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2761 (U+ADC9): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#2761 (U+ADC9): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2762 (U+ADCA): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2763 (U+ADCB): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2764 (U+ADCC): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2765 (U+ADCD): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#2765 (U+ADCD): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2766 (U+ADCE): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2767 (U+ADCF): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2768 (U+ADD2): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2769 (U+ADD4): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2770 (U+ADD5): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2771 (U+ADD6): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2772 (U+ADD7): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2773 (U+ADD8): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2774 (U+ADD9): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#2774 (U+ADD9): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#2775 (U+ADDA): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#2776 (U+ADDB): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#278 (U+AE65): L<<363.0,157.0>--<554.0,158.0>>
    
    * .notdef#2782 (U+ADE3): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#2782 (U+ADE3): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#2783 (U+ADE5): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#2784 (U+ADE6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2785 (U+ADE7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2786 (U+ADE8): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#2787 (U+ADE9): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#2787 (U+ADE9): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#2788 (U+ADEA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2789 (U+ADEB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2790 (U+ADEC): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#2791 (U+ADED): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#2799 (U+ADF5): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#2806 (U+AE02): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2807 (U+AE03): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2808 (U+AE04): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#2809 (U+AE05): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#2809 (U+AE05): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#2810 (U+AE06): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2811 (U+AE07): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#2817 (U+AE11): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#282 (U+AE70): L<<413.0,-112.0>--<638.0,-111.0>>
    
    * .notdef#2826 (U+AE1B): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#2826 (U+AE1B): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#2827 (U+AE1C): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#2828 (U+AE1D): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#2829 (U+AE1E): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#283 (U+AE78): L<<398.0,118.0>--<575.0,119.0>>
    
    * .notdef#2830 (U+AE1F): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2831 (U+AE20): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#2832 (U+AE21): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2832 (U+AE21): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#2833 (U+AE22): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2834 (U+AE23): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#2835 (U+AE24): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#2836 (U+AE25): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#284 (U+AE79): L<<400.0,-69.0>--<569.0,-68.0>>
    
    * .notdef#2844 (U+AE2D): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#2851 (U+AE39): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#2852 (U+AE3B): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2853 (U+AE3C): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#2854 (U+AE3D): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2854 (U+AE3D): L<<487.0,186.0>--<609.0,187.0>>
    
    * .notdef#2855 (U+AE3E): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2856 (U+AE3F): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#2861 (U+AE49): L<<327.0,157.0>--<518.0,158.0>>
    
    * .notdef#2866 (U+AE53): L<<337.0,110.0>--<536.0,111.0>>
    
    * .notdef#2866 (U+AE53): L<<347.0,-73.0>--<549.0,-72.0>>
    
    * .notdef#2867 (U+AE55): L<<232.0,-112.0>--<367.0,-111.0>>
    
    * .notdef#2868 (U+AE57): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2869 (U+AE58): L<<232.0,-112.0>--<367.0,-111.0>>
    
    * .notdef#2870 (U+AE59): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2870 (U+AE59): L<<523.0,186.0>--<645.0,187.0>>
    
    * .notdef#2871 (U+AE5A): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2872 (U+AE5B): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2883 (U+AE6F): L<<398.0,110.0>--<597.0,111.0>>
    
    * .notdef#2883 (U+AE6F): L<<408.0,-73.0>--<610.0,-72.0>>
    
    * .notdef#2884 (U+AE71): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#2885 (U+AE72): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2886 (U+AE73): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2887 (U+AE74): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#2888 (U+AE75): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2888 (U+AE75): L<<584.0,186.0>--<706.0,187.0>>
    
    * .notdef#2889 (U+AE76): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2890 (U+AE77): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2895 (U+AE81): L<<424.0,157.0>--<615.0,158.0>>
    
    * .notdef#290 (U+AE8C): L<<352.0,-112.0>--<577.0,-111.0>>
    
    * .notdef#2903 (U+AE8B): L<<337.0,110.0>--<536.0,111.0>>
    
    * .notdef#2903 (U+AE8B): L<<347.0,-73.0>--<549.0,-72.0>>
    
    * .notdef#2904 (U+AE8D): L<<232.0,-112.0>--<367.0,-111.0>>
    
    * .notdef#2905 (U+AE8E): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2906 (U+AE8F): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2907 (U+AE90): L<<232.0,-112.0>--<367.0,-111.0>>
    
    * .notdef#2908 (U+AE91): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2908 (U+AE91): L<<523.0,186.0>--<645.0,187.0>>
    
    * .notdef#2909 (U+AE92): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#291 (U+AEBC): L<<697.0,271.0>--<698.0,573.0>>
    
    * .notdef#2910 (U+AE93): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2911 (U+AE94): L<<337.0,118.0>--<514.0,119.0>>
    
    * .notdef#2912 (U+AE95): L<<339.0,-69.0>--<508.0,-68.0>>
    
    * .notdef#292 (U+AEBD): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2920 (U+AE9D): L<<363.0,157.0>--<554.0,158.0>>
    
    * .notdef#293 (U+AEBE): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2930 (U+AEA7): L<<398.0,110.0>--<597.0,111.0>>
    
    * .notdef#2930 (U+AEA7): L<<408.0,-73.0>--<610.0,-72.0>>
    
    * .notdef#2931 (U+AEA8): L<<413.0,-112.0>--<638.0,-111.0>>
    
    * .notdef#2932 (U+AEA9): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#2933 (U+AEAA): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2934 (U+AEAB): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2935 (U+AEAC): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#2936 (U+AEAD): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2936 (U+AEAD): L<<584.0,186.0>--<706.0,187.0>>
    
    * .notdef#2937 (U+AEAE): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2938 (U+AEAF): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2939 (U+AEB0): L<<398.0,118.0>--<575.0,119.0>>
    
    * .notdef#294 (U+AEC0): L<<697.0,335.0>--<698.0,653.0>>
    
    * .notdef#2940 (U+AEB1): L<<400.0,-69.0>--<569.0,-68.0>>
    
    * .notdef#2948 (U+AEB9): L<<424.0,157.0>--<615.0,158.0>>
    
    * .notdef#295 (U+AEC4): L<<352.0,-112.0>--<577.0,-111.0>>
    
    * .notdef#295 (U+AEC4): L<<697.0,451.0>--<698.0,673.0>>
    
    * .notdef#2951 (U+AEBF): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2952 (U+AEC1): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2953 (U+AEC2): L<<697.0,451.0>--<698.0,673.0>>
    
    * .notdef#2954 (U+AEC3): L<<337.0,110.0>--<536.0,111.0>>
    
    * .notdef#2954 (U+AEC3): L<<347.0,-73.0>--<549.0,-72.0>>
    
    * .notdef#2954 (U+AEC3): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2955 (U+AEC5): L<<232.0,-112.0>--<367.0,-111.0>>
    
    * .notdef#2955 (U+AEC5): L<<697.0,451.0>--<698.0,673.0>>
    
    * .notdef#2956 (U+AEC6): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2956 (U+AEC6): L<<697.0,451.0>--<698.0,673.0>>
    
    * .notdef#2957 (U+AEC7): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2957 (U+AEC7): L<<697.0,451.0>--<698.0,673.0>>
    
    * .notdef#2958 (U+AEC8): L<<232.0,-112.0>--<367.0,-111.0>>
    
    * .notdef#2958 (U+AEC8): L<<697.0,451.0>--<698.0,673.0>>
    
    * .notdef#2959 (U+AEC9): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2959 (U+AEC9): L<<523.0,186.0>--<645.0,187.0>>
    
    * .notdef#2959 (U+AEC9): L<<697.0,451.0>--<698.0,673.0>>
    
    * .notdef#296 (U+AECC): L<<337.0,118.0>--<514.0,119.0>>
    
    * .notdef#296 (U+AECC): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2960 (U+AECA): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2960 (U+AECA): L<<697.0,451.0>--<698.0,673.0>>
    
    * .notdef#2961 (U+AECB): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2961 (U+AECB): L<<697.0,451.0>--<698.0,673.0>>
    
    * .notdef#2962 (U+AECE): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2963 (U+AED2): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2964 (U+AED3): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2965 (U+AED4): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2966 (U+AED5): L<<363.0,157.0>--<554.0,158.0>>
    
    * .notdef#2966 (U+AED5): L<<697.0,451.0>--<698.0,673.0>>
    
    * .notdef#2967 (U+AED6): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2968 (U+AED7): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2969 (U+AEDA): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#297 (U+AECD): L<<339.0,-69.0>--<508.0,-68.0>>
    
    * .notdef#297 (U+AECD): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2970 (U+AEDB): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#2971 (U+AEDD): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#2972 (U+AEDE): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2973 (U+AEDF): L<<398.0,110.0>--<597.0,111.0>>
    
    * .notdef#2973 (U+AEDF): L<<408.0,-73.0>--<610.0,-72.0>>
    
    * .notdef#2973 (U+AEDF): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#2974 (U+AEE0): L<<413.0,-112.0>--<638.0,-111.0>>
    
    * .notdef#2974 (U+AEE0): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2975 (U+AEE1): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#2975 (U+AEE1): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2976 (U+AEE2): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2976 (U+AEE2): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2977 (U+AEE3): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2977 (U+AEE3): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2978 (U+AEE4): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#2978 (U+AEE4): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2979 (U+AEE5): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2979 (U+AEE5): L<<584.0,186.0>--<706.0,187.0>>
    
    * .notdef#2979 (U+AEE5): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#298 (U+AECF): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2980 (U+AEE6): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2980 (U+AEE6): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2981 (U+AEE7): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#2981 (U+AEE7): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2982 (U+AEE9): L<<400.0,-69.0>--<569.0,-68.0>>
    
    * .notdef#2982 (U+AEE9): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#2983 (U+AEEA): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#2984 (U+AEEC): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#2985 (U+AEEE): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#2986 (U+AEEF): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2987 (U+AEF0): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#2988 (U+AEF1): L<<424.0,157.0>--<615.0,158.0>>
    
    * .notdef#2988 (U+AEF1): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2989 (U+AEF2): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#299 (U+AED0): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#2990 (U+AEF3): L<<592.0,481.0>--<593.0,653.0>>
    
    * .notdef#2991 (U+AEF5): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#2992 (U+AEF6): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#2993 (U+AEF7): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#2994 (U+AEF9): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#2995 (U+AEFA): L<<697.0,441.0>--<698.0,673.0>>
    
    * .notdef#2996 (U+AEFB): L<<337.0,110.0>--<536.0,111.0>>
    
    * .notdef#2996 (U+AEFB): L<<347.0,-73.0>--<549.0,-72.0>>
    
    * .notdef#2996 (U+AEFB): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#2997 (U+AEFD): L<<232.0,-112.0>--<367.0,-111.0>>
    
    * .notdef#2997 (U+AEFD): L<<697.0,441.0>--<698.0,673.0>>
    
    * .notdef#2998 (U+AEFE): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2998 (U+AEFE): L<<697.0,441.0>--<698.0,673.0>>
    
    * .notdef#2999 (U+AEFF): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#2999 (U+AEFF): L<<697.0,441.0>--<698.0,673.0>>
    
    * .notdef#30 (U+314C): L<<568.0,458.0>--<320.0,457.0>>
    
    * .notdef#300 (U+AED1): L<<697.0,401.0>--<698.0,663.0>>
    
    * .notdef#3000 (U+AF00): L<<232.0,-112.0>--<367.0,-111.0>>
    
    * .notdef#3000 (U+AF00): L<<697.0,441.0>--<698.0,673.0>>
    
    * .notdef#3001 (U+AF01): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#3001 (U+AF01): L<<523.0,186.0>--<645.0,187.0>>
    
    * .notdef#3001 (U+AF01): L<<697.0,441.0>--<698.0,673.0>>
    
    * .notdef#3002 (U+AF02): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#3002 (U+AF02): L<<697.0,441.0>--<698.0,673.0>>
    
    * .notdef#3003 (U+AF03): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#3003 (U+AF03): L<<697.0,441.0>--<698.0,673.0>>
    
    * .notdef#3004 (U+AF04): L<<337.0,118.0>--<514.0,119.0>>
    
    * .notdef#3004 (U+AF04): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#3005 (U+AF05): L<<339.0,-69.0>--<508.0,-68.0>>
    
    * .notdef#3005 (U+AF05): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#3006 (U+AF06): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#3007 (U+AF09): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#3008 (U+AF0A): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#3009 (U+AF0B): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#301 (U+AED8): L<<590.0,291.0>--<591.0,573.0>>
    
    * .notdef#3010 (U+AF0C): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#3011 (U+AF0E): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#3012 (U+AF0F): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#3013 (U+AF11): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3014 (U+AF12): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3015 (U+AF13): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3016 (U+AF14): L<<592.0,361.0>--<593.0,623.0>>
    
    * .notdef#3017 (U+AF15): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3018 (U+AF16): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3019 (U+AF17): L<<398.0,110.0>--<597.0,111.0>>
    
    * .notdef#3019 (U+AF17): L<<408.0,-73.0>--<610.0,-72.0>>
    
    * .notdef#3019 (U+AF17): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#302 (U+AED9): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3020 (U+AF18): L<<413.0,-112.0>--<638.0,-111.0>>
    
    * .notdef#3020 (U+AF18): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3021 (U+AF19): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#3021 (U+AF19): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3022 (U+AF1A): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#3022 (U+AF1A): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3023 (U+AF1B): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#3023 (U+AF1B): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3024 (U+AF1C): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#3024 (U+AF1C): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3025 (U+AF1D): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#3025 (U+AF1D): L<<584.0,186.0>--<706.0,187.0>>
    
    * .notdef#3025 (U+AF1D): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3026 (U+AF1E): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#3026 (U+AF1E): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3027 (U+AF1F): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#3027 (U+AF1F): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3028 (U+AF20): L<<398.0,118.0>--<575.0,119.0>>
    
    * .notdef#3028 (U+AF20): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3029 (U+AF21): L<<400.0,-69.0>--<569.0,-68.0>>
    
    * .notdef#3029 (U+AF21): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#303 (U+AEDC): L<<592.0,361.0>--<593.0,623.0>>
    
    * .notdef#3030 (U+AF22): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3031 (U+AF23): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3032 (U+AF24): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3033 (U+AF25): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3034 (U+AF26): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3035 (U+AF27): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3036 (U+AF28): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3037 (U+AF29): L<<424.0,157.0>--<615.0,158.0>>
    
    * .notdef#3037 (U+AF29): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#3038 (U+AF2A): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3039 (U+AF2B): L<<592.0,471.0>--<593.0,653.0>>
    
    * .notdef#304 (U+AEE8): L<<398.0,118.0>--<575.0,119.0>>
    
    * .notdef#304 (U+AEE8): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3043 (U+AF33): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#3043 (U+AF33): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#3044 (U+AF35): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#3045 (U+AF36): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3046 (U+AF37): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3047 (U+AF38): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#3048 (U+AF39): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3048 (U+AF39): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3049 (U+AF3A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#305 (U+AEEB): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3050 (U+AF3B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3054 (U+AF45): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#306 (U+AEED): L<<592.0,431.0>--<593.0,643.0>>
    
    * .notdef#3062 (U+AF4F): L<<380.0,70.0>--<589.0,71.0>>
    
    * .notdef#3062 (U+AF4F): L<<390.0,-93.0>--<596.0,-92.0>>
    
    * .notdef#3063 (U+AF51): L<<275.0,-112.0>--<410.0,-111.0>>
    
    * .notdef#3064 (U+AF52): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3065 (U+AF53): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3066 (U+AF54): L<<285.0,-112.0>--<420.0,-111.0>>
    
    * .notdef#3067 (U+AF55): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3067 (U+AF55): L<<566.0,151.0>--<688.0,152.0>>
    
    * .notdef#3068 (U+AF56): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3069 (U+AF57): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#307 (U+AEF4): L<<697.0,271.0>--<698.0,573.0>>
    
    * .notdef#3070 (U+AF58): L<<379.0,88.0>--<551.0,89.0>>
    
    * .notdef#3071 (U+AF59): L<<382.0,-83.0>--<571.0,-82.0>>
    
    * .notdef#3077 (U+AF61): L<<406.0,146.0>--<597.0,147.0>>
    
    * .notdef#308 (U+AEF8): L<<697.0,331.0>--<698.0,653.0>>
    
    * .notdef#3085 (U+AF6B): L<<436.0,70.0>--<645.0,71.0>>
    
    * .notdef#3085 (U+AF6B): L<<446.0,-93.0>--<652.0,-92.0>>
    
    * .notdef#3086 (U+AF6C): L<<446.0,-122.0>--<686.0,-121.0>>
    
    * .notdef#3087 (U+AF6D): L<<331.0,-112.0>--<466.0,-111.0>>
    
    * .notdef#3088 (U+AF6E): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#3089 (U+AF6F): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#309 (U+AEFC): L<<352.0,-112.0>--<577.0,-111.0>>
    
    * .notdef#309 (U+AEFC): L<<697.0,441.0>--<698.0,673.0>>
    
    * .notdef#3090 (U+AF70): L<<341.0,-112.0>--<476.0,-111.0>>
    
    * .notdef#3091 (U+AF71): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#3091 (U+AF71): L<<622.0,151.0>--<744.0,152.0>>
    
    * .notdef#3092 (U+AF72): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#3093 (U+AF73): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#3094 (U+AF74): L<<435.0,88.0>--<607.0,89.0>>
    
    * .notdef#3095 (U+AF75): L<<438.0,-83.0>--<627.0,-82.0>>
    
    * .notdef#310 (U+AF07): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#3102 (U+AF7D): L<<462.0,146.0>--<653.0,147.0>>
    
    * .notdef#311 (U+AF08): L<<697.0,411.0>--<698.0,663.0>>
    
    * .notdef#3110 (U+AF87): L<<380.0,70.0>--<589.0,71.0>>
    
    * .notdef#3110 (U+AF87): L<<390.0,-93.0>--<596.0,-92.0>>
    
    * .notdef#3111 (U+AF89): L<<275.0,-112.0>--<410.0,-111.0>>
    
    * .notdef#3112 (U+AF8A): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3113 (U+AF8B): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3114 (U+AF8C): L<<285.0,-112.0>--<420.0,-111.0>>
    
    * .notdef#3115 (U+AF8D): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3115 (U+AF8D): L<<566.0,151.0>--<688.0,152.0>>
    
    * .notdef#3116 (U+AF8E): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3117 (U+AF8F): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#312 (U+AF0D): L<<363.0,157.0>--<554.0,158.0>>
    
    * .notdef#312 (U+AF0D): L<<697.0,441.0>--<698.0,673.0>>
    
    * .notdef#3124 (U+AF99): L<<406.0,146.0>--<597.0,147.0>>
    
    * .notdef#313 (U+AF10): L<<590.0,291.0>--<591.0,573.0>>
    
    * .notdef#3133 (U+AFA3): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#3133 (U+AFA3): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#3134 (U+AFA4): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#3135 (U+AFA5): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#3136 (U+AFA6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3137 (U+AFA7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3138 (U+AFA8): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#3139 (U+AFA9): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3139 (U+AFA9): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3140 (U+AFAA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3141 (U+AFAB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3142 (U+AFAC): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#3143 (U+AFAD): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#3151 (U+AFB5): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#3158 (U+AFBF): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#3158 (U+AFBF): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#3159 (U+AFC1): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#3160 (U+AFC2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3161 (U+AFC3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3162 (U+AFC4): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#3163 (U+AFC5): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3163 (U+AFC5): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3164 (U+AFC6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3169 (U+AFD1): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#3172 (U+AFD5): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3173 (U+AFD6): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3174 (U+AFD7): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3175 (U+AFD8): L<<740.0,461.0>--<741.0,683.0>>
    
    * .notdef#3176 (U+AFD9): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3177 (U+AFDA): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3178 (U+AFDB): L<<465.0,90.0>--<639.0,91.0>>
    
    * .notdef#3178 (U+AFDB): L<<475.0,-83.0>--<652.0,-82.0>>
    
    * .notdef#3178 (U+AFDB): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3179 (U+AFDD): L<<345.0,-122.0>--<470.0,-121.0>>
    
    * .notdef#3179 (U+AFDD): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#318 (U+AF34): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#3180 (U+AFDE): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3181 (U+AFDF): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3182 (U+AFE0): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3183 (U+AFE1): L<<596.0,156.0>--<718.0,157.0>>
    
    * .notdef#3183 (U+AFE1): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3184 (U+AFE2): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3185 (U+AFE3): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3186 (U+AFE4): L<<466.0,98.0>--<608.0,99.0>>
    
    * .notdef#3186 (U+AFE4): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3187 (U+AFE5): L<<466.0,-85.0>--<621.0,-84.0>>
    
    * .notdef#3187 (U+AFE5): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3188 (U+AFE6): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3189 (U+AFE7): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#319 (U+AF3C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#3190 (U+AFEA): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3191 (U+AFEB): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3192 (U+AFEC): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3193 (U+AFED): L<<466.0,137.0>--<657.0,138.0>>
    
    * .notdef#3193 (U+AFED): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3194 (U+AFEE): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3195 (U+AFEF): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3196 (U+AFF2): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3197 (U+AFF3): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3198 (U+AFF5): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3199 (U+AFF6): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#320 (U+AF3D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#3200 (U+AFF7): L<<501.0,90.0>--<675.0,91.0>>
    
    * .notdef#3200 (U+AFF7): L<<511.0,-83.0>--<688.0,-82.0>>
    
    * .notdef#3200 (U+AFF7): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3201 (U+AFF9): L<<381.0,-122.0>--<506.0,-121.0>>
    
    * .notdef#3201 (U+AFF9): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3202 (U+AFFA): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3203 (U+AFFB): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3204 (U+AFFC): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3205 (U+AFFD): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3205 (U+AFFD): L<<632.0,156.0>--<754.0,157.0>>
    
    * .notdef#3206 (U+AFFE): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3207 (U+AFFF): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3208 (U+B002): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3209 (U+B003): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3210 (U+B005): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3211 (U+B006): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3212 (U+B007): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3213 (U+B008): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3214 (U+B009): L<<502.0,137.0>--<693.0,138.0>>
    
    * .notdef#3214 (U+B009): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3215 (U+B00A): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3216 (U+B00B): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3217 (U+B00D): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3218 (U+B00E): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3219 (U+B00F): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3220 (U+B011): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3221 (U+B012): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3222 (U+B013): L<<465.0,90.0>--<639.0,91.0>>
    
    * .notdef#3222 (U+B013): L<<475.0,-83.0>--<652.0,-82.0>>
    
    * .notdef#3222 (U+B013): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3223 (U+B015): L<<345.0,-122.0>--<470.0,-121.0>>
    
    * .notdef#3223 (U+B015): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3224 (U+B016): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3225 (U+B017): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3226 (U+B018): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3227 (U+B019): L<<596.0,156.0>--<718.0,157.0>>
    
    * .notdef#3227 (U+B019): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3228 (U+B01A): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3229 (U+B01B): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3230 (U+B01E): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3231 (U+B01F): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3232 (U+B020): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3233 (U+B021): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3234 (U+B022): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3235 (U+B023): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3236 (U+B024): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3237 (U+B025): L<<466.0,137.0>--<657.0,138.0>>
    
    * .notdef#3237 (U+B025): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3238 (U+B026): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3239 (U+B027): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3246 (U+B02F): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#3246 (U+B02F): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#3247 (U+B030): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#3248 (U+B031): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#3249 (U+B032): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3250 (U+B033): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3251 (U+B034): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#3252 (U+B035): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3252 (U+B035): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3253 (U+B036): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3254 (U+B037): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3255 (U+B038): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#3256 (U+B039): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#3264 (U+B041): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#327 (U+AF50): L<<390.0,-122.0>--<630.0,-121.0>>
    
    * .notdef#3270 (U+B04B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#3270 (U+B04B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#3271 (U+B04D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#3272 (U+B04F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3273 (U+B050): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#3274 (U+B051): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3274 (U+B051): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3275 (U+B052): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3290 (U+B067): L<<380.0,70.0>--<589.0,71.0>>
    
    * .notdef#3290 (U+B067): L<<390.0,-93.0>--<596.0,-92.0>>
    
    * .notdef#3291 (U+B068): L<<390.0,-122.0>--<630.0,-121.0>>
    
    * .notdef#3292 (U+B069): L<<275.0,-112.0>--<410.0,-111.0>>
    
    * .notdef#3293 (U+B06A): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3294 (U+B06B): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3295 (U+B06C): L<<285.0,-112.0>--<420.0,-111.0>>
    
    * .notdef#3296 (U+B06D): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3296 (U+B06D): L<<566.0,151.0>--<688.0,152.0>>
    
    * .notdef#3297 (U+B06E): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3298 (U+B06F): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#3299 (U+B070): L<<379.0,88.0>--<551.0,89.0>>
    
    * .notdef#3300 (U+B071): L<<382.0,-83.0>--<571.0,-82.0>>
    
    * .notdef#3308 (U+B079): L<<406.0,146.0>--<597.0,147.0>>
    
    * .notdef#3315 (U+B083): L<<337.0,110.0>--<536.0,111.0>>
    
    * .notdef#3315 (U+B083): L<<347.0,-73.0>--<549.0,-72.0>>
    
    * .notdef#3316 (U+B085): L<<232.0,-112.0>--<367.0,-111.0>>
    
    * .notdef#3317 (U+B086): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#3318 (U+B087): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#3319 (U+B088): L<<232.0,-112.0>--<367.0,-111.0>>
    
    * .notdef#3320 (U+B089): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#3320 (U+B089): L<<523.0,186.0>--<645.0,187.0>>
    
    * .notdef#3321 (U+B08A): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#3322 (U+B08B): L<<217.0,-112.0>--<352.0,-111.0>>
    
    * .notdef#3328 (U+B095): L<<363.0,157.0>--<554.0,158.0>>
    
    * .notdef#3334 (U+B0A3): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3335 (U+B0A4): L<<270.0,-112.0>--<405.0,-111.0>>
    
    * .notdef#3336 (U+B0A5): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3336 (U+B0A5): L<<561.0,186.0>--<683.0,187.0>>
    
    * .notdef#3337 (U+B0A6): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3338 (U+B0A7): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3346 (U+B0BB): L<<445.0,110.0>--<644.0,111.0>>
    
    * .notdef#3346 (U+B0BB): L<<455.0,-73.0>--<657.0,-72.0>>
    
    * .notdef#3347 (U+B0BD): L<<340.0,-112.0>--<475.0,-111.0>>
    
    * .notdef#3348 (U+B0BE): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3349 (U+B0BF): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#335 (U+AF88): L<<390.0,-122.0>--<630.0,-121.0>>
    
    * .notdef#3350 (U+B0C0): L<<340.0,-112.0>--<475.0,-111.0>>
    
    * .notdef#3351 (U+B0C1): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3351 (U+B0C1): L<<631.0,186.0>--<753.0,187.0>>
    
    * .notdef#3352 (U+B0C2): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3353 (U+B0C3): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3358 (U+B0CD): L<<471.0,157.0>--<662.0,158.0>>
    
    * .notdef#336 (U+AF90): L<<379.0,88.0>--<551.0,89.0>>
    
    * .notdef#3365 (U+B0D7): L<<375.0,110.0>--<574.0,111.0>>
    
    * .notdef#3365 (U+B0D7): L<<385.0,-73.0>--<587.0,-72.0>>
    
    * .notdef#3366 (U+B0D9): L<<270.0,-112.0>--<405.0,-111.0>>
    
    * .notdef#3367 (U+B0DA): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3368 (U+B0DB): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3369 (U+B0DC): L<<270.0,-112.0>--<405.0,-111.0>>
    
    * .notdef#337 (U+AF91): L<<382.0,-83.0>--<571.0,-82.0>>
    
    * .notdef#3370 (U+B0DD): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3370 (U+B0DD): L<<561.0,186.0>--<683.0,187.0>>
    
    * .notdef#3371 (U+B0DE): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3372 (U+B0DF): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3373 (U+B0E1): L<<377.0,-69.0>--<546.0,-68.0>>
    
    * .notdef#3380 (U+B0E9): L<<401.0,157.0>--<592.0,158.0>>
    
    * .notdef#3390 (U+B0F3): L<<445.0,110.0>--<644.0,111.0>>
    
    * .notdef#3390 (U+B0F3): L<<455.0,-73.0>--<657.0,-72.0>>
    
    * .notdef#3391 (U+B0F4): L<<460.0,-112.0>--<685.0,-111.0>>
    
    * .notdef#3392 (U+B0F5): L<<340.0,-112.0>--<475.0,-111.0>>
    
    * .notdef#3393 (U+B0F6): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3394 (U+B0F7): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3395 (U+B0F8): L<<340.0,-112.0>--<475.0,-111.0>>
    
    * .notdef#3396 (U+B0F9): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3396 (U+B0F9): L<<631.0,186.0>--<753.0,187.0>>
    
    * .notdef#3397 (U+B0FA): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3398 (U+B0FB): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3399 (U+B0FC): L<<445.0,118.0>--<622.0,119.0>>
    
    * .notdef#34 (U+3150): L<<569.0,546.0>--<568.0,144.0>>
    
    * .notdef#3400 (U+B0FD): L<<447.0,-69.0>--<616.0,-68.0>>
    
    * .notdef#3408 (U+B105): L<<471.0,157.0>--<662.0,158.0>>
    
    * .notdef#3411 (U+B10A): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#3412 (U+B10D): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#3413 (U+B10E): L<<735.0,451.0>--<736.0,673.0>>
    
    * .notdef#3414 (U+B10F): L<<375.0,110.0>--<574.0,111.0>>
    
    * .notdef#3414 (U+B10F): L<<385.0,-73.0>--<587.0,-72.0>>
    
    * .notdef#3414 (U+B10F): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#3415 (U+B111): L<<270.0,-112.0>--<405.0,-111.0>>
    
    * .notdef#3415 (U+B111): L<<735.0,451.0>--<736.0,673.0>>
    
    * .notdef#3416 (U+B114): L<<270.0,-112.0>--<405.0,-111.0>>
    
    * .notdef#3416 (U+B114): L<<735.0,451.0>--<736.0,673.0>>
    
    * .notdef#3417 (U+B115): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3417 (U+B115): L<<561.0,186.0>--<683.0,187.0>>
    
    * .notdef#3417 (U+B115): L<<735.0,451.0>--<736.0,673.0>>
    
    * .notdef#3418 (U+B116): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3418 (U+B116): L<<735.0,451.0>--<736.0,673.0>>
    
    * .notdef#3419 (U+B117): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3419 (U+B117): L<<735.0,451.0>--<736.0,673.0>>
    
    * .notdef#3420 (U+B11A): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#3421 (U+B11E): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#3422 (U+B11F): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#3423 (U+B120): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#3424 (U+B121): L<<401.0,157.0>--<592.0,158.0>>
    
    * .notdef#3424 (U+B121): L<<735.0,451.0>--<736.0,673.0>>
    
    * .notdef#3425 (U+B122): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#3426 (U+B126): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3427 (U+B127): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3428 (U+B129): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3429 (U+B12A): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#343 (U+AFC0): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#3430 (U+B12B): L<<445.0,110.0>--<644.0,111.0>>
    
    * .notdef#3430 (U+B12B): L<<455.0,-73.0>--<657.0,-72.0>>
    
    * .notdef#3430 (U+B12B): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3431 (U+B12D): L<<340.0,-112.0>--<475.0,-111.0>>
    
    * .notdef#3431 (U+B12D): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#3432 (U+B12E): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3432 (U+B12E): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#3433 (U+B12F): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3433 (U+B12F): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#3434 (U+B130): L<<340.0,-112.0>--<475.0,-111.0>>
    
    * .notdef#3434 (U+B130): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#3435 (U+B131): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3435 (U+B131): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#3435 (U+B131): L<<631.0,186.0>--<753.0,187.0>>
    
    * .notdef#3436 (U+B132): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3436 (U+B132): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#3437 (U+B133): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3437 (U+B133): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#3438 (U+B136): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3439 (U+B13A): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#344 (U+AFC7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3440 (U+B13B): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#3441 (U+B13C): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3442 (U+B13D): L<<471.0,157.0>--<662.0,158.0>>
    
    * .notdef#3442 (U+B13D): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#3443 (U+B13E): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3444 (U+B13F): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#3445 (U+B142): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#3446 (U+B143): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#3447 (U+B145): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#3448 (U+B146): L<<735.0,441.0>--<736.0,673.0>>
    
    * .notdef#3449 (U+B147): L<<375.0,110.0>--<574.0,111.0>>
    
    * .notdef#3449 (U+B147): L<<385.0,-73.0>--<587.0,-72.0>>
    
    * .notdef#3449 (U+B147): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#345 (U+AFC8): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#3450 (U+B149): L<<270.0,-112.0>--<405.0,-111.0>>
    
    * .notdef#3450 (U+B149): L<<735.0,441.0>--<736.0,673.0>>
    
    * .notdef#3451 (U+B14A): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3451 (U+B14A): L<<735.0,441.0>--<736.0,673.0>>
    
    * .notdef#3452 (U+B14B): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3452 (U+B14B): L<<735.0,441.0>--<736.0,673.0>>
    
    * .notdef#3453 (U+B14C): L<<270.0,-112.0>--<405.0,-111.0>>
    
    * .notdef#3453 (U+B14C): L<<735.0,441.0>--<736.0,673.0>>
    
    * .notdef#3454 (U+B14D): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3454 (U+B14D): L<<561.0,186.0>--<683.0,187.0>>
    
    * .notdef#3454 (U+B14D): L<<735.0,441.0>--<736.0,673.0>>
    
    * .notdef#3455 (U+B14E): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3455 (U+B14E): L<<735.0,441.0>--<736.0,673.0>>
    
    * .notdef#3456 (U+B14F): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3456 (U+B14F): L<<735.0,441.0>--<736.0,673.0>>
    
    * .notdef#3457 (U+B152): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#3458 (U+B153): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#3459 (U+B156): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#346 (U+AFC9): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#3460 (U+B157): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#3461 (U+B159): L<<401.0,157.0>--<592.0,158.0>>
    
    * .notdef#3461 (U+B159): L<<735.0,441.0>--<736.0,673.0>>
    
    * .notdef#3462 (U+B15A): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#3463 (U+B15B): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#3464 (U+B15D): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3465 (U+B15E): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3466 (U+B15F): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3467 (U+B161): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3468 (U+B162): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3469 (U+B163): L<<445.0,110.0>--<644.0,111.0>>
    
    * .notdef#3469 (U+B163): L<<455.0,-73.0>--<657.0,-72.0>>
    
    * .notdef#3469 (U+B163): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3470 (U+B164): L<<460.0,-112.0>--<685.0,-111.0>>
    
    * .notdef#3470 (U+B164): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3471 (U+B165): L<<340.0,-112.0>--<475.0,-111.0>>
    
    * .notdef#3471 (U+B165): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3472 (U+B166): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3472 (U+B166): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3473 (U+B167): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3473 (U+B167): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3474 (U+B168): L<<340.0,-112.0>--<475.0,-111.0>>
    
    * .notdef#3474 (U+B168): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3475 (U+B169): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3475 (U+B169): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3475 (U+B169): L<<631.0,186.0>--<753.0,187.0>>
    
    * .notdef#3476 (U+B16A): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3476 (U+B16A): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3477 (U+B16B): L<<325.0,-112.0>--<460.0,-111.0>>
    
    * .notdef#3477 (U+B16B): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3478 (U+B16C): L<<445.0,118.0>--<622.0,119.0>>
    
    * .notdef#3478 (U+B16C): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3479 (U+B16D): L<<447.0,-69.0>--<616.0,-68.0>>
    
    * .notdef#3479 (U+B16D): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3480 (U+B16E): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3481 (U+B16F): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3482 (U+B170): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3483 (U+B171): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3484 (U+B172): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3485 (U+B173): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3486 (U+B174): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3487 (U+B175): L<<471.0,157.0>--<662.0,158.0>>
    
    * .notdef#3487 (U+B175): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3488 (U+B176): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#3489 (U+B177): L<<622.0,471.0>--<623.0,653.0>>
    
    * .notdef#3494 (U+B17F): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#3494 (U+B17F): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#3495 (U+B181): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#3496 (U+B183): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3497 (U+B184): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#3498 (U+B185): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3498 (U+B185): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3499 (U+B186): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#350 (U+AFD4): L<<730.0,371.0>--<731.0,583.0>>
    
    * .notdef#3500 (U+B187): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3506 (U+B191): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#351 (U+AFDC): L<<468.0,-122.0>--<676.0,-121.0>>
    
    * .notdef#351 (U+AFDC): L<<740.0,471.0>--<741.0,703.0>>
    
    * .notdef#3512 (U+B19B): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#3512 (U+B19B): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#3513 (U+B19D): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#3514 (U+B19E): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3515 (U+B19F): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3516 (U+B1A0): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#3517 (U+B1A1): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3517 (U+B1A1): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#3518 (U+B1A2): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3519 (U+B1A3): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#352 (U+AFE8): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3520 (U+B1A4): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#3521 (U+B1A5): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#3528 (U+B1AD): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#353 (U+AFE9): L<<740.0,471.0>--<741.0,693.0>>
    
    * .notdef#3538 (U+B1B7): L<<416.0,70.0>--<625.0,71.0>>
    
    * .notdef#3538 (U+B1B7): L<<426.0,-93.0>--<632.0,-92.0>>
    
    * .notdef#3539 (U+B1B8): L<<426.0,-122.0>--<666.0,-121.0>>
    
    * .notdef#354 (U+AFF0): L<<611.0,408.0>--<612.0,573.0>>
    
    * .notdef#3540 (U+B1B9): L<<311.0,-112.0>--<446.0,-111.0>>
    
    * .notdef#3541 (U+B1BA): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#3542 (U+B1BB): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#3543 (U+B1BC): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#3544 (U+B1BD): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#3544 (U+B1BD): L<<602.0,151.0>--<724.0,152.0>>
    
    * .notdef#3545 (U+B1BE): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#3546 (U+B1BF): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#3547 (U+B1C0): L<<415.0,88.0>--<587.0,89.0>>
    
    * .notdef#3548 (U+B1C1): L<<418.0,-83.0>--<607.0,-82.0>>
    
    * .notdef#355 (U+AFF1): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3556 (U+B1C9): L<<442.0,146.0>--<633.0,147.0>>
    
    * .notdef#356 (U+AFF4): L<<607.0,505.0>--<608.0,657.0>>
    
    * .notdef#3564 (U+B1D3): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#3564 (U+B1D3): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#3565 (U+B1D5): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#3566 (U+B1D6): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3567 (U+B1D7): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3568 (U+B1D8): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#3569 (U+B1D9): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3569 (U+B1D9): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#357 (U+AFF8): L<<504.0,-122.0>--<712.0,-121.0>>
    
    * .notdef#357 (U+AFF8): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3570 (U+B1DA): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3571 (U+B1DB): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3578 (U+B1E5): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#358 (U+B000): L<<502.0,98.0>--<644.0,99.0>>
    
    * .notdef#358 (U+B000): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3585 (U+B1EF): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#3585 (U+B1EF): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#3586 (U+B1F1): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#3587 (U+B1F2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3588 (U+B1F3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3589 (U+B1F4): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#359 (U+B001): L<<502.0,-85.0>--<657.0,-84.0>>
    
    * .notdef#359 (U+B001): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3590 (U+B1F5): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3590 (U+B1F5): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3591 (U+B1F6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3592 (U+B1F7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3593 (U+B1F8): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#3599 (U+B201): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#36 (U+3152): L<<569.0,546.0>--<568.0,144.0>>
    
    * .notdef#360 (U+B004): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3606 (U+B20D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#3607 (U+B20E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3608 (U+B20F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3609 (U+B210): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#361 (U+B00C): L<<720.0,371.0>--<721.0,583.0>>
    
    * .notdef#3610 (U+B211): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3610 (U+B211): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3611 (U+B212): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3612 (U+B213): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3618 (U+B21D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#362 (U+B010): L<<730.0,461.0>--<731.0,683.0>>
    
    * .notdef#3621 (U+B221): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3622 (U+B222): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3623 (U+B223): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3624 (U+B224): L<<706.0,461.0>--<707.0,683.0>>
    
    * .notdef#3625 (U+B225): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3626 (U+B226): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3627 (U+B227): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#3627 (U+B227): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#3627 (U+B227): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3628 (U+B228): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#3628 (U+B228): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3629 (U+B229): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#3629 (U+B229): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#363 (U+B014): L<<468.0,-122.0>--<676.0,-121.0>>
    
    * .notdef#363 (U+B014): L<<730.0,471.0>--<731.0,703.0>>
    
    * .notdef#3630 (U+B22A): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3631 (U+B22B): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3632 (U+B22C): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3633 (U+B22D): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#3633 (U+B22D): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3634 (U+B22E): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3635 (U+B22F): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3636 (U+B230): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#3636 (U+B230): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3637 (U+B231): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#3637 (U+B231): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3638 (U+B232): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3639 (U+B233): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#364 (U+B01C): L<<466.0,98.0>--<608.0,99.0>>
    
    * .notdef#364 (U+B01C): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3640 (U+B235): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3641 (U+B236): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3642 (U+B237): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3643 (U+B238): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3644 (U+B239): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#3644 (U+B239): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3645 (U+B23A): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#3646 (U+B23B): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#3647 (U+B23D): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3648 (U+B23E): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3649 (U+B23F): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#365 (U+B01D): L<<466.0,-85.0>--<621.0,-84.0>>
    
    * .notdef#365 (U+B01D): L<<730.0,471.0>--<731.0,693.0>>
    
    * .notdef#3650 (U+B240): L<<607.0,505.0>--<608.0,657.0>>
    
    * .notdef#3651 (U+B241): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3652 (U+B242): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3653 (U+B243): L<<501.0,90.0>--<675.0,91.0>>
    
    * .notdef#3653 (U+B243): L<<511.0,-83.0>--<688.0,-82.0>>
    
    * .notdef#3653 (U+B243): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3654 (U+B244): L<<504.0,-122.0>--<712.0,-121.0>>
    
    * .notdef#3654 (U+B244): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3655 (U+B245): L<<381.0,-122.0>--<506.0,-121.0>>
    
    * .notdef#3655 (U+B245): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3656 (U+B246): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3657 (U+B247): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3658 (U+B248): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3659 (U+B249): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3659 (U+B249): L<<632.0,156.0>--<754.0,157.0>>
    
    * .notdef#3660 (U+B24A): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3661 (U+B24B): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3662 (U+B24C): L<<502.0,98.0>--<644.0,99.0>>
    
    * .notdef#3662 (U+B24C): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3663 (U+B24D): L<<502.0,-85.0>--<657.0,-84.0>>
    
    * .notdef#3663 (U+B24D): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3664 (U+B24E): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3665 (U+B24F): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3666 (U+B250): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3667 (U+B251): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3668 (U+B252): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3669 (U+B253): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3670 (U+B254): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3671 (U+B255): L<<502.0,137.0>--<693.0,138.0>>
    
    * .notdef#3671 (U+B255): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3672 (U+B256): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#3673 (U+B257): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#3674 (U+B259): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3675 (U+B25A): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3676 (U+B25B): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3677 (U+B25D): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3678 (U+B25E): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#3679 (U+B25F): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#3679 (U+B25F): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#3679 (U+B25F): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3680 (U+B261): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#3680 (U+B261): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#3681 (U+B262): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#3682 (U+B263): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#3683 (U+B264): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#3684 (U+B265): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#3684 (U+B265): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#3685 (U+B266): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#3686 (U+B267): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#3687 (U+B26A): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3688 (U+B26B): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3689 (U+B26C): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3690 (U+B26D): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3691 (U+B26E): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3692 (U+B26F): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#3693 (U+B270): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3694 (U+B271): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#3694 (U+B271): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#3695 (U+B272): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#3696 (U+B273): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#37 (U+3153): L<<472.0,517.0>--<471.0,193.0>>
    
    * .notdef#3702 (U+B27B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#3702 (U+B27B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#3703 (U+B27D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#3704 (U+B27E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3705 (U+B27F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3706 (U+B280): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#3707 (U+B281): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3707 (U+B281): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3708 (U+B282): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3709 (U+B283): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#371 (U+B04C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#3716 (U+B28D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#372 (U+B04E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3723 (U+B297): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#3723 (U+B297): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#3724 (U+B29B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3725 (U+B29C): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#3726 (U+B29D): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3726 (U+B29D): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3727 (U+B29E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3728 (U+B29F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#373 (U+B053): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3733 (U+B2A9): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#374 (U+B054): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#3740 (U+B2B3): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#3740 (U+B2B3): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#3741 (U+B2B5): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#3742 (U+B2B6): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3743 (U+B2B7): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3744 (U+B2B8): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#3745 (U+B2B9): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3745 (U+B2B9): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#3746 (U+B2BA): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3747 (U+B2BB): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3748 (U+B2BC): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#3749 (U+B2BD): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#375 (U+B055): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#3757 (U+B2C5): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#3764 (U+B2CF): L<<375.0,110.0>--<574.0,111.0>>
    
    * .notdef#3764 (U+B2CF): L<<385.0,-73.0>--<587.0,-72.0>>
    
    * .notdef#3765 (U+B2D1): L<<270.0,-112.0>--<405.0,-111.0>>
    
    * .notdef#3766 (U+B2D3): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3767 (U+B2D4): L<<270.0,-112.0>--<405.0,-111.0>>
    
    * .notdef#3768 (U+B2D5): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3768 (U+B2D5): L<<561.0,186.0>--<683.0,187.0>>
    
    * .notdef#3769 (U+B2D6): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3770 (U+B2D7): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3776 (U+B2E1): L<<401.0,157.0>--<592.0,158.0>>
    
    * .notdef#3778 (U+B2E7): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3778 (U+B2E7): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3779 (U+B2E9): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3779 (U+B2E9): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#378 (U+B05D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#3780 (U+B2EA): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3780 (U+B2EA): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3781 (U+B2F0): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3781 (U+B2F0): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3781 (U+B2F0): L<<238.0,-112.0>--<373.0,-111.0>>
    
    * .notdef#3782 (U+B2F1): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3782 (U+B2F1): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3782 (U+B2F1): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3782 (U+B2F1): L<<529.0,186.0>--<651.0,187.0>>
    
    * .notdef#3783 (U+B2F2): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3783 (U+B2F2): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3783 (U+B2F2): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3784 (U+B2F6): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3784 (U+B2F6): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3785 (U+B2FC): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3785 (U+B2FC): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3786 (U+B2FD): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3786 (U+B2FD): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3786 (U+B2FD): L<<369.0,157.0>--<560.0,158.0>>
    
    * .notdef#3787 (U+B2FE): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3787 (U+B2FE): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3788 (U+B302): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3788 (U+B302): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3789 (U+B303): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3789 (U+B303): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3790 (U+B305): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3790 (U+B305): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3791 (U+B306): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3791 (U+B306): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3792 (U+B307): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3792 (U+B307): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3792 (U+B307): L<<412.0,110.0>--<611.0,111.0>>
    
    * .notdef#3792 (U+B307): L<<422.0,-73.0>--<624.0,-72.0>>
    
    * .notdef#3793 (U+B309): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3793 (U+B309): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3793 (U+B309): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#3794 (U+B30A): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3794 (U+B30A): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3794 (U+B30A): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3795 (U+B30B): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3795 (U+B30B): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3795 (U+B30B): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3796 (U+B30C): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3796 (U+B30C): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3796 (U+B30C): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#3797 (U+B30D): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3797 (U+B30D): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3797 (U+B30D): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3797 (U+B30D): L<<598.0,186.0>--<720.0,187.0>>
    
    * .notdef#3798 (U+B30E): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3798 (U+B30E): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3798 (U+B30E): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3799 (U+B30F): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3799 (U+B30F): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3799 (U+B30F): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#38 (U+3154): L<<394.0,497.0>--<393.0,203.0>>
    
    * .notdef#38 (U+3154): L<<578.0,545.0>--<577.0,144.0>>
    
    * .notdef#3800 (U+B312): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3800 (U+B312): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3801 (U+B316): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3801 (U+B316): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3802 (U+B317): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3802 (U+B317): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3803 (U+B318): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3803 (U+B318): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3804 (U+B319): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3804 (U+B319): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3804 (U+B319): L<<438.0,157.0>--<629.0,158.0>>
    
    * .notdef#3805 (U+B31A): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3805 (U+B31A): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3806 (U+B31B): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3806 (U+B31B): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3807 (U+B31D): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3807 (U+B31D): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3808 (U+B31E): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3808 (U+B31E): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3809 (U+B31F): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3809 (U+B31F): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3810 (U+B320): L<<205.0,564.0>--<382.0,565.0>>
    
    * .notdef#3810 (U+B320): L<<215.0,280.0>--<422.0,281.0>>
    
    * .notdef#3811 (U+B321): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3811 (U+B321): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3812 (U+B322): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3812 (U+B322): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3813 (U+B323): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3813 (U+B323): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3813 (U+B323): L<<343.0,110.0>--<542.0,111.0>>
    
    * .notdef#3813 (U+B323): L<<353.0,-73.0>--<555.0,-72.0>>
    
    * .notdef#3814 (U+B324): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3814 (U+B324): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3814 (U+B324): L<<358.0,-112.0>--<583.0,-111.0>>
    
    * .notdef#3815 (U+B325): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3815 (U+B325): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3815 (U+B325): L<<238.0,-112.0>--<373.0,-111.0>>
    
    * .notdef#3816 (U+B326): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3816 (U+B326): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3816 (U+B326): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3817 (U+B327): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3817 (U+B327): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3817 (U+B327): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3818 (U+B328): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3818 (U+B328): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3818 (U+B328): L<<238.0,-112.0>--<373.0,-111.0>>
    
    * .notdef#3819 (U+B329): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3819 (U+B329): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3819 (U+B329): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3819 (U+B329): L<<529.0,186.0>--<651.0,187.0>>
    
    * .notdef#382 (U+B084): L<<352.0,-112.0>--<577.0,-111.0>>
    
    * .notdef#3820 (U+B32A): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3820 (U+B32A): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3820 (U+B32A): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3821 (U+B32B): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3821 (U+B32B): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3821 (U+B32B): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3822 (U+B32C): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3822 (U+B32C): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3822 (U+B32C): L<<343.0,118.0>--<520.0,119.0>>
    
    * .notdef#3823 (U+B32D): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3823 (U+B32D): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3823 (U+B32D): L<<345.0,-69.0>--<514.0,-68.0>>
    
    * .notdef#3824 (U+B32E): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3824 (U+B32E): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3825 (U+B32F): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3825 (U+B32F): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3826 (U+B330): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3826 (U+B330): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3827 (U+B331): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3827 (U+B331): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3828 (U+B332): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3828 (U+B332): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3829 (U+B333): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3829 (U+B333): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#383 (U+B08C): L<<337.0,118.0>--<514.0,119.0>>
    
    * .notdef#3830 (U+B334): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3830 (U+B334): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3831 (U+B335): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3831 (U+B335): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3831 (U+B335): L<<369.0,157.0>--<560.0,158.0>>
    
    * .notdef#3832 (U+B336): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3832 (U+B336): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3833 (U+B337): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3833 (U+B337): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3834 (U+B338): L<<205.0,514.0>--<347.0,515.0>>
    
    * .notdef#3834 (U+B338): L<<215.0,231.0>--<392.0,232.0>>
    
    * .notdef#3835 (U+B339): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3835 (U+B339): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3836 (U+B33A): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3836 (U+B33A): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3837 (U+B33B): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3837 (U+B33B): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3838 (U+B33C): L<<194.0,564.0>--<349.0,565.0>>
    
    * .notdef#3838 (U+B33C): L<<204.0,280.0>--<376.0,281.0>>
    
    * .notdef#3839 (U+B33D): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3839 (U+B33D): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#384 (U+B08D): L<<339.0,-69.0>--<508.0,-68.0>>
    
    * .notdef#3840 (U+B33E): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3840 (U+B33E): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3841 (U+B33F): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3841 (U+B33F): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3841 (U+B33F): L<<412.0,110.0>--<611.0,111.0>>
    
    * .notdef#3841 (U+B33F): L<<422.0,-73.0>--<624.0,-72.0>>
    
    * .notdef#3842 (U+B340): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3842 (U+B340): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3842 (U+B340): L<<427.0,-112.0>--<652.0,-111.0>>
    
    * .notdef#3843 (U+B341): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3843 (U+B341): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3843 (U+B341): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#3844 (U+B342): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3844 (U+B342): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3844 (U+B342): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3845 (U+B343): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3845 (U+B343): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3845 (U+B343): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3846 (U+B344): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3846 (U+B344): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3846 (U+B344): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#3847 (U+B345): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3847 (U+B345): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3847 (U+B345): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3847 (U+B345): L<<598.0,186.0>--<720.0,187.0>>
    
    * .notdef#3848 (U+B346): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3848 (U+B346): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3848 (U+B346): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3849 (U+B347): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3849 (U+B347): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3849 (U+B347): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3850 (U+B348): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3850 (U+B348): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3850 (U+B348): L<<412.0,118.0>--<589.0,119.0>>
    
    * .notdef#3851 (U+B349): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3851 (U+B349): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3851 (U+B349): L<<414.0,-69.0>--<583.0,-68.0>>
    
    * .notdef#3852 (U+B34A): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3852 (U+B34A): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3853 (U+B34B): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3853 (U+B34B): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3854 (U+B34C): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3854 (U+B34C): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3855 (U+B34D): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3855 (U+B34D): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3856 (U+B34E): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3856 (U+B34E): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3857 (U+B34F): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3857 (U+B34F): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3858 (U+B350): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3858 (U+B350): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3859 (U+B351): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3859 (U+B351): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3859 (U+B351): L<<438.0,157.0>--<629.0,158.0>>
    
    * .notdef#3860 (U+B352): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3860 (U+B352): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3861 (U+B353): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3861 (U+B353): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3862 (U+B357): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3862 (U+B357): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3862 (U+B357): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#3863 (U+B359): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3863 (U+B359): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3863 (U+B359): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#3864 (U+B35A): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3864 (U+B35A): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3864 (U+B35A): L<<703.0,451.0>--<704.0,673.0>>
    
    * .notdef#3865 (U+B35D): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3865 (U+B35D): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3865 (U+B35D): L<<238.0,-112.0>--<373.0,-111.0>>
    
    * .notdef#3865 (U+B35D): L<<703.0,451.0>--<704.0,673.0>>
    
    * .notdef#3866 (U+B360): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3866 (U+B360): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3866 (U+B360): L<<238.0,-112.0>--<373.0,-111.0>>
    
    * .notdef#3866 (U+B360): L<<703.0,451.0>--<704.0,673.0>>
    
    * .notdef#3867 (U+B361): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3867 (U+B361): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3867 (U+B361): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3867 (U+B361): L<<529.0,186.0>--<651.0,187.0>>
    
    * .notdef#3867 (U+B361): L<<703.0,451.0>--<704.0,673.0>>
    
    * .notdef#3868 (U+B362): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3868 (U+B362): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3868 (U+B362): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3868 (U+B362): L<<703.0,451.0>--<704.0,673.0>>
    
    * .notdef#3869 (U+B363): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3869 (U+B363): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3869 (U+B363): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3869 (U+B363): L<<703.0,451.0>--<704.0,673.0>>
    
    * .notdef#3870 (U+B366): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3870 (U+B366): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3870 (U+B366): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#3871 (U+B368): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3871 (U+B368): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3871 (U+B368): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#3872 (U+B36A): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3872 (U+B36A): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3872 (U+B36A): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#3873 (U+B36C): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3873 (U+B36C): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3873 (U+B36C): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#3874 (U+B36D): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3874 (U+B36D): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3874 (U+B36D): L<<369.0,157.0>--<560.0,158.0>>
    
    * .notdef#3874 (U+B36D): L<<703.0,451.0>--<704.0,673.0>>
    
    * .notdef#3875 (U+B36F): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#3875 (U+B36F): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#3875 (U+B36F): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#3876 (U+B372): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3876 (U+B372): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3876 (U+B372): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3877 (U+B373): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3877 (U+B373): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3877 (U+B373): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3878 (U+B375): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3878 (U+B375): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3878 (U+B375): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3879 (U+B376): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3879 (U+B376): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3879 (U+B376): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3880 (U+B377): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3880 (U+B377): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3880 (U+B377): L<<412.0,110.0>--<611.0,111.0>>
    
    * .notdef#3880 (U+B377): L<<422.0,-73.0>--<624.0,-72.0>>
    
    * .notdef#3880 (U+B377): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3881 (U+B379): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3881 (U+B379): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3881 (U+B379): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#3881 (U+B379): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3882 (U+B37A): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3882 (U+B37A): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3882 (U+B37A): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3882 (U+B37A): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3883 (U+B37B): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3883 (U+B37B): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3883 (U+B37B): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3883 (U+B37B): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3884 (U+B37C): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3884 (U+B37C): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3884 (U+B37C): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#3884 (U+B37C): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3885 (U+B37D): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3885 (U+B37D): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3885 (U+B37D): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3885 (U+B37D): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3885 (U+B37D): L<<598.0,186.0>--<720.0,187.0>>
    
    * .notdef#3886 (U+B37E): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3886 (U+B37E): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3886 (U+B37E): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3886 (U+B37E): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3887 (U+B37F): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3887 (U+B37F): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3887 (U+B37F): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3887 (U+B37F): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3888 (U+B382): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3888 (U+B382): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3888 (U+B382): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3889 (U+B386): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3889 (U+B386): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3889 (U+B386): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3890 (U+B387): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3890 (U+B387): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3890 (U+B387): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3891 (U+B388): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3891 (U+B388): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3891 (U+B388): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3892 (U+B389): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3892 (U+B389): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3892 (U+B389): L<<438.0,157.0>--<629.0,158.0>>
    
    * .notdef#3892 (U+B389): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3893 (U+B38A): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3893 (U+B38A): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3893 (U+B38A): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3894 (U+B38B): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#3894 (U+B38B): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#3894 (U+B38B): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#3895 (U+B38D): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3895 (U+B38D): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3895 (U+B38D): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3896 (U+B38E): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3896 (U+B38E): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3896 (U+B38E): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3897 (U+B38F): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3897 (U+B38F): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3897 (U+B38F): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3898 (U+B391): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3898 (U+B391): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3898 (U+B391): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3899 (U+B392): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3899 (U+B392): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3899 (U+B392): L<<703.0,441.0>--<704.0,673.0>>
    
    * .notdef#39 (U+3155): L<<472.0,517.0>--<471.0,193.0>>
    
    * .notdef#3900 (U+B393): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3900 (U+B393): L<<215.0,289.0>--<422.0,290.0>>
    
    * .notdef#3900 (U+B393): L<<343.0,110.0>--<542.0,111.0>>
    
    * .notdef#3900 (U+B393): L<<353.0,-73.0>--<555.0,-72.0>>
    
    * .notdef#3900 (U+B393): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3901 (U+B395): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3901 (U+B395): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3901 (U+B395): L<<238.0,-112.0>--<373.0,-111.0>>
    
    * .notdef#3901 (U+B395): L<<703.0,441.0>--<704.0,673.0>>
    
    * .notdef#3902 (U+B396): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3902 (U+B396): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3902 (U+B396): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3902 (U+B396): L<<703.0,441.0>--<704.0,673.0>>
    
    * .notdef#3903 (U+B397): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3903 (U+B397): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3903 (U+B397): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3903 (U+B397): L<<703.0,441.0>--<704.0,673.0>>
    
    * .notdef#3904 (U+B398): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3904 (U+B398): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3904 (U+B398): L<<238.0,-112.0>--<373.0,-111.0>>
    
    * .notdef#3904 (U+B398): L<<703.0,441.0>--<704.0,673.0>>
    
    * .notdef#3905 (U+B399): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3905 (U+B399): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3905 (U+B399): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3905 (U+B399): L<<529.0,186.0>--<651.0,187.0>>
    
    * .notdef#3905 (U+B399): L<<703.0,441.0>--<704.0,673.0>>
    
    * .notdef#3906 (U+B39A): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3906 (U+B39A): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3906 (U+B39A): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3906 (U+B39A): L<<703.0,441.0>--<704.0,673.0>>
    
    * .notdef#3907 (U+B39B): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3907 (U+B39B): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3907 (U+B39B): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#3907 (U+B39B): L<<703.0,441.0>--<704.0,673.0>>
    
    * .notdef#3908 (U+B39C): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3908 (U+B39C): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3908 (U+B39C): L<<343.0,118.0>--<520.0,119.0>>
    
    * .notdef#3908 (U+B39C): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3909 (U+B39D): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3909 (U+B39D): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3909 (U+B39D): L<<345.0,-69.0>--<514.0,-68.0>>
    
    * .notdef#3909 (U+B39D): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#391 (U+B09F): L<<375.0,110.0>--<574.0,111.0>>
    
    * .notdef#391 (U+B09F): L<<385.0,-73.0>--<587.0,-72.0>>
    
    * .notdef#3910 (U+B39E): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3910 (U+B39E): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3910 (U+B39E): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3911 (U+B39F): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3911 (U+B39F): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3911 (U+B39F): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3912 (U+B3A2): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3912 (U+B3A2): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3912 (U+B3A2): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3913 (U+B3A3): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3913 (U+B3A3): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3913 (U+B3A3): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3914 (U+B3A4): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3914 (U+B3A4): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3914 (U+B3A4): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3915 (U+B3A5): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3915 (U+B3A5): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3915 (U+B3A5): L<<369.0,157.0>--<560.0,158.0>>
    
    * .notdef#3915 (U+B3A5): L<<703.0,441.0>--<704.0,673.0>>
    
    * .notdef#3916 (U+B3A6): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#3916 (U+B3A6): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#3916 (U+B3A6): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3917 (U+B3A7): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#3917 (U+B3A7): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#3917 (U+B3A7): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#3918 (U+B3A9): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3918 (U+B3A9): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3918 (U+B3A9): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3919 (U+B3AA): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3919 (U+B3AA): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3919 (U+B3AA): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#392 (U+B0A0): L<<390.0,-112.0>--<615.0,-111.0>>
    
    * .notdef#3920 (U+B3AB): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3920 (U+B3AB): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3920 (U+B3AB): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3921 (U+B3AD): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3921 (U+B3AD): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3921 (U+B3AD): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3922 (U+B3AE): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3922 (U+B3AE): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3922 (U+B3AE): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3923 (U+B3AF): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3923 (U+B3AF): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3923 (U+B3AF): L<<412.0,110.0>--<611.0,111.0>>
    
    * .notdef#3923 (U+B3AF): L<<422.0,-73.0>--<624.0,-72.0>>
    
    * .notdef#3923 (U+B3AF): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3924 (U+B3B0): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3924 (U+B3B0): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3924 (U+B3B0): L<<427.0,-112.0>--<652.0,-111.0>>
    
    * .notdef#3924 (U+B3B0): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3925 (U+B3B1): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3925 (U+B3B1): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3925 (U+B3B1): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#3925 (U+B3B1): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3926 (U+B3B2): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3926 (U+B3B2): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3926 (U+B3B2): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3926 (U+B3B2): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3927 (U+B3B3): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3927 (U+B3B3): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3927 (U+B3B3): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3927 (U+B3B3): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3928 (U+B3B4): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3928 (U+B3B4): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3928 (U+B3B4): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#3928 (U+B3B4): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3929 (U+B3B5): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3929 (U+B3B5): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3929 (U+B3B5): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3929 (U+B3B5): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3929 (U+B3B5): L<<598.0,186.0>--<720.0,187.0>>
    
    * .notdef#393 (U+B0A1): L<<270.0,-112.0>--<405.0,-111.0>>
    
    * .notdef#3930 (U+B3B6): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3930 (U+B3B6): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3930 (U+B3B6): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3930 (U+B3B6): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3931 (U+B3B7): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3931 (U+B3B7): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3931 (U+B3B7): L<<292.0,-112.0>--<427.0,-111.0>>
    
    * .notdef#3931 (U+B3B7): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3932 (U+B3B8): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3932 (U+B3B8): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3932 (U+B3B8): L<<412.0,118.0>--<589.0,119.0>>
    
    * .notdef#3932 (U+B3B8): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3933 (U+B3B9): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3933 (U+B3B9): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3933 (U+B3B9): L<<414.0,-69.0>--<583.0,-68.0>>
    
    * .notdef#3933 (U+B3B9): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3934 (U+B3BA): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3934 (U+B3BA): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3934 (U+B3BA): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3935 (U+B3BB): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3935 (U+B3BB): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3935 (U+B3BB): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3936 (U+B3BC): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3936 (U+B3BC): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3936 (U+B3BC): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3937 (U+B3BD): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3937 (U+B3BD): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3937 (U+B3BD): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3938 (U+B3BE): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3938 (U+B3BE): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3938 (U+B3BE): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3939 (U+B3BF): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3939 (U+B3BF): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3939 (U+B3BF): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#394 (U+B0A2): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#3940 (U+B3C0): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3940 (U+B3C0): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3940 (U+B3C0): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3941 (U+B3C1): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3941 (U+B3C1): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3941 (U+B3C1): L<<438.0,157.0>--<629.0,158.0>>
    
    * .notdef#3941 (U+B3C1): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3942 (U+B3C2): L<<194.0,571.0>--<349.0,572.0>>
    
    * .notdef#3942 (U+B3C2): L<<204.0,289.0>--<376.0,290.0>>
    
    * .notdef#3942 (U+B3C2): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#3943 (U+B3C3): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#3943 (U+B3C3): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#3943 (U+B3C3): L<<589.0,471.0>--<590.0,653.0>>
    
    * .notdef#3944 (U+B3C6): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#3944 (U+B3C6): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#3945 (U+B3C7): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#3945 (U+B3C7): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#3946 (U+B3C9): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#3946 (U+B3C9): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#3947 (U+B3CA): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#3947 (U+B3CA): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#3948 (U+B3CD): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#3948 (U+B3CD): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#3948 (U+B3CD): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#3949 (U+B3CF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3949 (U+B3CF): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#3949 (U+B3CF): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#395 (U+B0A8): L<<375.0,118.0>--<552.0,119.0>>
    
    * .notdef#3950 (U+B3D1): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#3950 (U+B3D1): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#3950 (U+B3D1): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#3950 (U+B3D1): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#3951 (U+B3D2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3951 (U+B3D2): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#3951 (U+B3D2): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#3952 (U+B3D3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#3952 (U+B3D3): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#3952 (U+B3D3): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#3953 (U+B3D6): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#3953 (U+B3D6): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#3954 (U+B3D8): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#3954 (U+B3D8): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#3955 (U+B3DA): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#3955 (U+B3DA): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#3956 (U+B3DC): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#3956 (U+B3DC): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#3957 (U+B3DE): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#3957 (U+B3DE): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#3958 (U+B3DF): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#3958 (U+B3DF): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#3959 (U+B3E1): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3959 (U+B3E1): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#396 (U+B0A9): L<<377.0,-69.0>--<546.0,-68.0>>
    
    * .notdef#3960 (U+B3E2): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3960 (U+B3E2): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3961 (U+B3E3): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3961 (U+B3E3): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3962 (U+B3E5): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3962 (U+B3E5): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3963 (U+B3E6): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3963 (U+B3E6): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3964 (U+B3E7): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3964 (U+B3E7): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3964 (U+B3E7): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#3964 (U+B3E7): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#3965 (U+B3E9): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#3965 (U+B3E9): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#3965 (U+B3E9): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#3966 (U+B3EA): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#3966 (U+B3EA): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#3966 (U+B3EA): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3967 (U+B3EB): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#3967 (U+B3EB): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#3967 (U+B3EB): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3968 (U+B3EC): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#3968 (U+B3EC): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#3968 (U+B3EC): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#3969 (U+B3ED): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#3969 (U+B3ED): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#3969 (U+B3ED): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3969 (U+B3ED): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#3970 (U+B3EE): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#3970 (U+B3EE): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#3970 (U+B3EE): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3971 (U+B3EF): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#3971 (U+B3EF): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#3971 (U+B3EF): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#3972 (U+B3F0): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3972 (U+B3F0): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3972 (U+B3F0): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#3973 (U+B3F1): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3973 (U+B3F1): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3973 (U+B3F1): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#3974 (U+B3F2): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3974 (U+B3F2): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3975 (U+B3F3): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3975 (U+B3F3): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3976 (U+B3F4): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3976 (U+B3F4): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3977 (U+B3F5): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3977 (U+B3F5): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3978 (U+B3F6): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3978 (U+B3F6): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3979 (U+B3F7): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#3979 (U+B3F7): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#3980 (U+B3F8): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3980 (U+B3F8): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3981 (U+B3F9): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#3981 (U+B3F9): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#3981 (U+B3F9): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#3982 (U+B3FA): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#3982 (U+B3FA): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#3983 (U+B3FB): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#3983 (U+B3FB): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#3984 (U+B3FD): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#3984 (U+B3FD): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#3985 (U+B3FE): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#3985 (U+B3FE): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#3986 (U+B3FF): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#3986 (U+B3FF): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#3987 (U+B400): L<<175.0,643.0>--<380.0,644.0>>
    
    * .notdef#3987 (U+B400): L<<185.0,453.0>--<390.0,454.0>>
    
    * .notdef#3988 (U+B401): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#3988 (U+B401): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#3989 (U+B402): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#3989 (U+B402): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#3990 (U+B403): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#3990 (U+B403): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#3990 (U+B403): L<<418.0,70.0>--<627.0,71.0>>
    
    * .notdef#3990 (U+B403): L<<428.0,-93.0>--<634.0,-92.0>>
    
    * .notdef#3991 (U+B404): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#3991 (U+B404): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#3991 (U+B404): L<<428.0,-122.0>--<668.0,-121.0>>
    
    * .notdef#3992 (U+B405): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#3992 (U+B405): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#3992 (U+B405): L<<313.0,-112.0>--<448.0,-111.0>>
    
    * .notdef#3993 (U+B406): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#3993 (U+B406): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#3993 (U+B406): L<<303.0,-112.0>--<438.0,-111.0>>
    
    * .notdef#3994 (U+B407): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#3994 (U+B407): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#3994 (U+B407): L<<303.0,-112.0>--<438.0,-111.0>>
    
    * .notdef#3995 (U+B408): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#3995 (U+B408): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#3995 (U+B408): L<<323.0,-112.0>--<458.0,-111.0>>
    
    * .notdef#3996 (U+B409): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#3996 (U+B409): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#3996 (U+B409): L<<303.0,-112.0>--<438.0,-111.0>>
    
    * .notdef#3996 (U+B409): L<<604.0,151.0>--<726.0,152.0>>
    
    * .notdef#3997 (U+B40A): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#3997 (U+B40A): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#3997 (U+B40A): L<<303.0,-112.0>--<438.0,-111.0>>
    
    * .notdef#3998 (U+B40B): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#3998 (U+B40B): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#3998 (U+B40B): L<<303.0,-112.0>--<438.0,-111.0>>
    
    * .notdef#3999 (U+B40C): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#3999 (U+B40C): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#3999 (U+B40C): L<<417.0,88.0>--<589.0,89.0>>
    
    * .notdef#40 (U+3156): L<<395.0,497.0>--<394.0,203.0>>
    
    * .notdef#40 (U+3156): L<<579.0,545.0>--<578.0,144.0>>
    
    * .notdef#4000 (U+B40D): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#4000 (U+B40D): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#4000 (U+B40D): L<<420.0,-83.0>--<609.0,-82.0>>
    
    * .notdef#4001 (U+B40E): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#4001 (U+B40E): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#4002 (U+B40F): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#4002 (U+B40F): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#4003 (U+B411): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#4003 (U+B411): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#4004 (U+B412): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#4004 (U+B412): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#4005 (U+B413): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#4005 (U+B413): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#4006 (U+B414): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#4006 (U+B414): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#4007 (U+B415): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#4007 (U+B415): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#4007 (U+B415): L<<444.0,146.0>--<635.0,147.0>>
    
    * .notdef#4008 (U+B416): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#4008 (U+B416): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#4009 (U+B417): L<<175.0,653.0>--<380.0,654.0>>
    
    * .notdef#4009 (U+B417): L<<185.0,476.0>--<390.0,477.0>>
    
    * .notdef#4010 (U+B419): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4010 (U+B419): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4011 (U+B41A): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4011 (U+B41A): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4012 (U+B41B): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4012 (U+B41B): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4013 (U+B41D): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4013 (U+B41D): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4014 (U+B41E): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4014 (U+B41E): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4015 (U+B41F): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4015 (U+B41F): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4015 (U+B41F): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#4015 (U+B41F): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#4016 (U+B421): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4016 (U+B421): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4016 (U+B421): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#4017 (U+B422): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4017 (U+B422): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4017 (U+B422): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#4018 (U+B423): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4018 (U+B423): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4018 (U+B423): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#4019 (U+B424): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4019 (U+B424): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4019 (U+B424): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#402 (U+B0B1): L<<401.0,157.0>--<592.0,158.0>>
    
    * .notdef#4020 (U+B425): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4020 (U+B425): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4020 (U+B425): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#4020 (U+B425): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#4021 (U+B426): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4021 (U+B426): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4021 (U+B426): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#4022 (U+B427): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4022 (U+B427): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4022 (U+B427): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#4023 (U+B42A): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4023 (U+B42A): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4024 (U+B42C): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4024 (U+B42C): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4025 (U+B42D): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4025 (U+B42D): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4026 (U+B42E): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4026 (U+B42E): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4027 (U+B42F): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4027 (U+B42F): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4028 (U+B430): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4028 (U+B430): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4029 (U+B431): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4029 (U+B431): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4029 (U+B431): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#4030 (U+B432): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4030 (U+B432): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4031 (U+B433): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4031 (U+B433): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4032 (U+B435): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4032 (U+B435): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4033 (U+B436): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4033 (U+B436): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4034 (U+B437): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4034 (U+B437): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4035 (U+B438): L<<273.0,695.0>--<535.0,696.0>>
    
    * .notdef#4035 (U+B438): L<<283.0,484.0>--<545.0,485.0>>
    
    * .notdef#4036 (U+B439): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4036 (U+B439): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4037 (U+B43A): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4037 (U+B43A): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4038 (U+B43B): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4038 (U+B43B): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4038 (U+B43B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#4038 (U+B43B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#4039 (U+B43C): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4039 (U+B43C): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4039 (U+B43C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#4040 (U+B43D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#4040 (U+B43D): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4040 (U+B43D): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4041 (U+B43E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4041 (U+B43E): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4041 (U+B43E): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4042 (U+B43F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4042 (U+B43F): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4042 (U+B43F): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4043 (U+B440): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#4043 (U+B440): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4043 (U+B440): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4044 (U+B441): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#4044 (U+B441): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4044 (U+B441): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4044 (U+B441): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#4045 (U+B442): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4045 (U+B442): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4045 (U+B442): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4046 (U+B443): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4046 (U+B443): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4046 (U+B443): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4047 (U+B444): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4047 (U+B444): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4047 (U+B444): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#4048 (U+B445): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4048 (U+B445): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4048 (U+B445): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#4049 (U+B446): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4049 (U+B446): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4050 (U+B447): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4050 (U+B447): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4051 (U+B448): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4051 (U+B448): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4052 (U+B449): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4052 (U+B449): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4053 (U+B44A): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4053 (U+B44A): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4054 (U+B44B): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4054 (U+B44B): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4055 (U+B44C): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4055 (U+B44C): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4056 (U+B44D): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4056 (U+B44D): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4056 (U+B44D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#4057 (U+B44E): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4057 (U+B44E): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4058 (U+B44F): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4058 (U+B44F): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4059 (U+B452): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4059 (U+B452): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4060 (U+B453): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4060 (U+B453): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4061 (U+B455): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4061 (U+B455): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4062 (U+B456): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4062 (U+B456): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4063 (U+B457): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4063 (U+B457): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4063 (U+B457): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#4063 (U+B457): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#4064 (U+B459): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#4064 (U+B459): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4064 (U+B459): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4065 (U+B45A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4065 (U+B45A): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4065 (U+B45A): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4066 (U+B45B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4066 (U+B45B): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4066 (U+B45B): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4067 (U+B45C): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#4067 (U+B45C): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4067 (U+B45C): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4068 (U+B45D): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#4068 (U+B45D): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4068 (U+B45D): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4068 (U+B45D): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#4069 (U+B45E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4069 (U+B45E): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4069 (U+B45E): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#407 (U+B0BC): L<<460.0,-112.0>--<685.0,-111.0>>
    
    * .notdef#4070 (U+B45F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4070 (U+B45F): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4070 (U+B45F): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4071 (U+B462): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4071 (U+B462): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4072 (U+B464): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4072 (U+B464): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4073 (U+B466): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4073 (U+B466): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4074 (U+B467): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4074 (U+B467): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4075 (U+B468): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4075 (U+B468): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4076 (U+B469): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4076 (U+B469): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4076 (U+B469): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#4077 (U+B46A): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4077 (U+B46A): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4078 (U+B46B): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4078 (U+B46B): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4079 (U+B46D): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4079 (U+B46D): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4079 (U+B46D): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#408 (U+B0C4): L<<445.0,118.0>--<622.0,119.0>>
    
    * .notdef#4080 (U+B46E): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4080 (U+B46E): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4080 (U+B46E): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4081 (U+B46F): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4081 (U+B46F): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4081 (U+B46F): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4082 (U+B470): L<<175.0,643.0>--<390.0,644.0>>
    
    * .notdef#4082 (U+B470): L<<185.0,422.0>--<400.0,423.0>>
    
    * .notdef#4082 (U+B470): L<<708.0,461.0>--<709.0,683.0>>
    
    * .notdef#4083 (U+B471): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4083 (U+B471): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4083 (U+B471): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4084 (U+B472): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4084 (U+B472): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4084 (U+B472): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4085 (U+B473): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4085 (U+B473): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4085 (U+B473): L<<433.0,90.0>--<607.0,91.0>>
    
    * .notdef#4085 (U+B473): L<<443.0,-83.0>--<620.0,-82.0>>
    
    * .notdef#4085 (U+B473): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4086 (U+B474): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4086 (U+B474): L<<436.0,-122.0>--<644.0,-121.0>>
    
    * .notdef#4086 (U+B474): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4087 (U+B475): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4087 (U+B475): L<<313.0,-122.0>--<438.0,-121.0>>
    
    * .notdef#4087 (U+B475): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4088 (U+B476): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4088 (U+B476): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4089 (U+B477): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4089 (U+B477): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#409 (U+B0C5): L<<447.0,-69.0>--<616.0,-68.0>>
    
    * .notdef#4090 (U+B478): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4090 (U+B478): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4091 (U+B479): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4091 (U+B479): L<<564.0,156.0>--<686.0,157.0>>
    
    * .notdef#4091 (U+B479): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4092 (U+B47A): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4092 (U+B47A): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4093 (U+B47B): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4093 (U+B47B): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4094 (U+B47C): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4094 (U+B47C): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4094 (U+B47C): L<<434.0,98.0>--<576.0,99.0>>
    
    * .notdef#4094 (U+B47C): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4095 (U+B47D): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4095 (U+B47D): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4095 (U+B47D): L<<434.0,-85.0>--<589.0,-84.0>>
    
    * .notdef#4095 (U+B47D): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4096 (U+B47E): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4096 (U+B47E): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4096 (U+B47E): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4097 (U+B47F): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4097 (U+B47F): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4097 (U+B47F): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4098 (U+B481): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4098 (U+B481): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4098 (U+B481): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4099 (U+B482): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4099 (U+B482): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4099 (U+B482): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4100 (U+B483): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4100 (U+B483): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4101 (U+B484): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4101 (U+B484): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4101 (U+B484): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4102 (U+B485): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4102 (U+B485): L<<434.0,137.0>--<625.0,138.0>>
    
    * .notdef#4102 (U+B485): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4103 (U+B486): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4103 (U+B486): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4103 (U+B486): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#4104 (U+B487): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4104 (U+B487): L<<708.0,471.0>--<709.0,703.0>>
    
    * .notdef#4105 (U+B489): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4105 (U+B489): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4105 (U+B489): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4106 (U+B48A): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4106 (U+B48A): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4106 (U+B48A): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4107 (U+B48B): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4107 (U+B48B): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4107 (U+B48B): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4108 (U+B48C): L<<175.0,643.0>--<370.0,644.0>>
    
    * .notdef#4108 (U+B48C): L<<185.0,411.0>--<380.0,412.0>>
    
    * .notdef#4108 (U+B48C): L<<609.0,505.0>--<610.0,657.0>>
    
    * .notdef#4109 (U+B48D): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4109 (U+B48D): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4109 (U+B48D): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4110 (U+B48E): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4110 (U+B48E): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4110 (U+B48E): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4111 (U+B48F): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4111 (U+B48F): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4111 (U+B48F): L<<503.0,90.0>--<677.0,91.0>>
    
    * .notdef#4111 (U+B48F): L<<513.0,-83.0>--<690.0,-82.0>>
    
    * .notdef#4111 (U+B48F): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4112 (U+B490): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4112 (U+B490): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4112 (U+B490): L<<506.0,-122.0>--<714.0,-121.0>>
    
    * .notdef#4112 (U+B490): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4113 (U+B491): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4113 (U+B491): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4113 (U+B491): L<<383.0,-122.0>--<508.0,-121.0>>
    
    * .notdef#4113 (U+B491): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4114 (U+B492): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4114 (U+B492): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4114 (U+B492): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4115 (U+B493): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4115 (U+B493): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4115 (U+B493): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4116 (U+B494): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4116 (U+B494): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4116 (U+B494): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4117 (U+B495): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4117 (U+B495): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4117 (U+B495): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4117 (U+B495): L<<634.0,156.0>--<756.0,157.0>>
    
    * .notdef#4118 (U+B496): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4118 (U+B496): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4118 (U+B496): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4119 (U+B497): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4119 (U+B497): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4119 (U+B497): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4120 (U+B498): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4120 (U+B498): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4120 (U+B498): L<<504.0,98.0>--<646.0,99.0>>
    
    * .notdef#4120 (U+B498): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4121 (U+B499): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4121 (U+B499): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4121 (U+B499): L<<504.0,-85.0>--<659.0,-84.0>>
    
    * .notdef#4121 (U+B499): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4122 (U+B49A): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4122 (U+B49A): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4122 (U+B49A): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4123 (U+B49B): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4123 (U+B49B): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4123 (U+B49B): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4124 (U+B49C): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4124 (U+B49C): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4124 (U+B49C): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4125 (U+B49E): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4125 (U+B49E): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4125 (U+B49E): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4126 (U+B49F): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4126 (U+B49F): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4126 (U+B49F): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4127 (U+B4A0): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4127 (U+B4A0): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4127 (U+B4A0): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4128 (U+B4A1): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4128 (U+B4A1): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4128 (U+B4A1): L<<504.0,137.0>--<695.0,138.0>>
    
    * .notdef#4128 (U+B4A1): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4129 (U+B4A2): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#4129 (U+B4A2): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#4129 (U+B4A2): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#4130 (U+B4A3): L<<175.0,653.0>--<370.0,654.0>>
    
    * .notdef#4130 (U+B4A3): L<<185.0,437.0>--<380.0,438.0>>
    
    * .notdef#4130 (U+B4A3): L<<609.0,537.0>--<610.0,672.0>>
    
    * .notdef#4131 (U+B4A5): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4131 (U+B4A5): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4131 (U+B4A5): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4132 (U+B4A6): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4132 (U+B4A6): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4132 (U+B4A6): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4133 (U+B4A7): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4133 (U+B4A7): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4133 (U+B4A7): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4134 (U+B4A9): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4134 (U+B4A9): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4134 (U+B4A9): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4135 (U+B4AA): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4135 (U+B4AA): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4135 (U+B4AA): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4136 (U+B4AB): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4136 (U+B4AB): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4136 (U+B4AB): L<<433.0,90.0>--<607.0,91.0>>
    
    * .notdef#4136 (U+B4AB): L<<443.0,-83.0>--<620.0,-82.0>>
    
    * .notdef#4136 (U+B4AB): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4137 (U+B4AD): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4137 (U+B4AD): L<<313.0,-122.0>--<438.0,-121.0>>
    
    * .notdef#4137 (U+B4AD): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4138 (U+B4AE): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4138 (U+B4AE): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4139 (U+B4AF): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4139 (U+B4AF): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4140 (U+B4B0): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4140 (U+B4B0): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4141 (U+B4B1): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4141 (U+B4B1): L<<564.0,156.0>--<686.0,157.0>>
    
    * .notdef#4141 (U+B4B1): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4142 (U+B4B2): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4142 (U+B4B2): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4143 (U+B4B3): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4143 (U+B4B3): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4144 (U+B4B4): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4144 (U+B4B4): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4144 (U+B4B4): L<<434.0,98.0>--<576.0,99.0>>
    
    * .notdef#4144 (U+B4B4): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4145 (U+B4B6): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4145 (U+B4B6): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4145 (U+B4B6): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4146 (U+B4B8): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4146 (U+B4B8): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4146 (U+B4B8): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4147 (U+B4BA): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4147 (U+B4BA): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4147 (U+B4BA): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4148 (U+B4BB): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4148 (U+B4BB): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4149 (U+B4BC): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4149 (U+B4BC): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4149 (U+B4BC): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4150 (U+B4BD): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4150 (U+B4BD): L<<434.0,137.0>--<625.0,138.0>>
    
    * .notdef#4150 (U+B4BD): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4151 (U+B4BE): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#4151 (U+B4BE): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#4151 (U+B4BE): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#4152 (U+B4BF): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#4152 (U+B4BF): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#4153 (U+B4C1): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4153 (U+B4C1): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4154 (U+B4C2): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4154 (U+B4C2): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4155 (U+B4C3): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4155 (U+B4C3): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4156 (U+B4C5): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4156 (U+B4C5): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4157 (U+B4C6): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4157 (U+B4C6): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4158 (U+B4C7): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4158 (U+B4C7): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4158 (U+B4C7): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#4158 (U+B4C7): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#4159 (U+B4C9): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#4159 (U+B4C9): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4159 (U+B4C9): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#416 (U+B0D8): L<<390.0,-112.0>--<615.0,-111.0>>
    
    * .notdef#4160 (U+B4CA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4160 (U+B4CA): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4160 (U+B4CA): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4161 (U+B4CB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4161 (U+B4CB): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4161 (U+B4CB): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4162 (U+B4CC): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#4162 (U+B4CC): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4162 (U+B4CC): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4163 (U+B4CD): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#4163 (U+B4CD): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4163 (U+B4CD): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4163 (U+B4CD): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#4164 (U+B4CE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4164 (U+B4CE): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4164 (U+B4CE): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4165 (U+B4CF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4165 (U+B4CF): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4165 (U+B4CF): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4166 (U+B4D1): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4166 (U+B4D1): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4166 (U+B4D1): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#4167 (U+B4D2): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4167 (U+B4D2): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4168 (U+B4D3): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4168 (U+B4D3): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4169 (U+B4D4): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4169 (U+B4D4): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#417 (U+B0E0): L<<375.0,118.0>--<552.0,119.0>>
    
    * .notdef#4170 (U+B4D6): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4170 (U+B4D6): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4171 (U+B4D7): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4171 (U+B4D7): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4172 (U+B4D8): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4172 (U+B4D8): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4173 (U+B4D9): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4173 (U+B4D9): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4173 (U+B4D9): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#4174 (U+B4DA): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4174 (U+B4DA): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4175 (U+B4DB): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4175 (U+B4DB): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4176 (U+B4DE): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4176 (U+B4DE): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4177 (U+B4DF): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4177 (U+B4DF): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4178 (U+B4E1): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4178 (U+B4E1): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4179 (U+B4E2): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4179 (U+B4E2): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4180 (U+B4E5): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#4180 (U+B4E5): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4180 (U+B4E5): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4181 (U+B4E7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4181 (U+B4E7): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4181 (U+B4E7): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4182 (U+B4E8): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#4182 (U+B4E8): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4182 (U+B4E8): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4183 (U+B4E9): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#4183 (U+B4E9): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4183 (U+B4E9): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4183 (U+B4E9): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#4184 (U+B4EA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4184 (U+B4EA): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4184 (U+B4EA): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4185 (U+B4EB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4185 (U+B4EB): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4185 (U+B4EB): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4186 (U+B4EE): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4186 (U+B4EE): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4187 (U+B4F0): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4187 (U+B4F0): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4188 (U+B4F2): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4188 (U+B4F2): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4189 (U+B4F3): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4189 (U+B4F3): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#419 (U+B108): L<<735.0,271.0>--<736.0,573.0>>
    
    * .notdef#4190 (U+B4F4): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4190 (U+B4F4): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4191 (U+B4F5): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4191 (U+B4F5): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4191 (U+B4F5): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#4192 (U+B4F6): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#4192 (U+B4F6): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#4193 (U+B4F7): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#4193 (U+B4F7): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#4194 (U+B4F9): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4194 (U+B4F9): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4195 (U+B4FA): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4195 (U+B4FA): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4196 (U+B4FB): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4196 (U+B4FB): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4197 (U+B4FC): L<<183.0,654.0>--<415.0,655.0>>
    
    * .notdef#4197 (U+B4FC): L<<193.0,463.0>--<425.0,464.0>>
    
    * .notdef#4198 (U+B4FD): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4198 (U+B4FD): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4199 (U+B4FE): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4199 (U+B4FE): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#420 (U+B109): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#4200 (U+B4FF): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4200 (U+B4FF): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4200 (U+B4FF): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#4200 (U+B4FF): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#4201 (U+B500): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4201 (U+B500): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4201 (U+B500): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#4202 (U+B501): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4202 (U+B501): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4202 (U+B501): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#4203 (U+B502): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4203 (U+B502): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4203 (U+B502): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#4204 (U+B503): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4204 (U+B503): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4204 (U+B503): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#4205 (U+B504): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4205 (U+B504): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4205 (U+B504): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#4206 (U+B505): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4206 (U+B505): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4206 (U+B505): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#4206 (U+B505): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#4207 (U+B506): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4207 (U+B506): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4207 (U+B506): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#4208 (U+B507): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4208 (U+B507): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4208 (U+B507): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#4209 (U+B508): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4209 (U+B508): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4209 (U+B508): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#421 (U+B10B): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#4210 (U+B509): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4210 (U+B509): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4210 (U+B509): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#4211 (U+B50A): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4211 (U+B50A): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4212 (U+B50B): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4212 (U+B50B): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4213 (U+B50C): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4213 (U+B50C): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4214 (U+B50D): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4214 (U+B50D): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4215 (U+B50E): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4215 (U+B50E): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4216 (U+B50F): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4216 (U+B50F): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4217 (U+B510): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4217 (U+B510): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#4218 (U+B511): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4218 (U+B511): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4218 (U+B511): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#4219 (U+B512): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#4219 (U+B512): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#422 (U+B10C): L<<735.0,331.0>--<736.0,653.0>>
    
    * .notdef#4220 (U+B513): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#4220 (U+B513): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#4221 (U+B516): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#4221 (U+B516): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#4222 (U+B517): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#4222 (U+B517): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#4223 (U+B519): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#4223 (U+B519): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#4224 (U+B51A): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#4224 (U+B51A): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#4225 (U+B51D): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#4225 (U+B51D): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#4225 (U+B51D): L<<238.0,-112.0>--<373.0,-111.0>>
    
    * .notdef#4226 (U+B51E): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#4226 (U+B51E): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#4226 (U+B51E): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#4227 (U+B51F): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#4227 (U+B51F): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#4227 (U+B51F): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#4228 (U+B520): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#4228 (U+B520): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#4228 (U+B520): L<<238.0,-112.0>--<373.0,-111.0>>
    
    * .notdef#4229 (U+B521): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#4229 (U+B521): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#4229 (U+B521): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#4229 (U+B521): L<<529.0,186.0>--<651.0,187.0>>
    
    * .notdef#423 (U+B110): L<<390.0,-112.0>--<615.0,-111.0>>
    
    * .notdef#423 (U+B110): L<<735.0,451.0>--<736.0,673.0>>
    
    * .notdef#4230 (U+B522): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#4230 (U+B522): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#4230 (U+B522): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#4231 (U+B523): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#4231 (U+B523): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#4231 (U+B523): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#4232 (U+B526): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#4232 (U+B526): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#4233 (U+B52B): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#4233 (U+B52B): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#4234 (U+B52C): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#4234 (U+B52C): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#4235 (U+B52D): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#4235 (U+B52D): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#4235 (U+B52D): L<<369.0,157.0>--<560.0,158.0>>
    
    * .notdef#4236 (U+B52E): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#4236 (U+B52E): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#4237 (U+B52F): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#4237 (U+B52F): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#424 (U+B112): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#424 (U+B112): L<<735.0,451.0>--<736.0,673.0>>
    
    * .notdef#4242 (U+B537): L<<414.0,110.0>--<613.0,111.0>>
    
    * .notdef#4242 (U+B537): L<<424.0,-73.0>--<626.0,-72.0>>
    
    * .notdef#4243 (U+B539): L<<309.0,-112.0>--<444.0,-111.0>>
    
    * .notdef#4244 (U+B53A): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4245 (U+B53B): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4246 (U+B53C): L<<309.0,-112.0>--<444.0,-111.0>>
    
    * .notdef#4247 (U+B53D): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4247 (U+B53D): L<<600.0,186.0>--<722.0,187.0>>
    
    * .notdef#4248 (U+B53E): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4249 (U+B53F): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#425 (U+B113): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#425 (U+B113): L<<735.0,451.0>--<736.0,673.0>>
    
    * .notdef#4254 (U+B549): L<<440.0,157.0>--<631.0,158.0>>
    
    * .notdef#426 (U+B118): L<<375.0,118.0>--<552.0,119.0>>
    
    * .notdef#426 (U+B118): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#4260 (U+B553): L<<484.0,110.0>--<683.0,111.0>>
    
    * .notdef#4260 (U+B553): L<<494.0,-73.0>--<696.0,-72.0>>
    
    * .notdef#4261 (U+B555): L<<379.0,-112.0>--<514.0,-111.0>>
    
    * .notdef#4262 (U+B556): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4263 (U+B557): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4264 (U+B558): L<<379.0,-112.0>--<514.0,-111.0>>
    
    * .notdef#4265 (U+B559): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4265 (U+B559): L<<670.0,186.0>--<792.0,187.0>>
    
    * .notdef#4266 (U+B55A): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4267 (U+B55B): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#427 (U+B119): L<<377.0,-69.0>--<546.0,-68.0>>
    
    * .notdef#427 (U+B119): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#4272 (U+B565): L<<510.0,157.0>--<701.0,158.0>>
    
    * .notdef#4279 (U+B56C): L<<374.0,565.0>--<492.0,566.0>>
    
    * .notdef#428 (U+B11B): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#4282 (U+B56F): L<<414.0,110.0>--<613.0,111.0>>
    
    * .notdef#4282 (U+B56F): L<<424.0,-73.0>--<626.0,-72.0>>
    
    * .notdef#4283 (U+B570): L<<429.0,-112.0>--<654.0,-111.0>>
    
    * .notdef#4284 (U+B571): L<<309.0,-112.0>--<444.0,-111.0>>
    
    * .notdef#4285 (U+B572): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4286 (U+B573): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4287 (U+B574): L<<309.0,-112.0>--<444.0,-111.0>>
    
    * .notdef#4288 (U+B575): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4288 (U+B575): L<<600.0,186.0>--<722.0,187.0>>
    
    * .notdef#4289 (U+B576): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#429 (U+B11C): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#4290 (U+B577): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4291 (U+B578): L<<414.0,118.0>--<591.0,119.0>>
    
    * .notdef#4292 (U+B579): L<<416.0,-69.0>--<585.0,-68.0>>
    
    * .notdef#430 (U+B11D): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#4300 (U+B581): L<<440.0,157.0>--<631.0,158.0>>
    
    * .notdef#431 (U+B123): L<<735.0,401.0>--<736.0,663.0>>
    
    * .notdef#4310 (U+B58B): L<<484.0,110.0>--<683.0,111.0>>
    
    * .notdef#4310 (U+B58B): L<<494.0,-73.0>--<696.0,-72.0>>
    
    * .notdef#4311 (U+B58C): L<<499.0,-112.0>--<724.0,-111.0>>
    
    * .notdef#4312 (U+B58D): L<<379.0,-112.0>--<514.0,-111.0>>
    
    * .notdef#4313 (U+B58E): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4314 (U+B58F): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4315 (U+B590): L<<379.0,-112.0>--<514.0,-111.0>>
    
    * .notdef#4316 (U+B591): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4316 (U+B591): L<<670.0,186.0>--<792.0,187.0>>
    
    * .notdef#4317 (U+B592): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4318 (U+B593): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4319 (U+B594): L<<484.0,118.0>--<661.0,119.0>>
    
    * .notdef#432 (U+B124): L<<631.0,291.0>--<632.0,573.0>>
    
    * .notdef#4320 (U+B595): L<<486.0,-69.0>--<655.0,-68.0>>
    
    * .notdef#4328 (U+B59D): L<<510.0,157.0>--<701.0,158.0>>
    
    * .notdef#433 (U+B125): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#4331 (U+B5A2): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#4332 (U+B5A3): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#4333 (U+B5A5): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#4334 (U+B5A6): L<<774.0,451.0>--<775.0,673.0>>
    
    * .notdef#4335 (U+B5A7): L<<414.0,110.0>--<613.0,111.0>>
    
    * .notdef#4335 (U+B5A7): L<<424.0,-73.0>--<626.0,-72.0>>
    
    * .notdef#4335 (U+B5A7): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#4336 (U+B5A9): L<<309.0,-112.0>--<444.0,-111.0>>
    
    * .notdef#4336 (U+B5A9): L<<774.0,451.0>--<775.0,673.0>>
    
    * .notdef#4337 (U+B5AC): L<<309.0,-112.0>--<444.0,-111.0>>
    
    * .notdef#4337 (U+B5AC): L<<774.0,451.0>--<775.0,673.0>>
    
    * .notdef#4338 (U+B5AD): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4338 (U+B5AD): L<<600.0,186.0>--<722.0,187.0>>
    
    * .notdef#4338 (U+B5AD): L<<774.0,451.0>--<775.0,673.0>>
    
    * .notdef#4339 (U+B5AE): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4339 (U+B5AE): L<<774.0,451.0>--<775.0,673.0>>
    
    * .notdef#434 (U+B128): L<<622.0,370.0>--<623.0,623.0>>
    
    * .notdef#4340 (U+B5AF): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4340 (U+B5AF): L<<774.0,451.0>--<775.0,673.0>>
    
    * .notdef#4341 (U+B5B2): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#4342 (U+B5B6): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#4343 (U+B5B7): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#4344 (U+B5B8): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#4345 (U+B5B9): L<<440.0,157.0>--<631.0,158.0>>
    
    * .notdef#4345 (U+B5B9): L<<774.0,451.0>--<775.0,673.0>>
    
    * .notdef#4346 (U+B5BA): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#4347 (U+B5BE): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#4348 (U+B5BF): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#4349 (U+B5C1): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#435 (U+B12C): L<<460.0,-112.0>--<685.0,-111.0>>
    
    * .notdef#435 (U+B12C): L<<622.0,481.0>--<623.0,653.0>>
    
    * .notdef#4350 (U+B5C2): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4351 (U+B5C3): L<<484.0,110.0>--<683.0,111.0>>
    
    * .notdef#4351 (U+B5C3): L<<494.0,-73.0>--<696.0,-72.0>>
    
    * .notdef#4351 (U+B5C3): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#4352 (U+B5C5): L<<379.0,-112.0>--<514.0,-111.0>>
    
    * .notdef#4352 (U+B5C5): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4353 (U+B5C6): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4353 (U+B5C6): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4354 (U+B5C7): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4354 (U+B5C7): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4355 (U+B5C8): L<<379.0,-112.0>--<514.0,-111.0>>
    
    * .notdef#4355 (U+B5C8): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4356 (U+B5C9): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4356 (U+B5C9): L<<670.0,186.0>--<792.0,187.0>>
    
    * .notdef#4356 (U+B5C9): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4357 (U+B5CA): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4357 (U+B5CA): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4358 (U+B5CB): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4358 (U+B5CB): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4359 (U+B5CE): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#436 (U+B134): L<<445.0,118.0>--<622.0,119.0>>
    
    * .notdef#436 (U+B134): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#4360 (U+B5D2): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#4361 (U+B5D3): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4362 (U+B5D4): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#4363 (U+B5D5): L<<510.0,157.0>--<701.0,158.0>>
    
    * .notdef#4363 (U+B5D5): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4364 (U+B5D6): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#4365 (U+B5D7): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#4366 (U+B5D9): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4367 (U+B5DA): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4368 (U+B5DB): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4369 (U+B5DC): L<<374.0,563.0>--<492.0,564.0>>
    
    * .notdef#4369 (U+B5DC): L<<774.0,332.0>--<775.0,653.0>>
    
    * .notdef#437 (U+B135): L<<447.0,-69.0>--<616.0,-68.0>>
    
    * .notdef#437 (U+B135): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#4370 (U+B5DD): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4371 (U+B5DE): L<<774.0,441.0>--<775.0,673.0>>
    
    * .notdef#4372 (U+B5DF): L<<414.0,110.0>--<613.0,111.0>>
    
    * .notdef#4372 (U+B5DF): L<<424.0,-73.0>--<626.0,-72.0>>
    
    * .notdef#4372 (U+B5DF): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4373 (U+B5E0): L<<429.0,-112.0>--<654.0,-111.0>>
    
    * .notdef#4373 (U+B5E0): L<<774.0,441.0>--<775.0,673.0>>
    
    * .notdef#4374 (U+B5E1): L<<309.0,-112.0>--<444.0,-111.0>>
    
    * .notdef#4374 (U+B5E1): L<<774.0,441.0>--<775.0,673.0>>
    
    * .notdef#4375 (U+B5E2): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4375 (U+B5E2): L<<774.0,441.0>--<775.0,673.0>>
    
    * .notdef#4376 (U+B5E3): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4376 (U+B5E3): L<<774.0,441.0>--<775.0,673.0>>
    
    * .notdef#4377 (U+B5E4): L<<309.0,-112.0>--<444.0,-111.0>>
    
    * .notdef#4377 (U+B5E4): L<<774.0,441.0>--<775.0,673.0>>
    
    * .notdef#4378 (U+B5E5): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4378 (U+B5E5): L<<600.0,186.0>--<722.0,187.0>>
    
    * .notdef#4378 (U+B5E5): L<<774.0,441.0>--<775.0,673.0>>
    
    * .notdef#4379 (U+B5E6): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4379 (U+B5E6): L<<774.0,441.0>--<775.0,673.0>>
    
    * .notdef#438 (U+B137): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#4380 (U+B5E7): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4380 (U+B5E7): L<<774.0,441.0>--<775.0,673.0>>
    
    * .notdef#4381 (U+B5E8): L<<414.0,118.0>--<591.0,119.0>>
    
    * .notdef#4381 (U+B5E8): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4382 (U+B5E9): L<<416.0,-69.0>--<585.0,-68.0>>
    
    * .notdef#4382 (U+B5E9): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4383 (U+B5EA): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4384 (U+B5EB): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4385 (U+B5ED): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4386 (U+B5EE): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4387 (U+B5EF): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4388 (U+B5F0): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4389 (U+B5F1): L<<440.0,157.0>--<631.0,158.0>>
    
    * .notdef#4389 (U+B5F1): L<<774.0,441.0>--<775.0,673.0>>
    
    * .notdef#439 (U+B138): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#4390 (U+B5F2): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4391 (U+B5F3): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#4392 (U+B5F4): L<<677.0,291.0>--<678.0,573.0>>
    
    * .notdef#4393 (U+B5F5): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4394 (U+B5F6): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4395 (U+B5F7): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4396 (U+B5F8): L<<678.0,361.0>--<679.0,623.0>>
    
    * .notdef#4397 (U+B5F9): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4398 (U+B5FA): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4399 (U+B5FB): L<<484.0,110.0>--<683.0,111.0>>
    
    * .notdef#4399 (U+B5FB): L<<494.0,-73.0>--<696.0,-72.0>>
    
    * .notdef#4399 (U+B5FB): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#440 (U+B139): L<<622.0,431.0>--<623.0,643.0>>
    
    * .notdef#4400 (U+B5FC): L<<499.0,-112.0>--<724.0,-111.0>>
    
    * .notdef#4400 (U+B5FC): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4401 (U+B5FD): L<<379.0,-112.0>--<514.0,-111.0>>
    
    * .notdef#4401 (U+B5FD): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4402 (U+B5FE): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4402 (U+B5FE): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4403 (U+B5FF): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4403 (U+B5FF): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4404 (U+B600): L<<379.0,-112.0>--<514.0,-111.0>>
    
    * .notdef#4404 (U+B600): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4405 (U+B601): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4405 (U+B601): L<<670.0,186.0>--<792.0,187.0>>
    
    * .notdef#4405 (U+B601): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4406 (U+B602): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4406 (U+B602): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4407 (U+B603): L<<364.0,-112.0>--<499.0,-111.0>>
    
    * .notdef#4407 (U+B603): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4408 (U+B604): L<<484.0,118.0>--<661.0,119.0>>
    
    * .notdef#4408 (U+B604): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4409 (U+B605): L<<486.0,-69.0>--<655.0,-68.0>>
    
    * .notdef#4409 (U+B605): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#441 (U+B140): L<<735.0,271.0>--<736.0,573.0>>
    
    * .notdef#4410 (U+B606): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4411 (U+B607): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4412 (U+B608): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4413 (U+B609): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4414 (U+B60A): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4415 (U+B60B): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4416 (U+B60C): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4417 (U+B60D): L<<510.0,157.0>--<701.0,158.0>>
    
    * .notdef#4417 (U+B60D): L<<678.0,471.0>--<679.0,653.0>>
    
    * .notdef#4418 (U+B60E): L<<678.0,431.0>--<679.0,643.0>>
    
    * .notdef#4419 (U+B60F): L<<677.0,471.0>--<678.0,653.0>>
    
    * .notdef#442 (U+B141): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#4420 (U+B612): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4420 (U+B612): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4420 (U+B612): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4420 (U+B612): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4421 (U+B613): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4421 (U+B613): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4421 (U+B613): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4421 (U+B613): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4422 (U+B615): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4422 (U+B615): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4422 (U+B615): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4422 (U+B615): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4423 (U+B616): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4423 (U+B616): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4423 (U+B616): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4423 (U+B616): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4424 (U+B617): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4424 (U+B617): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4424 (U+B617): L<<333.0,78.0>--<535.0,79.0>>
    
    * .notdef#4424 (U+B617): L<<343.0,-100.0>--<548.0,-99.0>>
    
    * .notdef#4424 (U+B617): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4424 (U+B617): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4425 (U+B619): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4425 (U+B619): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4425 (U+B619): L<<248.0,-132.0>--<383.0,-131.0>>
    
    * .notdef#4425 (U+B619): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4426 (U+B61A): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4426 (U+B61A): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4426 (U+B61A): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4426 (U+B61A): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4427 (U+B61B): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4427 (U+B61B): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4427 (U+B61B): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4427 (U+B61B): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4428 (U+B61C): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4428 (U+B61C): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4428 (U+B61C): L<<255.0,-132.0>--<390.0,-131.0>>
    
    * .notdef#4428 (U+B61C): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4429 (U+B61D): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4429 (U+B61D): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4429 (U+B61D): L<<234.0,-132.0>--<369.0,-131.0>>
    
    * .notdef#4429 (U+B61D): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4429 (U+B61D): L<<540.0,147.0>--<662.0,148.0>>
    
    * .notdef#443 (U+B144): L<<735.0,332.0>--<736.0,653.0>>
    
    * .notdef#4430 (U+B61E): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4430 (U+B61E): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4430 (U+B61E): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4430 (U+B61E): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4431 (U+B61F): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4431 (U+B61F): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4431 (U+B61F): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4431 (U+B61F): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4432 (U+B620): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4432 (U+B620): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4432 (U+B620): L<<333.0,78.0>--<490.0,79.0>>
    
    * .notdef#4432 (U+B620): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4432 (U+B620): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4433 (U+B621): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4433 (U+B621): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4433 (U+B621): L<<315.0,-90.0>--<509.0,-89.0>>
    
    * .notdef#4433 (U+B621): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4433 (U+B621): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4434 (U+B622): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4434 (U+B622): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4434 (U+B622): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4434 (U+B622): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4435 (U+B623): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4435 (U+B623): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4435 (U+B623): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4435 (U+B623): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4436 (U+B624): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4436 (U+B624): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4436 (U+B624): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4436 (U+B624): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4437 (U+B626): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4437 (U+B626): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4437 (U+B626): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4437 (U+B626): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4438 (U+B627): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4438 (U+B627): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4438 (U+B627): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4439 (U+B628): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4439 (U+B628): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4439 (U+B628): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4439 (U+B628): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#444 (U+B148): L<<390.0,-112.0>--<615.0,-111.0>>
    
    * .notdef#444 (U+B148): L<<735.0,441.0>--<736.0,673.0>>
    
    * .notdef#4440 (U+B629): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4440 (U+B629): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4440 (U+B629): L<<329.0,147.0>--<537.0,148.0>>
    
    * .notdef#4440 (U+B629): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4441 (U+B62A): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4441 (U+B62A): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4441 (U+B62A): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4441 (U+B62A): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4442 (U+B62B): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4442 (U+B62B): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4442 (U+B62B): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4449 (U+B633): L<<402.0,70.0>--<611.0,71.0>>
    
    * .notdef#4449 (U+B633): L<<412.0,-93.0>--<618.0,-92.0>>
    
    * .notdef#445 (U+B150): L<<375.0,118.0>--<552.0,119.0>>
    
    * .notdef#445 (U+B150): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#4450 (U+B635): L<<297.0,-112.0>--<432.0,-111.0>>
    
    * .notdef#4451 (U+B636): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4452 (U+B637): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4453 (U+B638): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#4454 (U+B639): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4454 (U+B639): L<<588.0,151.0>--<710.0,152.0>>
    
    * .notdef#4455 (U+B63A): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4456 (U+B63B): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4457 (U+B63C): L<<401.0,88.0>--<573.0,89.0>>
    
    * .notdef#4458 (U+B63D): L<<404.0,-83.0>--<593.0,-82.0>>
    
    * .notdef#446 (U+B151): L<<377.0,-69.0>--<546.0,-68.0>>
    
    * .notdef#446 (U+B151): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#4466 (U+B645): L<<428.0,146.0>--<619.0,147.0>>
    
    * .notdef#447 (U+B154): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#4475 (U+B64F): L<<462.0,70.0>--<671.0,71.0>>
    
    * .notdef#4475 (U+B64F): L<<472.0,-93.0>--<678.0,-92.0>>
    
    * .notdef#4476 (U+B650): L<<472.0,-122.0>--<712.0,-121.0>>
    
    * .notdef#4477 (U+B651): L<<357.0,-112.0>--<492.0,-111.0>>
    
    * .notdef#4478 (U+B652): L<<347.0,-112.0>--<482.0,-111.0>>
    
    * .notdef#4479 (U+B653): L<<347.0,-112.0>--<482.0,-111.0>>
    
    * .notdef#448 (U+B155): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#4480 (U+B654): L<<367.0,-112.0>--<502.0,-111.0>>
    
    * .notdef#4481 (U+B655): L<<347.0,-112.0>--<482.0,-111.0>>
    
    * .notdef#4481 (U+B655): L<<648.0,151.0>--<770.0,152.0>>
    
    * .notdef#4482 (U+B656): L<<347.0,-112.0>--<482.0,-111.0>>
    
    * .notdef#4483 (U+B657): L<<347.0,-112.0>--<482.0,-111.0>>
    
    * .notdef#4484 (U+B658): L<<461.0,88.0>--<633.0,89.0>>
    
    * .notdef#4485 (U+B659): L<<464.0,-83.0>--<653.0,-82.0>>
    
    * .notdef#449 (U+B158): L<<735.0,411.0>--<736.0,663.0>>
    
    * .notdef#4493 (U+B661): L<<488.0,146.0>--<679.0,147.0>>
    
    * .notdef#450 (U+B15C): L<<631.0,291.0>--<632.0,573.0>>
    
    * .notdef#4501 (U+B66B): L<<402.0,70.0>--<611.0,71.0>>
    
    * .notdef#4501 (U+B66B): L<<412.0,-93.0>--<618.0,-92.0>>
    
    * .notdef#4502 (U+B66C): L<<412.0,-122.0>--<652.0,-121.0>>
    
    * .notdef#4503 (U+B66D): L<<297.0,-112.0>--<432.0,-111.0>>
    
    * .notdef#4504 (U+B66E): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4505 (U+B66F): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4506 (U+B670): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#4507 (U+B671): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4507 (U+B671): L<<588.0,151.0>--<710.0,152.0>>
    
    * .notdef#4508 (U+B672): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4509 (U+B673): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#451 (U+B160): L<<622.0,361.0>--<623.0,623.0>>
    
    * .notdef#4510 (U+B674): L<<401.0,88.0>--<573.0,89.0>>
    
    * .notdef#4511 (U+B675): L<<404.0,-83.0>--<593.0,-82.0>>
    
    * .notdef#4519 (U+B67D): L<<428.0,146.0>--<619.0,147.0>>
    
    * .notdef#4522 (U+B680): L<<172.0,534.0>--<314.0,535.0>>
    
    * .notdef#4522 (U+B680): L<<182.0,321.0>--<324.0,322.0>>
    
    * .notdef#4522 (U+B680): L<<521.0,500.0>--<663.0,501.0>>
    
    * .notdef#4522 (U+B680): L<<531.0,277.0>--<676.0,278.0>>
    
    * .notdef#4523 (U+B681): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4523 (U+B681): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4523 (U+B681): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4523 (U+B681): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4524 (U+B682): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4524 (U+B682): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4524 (U+B682): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4524 (U+B682): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4525 (U+B683): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4525 (U+B683): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4525 (U+B683): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4525 (U+B683): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4526 (U+B684): L<<172.0,710.0>--<314.0,711.0>>
    
    * .notdef#4526 (U+B684): L<<182.0,509.0>--<324.0,510.0>>
    
    * .notdef#4526 (U+B684): L<<521.0,664.0>--<663.0,665.0>>
    
    * .notdef#4526 (U+B684): L<<531.0,453.0>--<676.0,454.0>>
    
    * .notdef#4527 (U+B685): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4527 (U+B685): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4527 (U+B685): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4527 (U+B685): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4528 (U+B686): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4528 (U+B686): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4528 (U+B686): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4528 (U+B686): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4529 (U+B687): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4529 (U+B687): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4529 (U+B687): L<<333.0,78.0>--<535.0,79.0>>
    
    * .notdef#4529 (U+B687): L<<343.0,-100.0>--<548.0,-99.0>>
    
    * .notdef#4529 (U+B687): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4529 (U+B687): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4530 (U+B688): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4530 (U+B688): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4530 (U+B688): L<<338.0,-129.0>--<543.0,-128.0>>
    
    * .notdef#4530 (U+B688): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4531 (U+B689): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4531 (U+B689): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4531 (U+B689): L<<248.0,-132.0>--<383.0,-131.0>>
    
    * .notdef#4531 (U+B689): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4532 (U+B68A): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4532 (U+B68A): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4532 (U+B68A): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4532 (U+B68A): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4533 (U+B68B): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4533 (U+B68B): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4533 (U+B68B): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4533 (U+B68B): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4534 (U+B68C): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4534 (U+B68C): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4534 (U+B68C): L<<255.0,-132.0>--<390.0,-131.0>>
    
    * .notdef#4534 (U+B68C): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4535 (U+B68D): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4535 (U+B68D): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4535 (U+B68D): L<<234.0,-132.0>--<369.0,-131.0>>
    
    * .notdef#4535 (U+B68D): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4535 (U+B68D): L<<540.0,147.0>--<662.0,148.0>>
    
    * .notdef#4536 (U+B68E): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4536 (U+B68E): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4536 (U+B68E): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4536 (U+B68E): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4537 (U+B68F): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4537 (U+B68F): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4537 (U+B68F): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4537 (U+B68F): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4538 (U+B690): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4538 (U+B690): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4538 (U+B690): L<<333.0,78.0>--<490.0,79.0>>
    
    * .notdef#4538 (U+B690): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4538 (U+B690): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4539 (U+B691): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4539 (U+B691): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4539 (U+B691): L<<315.0,-90.0>--<509.0,-89.0>>
    
    * .notdef#4539 (U+B691): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4539 (U+B691): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4540 (U+B692): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4540 (U+B692): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4540 (U+B692): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4540 (U+B692): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4541 (U+B693): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4541 (U+B693): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4541 (U+B693): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4541 (U+B693): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4542 (U+B694): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4542 (U+B694): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4542 (U+B694): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4542 (U+B694): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4543 (U+B695): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4543 (U+B695): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4543 (U+B695): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4543 (U+B695): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4544 (U+B696): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4544 (U+B696): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4544 (U+B696): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4544 (U+B696): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4545 (U+B697): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4545 (U+B697): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4545 (U+B697): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4546 (U+B698): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4546 (U+B698): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4546 (U+B698): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4546 (U+B698): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4547 (U+B699): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4547 (U+B699): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4547 (U+B699): L<<329.0,147.0>--<537.0,148.0>>
    
    * .notdef#4547 (U+B699): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4548 (U+B69A): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4548 (U+B69A): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4548 (U+B69A): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4548 (U+B69A): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4549 (U+B69B): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4549 (U+B69B): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4549 (U+B69B): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#455 (U+B180): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#4550 (U+B69E): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4550 (U+B69E): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4550 (U+B69E): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4550 (U+B69E): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4551 (U+B69F): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4551 (U+B69F): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4551 (U+B69F): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4551 (U+B69F): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4552 (U+B6A1): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4552 (U+B6A1): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4552 (U+B6A1): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4552 (U+B6A1): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4553 (U+B6A2): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4553 (U+B6A2): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4553 (U+B6A2): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4553 (U+B6A2): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4554 (U+B6A3): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4554 (U+B6A3): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4554 (U+B6A3): L<<333.0,78.0>--<535.0,79.0>>
    
    * .notdef#4554 (U+B6A3): L<<343.0,-100.0>--<548.0,-99.0>>
    
    * .notdef#4554 (U+B6A3): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4554 (U+B6A3): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4555 (U+B6A5): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4555 (U+B6A5): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4555 (U+B6A5): L<<248.0,-132.0>--<383.0,-131.0>>
    
    * .notdef#4555 (U+B6A5): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4556 (U+B6A6): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4556 (U+B6A6): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4556 (U+B6A6): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4556 (U+B6A6): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4557 (U+B6A7): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4557 (U+B6A7): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4557 (U+B6A7): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4557 (U+B6A7): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4558 (U+B6A8): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4558 (U+B6A8): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4558 (U+B6A8): L<<255.0,-132.0>--<390.0,-131.0>>
    
    * .notdef#4558 (U+B6A8): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4559 (U+B6A9): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4559 (U+B6A9): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4559 (U+B6A9): L<<234.0,-132.0>--<369.0,-131.0>>
    
    * .notdef#4559 (U+B6A9): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4559 (U+B6A9): L<<540.0,147.0>--<662.0,148.0>>
    
    * .notdef#456 (U+B182): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#4560 (U+B6AA): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4560 (U+B6AA): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4560 (U+B6AA): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4560 (U+B6AA): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4561 (U+B6AD): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4561 (U+B6AD): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4561 (U+B6AD): L<<315.0,-90.0>--<509.0,-89.0>>
    
    * .notdef#4561 (U+B6AD): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4561 (U+B6AD): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4562 (U+B6AE): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4562 (U+B6AE): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4562 (U+B6AE): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4562 (U+B6AE): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4563 (U+B6AF): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4563 (U+B6AF): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4563 (U+B6AF): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4563 (U+B6AF): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4564 (U+B6B0): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4564 (U+B6B0): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4564 (U+B6B0): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4564 (U+B6B0): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4565 (U+B6B2): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4565 (U+B6B2): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4565 (U+B6B2): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4565 (U+B6B2): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4566 (U+B6B3): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4566 (U+B6B3): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4566 (U+B6B3): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4567 (U+B6B4): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4567 (U+B6B4): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4567 (U+B6B4): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4567 (U+B6B4): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4568 (U+B6B5): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4568 (U+B6B5): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4568 (U+B6B5): L<<329.0,147.0>--<537.0,148.0>>
    
    * .notdef#4568 (U+B6B5): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4569 (U+B6B6): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4569 (U+B6B6): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4569 (U+B6B6): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4569 (U+B6B6): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#457 (U+B188): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#4570 (U+B6B7): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4570 (U+B6B7): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4570 (U+B6B7): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4571 (U+B6B8): L<<742.0,361.0>--<743.0,583.0>>
    
    * .notdef#4572 (U+B6B9): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4573 (U+B6BA): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4574 (U+B6BB): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4575 (U+B6BC): L<<762.0,461.0>--<763.0,683.0>>
    
    * .notdef#4576 (U+B6BD): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4577 (U+B6BE): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4578 (U+B6BF): L<<487.0,90.0>--<661.0,91.0>>
    
    * .notdef#4578 (U+B6BF): L<<497.0,-83.0>--<674.0,-82.0>>
    
    * .notdef#4578 (U+B6BF): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4579 (U+B6C0): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4579 (U+B6C0): L<<490.0,-122.0>--<698.0,-121.0>>
    
    * .notdef#4579 (U+B6C0): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#458 (U+B189): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#4580 (U+B6C1): L<<367.0,-122.0>--<492.0,-121.0>>
    
    * .notdef#4580 (U+B6C1): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4580 (U+B6C1): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4581 (U+B6C2): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4581 (U+B6C2): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4582 (U+B6C3): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4582 (U+B6C3): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4583 (U+B6C4): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4583 (U+B6C4): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4584 (U+B6C5): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4584 (U+B6C5): L<<618.0,156.0>--<740.0,157.0>>
    
    * .notdef#4584 (U+B6C5): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4585 (U+B6C6): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4585 (U+B6C6): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4586 (U+B6C7): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4586 (U+B6C7): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4587 (U+B6C8): L<<488.0,98.0>--<630.0,99.0>>
    
    * .notdef#4587 (U+B6C8): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4588 (U+B6C9): L<<488.0,-85.0>--<643.0,-84.0>>
    
    * .notdef#4588 (U+B6C9): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4589 (U+B6CA): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4590 (U+B6CB): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4591 (U+B6CC): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4592 (U+B6CD): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4593 (U+B6CE): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4594 (U+B6CF): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4594 (U+B6CF): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4595 (U+B6D0): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4596 (U+B6D1): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4596 (U+B6D1): L<<488.0,137.0>--<679.0,138.0>>
    
    * .notdef#4596 (U+B6D1): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4597 (U+B6D2): L<<762.0,471.0>--<763.0,693.0>>
    
    * .notdef#4598 (U+B6D3): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4598 (U+B6D3): L<<762.0,471.0>--<763.0,703.0>>
    
    * .notdef#4599 (U+B6D5): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4600 (U+B6D6): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4601 (U+B6D7): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4602 (U+B6D8): L<<663.0,505.0>--<664.0,657.0>>
    
    * .notdef#4603 (U+B6D9): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4604 (U+B6DA): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4605 (U+B6DB): L<<557.0,90.0>--<731.0,91.0>>
    
    * .notdef#4605 (U+B6DB): L<<567.0,-83.0>--<744.0,-82.0>>
    
    * .notdef#4605 (U+B6DB): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4606 (U+B6DC): L<<560.0,-122.0>--<768.0,-121.0>>
    
    * .notdef#4606 (U+B6DC): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4607 (U+B6DD): L<<437.0,-122.0>--<562.0,-121.0>>
    
    * .notdef#4607 (U+B6DD): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4608 (U+B6DE): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4609 (U+B6DF): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4610 (U+B6E0): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4611 (U+B6E1): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4611 (U+B6E1): L<<688.0,156.0>--<810.0,157.0>>
    
    * .notdef#4612 (U+B6E2): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4613 (U+B6E3): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4614 (U+B6E4): L<<558.0,98.0>--<700.0,99.0>>
    
    * .notdef#4614 (U+B6E4): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4615 (U+B6E5): L<<558.0,-85.0>--<713.0,-84.0>>
    
    * .notdef#4615 (U+B6E5): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4616 (U+B6E6): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4617 (U+B6E7): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4618 (U+B6E8): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4619 (U+B6E9): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4620 (U+B6EA): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4621 (U+B6EB): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4622 (U+B6EC): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4623 (U+B6ED): L<<558.0,137.0>--<749.0,138.0>>
    
    * .notdef#4623 (U+B6ED): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4624 (U+B6EE): L<<663.0,515.0>--<664.0,667.0>>
    
    * .notdef#4625 (U+B6EF): L<<663.0,537.0>--<664.0,672.0>>
    
    * .notdef#4626 (U+B6F1): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4627 (U+B6F2): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4628 (U+B6F3): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4629 (U+B6F5): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4630 (U+B6F6): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4631 (U+B6F7): L<<487.0,90.0>--<661.0,91.0>>
    
    * .notdef#4631 (U+B6F7): L<<497.0,-83.0>--<674.0,-82.0>>
    
    * .notdef#4631 (U+B6F7): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4632 (U+B6F9): L<<367.0,-122.0>--<492.0,-121.0>>
    
    * .notdef#4632 (U+B6F9): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4632 (U+B6F9): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4633 (U+B6FA): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4633 (U+B6FA): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4634 (U+B6FB): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4634 (U+B6FB): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4635 (U+B6FC): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4635 (U+B6FC): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4636 (U+B6FD): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4636 (U+B6FD): L<<618.0,156.0>--<740.0,157.0>>
    
    * .notdef#4636 (U+B6FD): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4637 (U+B6FE): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4637 (U+B6FE): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4638 (U+B6FF): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4638 (U+B6FF): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4639 (U+B702): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4640 (U+B703): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4641 (U+B704): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4642 (U+B706): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4643 (U+B707): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4643 (U+B707): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4644 (U+B708): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4645 (U+B709): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4645 (U+B709): L<<488.0,137.0>--<679.0,138.0>>
    
    * .notdef#4645 (U+B709): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4646 (U+B70A): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#4647 (U+B70B): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#4647 (U+B70B): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#4648 (U+B70C): L<<172.0,544.0>--<314.0,545.0>>
    
    * .notdef#4648 (U+B70C): L<<182.0,361.0>--<324.0,362.0>>
    
    * .notdef#4648 (U+B70C): L<<521.0,510.0>--<663.0,511.0>>
    
    * .notdef#4648 (U+B70C): L<<531.0,317.0>--<676.0,318.0>>
    
    * .notdef#4649 (U+B70D): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4649 (U+B70D): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4649 (U+B70D): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4649 (U+B70D): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#465 (U+B19C): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#4650 (U+B70E): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4650 (U+B70E): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4650 (U+B70E): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4650 (U+B70E): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4651 (U+B70F): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4651 (U+B70F): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4651 (U+B70F): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4651 (U+B70F): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4652 (U+B710): L<<172.0,710.0>--<314.0,711.0>>
    
    * .notdef#4652 (U+B710): L<<182.0,509.0>--<324.0,510.0>>
    
    * .notdef#4652 (U+B710): L<<521.0,664.0>--<663.0,665.0>>
    
    * .notdef#4652 (U+B710): L<<531.0,453.0>--<676.0,454.0>>
    
    * .notdef#4653 (U+B711): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4653 (U+B711): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4653 (U+B711): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4653 (U+B711): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4654 (U+B712): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4654 (U+B712): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4654 (U+B712): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4654 (U+B712): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4655 (U+B713): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4655 (U+B713): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4655 (U+B713): L<<333.0,78.0>--<535.0,79.0>>
    
    * .notdef#4655 (U+B713): L<<343.0,-100.0>--<548.0,-99.0>>
    
    * .notdef#4655 (U+B713): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4655 (U+B713): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4656 (U+B714): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4656 (U+B714): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4656 (U+B714): L<<338.0,-129.0>--<543.0,-128.0>>
    
    * .notdef#4656 (U+B714): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4657 (U+B715): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4657 (U+B715): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4657 (U+B715): L<<248.0,-132.0>--<383.0,-131.0>>
    
    * .notdef#4657 (U+B715): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4658 (U+B716): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4658 (U+B716): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4658 (U+B716): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4658 (U+B716): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4659 (U+B717): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4659 (U+B717): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4659 (U+B717): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4659 (U+B717): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4660 (U+B718): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4660 (U+B718): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4660 (U+B718): L<<255.0,-132.0>--<390.0,-131.0>>
    
    * .notdef#4660 (U+B718): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4661 (U+B719): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4661 (U+B719): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4661 (U+B719): L<<234.0,-132.0>--<369.0,-131.0>>
    
    * .notdef#4661 (U+B719): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4661 (U+B719): L<<540.0,147.0>--<662.0,148.0>>
    
    * .notdef#4662 (U+B71A): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4662 (U+B71A): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4662 (U+B71A): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4662 (U+B71A): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4663 (U+B71B): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4663 (U+B71B): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4663 (U+B71B): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4663 (U+B71B): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4664 (U+B71C): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4664 (U+B71C): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4664 (U+B71C): L<<333.0,78.0>--<490.0,79.0>>
    
    * .notdef#4664 (U+B71C): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4664 (U+B71C): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4665 (U+B71D): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4665 (U+B71D): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4665 (U+B71D): L<<315.0,-90.0>--<509.0,-89.0>>
    
    * .notdef#4665 (U+B71D): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4665 (U+B71D): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4666 (U+B71E): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4666 (U+B71E): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4666 (U+B71E): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4666 (U+B71E): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4667 (U+B71F): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4667 (U+B71F): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4667 (U+B71F): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4667 (U+B71F): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4668 (U+B720): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4668 (U+B720): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4668 (U+B720): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4668 (U+B720): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4669 (U+B721): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4669 (U+B721): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4669 (U+B721): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4669 (U+B721): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4670 (U+B722): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4670 (U+B722): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4670 (U+B722): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4670 (U+B722): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4671 (U+B723): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4671 (U+B723): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4671 (U+B723): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4672 (U+B724): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4672 (U+B724): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4672 (U+B724): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4672 (U+B724): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4673 (U+B725): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4673 (U+B725): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4673 (U+B725): L<<329.0,147.0>--<537.0,148.0>>
    
    * .notdef#4673 (U+B725): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4674 (U+B726): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4674 (U+B726): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4674 (U+B726): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4674 (U+B726): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4675 (U+B727): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4675 (U+B727): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4675 (U+B727): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4676 (U+B72A): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4676 (U+B72A): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4676 (U+B72A): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4676 (U+B72A): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4677 (U+B72B): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4677 (U+B72B): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4677 (U+B72B): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4677 (U+B72B): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4678 (U+B72D): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4678 (U+B72D): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4678 (U+B72D): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4678 (U+B72D): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4679 (U+B72E): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4679 (U+B72E): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4679 (U+B72E): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4679 (U+B72E): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4680 (U+B731): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4680 (U+B731): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4680 (U+B731): L<<248.0,-132.0>--<383.0,-131.0>>
    
    * .notdef#4680 (U+B731): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4681 (U+B732): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4681 (U+B732): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4681 (U+B732): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4681 (U+B732): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4682 (U+B733): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4682 (U+B733): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4682 (U+B733): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4682 (U+B733): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4683 (U+B734): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4683 (U+B734): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4683 (U+B734): L<<255.0,-132.0>--<390.0,-131.0>>
    
    * .notdef#4683 (U+B734): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4684 (U+B735): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4684 (U+B735): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4684 (U+B735): L<<234.0,-132.0>--<369.0,-131.0>>
    
    * .notdef#4684 (U+B735): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4684 (U+B735): L<<540.0,147.0>--<662.0,148.0>>
    
    * .notdef#4685 (U+B736): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4685 (U+B736): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4685 (U+B736): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4685 (U+B736): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4686 (U+B737): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4686 (U+B737): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4686 (U+B737): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#4686 (U+B737): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4687 (U+B73A): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4687 (U+B73A): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4687 (U+B73A): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4687 (U+B73A): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4688 (U+B73C): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4688 (U+B73C): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4688 (U+B73C): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4688 (U+B73C): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4689 (U+B73D): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4689 (U+B73D): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4689 (U+B73D): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4689 (U+B73D): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#469 (U+B1D4): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#4690 (U+B73E): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4690 (U+B73E): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4690 (U+B73E): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4690 (U+B73E): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4691 (U+B73F): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4691 (U+B73F): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4691 (U+B73F): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4692 (U+B740): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4692 (U+B740): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4692 (U+B740): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4692 (U+B740): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4693 (U+B741): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4693 (U+B741): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4693 (U+B741): L<<329.0,147.0>--<537.0,148.0>>
    
    * .notdef#4693 (U+B741): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#4694 (U+B742): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#4694 (U+B742): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#4694 (U+B742): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#4694 (U+B742): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#4695 (U+B743): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#4695 (U+B743): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#4695 (U+B743): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#47 (U+315D): L<<742.0,609.0>--<741.0,402.0>>
    
    * .notdef#470 (U+B1DC): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#4701 (U+B74B): L<<402.0,70.0>--<611.0,71.0>>
    
    * .notdef#4701 (U+B74B): L<<412.0,-93.0>--<618.0,-92.0>>
    
    * .notdef#4702 (U+B74D): L<<297.0,-112.0>--<432.0,-111.0>>
    
    * .notdef#4703 (U+B74E): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4704 (U+B74F): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4705 (U+B750): L<<307.0,-112.0>--<442.0,-111.0>>
    
    * .notdef#4706 (U+B751): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4706 (U+B751): L<<588.0,151.0>--<710.0,152.0>>
    
    * .notdef#4707 (U+B752): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#4708 (U+B753): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#471 (U+B1DD): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#4716 (U+B75D): L<<428.0,146.0>--<619.0,147.0>>
    
    * .notdef#4724 (U+B767): L<<414.0,110.0>--<613.0,111.0>>
    
    * .notdef#4724 (U+B767): L<<424.0,-73.0>--<626.0,-72.0>>
    
    * .notdef#4725 (U+B769): L<<309.0,-112.0>--<444.0,-111.0>>
    
    * .notdef#4726 (U+B76A): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4727 (U+B76B): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4728 (U+B76C): L<<309.0,-112.0>--<444.0,-111.0>>
    
    * .notdef#4729 (U+B76D): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4729 (U+B76D): L<<600.0,186.0>--<722.0,187.0>>
    
    * .notdef#4730 (U+B76E): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4731 (U+B76F): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#4737 (U+B779): L<<440.0,157.0>--<631.0,158.0>>
    
    * .notdef#4740 (U+B77E): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4741 (U+B77F): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4742 (U+B781): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4743 (U+B782): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4744 (U+B783): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4744 (U+B783): L<<355.0,110.0>--<554.0,111.0>>
    
    * .notdef#4744 (U+B783): L<<365.0,-73.0>--<567.0,-72.0>>
    
    * .notdef#4745 (U+B785): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4745 (U+B785): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#4746 (U+B786): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4746 (U+B786): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4747 (U+B787): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4747 (U+B787): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4748 (U+B788): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4748 (U+B788): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#4749 (U+B789): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4749 (U+B789): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4749 (U+B789): L<<541.0,186.0>--<663.0,187.0>>
    
    * .notdef#4750 (U+B78A): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4750 (U+B78A): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4751 (U+B78B): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4751 (U+B78B): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4752 (U+B78E): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4753 (U+B793): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4754 (U+B794): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4755 (U+B795): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4755 (U+B795): L<<381.0,157.0>--<572.0,158.0>>
    
    * .notdef#4756 (U+B79A): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4757 (U+B79B): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4758 (U+B79D): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4759 (U+B79E): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#476 (U+B1F0): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#4760 (U+B79F): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4760 (U+B79F): L<<425.0,110.0>--<624.0,111.0>>
    
    * .notdef#4760 (U+B79F): L<<435.0,-73.0>--<637.0,-72.0>>
    
    * .notdef#4761 (U+B7A1): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4761 (U+B7A1): L<<320.0,-112.0>--<455.0,-111.0>>
    
    * .notdef#4762 (U+B7A2): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4762 (U+B7A2): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4763 (U+B7A3): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4763 (U+B7A3): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4764 (U+B7A4): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4764 (U+B7A4): L<<320.0,-112.0>--<455.0,-111.0>>
    
    * .notdef#4765 (U+B7A5): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4765 (U+B7A5): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4765 (U+B7A5): L<<611.0,186.0>--<733.0,187.0>>
    
    * .notdef#4766 (U+B7A6): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4766 (U+B7A6): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4767 (U+B7A7): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4767 (U+B7A7): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4768 (U+B7AA): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4769 (U+B7AE): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#477 (U+B1F9): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#4770 (U+B7AF): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4771 (U+B7B0): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4772 (U+B7B1): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4772 (U+B7B1): L<<451.0,157.0>--<642.0,158.0>>
    
    * .notdef#4773 (U+B7B2): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4774 (U+B7B3): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4775 (U+B7B6): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4776 (U+B7B7): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4777 (U+B7B9): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4778 (U+B7BA): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4779 (U+B7BB): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4779 (U+B7BB): L<<355.0,110.0>--<554.0,111.0>>
    
    * .notdef#4779 (U+B7BB): L<<365.0,-73.0>--<567.0,-72.0>>
    
    * .notdef#4780 (U+B7BC): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4780 (U+B7BC): L<<370.0,-112.0>--<595.0,-111.0>>
    
    * .notdef#4781 (U+B7BD): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4781 (U+B7BD): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#4782 (U+B7BE): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4782 (U+B7BE): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4783 (U+B7BF): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4783 (U+B7BF): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4784 (U+B7C0): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4784 (U+B7C0): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#4785 (U+B7C1): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4785 (U+B7C1): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4785 (U+B7C1): L<<541.0,186.0>--<663.0,187.0>>
    
    * .notdef#4786 (U+B7C2): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4786 (U+B7C2): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4787 (U+B7C3): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4787 (U+B7C3): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4788 (U+B7C4): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4788 (U+B7C4): L<<355.0,118.0>--<532.0,119.0>>
    
    * .notdef#4789 (U+B7C5): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4789 (U+B7C5): L<<357.0,-69.0>--<526.0,-68.0>>
    
    * .notdef#4790 (U+B7C6): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4791 (U+B7C8): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4792 (U+B7CA): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4793 (U+B7CB): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4794 (U+B7CC): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4795 (U+B7CD): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4795 (U+B7CD): L<<381.0,157.0>--<572.0,158.0>>
    
    * .notdef#4796 (U+B7CE): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4797 (U+B7CF): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4798 (U+B7D0): L<<210.0,151.0>--<395.0,152.0>>
    
    * .notdef#4799 (U+B7D1): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#48 (U+315E): L<<623.0,596.0>--<622.0,438.0>>
    
    * .notdef#48 (U+315E): L<<782.0,654.0>--<781.0,373.0>>
    
    * .notdef#4800 (U+B7D2): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4801 (U+B7D3): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4803 (U+B7D5): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4804 (U+B7D6): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4805 (U+B7D7): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4805 (U+B7D7): L<<425.0,110.0>--<624.0,111.0>>
    
    * .notdef#4805 (U+B7D7): L<<435.0,-73.0>--<637.0,-72.0>>
    
    * .notdef#4806 (U+B7D8): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4806 (U+B7D8): L<<440.0,-112.0>--<665.0,-111.0>>
    
    * .notdef#4807 (U+B7D9): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4807 (U+B7D9): L<<320.0,-112.0>--<455.0,-111.0>>
    
    * .notdef#4808 (U+B7DA): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4808 (U+B7DA): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4809 (U+B7DB): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4809 (U+B7DB): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4810 (U+B7DC): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4810 (U+B7DC): L<<320.0,-112.0>--<455.0,-111.0>>
    
    * .notdef#4811 (U+B7DD): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4811 (U+B7DD): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4811 (U+B7DD): L<<611.0,186.0>--<733.0,187.0>>
    
    * .notdef#4812 (U+B7DE): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4812 (U+B7DE): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4813 (U+B7DF): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4813 (U+B7DF): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4814 (U+B7E0): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4814 (U+B7E0): L<<425.0,118.0>--<602.0,119.0>>
    
    * .notdef#4815 (U+B7E1): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4815 (U+B7E1): L<<427.0,-69.0>--<596.0,-68.0>>
    
    * .notdef#4816 (U+B7E2): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4817 (U+B7E3): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4818 (U+B7E4): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4819 (U+B7E5): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4820 (U+B7E6): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4821 (U+B7E7): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4822 (U+B7E8): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4823 (U+B7E9): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4823 (U+B7E9): L<<451.0,157.0>--<642.0,158.0>>
    
    * .notdef#4824 (U+B7EA): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4825 (U+B7EB): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4826 (U+B7EE): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4826 (U+B7EE): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#4827 (U+B7EF): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4827 (U+B7EF): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#4828 (U+B7F1): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4828 (U+B7F1): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#4829 (U+B7F2): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4829 (U+B7F2): L<<715.0,451.0>--<716.0,673.0>>
    
    * .notdef#483 (U+B20B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#483 (U+B20B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#4830 (U+B7F3): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4830 (U+B7F3): L<<355.0,110.0>--<554.0,111.0>>
    
    * .notdef#4830 (U+B7F3): L<<365.0,-73.0>--<567.0,-72.0>>
    
    * .notdef#4830 (U+B7F3): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#4831 (U+B7F5): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4831 (U+B7F5): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#4831 (U+B7F5): L<<715.0,451.0>--<716.0,673.0>>
    
    * .notdef#4832 (U+B7F6): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4832 (U+B7F6): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4832 (U+B7F6): L<<715.0,451.0>--<716.0,673.0>>
    
    * .notdef#4833 (U+B7F7): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4833 (U+B7F7): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4833 (U+B7F7): L<<715.0,451.0>--<716.0,673.0>>
    
    * .notdef#4834 (U+B7F8): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4834 (U+B7F8): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#4834 (U+B7F8): L<<715.0,451.0>--<716.0,673.0>>
    
    * .notdef#4835 (U+B7F9): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4835 (U+B7F9): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4835 (U+B7F9): L<<541.0,186.0>--<663.0,187.0>>
    
    * .notdef#4835 (U+B7F9): L<<715.0,451.0>--<716.0,673.0>>
    
    * .notdef#4836 (U+B7FA): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4836 (U+B7FA): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4836 (U+B7FA): L<<715.0,451.0>--<716.0,673.0>>
    
    * .notdef#4837 (U+B7FB): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4837 (U+B7FB): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4837 (U+B7FB): L<<715.0,451.0>--<716.0,673.0>>
    
    * .notdef#4838 (U+B7FE): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4838 (U+B7FE): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#4839 (U+B802): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4839 (U+B802): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#484 (U+B20C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#4840 (U+B803): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4840 (U+B803): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#4841 (U+B804): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4841 (U+B804): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#4842 (U+B805): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#4842 (U+B805): L<<381.0,157.0>--<572.0,158.0>>
    
    * .notdef#4842 (U+B805): L<<715.0,451.0>--<716.0,673.0>>
    
    * .notdef#4843 (U+B806): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4843 (U+B806): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#4844 (U+B80A): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4844 (U+B80A): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4845 (U+B80B): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4845 (U+B80B): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4846 (U+B80D): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4846 (U+B80D): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4847 (U+B80E): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4847 (U+B80E): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#4848 (U+B80F): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4848 (U+B80F): L<<425.0,110.0>--<624.0,111.0>>
    
    * .notdef#4848 (U+B80F): L<<435.0,-73.0>--<637.0,-72.0>>
    
    * .notdef#4848 (U+B80F): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4849 (U+B811): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4849 (U+B811): L<<320.0,-112.0>--<455.0,-111.0>>
    
    * .notdef#4849 (U+B811): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#485 (U+B214): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#4850 (U+B812): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4850 (U+B812): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4850 (U+B812): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#4851 (U+B813): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4851 (U+B813): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4851 (U+B813): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#4852 (U+B814): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4852 (U+B814): L<<320.0,-112.0>--<455.0,-111.0>>
    
    * .notdef#4852 (U+B814): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#4853 (U+B815): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4853 (U+B815): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4853 (U+B815): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#4853 (U+B815): L<<611.0,186.0>--<733.0,187.0>>
    
    * .notdef#4854 (U+B816): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4854 (U+B816): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4854 (U+B816): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#4855 (U+B817): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4855 (U+B817): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4855 (U+B817): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#4856 (U+B81A): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4856 (U+B81A): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4857 (U+B81C): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4857 (U+B81C): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4858 (U+B81E): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4858 (U+B81E): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4859 (U+B81F): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4859 (U+B81F): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#486 (U+B215): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#4860 (U+B820): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4860 (U+B820): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4861 (U+B821): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4861 (U+B821): L<<451.0,157.0>--<642.0,158.0>>
    
    * .notdef#4861 (U+B821): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#4862 (U+B822): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4862 (U+B822): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4863 (U+B823): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#4863 (U+B823): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#4864 (U+B826): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#4864 (U+B826): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#4865 (U+B827): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#4865 (U+B827): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#4866 (U+B829): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#4866 (U+B829): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#4867 (U+B82A): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4867 (U+B82A): L<<715.0,441.0>--<716.0,673.0>>
    
    * .notdef#4868 (U+B82B): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#4868 (U+B82B): L<<355.0,110.0>--<554.0,111.0>>
    
    * .notdef#4868 (U+B82B): L<<365.0,-73.0>--<567.0,-72.0>>
    
    * .notdef#4868 (U+B82B): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#4869 (U+B82D): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4869 (U+B82D): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#4869 (U+B82D): L<<715.0,441.0>--<716.0,673.0>>
    
    * .notdef#4870 (U+B82E): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4870 (U+B82E): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4870 (U+B82E): L<<715.0,441.0>--<716.0,673.0>>
    
    * .notdef#4871 (U+B82F): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4871 (U+B82F): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4871 (U+B82F): L<<715.0,441.0>--<716.0,673.0>>
    
    * .notdef#4872 (U+B830): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4872 (U+B830): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#4872 (U+B830): L<<715.0,441.0>--<716.0,673.0>>
    
    * .notdef#4873 (U+B831): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4873 (U+B831): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4873 (U+B831): L<<541.0,186.0>--<663.0,187.0>>
    
    * .notdef#4873 (U+B831): L<<715.0,441.0>--<716.0,673.0>>
    
    * .notdef#4874 (U+B832): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4874 (U+B832): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4874 (U+B832): L<<715.0,441.0>--<716.0,673.0>>
    
    * .notdef#4875 (U+B833): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4875 (U+B833): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#4875 (U+B833): L<<715.0,441.0>--<716.0,673.0>>
    
    * .notdef#4876 (U+B836): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#4876 (U+B836): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#4877 (U+B83A): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#4877 (U+B83A): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#4878 (U+B83B): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4878 (U+B83B): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#4879 (U+B83C): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#4879 (U+B83C): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#4880 (U+B83D): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4880 (U+B83D): L<<381.0,157.0>--<572.0,158.0>>
    
    * .notdef#4880 (U+B83D): L<<715.0,441.0>--<716.0,673.0>>
    
    * .notdef#4881 (U+B83E): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#4881 (U+B83E): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#4882 (U+B83F): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#4882 (U+B83F): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#4883 (U+B841): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4883 (U+B841): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4884 (U+B842): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4884 (U+B842): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4885 (U+B843): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4885 (U+B843): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4886 (U+B845): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4886 (U+B845): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4887 (U+B846): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4887 (U+B846): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4888 (U+B847): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4888 (U+B847): L<<425.0,110.0>--<624.0,111.0>>
    
    * .notdef#4888 (U+B847): L<<435.0,-73.0>--<637.0,-72.0>>
    
    * .notdef#4888 (U+B847): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4889 (U+B848): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4889 (U+B848): L<<440.0,-112.0>--<665.0,-111.0>>
    
    * .notdef#4889 (U+B848): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#489 (U+B220): L<<706.0,371.0>--<707.0,583.0>>
    
    * .notdef#4890 (U+B849): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4890 (U+B849): L<<320.0,-112.0>--<455.0,-111.0>>
    
    * .notdef#4890 (U+B849): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4891 (U+B84A): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4891 (U+B84A): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4891 (U+B84A): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4892 (U+B84B): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4892 (U+B84B): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4892 (U+B84B): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4893 (U+B84C): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4893 (U+B84C): L<<320.0,-112.0>--<455.0,-111.0>>
    
    * .notdef#4893 (U+B84C): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4894 (U+B84D): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4894 (U+B84D): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4894 (U+B84D): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4894 (U+B84D): L<<611.0,186.0>--<733.0,187.0>>
    
    * .notdef#4895 (U+B84E): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4895 (U+B84E): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4895 (U+B84E): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4896 (U+B84F): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4896 (U+B84F): L<<305.0,-112.0>--<440.0,-111.0>>
    
    * .notdef#4896 (U+B84F): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4897 (U+B850): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4897 (U+B850): L<<425.0,118.0>--<602.0,119.0>>
    
    * .notdef#4897 (U+B850): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4898 (U+B852): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4898 (U+B852): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4899 (U+B854): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4899 (U+B854): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#49 (U+315F): L<<742.0,609.0>--<741.0,402.0>>
    
    * .notdef#490 (U+B234): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#4900 (U+B855): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4900 (U+B855): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4901 (U+B856): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4901 (U+B856): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4902 (U+B857): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4902 (U+B857): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4903 (U+B858): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#4903 (U+B858): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4904 (U+B859): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4904 (U+B859): L<<451.0,157.0>--<642.0,158.0>>
    
    * .notdef#4904 (U+B859): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4905 (U+B85A): L<<210.0,272.0>--<389.0,273.0>>
    
    * .notdef#4905 (U+B85A): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#4906 (U+B85B): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#4906 (U+B85B): L<<602.0,471.0>--<603.0,653.0>>
    
    * .notdef#4907 (U+B85E): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#4908 (U+B85F): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#4909 (U+B861): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#491 (U+B23C): L<<607.0,408.0>--<608.0,573.0>>
    
    * .notdef#4910 (U+B862): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#4911 (U+B863): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#4911 (U+B863): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#4911 (U+B863): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#4912 (U+B865): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#4912 (U+B865): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#4913 (U+B866): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#4913 (U+B866): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#4914 (U+B867): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#4914 (U+B867): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#4915 (U+B868): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#4915 (U+B868): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#4916 (U+B869): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#4916 (U+B869): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#4916 (U+B869): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#4917 (U+B86A): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#4917 (U+B86A): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#4918 (U+B86B): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#4918 (U+B86B): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#4919 (U+B86E): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#492 (U+B258): L<<696.0,371.0>--<697.0,583.0>>
    
    * .notdef#4920 (U+B870): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#4921 (U+B872): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#4922 (U+B873): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#4923 (U+B874): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#4924 (U+B875): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#4924 (U+B875): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#4925 (U+B876): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#4926 (U+B877): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#4927 (U+B879): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4928 (U+B87A): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4929 (U+B87B): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#493 (U+B25C): L<<696.0,461.0>--<697.0,683.0>>
    
    * .notdef#4930 (U+B87D): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4931 (U+B87E): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4932 (U+B87F): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4932 (U+B87F): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#4933 (U+B880): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4933 (U+B880): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#4934 (U+B881): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4934 (U+B881): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#4935 (U+B882): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4935 (U+B882): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#4936 (U+B883): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4936 (U+B883): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#4937 (U+B884): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4937 (U+B884): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#4938 (U+B885): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4938 (U+B885): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#4938 (U+B885): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#4939 (U+B886): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4939 (U+B886): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#494 (U+B260): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#494 (U+B260): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#4940 (U+B887): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4940 (U+B887): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#4941 (U+B888): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4941 (U+B888): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#4942 (U+B889): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4942 (U+B889): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#4943 (U+B88A): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4944 (U+B88B): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4945 (U+B88C): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4946 (U+B88E): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4947 (U+B88F): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4948 (U+B890): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4949 (U+B891): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4949 (U+B891): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#495 (U+B268): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#495 (U+B268): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#4950 (U+B892): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4951 (U+B893): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4952 (U+B894): L<<189.0,263.0>--<386.0,264.0>>
    
    * .notdef#4953 (U+B895): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4954 (U+B896): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4955 (U+B897): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4956 (U+B898): L<<189.0,401.0>--<382.0,402.0>>
    
    * .notdef#4957 (U+B899): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4958 (U+B89A): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4959 (U+B89B): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4959 (U+B89B): L<<426.0,-106.0>--<632.0,-105.0>>
    
    * .notdef#496 (U+B269): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#496 (U+B269): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#4960 (U+B89C): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4960 (U+B89C): L<<426.0,-134.0>--<666.0,-133.0>>
    
    * .notdef#4961 (U+B89D): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4961 (U+B89D): L<<311.0,-124.0>--<446.0,-123.0>>
    
    * .notdef#4962 (U+B89E): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4962 (U+B89E): L<<301.0,-124.0>--<443.0,-123.0>>
    
    * .notdef#4963 (U+B89F): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4963 (U+B89F): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#4964 (U+B8A0): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4964 (U+B8A0): L<<321.0,-124.0>--<456.0,-123.0>>
    
    * .notdef#4965 (U+B8A1): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4965 (U+B8A1): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#4965 (U+B8A1): L<<602.0,131.0>--<724.0,132.0>>
    
    * .notdef#4966 (U+B8A2): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4966 (U+B8A2): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#4967 (U+B8A3): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4967 (U+B8A3): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#4968 (U+B8A4): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4968 (U+B8A4): L<<415.0,70.0>--<587.0,71.0>>
    
    * .notdef#4969 (U+B8A5): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4969 (U+B8A5): L<<418.0,-96.0>--<607.0,-95.0>>
    
    * .notdef#4970 (U+B8A6): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4971 (U+B8A7): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4972 (U+B8A9): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4973 (U+B8AA): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4974 (U+B8AB): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4975 (U+B8AC): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4976 (U+B8AD): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4976 (U+B8AD): L<<442.0,126.0>--<633.0,127.0>>
    
    * .notdef#4977 (U+B8AE): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#4978 (U+B8AF): L<<189.0,427.0>--<382.0,428.0>>
    
    * .notdef#4979 (U+B8B1): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4980 (U+B8B2): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4981 (U+B8B3): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4982 (U+B8B5): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4983 (U+B8B6): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4984 (U+B8B7): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4984 (U+B8B7): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#4985 (U+B8B9): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4985 (U+B8B9): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#4986 (U+B8BA): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4986 (U+B8BA): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#4987 (U+B8BB): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4987 (U+B8BB): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#4988 (U+B8BC): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4988 (U+B8BC): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#4989 (U+B8BD): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4989 (U+B8BD): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#4989 (U+B8BD): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#499 (U+B27C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#4990 (U+B8BE): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4990 (U+B8BE): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#4991 (U+B8BF): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4991 (U+B8BF): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#4992 (U+B8C2): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4993 (U+B8C4): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4994 (U+B8C6): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4995 (U+B8C7): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4996 (U+B8C8): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4997 (U+B8C9): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#4997 (U+B8C9): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#4998 (U+B8CA): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#4999 (U+B8CB): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#500 (U+B284): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#5000 (U+B8CD): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5001 (U+B8CE): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5002 (U+B8CF): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5003 (U+B8D1): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5004 (U+B8D2): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5005 (U+B8D3): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5005 (U+B8D3): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#5005 (U+B8D3): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#5006 (U+B8D5): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#5006 (U+B8D5): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5007 (U+B8D6): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5007 (U+B8D6): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5008 (U+B8D7): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5008 (U+B8D7): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5009 (U+B8D8): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#5009 (U+B8D8): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#501 (U+B285): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#5010 (U+B8D9): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#5010 (U+B8D9): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5010 (U+B8D9): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#5011 (U+B8DA): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5011 (U+B8DA): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5012 (U+B8DB): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5012 (U+B8DB): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5013 (U+B8DC): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5013 (U+B8DC): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#5014 (U+B8DE): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5015 (U+B8E0): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5016 (U+B8E2): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5017 (U+B8E3): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5018 (U+B8E4): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5019 (U+B8E5): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5019 (U+B8E5): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#5020 (U+B8E6): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5021 (U+B8E7): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5022 (U+B8EA): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5023 (U+B8EB): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5024 (U+B8ED): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5025 (U+B8EE): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5026 (U+B8EF): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5026 (U+B8EF): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#5026 (U+B8EF): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#5027 (U+B8F1): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#5027 (U+B8F1): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5028 (U+B8F2): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5028 (U+B8F2): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5029 (U+B8F3): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5029 (U+B8F3): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5030 (U+B8F4): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#5030 (U+B8F4): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5031 (U+B8F5): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#5031 (U+B8F5): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5031 (U+B8F5): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#5032 (U+B8F6): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5032 (U+B8F6): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5033 (U+B8F7): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5033 (U+B8F7): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5034 (U+B8FA): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5035 (U+B8FC): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5036 (U+B8FE): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5037 (U+B8FF): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5038 (U+B900): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5039 (U+B901): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5039 (U+B901): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#5040 (U+B902): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5041 (U+B903): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5042 (U+B905): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5042 (U+B905): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5043 (U+B906): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5043 (U+B906): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5044 (U+B907): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5044 (U+B907): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5045 (U+B908): L<<189.0,388.0>--<406.0,389.0>>
    
    * .notdef#5045 (U+B908): L<<706.0,441.0>--<707.0,673.0>>
    
    * .notdef#5046 (U+B909): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5046 (U+B909): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5047 (U+B90A): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5047 (U+B90A): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5048 (U+B90B): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5048 (U+B90B): L<<431.0,72.0>--<605.0,73.0>>
    
    * .notdef#5048 (U+B90B): L<<441.0,-96.0>--<618.0,-95.0>>
    
    * .notdef#5048 (U+B90B): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5049 (U+B90C): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5049 (U+B90C): L<<434.0,-134.0>--<642.0,-133.0>>
    
    * .notdef#5049 (U+B90C): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5050 (U+B90D): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5050 (U+B90D): L<<311.0,-134.0>--<436.0,-133.0>>
    
    * .notdef#5050 (U+B90D): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5051 (U+B90E): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5051 (U+B90E): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5052 (U+B90F): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5052 (U+B90F): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5053 (U+B910): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5053 (U+B910): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5054 (U+B911): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5054 (U+B911): L<<562.0,136.0>--<684.0,137.0>>
    
    * .notdef#5054 (U+B911): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5055 (U+B912): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5055 (U+B912): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5056 (U+B913): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5056 (U+B913): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5057 (U+B914): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5057 (U+B914): L<<432.0,80.0>--<574.0,81.0>>
    
    * .notdef#5057 (U+B914): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5058 (U+B915): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5058 (U+B915): L<<432.0,-98.0>--<587.0,-97.0>>
    
    * .notdef#5058 (U+B915): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5059 (U+B916): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5059 (U+B916): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#506 (U+B298): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#5060 (U+B917): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5060 (U+B917): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5061 (U+B919): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5061 (U+B919): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5062 (U+B91A): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5062 (U+B91A): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5063 (U+B91B): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5063 (U+B91B): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5064 (U+B91C): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5064 (U+B91C): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5065 (U+B91D): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5065 (U+B91D): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5066 (U+B91E): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5066 (U+B91E): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#5067 (U+B91F): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5067 (U+B91F): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#5068 (U+B921): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5068 (U+B921): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5069 (U+B922): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5069 (U+B922): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#507 (U+B299): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#5070 (U+B923): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5070 (U+B923): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5071 (U+B924): L<<189.0,378.0>--<382.0,379.0>>
    
    * .notdef#5071 (U+B924): L<<607.0,479.0>--<608.0,647.0>>
    
    * .notdef#5072 (U+B925): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5072 (U+B925): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5073 (U+B926): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5073 (U+B926): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5074 (U+B927): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5074 (U+B927): L<<501.0,72.0>--<675.0,73.0>>
    
    * .notdef#5074 (U+B927): L<<511.0,-96.0>--<688.0,-95.0>>
    
    * .notdef#5074 (U+B927): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5075 (U+B928): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5075 (U+B928): L<<504.0,-134.0>--<712.0,-133.0>>
    
    * .notdef#5075 (U+B928): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5076 (U+B929): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5076 (U+B929): L<<381.0,-134.0>--<506.0,-133.0>>
    
    * .notdef#5076 (U+B929): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5077 (U+B92A): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5077 (U+B92A): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5078 (U+B92B): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5078 (U+B92B): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5079 (U+B92C): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5079 (U+B92C): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#508 (U+B29A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5080 (U+B92D): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5080 (U+B92D): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5080 (U+B92D): L<<632.0,136.0>--<754.0,137.0>>
    
    * .notdef#5081 (U+B92E): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5081 (U+B92E): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5082 (U+B92F): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5082 (U+B92F): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5083 (U+B930): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5083 (U+B930): L<<502.0,80.0>--<644.0,81.0>>
    
    * .notdef#5083 (U+B930): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5084 (U+B931): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5084 (U+B931): L<<502.0,-98.0>--<657.0,-97.0>>
    
    * .notdef#5084 (U+B931): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5085 (U+B932): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5085 (U+B932): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5086 (U+B933): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5086 (U+B933): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5087 (U+B934): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5087 (U+B934): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5088 (U+B935): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5088 (U+B935): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5089 (U+B936): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5089 (U+B936): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#509 (U+B2A0): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#5090 (U+B937): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5090 (U+B937): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5091 (U+B938): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5091 (U+B938): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5092 (U+B939): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5092 (U+B939): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5093 (U+B93A): L<<189.0,395.0>--<382.0,396.0>>
    
    * .notdef#5093 (U+B93A): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#5094 (U+B93B): L<<189.0,406.0>--<382.0,407.0>>
    
    * .notdef#5094 (U+B93B): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#5095 (U+B93E): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5095 (U+B93E): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#5096 (U+B93F): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5096 (U+B93F): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#5097 (U+B941): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5097 (U+B941): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#5098 (U+B942): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5098 (U+B942): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5099 (U+B943): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5099 (U+B943): L<<431.0,72.0>--<605.0,73.0>>
    
    * .notdef#5099 (U+B943): L<<441.0,-96.0>--<618.0,-95.0>>
    
    * .notdef#5099 (U+B943): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#510 (U+B2A1): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#5100 (U+B945): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5100 (U+B945): L<<311.0,-134.0>--<436.0,-133.0>>
    
    * .notdef#5100 (U+B945): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5101 (U+B946): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5101 (U+B946): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5102 (U+B947): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5102 (U+B947): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5103 (U+B948): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5103 (U+B948): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5104 (U+B949): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5104 (U+B949): L<<562.0,136.0>--<684.0,137.0>>
    
    * .notdef#5104 (U+B949): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5105 (U+B94A): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5105 (U+B94A): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5106 (U+B94B): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5106 (U+B94B): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5107 (U+B94D): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5107 (U+B94D): L<<432.0,-98.0>--<587.0,-97.0>>
    
    * .notdef#5107 (U+B94D): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#5108 (U+B94E): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5108 (U+B94E): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#5109 (U+B950): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5109 (U+B950): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#5110 (U+B952): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5110 (U+B952): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#5111 (U+B953): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5111 (U+B953): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5112 (U+B954): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5112 (U+B954): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#5113 (U+B955): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5113 (U+B955): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5114 (U+B956): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#5114 (U+B956): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#5115 (U+B957): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#5115 (U+B957): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#5116 (U+B95A): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5117 (U+B95B): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5118 (U+B95D): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5119 (U+B95E): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5120 (U+B95F): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5120 (U+B95F): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#5120 (U+B95F): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#5121 (U+B961): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#5121 (U+B961): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5122 (U+B962): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5122 (U+B962): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5123 (U+B963): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5123 (U+B963): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5124 (U+B964): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#5124 (U+B964): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5125 (U+B965): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#5125 (U+B965): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5125 (U+B965): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#5126 (U+B966): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5126 (U+B966): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5127 (U+B967): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5127 (U+B967): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5128 (U+B96A): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5129 (U+B96C): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5130 (U+B96E): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5131 (U+B96F): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5132 (U+B970): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5133 (U+B971): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5133 (U+B971): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#5134 (U+B972): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5135 (U+B973): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5136 (U+B976): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5137 (U+B977): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5138 (U+B979): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5139 (U+B97A): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5140 (U+B97B): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5140 (U+B97B): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#5140 (U+B97B): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#5141 (U+B97D): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#5141 (U+B97D): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5142 (U+B97E): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5142 (U+B97E): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5143 (U+B97F): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5143 (U+B97F): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5144 (U+B980): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#5144 (U+B980): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5145 (U+B981): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#5145 (U+B981): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5145 (U+B981): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#5146 (U+B982): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5146 (U+B982): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5147 (U+B983): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#5147 (U+B983): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5148 (U+B986): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5149 (U+B988): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5150 (U+B98B): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5151 (U+B98C): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#5152 (U+B98F): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#5153 (U+B990): L<<199.0,263.0>--<416.0,264.0>>
    
    * .notdef#5154 (U+B991): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5155 (U+B992): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5156 (U+B993): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5157 (U+B994): L<<199.0,405.0>--<416.0,406.0>>
    
    * .notdef#5158 (U+B995): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5159 (U+B996): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5160 (U+B997): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5160 (U+B997): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#5161 (U+B998): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5161 (U+B998): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#5162 (U+B999): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5162 (U+B999): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#5163 (U+B99A): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5163 (U+B99A): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#5164 (U+B99B): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5164 (U+B99B): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#5165 (U+B99C): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5165 (U+B99C): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#5166 (U+B99D): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5166 (U+B99D): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#5166 (U+B99D): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#5167 (U+B99E): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5167 (U+B99E): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#5168 (U+B99F): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5168 (U+B99F): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#5169 (U+B9A0): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5169 (U+B9A0): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#517 (U+B2B4): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#5170 (U+B9A1): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5170 (U+B9A1): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#5171 (U+B9A2): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5172 (U+B9A3): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5173 (U+B9A4): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5174 (U+B9A5): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5175 (U+B9A6): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5176 (U+B9A7): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5177 (U+B9A8): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5178 (U+B9A9): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5178 (U+B9A9): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#5179 (U+B9AA): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#5180 (U+B9AB): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#5181 (U+B9AE): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#5182 (U+B9AF): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#5183 (U+B9B1): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#5184 (U+B9B2): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#5185 (U+B9B3): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#5185 (U+B9B3): L<<355.0,110.0>--<554.0,111.0>>
    
    * .notdef#5185 (U+B9B3): L<<365.0,-73.0>--<567.0,-72.0>>
    
    * .notdef#5186 (U+B9B5): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#5186 (U+B9B5): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#5187 (U+B9B6): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#5187 (U+B9B6): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#5188 (U+B9B7): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#5188 (U+B9B7): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#5189 (U+B9B8): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#5189 (U+B9B8): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#5190 (U+B9B9): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#5190 (U+B9B9): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#5190 (U+B9B9): L<<541.0,186.0>--<663.0,187.0>>
    
    * .notdef#5191 (U+B9BA): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#5191 (U+B9BA): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#5192 (U+B9BB): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#5192 (U+B9BB): L<<235.0,-112.0>--<370.0,-111.0>>
    
    * .notdef#5193 (U+B9BE): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#5194 (U+B9C0): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#5195 (U+B9C2): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#5196 (U+B9C3): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#5197 (U+B9C4): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#5198 (U+B9C5): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#5198 (U+B9C5): L<<381.0,157.0>--<572.0,158.0>>
    
    * .notdef#5199 (U+B9C6): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#5200 (U+B9C7): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#5204 (U+B9D3): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5205 (U+B9D4): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#5206 (U+B9D5): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5206 (U+B9D5): L<<574.0,186.0>--<696.0,187.0>>
    
    * .notdef#5207 (U+B9D6): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5208 (U+B9D7): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#521 (U+B2D0): L<<390.0,-112.0>--<615.0,-111.0>>
    
    * .notdef#5218 (U+B9EB): L<<458.0,110.0>--<657.0,111.0>>
    
    * .notdef#5218 (U+B9EB): L<<468.0,-73.0>--<670.0,-72.0>>
    
    * .notdef#5219 (U+B9ED): L<<353.0,-112.0>--<488.0,-111.0>>
    
    * .notdef#522 (U+B2D2): L<<255.0,-112.0>--<390.0,-111.0>>
    
    * .notdef#5220 (U+B9EE): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5221 (U+B9EF): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5222 (U+B9F0): L<<353.0,-112.0>--<488.0,-111.0>>
    
    * .notdef#5223 (U+B9F1): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5223 (U+B9F1): L<<644.0,186.0>--<766.0,187.0>>
    
    * .notdef#5224 (U+B9F2): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5225 (U+B9F3): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5229 (U+B9FD): L<<484.0,157.0>--<675.0,158.0>>
    
    * .notdef#523 (U+B2D8): L<<375.0,118.0>--<552.0,119.0>>
    
    * .notdef#5237 (U+BA07): L<<388.0,110.0>--<587.0,111.0>>
    
    * .notdef#5237 (U+BA07): L<<398.0,-73.0>--<600.0,-72.0>>
    
    * .notdef#5238 (U+BA09): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#5239 (U+BA0A): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#524 (U+B2D9): L<<377.0,-69.0>--<546.0,-68.0>>
    
    * .notdef#5240 (U+BA0B): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5241 (U+BA0C): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#5242 (U+BA0D): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5242 (U+BA0D): L<<574.0,186.0>--<696.0,187.0>>
    
    * .notdef#5243 (U+BA0E): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5244 (U+BA0F): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5245 (U+BA10): L<<388.0,118.0>--<565.0,119.0>>
    
    * .notdef#5246 (U+BA11): L<<390.0,-69.0>--<559.0,-68.0>>
    
    * .notdef#5253 (U+BA19): L<<414.0,157.0>--<605.0,158.0>>
    
    * .notdef#5263 (U+BA23): L<<458.0,110.0>--<657.0,111.0>>
    
    * .notdef#5263 (U+BA23): L<<468.0,-73.0>--<670.0,-72.0>>
    
    * .notdef#5264 (U+BA24): L<<473.0,-112.0>--<698.0,-111.0>>
    
    * .notdef#5265 (U+BA25): L<<353.0,-112.0>--<488.0,-111.0>>
    
    * .notdef#5266 (U+BA26): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5267 (U+BA27): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5268 (U+BA28): L<<353.0,-112.0>--<488.0,-111.0>>
    
    * .notdef#5269 (U+BA29): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5269 (U+BA29): L<<644.0,186.0>--<766.0,187.0>>
    
    * .notdef#5270 (U+BA2A): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5271 (U+BA2B): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5272 (U+BA2C): L<<458.0,118.0>--<635.0,119.0>>
    
    * .notdef#5273 (U+BA2D): L<<460.0,-69.0>--<629.0,-68.0>>
    
    * .notdef#528 (U+B2E4): L<<205.0,514.0>--<382.0,515.0>>
    
    * .notdef#528 (U+B2E4): L<<215.0,231.0>--<422.0,232.0>>
    
    * .notdef#5281 (U+BA35): L<<484.0,157.0>--<675.0,158.0>>
    
    * .notdef#5284 (U+BA3A): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#5285 (U+BA3B): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#5286 (U+BA3D): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#5287 (U+BA3E): L<<748.0,451.0>--<749.0,673.0>>
    
    * .notdef#5288 (U+BA3F): L<<388.0,110.0>--<587.0,111.0>>
    
    * .notdef#5288 (U+BA3F): L<<398.0,-73.0>--<600.0,-72.0>>
    
    * .notdef#5288 (U+BA3F): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#5289 (U+BA41): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#5289 (U+BA41): L<<748.0,451.0>--<749.0,673.0>>
    
    * .notdef#529 (U+B2E5): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#529 (U+B2E5): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#5290 (U+BA43): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5290 (U+BA43): L<<748.0,451.0>--<749.0,673.0>>
    
    * .notdef#5291 (U+BA44): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#5291 (U+BA44): L<<748.0,451.0>--<749.0,673.0>>
    
    * .notdef#5292 (U+BA45): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5292 (U+BA45): L<<574.0,186.0>--<696.0,187.0>>
    
    * .notdef#5292 (U+BA45): L<<748.0,451.0>--<749.0,673.0>>
    
    * .notdef#5293 (U+BA46): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5293 (U+BA46): L<<748.0,451.0>--<749.0,673.0>>
    
    * .notdef#5294 (U+BA47): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5294 (U+BA47): L<<748.0,451.0>--<749.0,673.0>>
    
    * .notdef#5295 (U+BA4A): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#5296 (U+BA4C): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#5297 (U+BA4F): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#5298 (U+BA50): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#5299 (U+BA51): L<<414.0,157.0>--<605.0,158.0>>
    
    * .notdef#5299 (U+BA51): L<<748.0,451.0>--<749.0,673.0>>
    
    * .notdef#530 (U+B2E6): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#530 (U+B2E6): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#5300 (U+BA52): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#5301 (U+BA56): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5302 (U+BA57): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5303 (U+BA59): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5304 (U+BA5A): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#5305 (U+BA5B): L<<458.0,110.0>--<657.0,111.0>>
    
    * .notdef#5305 (U+BA5B): L<<468.0,-73.0>--<670.0,-72.0>>
    
    * .notdef#5305 (U+BA5B): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5306 (U+BA5D): L<<353.0,-112.0>--<488.0,-111.0>>
    
    * .notdef#5306 (U+BA5D): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#5307 (U+BA5E): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5307 (U+BA5E): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#5308 (U+BA5F): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5308 (U+BA5F): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#5309 (U+BA60): L<<353.0,-112.0>--<488.0,-111.0>>
    
    * .notdef#5309 (U+BA60): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#531 (U+B2E8): L<<205.0,564.0>--<382.0,565.0>>
    
    * .notdef#531 (U+B2E8): L<<215.0,280.0>--<422.0,281.0>>
    
    * .notdef#5310 (U+BA61): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5310 (U+BA61): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#5310 (U+BA61): L<<644.0,186.0>--<766.0,187.0>>
    
    * .notdef#5311 (U+BA62): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5311 (U+BA62): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#5312 (U+BA63): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5312 (U+BA63): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#5313 (U+BA66): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5314 (U+BA6A): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5315 (U+BA6B): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#5316 (U+BA6C): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5317 (U+BA6D): L<<484.0,157.0>--<675.0,158.0>>
    
    * .notdef#5317 (U+BA6D): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#5318 (U+BA6E): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5319 (U+BA6F): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#532 (U+B2EB): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#532 (U+B2EB): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#532 (U+B2EB): L<<343.0,110.0>--<542.0,111.0>>
    
    * .notdef#532 (U+B2EB): L<<353.0,-73.0>--<555.0,-72.0>>
    
    * .notdef#5320 (U+BA72): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#5321 (U+BA73): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#5322 (U+BA75): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#5323 (U+BA76): L<<748.0,441.0>--<749.0,673.0>>
    
    * .notdef#5324 (U+BA77): L<<388.0,110.0>--<587.0,111.0>>
    
    * .notdef#5324 (U+BA77): L<<398.0,-73.0>--<600.0,-72.0>>
    
    * .notdef#5324 (U+BA77): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#5325 (U+BA79): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#5325 (U+BA79): L<<748.0,441.0>--<749.0,673.0>>
    
    * .notdef#5326 (U+BA7A): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5326 (U+BA7A): L<<748.0,441.0>--<749.0,673.0>>
    
    * .notdef#5327 (U+BA7B): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5327 (U+BA7B): L<<748.0,441.0>--<749.0,673.0>>
    
    * .notdef#5328 (U+BA7C): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#5328 (U+BA7C): L<<748.0,441.0>--<749.0,673.0>>
    
    * .notdef#5329 (U+BA7D): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5329 (U+BA7D): L<<574.0,186.0>--<696.0,187.0>>
    
    * .notdef#5329 (U+BA7D): L<<748.0,441.0>--<749.0,673.0>>
    
    * .notdef#533 (U+B2EC): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#533 (U+B2EC): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#533 (U+B2EC): L<<358.0,-112.0>--<583.0,-111.0>>
    
    * .notdef#5330 (U+BA7E): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5330 (U+BA7E): L<<748.0,441.0>--<749.0,673.0>>
    
    * .notdef#5331 (U+BA7F): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5331 (U+BA7F): L<<748.0,441.0>--<749.0,673.0>>
    
    * .notdef#5332 (U+BA80): L<<388.0,118.0>--<565.0,119.0>>
    
    * .notdef#5332 (U+BA80): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#5333 (U+BA81): L<<390.0,-69.0>--<559.0,-68.0>>
    
    * .notdef#5333 (U+BA81): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#5334 (U+BA82): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#5335 (U+BA86): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#5336 (U+BA88): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#5337 (U+BA89): L<<414.0,157.0>--<605.0,158.0>>
    
    * .notdef#5337 (U+BA89): L<<748.0,441.0>--<749.0,673.0>>
    
    * .notdef#5338 (U+BA8A): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#5339 (U+BA8B): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#534 (U+B2ED): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#534 (U+B2ED): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#534 (U+B2ED): L<<238.0,-112.0>--<373.0,-111.0>>
    
    * .notdef#5340 (U+BA8D): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5341 (U+BA8E): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5342 (U+BA8F): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5343 (U+BA90): L<<635.0,361.0>--<636.0,623.0>>
    
    * .notdef#5344 (U+BA91): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5345 (U+BA92): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5346 (U+BA93): L<<458.0,110.0>--<657.0,111.0>>
    
    * .notdef#5346 (U+BA93): L<<468.0,-73.0>--<670.0,-72.0>>
    
    * .notdef#5346 (U+BA93): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5347 (U+BA94): L<<473.0,-112.0>--<698.0,-111.0>>
    
    * .notdef#5347 (U+BA94): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5348 (U+BA95): L<<353.0,-112.0>--<488.0,-111.0>>
    
    * .notdef#5348 (U+BA95): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5349 (U+BA96): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5349 (U+BA96): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#535 (U+B2EE): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#535 (U+B2EE): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#535 (U+B2EE): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#5350 (U+BA97): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5350 (U+BA97): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5351 (U+BA98): L<<353.0,-112.0>--<488.0,-111.0>>
    
    * .notdef#5351 (U+BA98): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5352 (U+BA99): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5352 (U+BA99): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5352 (U+BA99): L<<644.0,186.0>--<766.0,187.0>>
    
    * .notdef#5353 (U+BA9A): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5353 (U+BA9A): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5354 (U+BA9B): L<<338.0,-112.0>--<473.0,-111.0>>
    
    * .notdef#5354 (U+BA9B): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5355 (U+BA9C): L<<458.0,118.0>--<635.0,119.0>>
    
    * .notdef#5355 (U+BA9C): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5356 (U+BA9D): L<<460.0,-69.0>--<629.0,-68.0>>
    
    * .notdef#5356 (U+BA9D): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5357 (U+BA9E): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5358 (U+BA9F): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5359 (U+BAA0): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#536 (U+B2EF): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#536 (U+B2EF): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#536 (U+B2EF): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#5360 (U+BAA1): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5361 (U+BAA2): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5362 (U+BAA3): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5363 (U+BAA4): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5364 (U+BAA5): L<<484.0,157.0>--<675.0,158.0>>
    
    * .notdef#5364 (U+BAA5): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5365 (U+BAA6): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#5366 (U+BAA7): L<<635.0,471.0>--<636.0,653.0>>
    
    * .notdef#5367 (U+BAAA): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5368 (U+BAAD): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5369 (U+BAAE): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#537 (U+B2F3): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#537 (U+B2F3): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#537 (U+B2F3): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#5370 (U+BAAF): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5370 (U+BAAF): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#5370 (U+BAAF): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#5371 (U+BAB1): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#5371 (U+BAB1): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5372 (U+BAB3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5372 (U+BAB3): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5373 (U+BAB4): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#5373 (U+BAB4): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5374 (U+BAB5): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#5374 (U+BAB5): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5374 (U+BAB5): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#5375 (U+BAB6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5375 (U+BAB6): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5376 (U+BAB7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5376 (U+BAB7): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5377 (U+BABA): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5378 (U+BABC): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5379 (U+BABE): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#538 (U+B2F4): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#538 (U+B2F4): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#538 (U+B2F4): L<<343.0,118.0>--<520.0,119.0>>
    
    * .notdef#5380 (U+BABF): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5381 (U+BAC0): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5382 (U+BAC1): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5382 (U+BAC1): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#5383 (U+BAC2): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5384 (U+BAC3): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5385 (U+BAC5): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5386 (U+BAC6): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5387 (U+BAC7): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5388 (U+BAC9): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5389 (U+BACA): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#539 (U+B2F5): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#539 (U+B2F5): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#539 (U+B2F5): L<<345.0,-69.0>--<514.0,-68.0>>
    
    * .notdef#5390 (U+BACB): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5390 (U+BACB): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#5390 (U+BACB): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#5391 (U+BACC): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5391 (U+BACC): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#5392 (U+BACD): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5392 (U+BACD): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#5393 (U+BACE): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5393 (U+BACE): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5394 (U+BACF): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5394 (U+BACF): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5395 (U+BAD0): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5395 (U+BAD0): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#5396 (U+BAD1): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5396 (U+BAD1): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5396 (U+BAD1): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#5397 (U+BAD2): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5397 (U+BAD2): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5398 (U+BAD3): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5398 (U+BAD3): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5399 (U+BAD4): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5399 (U+BAD4): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#540 (U+B2F7): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#540 (U+B2F7): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#5400 (U+BAD5): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5400 (U+BAD5): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#5401 (U+BAD6): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5402 (U+BAD7): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5403 (U+BADA): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5404 (U+BADB): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5405 (U+BADC): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5406 (U+BADD): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5406 (U+BADD): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#5407 (U+BADE): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5408 (U+BADF): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5409 (U+BAE0): L<<176.0,518.0>--<333.0,519.0>>
    
    * .notdef#541 (U+B2F8): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#541 (U+B2F8): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#5410 (U+BAE1): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5411 (U+BAE2): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5412 (U+BAE3): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5414 (U+BAE5): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5415 (U+BAE6): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5416 (U+BAE7): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5416 (U+BAE7): L<<416.0,70.0>--<625.0,71.0>>
    
    * .notdef#5416 (U+BAE7): L<<426.0,-93.0>--<632.0,-92.0>>
    
    * .notdef#5417 (U+BAE8): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5417 (U+BAE8): L<<426.0,-122.0>--<666.0,-121.0>>
    
    * .notdef#5418 (U+BAE9): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5418 (U+BAE9): L<<311.0,-112.0>--<446.0,-111.0>>
    
    * .notdef#5419 (U+BAEA): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5419 (U+BAEA): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#542 (U+B2F9): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#542 (U+B2F9): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#5420 (U+BAEB): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5420 (U+BAEB): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#5421 (U+BAEC): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5421 (U+BAEC): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#5422 (U+BAED): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5422 (U+BAED): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#5422 (U+BAED): L<<602.0,151.0>--<724.0,152.0>>
    
    * .notdef#5423 (U+BAEE): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5423 (U+BAEE): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#5424 (U+BAEF): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5424 (U+BAEF): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#5425 (U+BAF0): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5425 (U+BAF0): L<<415.0,88.0>--<587.0,89.0>>
    
    * .notdef#5426 (U+BAF1): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5426 (U+BAF1): L<<418.0,-83.0>--<607.0,-82.0>>
    
    * .notdef#5427 (U+BAF2): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5428 (U+BAF3): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5429 (U+BAF4): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#543 (U+B2FA): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#543 (U+B2FA): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#5430 (U+BAF5): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5431 (U+BAF6): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5432 (U+BAF7): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5433 (U+BAF8): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5434 (U+BAF9): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5434 (U+BAF9): L<<442.0,146.0>--<633.0,147.0>>
    
    * .notdef#5435 (U+BAFA): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5436 (U+BAFB): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5437 (U+BAFD): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5438 (U+BAFE): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5439 (U+BAFF): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#544 (U+B2FB): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#544 (U+B2FB): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#5440 (U+BB01): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5441 (U+BB02): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5442 (U+BB03): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5442 (U+BB03): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#5442 (U+BB03): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#5443 (U+BB05): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5443 (U+BB05): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#5444 (U+BB06): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5444 (U+BB06): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5445 (U+BB07): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5445 (U+BB07): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5446 (U+BB08): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5446 (U+BB08): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#5447 (U+BB09): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5447 (U+BB09): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5447 (U+BB09): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#5448 (U+BB0A): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5448 (U+BB0A): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5449 (U+BB0B): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5449 (U+BB0B): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#545 (U+B2FF): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#545 (U+B2FF): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#5450 (U+BB0C): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5450 (U+BB0C): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#5451 (U+BB0E): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5452 (U+BB10): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5453 (U+BB12): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5454 (U+BB13): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5455 (U+BB14): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5456 (U+BB15): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5456 (U+BB15): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#5457 (U+BB16): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5458 (U+BB17): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5459 (U+BB19): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#546 (U+B300): L<<205.0,514.0>--<347.0,515.0>>
    
    * .notdef#546 (U+B300): L<<215.0,231.0>--<392.0,232.0>>
    
    * .notdef#5460 (U+BB1A): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5461 (U+BB1B): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5462 (U+BB1D): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5463 (U+BB1E): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5464 (U+BB1F): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5464 (U+BB1F): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#5464 (U+BB1F): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#5465 (U+BB21): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#5465 (U+BB21): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5466 (U+BB22): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5466 (U+BB22): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5467 (U+BB23): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5467 (U+BB23): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5468 (U+BB24): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#5468 (U+BB24): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5469 (U+BB25): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#5469 (U+BB25): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5469 (U+BB25): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#547 (U+B301): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#547 (U+B301): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#5470 (U+BB26): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5470 (U+BB26): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5471 (U+BB27): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5471 (U+BB27): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5472 (U+BB28): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5472 (U+BB28): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#5473 (U+BB2A): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5474 (U+BB2C): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5475 (U+BB2D): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5476 (U+BB2E): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5477 (U+BB2F): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5478 (U+BB30): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5479 (U+BB31): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5479 (U+BB31): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#548 (U+B304): L<<194.0,564.0>--<349.0,565.0>>
    
    * .notdef#548 (U+B304): L<<204.0,280.0>--<376.0,281.0>>
    
    * .notdef#5480 (U+BB32): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5481 (U+BB33): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5482 (U+BB37): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5483 (U+BB39): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5484 (U+BB3A): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5485 (U+BB3F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5485 (U+BB3F): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5486 (U+BB40): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#5486 (U+BB40): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5487 (U+BB41): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#5487 (U+BB41): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5487 (U+BB41): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#5488 (U+BB42): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5488 (U+BB42): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5489 (U+BB43): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5489 (U+BB43): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#549 (U+B308): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#549 (U+B308): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#549 (U+B308): L<<427.0,-112.0>--<652.0,-111.0>>
    
    * .notdef#5490 (U+BB46): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5491 (U+BB48): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5492 (U+BB4A): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5493 (U+BB4B): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5494 (U+BB4C): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5495 (U+BB4E): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5496 (U+BB51): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5496 (U+BB51): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5497 (U+BB52): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5497 (U+BB52): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5498 (U+BB53): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5498 (U+BB53): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5499 (U+BB55): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5499 (U+BB55): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#55 (U+3166): L<<723.0,474.0>--<581.0,473.0>>
    
    * .notdef#55 (U+3166): L<<736.0,247.0>--<591.0,246.0>>
    
    * .notdef#550 (U+B310): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#550 (U+B310): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#550 (U+B310): L<<412.0,118.0>--<589.0,119.0>>
    
    * .notdef#5500 (U+BB56): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5500 (U+BB56): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5501 (U+BB57): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5501 (U+BB57): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#5501 (U+BB57): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#5501 (U+BB57): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5502 (U+BB59): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5502 (U+BB59): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#5502 (U+BB59): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5503 (U+BB5A): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5503 (U+BB5A): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5504 (U+BB5B): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5504 (U+BB5B): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5505 (U+BB5C): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5505 (U+BB5C): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5506 (U+BB5D): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5506 (U+BB5D): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#5506 (U+BB5D): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5507 (U+BB5E): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5507 (U+BB5E): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5508 (U+BB5F): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5508 (U+BB5F): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5509 (U+BB60): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5509 (U+BB60): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#5509 (U+BB60): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#551 (U+B311): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#551 (U+B311): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#551 (U+B311): L<<414.0,-69.0>--<583.0,-68.0>>
    
    * .notdef#5510 (U+BB62): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5510 (U+BB62): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5511 (U+BB64): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5511 (U+BB64): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5512 (U+BB65): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5512 (U+BB65): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5513 (U+BB66): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5513 (U+BB66): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5514 (U+BB67): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5514 (U+BB67): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5515 (U+BB68): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5515 (U+BB68): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5516 (U+BB69): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5516 (U+BB69): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#5516 (U+BB69): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5517 (U+BB6A): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5517 (U+BB6A): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5518 (U+BB6B): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5518 (U+BB6B): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5519 (U+BB6D): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5519 (U+BB6D): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#552 (U+B313): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#552 (U+B313): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#5520 (U+BB6E): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5520 (U+BB6E): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5521 (U+BB6F): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5521 (U+BB6F): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5522 (U+BB70): L<<607.0,505.0>--<608.0,657.0>>
    
    * .notdef#5523 (U+BB71): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5523 (U+BB71): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5524 (U+BB72): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5524 (U+BB72): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5525 (U+BB73): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5525 (U+BB73): L<<501.0,90.0>--<675.0,91.0>>
    
    * .notdef#5525 (U+BB73): L<<511.0,-83.0>--<688.0,-82.0>>
    
    * .notdef#5525 (U+BB73): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5526 (U+BB74): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5526 (U+BB74): L<<504.0,-122.0>--<712.0,-121.0>>
    
    * .notdef#5526 (U+BB74): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5527 (U+BB75): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5527 (U+BB75): L<<381.0,-122.0>--<506.0,-121.0>>
    
    * .notdef#5527 (U+BB75): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5528 (U+BB76): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5528 (U+BB76): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5529 (U+BB77): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5529 (U+BB77): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#553 (U+B314): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#553 (U+B314): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#5530 (U+BB78): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5530 (U+BB78): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5531 (U+BB79): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5531 (U+BB79): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5531 (U+BB79): L<<632.0,156.0>--<754.0,157.0>>
    
    * .notdef#5532 (U+BB7A): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5532 (U+BB7A): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5533 (U+BB7B): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5533 (U+BB7B): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5534 (U+BB7C): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5534 (U+BB7C): L<<502.0,98.0>--<644.0,99.0>>
    
    * .notdef#5534 (U+BB7C): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5535 (U+BB7D): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5535 (U+BB7D): L<<502.0,-85.0>--<657.0,-84.0>>
    
    * .notdef#5535 (U+BB7D): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5536 (U+BB7E): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5536 (U+BB7E): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5537 (U+BB7F): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5537 (U+BB7F): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5538 (U+BB80): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5538 (U+BB80): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5539 (U+BB81): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5539 (U+BB81): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#554 (U+B315): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#554 (U+B315): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#5540 (U+BB82): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5540 (U+BB82): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5541 (U+BB83): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5541 (U+BB83): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5542 (U+BB84): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5542 (U+BB84): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5543 (U+BB85): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5543 (U+BB85): L<<502.0,137.0>--<693.0,138.0>>
    
    * .notdef#5543 (U+BB85): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5544 (U+BB86): L<<176.0,658.0>--<333.0,659.0>>
    
    * .notdef#5544 (U+BB86): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5545 (U+BB87): L<<176.0,661.0>--<333.0,662.0>>
    
    * .notdef#5545 (U+BB87): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5546 (U+BB89): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5546 (U+BB89): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5547 (U+BB8A): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5547 (U+BB8A): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5548 (U+BB8B): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5548 (U+BB8B): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5549 (U+BB8D): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5549 (U+BB8D): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#555 (U+B31C): L<<205.0,514.0>--<382.0,515.0>>
    
    * .notdef#555 (U+B31C): L<<215.0,231.0>--<422.0,232.0>>
    
    * .notdef#5550 (U+BB8E): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5550 (U+BB8E): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5551 (U+BB8F): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5551 (U+BB8F): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#5551 (U+BB8F): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#5551 (U+BB8F): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5552 (U+BB91): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5552 (U+BB91): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#5552 (U+BB91): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5553 (U+BB92): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5553 (U+BB92): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5554 (U+BB93): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5554 (U+BB93): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5555 (U+BB94): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5555 (U+BB94): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5556 (U+BB95): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5556 (U+BB95): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#5556 (U+BB95): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5557 (U+BB96): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5557 (U+BB96): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5558 (U+BB97): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5558 (U+BB97): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5559 (U+BB98): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5559 (U+BB98): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#5559 (U+BB98): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#556 (U+B354): L<<205.0,514.0>--<382.0,515.0>>
    
    * .notdef#556 (U+B354): L<<215.0,231.0>--<422.0,232.0>>
    
    * .notdef#556 (U+B354): L<<703.0,271.0>--<704.0,573.0>>
    
    * .notdef#5560 (U+BB99): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5560 (U+BB99): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#5560 (U+BB99): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5561 (U+BB9A): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5561 (U+BB9A): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5562 (U+BB9B): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5562 (U+BB9B): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5563 (U+BB9C): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5563 (U+BB9C): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5564 (U+BB9D): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5564 (U+BB9D): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5565 (U+BB9E): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5565 (U+BB9E): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5566 (U+BB9F): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5566 (U+BB9F): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5567 (U+BBA0): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5567 (U+BBA0): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#5568 (U+BBA1): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5568 (U+BBA1): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#5568 (U+BBA1): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5569 (U+BBA2): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#5569 (U+BBA2): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#557 (U+B355): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#557 (U+B355): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#557 (U+B355): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#5570 (U+BBA3): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#5570 (U+BBA3): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#5571 (U+BBA5): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5572 (U+BBA6): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5573 (U+BBA7): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5574 (U+BBA9): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5575 (U+BBAA): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5576 (U+BBAB): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5576 (U+BBAB): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#5576 (U+BBAB): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#5577 (U+BBAD): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#5577 (U+BBAD): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5578 (U+BBAE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5578 (U+BBAE): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5579 (U+BBAF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5579 (U+BBAF): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#558 (U+B356): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#558 (U+B356): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#558 (U+B356): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#5580 (U+BBB0): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#5580 (U+BBB0): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5581 (U+BBB1): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#5581 (U+BBB1): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5581 (U+BBB1): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#5582 (U+BBB2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5582 (U+BBB2): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5583 (U+BBB3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5583 (U+BBB3): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5584 (U+BBB5): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5584 (U+BBB5): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#5585 (U+BBB6): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5586 (U+BBB8): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5587 (U+BBB9): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5588 (U+BBBA): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5589 (U+BBBB): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#559 (U+B358): L<<205.0,564.0>--<382.0,565.0>>
    
    * .notdef#559 (U+B358): L<<215.0,280.0>--<422.0,281.0>>
    
    * .notdef#559 (U+B358): L<<703.0,335.0>--<704.0,653.0>>
    
    * .notdef#5590 (U+BBBC): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5591 (U+BBBD): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5591 (U+BBBD): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#5592 (U+BBBE): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5593 (U+BBBF): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5594 (U+BBC1): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5595 (U+BBC2): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5596 (U+BBC3): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5597 (U+BBC5): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5598 (U+BBC6): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5599 (U+BBC7): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5599 (U+BBC7): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#5599 (U+BBC7): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#560 (U+B35B): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#560 (U+B35B): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#560 (U+B35B): L<<343.0,110.0>--<542.0,111.0>>
    
    * .notdef#560 (U+B35B): L<<353.0,-73.0>--<555.0,-72.0>>
    
    * .notdef#560 (U+B35B): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#5600 (U+BBC9): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#5600 (U+BBC9): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5601 (U+BBCA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5601 (U+BBCA): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5602 (U+BBCB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5602 (U+BBCB): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5603 (U+BBCC): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#5603 (U+BBCC): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5604 (U+BBCD): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#5604 (U+BBCD): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5604 (U+BBCD): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#5605 (U+BBCE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5605 (U+BBCE): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5606 (U+BBCF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5606 (U+BBCF): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5607 (U+BBD1): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5607 (U+BBD1): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#5608 (U+BBD2): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5609 (U+BBD4): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#561 (U+B35C): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#561 (U+B35C): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#561 (U+B35C): L<<358.0,-112.0>--<583.0,-111.0>>
    
    * .notdef#561 (U+B35C): L<<703.0,451.0>--<704.0,673.0>>
    
    * .notdef#5610 (U+BBD5): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5611 (U+BBD6): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5612 (U+BBD7): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5613 (U+BBD8): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5614 (U+BBD9): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5614 (U+BBD9): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#5615 (U+BBDA): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#5616 (U+BBDB): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#5617 (U+BBDC): L<<186.0,518.0>--<363.0,519.0>>
    
    * .notdef#5618 (U+BBDD): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5619 (U+BBDE): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#562 (U+B35E): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#562 (U+B35E): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#562 (U+B35E): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#562 (U+B35E): L<<703.0,451.0>--<704.0,673.0>>
    
    * .notdef#5620 (U+BBDF): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5621 (U+BBE0): L<<186.0,662.0>--<363.0,663.0>>
    
    * .notdef#5622 (U+BBE1): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5623 (U+BBE2): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5624 (U+BBE3): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5624 (U+BBE3): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#5624 (U+BBE3): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#5625 (U+BBE4): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5625 (U+BBE4): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#5626 (U+BBE5): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5626 (U+BBE5): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#5627 (U+BBE6): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5627 (U+BBE6): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5628 (U+BBE7): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5628 (U+BBE7): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5629 (U+BBE8): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5629 (U+BBE8): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#563 (U+B35F): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#563 (U+B35F): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#563 (U+B35F): L<<223.0,-112.0>--<358.0,-111.0>>
    
    * .notdef#563 (U+B35F): L<<703.0,451.0>--<704.0,673.0>>
    
    * .notdef#5630 (U+BBE9): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5630 (U+BBE9): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5630 (U+BBE9): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#5631 (U+BBEA): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5631 (U+BBEA): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5632 (U+BBEB): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5632 (U+BBEB): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5633 (U+BBEC): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5633 (U+BBEC): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#5634 (U+BBED): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5634 (U+BBED): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#5635 (U+BBEE): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5636 (U+BBEF): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5637 (U+BBF0): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5638 (U+BBF1): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5639 (U+BBF2): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#564 (U+B364): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#564 (U+B364): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#564 (U+B364): L<<343.0,118.0>--<520.0,119.0>>
    
    * .notdef#564 (U+B364): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#5640 (U+BBF3): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5641 (U+BBF4): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5642 (U+BBF5): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5642 (U+BBF5): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#5643 (U+BBF6): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#5644 (U+BBF7): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#5649 (U+BC01): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#565 (U+B365): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#565 (U+B365): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#565 (U+B365): L<<345.0,-69.0>--<514.0,-68.0>>
    
    * .notdef#565 (U+B365): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#5650 (U+BC03): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5651 (U+BC04): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#5652 (U+BC05): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5652 (U+BC05): L<<574.0,186.0>--<696.0,187.0>>
    
    * .notdef#5653 (U+BC06): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#5654 (U+BC07): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#566 (U+B367): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#566 (U+B367): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#566 (U+B367): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#5662 (U+BC20): L<<272.0,-112.0>--<407.0,-111.0>>
    
    * .notdef#5663 (U+BC21): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5663 (U+BC21): L<<563.0,186.0>--<685.0,187.0>>
    
    * .notdef#5664 (U+BC22): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5665 (U+BC23): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#567 (U+B369): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#567 (U+B369): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#567 (U+B369): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#5677 (U+BC37): L<<447.0,110.0>--<646.0,111.0>>
    
    * .notdef#5677 (U+BC37): L<<457.0,-73.0>--<659.0,-72.0>>
    
    * .notdef#5678 (U+BC39): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#5679 (U+BC3A): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#568 (U+B36B): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#568 (U+B36B): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#568 (U+B36B): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#5680 (U+BC3B): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5681 (U+BC3C): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#5682 (U+BC3D): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5682 (U+BC3D): L<<633.0,186.0>--<755.0,187.0>>
    
    * .notdef#5683 (U+BC3E): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5684 (U+BC3F): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#569 (U+B36E): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#569 (U+B36E): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#569 (U+B36E): L<<703.0,401.0>--<704.0,663.0>>
    
    * .notdef#5695 (U+BC53): L<<377.0,110.0>--<576.0,111.0>>
    
    * .notdef#5695 (U+BC53): L<<387.0,-73.0>--<589.0,-72.0>>
    
    * .notdef#5696 (U+BC54): L<<392.0,-112.0>--<617.0,-111.0>>
    
    * .notdef#5697 (U+BC55): L<<272.0,-112.0>--<407.0,-111.0>>
    
    * .notdef#5698 (U+BC56): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5699 (U+BC57): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#570 (U+B370): L<<205.0,514.0>--<347.0,515.0>>
    
    * .notdef#570 (U+B370): L<<215.0,231.0>--<392.0,232.0>>
    
    * .notdef#570 (U+B370): L<<609.0,291.0>--<610.0,573.0>>
    
    * .notdef#5700 (U+BC58): L<<272.0,-112.0>--<407.0,-111.0>>
    
    * .notdef#5701 (U+BC59): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5701 (U+BC59): L<<563.0,186.0>--<685.0,187.0>>
    
    * .notdef#5702 (U+BC5A): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5703 (U+BC5B): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5704 (U+BC5C): L<<377.0,118.0>--<554.0,119.0>>
    
    * .notdef#571 (U+B371): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#571 (U+B371): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#571 (U+B371): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#5712 (U+BC65): L<<403.0,157.0>--<594.0,158.0>>
    
    * .notdef#5715 (U+BC68): L<<194.0,270.0>--<195.0,393.0>>
    
    * .notdef#572 (U+B374): L<<194.0,564.0>--<349.0,565.0>>
    
    * .notdef#572 (U+B374): L<<204.0,280.0>--<376.0,281.0>>
    
    * .notdef#572 (U+B374): L<<589.0,370.0>--<590.0,623.0>>
    
    * .notdef#5722 (U+BC6F): L<<447.0,110.0>--<646.0,111.0>>
    
    * .notdef#5722 (U+BC6F): L<<457.0,-73.0>--<659.0,-72.0>>
    
    * .notdef#5723 (U+BC70): L<<462.0,-112.0>--<687.0,-111.0>>
    
    * .notdef#5724 (U+BC71): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#5725 (U+BC72): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5726 (U+BC73): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5727 (U+BC74): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#5728 (U+BC75): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5728 (U+BC75): L<<633.0,186.0>--<755.0,187.0>>
    
    * .notdef#5729 (U+BC76): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#573 (U+B378): L<<194.0,579.0>--<355.0,580.0>>
    
    * .notdef#573 (U+B378): L<<204.0,315.0>--<376.0,316.0>>
    
    * .notdef#573 (U+B378): L<<427.0,-112.0>--<652.0,-111.0>>
    
    * .notdef#573 (U+B378): L<<589.0,481.0>--<590.0,653.0>>
    
    * .notdef#5730 (U+BC77): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5731 (U+BC78): L<<447.0,118.0>--<624.0,119.0>>
    
    * .notdef#5732 (U+BC79): L<<449.0,-69.0>--<618.0,-68.0>>
    
    * .notdef#574 (U+B380): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#574 (U+B380): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#574 (U+B380): L<<412.0,118.0>--<589.0,119.0>>
    
    * .notdef#574 (U+B380): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#5740 (U+BC81): L<<473.0,157.0>--<664.0,158.0>>
    
    * .notdef#5743 (U+BC86): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#5744 (U+BC87): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#5745 (U+BC89): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#5746 (U+BC8A): L<<737.0,451.0>--<738.0,673.0>>
    
    * .notdef#5747 (U+BC8D): L<<272.0,-112.0>--<407.0,-111.0>>
    
    * .notdef#5747 (U+BC8D): L<<737.0,451.0>--<738.0,673.0>>
    
    * .notdef#5748 (U+BC8F): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5748 (U+BC8F): L<<737.0,451.0>--<738.0,673.0>>
    
    * .notdef#5749 (U+BC90): L<<272.0,-112.0>--<407.0,-111.0>>
    
    * .notdef#5749 (U+BC90): L<<737.0,451.0>--<738.0,673.0>>
    
    * .notdef#575 (U+B381): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#575 (U+B381): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#575 (U+B381): L<<414.0,-69.0>--<583.0,-68.0>>
    
    * .notdef#575 (U+B381): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#5750 (U+BC91): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5750 (U+BC91): L<<563.0,186.0>--<685.0,187.0>>
    
    * .notdef#5750 (U+BC91): L<<737.0,451.0>--<738.0,673.0>>
    
    * .notdef#5751 (U+BC92): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5751 (U+BC92): L<<737.0,451.0>--<738.0,673.0>>
    
    * .notdef#5752 (U+BC93): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5752 (U+BC93): L<<737.0,451.0>--<738.0,673.0>>
    
    * .notdef#5753 (U+BC96): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#5754 (U+BC98): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#5755 (U+BC9B): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#5756 (U+BC9C): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#5757 (U+BC9D): L<<403.0,157.0>--<594.0,158.0>>
    
    * .notdef#5757 (U+BC9D): L<<737.0,451.0>--<738.0,673.0>>
    
    * .notdef#5758 (U+BC9E): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#5759 (U+BC9F): L<<737.0,401.0>--<738.0,663.0>>
    
    * .notdef#576 (U+B383): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#576 (U+B383): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#576 (U+B383): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#5760 (U+BCA2): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5761 (U+BCA3): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5762 (U+BCA5): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5763 (U+BCA6): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#5764 (U+BCA9): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#5764 (U+BCA9): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#5765 (U+BCAA): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5765 (U+BCAA): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#5766 (U+BCAB): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5766 (U+BCAB): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#5767 (U+BCAC): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#5767 (U+BCAC): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#5768 (U+BCAD): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5768 (U+BCAD): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#5768 (U+BCAD): L<<633.0,186.0>--<755.0,187.0>>
    
    * .notdef#5769 (U+BCAE): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5769 (U+BCAE): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#577 (U+B384): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#577 (U+B384): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#577 (U+B384): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#5770 (U+BCAF): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5770 (U+BCAF): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#5771 (U+BCB2): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5772 (U+BCB6): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5773 (U+BCB7): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#5774 (U+BCB8): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5775 (U+BCB9): L<<473.0,157.0>--<664.0,158.0>>
    
    * .notdef#5775 (U+BCB9): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#5776 (U+BCBA): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5777 (U+BCBB): L<<624.0,481.0>--<625.0,653.0>>
    
    * .notdef#5778 (U+BCBE): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#5779 (U+BCBF): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#578 (U+B385): L<<194.0,574.0>--<349.0,575.0>>
    
    * .notdef#578 (U+B385): L<<204.0,301.0>--<376.0,302.0>>
    
    * .notdef#578 (U+B385): L<<589.0,431.0>--<590.0,643.0>>
    
    * .notdef#5780 (U+BCC1): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#5781 (U+BCC2): L<<737.0,441.0>--<738.0,673.0>>
    
    * .notdef#5782 (U+BCC3): L<<377.0,110.0>--<576.0,111.0>>
    
    * .notdef#5782 (U+BCC3): L<<387.0,-73.0>--<589.0,-72.0>>
    
    * .notdef#5782 (U+BCC3): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#5783 (U+BCC5): L<<272.0,-112.0>--<407.0,-111.0>>
    
    * .notdef#5783 (U+BCC5): L<<737.0,441.0>--<738.0,673.0>>
    
    * .notdef#5784 (U+BCC6): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5784 (U+BCC6): L<<737.0,441.0>--<738.0,673.0>>
    
    * .notdef#5785 (U+BCC7): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5785 (U+BCC7): L<<737.0,441.0>--<738.0,673.0>>
    
    * .notdef#5786 (U+BCC8): L<<272.0,-112.0>--<407.0,-111.0>>
    
    * .notdef#5786 (U+BCC8): L<<737.0,441.0>--<738.0,673.0>>
    
    * .notdef#5787 (U+BCC9): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5787 (U+BCC9): L<<563.0,186.0>--<685.0,187.0>>
    
    * .notdef#5787 (U+BCC9): L<<737.0,441.0>--<738.0,673.0>>
    
    * .notdef#5788 (U+BCCA): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5788 (U+BCCA): L<<737.0,441.0>--<738.0,673.0>>
    
    * .notdef#5789 (U+BCCB): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#5789 (U+BCCB): L<<737.0,441.0>--<738.0,673.0>>
    
    * .notdef#579 (U+B38C): L<<205.0,509.0>--<382.0,510.0>>
    
    * .notdef#579 (U+B38C): L<<215.0,217.0>--<422.0,218.0>>
    
    * .notdef#579 (U+B38C): L<<703.0,271.0>--<704.0,573.0>>
    
    * .notdef#5790 (U+BCCC): L<<377.0,118.0>--<554.0,119.0>>
    
    * .notdef#5790 (U+BCCC): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#5791 (U+BCCE): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#5792 (U+BCD2): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#5793 (U+BCD3): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#5794 (U+BCD4): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#5795 (U+BCD6): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#5796 (U+BCD7): L<<737.0,411.0>--<738.0,663.0>>
    
    * .notdef#5797 (U+BCD9): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5798 (U+BCDA): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5799 (U+BCDB): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#58 (U+3169): L<<291.0,138.0>--<154.0,137.0>>
    
    * .notdef#580 (U+B390): L<<205.0,561.0>--<382.0,562.0>>
    
    * .notdef#580 (U+B390): L<<215.0,274.0>--<422.0,275.0>>
    
    * .notdef#580 (U+B390): L<<703.0,332.0>--<704.0,653.0>>
    
    * .notdef#5800 (U+BCDD): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5801 (U+BCDE): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5802 (U+BCDF): L<<447.0,110.0>--<646.0,111.0>>
    
    * .notdef#5802 (U+BCDF): L<<457.0,-73.0>--<659.0,-72.0>>
    
    * .notdef#5802 (U+BCDF): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5803 (U+BCE0): L<<462.0,-112.0>--<687.0,-111.0>>
    
    * .notdef#5803 (U+BCE0): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5804 (U+BCE1): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#5804 (U+BCE1): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5805 (U+BCE2): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5805 (U+BCE2): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5806 (U+BCE3): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5806 (U+BCE3): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5807 (U+BCE4): L<<342.0,-112.0>--<477.0,-111.0>>
    
    * .notdef#5807 (U+BCE4): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5808 (U+BCE5): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5808 (U+BCE5): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5808 (U+BCE5): L<<633.0,186.0>--<755.0,187.0>>
    
    * .notdef#5809 (U+BCE6): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5809 (U+BCE6): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#581 (U+B394): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#581 (U+B394): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#581 (U+B394): L<<358.0,-112.0>--<583.0,-111.0>>
    
    * .notdef#581 (U+B394): L<<703.0,441.0>--<704.0,673.0>>
    
    * .notdef#5810 (U+BCE7): L<<327.0,-112.0>--<462.0,-111.0>>
    
    * .notdef#5810 (U+BCE7): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5811 (U+BCE8): L<<447.0,118.0>--<624.0,119.0>>
    
    * .notdef#5811 (U+BCE8): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5812 (U+BCE9): L<<449.0,-69.0>--<618.0,-68.0>>
    
    * .notdef#5812 (U+BCE9): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5813 (U+BCEA): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5814 (U+BCEB): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5815 (U+BCEC): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5816 (U+BCED): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5817 (U+BCEE): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5818 (U+BCEF): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5819 (U+BCF0): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#582 (U+B3A0): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#582 (U+B3A0): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#582 (U+B3A0): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#5820 (U+BCF1): L<<473.0,157.0>--<664.0,158.0>>
    
    * .notdef#5820 (U+BCF1): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5821 (U+BCF2): L<<624.0,431.0>--<625.0,643.0>>
    
    * .notdef#5822 (U+BCF3): L<<624.0,471.0>--<625.0,653.0>>
    
    * .notdef#5826 (U+BCFB): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#5826 (U+BCFB): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#5827 (U+BCFD): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#5828 (U+BCFE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5829 (U+BCFF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#583 (U+B3A1): L<<205.0,571.0>--<382.0,572.0>>
    
    * .notdef#583 (U+B3A1): L<<215.0,290.0>--<422.0,291.0>>
    
    * .notdef#583 (U+B3A1): L<<703.0,411.0>--<704.0,663.0>>
    
    * .notdef#5830 (U+BD00): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#5831 (U+BD01): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#5831 (U+BD01): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#5832 (U+BD02): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5833 (U+BD03): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5839 (U+BD0D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#584 (U+B3A8): L<<205.0,509.0>--<347.0,510.0>>
    
    * .notdef#584 (U+B3A8): L<<215.0,217.0>--<392.0,218.0>>
    
    * .notdef#584 (U+B3A8): L<<609.0,291.0>--<610.0,573.0>>
    
    * .notdef#5847 (U+BD17): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#5847 (U+BD17): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#5848 (U+BD18): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#5849 (U+BD19): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#585 (U+B3AC): L<<194.0,562.0>--<349.0,563.0>>
    
    * .notdef#585 (U+B3AC): L<<204.0,275.0>--<376.0,276.0>>
    
    * .notdef#585 (U+B3AC): L<<589.0,361.0>--<590.0,623.0>>
    
    * .notdef#5850 (U+BD1A): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5851 (U+BD1B): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5852 (U+BD1C): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#5853 (U+BD1D): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5853 (U+BD1D): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#5854 (U+BD1E): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5855 (U+BD1F): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5856 (U+BD20): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#5857 (U+BD21): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#586 (U+B3C4): L<<253.0,520.0>--<515.0,521.0>>
    
    * .notdef#586 (U+B3C4): L<<263.0,287.0>--<525.0,288.0>>
    
    * .notdef#5864 (U+BD29): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#587 (U+B3C5): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#587 (U+B3C5): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#5873 (U+BD33): L<<416.0,70.0>--<625.0,71.0>>
    
    * .notdef#5873 (U+BD33): L<<426.0,-93.0>--<632.0,-92.0>>
    
    * .notdef#5874 (U+BD34): L<<426.0,-122.0>--<666.0,-121.0>>
    
    * .notdef#5875 (U+BD35): L<<311.0,-112.0>--<446.0,-111.0>>
    
    * .notdef#5876 (U+BD36): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#5877 (U+BD37): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#5878 (U+BD38): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#5879 (U+BD39): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#5879 (U+BD39): L<<602.0,151.0>--<724.0,152.0>>
    
    * .notdef#588 (U+B3C8): L<<273.0,695.0>--<535.0,696.0>>
    
    * .notdef#588 (U+B3C8): L<<283.0,484.0>--<545.0,485.0>>
    
    * .notdef#5880 (U+BD3A): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#5881 (U+BD3B): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#5882 (U+BD3C): L<<415.0,88.0>--<587.0,89.0>>
    
    * .notdef#5883 (U+BD3D): L<<418.0,-83.0>--<607.0,-82.0>>
    
    * .notdef#589 (U+B3CB): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#589 (U+B3CB): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#589 (U+B3CB): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#589 (U+B3CB): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#5890 (U+BD45): L<<442.0,146.0>--<633.0,147.0>>
    
    * .notdef#5897 (U+BD4F): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#5897 (U+BD4F): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#5898 (U+BD51): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#5899 (U+BD52): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#59 (U+316A): L<<733.0,513.0>--<591.0,512.0>>
    
    * .notdef#59 (U+316A): L<<746.0,286.0>--<601.0,285.0>>
    
    * .notdef#590 (U+B3CC): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#590 (U+B3CC): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#590 (U+B3CC): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#5900 (U+BD53): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5901 (U+BD54): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#5902 (U+BD55): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5902 (U+BD55): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#5903 (U+BD56): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#5904 (U+BD57): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#591 (U+B3CE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#591 (U+B3CE): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#591 (U+B3CE): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#5912 (U+BD61): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#592 (U+B3D0): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#592 (U+B3D0): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#592 (U+B3D0): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#5920 (U+BD6B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#5920 (U+BD6B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#5921 (U+BD6C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#5922 (U+BD6D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#5923 (U+BD6E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5924 (U+BD6F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5925 (U+BD70): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#5926 (U+BD71): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#5926 (U+BD71): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#5927 (U+BD72): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5928 (U+BD73): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5929 (U+BD74): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#593 (U+B3D4): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#593 (U+B3D4): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#593 (U+B3D4): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#5930 (U+BD75): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#5938 (U+BD7D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#594 (U+B3D5): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#594 (U+B3D5): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#594 (U+B3D5): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#5945 (U+BD8B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5946 (U+BD8C): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#5947 (U+BD8D): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#5947 (U+BD8D): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#5948 (U+BD8E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#5949 (U+BD8F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#595 (U+B3D7): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#595 (U+B3D7): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#5956 (U+BD9D): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5957 (U+BD9E): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5958 (U+BD9F): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5959 (U+BDA0): L<<706.0,461.0>--<707.0,683.0>>
    
    * .notdef#596 (U+B3D9): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#596 (U+B3D9): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#5960 (U+BDA1): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5961 (U+BDA2): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5962 (U+BDA3): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#5962 (U+BDA3): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#5962 (U+BDA3): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5963 (U+BDA5): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#5963 (U+BDA5): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5964 (U+BDA6): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5965 (U+BDA7): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5966 (U+BDA8): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5967 (U+BDA9): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#5967 (U+BDA9): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5968 (U+BDAA): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5969 (U+BDAB): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#597 (U+B3DB): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#597 (U+B3DB): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#5970 (U+BDAC): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#5970 (U+BDAC): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5971 (U+BDAD): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#5971 (U+BDAD): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5972 (U+BDAE): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5973 (U+BDAF): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5974 (U+BDB1): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5975 (U+BDB2): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5976 (U+BDB3): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5977 (U+BDB4): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#5978 (U+BDB5): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#5978 (U+BDB5): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5979 (U+BDB6): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#598 (U+B3DD): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#598 (U+B3DD): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#598 (U+B3DD): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#5980 (U+BDB7): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#5981 (U+BDB9): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5982 (U+BDBA): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5983 (U+BDBB): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5984 (U+BDBC): L<<607.0,505.0>--<608.0,657.0>>
    
    * .notdef#5985 (U+BDBD): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5986 (U+BDBE): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5987 (U+BDBF): L<<501.0,90.0>--<675.0,91.0>>
    
    * .notdef#5987 (U+BDBF): L<<511.0,-83.0>--<688.0,-82.0>>
    
    * .notdef#5987 (U+BDBF): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5988 (U+BDC0): L<<504.0,-122.0>--<712.0,-121.0>>
    
    * .notdef#5988 (U+BDC0): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5989 (U+BDC1): L<<381.0,-122.0>--<506.0,-121.0>>
    
    * .notdef#5989 (U+BDC1): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#599 (U+B3E0): L<<183.0,510.0>--<415.0,511.0>>
    
    * .notdef#599 (U+B3E0): L<<193.0,277.0>--<425.0,278.0>>
    
    * .notdef#5990 (U+BDC2): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5991 (U+BDC3): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5992 (U+BDC4): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5993 (U+BDC5): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5993 (U+BDC5): L<<632.0,156.0>--<754.0,157.0>>
    
    * .notdef#5994 (U+BDC6): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5995 (U+BDC7): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#5996 (U+BDC8): L<<502.0,98.0>--<644.0,99.0>>
    
    * .notdef#5996 (U+BDC8): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5997 (U+BDC9): L<<502.0,-85.0>--<657.0,-84.0>>
    
    * .notdef#5997 (U+BDC9): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5998 (U+BDCA): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#5999 (U+BDCB): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#60 (U+316B): L<<291.0,138.0>--<154.0,137.0>>
    
    * .notdef#600 (U+B3E4): L<<183.0,654.0>--<415.0,655.0>>
    
    * .notdef#600 (U+B3E4): L<<193.0,463.0>--<425.0,464.0>>
    
    * .notdef#6000 (U+BDCC): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6001 (U+BDCD): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6002 (U+BDCE): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6003 (U+BDCF): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6004 (U+BDD0): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6005 (U+BDD1): L<<502.0,137.0>--<693.0,138.0>>
    
    * .notdef#6005 (U+BDD1): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6006 (U+BDD2): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6007 (U+BDD3): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6008 (U+BDD6): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6009 (U+BDD7): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#601 (U+B3E8): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#601 (U+B3E8): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#601 (U+B3E8): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#6010 (U+BDD9): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6011 (U+BDDA): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6012 (U+BDDB): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#6012 (U+BDDB): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#6012 (U+BDDB): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6013 (U+BDDD): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#6013 (U+BDDD): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6014 (U+BDDE): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6015 (U+BDDF): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6016 (U+BDE0): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6017 (U+BDE1): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#6017 (U+BDE1): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6018 (U+BDE2): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6019 (U+BDE3): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#602 (U+B3FC): L<<175.0,510.0>--<377.0,511.0>>
    
    * .notdef#602 (U+B3FC): L<<185.0,277.0>--<387.0,278.0>>
    
    * .notdef#6020 (U+BDE4): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#6020 (U+BDE4): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6021 (U+BDE5): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#6021 (U+BDE5): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6022 (U+BDE6): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6023 (U+BDE7): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6024 (U+BDE8): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6025 (U+BDEA): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6026 (U+BDEB): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6027 (U+BDEC): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6028 (U+BDED): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#6028 (U+BDED): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6029 (U+BDEE): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#603 (U+B410): L<<175.0,650.0>--<380.0,651.0>>
    
    * .notdef#603 (U+B410): L<<185.0,467.0>--<390.0,468.0>>
    
    * .notdef#6030 (U+BDEF): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6036 (U+BDF7): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6036 (U+BDF7): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6037 (U+BDF9): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#6038 (U+BDFA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6039 (U+BDFB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#604 (U+B418): L<<183.0,510.0>--<415.0,511.0>>
    
    * .notdef#604 (U+B418): L<<193.0,277.0>--<425.0,278.0>>
    
    * .notdef#6040 (U+BDFC): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6041 (U+BDFD): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6041 (U+BDFD): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#6042 (U+BDFE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6043 (U+BDFF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6044 (U+BE01): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#605 (U+B41C): L<<183.0,654.0>--<415.0,655.0>>
    
    * .notdef#605 (U+B41C): L<<193.0,463.0>--<425.0,464.0>>
    
    * .notdef#6050 (U+BE09): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#6057 (U+BE13): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6057 (U+BE13): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6058 (U+BE15): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#6059 (U+BE16): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#606 (U+B420): L<<183.0,663.0>--<415.0,664.0>>
    
    * .notdef#606 (U+B420): L<<193.0,485.0>--<425.0,486.0>>
    
    * .notdef#606 (U+B420): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#6060 (U+BE17): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6061 (U+BE18): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6062 (U+BE19): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6062 (U+BE19): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#6063 (U+BE1A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6064 (U+BE1B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#607 (U+B428): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#607 (U+B428): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#607 (U+B428): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#6071 (U+BE25): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#6074 (U+BE28): L<<191.0,327.0>--<192.0,450.0>>
    
    * .notdef#608 (U+B429): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#608 (U+B429): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#608 (U+B429): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#6081 (U+BE2F): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#6081 (U+BE2F): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#6082 (U+BE30): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#6083 (U+BE31): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#6084 (U+BE32): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6085 (U+BE33): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6086 (U+BE34): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#6087 (U+BE35): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6087 (U+BE35): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#6088 (U+BE36): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6089 (U+BE37): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#609 (U+B42B): L<<183.0,660.0>--<415.0,661.0>>
    
    * .notdef#609 (U+B42B): L<<193.0,477.0>--<425.0,478.0>>
    
    * .notdef#6090 (U+BE38): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#6091 (U+BE39): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#6099 (U+BE41): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#61 (U+316C): L<<411.0,138.0>--<234.0,137.0>>
    
    * .notdef#610 (U+B434): L<<253.0,520.0>--<515.0,521.0>>
    
    * .notdef#610 (U+B434): L<<263.0,287.0>--<525.0,288.0>>
    
    * .notdef#6106 (U+BE4B): L<<377.0,110.0>--<576.0,111.0>>
    
    * .notdef#6106 (U+BE4B): L<<387.0,-73.0>--<589.0,-72.0>>
    
    * .notdef#6107 (U+BE4D): L<<272.0,-112.0>--<407.0,-111.0>>
    
    * .notdef#6108 (U+BE4F): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#6109 (U+BE50): L<<272.0,-112.0>--<407.0,-111.0>>
    
    * .notdef#611 (U+B450): L<<253.0,530.0>--<515.0,531.0>>
    
    * .notdef#611 (U+B450): L<<263.0,327.0>--<525.0,328.0>>
    
    * .notdef#6110 (U+BE51): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#6110 (U+BE51): L<<563.0,186.0>--<685.0,187.0>>
    
    * .notdef#6111 (U+BE52): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#6112 (U+BE53): L<<257.0,-112.0>--<392.0,-111.0>>
    
    * .notdef#6116 (U+BE5D): L<<403.0,157.0>--<594.0,158.0>>
    
    * .notdef#612 (U+B451): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#612 (U+B451): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#6123 (U+BE67): L<<426.0,110.0>--<625.0,111.0>>
    
    * .notdef#6123 (U+BE67): L<<436.0,-73.0>--<638.0,-72.0>>
    
    * .notdef#6124 (U+BE69): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6125 (U+BE6B): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6126 (U+BE6C): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6127 (U+BE6D): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6127 (U+BE6D): L<<612.0,186.0>--<734.0,187.0>>
    
    * .notdef#6128 (U+BE6E): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6129 (U+BE6F): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#613 (U+B454): L<<273.0,695.0>--<535.0,696.0>>
    
    * .notdef#613 (U+B454): L<<283.0,484.0>--<545.0,485.0>>
    
    * .notdef#6134 (U+BE79): L<<452.0,157.0>--<643.0,158.0>>
    
    * .notdef#614 (U+B458): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#614 (U+B458): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#614 (U+B458): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#6140 (U+BE83): L<<490.0,110.0>--<689.0,111.0>>
    
    * .notdef#6140 (U+BE83): L<<500.0,-73.0>--<702.0,-72.0>>
    
    * .notdef#6141 (U+BE85): L<<385.0,-112.0>--<520.0,-111.0>>
    
    * .notdef#6142 (U+BE86): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6143 (U+BE87): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6144 (U+BE88): L<<385.0,-112.0>--<520.0,-111.0>>
    
    * .notdef#6145 (U+BE89): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6145 (U+BE89): L<<676.0,186.0>--<798.0,187.0>>
    
    * .notdef#6146 (U+BE8A): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6147 (U+BE8B): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#615 (U+B460): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#615 (U+B460): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#615 (U+B460): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#6152 (U+BE95): L<<516.0,157.0>--<707.0,158.0>>
    
    * .notdef#616 (U+B461): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#616 (U+B461): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#616 (U+B461): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#6160 (U+BE9F): L<<426.0,110.0>--<625.0,111.0>>
    
    * .notdef#6160 (U+BE9F): L<<436.0,-73.0>--<638.0,-72.0>>
    
    * .notdef#6161 (U+BEA0): L<<441.0,-112.0>--<666.0,-111.0>>
    
    * .notdef#6162 (U+BEA1): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6163 (U+BEA2): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6164 (U+BEA3): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6165 (U+BEA4): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6166 (U+BEA5): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6166 (U+BEA5): L<<612.0,186.0>--<734.0,187.0>>
    
    * .notdef#6167 (U+BEA6): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6168 (U+BEA7): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6169 (U+BEA9): L<<428.0,-69.0>--<597.0,-68.0>>
    
    * .notdef#617 (U+B463): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#617 (U+B463): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#6177 (U+BEB1): L<<452.0,157.0>--<643.0,158.0>>
    
    * .notdef#618 (U+B465): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#618 (U+B465): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#6180 (U+BEB4): L<<387.0,259.0>--<388.0,374.0>>
    
    * .notdef#6187 (U+BEBB): L<<490.0,110.0>--<689.0,111.0>>
    
    * .notdef#6187 (U+BEBB): L<<500.0,-73.0>--<702.0,-72.0>>
    
    * .notdef#6188 (U+BEBC): L<<505.0,-112.0>--<730.0,-111.0>>
    
    * .notdef#6189 (U+BEBD): L<<385.0,-112.0>--<520.0,-111.0>>
    
    * .notdef#619 (U+B46C): L<<193.0,520.0>--<425.0,521.0>>
    
    * .notdef#619 (U+B46C): L<<203.0,307.0>--<435.0,308.0>>
    
    * .notdef#619 (U+B46C): L<<706.0,361.0>--<707.0,583.0>>
    
    * .notdef#6190 (U+BEBE): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6191 (U+BEBF): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6192 (U+BEC0): L<<385.0,-112.0>--<520.0,-111.0>>
    
    * .notdef#6193 (U+BEC1): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6193 (U+BEC1): L<<676.0,186.0>--<798.0,187.0>>
    
    * .notdef#6194 (U+BEC2): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6195 (U+BEC3): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6196 (U+BEC4): L<<490.0,118.0>--<667.0,119.0>>
    
    * .notdef#6197 (U+BEC5): L<<492.0,-69.0>--<661.0,-68.0>>
    
    * .notdef#62 (U+316D): L<<411.0,138.0>--<234.0,137.0>>
    
    * .notdef#620 (U+B480): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#620 (U+B480): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#620 (U+B480): L<<708.0,471.0>--<709.0,693.0>>
    
    * .notdef#6205 (U+BECD): L<<516.0,157.0>--<707.0,158.0>>
    
    * .notdef#6208 (U+BED2): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#6209 (U+BED3): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#621 (U+B488): L<<193.0,520.0>--<385.0,521.0>>
    
    * .notdef#621 (U+B488): L<<203.0,307.0>--<395.0,308.0>>
    
    * .notdef#621 (U+B488): L<<607.0,398.0>--<608.0,573.0>>
    
    * .notdef#6210 (U+BED5): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#6211 (U+BED6): L<<786.0,451.0>--<787.0,673.0>>
    
    * .notdef#6212 (U+BED9): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6212 (U+BED9): L<<786.0,451.0>--<787.0,673.0>>
    
    * .notdef#6213 (U+BEDA): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6213 (U+BEDA): L<<786.0,451.0>--<787.0,673.0>>
    
    * .notdef#6214 (U+BEDB): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6214 (U+BEDB): L<<786.0,451.0>--<787.0,673.0>>
    
    * .notdef#6215 (U+BEDC): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6215 (U+BEDC): L<<786.0,451.0>--<787.0,673.0>>
    
    * .notdef#6216 (U+BEDD): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6216 (U+BEDD): L<<612.0,186.0>--<734.0,187.0>>
    
    * .notdef#6216 (U+BEDD): L<<786.0,451.0>--<787.0,673.0>>
    
    * .notdef#6217 (U+BEDE): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6217 (U+BEDE): L<<786.0,451.0>--<787.0,673.0>>
    
    * .notdef#6218 (U+BEDF): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6218 (U+BEDF): L<<786.0,451.0>--<787.0,673.0>>
    
    * .notdef#6219 (U+BEE1): L<<428.0,-69.0>--<597.0,-68.0>>
    
    * .notdef#6219 (U+BEE1): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#622 (U+B49D): L<<175.0,650.0>--<370.0,651.0>>
    
    * .notdef#622 (U+B49D): L<<185.0,427.0>--<380.0,428.0>>
    
    * .notdef#622 (U+B49D): L<<609.0,515.0>--<610.0,667.0>>
    
    * .notdef#6220 (U+BEE2): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#6221 (U+BEE6): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#6222 (U+BEE7): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#6223 (U+BEE8): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#6224 (U+BEE9): L<<452.0,157.0>--<643.0,158.0>>
    
    * .notdef#6224 (U+BEE9): L<<786.0,451.0>--<787.0,673.0>>
    
    * .notdef#6225 (U+BEEA): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#6226 (U+BEEB): L<<786.0,401.0>--<787.0,663.0>>
    
    * .notdef#6227 (U+BEED): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#6228 (U+BEEE): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#6229 (U+BEEF): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#623 (U+B4A4): L<<193.0,520.0>--<425.0,521.0>>
    
    * .notdef#623 (U+B4A4): L<<203.0,307.0>--<435.0,308.0>>
    
    * .notdef#623 (U+B4A4): L<<696.0,361.0>--<697.0,583.0>>
    
    * .notdef#6230 (U+BEF0): L<<693.0,361.0>--<694.0,623.0>>
    
    * .notdef#6231 (U+BEF1): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6232 (U+BEF2): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6233 (U+BEF3): L<<490.0,110.0>--<689.0,111.0>>
    
    * .notdef#6233 (U+BEF3): L<<500.0,-73.0>--<702.0,-72.0>>
    
    * .notdef#6233 (U+BEF3): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#6234 (U+BEF4): L<<505.0,-112.0>--<730.0,-111.0>>
    
    * .notdef#6234 (U+BEF4): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6235 (U+BEF5): L<<385.0,-112.0>--<520.0,-111.0>>
    
    * .notdef#6235 (U+BEF5): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6236 (U+BEF6): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6236 (U+BEF6): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6237 (U+BEF7): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6237 (U+BEF7): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6238 (U+BEF8): L<<385.0,-112.0>--<520.0,-111.0>>
    
    * .notdef#6238 (U+BEF8): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6239 (U+BEF9): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6239 (U+BEF9): L<<676.0,186.0>--<798.0,187.0>>
    
    * .notdef#6239 (U+BEF9): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#624 (U+B4A8): L<<175.0,643.0>--<390.0,644.0>>
    
    * .notdef#624 (U+B4A8): L<<185.0,422.0>--<400.0,423.0>>
    
    * .notdef#624 (U+B4A8): L<<698.0,461.0>--<699.0,683.0>>
    
    * .notdef#6240 (U+BEFA): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6240 (U+BEFA): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6241 (U+BEFB): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6241 (U+BEFB): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6242 (U+BEFC): L<<490.0,118.0>--<667.0,119.0>>
    
    * .notdef#6242 (U+BEFC): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#6243 (U+BEFD): L<<492.0,-69.0>--<661.0,-68.0>>
    
    * .notdef#6243 (U+BEFD): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#6244 (U+BEFE): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#6245 (U+BEFF): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#6246 (U+BF00): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#6247 (U+BF02): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#6248 (U+BF03): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6249 (U+BF04): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#625 (U+B4AC): L<<175.0,653.0>--<390.0,654.0>>
    
    * .notdef#625 (U+B4AC): L<<436.0,-122.0>--<644.0,-121.0>>
    
    * .notdef#625 (U+B4AC): L<<698.0,471.0>--<699.0,703.0>>
    
    * .notdef#6250 (U+BF05): L<<516.0,157.0>--<707.0,158.0>>
    
    * .notdef#6250 (U+BF05): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6251 (U+BF06): L<<694.0,431.0>--<695.0,643.0>>
    
    * .notdef#6252 (U+BF07): L<<694.0,481.0>--<695.0,653.0>>
    
    * .notdef#6253 (U+BF0A): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#6254 (U+BF0B): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#6255 (U+BF0C): L<<786.0,331.0>--<787.0,653.0>>
    
    * .notdef#6256 (U+BF0D): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#6257 (U+BF0E): L<<786.0,441.0>--<787.0,673.0>>
    
    * .notdef#6258 (U+BF0F): L<<426.0,110.0>--<625.0,111.0>>
    
    * .notdef#6258 (U+BF0F): L<<436.0,-73.0>--<638.0,-72.0>>
    
    * .notdef#6258 (U+BF0F): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#6259 (U+BF10): L<<441.0,-112.0>--<666.0,-111.0>>
    
    * .notdef#6259 (U+BF10): L<<786.0,441.0>--<787.0,673.0>>
    
    * .notdef#626 (U+B4B5): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#626 (U+B4B5): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#626 (U+B4B5): L<<434.0,-85.0>--<589.0,-84.0>>
    
    * .notdef#626 (U+B4B5): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#6260 (U+BF11): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6260 (U+BF11): L<<786.0,441.0>--<787.0,673.0>>
    
    * .notdef#6261 (U+BF12): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6261 (U+BF12): L<<786.0,441.0>--<787.0,673.0>>
    
    * .notdef#6262 (U+BF13): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6262 (U+BF13): L<<786.0,441.0>--<787.0,673.0>>
    
    * .notdef#6263 (U+BF14): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6263 (U+BF14): L<<786.0,441.0>--<787.0,673.0>>
    
    * .notdef#6264 (U+BF15): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6264 (U+BF15): L<<612.0,186.0>--<734.0,187.0>>
    
    * .notdef#6264 (U+BF15): L<<786.0,441.0>--<787.0,673.0>>
    
    * .notdef#6265 (U+BF16): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6265 (U+BF16): L<<786.0,441.0>--<787.0,673.0>>
    
    * .notdef#6266 (U+BF17): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6266 (U+BF17): L<<786.0,441.0>--<787.0,673.0>>
    
    * .notdef#6267 (U+BF1A): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#6268 (U+BF1E): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#6269 (U+BF1F): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#627 (U+B4B7): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#627 (U+B4B7): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#627 (U+B4B7): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#6270 (U+BF20): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#6271 (U+BF21): L<<452.0,157.0>--<643.0,158.0>>
    
    * .notdef#6271 (U+BF21): L<<786.0,441.0>--<787.0,673.0>>
    
    * .notdef#6272 (U+BF22): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#6273 (U+BF23): L<<786.0,411.0>--<787.0,663.0>>
    
    * .notdef#6274 (U+BF24): L<<160.0,183.0>--<161.0,301.0>>
    
    * .notdef#6274 (U+BF24): L<<387.0,246.0>--<388.0,365.0>>
    
    * .notdef#6274 (U+BF24): L<<678.0,291.0>--<679.0,573.0>>
    
    * .notdef#6275 (U+BF25): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6276 (U+BF26): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6277 (U+BF27): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6278 (U+BF28): L<<694.0,361.0>--<695.0,623.0>>
    
    * .notdef#6279 (U+BF29): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#628 (U+B4B9): L<<175.0,650.0>--<390.0,651.0>>
    
    * .notdef#628 (U+B4B9): L<<185.0,437.0>--<400.0,438.0>>
    
    * .notdef#628 (U+B4B9): L<<698.0,471.0>--<699.0,693.0>>
    
    * .notdef#6280 (U+BF2A): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#6281 (U+BF2B): L<<490.0,110.0>--<689.0,111.0>>
    
    * .notdef#6281 (U+BF2B): L<<500.0,-73.0>--<702.0,-72.0>>
    
    * .notdef#6281 (U+BF2B): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6282 (U+BF2C): L<<505.0,-112.0>--<730.0,-111.0>>
    
    * .notdef#6282 (U+BF2C): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#6283 (U+BF2D): L<<385.0,-112.0>--<520.0,-111.0>>
    
    * .notdef#6283 (U+BF2D): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#6284 (U+BF2E): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6284 (U+BF2E): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#6285 (U+BF2F): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6285 (U+BF2F): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#6286 (U+BF30): L<<385.0,-112.0>--<520.0,-111.0>>
    
    * .notdef#6286 (U+BF30): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#6287 (U+BF31): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6287 (U+BF31): L<<676.0,186.0>--<798.0,187.0>>
    
    * .notdef#6287 (U+BF31): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#6288 (U+BF32): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6288 (U+BF32): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#6289 (U+BF33): L<<370.0,-112.0>--<505.0,-111.0>>
    
    * .notdef#6289 (U+BF33): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#629 (U+B4C0): L<<253.0,530.0>--<515.0,531.0>>
    
    * .notdef#629 (U+B4C0): L<<263.0,327.0>--<525.0,328.0>>
    
    * .notdef#6290 (U+BF34): L<<490.0,118.0>--<667.0,119.0>>
    
    * .notdef#6290 (U+BF34): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6291 (U+BF35): L<<492.0,-69.0>--<661.0,-68.0>>
    
    * .notdef#6291 (U+BF35): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6292 (U+BF36): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6293 (U+BF37): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6294 (U+BF38): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6295 (U+BF39): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6296 (U+BF3A): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6297 (U+BF3B): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#6298 (U+BF3C): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6299 (U+BF3D): L<<516.0,157.0>--<707.0,158.0>>
    
    * .notdef#6299 (U+BF3D): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#630 (U+B4C4): L<<273.0,695.0>--<535.0,696.0>>
    
    * .notdef#630 (U+B4C4): L<<283.0,484.0>--<545.0,485.0>>
    
    * .notdef#6300 (U+BF3E): L<<693.0,431.0>--<694.0,643.0>>
    
    * .notdef#6301 (U+BF3F): L<<693.0,471.0>--<694.0,653.0>>
    
    * .notdef#6306 (U+BF47): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6306 (U+BF47): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6307 (U+BF49): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#6308 (U+BF4A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6309 (U+BF4B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#631 (U+B4C8): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#631 (U+B4C8): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#631 (U+B4C8): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#6310 (U+BF4C): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6311 (U+BF4D): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6311 (U+BF4D): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#6312 (U+BF4E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6313 (U+BF4F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#632 (U+B4D0): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#632 (U+B4D0): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#632 (U+B4D0): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#6320 (U+BF59): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#633 (U+B4D5): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#633 (U+B4D5): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#6330 (U+BF63): L<<392.0,70.0>--<601.0,71.0>>
    
    * .notdef#6330 (U+BF63): L<<402.0,-93.0>--<608.0,-92.0>>
    
    * .notdef#6331 (U+BF64): L<<402.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#6332 (U+BF65): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#6333 (U+BF66): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6334 (U+BF67): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6335 (U+BF68): L<<297.0,-112.0>--<432.0,-111.0>>
    
    * .notdef#6336 (U+BF69): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6336 (U+BF69): L<<578.0,151.0>--<700.0,152.0>>
    
    * .notdef#6337 (U+BF6A): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6338 (U+BF6B): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6339 (U+BF6C): L<<391.0,88.0>--<563.0,89.0>>
    
    * .notdef#634 (U+B4DC): L<<253.0,510.0>--<515.0,511.0>>
    
    * .notdef#634 (U+B4DC): L<<263.0,277.0>--<525.0,278.0>>
    
    * .notdef#6340 (U+BF6D): L<<394.0,-83.0>--<583.0,-82.0>>
    
    * .notdef#6348 (U+BF75): L<<418.0,146.0>--<609.0,147.0>>
    
    * .notdef#635 (U+B4DD): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#635 (U+B4DD): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#6358 (U+BF7F): L<<456.0,70.0>--<665.0,71.0>>
    
    * .notdef#6358 (U+BF7F): L<<466.0,-93.0>--<672.0,-92.0>>
    
    * .notdef#6359 (U+BF80): L<<466.0,-122.0>--<706.0,-121.0>>
    
    * .notdef#636 (U+B4E0): L<<273.0,695.0>--<535.0,696.0>>
    
    * .notdef#636 (U+B4E0): L<<283.0,484.0>--<545.0,485.0>>
    
    * .notdef#6360 (U+BF81): L<<351.0,-112.0>--<486.0,-111.0>>
    
    * .notdef#6361 (U+BF82): L<<341.0,-112.0>--<476.0,-111.0>>
    
    * .notdef#6362 (U+BF83): L<<341.0,-112.0>--<476.0,-111.0>>
    
    * .notdef#6363 (U+BF84): L<<361.0,-112.0>--<496.0,-111.0>>
    
    * .notdef#6364 (U+BF85): L<<341.0,-112.0>--<476.0,-111.0>>
    
    * .notdef#6364 (U+BF85): L<<642.0,151.0>--<764.0,152.0>>
    
    * .notdef#6365 (U+BF86): L<<341.0,-112.0>--<476.0,-111.0>>
    
    * .notdef#6366 (U+BF87): L<<341.0,-112.0>--<476.0,-111.0>>
    
    * .notdef#6367 (U+BF88): L<<455.0,88.0>--<627.0,89.0>>
    
    * .notdef#6368 (U+BF89): L<<458.0,-83.0>--<647.0,-82.0>>
    
    * .notdef#637 (U+B4E3): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#637 (U+B4E3): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#637 (U+B4E3): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#637 (U+B4E3): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6376 (U+BF91): L<<482.0,146.0>--<673.0,147.0>>
    
    * .notdef#638 (U+B4E4): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#638 (U+B4E4): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#638 (U+B4E4): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#6385 (U+BF9B): L<<392.0,70.0>--<601.0,71.0>>
    
    * .notdef#6385 (U+BF9B): L<<402.0,-93.0>--<608.0,-92.0>>
    
    * .notdef#6386 (U+BF9C): L<<402.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#6387 (U+BF9D): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#6388 (U+BF9E): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6389 (U+BF9F): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#639 (U+B4E6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#639 (U+B4E6): L<<273.0,702.0>--<535.0,703.0>>
    
    * .notdef#639 (U+B4E6): L<<283.0,505.0>--<545.0,506.0>>
    
    * .notdef#6390 (U+BFA0): L<<297.0,-112.0>--<432.0,-111.0>>
    
    * .notdef#6391 (U+BFA1): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6391 (U+BFA1): L<<578.0,151.0>--<700.0,152.0>>
    
    * .notdef#6392 (U+BFA2): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6393 (U+BFA3): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6394 (U+BFA4): L<<391.0,88.0>--<563.0,89.0>>
    
    * .notdef#6395 (U+BFA5): L<<394.0,-83.0>--<583.0,-82.0>>
    
    * .notdef#640 (U+B4EC): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#640 (U+B4EC): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#640 (U+B4EC): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#6403 (U+BFAD): L<<418.0,146.0>--<609.0,147.0>>
    
    * .notdef#641 (U+B4ED): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#641 (U+B4ED): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#641 (U+B4ED): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#6412 (U+BFB7): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6412 (U+BFB7): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6413 (U+BFB8): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#6414 (U+BFB9): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#6415 (U+BFBA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6416 (U+BFBB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6417 (U+BFBC): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6418 (U+BFBD): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6418 (U+BFBD): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#6419 (U+BFBE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#642 (U+B4EF): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#642 (U+B4EF): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#6420 (U+BFBF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6421 (U+BFC0): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#6422 (U+BFC1): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#6429 (U+BFC9): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#643 (U+B4F1): L<<273.0,700.0>--<535.0,701.0>>
    
    * .notdef#643 (U+B4F1): L<<283.0,497.0>--<545.0,498.0>>
    
    * .notdef#6436 (U+BFD3): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6436 (U+BFD3): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6437 (U+BFD5): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#6438 (U+BFD6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6439 (U+BFD7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#644 (U+B4F8): L<<183.0,510.0>--<415.0,511.0>>
    
    * .notdef#644 (U+B4F8): L<<193.0,277.0>--<425.0,278.0>>
    
    * .notdef#6440 (U+BFD8): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6441 (U+BFD9): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6441 (U+BFD9): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#6442 (U+BFDA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6443 (U+BFDB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6444 (U+BFDD): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#645 (U+B514): L<<205.0,514.0>--<382.0,515.0>>
    
    * .notdef#645 (U+B514): L<<215.0,231.0>--<422.0,232.0>>
    
    * .notdef#6450 (U+BFE5): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#6453 (U+BFE8): L<<726.0,361.0>--<727.0,583.0>>
    
    * .notdef#6454 (U+BFE9): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6455 (U+BFEA): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6456 (U+BFEB): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6457 (U+BFEC): L<<752.0,461.0>--<753.0,683.0>>
    
    * .notdef#6458 (U+BFED): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6459 (U+BFEE): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#646 (U+B515): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#646 (U+B515): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#6460 (U+BFEF): L<<477.0,90.0>--<651.0,91.0>>
    
    * .notdef#6460 (U+BFEF): L<<487.0,-83.0>--<664.0,-82.0>>
    
    * .notdef#6460 (U+BFEF): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6461 (U+BFF0): L<<480.0,-122.0>--<688.0,-121.0>>
    
    * .notdef#6461 (U+BFF0): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6462 (U+BFF1): L<<357.0,-122.0>--<482.0,-121.0>>
    
    * .notdef#6462 (U+BFF1): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6463 (U+BFF2): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6464 (U+BFF3): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6465 (U+BFF4): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6466 (U+BFF5): L<<608.0,156.0>--<730.0,157.0>>
    
    * .notdef#6466 (U+BFF5): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6467 (U+BFF6): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6468 (U+BFF7): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6469 (U+BFF8): L<<478.0,98.0>--<620.0,99.0>>
    
    * .notdef#6469 (U+BFF8): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#647 (U+B518): L<<205.0,564.0>--<382.0,565.0>>
    
    * .notdef#647 (U+B518): L<<215.0,280.0>--<422.0,281.0>>
    
    * .notdef#6470 (U+BFF9): L<<478.0,-85.0>--<633.0,-84.0>>
    
    * .notdef#6470 (U+BFF9): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6471 (U+BFFA): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6472 (U+BFFB): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6473 (U+BFFC): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6474 (U+BFFD): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6475 (U+BFFE): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6476 (U+BFFF): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6477 (U+C000): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#6478 (U+C001): L<<478.0,137.0>--<669.0,138.0>>
    
    * .notdef#6478 (U+C001): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6479 (U+C002): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#648 (U+B51B): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#648 (U+B51B): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#648 (U+B51B): L<<343.0,110.0>--<542.0,111.0>>
    
    * .notdef#648 (U+B51B): L<<353.0,-73.0>--<555.0,-72.0>>
    
    * .notdef#6480 (U+C003): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#6481 (U+C004): L<<617.0,398.0>--<618.0,573.0>>
    
    * .notdef#6482 (U+C005): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6483 (U+C006): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6484 (U+C007): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6485 (U+C008): L<<647.0,505.0>--<648.0,657.0>>
    
    * .notdef#6486 (U+C009): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6487 (U+C00A): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6488 (U+C00B): L<<541.0,90.0>--<715.0,91.0>>
    
    * .notdef#6488 (U+C00B): L<<551.0,-83.0>--<728.0,-82.0>>
    
    * .notdef#6488 (U+C00B): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6489 (U+C00C): L<<544.0,-122.0>--<752.0,-121.0>>
    
    * .notdef#6489 (U+C00C): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#649 (U+B51C): L<<205.0,579.0>--<388.0,580.0>>
    
    * .notdef#649 (U+B51C): L<<215.0,315.0>--<422.0,316.0>>
    
    * .notdef#649 (U+B51C): L<<358.0,-112.0>--<583.0,-111.0>>
    
    * .notdef#6490 (U+C00D): L<<421.0,-122.0>--<546.0,-121.0>>
    
    * .notdef#6490 (U+C00D): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6491 (U+C00E): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6492 (U+C00F): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6493 (U+C010): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6494 (U+C011): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6494 (U+C011): L<<672.0,156.0>--<794.0,157.0>>
    
    * .notdef#6495 (U+C012): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6496 (U+C013): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6497 (U+C014): L<<542.0,98.0>--<684.0,99.0>>
    
    * .notdef#6497 (U+C014): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6498 (U+C015): L<<542.0,-85.0>--<697.0,-84.0>>
    
    * .notdef#6498 (U+C015): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6499 (U+C016): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#650 (U+B524): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#650 (U+B524): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#650 (U+B524): L<<343.0,118.0>--<520.0,119.0>>
    
    * .notdef#6500 (U+C017): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6501 (U+C018): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6502 (U+C019): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6503 (U+C01A): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6504 (U+C01B): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6505 (U+C01C): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6506 (U+C01D): L<<542.0,137.0>--<733.0,138.0>>
    
    * .notdef#6506 (U+C01D): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6507 (U+C01E): L<<647.0,515.0>--<648.0,667.0>>
    
    * .notdef#6508 (U+C01F): L<<647.0,537.0>--<648.0,672.0>>
    
    * .notdef#6509 (U+C020): L<<716.0,361.0>--<717.0,583.0>>
    
    * .notdef#651 (U+B525): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#651 (U+B525): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#651 (U+B525): L<<345.0,-69.0>--<514.0,-68.0>>
    
    * .notdef#6510 (U+C021): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6511 (U+C022): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6512 (U+C023): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6513 (U+C024): L<<742.0,461.0>--<743.0,683.0>>
    
    * .notdef#6514 (U+C025): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6515 (U+C026): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#6516 (U+C027): L<<477.0,90.0>--<651.0,91.0>>
    
    * .notdef#6516 (U+C027): L<<487.0,-83.0>--<664.0,-82.0>>
    
    * .notdef#6516 (U+C027): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6517 (U+C028): L<<480.0,-122.0>--<688.0,-121.0>>
    
    * .notdef#6517 (U+C028): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#6518 (U+C029): L<<357.0,-122.0>--<482.0,-121.0>>
    
    * .notdef#6518 (U+C029): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#6519 (U+C02A): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#652 (U+B527): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#652 (U+B527): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#6520 (U+C02B): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#6521 (U+C02C): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#6522 (U+C02D): L<<608.0,156.0>--<730.0,157.0>>
    
    * .notdef#6522 (U+C02D): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#6523 (U+C02E): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#6524 (U+C02F): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#6525 (U+C030): L<<478.0,98.0>--<620.0,99.0>>
    
    * .notdef#6525 (U+C030): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6526 (U+C031): L<<478.0,-85.0>--<633.0,-84.0>>
    
    * .notdef#6526 (U+C031): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6527 (U+C032): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6528 (U+C033): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6529 (U+C034): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#653 (U+B528): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#653 (U+B528): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#6530 (U+C035): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6531 (U+C036): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6532 (U+C037): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#6533 (U+C038): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6534 (U+C039): L<<478.0,137.0>--<669.0,138.0>>
    
    * .notdef#6534 (U+C039): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#6535 (U+C03A): L<<742.0,471.0>--<743.0,693.0>>
    
    * .notdef#6536 (U+C03B): L<<742.0,471.0>--<743.0,703.0>>
    
    * .notdef#654 (U+B529): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#654 (U+B529): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#6543 (U+C043): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6543 (U+C043): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6544 (U+C044): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#6545 (U+C045): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#6546 (U+C046): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6547 (U+C047): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6548 (U+C048): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6549 (U+C049): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6549 (U+C049): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#655 (U+B52A): L<<205.0,574.0>--<382.0,575.0>>
    
    * .notdef#655 (U+B52A): L<<215.0,301.0>--<422.0,302.0>>
    
    * .notdef#6550 (U+C04A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6551 (U+C04B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6552 (U+C04C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#6553 (U+C04D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#6560 (U+C055): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#6568 (U+C05F): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6568 (U+C05F): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6569 (U+C061): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#6570 (U+C062): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6571 (U+C063): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6572 (U+C064): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6573 (U+C065): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6573 (U+C065): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#6574 (U+C066): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6575 (U+C067): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#658 (U+B534): L<<374.0,565.0>--<492.0,566.0>>
    
    * .notdef#6583 (U+C071): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#659 (U+B538): L<<429.0,-112.0>--<654.0,-111.0>>
    
    * .notdef#6593 (U+C07B): L<<392.0,70.0>--<601.0,71.0>>
    
    * .notdef#6593 (U+C07B): L<<402.0,-93.0>--<608.0,-92.0>>
    
    * .notdef#6594 (U+C07C): L<<402.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#6595 (U+C07D): L<<287.0,-112.0>--<422.0,-111.0>>
    
    * .notdef#6596 (U+C07E): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6597 (U+C07F): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6598 (U+C080): L<<297.0,-112.0>--<432.0,-111.0>>
    
    * .notdef#6599 (U+C081): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6599 (U+C081): L<<578.0,151.0>--<700.0,152.0>>
    
    * .notdef#66 (U+3171): L<<534.0,629.0>--<321.0,628.0>>
    
    * .notdef#660 (U+B540): L<<414.0,118.0>--<591.0,119.0>>
    
    * .notdef#6600 (U+C082): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6601 (U+C083): L<<277.0,-112.0>--<412.0,-111.0>>
    
    * .notdef#6602 (U+C084): L<<391.0,88.0>--<563.0,89.0>>
    
    * .notdef#6603 (U+C085): L<<394.0,-83.0>--<583.0,-82.0>>
    
    * .notdef#661 (U+B541): L<<416.0,-69.0>--<585.0,-68.0>>
    
    * .notdef#6611 (U+C08D): L<<418.0,146.0>--<609.0,147.0>>
    
    * .notdef#6618 (U+C097): L<<426.0,110.0>--<625.0,111.0>>
    
    * .notdef#6618 (U+C097): L<<436.0,-73.0>--<638.0,-72.0>>
    
    * .notdef#6619 (U+C099): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6620 (U+C09A): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6621 (U+C09B): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6622 (U+C09C): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6623 (U+C09D): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6623 (U+C09D): L<<612.0,186.0>--<734.0,187.0>>
    
    * .notdef#6624 (U+C09E): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6625 (U+C09F): L<<306.0,-112.0>--<441.0,-111.0>>
    
    * .notdef#6631 (U+C0A9): L<<452.0,157.0>--<643.0,158.0>>
    
    * .notdef#6637 (U+C0B7): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6638 (U+C0B8): L<<183.0,-112.0>--<318.0,-111.0>>
    
    * .notdef#6639 (U+C0B9): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6639 (U+C0B9): L<<474.0,186.0>--<596.0,187.0>>
    
    * .notdef#6640 (U+C0BA): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6641 (U+C0BB): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6652 (U+C0CF): L<<357.0,110.0>--<556.0,111.0>>
    
    * .notdef#6652 (U+C0CF): L<<367.0,-73.0>--<569.0,-72.0>>
    
    * .notdef#6653 (U+C0D1): L<<252.0,-112.0>--<387.0,-111.0>>
    
    * .notdef#6654 (U+C0D2): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6655 (U+C0D3): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6656 (U+C0D4): L<<252.0,-112.0>--<387.0,-111.0>>
    
    * .notdef#6657 (U+C0D5): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6657 (U+C0D5): L<<543.0,186.0>--<665.0,187.0>>
    
    * .notdef#6658 (U+C0D6): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6659 (U+C0D7): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6664 (U+C0E1): L<<383.0,157.0>--<574.0,158.0>>
    
    * .notdef#6671 (U+C0EB): L<<288.0,110.0>--<487.0,111.0>>
    
    * .notdef#6671 (U+C0EB): L<<298.0,-73.0>--<500.0,-72.0>>
    
    * .notdef#6672 (U+C0ED): L<<183.0,-112.0>--<318.0,-111.0>>
    
    * .notdef#6673 (U+C0EE): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6674 (U+C0EF): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6675 (U+C0F0): L<<183.0,-112.0>--<318.0,-111.0>>
    
    * .notdef#6676 (U+C0F1): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6676 (U+C0F1): L<<474.0,186.0>--<596.0,187.0>>
    
    * .notdef#6677 (U+C0F2): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6678 (U+C0F3): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6684 (U+C0FD): L<<314.0,157.0>--<505.0,158.0>>
    
    * .notdef#669 (U+B554): L<<499.0,-112.0>--<724.0,-111.0>>
    
    * .notdef#6692 (U+C107): L<<357.0,110.0>--<556.0,111.0>>
    
    * .notdef#6692 (U+C107): L<<367.0,-73.0>--<569.0,-72.0>>
    
    * .notdef#6693 (U+C109): L<<252.0,-112.0>--<387.0,-111.0>>
    
    * .notdef#6694 (U+C10A): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6695 (U+C10B): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6696 (U+C10C): L<<252.0,-112.0>--<387.0,-111.0>>
    
    * .notdef#6697 (U+C10D): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6697 (U+C10D): L<<543.0,186.0>--<665.0,187.0>>
    
    * .notdef#6698 (U+C10E): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6699 (U+C10F): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#67 (U+3172): L<<224.0,342.0>--<223.0,223.0>>
    
    * .notdef#67 (U+3172): L<<352.0,181.0>--<223.0,180.0>>
    
    * .notdef#670 (U+B55C): L<<484.0,118.0>--<661.0,119.0>>
    
    * .notdef#6700 (U+C111): L<<359.0,-69.0>--<528.0,-68.0>>
    
    * .notdef#6707 (U+C119): L<<383.0,157.0>--<574.0,158.0>>
    
    * .notdef#671 (U+B55D): L<<486.0,-69.0>--<655.0,-68.0>>
    
    * .notdef#6710 (U+C121): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#6711 (U+C122): L<<648.0,451.0>--<649.0,673.0>>
    
    * .notdef#6712 (U+C125): L<<183.0,-112.0>--<318.0,-111.0>>
    
    * .notdef#6712 (U+C125): L<<648.0,451.0>--<649.0,673.0>>
    
    * .notdef#6713 (U+C128): L<<183.0,-112.0>--<318.0,-111.0>>
    
    * .notdef#6713 (U+C128): L<<648.0,451.0>--<649.0,673.0>>
    
    * .notdef#6714 (U+C129): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6714 (U+C129): L<<474.0,186.0>--<596.0,187.0>>
    
    * .notdef#6714 (U+C129): L<<648.0,451.0>--<649.0,673.0>>
    
    * .notdef#6715 (U+C12A): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6715 (U+C12A): L<<648.0,451.0>--<649.0,673.0>>
    
    * .notdef#6716 (U+C12B): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6716 (U+C12B): L<<648.0,451.0>--<649.0,673.0>>
    
    * .notdef#6717 (U+C12E): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#6718 (U+C132): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#6719 (U+C133): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#6720 (U+C134): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#6721 (U+C135): L<<314.0,157.0>--<505.0,158.0>>
    
    * .notdef#6721 (U+C135): L<<648.0,451.0>--<649.0,673.0>>
    
    * .notdef#6722 (U+C137): L<<648.0,401.0>--<649.0,663.0>>
    
    * .notdef#6723 (U+C13A): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6724 (U+C13B): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6725 (U+C13D): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6726 (U+C13E): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6727 (U+C13F): L<<357.0,110.0>--<556.0,111.0>>
    
    * .notdef#6727 (U+C13F): L<<367.0,-73.0>--<569.0,-72.0>>
    
    * .notdef#6727 (U+C13F): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6728 (U+C141): L<<252.0,-112.0>--<387.0,-111.0>>
    
    * .notdef#6728 (U+C141): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6729 (U+C142): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6729 (U+C142): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6730 (U+C143): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6730 (U+C143): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6731 (U+C144): L<<252.0,-112.0>--<387.0,-111.0>>
    
    * .notdef#6731 (U+C144): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6732 (U+C145): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6732 (U+C145): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6732 (U+C145): L<<543.0,186.0>--<665.0,187.0>>
    
    * .notdef#6733 (U+C146): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6733 (U+C146): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6734 (U+C147): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6734 (U+C147): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6735 (U+C14A): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6736 (U+C14E): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6737 (U+C14F): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6738 (U+C150): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6739 (U+C151): L<<383.0,157.0>--<574.0,158.0>>
    
    * .notdef#6739 (U+C151): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6740 (U+C152): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6741 (U+C153): L<<534.0,481.0>--<535.0,653.0>>
    
    * .notdef#6742 (U+C156): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#6743 (U+C157): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#6744 (U+C159): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#6745 (U+C15A): L<<648.0,441.0>--<649.0,673.0>>
    
    * .notdef#6746 (U+C15B): L<<288.0,110.0>--<487.0,111.0>>
    
    * .notdef#6746 (U+C15B): L<<298.0,-73.0>--<500.0,-72.0>>
    
    * .notdef#6746 (U+C15B): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#6747 (U+C15D): L<<183.0,-112.0>--<318.0,-111.0>>
    
    * .notdef#6747 (U+C15D): L<<648.0,441.0>--<649.0,673.0>>
    
    * .notdef#6748 (U+C15E): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6748 (U+C15E): L<<648.0,441.0>--<649.0,673.0>>
    
    * .notdef#6749 (U+C15F): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6749 (U+C15F): L<<648.0,441.0>--<649.0,673.0>>
    
    * .notdef#675 (U+B5A0): L<<774.0,271.0>--<775.0,573.0>>
    
    * .notdef#6750 (U+C160): L<<183.0,-112.0>--<318.0,-111.0>>
    
    * .notdef#6750 (U+C160): L<<648.0,441.0>--<649.0,673.0>>
    
    * .notdef#6751 (U+C161): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6751 (U+C161): L<<474.0,186.0>--<596.0,187.0>>
    
    * .notdef#6751 (U+C161): L<<648.0,441.0>--<649.0,673.0>>
    
    * .notdef#6752 (U+C162): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6752 (U+C162): L<<648.0,441.0>--<649.0,673.0>>
    
    * .notdef#6753 (U+C163): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#6753 (U+C163): L<<648.0,441.0>--<649.0,673.0>>
    
    * .notdef#6754 (U+C166): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#6755 (U+C16A): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#6756 (U+C16B): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#6757 (U+C16C): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#6758 (U+C16D): L<<314.0,157.0>--<505.0,158.0>>
    
    * .notdef#6758 (U+C16D): L<<648.0,441.0>--<649.0,673.0>>
    
    * .notdef#6759 (U+C16E): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#676 (U+B5A1): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#6760 (U+C16F): L<<648.0,411.0>--<649.0,663.0>>
    
    * .notdef#6761 (U+C171): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6762 (U+C172): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6763 (U+C173): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6764 (U+C175): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6765 (U+C176): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#6766 (U+C177): L<<357.0,110.0>--<556.0,111.0>>
    
    * .notdef#6766 (U+C177): L<<367.0,-73.0>--<569.0,-72.0>>
    
    * .notdef#6766 (U+C177): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6767 (U+C179): L<<252.0,-112.0>--<387.0,-111.0>>
    
    * .notdef#6767 (U+C179): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#6768 (U+C17A): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6768 (U+C17A): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#6769 (U+C17B): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6769 (U+C17B): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#677 (U+B5A4): L<<374.0,565.0>--<492.0,566.0>>
    
    * .notdef#677 (U+B5A4): L<<774.0,335.0>--<775.0,653.0>>
    
    * .notdef#6770 (U+C17C): L<<252.0,-112.0>--<387.0,-111.0>>
    
    * .notdef#6770 (U+C17C): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#6771 (U+C17D): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6771 (U+C17D): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#6771 (U+C17D): L<<543.0,186.0>--<665.0,187.0>>
    
    * .notdef#6772 (U+C17E): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6772 (U+C17E): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#6773 (U+C17F): L<<237.0,-112.0>--<372.0,-111.0>>
    
    * .notdef#6773 (U+C17F): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#6774 (U+C180): L<<357.0,118.0>--<534.0,119.0>>
    
    * .notdef#6774 (U+C180): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6775 (U+C181): L<<359.0,-69.0>--<528.0,-68.0>>
    
    * .notdef#6775 (U+C181): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6776 (U+C182): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6777 (U+C183): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6778 (U+C184): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6779 (U+C186): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#678 (U+B5A8): L<<429.0,-112.0>--<654.0,-111.0>>
    
    * .notdef#678 (U+B5A8): L<<774.0,451.0>--<775.0,673.0>>
    
    * .notdef#6780 (U+C187): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#6781 (U+C188): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6782 (U+C189): L<<383.0,157.0>--<574.0,158.0>>
    
    * .notdef#6782 (U+C189): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#6783 (U+C18A): L<<534.0,431.0>--<535.0,643.0>>
    
    * .notdef#6784 (U+C18B): L<<534.0,471.0>--<535.0,653.0>>
    
    * .notdef#6788 (U+C193): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6788 (U+C193): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6789 (U+C195): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#679 (U+B5AA): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#679 (U+B5AA): L<<774.0,451.0>--<775.0,673.0>>
    
    * .notdef#6790 (U+C197): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6791 (U+C198): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6792 (U+C199): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6792 (U+C199): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#6793 (U+C19A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6794 (U+C19B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#68 (U+3173): L<<224.0,342.0>--<223.0,223.0>>
    
    * .notdef#68 (U+3173): L<<352.0,181.0>--<223.0,180.0>>
    
    * .notdef#68 (U+3173): L<<733.0,513.0>--<591.0,512.0>>
    
    * .notdef#68 (U+3173): L<<746.0,286.0>--<601.0,285.0>>
    
    * .notdef#680 (U+B5AB): L<<294.0,-112.0>--<429.0,-111.0>>
    
    * .notdef#680 (U+B5AB): L<<774.0,451.0>--<775.0,673.0>>
    
    * .notdef#6806 (U+C1AF): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#6806 (U+C1AF): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#6807 (U+C1B1): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#6808 (U+C1B2): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6809 (U+C1B3): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#681 (U+B5B0): L<<414.0,118.0>--<591.0,119.0>>
    
    * .notdef#681 (U+B5B0): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#6810 (U+C1B4): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#6811 (U+C1B5): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6811 (U+C1B5): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#6812 (U+C1B6): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6813 (U+C1B7): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6814 (U+C1B8): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#6815 (U+C1B9): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#682 (U+B5B1): L<<416.0,-69.0>--<585.0,-68.0>>
    
    * .notdef#682 (U+B5B1): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#6822 (U+C1C1): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#683 (U+B5B3): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#6830 (U+C1CB): L<<416.0,70.0>--<625.0,71.0>>
    
    * .notdef#6830 (U+C1CB): L<<426.0,-93.0>--<632.0,-92.0>>
    
    * .notdef#6831 (U+C1CD): L<<311.0,-112.0>--<446.0,-111.0>>
    
    * .notdef#6832 (U+C1CE): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#6833 (U+C1CF): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#6834 (U+C1D0): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#6835 (U+C1D1): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#6835 (U+C1D1): L<<602.0,151.0>--<724.0,152.0>>
    
    * .notdef#6836 (U+C1D2): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#6837 (U+C1D3): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#6838 (U+C1D5): L<<418.0,-83.0>--<607.0,-82.0>>
    
    * .notdef#684 (U+B5B4): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#6844 (U+C1DD): L<<442.0,146.0>--<633.0,147.0>>
    
    * .notdef#685 (U+B5B5): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#6852 (U+C1E7): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#6852 (U+C1E7): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#6853 (U+C1E9): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#6854 (U+C1EA): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6855 (U+C1EB): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6856 (U+C1EC): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#6857 (U+C1ED): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6857 (U+C1ED): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#6858 (U+C1EE): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#6859 (U+C1EF): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#686 (U+B5BB): L<<774.0,401.0>--<775.0,663.0>>
    
    * .notdef#6866 (U+C1F9): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#687 (U+B5BC): L<<676.0,291.0>--<677.0,573.0>>
    
    * .notdef#6873 (U+C203): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6873 (U+C203): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6874 (U+C205): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#6875 (U+C206): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6876 (U+C207): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6877 (U+C208): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6878 (U+C209): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6878 (U+C209): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#6879 (U+C20A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#688 (U+B5BD): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#6880 (U+C20B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6886 (U+C215): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#689 (U+B5C0): L<<677.0,370.0>--<678.0,623.0>>
    
    * .notdef#6893 (U+C221): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#6894 (U+C222): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6895 (U+C223): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6896 (U+C224): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6897 (U+C225): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6897 (U+C225): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#6898 (U+C226): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6899 (U+C227): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#69 (U+3174): L<<250.0,245.0>--<135.0,244.0>>
    
    * .notdef#690 (U+B5C4): L<<499.0,-112.0>--<724.0,-111.0>>
    
    * .notdef#690 (U+B5C4): L<<677.0,481.0>--<678.0,653.0>>
    
    * .notdef#6905 (U+C235): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6906 (U+C236): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6907 (U+C237): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6908 (U+C238): L<<706.0,461.0>--<707.0,683.0>>
    
    * .notdef#6909 (U+C239): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#691 (U+B5CC): L<<484.0,118.0>--<661.0,119.0>>
    
    * .notdef#691 (U+B5CC): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#6910 (U+C23A): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6911 (U+C23B): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#6911 (U+C23B): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#6911 (U+C23B): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6912 (U+C23C): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#6912 (U+C23C): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6913 (U+C23D): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#6913 (U+C23D): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6914 (U+C23E): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6915 (U+C23F): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6916 (U+C240): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6917 (U+C241): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#6917 (U+C241): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6918 (U+C242): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6919 (U+C243): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#692 (U+B5CD): L<<486.0,-69.0>--<655.0,-68.0>>
    
    * .notdef#692 (U+B5CD): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#6920 (U+C244): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#6920 (U+C244): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6921 (U+C245): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#6921 (U+C245): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6922 (U+C246): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6923 (U+C247): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6924 (U+C249): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6925 (U+C24A): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6926 (U+C24B): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6927 (U+C24C): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#6928 (U+C24D): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#6928 (U+C24D): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6929 (U+C24E): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#693 (U+B5CF): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#6930 (U+C24F): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#6931 (U+C252): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6932 (U+C253): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6933 (U+C255): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6934 (U+C256): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6935 (U+C257): L<<501.0,90.0>--<675.0,91.0>>
    
    * .notdef#6935 (U+C257): L<<511.0,-83.0>--<688.0,-82.0>>
    
    * .notdef#6935 (U+C257): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6936 (U+C259): L<<381.0,-122.0>--<506.0,-121.0>>
    
    * .notdef#6936 (U+C259): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6937 (U+C25A): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6938 (U+C25B): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6939 (U+C25C): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#694 (U+B5D0): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#6940 (U+C25D): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6940 (U+C25D): L<<632.0,156.0>--<754.0,157.0>>
    
    * .notdef#6941 (U+C25E): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6942 (U+C25F): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6943 (U+C261): L<<502.0,-85.0>--<657.0,-84.0>>
    
    * .notdef#6943 (U+C261): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6944 (U+C262): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6945 (U+C263): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6946 (U+C264): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6947 (U+C266): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6948 (U+C267): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6949 (U+C268): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#695 (U+B5D1): L<<677.0,431.0>--<678.0,643.0>>
    
    * .notdef#6950 (U+C269): L<<502.0,137.0>--<693.0,138.0>>
    
    * .notdef#6950 (U+C269): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6951 (U+C26A): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#6952 (U+C26B): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#6953 (U+C26E): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6954 (U+C26F): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6955 (U+C271): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6956 (U+C272): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6957 (U+C273): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#6957 (U+C273): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#6957 (U+C273): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6958 (U+C275): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#6958 (U+C275): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6959 (U+C276): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#696 (U+B5D8): L<<774.0,271.0>--<775.0,573.0>>
    
    * .notdef#6960 (U+C277): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6961 (U+C278): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6962 (U+C279): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#6962 (U+C279): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6963 (U+C27A): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6964 (U+C27B): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6965 (U+C27E): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6966 (U+C280): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6967 (U+C282): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6968 (U+C283): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6969 (U+C284): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#697 (U+B5EC): L<<774.0,411.0>--<775.0,663.0>>
    
    * .notdef#6970 (U+C285): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#6970 (U+C285): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6971 (U+C286): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#6972 (U+C287): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#6978 (U+C28F): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6978 (U+C28F): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#6979 (U+C291): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#698 (U+B610): L<<172.0,534.0>--<314.0,535.0>>
    
    * .notdef#698 (U+B610): L<<182.0,321.0>--<324.0,322.0>>
    
    * .notdef#698 (U+B610): L<<521.0,500.0>--<663.0,501.0>>
    
    * .notdef#698 (U+B610): L<<531.0,277.0>--<676.0,278.0>>
    
    * .notdef#6980 (U+C292): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6981 (U+C293): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6982 (U+C294): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#6983 (U+C295): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#6983 (U+C295): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#6984 (U+C296): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6985 (U+C297): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#6986 (U+C299): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#699 (U+B611): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#699 (U+B611): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#699 (U+B611): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#699 (U+B611): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#6992 (U+C2A1): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#6999 (U+C2AB): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#6999 (U+C2AB): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#70 (U+3175): L<<250.0,245.0>--<135.0,244.0>>
    
    * .notdef#70 (U+3175): L<<798.0,513.0>--<671.0,512.0>>
    
    * .notdef#70 (U+3175): L<<806.0,285.0>--<681.0,284.0>>
    
    * .notdef#700 (U+B614): L<<172.0,710.0>--<314.0,711.0>>
    
    * .notdef#700 (U+B614): L<<182.0,509.0>--<324.0,510.0>>
    
    * .notdef#700 (U+B614): L<<521.0,664.0>--<663.0,665.0>>
    
    * .notdef#700 (U+B614): L<<531.0,453.0>--<676.0,454.0>>
    
    * .notdef#7000 (U+C2AE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7001 (U+C2AF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7002 (U+C2B0): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#7003 (U+C2B1): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7003 (U+C2B1): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#7004 (U+C2B2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7005 (U+C2B3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#701 (U+B618): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#701 (U+B618): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#701 (U+B618): L<<338.0,-129.0>--<543.0,-128.0>>
    
    * .notdef#701 (U+B618): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#7011 (U+C2BD): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#702 (U+B625): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#702 (U+B625): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#702 (U+B625): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#702 (U+B625): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#7021 (U+C2C7): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#7021 (U+C2C7): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#7022 (U+C2C8): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#7023 (U+C2C9): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#7024 (U+C2CA): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7025 (U+C2CB): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7026 (U+C2CC): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#7027 (U+C2CD): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7027 (U+C2CD): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#7028 (U+C2CE): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7029 (U+C2CF): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7030 (U+C2D0): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#7031 (U+C2D1): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#7039 (U+C2D9): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#704 (U+B634): L<<412.0,-122.0>--<652.0,-121.0>>
    
    * .notdef#7046 (U+C2E5): L<<183.0,-112.0>--<318.0,-111.0>>
    
    * .notdef#7047 (U+C2E6): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#7048 (U+C2E7): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#7049 (U+C2E8): L<<183.0,-112.0>--<318.0,-111.0>>
    
    * .notdef#7050 (U+C2E9): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#7050 (U+C2E9): L<<474.0,186.0>--<596.0,187.0>>
    
    * .notdef#7051 (U+C2EA): L<<168.0,-112.0>--<303.0,-111.0>>
    
    * .notdef#7057 (U+C2F5): L<<314.0,157.0>--<505.0,158.0>>
    
    * .notdef#7062 (U+C2FF): L<<334.0,110.0>--<533.0,111.0>>
    
    * .notdef#7062 (U+C2FF): L<<344.0,-73.0>--<546.0,-72.0>>
    
    * .notdef#7063 (U+C301): L<<229.0,-112.0>--<364.0,-111.0>>
    
    * .notdef#7064 (U+C302): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7065 (U+C303): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7066 (U+C304): L<<229.0,-112.0>--<364.0,-111.0>>
    
    * .notdef#7067 (U+C305): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7067 (U+C305): L<<520.0,186.0>--<642.0,187.0>>
    
    * .notdef#7068 (U+C306): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7069 (U+C307): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7075 (U+C311): L<<360.0,157.0>--<551.0,158.0>>
    
    * .notdef#708 (U+B69C): L<<172.0,544.0>--<314.0,545.0>>
    
    * .notdef#708 (U+B69C): L<<182.0,361.0>--<324.0,362.0>>
    
    * .notdef#708 (U+B69C): L<<521.0,510.0>--<663.0,511.0>>
    
    * .notdef#708 (U+B69C): L<<531.0,317.0>--<676.0,318.0>>
    
    * .notdef#7081 (U+C31B): L<<403.0,110.0>--<602.0,111.0>>
    
    * .notdef#7081 (U+C31B): L<<413.0,-73.0>--<615.0,-72.0>>
    
    * .notdef#7082 (U+C31D): L<<298.0,-112.0>--<433.0,-111.0>>
    
    * .notdef#7083 (U+C31E): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7084 (U+C31F): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7085 (U+C320): L<<298.0,-112.0>--<433.0,-111.0>>
    
    * .notdef#7086 (U+C321): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7086 (U+C321): L<<589.0,186.0>--<711.0,187.0>>
    
    * .notdef#7087 (U+C322): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7088 (U+C323): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#709 (U+B69D): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#709 (U+B69D): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#709 (U+B69D): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#709 (U+B69D): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#7094 (U+C32D): L<<429.0,157.0>--<620.0,158.0>>
    
    * .notdef#71 (U+3176): L<<224.0,342.0>--<223.0,223.0>>
    
    * .notdef#71 (U+3176): L<<352.0,181.0>--<223.0,180.0>>
    
    * .notdef#710 (U+B6A0): L<<172.0,710.0>--<314.0,711.0>>
    
    * .notdef#710 (U+B6A0): L<<182.0,509.0>--<324.0,510.0>>
    
    * .notdef#710 (U+B6A0): L<<521.0,664.0>--<663.0,665.0>>
    
    * .notdef#710 (U+B6A0): L<<531.0,453.0>--<676.0,454.0>>
    
    * .notdef#7104 (U+C337): L<<334.0,110.0>--<533.0,111.0>>
    
    * .notdef#7104 (U+C337): L<<344.0,-73.0>--<546.0,-72.0>>
    
    * .notdef#7105 (U+C338): L<<349.0,-112.0>--<574.0,-111.0>>
    
    * .notdef#7106 (U+C339): L<<229.0,-112.0>--<364.0,-111.0>>
    
    * .notdef#7107 (U+C33A): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7108 (U+C33B): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7109 (U+C33C): L<<229.0,-112.0>--<364.0,-111.0>>
    
    * .notdef#711 (U+B6A4): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#711 (U+B6A4): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#711 (U+B6A4): L<<338.0,-129.0>--<543.0,-128.0>>
    
    * .notdef#711 (U+B6A4): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#7110 (U+C33D): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7110 (U+C33D): L<<520.0,186.0>--<642.0,187.0>>
    
    * .notdef#7111 (U+C33E): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7112 (U+C33F): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7113 (U+C340): L<<334.0,118.0>--<511.0,119.0>>
    
    * .notdef#7114 (U+C341): L<<336.0,-69.0>--<505.0,-68.0>>
    
    * .notdef#712 (U+B6AB): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#712 (U+B6AB): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#712 (U+B6AB): L<<233.0,-132.0>--<368.0,-131.0>>
    
    * .notdef#712 (U+B6AB): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#7121 (U+C349): L<<360.0,157.0>--<551.0,158.0>>
    
    * .notdef#713 (U+B6AC): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#713 (U+B6AC): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#713 (U+B6AC): L<<333.0,78.0>--<490.0,79.0>>
    
    * .notdef#713 (U+B6AC): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#713 (U+B6AC): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#7131 (U+C353): L<<403.0,110.0>--<602.0,111.0>>
    
    * .notdef#7131 (U+C353): L<<413.0,-73.0>--<615.0,-72.0>>
    
    * .notdef#7132 (U+C354): L<<418.0,-112.0>--<643.0,-111.0>>
    
    * .notdef#7133 (U+C355): L<<298.0,-112.0>--<433.0,-111.0>>
    
    * .notdef#7134 (U+C356): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7135 (U+C357): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7136 (U+C358): L<<298.0,-112.0>--<433.0,-111.0>>
    
    * .notdef#7137 (U+C359): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7137 (U+C359): L<<589.0,186.0>--<711.0,187.0>>
    
    * .notdef#7138 (U+C35A): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7139 (U+C35B): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#714 (U+B6B1): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#714 (U+B6B1): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#714 (U+B6B1): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#714 (U+B6B1): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#7140 (U+C35C): L<<403.0,118.0>--<580.0,119.0>>
    
    * .notdef#7141 (U+C35D): L<<405.0,-69.0>--<574.0,-68.0>>
    
    * .notdef#7149 (U+C365): L<<429.0,157.0>--<620.0,158.0>>
    
    * .notdef#715 (U+B6D4): L<<633.0,398.0>--<634.0,573.0>>
    
    * .notdef#7152 (U+C36A): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#7153 (U+C36B): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#7154 (U+C36D): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#7155 (U+C36E): L<<694.0,451.0>--<695.0,673.0>>
    
    * .notdef#7156 (U+C36F): L<<334.0,110.0>--<533.0,111.0>>
    
    * .notdef#7156 (U+C36F): L<<344.0,-73.0>--<546.0,-72.0>>
    
    * .notdef#7156 (U+C36F): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#7157 (U+C371): L<<229.0,-112.0>--<364.0,-111.0>>
    
    * .notdef#7157 (U+C371): L<<694.0,451.0>--<695.0,673.0>>
    
    * .notdef#7158 (U+C373): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7158 (U+C373): L<<694.0,451.0>--<695.0,673.0>>
    
    * .notdef#7159 (U+C374): L<<229.0,-112.0>--<364.0,-111.0>>
    
    * .notdef#7159 (U+C374): L<<694.0,451.0>--<695.0,673.0>>
    
    * .notdef#716 (U+B6F0): L<<732.0,361.0>--<733.0,583.0>>
    
    * .notdef#7160 (U+C375): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7160 (U+C375): L<<520.0,186.0>--<642.0,187.0>>
    
    * .notdef#7160 (U+C375): L<<694.0,451.0>--<695.0,673.0>>
    
    * .notdef#7161 (U+C376): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7161 (U+C376): L<<694.0,451.0>--<695.0,673.0>>
    
    * .notdef#7162 (U+C377): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7162 (U+C377): L<<694.0,451.0>--<695.0,673.0>>
    
    * .notdef#7163 (U+C37A): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#7164 (U+C37B): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#7165 (U+C37E): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#7166 (U+C37F): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#7167 (U+C380): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#7168 (U+C381): L<<360.0,157.0>--<551.0,158.0>>
    
    * .notdef#7168 (U+C381): L<<694.0,451.0>--<695.0,673.0>>
    
    * .notdef#7169 (U+C382): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#717 (U+B6F4): L<<752.0,461.0>--<753.0,683.0>>
    
    * .notdef#7170 (U+C383): L<<694.0,401.0>--<695.0,663.0>>
    
    * .notdef#7171 (U+C385): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7172 (U+C386): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7173 (U+C387): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7174 (U+C389): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7175 (U+C38A): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#7176 (U+C38B): L<<403.0,110.0>--<602.0,111.0>>
    
    * .notdef#7176 (U+C38B): L<<413.0,-73.0>--<615.0,-72.0>>
    
    * .notdef#7176 (U+C38B): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7177 (U+C38D): L<<298.0,-112.0>--<433.0,-111.0>>
    
    * .notdef#7177 (U+C38D): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#7178 (U+C38E): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7178 (U+C38E): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#7179 (U+C38F): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7179 (U+C38F): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#718 (U+B6F8): L<<389.0,609.0>--<507.0,610.0>>
    
    * .notdef#718 (U+B6F8): L<<490.0,-122.0>--<698.0,-121.0>>
    
    * .notdef#718 (U+B6F8): L<<752.0,471.0>--<753.0,703.0>>
    
    * .notdef#7180 (U+C390): L<<298.0,-112.0>--<433.0,-111.0>>
    
    * .notdef#7180 (U+C390): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#7181 (U+C391): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7181 (U+C391): L<<589.0,186.0>--<711.0,187.0>>
    
    * .notdef#7181 (U+C391): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#7182 (U+C392): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7182 (U+C392): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#7183 (U+C393): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7183 (U+C393): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#7184 (U+C394): L<<403.0,118.0>--<580.0,119.0>>
    
    * .notdef#7184 (U+C394): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7185 (U+C395): L<<405.0,-69.0>--<574.0,-68.0>>
    
    * .notdef#7185 (U+C395): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7186 (U+C396): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7187 (U+C397): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7188 (U+C398): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7189 (U+C399): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#719 (U+B700): L<<488.0,98.0>--<630.0,99.0>>
    
    * .notdef#719 (U+B700): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#7190 (U+C39A): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7191 (U+C39B): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#7192 (U+C39C): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7193 (U+C39D): L<<429.0,157.0>--<620.0,158.0>>
    
    * .notdef#7193 (U+C39D): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#7194 (U+C39E): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7195 (U+C39F): L<<597.0,481.0>--<598.0,653.0>>
    
    * .notdef#7196 (U+C3A0): L<<726.0,271.0>--<727.0,573.0>>
    
    * .notdef#7197 (U+C3A1): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7198 (U+C3A2): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7199 (U+C3A3): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#72 (U+3177): L<<224.0,342.0>--<223.0,223.0>>
    
    * .notdef#72 (U+3177): L<<352.0,181.0>--<223.0,180.0>>
    
    * .notdef#72 (U+3177): L<<749.0,503.0>--<607.0,502.0>>
    
    * .notdef#720 (U+B701): L<<488.0,-85.0>--<643.0,-84.0>>
    
    * .notdef#720 (U+B701): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#7200 (U+C3A4): L<<694.0,332.0>--<695.0,653.0>>
    
    * .notdef#7201 (U+C3A5): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7202 (U+C3A6): L<<694.0,441.0>--<695.0,673.0>>
    
    * .notdef#7203 (U+C3A7): L<<334.0,110.0>--<533.0,111.0>>
    
    * .notdef#7203 (U+C3A7): L<<344.0,-73.0>--<546.0,-72.0>>
    
    * .notdef#7203 (U+C3A7): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7204 (U+C3A8): L<<349.0,-112.0>--<574.0,-111.0>>
    
    * .notdef#7204 (U+C3A8): L<<694.0,441.0>--<695.0,673.0>>
    
    * .notdef#7205 (U+C3A9): L<<229.0,-112.0>--<364.0,-111.0>>
    
    * .notdef#7205 (U+C3A9): L<<694.0,441.0>--<695.0,673.0>>
    
    * .notdef#7206 (U+C3AA): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7206 (U+C3AA): L<<694.0,441.0>--<695.0,673.0>>
    
    * .notdef#7207 (U+C3AB): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7207 (U+C3AB): L<<694.0,441.0>--<695.0,673.0>>
    
    * .notdef#7208 (U+C3AC): L<<229.0,-112.0>--<364.0,-111.0>>
    
    * .notdef#7208 (U+C3AC): L<<694.0,441.0>--<695.0,673.0>>
    
    * .notdef#7209 (U+C3AD): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7209 (U+C3AD): L<<520.0,186.0>--<642.0,187.0>>
    
    * .notdef#7209 (U+C3AD): L<<694.0,441.0>--<695.0,673.0>>
    
    * .notdef#721 (U+B705): L<<752.0,471.0>--<753.0,693.0>>
    
    * .notdef#7210 (U+C3AE): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7210 (U+C3AE): L<<694.0,441.0>--<695.0,673.0>>
    
    * .notdef#7211 (U+C3AF): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7211 (U+C3AF): L<<694.0,441.0>--<695.0,673.0>>
    
    * .notdef#7212 (U+C3B0): L<<334.0,118.0>--<511.0,119.0>>
    
    * .notdef#7212 (U+C3B0): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7213 (U+C3B1): L<<336.0,-69.0>--<505.0,-68.0>>
    
    * .notdef#7213 (U+C3B1): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7214 (U+C3B2): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7215 (U+C3B3): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7216 (U+C3B4): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7217 (U+C3B5): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7218 (U+C3B6): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7219 (U+C3B7): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#722 (U+B728): L<<172.0,524.0>--<314.0,525.0>>
    
    * .notdef#722 (U+B728): L<<182.0,311.0>--<324.0,312.0>>
    
    * .notdef#722 (U+B728): L<<521.0,490.0>--<663.0,491.0>>
    
    * .notdef#722 (U+B728): L<<531.0,267.0>--<676.0,268.0>>
    
    * .notdef#7220 (U+C3B8): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7221 (U+C3B9): L<<360.0,157.0>--<551.0,158.0>>
    
    * .notdef#7221 (U+C3B9): L<<694.0,441.0>--<695.0,673.0>>
    
    * .notdef#7222 (U+C3BA): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7223 (U+C3BB): L<<694.0,411.0>--<695.0,663.0>>
    
    * .notdef#7224 (U+C3BC): L<<639.0,291.0>--<640.0,573.0>>
    
    * .notdef#7225 (U+C3BD): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7226 (U+C3BE): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7227 (U+C3BF): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7228 (U+C3C1): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7229 (U+C3C2): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#723 (U+B729): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#723 (U+B729): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#723 (U+B729): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#723 (U+B729): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#7230 (U+C3C3): L<<403.0,110.0>--<602.0,111.0>>
    
    * .notdef#7230 (U+C3C3): L<<413.0,-73.0>--<615.0,-72.0>>
    
    * .notdef#7230 (U+C3C3): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7231 (U+C3C4): L<<418.0,-112.0>--<643.0,-111.0>>
    
    * .notdef#7231 (U+C3C4): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7232 (U+C3C5): L<<298.0,-112.0>--<433.0,-111.0>>
    
    * .notdef#7232 (U+C3C5): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7233 (U+C3C6): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7233 (U+C3C6): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7234 (U+C3C7): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7234 (U+C3C7): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7235 (U+C3C8): L<<298.0,-112.0>--<433.0,-111.0>>
    
    * .notdef#7235 (U+C3C8): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7236 (U+C3C9): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7236 (U+C3C9): L<<589.0,186.0>--<711.0,187.0>>
    
    * .notdef#7236 (U+C3C9): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7237 (U+C3CA): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7237 (U+C3CA): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7238 (U+C3CB): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#7238 (U+C3CB): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7239 (U+C3CC): L<<403.0,118.0>--<580.0,119.0>>
    
    * .notdef#7239 (U+C3CC): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#724 (U+B72C): L<<172.0,710.0>--<314.0,711.0>>
    
    * .notdef#724 (U+B72C): L<<182.0,509.0>--<324.0,510.0>>
    
    * .notdef#724 (U+B72C): L<<521.0,664.0>--<663.0,665.0>>
    
    * .notdef#724 (U+B72C): L<<531.0,453.0>--<676.0,454.0>>
    
    * .notdef#7240 (U+C3CD): L<<405.0,-69.0>--<574.0,-68.0>>
    
    * .notdef#7240 (U+C3CD): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7241 (U+C3CE): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7242 (U+C3CF): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7243 (U+C3D0): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7244 (U+C3D1): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7245 (U+C3D2): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7246 (U+C3D3): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7247 (U+C3D4): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#7248 (U+C3D5): L<<429.0,157.0>--<620.0,158.0>>
    
    * .notdef#7248 (U+C3D5): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7249 (U+C3D6): L<<597.0,431.0>--<598.0,643.0>>
    
    * .notdef#725 (U+B72F): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#725 (U+B72F): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#725 (U+B72F): L<<333.0,78.0>--<535.0,79.0>>
    
    * .notdef#725 (U+B72F): L<<343.0,-100.0>--<548.0,-99.0>>
    
    * .notdef#725 (U+B72F): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#725 (U+B72F): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#7250 (U+C3D7): L<<597.0,471.0>--<598.0,653.0>>
    
    * .notdef#7255 (U+C3E1): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#7256 (U+C3E3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7257 (U+C3E4): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#7258 (U+C3E5): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7258 (U+C3E5): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#7259 (U+C3E6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#726 (U+B730): L<<172.0,715.0>--<314.0,716.0>>
    
    * .notdef#726 (U+B730): L<<182.0,528.0>--<324.0,529.0>>
    
    * .notdef#726 (U+B730): L<<338.0,-129.0>--<543.0,-128.0>>
    
    * .notdef#726 (U+B730): L<<531.0,476.0>--<676.0,477.0>>
    
    * .notdef#7260 (U+C3E7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7267 (U+C3F1): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#727 (U+B738): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#727 (U+B738): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#727 (U+B738): L<<333.0,78.0>--<490.0,79.0>>
    
    * .notdef#727 (U+B738): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#727 (U+B738): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#7274 (U+C3FB): L<<371.0,70.0>--<580.0,71.0>>
    
    * .notdef#7274 (U+C3FB): L<<381.0,-93.0>--<587.0,-92.0>>
    
    * .notdef#7275 (U+C3FC): L<<381.0,-122.0>--<621.0,-121.0>>
    
    * .notdef#7276 (U+C3FD): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#7277 (U+C3FE): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7278 (U+C3FF): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7279 (U+C400): L<<276.0,-112.0>--<411.0,-111.0>>
    
    * .notdef#728 (U+B739): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#728 (U+B739): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#728 (U+B739): L<<315.0,-90.0>--<509.0,-89.0>>
    
    * .notdef#728 (U+B739): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#728 (U+B739): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#7280 (U+C401): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7280 (U+C401): L<<557.0,151.0>--<679.0,152.0>>
    
    * .notdef#7281 (U+C402): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7282 (U+C403): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7283 (U+C404): L<<370.0,88.0>--<542.0,89.0>>
    
    * .notdef#7284 (U+C405): L<<373.0,-83.0>--<562.0,-82.0>>
    
    * .notdef#729 (U+B73B): L<<172.0,714.0>--<314.0,715.0>>
    
    * .notdef#729 (U+B73B): L<<182.0,521.0>--<324.0,522.0>>
    
    * .notdef#729 (U+B73B): L<<521.0,670.0>--<663.0,671.0>>
    
    * .notdef#729 (U+B73B): L<<531.0,467.0>--<676.0,468.0>>
    
    * .notdef#7291 (U+C40D): L<<397.0,146.0>--<588.0,147.0>>
    
    * .notdef#7300 (U+C417): L<<436.0,70.0>--<645.0,71.0>>
    
    * .notdef#7300 (U+C417): L<<446.0,-93.0>--<652.0,-92.0>>
    
    * .notdef#7301 (U+C418): L<<446.0,-122.0>--<686.0,-121.0>>
    
    * .notdef#7302 (U+C419): L<<331.0,-112.0>--<466.0,-111.0>>
    
    * .notdef#7303 (U+C41A): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#7304 (U+C41B): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#7305 (U+C41C): L<<341.0,-112.0>--<476.0,-111.0>>
    
    * .notdef#7306 (U+C41D): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#7306 (U+C41D): L<<622.0,151.0>--<744.0,152.0>>
    
    * .notdef#7307 (U+C41E): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#7308 (U+C41F): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#7309 (U+C420): L<<435.0,88.0>--<607.0,89.0>>
    
    * .notdef#7310 (U+C421): L<<438.0,-83.0>--<627.0,-82.0>>
    
    * .notdef#7317 (U+C429): L<<462.0,146.0>--<653.0,147.0>>
    
    * .notdef#732 (U+B74C): L<<412.0,-122.0>--<652.0,-121.0>>
    
    * .notdef#7325 (U+C433): L<<371.0,70.0>--<580.0,71.0>>
    
    * .notdef#7325 (U+C433): L<<381.0,-93.0>--<587.0,-92.0>>
    
    * .notdef#7326 (U+C435): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#7327 (U+C436): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7328 (U+C437): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7329 (U+C438): L<<276.0,-112.0>--<411.0,-111.0>>
    
    * .notdef#733 (U+B754): L<<401.0,88.0>--<573.0,89.0>>
    
    * .notdef#7330 (U+C439): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7330 (U+C439): L<<557.0,151.0>--<679.0,152.0>>
    
    * .notdef#7331 (U+C43A): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7332 (U+C43B): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#734 (U+B755): L<<404.0,-83.0>--<593.0,-82.0>>
    
    * .notdef#7340 (U+C445): L<<397.0,146.0>--<588.0,147.0>>
    
    * .notdef#7349 (U+C44F): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#7349 (U+C44F): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#7350 (U+C450): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#7351 (U+C451): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#7352 (U+C452): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7353 (U+C453): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7354 (U+C454): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#7355 (U+C455): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7355 (U+C455): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#7356 (U+C456): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7357 (U+C457): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7358 (U+C458): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#7359 (U+C459): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#736 (U+B764): L<<374.0,565.0>--<492.0,566.0>>
    
    * .notdef#7367 (U+C461): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#737 (U+B768): L<<429.0,-112.0>--<654.0,-111.0>>
    
    * .notdef#7374 (U+C46B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#7374 (U+C46B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#7375 (U+C46D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#7376 (U+C46E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7377 (U+C46F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7378 (U+C470): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#7379 (U+C471): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7379 (U+C471): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#738 (U+B770): L<<414.0,118.0>--<591.0,119.0>>
    
    * .notdef#7380 (U+C472): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7381 (U+C473): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7388 (U+C47D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#739 (U+B771): L<<416.0,-69.0>--<585.0,-68.0>>
    
    * .notdef#7391 (U+C481): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7392 (U+C482): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7393 (U+C483): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7394 (U+C484): L<<711.0,461.0>--<712.0,683.0>>
    
    * .notdef#7395 (U+C485): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7396 (U+C486): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7397 (U+C487): L<<436.0,90.0>--<610.0,91.0>>
    
    * .notdef#7397 (U+C487): L<<446.0,-83.0>--<623.0,-82.0>>
    
    * .notdef#7397 (U+C487): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7398 (U+C488): L<<439.0,-122.0>--<647.0,-121.0>>
    
    * .notdef#7398 (U+C488): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7399 (U+C489): L<<316.0,-122.0>--<441.0,-121.0>>
    
    * .notdef#7399 (U+C489): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7400 (U+C48A): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7401 (U+C48B): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7402 (U+C48C): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7403 (U+C48D): L<<567.0,156.0>--<689.0,157.0>>
    
    * .notdef#7403 (U+C48D): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7404 (U+C48E): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7405 (U+C48F): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7406 (U+C490): L<<437.0,98.0>--<579.0,99.0>>
    
    * .notdef#7406 (U+C490): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7407 (U+C491): L<<437.0,-85.0>--<592.0,-84.0>>
    
    * .notdef#7407 (U+C491): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7408 (U+C492): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7409 (U+C493): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7410 (U+C495): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7411 (U+C496): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7412 (U+C497): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7413 (U+C498): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7414 (U+C499): L<<437.0,137.0>--<628.0,138.0>>
    
    * .notdef#7414 (U+C499): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7415 (U+C49A): L<<711.0,471.0>--<712.0,693.0>>
    
    * .notdef#7416 (U+C49B): L<<711.0,471.0>--<712.0,703.0>>
    
    * .notdef#7417 (U+C49D): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7418 (U+C49E): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7419 (U+C49F): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#742 (U+B77C): L<<210.0,151.0>--<415.0,152.0>>
    
    * .notdef#7420 (U+C4A0): L<<627.0,505.0>--<628.0,657.0>>
    
    * .notdef#7421 (U+C4A1): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7422 (U+C4A2): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7423 (U+C4A3): L<<521.0,90.0>--<695.0,91.0>>
    
    * .notdef#7423 (U+C4A3): L<<531.0,-83.0>--<708.0,-82.0>>
    
    * .notdef#7423 (U+C4A3): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7424 (U+C4A4): L<<524.0,-122.0>--<732.0,-121.0>>
    
    * .notdef#7424 (U+C4A4): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7425 (U+C4A5): L<<401.0,-122.0>--<526.0,-121.0>>
    
    * .notdef#7425 (U+C4A5): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7426 (U+C4A6): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7427 (U+C4A7): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7428 (U+C4A8): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7429 (U+C4A9): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7429 (U+C4A9): L<<652.0,156.0>--<774.0,157.0>>
    
    * .notdef#743 (U+B77D): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#7430 (U+C4AA): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7431 (U+C4AB): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7432 (U+C4AC): L<<522.0,98.0>--<664.0,99.0>>
    
    * .notdef#7432 (U+C4AC): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7433 (U+C4AD): L<<522.0,-85.0>--<677.0,-84.0>>
    
    * .notdef#7433 (U+C4AD): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7434 (U+C4AE): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7435 (U+C4AF): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7436 (U+C4B0): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7437 (U+C4B1): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7438 (U+C4B2): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7439 (U+C4B3): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7440 (U+C4B4): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7441 (U+C4B5): L<<522.0,137.0>--<713.0,138.0>>
    
    * .notdef#7441 (U+C4B5): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7442 (U+C4B6): L<<627.0,515.0>--<628.0,667.0>>
    
    * .notdef#7443 (U+C4B7): L<<627.0,537.0>--<628.0,672.0>>
    
    * .notdef#7444 (U+C4B9): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7445 (U+C4BA): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7446 (U+C4BB): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7447 (U+C4BD): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7448 (U+C4BE): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7449 (U+C4BF): L<<436.0,90.0>--<610.0,91.0>>
    
    * .notdef#7449 (U+C4BF): L<<446.0,-83.0>--<623.0,-82.0>>
    
    * .notdef#7449 (U+C4BF): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#745 (U+B784): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#745 (U+B784): L<<370.0,-112.0>--<595.0,-111.0>>
    
    * .notdef#7450 (U+C4C0): L<<439.0,-122.0>--<647.0,-121.0>>
    
    * .notdef#7450 (U+C4C0): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7451 (U+C4C1): L<<316.0,-122.0>--<441.0,-121.0>>
    
    * .notdef#7451 (U+C4C1): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7452 (U+C4C2): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7453 (U+C4C3): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7454 (U+C4C4): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7455 (U+C4C5): L<<567.0,156.0>--<689.0,157.0>>
    
    * .notdef#7455 (U+C4C5): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7456 (U+C4C6): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7457 (U+C4C7): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7458 (U+C4C8): L<<437.0,98.0>--<579.0,99.0>>
    
    * .notdef#7458 (U+C4C8): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7459 (U+C4C9): L<<437.0,-85.0>--<592.0,-84.0>>
    
    * .notdef#7459 (U+C4C9): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#746 (U+B78C): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#746 (U+B78C): L<<355.0,118.0>--<532.0,119.0>>
    
    * .notdef#7460 (U+C4CA): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7461 (U+C4CB): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7462 (U+C4CC): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7463 (U+C4CD): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7464 (U+C4CE): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7465 (U+C4CF): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7466 (U+C4D0): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7467 (U+C4D1): L<<437.0,137.0>--<628.0,138.0>>
    
    * .notdef#7467 (U+C4D1): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#7468 (U+C4D2): L<<701.0,471.0>--<702.0,693.0>>
    
    * .notdef#7469 (U+C4D3): L<<701.0,471.0>--<702.0,703.0>>
    
    * .notdef#747 (U+B78D): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#747 (U+B78D): L<<357.0,-69.0>--<526.0,-68.0>>
    
    * .notdef#7477 (U+C4DB): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#7477 (U+C4DB): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#7478 (U+C4DC): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#7479 (U+C4DD): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#748 (U+B78F): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#7480 (U+C4DE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7481 (U+C4DF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7482 (U+C4E0): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#7483 (U+C4E1): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7483 (U+C4E1): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#7484 (U+C4E2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7485 (U+C4E3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7486 (U+C4E4): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#7487 (U+C4E5): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#749 (U+B790): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#7494 (U+C4ED): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#750 (U+B791): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#7501 (U+C4F7): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#7501 (U+C4F7): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#7502 (U+C4F9): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#7503 (U+C4FB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7504 (U+C4FC): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#7505 (U+C4FD): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7505 (U+C4FD): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#7506 (U+C4FE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#751 (U+B792): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#7514 (U+C509): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#752 (U+B796): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#7522 (U+C513): L<<371.0,70.0>--<580.0,71.0>>
    
    * .notdef#7522 (U+C513): L<<381.0,-93.0>--<587.0,-92.0>>
    
    * .notdef#7523 (U+C515): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#7524 (U+C516): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7525 (U+C517): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7526 (U+C518): L<<276.0,-112.0>--<411.0,-111.0>>
    
    * .notdef#7527 (U+C519): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7527 (U+C519): L<<557.0,151.0>--<679.0,152.0>>
    
    * .notdef#7528 (U+C51A): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#7529 (U+C51B): L<<256.0,-112.0>--<391.0,-111.0>>
    
    * .notdef#753 (U+B797): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#7530 (U+C51D): L<<373.0,-83.0>--<562.0,-82.0>>
    
    * .notdef#7538 (U+C525): L<<397.0,146.0>--<588.0,147.0>>
    
    * .notdef#754 (U+B798): L<<210.0,151.0>--<395.0,152.0>>
    
    * .notdef#7545 (U+C52F): L<<334.0,110.0>--<533.0,111.0>>
    
    * .notdef#7545 (U+C52F): L<<344.0,-73.0>--<546.0,-72.0>>
    
    * .notdef#7546 (U+C531): L<<229.0,-112.0>--<364.0,-111.0>>
    
    * .notdef#7547 (U+C532): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7548 (U+C533): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7549 (U+C534): L<<229.0,-112.0>--<364.0,-111.0>>
    
    * .notdef#755 (U+B799): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#7550 (U+C535): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7550 (U+C535): L<<520.0,186.0>--<642.0,187.0>>
    
    * .notdef#7551 (U+C536): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7552 (U+C537): L<<214.0,-112.0>--<349.0,-111.0>>
    
    * .notdef#7558 (U+C541): L<<360.0,157.0>--<551.0,158.0>>
    
    * .notdef#7563 (U+C54B): L<<329.0,110.0>--<528.0,111.0>>
    
    * .notdef#7563 (U+C54B): L<<339.0,-73.0>--<541.0,-72.0>>
    
    * .notdef#7564 (U+C54F): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7565 (U+C550): L<<224.0,-112.0>--<359.0,-111.0>>
    
    * .notdef#7566 (U+C551): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7566 (U+C551): L<<515.0,186.0>--<637.0,187.0>>
    
    * .notdef#7567 (U+C552): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#757 (U+B7A0): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#757 (U+B7A0): L<<440.0,-112.0>--<665.0,-111.0>>
    
    * .notdef#7577 (U+C567): L<<398.0,110.0>--<597.0,111.0>>
    
    * .notdef#7577 (U+C567): L<<408.0,-73.0>--<610.0,-72.0>>
    
    * .notdef#7578 (U+C569): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#7579 (U+C56A): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#758 (U+B7A8): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#758 (U+B7A8): L<<425.0,118.0>--<602.0,119.0>>
    
    * .notdef#7580 (U+C56B): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7581 (U+C56C): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#7582 (U+C56D): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7582 (U+C56D): L<<584.0,186.0>--<706.0,187.0>>
    
    * .notdef#7583 (U+C56E): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7584 (U+C56F): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7589 (U+C579): L<<424.0,157.0>--<615.0,158.0>>
    
    * .notdef#759 (U+B7A9): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#759 (U+B7A9): L<<427.0,-69.0>--<596.0,-68.0>>
    
    * .notdef#7596 (U+C583): L<<329.0,110.0>--<528.0,111.0>>
    
    * .notdef#7596 (U+C583): L<<339.0,-73.0>--<541.0,-72.0>>
    
    * .notdef#7597 (U+C585): L<<224.0,-112.0>--<359.0,-111.0>>
    
    * .notdef#7598 (U+C586): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7599 (U+C588): L<<224.0,-112.0>--<359.0,-111.0>>
    
    * .notdef#760 (U+B7AB): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#7600 (U+C589): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7600 (U+C589): L<<515.0,186.0>--<637.0,187.0>>
    
    * .notdef#7601 (U+C58A): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7602 (U+C58B): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#761 (U+B7AC): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#7614 (U+C59F): L<<398.0,110.0>--<597.0,111.0>>
    
    * .notdef#7614 (U+C59F): L<<408.0,-73.0>--<610.0,-72.0>>
    
    * .notdef#7615 (U+C5A1): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#7616 (U+C5A2): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7617 (U+C5A3): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7618 (U+C5A4): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#7619 (U+C5A5): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7619 (U+C5A5): L<<584.0,186.0>--<706.0,187.0>>
    
    * .notdef#762 (U+B7AD): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#7620 (U+C5A6): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7621 (U+C5A7): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7622 (U+C5A8): L<<398.0,118.0>--<575.0,119.0>>
    
    * .notdef#763 (U+B7B4): L<<210.0,151.0>--<415.0,152.0>>
    
    * .notdef#7630 (U+C5B1): L<<424.0,157.0>--<615.0,158.0>>
    
    * .notdef#7633 (U+C5B6): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#7634 (U+C5B7): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#7635 (U+C5BA): L<<689.0,451.0>--<690.0,673.0>>
    
    * .notdef#7636 (U+C5BF): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7636 (U+C5BF): L<<689.0,451.0>--<690.0,673.0>>
    
    * .notdef#7637 (U+C5C0): L<<224.0,-112.0>--<359.0,-111.0>>
    
    * .notdef#7637 (U+C5C0): L<<689.0,451.0>--<690.0,673.0>>
    
    * .notdef#7638 (U+C5C1): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7638 (U+C5C1): L<<515.0,186.0>--<637.0,187.0>>
    
    * .notdef#7638 (U+C5C1): L<<689.0,451.0>--<690.0,673.0>>
    
    * .notdef#7639 (U+C5C2): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7639 (U+C5C2): L<<689.0,451.0>--<690.0,673.0>>
    
    * .notdef#764 (U+B7B5): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#7640 (U+C5C3): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7640 (U+C5C3): L<<689.0,451.0>--<690.0,673.0>>
    
    * .notdef#7641 (U+C5CB): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#7642 (U+C5CD): L<<355.0,157.0>--<546.0,158.0>>
    
    * .notdef#7642 (U+C5CD): L<<689.0,451.0>--<690.0,673.0>>
    
    * .notdef#7643 (U+C5CF): L<<689.0,401.0>--<690.0,663.0>>
    
    * .notdef#7644 (U+C5D2): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7645 (U+C5D3): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7646 (U+C5D5): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7647 (U+C5D6): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#7648 (U+C5D7): L<<398.0,110.0>--<597.0,111.0>>
    
    * .notdef#7648 (U+C5D7): L<<408.0,-73.0>--<610.0,-72.0>>
    
    * .notdef#7648 (U+C5D7): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7649 (U+C5D9): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#7649 (U+C5D9): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#7650 (U+C5DA): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7650 (U+C5DA): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#7651 (U+C5DB): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7651 (U+C5DB): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#7652 (U+C5DC): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#7652 (U+C5DC): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#7653 (U+C5DD): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7653 (U+C5DD): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#7653 (U+C5DD): L<<584.0,186.0>--<706.0,187.0>>
    
    * .notdef#7654 (U+C5DE): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7654 (U+C5DE): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#7655 (U+C5DF): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7655 (U+C5DF): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#7656 (U+C5E2): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7657 (U+C5E4): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7658 (U+C5E6): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7659 (U+C5E7): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#766 (U+B7C7): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#7660 (U+C5E8): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7661 (U+C5E9): L<<424.0,157.0>--<615.0,158.0>>
    
    * .notdef#7661 (U+C5E9): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#7662 (U+C5EA): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7663 (U+C5EB): L<<575.0,481.0>--<576.0,653.0>>
    
    * .notdef#7664 (U+C5EF): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#7665 (U+C5F1): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#7666 (U+C5F2): L<<689.0,441.0>--<690.0,673.0>>
    
    * .notdef#7667 (U+C5F3): L<<329.0,110.0>--<528.0,111.0>>
    
    * .notdef#7667 (U+C5F3): L<<339.0,-73.0>--<541.0,-72.0>>
    
    * .notdef#7667 (U+C5F3): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#7668 (U+C5F5): L<<224.0,-112.0>--<359.0,-111.0>>
    
    * .notdef#7668 (U+C5F5): L<<689.0,441.0>--<690.0,673.0>>
    
    * .notdef#7669 (U+C5F8): L<<224.0,-112.0>--<359.0,-111.0>>
    
    * .notdef#7669 (U+C5F8): L<<689.0,441.0>--<690.0,673.0>>
    
    * .notdef#767 (U+B7C9): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#7670 (U+C5F9): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7670 (U+C5F9): L<<515.0,186.0>--<637.0,187.0>>
    
    * .notdef#7670 (U+C5F9): L<<689.0,441.0>--<690.0,673.0>>
    
    * .notdef#7671 (U+C5FA): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7671 (U+C5FA): L<<689.0,441.0>--<690.0,673.0>>
    
    * .notdef#7672 (U+C5FB): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7672 (U+C5FB): L<<689.0,441.0>--<690.0,673.0>>
    
    * .notdef#7673 (U+C602): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#7674 (U+C603): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#7675 (U+C604): L<<689.0,411.0>--<690.0,663.0>>
    
    * .notdef#7676 (U+C609): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7677 (U+C60A): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7678 (U+C60B): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7679 (U+C60D): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#768 (U+B7EC): L<<210.0,151.0>--<415.0,152.0>>
    
    * .notdef#768 (U+B7EC): L<<715.0,271.0>--<716.0,573.0>>
    
    * .notdef#7680 (U+C60E): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#7681 (U+C60F): L<<398.0,110.0>--<597.0,111.0>>
    
    * .notdef#7681 (U+C60F): L<<408.0,-73.0>--<610.0,-72.0>>
    
    * .notdef#7681 (U+C60F): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7682 (U+C611): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#7682 (U+C611): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#7683 (U+C612): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7683 (U+C612): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#7684 (U+C613): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7684 (U+C613): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#7685 (U+C614): L<<293.0,-112.0>--<428.0,-111.0>>
    
    * .notdef#7685 (U+C614): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#7686 (U+C615): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7686 (U+C615): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#7686 (U+C615): L<<584.0,186.0>--<706.0,187.0>>
    
    * .notdef#7687 (U+C616): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7687 (U+C616): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#7688 (U+C617): L<<278.0,-112.0>--<413.0,-111.0>>
    
    * .notdef#7688 (U+C617): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#7689 (U+C61A): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#769 (U+B7ED): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#769 (U+B7ED): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#7690 (U+C61D): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7691 (U+C61E): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7692 (U+C61F): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#7693 (U+C620): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7694 (U+C621): L<<424.0,157.0>--<615.0,158.0>>
    
    * .notdef#7694 (U+C621): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#7695 (U+C622): L<<575.0,431.0>--<576.0,643.0>>
    
    * .notdef#7696 (U+C623): L<<575.0,471.0>--<576.0,653.0>>
    
    * .notdef#77 (U+317C): L<<733.0,513.0>--<591.0,512.0>>
    
    * .notdef#77 (U+317C): L<<746.0,286.0>--<601.0,285.0>>
    
    * .notdef#770 (U+B7F0): L<<715.0,335.0>--<716.0,653.0>>
    
    * .notdef#7701 (U+C62B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#7701 (U+C62B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#7702 (U+C62F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7703 (U+C631): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7703 (U+C631): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#7704 (U+C632): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7709 (U+C63D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#771 (U+B7F4): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#771 (U+B7F4): L<<370.0,-112.0>--<595.0,-111.0>>
    
    * .notdef#771 (U+B7F4): L<<715.0,451.0>--<716.0,673.0>>
    
    * .notdef#7716 (U+C647): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#7716 (U+C647): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#7717 (U+C649): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#7718 (U+C64A): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7719 (U+C64B): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#772 (U+B7FC): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#772 (U+B7FC): L<<355.0,118.0>--<532.0,119.0>>
    
    * .notdef#772 (U+B7FC): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#7720 (U+C64C): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#7721 (U+C64D): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7721 (U+C64D): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#7722 (U+C64E): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7723 (U+C64F): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7728 (U+C659): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#773 (U+B7FD): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#773 (U+B7FD): L<<357.0,-69.0>--<526.0,-68.0>>
    
    * .notdef#773 (U+B7FD): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#7735 (U+C663): L<<416.0,70.0>--<625.0,71.0>>
    
    * .notdef#7735 (U+C663): L<<426.0,-93.0>--<632.0,-92.0>>
    
    * .notdef#7736 (U+C664): L<<426.0,-122.0>--<666.0,-121.0>>
    
    * .notdef#7737 (U+C665): L<<311.0,-112.0>--<446.0,-111.0>>
    
    * .notdef#7738 (U+C666): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#7739 (U+C667): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#774 (U+B7FF): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#774 (U+B7FF): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#7740 (U+C668): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#7741 (U+C669): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#7741 (U+C669): L<<602.0,151.0>--<724.0,152.0>>
    
    * .notdef#7742 (U+C66A): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#7743 (U+C66B): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#7744 (U+C66D): L<<418.0,-83.0>--<607.0,-82.0>>
    
    * .notdef#775 (U+B800): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#775 (U+B800): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#7750 (U+C675): L<<442.0,146.0>--<633.0,147.0>>
    
    * .notdef#7757 (U+C67F): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#7757 (U+C67F): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#7758 (U+C681): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#7759 (U+C682): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#776 (U+B801): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#776 (U+B801): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#7760 (U+C683): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7761 (U+C684): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#7762 (U+C685): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7762 (U+C685): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#7763 (U+C686): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7764 (U+C687): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#777 (U+B807): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#777 (U+B807): L<<715.0,401.0>--<716.0,663.0>>
    
    * .notdef#7770 (U+C691): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#7777 (U+C69B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#7777 (U+C69B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#7778 (U+C69D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#7779 (U+C69E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#778 (U+B808): L<<210.0,151.0>--<395.0,152.0>>
    
    * .notdef#778 (U+B808): L<<601.0,291.0>--<602.0,573.0>>
    
    * .notdef#7780 (U+C69F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7781 (U+C6A0): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#7782 (U+C6A1): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7782 (U+C6A1): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#7783 (U+C6A2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7784 (U+C6A3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#779 (U+B809): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#779 (U+B809): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#7790 (U+C6AD): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#7797 (U+C6B7): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#7797 (U+C6B7): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#7798 (U+C6BB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7799 (U+C6BC): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#780 (U+B80C): L<<602.0,361.0>--<603.0,623.0>>
    
    * .notdef#7800 (U+C6BD): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7800 (U+C6BD): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#7801 (U+C6BE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7802 (U+C6BF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7808 (U+C6C9): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#781 (U+B810): L<<210.0,297.0>--<389.0,298.0>>
    
    * .notdef#781 (U+B810): L<<440.0,-112.0>--<665.0,-111.0>>
    
    * .notdef#781 (U+B810): L<<602.0,481.0>--<603.0,653.0>>
    
    * .notdef#7811 (U+C6CE): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#7812 (U+C6CF): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#7813 (U+C6D1): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#7814 (U+C6D2): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#7815 (U+C6D3): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#7815 (U+C6D3): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#7815 (U+C6D3): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#7816 (U+C6D5): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#7816 (U+C6D5): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#7817 (U+C6D6): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#7818 (U+C6D7): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#7819 (U+C6D8): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#782 (U+B818): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#782 (U+B818): L<<425.0,118.0>--<602.0,119.0>>
    
    * .notdef#782 (U+B818): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#7820 (U+C6D9): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#7820 (U+C6D9): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#7821 (U+C6DA): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#7822 (U+C6DB): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#7823 (U+C6DE): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#7824 (U+C6DF): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#7825 (U+C6E2): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#7826 (U+C6E3): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#7827 (U+C6E4): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#7828 (U+C6E5): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#7828 (U+C6E5): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#7829 (U+C6E6): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#783 (U+B819): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#783 (U+B819): L<<427.0,-69.0>--<596.0,-68.0>>
    
    * .notdef#783 (U+B819): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#7830 (U+C6E7): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#7831 (U+C6EA): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#7832 (U+C6EB): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#7833 (U+C6ED): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#7834 (U+C6EE): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#7835 (U+C6EF): L<<501.0,90.0>--<675.0,91.0>>
    
    * .notdef#7835 (U+C6EF): L<<511.0,-83.0>--<688.0,-82.0>>
    
    * .notdef#7835 (U+C6EF): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#7836 (U+C6F1): L<<381.0,-122.0>--<506.0,-121.0>>
    
    * .notdef#7836 (U+C6F1): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#7837 (U+C6F2): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#7838 (U+C6F3): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#7839 (U+C6F4): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#784 (U+B81B): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#784 (U+B81B): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#7840 (U+C6F5): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#7840 (U+C6F5): L<<632.0,156.0>--<754.0,157.0>>
    
    * .notdef#7841 (U+C6F6): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#7842 (U+C6F7): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#7843 (U+C6FA): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#7844 (U+C6FB): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#7845 (U+C6FC): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#7846 (U+C6FE): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#7847 (U+C6FF): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#7848 (U+C700): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#7849 (U+C701): L<<502.0,137.0>--<693.0,138.0>>
    
    * .notdef#7849 (U+C701): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#785 (U+B81D): L<<210.0,283.0>--<389.0,284.0>>
    
    * .notdef#785 (U+B81D): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#7850 (U+C702): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#7851 (U+C703): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#7852 (U+C706): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#7853 (U+C707): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#7854 (U+C709): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#7855 (U+C70A): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#7856 (U+C70B): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#7856 (U+C70B): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#7856 (U+C70B): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#7857 (U+C70D): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#7857 (U+C70D): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#7858 (U+C70E): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#7859 (U+C70F): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#786 (U+B824): L<<210.0,135.0>--<415.0,136.0>>
    
    * .notdef#786 (U+B824): L<<715.0,271.0>--<716.0,573.0>>
    
    * .notdef#7860 (U+C710): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#7861 (U+C711): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#7861 (U+C711): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#7862 (U+C712): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#7863 (U+C713): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#7864 (U+C716): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#7865 (U+C718): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#7866 (U+C71A): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#7867 (U+C71B): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#7868 (U+C71C): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#7869 (U+C71D): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#7869 (U+C71D): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#787 (U+B825): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#787 (U+B825): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#7870 (U+C71E): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#7871 (U+C71F): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#7876 (U+C727): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#7876 (U+C727): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#7877 (U+C729): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#7878 (U+C72A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7879 (U+C72B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#788 (U+B828): L<<210.0,256.0>--<415.0,257.0>>
    
    * .notdef#788 (U+B828): L<<715.0,331.0>--<716.0,653.0>>
    
    * .notdef#7880 (U+C72C): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#7881 (U+C72D): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7881 (U+C72D): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#7882 (U+C72E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7883 (U+C72F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7888 (U+C739): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#789 (U+B82C): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#789 (U+B82C): L<<370.0,-112.0>--<595.0,-111.0>>
    
    * .notdef#789 (U+B82C): L<<715.0,441.0>--<716.0,673.0>>
    
    * .notdef#7895 (U+C743): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#7895 (U+C743): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#7896 (U+C745): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#7897 (U+C746): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7898 (U+C747): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7899 (U+C748): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#790 (U+B834): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#790 (U+B834): L<<355.0,118.0>--<532.0,119.0>>
    
    * .notdef#790 (U+B834): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#7900 (U+C749): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#7900 (U+C749): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#7901 (U+C74B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#7909 (U+C75F): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#7909 (U+C75F): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#791 (U+B835): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#791 (U+B835): L<<357.0,-69.0>--<526.0,-68.0>>
    
    * .notdef#791 (U+B835): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#7910 (U+C761): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#7911 (U+C762): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7912 (U+C763): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7913 (U+C764): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#7914 (U+C765): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7914 (U+C765): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#7915 (U+C766): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7916 (U+C767): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#7917 (U+C769): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#792 (U+B837): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#792 (U+B837): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#7924 (U+C771): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#793 (U+B838): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#793 (U+B838): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#7931 (U+C77B): L<<329.0,110.0>--<528.0,111.0>>
    
    * .notdef#7931 (U+C77B): L<<339.0,-73.0>--<541.0,-72.0>>
    
    * .notdef#7932 (U+C77F): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7933 (U+C780): L<<224.0,-112.0>--<359.0,-111.0>>
    
    * .notdef#7934 (U+C781): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7934 (U+C781): L<<515.0,186.0>--<637.0,187.0>>
    
    * .notdef#7935 (U+C782): L<<209.0,-112.0>--<344.0,-111.0>>
    
    * .notdef#7939 (U+C78D): L<<355.0,157.0>--<546.0,158.0>>
    
    * .notdef#794 (U+B839): L<<210.0,271.0>--<415.0,272.0>>
    
    * .notdef#794 (U+B839): L<<715.0,411.0>--<716.0,663.0>>
    
    * .notdef#7944 (U+C799): L<<203.0,-112.0>--<338.0,-111.0>>
    
    * .notdef#7945 (U+C79B): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#7946 (U+C79C): L<<203.0,-112.0>--<338.0,-111.0>>
    
    * .notdef#7947 (U+C79D): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#7947 (U+C79D): L<<494.0,186.0>--<616.0,187.0>>
    
    * .notdef#7948 (U+C79E): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#7949 (U+C79F): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#795 (U+B840): L<<210.0,135.0>--<395.0,136.0>>
    
    * .notdef#795 (U+B840): L<<601.0,291.0>--<602.0,573.0>>
    
    * .notdef#7953 (U+C7A9): L<<334.0,157.0>--<525.0,158.0>>
    
    * .notdef#796 (U+B844): L<<602.0,361.0>--<603.0,623.0>>
    
    * .notdef#7960 (U+C7B3): L<<378.0,110.0>--<577.0,111.0>>
    
    * .notdef#7960 (U+C7B3): L<<388.0,-73.0>--<590.0,-72.0>>
    
    * .notdef#7961 (U+C7B5): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#7962 (U+C7B6): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#7963 (U+C7B7): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#7964 (U+C7B8): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#7965 (U+C7B9): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#7965 (U+C7B9): L<<564.0,186.0>--<686.0,187.0>>
    
    * .notdef#7966 (U+C7BA): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#7967 (U+C7BB): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#797 (U+B851): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#797 (U+B851): L<<427.0,-69.0>--<596.0,-68.0>>
    
    * .notdef#797 (U+B851): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#7972 (U+C7C5): L<<404.0,157.0>--<595.0,158.0>>
    
    * .notdef#7978 (U+C7CF): L<<308.0,110.0>--<507.0,111.0>>
    
    * .notdef#7978 (U+C7CF): L<<318.0,-73.0>--<520.0,-72.0>>
    
    * .notdef#7979 (U+C7D1): L<<203.0,-112.0>--<338.0,-111.0>>
    
    * .notdef#798 (U+B853): L<<210.0,271.0>--<389.0,272.0>>
    
    * .notdef#798 (U+B853): L<<602.0,431.0>--<603.0,643.0>>
    
    * .notdef#7980 (U+C7D2): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#7981 (U+C7D3): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#7982 (U+C7D4): L<<203.0,-112.0>--<338.0,-111.0>>
    
    * .notdef#7983 (U+C7D5): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#7983 (U+C7D5): L<<494.0,186.0>--<616.0,187.0>>
    
    * .notdef#7984 (U+C7D6): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#7985 (U+C7D7): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#7986 (U+C7D9): L<<310.0,-69.0>--<479.0,-68.0>>
    
    * .notdef#799 (U+B85C): L<<269.0,273.0>--<526.0,274.0>>
    
    * .notdef#7993 (U+C7E1): L<<334.0,157.0>--<525.0,158.0>>
    
    * .notdef#800 (U+B85D): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8001 (U+C7EB): L<<378.0,110.0>--<577.0,111.0>>
    
    * .notdef#8001 (U+C7EB): L<<388.0,-73.0>--<590.0,-72.0>>
    
    * .notdef#8002 (U+C7ED): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#8003 (U+C7EE): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8004 (U+C7EF): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8005 (U+C7F0): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#8006 (U+C7F1): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8006 (U+C7F1): L<<564.0,186.0>--<686.0,187.0>>
    
    * .notdef#8007 (U+C7F2): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8008 (U+C7F3): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8009 (U+C7F4): L<<378.0,118.0>--<555.0,119.0>>
    
    * .notdef#801 (U+B860): L<<311.0,436.0>--<526.0,437.0>>
    
    * .notdef#8010 (U+C7F5): L<<380.0,-69.0>--<549.0,-68.0>>
    
    * .notdef#8018 (U+C7FD): L<<404.0,157.0>--<595.0,158.0>>
    
    * .notdef#802 (U+B864): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#802 (U+B864): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#8021 (U+C802): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8022 (U+C803): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8023 (U+C805): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8024 (U+C806): L<<668.0,451.0>--<669.0,673.0>>
    
    * .notdef#8025 (U+C807): L<<308.0,110.0>--<507.0,111.0>>
    
    * .notdef#8025 (U+C807): L<<318.0,-73.0>--<520.0,-72.0>>
    
    * .notdef#8025 (U+C807): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8026 (U+C809): L<<203.0,-112.0>--<338.0,-111.0>>
    
    * .notdef#8026 (U+C809): L<<668.0,451.0>--<669.0,673.0>>
    
    * .notdef#8027 (U+C80B): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8027 (U+C80B): L<<668.0,451.0>--<669.0,673.0>>
    
    * .notdef#8028 (U+C80C): L<<203.0,-112.0>--<338.0,-111.0>>
    
    * .notdef#8028 (U+C80C): L<<668.0,451.0>--<669.0,673.0>>
    
    * .notdef#8029 (U+C80D): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8029 (U+C80D): L<<494.0,186.0>--<616.0,187.0>>
    
    * .notdef#8029 (U+C80D): L<<668.0,451.0>--<669.0,673.0>>
    
    * .notdef#803 (U+B86C): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#803 (U+B86C): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#8030 (U+C80E): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8030 (U+C80E): L<<668.0,451.0>--<669.0,673.0>>
    
    * .notdef#8031 (U+C80F): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8031 (U+C80F): L<<668.0,451.0>--<669.0,673.0>>
    
    * .notdef#8032 (U+C812): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8033 (U+C814): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8034 (U+C817): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8035 (U+C818): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8036 (U+C819): L<<334.0,157.0>--<525.0,158.0>>
    
    * .notdef#8036 (U+C819): L<<668.0,451.0>--<669.0,673.0>>
    
    * .notdef#8037 (U+C81A): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8038 (U+C81B): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8039 (U+C81E): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#804 (U+B86D): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#804 (U+B86D): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8040 (U+C81F): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8041 (U+C821): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8042 (U+C822): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#8043 (U+C823): L<<378.0,110.0>--<577.0,111.0>>
    
    * .notdef#8043 (U+C823): L<<388.0,-73.0>--<590.0,-72.0>>
    
    * .notdef#8043 (U+C823): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8044 (U+C825): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#8044 (U+C825): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#8045 (U+C826): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8045 (U+C826): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#8046 (U+C827): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8046 (U+C827): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#8047 (U+C828): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#8047 (U+C828): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#8048 (U+C829): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8048 (U+C829): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#8048 (U+C829): L<<564.0,186.0>--<686.0,187.0>>
    
    * .notdef#8049 (U+C82A): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8049 (U+C82A): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#805 (U+B86F): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8050 (U+C82B): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8050 (U+C82B): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#8051 (U+C82E): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8052 (U+C830): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8053 (U+C832): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8054 (U+C833): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#8055 (U+C834): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8056 (U+C835): L<<404.0,157.0>--<595.0,158.0>>
    
    * .notdef#8056 (U+C835): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#8057 (U+C836): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8058 (U+C837): L<<555.0,481.0>--<556.0,653.0>>
    
    * .notdef#8059 (U+C839): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#806 (U+B871): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8060 (U+C83A): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8061 (U+C83B): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8062 (U+C83D): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8063 (U+C83E): L<<668.0,441.0>--<669.0,673.0>>
    
    * .notdef#8064 (U+C83F): L<<308.0,110.0>--<507.0,111.0>>
    
    * .notdef#8064 (U+C83F): L<<318.0,-73.0>--<520.0,-72.0>>
    
    * .notdef#8064 (U+C83F): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8065 (U+C841): L<<203.0,-112.0>--<338.0,-111.0>>
    
    * .notdef#8065 (U+C841): L<<668.0,441.0>--<669.0,673.0>>
    
    * .notdef#8066 (U+C842): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8066 (U+C842): L<<668.0,441.0>--<669.0,673.0>>
    
    * .notdef#8067 (U+C843): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8067 (U+C843): L<<668.0,441.0>--<669.0,673.0>>
    
    * .notdef#8068 (U+C844): L<<203.0,-112.0>--<338.0,-111.0>>
    
    * .notdef#8068 (U+C844): L<<668.0,441.0>--<669.0,673.0>>
    
    * .notdef#8069 (U+C845): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8069 (U+C845): L<<494.0,186.0>--<616.0,187.0>>
    
    * .notdef#8069 (U+C845): L<<668.0,441.0>--<669.0,673.0>>
    
    * .notdef#807 (U+B878): L<<199.0,263.0>--<416.0,264.0>>
    
    * .notdef#8070 (U+C846): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8070 (U+C846): L<<668.0,441.0>--<669.0,673.0>>
    
    * .notdef#8071 (U+C847): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8071 (U+C847): L<<668.0,441.0>--<669.0,673.0>>
    
    * .notdef#8072 (U+C84A): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8073 (U+C84B): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8074 (U+C84E): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8075 (U+C84F): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8076 (U+C850): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8077 (U+C851): L<<334.0,157.0>--<525.0,158.0>>
    
    * .notdef#8077 (U+C851): L<<668.0,441.0>--<669.0,673.0>>
    
    * .notdef#8078 (U+C852): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#8079 (U+C853): L<<668.0,411.0>--<669.0,663.0>>
    
    * .notdef#808 (U+B87C): L<<199.0,405.0>--<416.0,406.0>>
    
    * .notdef#8080 (U+C855): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8081 (U+C856): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8082 (U+C857): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8083 (U+C858): L<<555.0,361.0>--<556.0,623.0>>
    
    * .notdef#8084 (U+C859): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8085 (U+C85A): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#8086 (U+C85B): L<<378.0,110.0>--<577.0,111.0>>
    
    * .notdef#8086 (U+C85B): L<<388.0,-73.0>--<590.0,-72.0>>
    
    * .notdef#8086 (U+C85B): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8087 (U+C85C): L<<393.0,-112.0>--<618.0,-111.0>>
    
    * .notdef#8087 (U+C85C): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#8088 (U+C85D): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#8088 (U+C85D): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#8089 (U+C85E): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8089 (U+C85E): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#809 (U+B88D): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#8090 (U+C85F): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8090 (U+C85F): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#8091 (U+C860): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#8091 (U+C860): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#8092 (U+C861): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8092 (U+C861): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#8092 (U+C861): L<<564.0,186.0>--<686.0,187.0>>
    
    * .notdef#8093 (U+C862): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8093 (U+C862): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#8094 (U+C863): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#8094 (U+C863): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#8095 (U+C864): L<<378.0,118.0>--<555.0,119.0>>
    
    * .notdef#8095 (U+C864): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8096 (U+C865): L<<380.0,-69.0>--<549.0,-68.0>>
    
    * .notdef#8096 (U+C865): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8097 (U+C866): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8098 (U+C867): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8099 (U+C868): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#810 (U+B8A8): L<<189.0,417.0>--<382.0,418.0>>
    
    * .notdef#8100 (U+C869): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8101 (U+C86A): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8102 (U+C86B): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#8103 (U+C86C): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8104 (U+C86D): L<<404.0,157.0>--<595.0,158.0>>
    
    * .notdef#8104 (U+C86D): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#8105 (U+C86E): L<<555.0,431.0>--<556.0,643.0>>
    
    * .notdef#8106 (U+C86F): L<<555.0,471.0>--<556.0,653.0>>
    
    * .notdef#811 (U+B8B0): L<<199.0,263.0>--<416.0,264.0>>
    
    * .notdef#8111 (U+C877): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#8111 (U+C877): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#8112 (U+C879): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#8113 (U+C87B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8114 (U+C87C): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#8115 (U+C87D): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#8115 (U+C87D): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#8116 (U+C87E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8117 (U+C87F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#812 (U+B8B4): L<<199.0,405.0>--<416.0,406.0>>
    
    * .notdef#8121 (U+C889): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#8128 (U+C893): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#8128 (U+C893): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#8129 (U+C895): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#813 (U+B8B8): L<<199.0,431.0>--<416.0,432.0>>
    
    * .notdef#813 (U+B8B8): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#8130 (U+C896): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8131 (U+C897): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8132 (U+C898): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#8133 (U+C899): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8133 (U+C899): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#8134 (U+C89A): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8135 (U+C89B): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8136 (U+C89C): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#814 (U+B8C0): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#814 (U+B8C0): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#8142 (U+C8A5): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#815 (U+B8C1): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#815 (U+B8C1): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#8151 (U+C8AF): L<<416.0,70.0>--<625.0,71.0>>
    
    * .notdef#8151 (U+C8AF): L<<426.0,-93.0>--<632.0,-92.0>>
    
    * .notdef#8152 (U+C8B0): L<<426.0,-122.0>--<666.0,-121.0>>
    
    * .notdef#8153 (U+C8B1): L<<311.0,-112.0>--<446.0,-111.0>>
    
    * .notdef#8154 (U+C8B2): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#8155 (U+C8B3): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#8156 (U+C8B4): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#8157 (U+C8B5): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#8157 (U+C8B5): L<<602.0,151.0>--<724.0,152.0>>
    
    * .notdef#8158 (U+C8B6): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#8159 (U+C8B7): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#816 (U+B8C3): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#8160 (U+C8B8): L<<415.0,88.0>--<587.0,89.0>>
    
    * .notdef#8161 (U+C8B9): L<<418.0,-83.0>--<607.0,-82.0>>
    
    * .notdef#8167 (U+C8C1): L<<442.0,146.0>--<633.0,147.0>>
    
    * .notdef#817 (U+B8C5): L<<199.0,421.0>--<416.0,422.0>>
    
    * .notdef#8175 (U+C8CB): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#8175 (U+C8CB): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#8176 (U+C8CD): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#8177 (U+C8CE): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8178 (U+C8CF): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8179 (U+C8D0): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#818 (U+B8CC): L<<269.0,273.0>--<526.0,274.0>>
    
    * .notdef#8180 (U+C8D1): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8180 (U+C8D1): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#8181 (U+C8D2): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8182 (U+C8D3): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8188 (U+C8DD): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#819 (U+B8D0): L<<311.0,436.0>--<526.0,437.0>>
    
    * .notdef#8195 (U+C8E7): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#8195 (U+C8E7): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#8196 (U+C8E8): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#8197 (U+C8E9): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#8198 (U+C8EA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8199 (U+C8EB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#820 (U+B8D4): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#820 (U+B8D4): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#8200 (U+C8EC): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#8201 (U+C8ED): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#8201 (U+C8ED): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#8202 (U+C8EE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8203 (U+C8EF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8204 (U+C8F0): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#8205 (U+C8F1): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#821 (U+B8DD): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#821 (U+B8DD): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8212 (U+C8F9): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#8219 (U+C903): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#8219 (U+C903): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#822 (U+B8DF): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8220 (U+C907): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8221 (U+C908): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#8222 (U+C909): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#8222 (U+C909): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#8223 (U+C90A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8224 (U+C90B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#823 (U+B8E1): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8230 (U+C915): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#8233 (U+C919): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8234 (U+C91A): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8235 (U+C91B): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8236 (U+C91C): L<<706.0,461.0>--<707.0,683.0>>
    
    * .notdef#8237 (U+C91D): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8238 (U+C91E): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8239 (U+C91F): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#8239 (U+C91F): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#8239 (U+C91F): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#824 (U+B8E8): L<<269.0,313.0>--<526.0,314.0>>
    
    * .notdef#8240 (U+C920): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#8240 (U+C920): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8241 (U+C921): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#8241 (U+C921): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8242 (U+C922): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8243 (U+C923): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8244 (U+C924): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8245 (U+C925): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#8245 (U+C925): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8246 (U+C926): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8247 (U+C927): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8248 (U+C928): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#8248 (U+C928): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8249 (U+C929): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#8249 (U+C929): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#825 (U+B8E9): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8250 (U+C92A): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8251 (U+C92B): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8252 (U+C92D): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8253 (U+C92E): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8254 (U+C92F): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8255 (U+C930): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8256 (U+C931): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#8256 (U+C931): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8257 (U+C932): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#8258 (U+C933): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#8259 (U+C935): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#826 (U+B8EC): L<<311.0,436.0>--<526.0,437.0>>
    
    * .notdef#8260 (U+C936): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8261 (U+C937): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8262 (U+C938): L<<607.0,505.0>--<608.0,657.0>>
    
    * .notdef#8263 (U+C939): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8264 (U+C93A): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8265 (U+C93B): L<<501.0,90.0>--<675.0,91.0>>
    
    * .notdef#8265 (U+C93B): L<<511.0,-83.0>--<688.0,-82.0>>
    
    * .notdef#8265 (U+C93B): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8266 (U+C93C): L<<504.0,-122.0>--<712.0,-121.0>>
    
    * .notdef#8266 (U+C93C): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8267 (U+C93D): L<<381.0,-122.0>--<506.0,-121.0>>
    
    * .notdef#8267 (U+C93D): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8268 (U+C93E): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8269 (U+C93F): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#827 (U+B8F0): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#827 (U+B8F0): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#8270 (U+C940): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8271 (U+C941): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8271 (U+C941): L<<632.0,156.0>--<754.0,157.0>>
    
    * .notdef#8272 (U+C942): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8273 (U+C943): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8274 (U+C944): L<<502.0,98.0>--<644.0,99.0>>
    
    * .notdef#8274 (U+C944): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8275 (U+C945): L<<502.0,-85.0>--<657.0,-84.0>>
    
    * .notdef#8275 (U+C945): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8276 (U+C946): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8277 (U+C947): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8278 (U+C948): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8279 (U+C949): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#828 (U+B8F8): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#828 (U+B8F8): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#8280 (U+C94A): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8281 (U+C94B): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8282 (U+C94C): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8283 (U+C94D): L<<502.0,137.0>--<693.0,138.0>>
    
    * .notdef#8283 (U+C94D): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8284 (U+C94E): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#8285 (U+C94F): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#8286 (U+C952): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#8287 (U+C953): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#8288 (U+C955): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#8289 (U+C956): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#829 (U+B8F9): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#829 (U+B8F9): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8290 (U+C957): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#8290 (U+C957): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#8290 (U+C957): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#8291 (U+C959): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#8291 (U+C959): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#8292 (U+C95A): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#8293 (U+C95B): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#8294 (U+C95C): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#8295 (U+C95D): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#8295 (U+C95D): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#8296 (U+C95E): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#8297 (U+C95F): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#8298 (U+C962): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#8299 (U+C964): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#830 (U+B8FB): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8300 (U+C965): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#8301 (U+C966): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#8302 (U+C967): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#8303 (U+C968): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#8304 (U+C969): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#8304 (U+C969): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#8305 (U+C96A): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#8306 (U+C96B): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#831 (U+B8FD): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8312 (U+C973): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#8312 (U+C973): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#8313 (U+C975): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#8314 (U+C976): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8315 (U+C977): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8316 (U+C978): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#8317 (U+C979): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#8317 (U+C979): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#8318 (U+C97A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8319 (U+C97B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#832 (U+B904): L<<209.0,283.0>--<426.0,284.0>>
    
    * .notdef#832 (U+B904): L<<706.0,351.0>--<707.0,583.0>>
    
    * .notdef#8320 (U+C97D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#8328 (U+C985): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#833 (U+B918): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#833 (U+B918): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#8335 (U+C98F): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#8335 (U+C98F): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#8336 (U+C991): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#8337 (U+C992): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8338 (U+C993): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8339 (U+C994): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#834 (U+B920): L<<209.0,283.0>--<386.0,284.0>>
    
    * .notdef#834 (U+B920): L<<607.0,388.0>--<608.0,573.0>>
    
    * .notdef#8340 (U+C995): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#8340 (U+C995): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#8341 (U+C996): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8342 (U+C997): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8348 (U+C9A1): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#835 (U+B93C): L<<209.0,283.0>--<426.0,284.0>>
    
    * .notdef#835 (U+B93C): L<<696.0,351.0>--<697.0,583.0>>
    
    * .notdef#8358 (U+C9AB): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#8358 (U+C9AB): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#8359 (U+C9AC): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#836 (U+B93D): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#836 (U+B93D): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#8360 (U+C9AD): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#8361 (U+C9AE): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8362 (U+C9AF): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8363 (U+C9B0): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#8364 (U+C9B1): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8364 (U+C9B1): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#8365 (U+C9B2): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8366 (U+C9B3): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#8367 (U+C9B4): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#8368 (U+C9B5): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#837 (U+B940): L<<189.0,388.0>--<406.0,389.0>>
    
    * .notdef#837 (U+B940): L<<696.0,441.0>--<697.0,673.0>>
    
    * .notdef#8376 (U+C9BD): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#838 (U+B944): L<<189.0,415.0>--<412.0,416.0>>
    
    * .notdef#838 (U+B944): L<<434.0,-134.0>--<642.0,-133.0>>
    
    * .notdef#838 (U+B944): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#8383 (U+C9C9): L<<203.0,-112.0>--<338.0,-111.0>>
    
    * .notdef#8384 (U+C9CB): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8385 (U+C9CC): L<<203.0,-112.0>--<338.0,-111.0>>
    
    * .notdef#8386 (U+C9CD): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8386 (U+C9CD): L<<494.0,186.0>--<616.0,187.0>>
    
    * .notdef#8387 (U+C9CE): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#8388 (U+C9CF): L<<188.0,-112.0>--<323.0,-111.0>>
    
    * .notdef#839 (U+B94C): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#839 (U+B94C): L<<432.0,80.0>--<574.0,81.0>>
    
    * .notdef#839 (U+B94C): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#8397 (U+C9E3): L<<365.0,110.0>--<564.0,111.0>>
    
    * .notdef#8397 (U+C9E3): L<<375.0,-73.0>--<577.0,-72.0>>
    
    * .notdef#8398 (U+C9E5): L<<260.0,-112.0>--<395.0,-111.0>>
    
    * .notdef#8399 (U+C9E6): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#840 (U+B94F): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#840 (U+B94F): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#8400 (U+C9E8): L<<260.0,-112.0>--<395.0,-111.0>>
    
    * .notdef#8401 (U+C9E9): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8401 (U+C9E9): L<<551.0,186.0>--<673.0,187.0>>
    
    * .notdef#8402 (U+C9EA): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8403 (U+C9EB): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8408 (U+C9F5): L<<391.0,157.0>--<582.0,158.0>>
    
    * .notdef#841 (U+B951): L<<189.0,405.0>--<406.0,406.0>>
    
    * .notdef#841 (U+B951): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#8415 (U+C9FF): L<<435.0,110.0>--<634.0,111.0>>
    
    * .notdef#8415 (U+C9FF): L<<445.0,-73.0>--<647.0,-72.0>>
    
    * .notdef#8416 (U+CA01): L<<330.0,-112.0>--<465.0,-111.0>>
    
    * .notdef#8417 (U+CA02): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8418 (U+CA03): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8419 (U+CA04): L<<330.0,-112.0>--<465.0,-111.0>>
    
    * .notdef#842 (U+B958): L<<269.0,313.0>--<526.0,314.0>>
    
    * .notdef#8420 (U+CA05): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8420 (U+CA05): L<<621.0,186.0>--<743.0,187.0>>
    
    * .notdef#8421 (U+CA06): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8422 (U+CA07): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8427 (U+CA11): L<<461.0,157.0>--<652.0,158.0>>
    
    * .notdef#843 (U+B959): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8435 (U+CA1B): L<<365.0,110.0>--<564.0,111.0>>
    
    * .notdef#8435 (U+CA1B): L<<375.0,-73.0>--<577.0,-72.0>>
    
    * .notdef#8436 (U+CA1C): L<<380.0,-112.0>--<605.0,-111.0>>
    
    * .notdef#8437 (U+CA1D): L<<260.0,-112.0>--<395.0,-111.0>>
    
    * .notdef#8438 (U+CA1E): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8439 (U+CA1F): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#844 (U+B95C): L<<311.0,436.0>--<526.0,437.0>>
    
    * .notdef#8440 (U+CA20): L<<260.0,-112.0>--<395.0,-111.0>>
    
    * .notdef#8441 (U+CA21): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8441 (U+CA21): L<<551.0,186.0>--<673.0,187.0>>
    
    * .notdef#8442 (U+CA22): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8443 (U+CA23): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8444 (U+CA24): L<<365.0,118.0>--<542.0,119.0>>
    
    * .notdef#8445 (U+CA25): L<<367.0,-69.0>--<536.0,-68.0>>
    
    * .notdef#845 (U+B960): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#845 (U+B960): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#8452 (U+CA2D): L<<391.0,157.0>--<582.0,158.0>>
    
    * .notdef#846 (U+B968): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#846 (U+B968): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#8462 (U+CA37): L<<435.0,110.0>--<634.0,111.0>>
    
    * .notdef#8462 (U+CA37): L<<445.0,-73.0>--<647.0,-72.0>>
    
    * .notdef#8463 (U+CA38): L<<450.0,-112.0>--<675.0,-111.0>>
    
    * .notdef#8464 (U+CA39): L<<330.0,-112.0>--<465.0,-111.0>>
    
    * .notdef#8465 (U+CA3A): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8466 (U+CA3B): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8467 (U+CA3C): L<<330.0,-112.0>--<465.0,-111.0>>
    
    * .notdef#8468 (U+CA3D): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8468 (U+CA3D): L<<621.0,186.0>--<743.0,187.0>>
    
    * .notdef#8469 (U+CA3E): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#847 (U+B969): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#847 (U+B969): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8470 (U+CA3F): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8471 (U+CA40): L<<435.0,118.0>--<612.0,119.0>>
    
    * .notdef#8472 (U+CA41): L<<437.0,-69.0>--<606.0,-68.0>>
    
    * .notdef#848 (U+B96B): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8480 (U+CA49): L<<461.0,157.0>--<652.0,158.0>>
    
    * .notdef#8483 (U+CA4E): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8484 (U+CA4F): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8485 (U+CA51): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8486 (U+CA52): L<<725.0,451.0>--<726.0,673.0>>
    
    * .notdef#8487 (U+CA53): L<<365.0,110.0>--<564.0,111.0>>
    
    * .notdef#8487 (U+CA53): L<<375.0,-73.0>--<577.0,-72.0>>
    
    * .notdef#8487 (U+CA53): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8488 (U+CA55): L<<260.0,-112.0>--<395.0,-111.0>>
    
    * .notdef#8488 (U+CA55): L<<725.0,451.0>--<726.0,673.0>>
    
    * .notdef#8489 (U+CA56): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8489 (U+CA56): L<<725.0,451.0>--<726.0,673.0>>
    
    * .notdef#849 (U+B96D): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8490 (U+CA57): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8490 (U+CA57): L<<725.0,451.0>--<726.0,673.0>>
    
    * .notdef#8491 (U+CA58): L<<260.0,-112.0>--<395.0,-111.0>>
    
    * .notdef#8491 (U+CA58): L<<725.0,451.0>--<726.0,673.0>>
    
    * .notdef#8492 (U+CA59): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8492 (U+CA59): L<<551.0,186.0>--<673.0,187.0>>
    
    * .notdef#8492 (U+CA59): L<<725.0,451.0>--<726.0,673.0>>
    
    * .notdef#8493 (U+CA5A): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8493 (U+CA5A): L<<725.0,451.0>--<726.0,673.0>>
    
    * .notdef#8494 (U+CA5B): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8494 (U+CA5B): L<<725.0,451.0>--<726.0,673.0>>
    
    * .notdef#8495 (U+CA5E): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8496 (U+CA62): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8497 (U+CA63): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8498 (U+CA64): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8499 (U+CA65): L<<391.0,157.0>--<582.0,158.0>>
    
    * .notdef#8499 (U+CA65): L<<725.0,451.0>--<726.0,673.0>>
    
    * .notdef#850 (U+B974): L<<269.0,263.0>--<526.0,264.0>>
    
    * .notdef#8500 (U+CA66): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8501 (U+CA67): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8502 (U+CA69): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8503 (U+CA6A): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8504 (U+CA6B): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8505 (U+CA6C): L<<629.0,371.0>--<630.0,623.0>>
    
    * .notdef#8506 (U+CA6D): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8507 (U+CA6E): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8508 (U+CA6F): L<<435.0,110.0>--<634.0,111.0>>
    
    * .notdef#8508 (U+CA6F): L<<445.0,-73.0>--<647.0,-72.0>>
    
    * .notdef#8508 (U+CA6F): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8509 (U+CA70): L<<450.0,-112.0>--<675.0,-111.0>>
    
    * .notdef#8509 (U+CA70): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#851 (U+B975): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8510 (U+CA71): L<<330.0,-112.0>--<465.0,-111.0>>
    
    * .notdef#8510 (U+CA71): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8511 (U+CA72): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8511 (U+CA72): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8512 (U+CA73): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8512 (U+CA73): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8513 (U+CA74): L<<330.0,-112.0>--<465.0,-111.0>>
    
    * .notdef#8513 (U+CA74): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8514 (U+CA75): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8514 (U+CA75): L<<621.0,186.0>--<743.0,187.0>>
    
    * .notdef#8514 (U+CA75): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8515 (U+CA76): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8515 (U+CA76): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8516 (U+CA77): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8516 (U+CA77): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8517 (U+CA78): L<<435.0,118.0>--<612.0,119.0>>
    
    * .notdef#8517 (U+CA78): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8518 (U+CA79): L<<437.0,-69.0>--<606.0,-68.0>>
    
    * .notdef#8518 (U+CA79): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8519 (U+CA7A): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#852 (U+B978): L<<311.0,436.0>--<526.0,437.0>>
    
    * .notdef#8520 (U+CA7B): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8521 (U+CA7C): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8522 (U+CA7E): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8523 (U+CA7F): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8524 (U+CA80): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8525 (U+CA81): L<<461.0,157.0>--<652.0,158.0>>
    
    * .notdef#8525 (U+CA81): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8526 (U+CA82): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8527 (U+CA83): L<<629.0,481.0>--<630.0,653.0>>
    
    * .notdef#8528 (U+CA85): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8529 (U+CA86): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#853 (U+B97C): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#853 (U+B97C): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#8530 (U+CA87): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8531 (U+CA88): L<<725.0,331.0>--<726.0,653.0>>
    
    * .notdef#8532 (U+CA89): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8533 (U+CA8A): L<<725.0,441.0>--<726.0,673.0>>
    
    * .notdef#8534 (U+CA8B): L<<365.0,110.0>--<564.0,111.0>>
    
    * .notdef#8534 (U+CA8B): L<<375.0,-73.0>--<577.0,-72.0>>
    
    * .notdef#8534 (U+CA8B): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8535 (U+CA8C): L<<380.0,-112.0>--<605.0,-111.0>>
    
    * .notdef#8535 (U+CA8C): L<<725.0,441.0>--<726.0,673.0>>
    
    * .notdef#8536 (U+CA8D): L<<260.0,-112.0>--<395.0,-111.0>>
    
    * .notdef#8536 (U+CA8D): L<<725.0,441.0>--<726.0,673.0>>
    
    * .notdef#8537 (U+CA8E): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8537 (U+CA8E): L<<725.0,441.0>--<726.0,673.0>>
    
    * .notdef#8538 (U+CA8F): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8538 (U+CA8F): L<<725.0,441.0>--<726.0,673.0>>
    
    * .notdef#8539 (U+CA90): L<<260.0,-112.0>--<395.0,-111.0>>
    
    * .notdef#8539 (U+CA90): L<<725.0,441.0>--<726.0,673.0>>
    
    * .notdef#854 (U+B984): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#854 (U+B984): L<<316.0,60.0>--<473.0,61.0>>
    
    * .notdef#8540 (U+CA91): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8540 (U+CA91): L<<551.0,186.0>--<673.0,187.0>>
    
    * .notdef#8540 (U+CA91): L<<725.0,441.0>--<726.0,673.0>>
    
    * .notdef#8541 (U+CA92): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8541 (U+CA92): L<<725.0,441.0>--<726.0,673.0>>
    
    * .notdef#8542 (U+CA93): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8542 (U+CA93): L<<725.0,441.0>--<726.0,673.0>>
    
    * .notdef#8543 (U+CA94): L<<365.0,118.0>--<542.0,119.0>>
    
    * .notdef#8543 (U+CA94): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8544 (U+CA95): L<<367.0,-69.0>--<536.0,-68.0>>
    
    * .notdef#8544 (U+CA95): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8545 (U+CA96): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8546 (U+CA97): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8547 (U+CA99): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8548 (U+CA9A): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8549 (U+CA9B): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#855 (U+B985): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#855 (U+B985): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8550 (U+CA9C): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8551 (U+CA9D): L<<391.0,157.0>--<582.0,158.0>>
    
    * .notdef#8551 (U+CA9D): L<<725.0,441.0>--<726.0,673.0>>
    
    * .notdef#8552 (U+CA9E): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8553 (U+CA9F): L<<725.0,411.0>--<726.0,663.0>>
    
    * .notdef#8554 (U+CAA0): L<<638.0,291.0>--<639.0,573.0>>
    
    * .notdef#8555 (U+CAA1): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8556 (U+CAA2): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8557 (U+CAA3): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8558 (U+CAA4): L<<629.0,361.0>--<630.0,623.0>>
    
    * .notdef#8559 (U+CAA5): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#856 (U+B987): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8560 (U+CAA6): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#8561 (U+CAA7): L<<435.0,110.0>--<634.0,111.0>>
    
    * .notdef#8561 (U+CAA7): L<<445.0,-73.0>--<647.0,-72.0>>
    
    * .notdef#8561 (U+CAA7): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8562 (U+CAA8): L<<450.0,-112.0>--<675.0,-111.0>>
    
    * .notdef#8562 (U+CAA8): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#8563 (U+CAA9): L<<330.0,-112.0>--<465.0,-111.0>>
    
    * .notdef#8563 (U+CAA9): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#8564 (U+CAAA): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8564 (U+CAAA): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#8565 (U+CAAB): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8565 (U+CAAB): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#8566 (U+CAAC): L<<330.0,-112.0>--<465.0,-111.0>>
    
    * .notdef#8566 (U+CAAC): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#8567 (U+CAAD): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8567 (U+CAAD): L<<621.0,186.0>--<743.0,187.0>>
    
    * .notdef#8567 (U+CAAD): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#8568 (U+CAAE): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8568 (U+CAAE): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#8569 (U+CAAF): L<<315.0,-112.0>--<450.0,-111.0>>
    
    * .notdef#8569 (U+CAAF): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#857 (U+B989): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8570 (U+CAB0): L<<435.0,118.0>--<612.0,119.0>>
    
    * .notdef#8570 (U+CAB0): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8571 (U+CAB1): L<<437.0,-69.0>--<606.0,-68.0>>
    
    * .notdef#8571 (U+CAB1): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8572 (U+CAB2): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8573 (U+CAB3): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8574 (U+CAB4): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8575 (U+CAB5): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8576 (U+CAB6): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8577 (U+CAB7): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#8578 (U+CAB8): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8579 (U+CAB9): L<<461.0,157.0>--<652.0,158.0>>
    
    * .notdef#8579 (U+CAB9): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#858 (U+B98A): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8580 (U+CABA): L<<629.0,431.0>--<630.0,643.0>>
    
    * .notdef#8581 (U+CABB): L<<629.0,471.0>--<630.0,653.0>>
    
    * .notdef#8586 (U+CAC3): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#8586 (U+CAC3): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#8587 (U+CAC5): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#8588 (U+CAC6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8589 (U+CAC7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#859 (U+B98D): L<<311.0,460.0>--<526.0,461.0>>
    
    * .notdef#859 (U+B98D): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#8590 (U+CAC8): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#8591 (U+CAC9): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#8591 (U+CAC9): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#8592 (U+CACA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8593 (U+CACB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8598 (U+CAD5): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#860 (U+B98E): L<<311.0,451.0>--<526.0,452.0>>
    
    * .notdef#8606 (U+CADF): L<<369.0,70.0>--<578.0,71.0>>
    
    * .notdef#8606 (U+CADF): L<<379.0,-93.0>--<585.0,-92.0>>
    
    * .notdef#8607 (U+CAE1): L<<264.0,-112.0>--<399.0,-111.0>>
    
    * .notdef#8608 (U+CAE2): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8609 (U+CAE3): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#861 (U+B9AC): L<<210.0,151.0>--<415.0,152.0>>
    
    * .notdef#8610 (U+CAE4): L<<274.0,-112.0>--<409.0,-111.0>>
    
    * .notdef#8611 (U+CAE5): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8611 (U+CAE5): L<<555.0,151.0>--<677.0,152.0>>
    
    * .notdef#8612 (U+CAE6): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8613 (U+CAE7): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8614 (U+CAE8): L<<368.0,88.0>--<540.0,89.0>>
    
    * .notdef#8615 (U+CAE9): L<<371.0,-83.0>--<560.0,-82.0>>
    
    * .notdef#862 (U+B9AD): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#8622 (U+CAF1): L<<395.0,146.0>--<586.0,147.0>>
    
    * .notdef#8631 (U+CAFB): L<<425.0,70.0>--<634.0,71.0>>
    
    * .notdef#8631 (U+CAFB): L<<435.0,-93.0>--<641.0,-92.0>>
    
    * .notdef#8632 (U+CAFC): L<<435.0,-122.0>--<675.0,-121.0>>
    
    * .notdef#8633 (U+CAFD): L<<320.0,-112.0>--<455.0,-111.0>>
    
    * .notdef#8634 (U+CAFE): L<<310.0,-112.0>--<445.0,-111.0>>
    
    * .notdef#8635 (U+CAFF): L<<310.0,-112.0>--<445.0,-111.0>>
    
    * .notdef#8636 (U+CB00): L<<330.0,-112.0>--<465.0,-111.0>>
    
    * .notdef#8637 (U+CB01): L<<310.0,-112.0>--<445.0,-111.0>>
    
    * .notdef#8637 (U+CB01): L<<611.0,151.0>--<733.0,152.0>>
    
    * .notdef#8638 (U+CB02): L<<310.0,-112.0>--<445.0,-111.0>>
    
    * .notdef#8639 (U+CB03): L<<310.0,-112.0>--<445.0,-111.0>>
    
    * .notdef#864 (U+B9B4): L<<210.0,297.0>--<415.0,298.0>>
    
    * .notdef#864 (U+B9B4): L<<370.0,-112.0>--<595.0,-111.0>>
    
    * .notdef#8640 (U+CB04): L<<424.0,88.0>--<596.0,89.0>>
    
    * .notdef#8641 (U+CB05): L<<427.0,-83.0>--<616.0,-82.0>>
    
    * .notdef#8648 (U+CB0D): L<<451.0,146.0>--<642.0,147.0>>
    
    * .notdef#865 (U+B9BC): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#865 (U+B9BC): L<<355.0,118.0>--<532.0,119.0>>
    
    * .notdef#8656 (U+CB17): L<<369.0,70.0>--<578.0,71.0>>
    
    * .notdef#8656 (U+CB17): L<<379.0,-93.0>--<585.0,-92.0>>
    
    * .notdef#8657 (U+CB19): L<<264.0,-112.0>--<399.0,-111.0>>
    
    * .notdef#8658 (U+CB1A): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8659 (U+CB1B): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#866 (U+B9BD): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#866 (U+B9BD): L<<357.0,-69.0>--<526.0,-68.0>>
    
    * .notdef#8660 (U+CB1C): L<<274.0,-112.0>--<409.0,-111.0>>
    
    * .notdef#8661 (U+CB1D): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8661 (U+CB1D): L<<555.0,151.0>--<677.0,152.0>>
    
    * .notdef#8662 (U+CB1E): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8663 (U+CB1F): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#867 (U+B9BF): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#8671 (U+CB29): L<<395.0,146.0>--<586.0,147.0>>
    
    * .notdef#868 (U+B9C1): L<<210.0,283.0>--<415.0,284.0>>
    
    * .notdef#8681 (U+CB33): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#8681 (U+CB33): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#8682 (U+CB34): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#8683 (U+CB35): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#8684 (U+CB36): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8685 (U+CB37): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8686 (U+CB38): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#8687 (U+CB39): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#8687 (U+CB39): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#8688 (U+CB3A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8689 (U+CB3B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8690 (U+CB3C): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#8691 (U+CB3D): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#8698 (U+CB45): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#8705 (U+CB4F): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#8705 (U+CB4F): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#8706 (U+CB51): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#8707 (U+CB52): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8708 (U+CB53): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8709 (U+CB54): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#8710 (U+CB55): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#8710 (U+CB55): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#8711 (U+CB56): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8712 (U+CB57): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8719 (U+CB61): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#8722 (U+CB65): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8723 (U+CB66): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8724 (U+CB67): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8725 (U+CB68): L<<722.0,461.0>--<723.0,683.0>>
    
    * .notdef#8726 (U+CB69): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8727 (U+CB6A): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8728 (U+CB6B): L<<447.0,90.0>--<621.0,91.0>>
    
    * .notdef#8728 (U+CB6B): L<<457.0,-83.0>--<634.0,-82.0>>
    
    * .notdef#8728 (U+CB6B): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8729 (U+CB6C): L<<450.0,-122.0>--<658.0,-121.0>>
    
    * .notdef#8729 (U+CB6C): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#873 (U+B9CF): L<<388.0,110.0>--<587.0,111.0>>
    
    * .notdef#873 (U+B9CF): L<<398.0,-73.0>--<600.0,-72.0>>
    
    * .notdef#8730 (U+CB6D): L<<327.0,-122.0>--<452.0,-121.0>>
    
    * .notdef#8730 (U+CB6D): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8731 (U+CB6E): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8732 (U+CB6F): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8733 (U+CB70): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8734 (U+CB71): L<<578.0,156.0>--<700.0,157.0>>
    
    * .notdef#8734 (U+CB71): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8735 (U+CB72): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8736 (U+CB73): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8737 (U+CB74): L<<448.0,98.0>--<590.0,99.0>>
    
    * .notdef#8737 (U+CB74): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8738 (U+CB75): L<<448.0,-85.0>--<603.0,-84.0>>
    
    * .notdef#8738 (U+CB75): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8739 (U+CB76): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#874 (U+B9D0): L<<403.0,-112.0>--<628.0,-111.0>>
    
    * .notdef#8740 (U+CB77): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8741 (U+CB7A): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8742 (U+CB7B): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8743 (U+CB7C): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8744 (U+CB7D): L<<448.0,137.0>--<639.0,138.0>>
    
    * .notdef#8744 (U+CB7D): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8745 (U+CB7E): L<<722.0,471.0>--<723.0,693.0>>
    
    * .notdef#8746 (U+CB7F): L<<722.0,471.0>--<723.0,703.0>>
    
    * .notdef#8747 (U+CB80): L<<607.0,398.0>--<608.0,573.0>>
    
    * .notdef#8748 (U+CB81): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8749 (U+CB82): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#875 (U+B9D1): L<<283.0,-112.0>--<418.0,-111.0>>
    
    * .notdef#8750 (U+CB83): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8751 (U+CB84): L<<616.0,505.0>--<617.0,657.0>>
    
    * .notdef#8752 (U+CB85): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8753 (U+CB86): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8754 (U+CB87): L<<510.0,90.0>--<684.0,91.0>>
    
    * .notdef#8754 (U+CB87): L<<520.0,-83.0>--<697.0,-82.0>>
    
    * .notdef#8754 (U+CB87): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8755 (U+CB88): L<<513.0,-122.0>--<721.0,-121.0>>
    
    * .notdef#8755 (U+CB88): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8756 (U+CB89): L<<390.0,-122.0>--<515.0,-121.0>>
    
    * .notdef#8756 (U+CB89): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8757 (U+CB8A): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8758 (U+CB8B): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8759 (U+CB8C): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#876 (U+B9D2): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#8760 (U+CB8D): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8760 (U+CB8D): L<<641.0,156.0>--<763.0,157.0>>
    
    * .notdef#8761 (U+CB8E): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8762 (U+CB8F): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8763 (U+CB90): L<<511.0,98.0>--<653.0,99.0>>
    
    * .notdef#8763 (U+CB90): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8764 (U+CB91): L<<511.0,-85.0>--<666.0,-84.0>>
    
    * .notdef#8764 (U+CB91): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8765 (U+CB92): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8766 (U+CB93): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8767 (U+CB94): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8768 (U+CB95): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8769 (U+CB96): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#877 (U+B9D8): L<<388.0,118.0>--<565.0,119.0>>
    
    * .notdef#8770 (U+CB97): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8771 (U+CB98): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8772 (U+CB99): L<<511.0,137.0>--<702.0,138.0>>
    
    * .notdef#8772 (U+CB99): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8773 (U+CB9A): L<<616.0,515.0>--<617.0,667.0>>
    
    * .notdef#8774 (U+CB9B): L<<616.0,537.0>--<617.0,672.0>>
    
    * .notdef#8775 (U+CB9D): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8776 (U+CB9E): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8777 (U+CB9F): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8778 (U+CBA0): L<<712.0,461.0>--<713.0,683.0>>
    
    * .notdef#8779 (U+CBA1): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#878 (U+B9D9): L<<390.0,-69.0>--<559.0,-68.0>>
    
    * .notdef#8780 (U+CBA2): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8781 (U+CBA3): L<<447.0,90.0>--<621.0,91.0>>
    
    * .notdef#8781 (U+CBA3): L<<457.0,-83.0>--<634.0,-82.0>>
    
    * .notdef#8781 (U+CBA3): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8782 (U+CBA4): L<<450.0,-122.0>--<658.0,-121.0>>
    
    * .notdef#8782 (U+CBA4): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8783 (U+CBA5): L<<327.0,-122.0>--<452.0,-121.0>>
    
    * .notdef#8783 (U+CBA5): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8784 (U+CBA6): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8785 (U+CBA7): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8786 (U+CBA8): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8787 (U+CBA9): L<<578.0,156.0>--<700.0,157.0>>
    
    * .notdef#8787 (U+CBA9): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8788 (U+CBAA): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8789 (U+CBAB): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8790 (U+CBAC): L<<448.0,98.0>--<590.0,99.0>>
    
    * .notdef#8790 (U+CBAC): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8791 (U+CBAD): L<<448.0,-85.0>--<603.0,-84.0>>
    
    * .notdef#8791 (U+CBAD): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8792 (U+CBAE): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8793 (U+CBAF): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8794 (U+CBB0): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8795 (U+CBB1): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8796 (U+CBB2): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8797 (U+CBB3): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8798 (U+CBB4): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8799 (U+CBB5): L<<448.0,137.0>--<639.0,138.0>>
    
    * .notdef#8799 (U+CBB5): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8800 (U+CBB6): L<<712.0,471.0>--<713.0,693.0>>
    
    * .notdef#8801 (U+CBB7): L<<712.0,471.0>--<713.0,703.0>>
    
    * .notdef#8808 (U+CBBF): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#8808 (U+CBBF): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#8809 (U+CBC0): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#8810 (U+CBC1): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#8811 (U+CBC2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8812 (U+CBC3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8813 (U+CBC4): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#8814 (U+CBC5): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#8814 (U+CBC5): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#8815 (U+CBC6): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8816 (U+CBC7): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8817 (U+CBC8): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#8818 (U+CBC9): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#882 (U+B9E1): L<<414.0,157.0>--<605.0,158.0>>
    
    * .notdef#8826 (U+CBD1): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#8835 (U+CBDB): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#8835 (U+CBDB): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#8836 (U+CBDC): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#8837 (U+CBDD): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#8838 (U+CBDE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8839 (U+CBDF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8840 (U+CBE0): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#8841 (U+CBE1): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#8841 (U+CBE1): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#8842 (U+CBE2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8843 (U+CBE3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#8844 (U+CBE5): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#8850 (U+CBED): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#8860 (U+CBF7): L<<369.0,70.0>--<578.0,71.0>>
    
    * .notdef#8860 (U+CBF7): L<<379.0,-93.0>--<585.0,-92.0>>
    
    * .notdef#8861 (U+CBF8): L<<379.0,-122.0>--<619.0,-121.0>>
    
    * .notdef#8862 (U+CBF9): L<<264.0,-112.0>--<399.0,-111.0>>
    
    * .notdef#8863 (U+CBFA): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8864 (U+CBFB): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8865 (U+CBFC): L<<274.0,-112.0>--<409.0,-111.0>>
    
    * .notdef#8866 (U+CBFD): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8866 (U+CBFD): L<<555.0,151.0>--<677.0,152.0>>
    
    * .notdef#8867 (U+CBFE): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8868 (U+CBFF): L<<254.0,-112.0>--<389.0,-111.0>>
    
    * .notdef#8869 (U+CC00): L<<368.0,88.0>--<540.0,89.0>>
    
    * .notdef#887 (U+B9EC): L<<473.0,-112.0>--<698.0,-111.0>>
    
    * .notdef#8870 (U+CC01): L<<371.0,-83.0>--<560.0,-82.0>>
    
    * .notdef#8878 (U+CC09): L<<395.0,146.0>--<586.0,147.0>>
    
    * .notdef#888 (U+B9F4): L<<458.0,118.0>--<635.0,119.0>>
    
    * .notdef#8885 (U+CC13): L<<365.0,110.0>--<564.0,111.0>>
    
    * .notdef#8885 (U+CC13): L<<375.0,-73.0>--<577.0,-72.0>>
    
    * .notdef#8886 (U+CC15): L<<260.0,-112.0>--<395.0,-111.0>>
    
    * .notdef#8887 (U+CC16): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8888 (U+CC17): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8889 (U+CC18): L<<260.0,-112.0>--<395.0,-111.0>>
    
    * .notdef#889 (U+B9F5): L<<460.0,-69.0>--<629.0,-68.0>>
    
    * .notdef#8890 (U+CC19): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8890 (U+CC19): L<<551.0,186.0>--<673.0,187.0>>
    
    * .notdef#8891 (U+CC1A): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8892 (U+CC1B): L<<245.0,-112.0>--<380.0,-111.0>>
    
    * .notdef#8898 (U+CC25): L<<391.0,157.0>--<582.0,158.0>>
    
    * .notdef#8903 (U+CC2F): L<<300.0,110.0>--<499.0,111.0>>
    
    * .notdef#8903 (U+CC2F): L<<310.0,-73.0>--<512.0,-72.0>>
    
    * .notdef#8904 (U+CC31): L<<195.0,-112.0>--<330.0,-111.0>>
    
    * .notdef#8905 (U+CC32): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8906 (U+CC33): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8907 (U+CC34): L<<195.0,-112.0>--<330.0,-111.0>>
    
    * .notdef#8908 (U+CC35): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8908 (U+CC35): L<<486.0,186.0>--<608.0,187.0>>
    
    * .notdef#8909 (U+CC36): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8910 (U+CC37): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8914 (U+CC41): L<<326.0,157.0>--<517.0,158.0>>
    
    * .notdef#8921 (U+CC4B): L<<370.0,110.0>--<569.0,111.0>>
    
    * .notdef#8921 (U+CC4B): L<<380.0,-73.0>--<582.0,-72.0>>
    
    * .notdef#8922 (U+CC4D): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#8923 (U+CC4E): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#8924 (U+CC4F): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#8925 (U+CC50): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#8926 (U+CC51): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#8926 (U+CC51): L<<556.0,186.0>--<678.0,187.0>>
    
    * .notdef#8927 (U+CC52): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#8928 (U+CC53): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#8933 (U+CC5D): L<<396.0,157.0>--<587.0,158.0>>
    
    * .notdef#8940 (U+CC67): L<<300.0,110.0>--<499.0,111.0>>
    
    * .notdef#8940 (U+CC67): L<<310.0,-73.0>--<512.0,-72.0>>
    
    * .notdef#8941 (U+CC69): L<<195.0,-112.0>--<330.0,-111.0>>
    
    * .notdef#8942 (U+CC6A): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8943 (U+CC6B): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8944 (U+CC6C): L<<195.0,-112.0>--<330.0,-111.0>>
    
    * .notdef#8945 (U+CC6D): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8945 (U+CC6D): L<<486.0,186.0>--<608.0,187.0>>
    
    * .notdef#8946 (U+CC6E): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8947 (U+CC6F): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8948 (U+CC71): L<<302.0,-69.0>--<471.0,-68.0>>
    
    * .notdef#8955 (U+CC79): L<<326.0,157.0>--<517.0,158.0>>
    
    * .notdef#896 (U+BA08): L<<403.0,-112.0>--<628.0,-111.0>>
    
    * .notdef#8965 (U+CC83): L<<370.0,110.0>--<569.0,111.0>>
    
    * .notdef#8965 (U+CC83): L<<380.0,-73.0>--<582.0,-72.0>>
    
    * .notdef#8966 (U+CC84): L<<385.0,-112.0>--<610.0,-111.0>>
    
    * .notdef#8967 (U+CC85): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#8968 (U+CC86): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#8969 (U+CC87): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#8970 (U+CC88): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#8971 (U+CC89): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#8971 (U+CC89): L<<556.0,186.0>--<678.0,187.0>>
    
    * .notdef#8972 (U+CC8A): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#8973 (U+CC8B): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#8974 (U+CC8C): L<<370.0,118.0>--<547.0,119.0>>
    
    * .notdef#8975 (U+CC8D): L<<372.0,-69.0>--<541.0,-68.0>>
    
    * .notdef#898 (U+BA38): L<<748.0,271.0>--<749.0,573.0>>
    
    * .notdef#8983 (U+CC95): L<<396.0,157.0>--<587.0,158.0>>
    
    * .notdef#8986 (U+CC9A): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#8987 (U+CC9B): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#8988 (U+CC9D): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#8989 (U+CC9E): L<<660.0,451.0>--<661.0,643.0>>
    
    * .notdef#899 (U+BA39): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#8990 (U+CC9F): L<<300.0,110.0>--<499.0,111.0>>
    
    * .notdef#8990 (U+CC9F): L<<310.0,-73.0>--<512.0,-72.0>>
    
    * .notdef#8990 (U+CC9F): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#8991 (U+CCA1): L<<195.0,-112.0>--<330.0,-111.0>>
    
    * .notdef#8991 (U+CCA1): L<<660.0,451.0>--<661.0,643.0>>
    
    * .notdef#8992 (U+CCA2): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8992 (U+CCA2): L<<660.0,451.0>--<661.0,643.0>>
    
    * .notdef#8993 (U+CCA3): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8993 (U+CCA3): L<<660.0,451.0>--<661.0,643.0>>
    
    * .notdef#8994 (U+CCA4): L<<195.0,-112.0>--<330.0,-111.0>>
    
    * .notdef#8994 (U+CCA4): L<<660.0,451.0>--<661.0,643.0>>
    
    * .notdef#8995 (U+CCA5): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8995 (U+CCA5): L<<486.0,186.0>--<608.0,187.0>>
    
    * .notdef#8995 (U+CCA5): L<<660.0,451.0>--<661.0,643.0>>
    
    * .notdef#8996 (U+CCA6): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8996 (U+CCA6): L<<660.0,451.0>--<661.0,643.0>>
    
    * .notdef#8997 (U+CCA7): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#8997 (U+CCA7): L<<660.0,451.0>--<661.0,643.0>>
    
    * .notdef#8998 (U+CCAA): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#8999 (U+CCAE): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#9 (U+3137): L<<580.0,409.0>--<318.0,408.0>>
    
    * .notdef#9 (U+3137): L<<590.0,182.0>--<328.0,181.0>>
    
    * .notdef#900 (U+BA3C): L<<748.0,335.0>--<749.0,653.0>>
    
    * .notdef#9000 (U+CCAF): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#9001 (U+CCB0): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#9002 (U+CCB1): L<<326.0,157.0>--<517.0,158.0>>
    
    * .notdef#9002 (U+CCB1): L<<660.0,451.0>--<661.0,643.0>>
    
    * .notdef#9003 (U+CCB2): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#9004 (U+CCB3): L<<660.0,406.0>--<661.0,633.0>>
    
    * .notdef#9005 (U+CCB6): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#9006 (U+CCB7): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#9007 (U+CCB9): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#9008 (U+CCBA): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9009 (U+CCBB): L<<370.0,110.0>--<569.0,111.0>>
    
    * .notdef#9009 (U+CCBB): L<<380.0,-73.0>--<582.0,-72.0>>
    
    * .notdef#9009 (U+CCBB): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#901 (U+BA40): L<<403.0,-112.0>--<628.0,-111.0>>
    
    * .notdef#901 (U+BA40): L<<748.0,451.0>--<749.0,673.0>>
    
    * .notdef#9010 (U+CCBD): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#9010 (U+CCBD): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9011 (U+CCBE): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#9011 (U+CCBE): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9012 (U+CCBF): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#9012 (U+CCBF): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9013 (U+CCC0): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#9013 (U+CCC0): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9014 (U+CCC1): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#9014 (U+CCC1): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9014 (U+CCC1): L<<556.0,186.0>--<678.0,187.0>>
    
    * .notdef#9015 (U+CCC2): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#9015 (U+CCC2): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9016 (U+CCC3): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#9016 (U+CCC3): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9017 (U+CCC6): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#9018 (U+CCC8): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#9019 (U+CCCA): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#902 (U+BA42): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#902 (U+BA42): L<<748.0,451.0>--<749.0,673.0>>
    
    * .notdef#9020 (U+CCCB): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9021 (U+CCCC): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#9022 (U+CCCD): L<<396.0,157.0>--<587.0,158.0>>
    
    * .notdef#9022 (U+CCCD): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9023 (U+CCCE): L<<547.0,431.0>--<548.0,623.0>>
    
    * .notdef#9024 (U+CCCF): L<<547.0,481.0>--<548.0,633.0>>
    
    * .notdef#9025 (U+CCD1): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9026 (U+CCD2): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9027 (U+CCD3): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9028 (U+CCD5): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9029 (U+CCD6): L<<660.0,441.0>--<661.0,653.0>>
    
    * .notdef#903 (U+BA48): L<<388.0,118.0>--<565.0,119.0>>
    
    * .notdef#903 (U+BA48): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#9030 (U+CCD7): L<<300.0,110.0>--<499.0,111.0>>
    
    * .notdef#9030 (U+CCD7): L<<310.0,-73.0>--<512.0,-72.0>>
    
    * .notdef#9030 (U+CCD7): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9031 (U+CCD8): L<<315.0,-112.0>--<540.0,-111.0>>
    
    * .notdef#9031 (U+CCD8): L<<660.0,441.0>--<661.0,653.0>>
    
    * .notdef#9032 (U+CCD9): L<<195.0,-112.0>--<330.0,-111.0>>
    
    * .notdef#9032 (U+CCD9): L<<660.0,441.0>--<661.0,653.0>>
    
    * .notdef#9033 (U+CCDA): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#9033 (U+CCDA): L<<660.0,441.0>--<661.0,653.0>>
    
    * .notdef#9034 (U+CCDB): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#9034 (U+CCDB): L<<660.0,441.0>--<661.0,653.0>>
    
    * .notdef#9035 (U+CCDC): L<<195.0,-112.0>--<330.0,-111.0>>
    
    * .notdef#9035 (U+CCDC): L<<660.0,441.0>--<661.0,653.0>>
    
    * .notdef#9036 (U+CCDD): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#9036 (U+CCDD): L<<486.0,186.0>--<608.0,187.0>>
    
    * .notdef#9036 (U+CCDD): L<<660.0,441.0>--<661.0,653.0>>
    
    * .notdef#9037 (U+CCDE): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#9037 (U+CCDE): L<<660.0,441.0>--<661.0,653.0>>
    
    * .notdef#9038 (U+CCDF): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#9038 (U+CCDF): L<<660.0,441.0>--<661.0,653.0>>
    
    * .notdef#9039 (U+CCE0): L<<300.0,118.0>--<477.0,119.0>>
    
    * .notdef#9039 (U+CCE0): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#904 (U+BA49): L<<390.0,-69.0>--<559.0,-68.0>>
    
    * .notdef#904 (U+BA49): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#9040 (U+CCE1): L<<302.0,-69.0>--<471.0,-68.0>>
    
    * .notdef#9040 (U+CCE1): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9041 (U+CCE2): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9042 (U+CCE3): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9043 (U+CCE5): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9044 (U+CCE6): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9045 (U+CCE7): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9046 (U+CCE8): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9047 (U+CCE9): L<<326.0,157.0>--<517.0,158.0>>
    
    * .notdef#9047 (U+CCE9): L<<660.0,441.0>--<661.0,653.0>>
    
    * .notdef#9048 (U+CCEA): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#9049 (U+CCEB): L<<660.0,411.0>--<661.0,643.0>>
    
    * .notdef#905 (U+BA4B): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#9050 (U+CCED): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9051 (U+CCEE): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9052 (U+CCEF): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9053 (U+CCF1): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9054 (U+CCF2): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9055 (U+CCF3): L<<370.0,110.0>--<569.0,111.0>>
    
    * .notdef#9055 (U+CCF3): L<<380.0,-73.0>--<582.0,-72.0>>
    
    * .notdef#9055 (U+CCF3): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9056 (U+CCF4): L<<385.0,-112.0>--<610.0,-111.0>>
    
    * .notdef#9056 (U+CCF4): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9057 (U+CCF5): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#9057 (U+CCF5): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9058 (U+CCF6): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#9058 (U+CCF6): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9059 (U+CCF7): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#9059 (U+CCF7): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#906 (U+BA4D): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#9060 (U+CCF8): L<<265.0,-112.0>--<400.0,-111.0>>
    
    * .notdef#9060 (U+CCF8): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9061 (U+CCF9): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#9061 (U+CCF9): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9061 (U+CCF9): L<<556.0,186.0>--<678.0,187.0>>
    
    * .notdef#9062 (U+CCFA): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#9062 (U+CCFA): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9063 (U+CCFB): L<<250.0,-112.0>--<385.0,-111.0>>
    
    * .notdef#9063 (U+CCFB): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9064 (U+CCFC): L<<370.0,118.0>--<547.0,119.0>>
    
    * .notdef#9064 (U+CCFC): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9065 (U+CCFD): L<<372.0,-69.0>--<541.0,-68.0>>
    
    * .notdef#9065 (U+CCFD): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9066 (U+CCFE): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9067 (U+CCFF): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9068 (U+CD00): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9069 (U+CD02): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#907 (U+BA4E): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#9070 (U+CD03): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9071 (U+CD04): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9072 (U+CD05): L<<396.0,157.0>--<587.0,158.0>>
    
    * .notdef#9072 (U+CD05): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9073 (U+CD06): L<<547.0,434.0>--<548.0,616.0>>
    
    * .notdef#9074 (U+CD07): L<<547.0,464.0>--<548.0,626.0>>
    
    * .notdef#9079 (U+CD0F): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#9079 (U+CD0F): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#908 (U+BA53): L<<748.0,401.0>--<749.0,663.0>>
    
    * .notdef#9080 (U+CD11): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#9081 (U+CD12): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9082 (U+CD13): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9083 (U+CD14): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#9084 (U+CD15): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#9084 (U+CD15): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#9085 (U+CD16): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9086 (U+CD17): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#909 (U+BA54): L<<634.0,291.0>--<635.0,573.0>>
    
    * .notdef#9092 (U+CD21): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#91 (U+318A): L<<742.0,609.0>--<741.0,373.0>>
    
    * .notdef#910 (U+BA55): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#9100 (U+CD2B): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#9101 (U+CD2D): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#9102 (U+CD2E): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#9103 (U+CD2F): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9104 (U+CD30): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#9105 (U+CD31): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9105 (U+CD31): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#9106 (U+CD32): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9107 (U+CD33): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9108 (U+CD34): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#9109 (U+CD35): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#911 (U+BA58): L<<635.0,361.0>--<636.0,623.0>>
    
    * .notdef#9116 (U+CD3D): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#912 (U+BA5C): L<<473.0,-112.0>--<698.0,-111.0>>
    
    * .notdef#912 (U+BA5C): L<<635.0,481.0>--<636.0,653.0>>
    
    * .notdef#9126 (U+CD47): L<<426.0,-106.0>--<632.0,-105.0>>
    
    * .notdef#9127 (U+CD48): L<<426.0,-134.0>--<666.0,-133.0>>
    
    * .notdef#9128 (U+CD49): L<<311.0,-124.0>--<446.0,-123.0>>
    
    * .notdef#9129 (U+CD4A): L<<301.0,-124.0>--<443.0,-123.0>>
    
    * .notdef#913 (U+BA64): L<<458.0,118.0>--<635.0,119.0>>
    
    * .notdef#913 (U+BA64): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#9130 (U+CD4B): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#9131 (U+CD4C): L<<321.0,-124.0>--<456.0,-123.0>>
    
    * .notdef#9132 (U+CD4D): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#9132 (U+CD4D): L<<602.0,131.0>--<724.0,132.0>>
    
    * .notdef#9133 (U+CD4E): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#9134 (U+CD4F): L<<301.0,-124.0>--<436.0,-123.0>>
    
    * .notdef#9135 (U+CD50): L<<415.0,70.0>--<587.0,71.0>>
    
    * .notdef#9136 (U+CD51): L<<418.0,-96.0>--<607.0,-95.0>>
    
    * .notdef#914 (U+BA65): L<<460.0,-69.0>--<629.0,-68.0>>
    
    * .notdef#914 (U+BA65): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#9144 (U+CD59): L<<442.0,126.0>--<633.0,127.0>>
    
    * .notdef#915 (U+BA67): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#9152 (U+CD63): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#9153 (U+CD65): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#9154 (U+CD66): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#9155 (U+CD67): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9156 (U+CD68): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#9157 (U+CD69): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9157 (U+CD69): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#9158 (U+CD6A): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9159 (U+CD6B): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#916 (U+BA68): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#9165 (U+CD75): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#917 (U+BA69): L<<635.0,431.0>--<636.0,643.0>>
    
    * .notdef#9174 (U+CD7F): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#9174 (U+CD7F): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#9175 (U+CD80): L<<321.0,-141.0>--<532.0,-140.0>>
    
    * .notdef#9176 (U+CD81): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#9177 (U+CD82): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9178 (U+CD83): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9179 (U+CD84): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#918 (U+BA70): L<<748.0,271.0>--<749.0,573.0>>
    
    * .notdef#9180 (U+CD85): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#9180 (U+CD85): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#9181 (U+CD86): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9182 (U+CD87): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9183 (U+CD89): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#919 (U+BA71): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#9191 (U+CD91): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#9198 (U+CD9B): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#9198 (U+CD9B): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#9199 (U+CD9D): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#92 (U+318B): L<<623.0,600.0>--<622.0,446.0>>
    
    * .notdef#92 (U+318B): L<<782.0,654.0>--<781.0,373.0>>
    
    * .notdef#920 (U+BA74): L<<748.0,331.0>--<749.0,653.0>>
    
    * .notdef#9200 (U+CD9E): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9201 (U+CD9F): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9202 (U+CDA0): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#9203 (U+CDA1): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#9203 (U+CDA1): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#9204 (U+CDA2): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9205 (U+CDA3): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#921 (U+BA78): L<<403.0,-112.0>--<628.0,-111.0>>
    
    * .notdef#921 (U+BA78): L<<748.0,441.0>--<749.0,673.0>>
    
    * .notdef#9211 (U+CDAD): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#9214 (U+CDB1): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9215 (U+CDB2): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9216 (U+CDB3): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9217 (U+CDB4): L<<706.0,441.0>--<707.0,673.0>>
    
    * .notdef#9218 (U+CDB5): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9219 (U+CDB6): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#922 (U+BA83): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#9220 (U+CDB7): L<<431.0,72.0>--<605.0,73.0>>
    
    * .notdef#9220 (U+CDB7): L<<441.0,-96.0>--<618.0,-95.0>>
    
    * .notdef#9220 (U+CDB7): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9221 (U+CDB8): L<<434.0,-134.0>--<642.0,-133.0>>
    
    * .notdef#9221 (U+CDB8): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#9222 (U+CDB9): L<<311.0,-134.0>--<436.0,-133.0>>
    
    * .notdef#9222 (U+CDB9): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#9223 (U+CDBA): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#9224 (U+CDBB): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#9225 (U+CDBC): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#9226 (U+CDBD): L<<562.0,136.0>--<684.0,137.0>>
    
    * .notdef#9226 (U+CDBD): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#9227 (U+CDBE): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#9228 (U+CDBF): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#9229 (U+CDC0): L<<432.0,80.0>--<574.0,81.0>>
    
    * .notdef#9229 (U+CDC0): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#923 (U+BA84): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#9230 (U+CDC1): L<<432.0,-98.0>--<587.0,-97.0>>
    
    * .notdef#9230 (U+CDC1): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9231 (U+CDC2): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9232 (U+CDC3): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9233 (U+CDC5): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9234 (U+CDC6): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9235 (U+CDC7): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#9236 (U+CDC8): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9237 (U+CDC9): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#9238 (U+CDCA): L<<706.0,451.0>--<707.0,683.0>>
    
    * .notdef#9239 (U+CDCB): L<<706.0,451.0>--<707.0,693.0>>
    
    * .notdef#924 (U+BA85): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#9240 (U+CDCD): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9241 (U+CDCE): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9242 (U+CDCF): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9243 (U+CDD1): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9244 (U+CDD2): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9245 (U+CDD3): L<<501.0,72.0>--<675.0,73.0>>
    
    * .notdef#9245 (U+CDD3): L<<511.0,-96.0>--<688.0,-95.0>>
    
    * .notdef#9245 (U+CDD3): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9246 (U+CDD4): L<<504.0,-134.0>--<712.0,-133.0>>
    
    * .notdef#9246 (U+CDD4): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9247 (U+CDD5): L<<381.0,-134.0>--<506.0,-133.0>>
    
    * .notdef#9247 (U+CDD5): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9248 (U+CDD6): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9249 (U+CDD7): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#925 (U+BA87): L<<748.0,411.0>--<749.0,663.0>>
    
    * .notdef#9250 (U+CDD8): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9251 (U+CDD9): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9251 (U+CDD9): L<<632.0,136.0>--<754.0,137.0>>
    
    * .notdef#9252 (U+CDDA): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9253 (U+CDDB): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9254 (U+CDDC): L<<502.0,80.0>--<644.0,81.0>>
    
    * .notdef#9254 (U+CDDC): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9255 (U+CDDD): L<<502.0,-98.0>--<657.0,-97.0>>
    
    * .notdef#9255 (U+CDDD): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9256 (U+CDDE): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9257 (U+CDDF): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9258 (U+CDE0): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9259 (U+CDE1): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#926 (U+BA8C): L<<634.0,291.0>--<635.0,573.0>>
    
    * .notdef#9260 (U+CDE2): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9261 (U+CDE3): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9262 (U+CDE4): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9263 (U+CDE5): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9264 (U+CDE6): L<<607.0,494.0>--<608.0,657.0>>
    
    * .notdef#9265 (U+CDE7): L<<607.0,518.0>--<608.0,662.0>>
    
    * .notdef#9266 (U+CDE9): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#9267 (U+CDEA): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#9268 (U+CDEB): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#9269 (U+CDED): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#927 (U+BAA8): L<<256.0,528.0>--<473.0,529.0>>
    
    * .notdef#9270 (U+CDEE): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#9271 (U+CDEF): L<<431.0,72.0>--<605.0,73.0>>
    
    * .notdef#9271 (U+CDEF): L<<441.0,-96.0>--<618.0,-95.0>>
    
    * .notdef#9271 (U+CDEF): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#9272 (U+CDF1): L<<311.0,-134.0>--<436.0,-133.0>>
    
    * .notdef#9272 (U+CDF1): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#9273 (U+CDF2): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#9274 (U+CDF3): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#9275 (U+CDF4): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#9276 (U+CDF5): L<<562.0,136.0>--<684.0,137.0>>
    
    * .notdef#9276 (U+CDF5): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#9277 (U+CDF6): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#9278 (U+CDF7): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#9279 (U+CDFA): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#928 (U+BAA9): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9280 (U+CDFC): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#9281 (U+CDFE): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#9282 (U+CDFF): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#9283 (U+CE00): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#9284 (U+CE01): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#9285 (U+CE02): L<<696.0,451.0>--<697.0,683.0>>
    
    * .notdef#9286 (U+CE03): L<<696.0,451.0>--<697.0,693.0>>
    
    * .notdef#929 (U+BAAB): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9292 (U+CE0B): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#9292 (U+CE0B): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#9293 (U+CE0D): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#9294 (U+CE0E): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9295 (U+CE0F): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9296 (U+CE10): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#9297 (U+CE11): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#9297 (U+CE11): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#9298 (U+CE12): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9299 (U+CE13): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#93 (U+318C): L<<742.0,609.0>--<741.0,373.0>>
    
    * .notdef#930 (U+BAAC): L<<279.0,707.0>--<496.0,708.0>>
    
    * .notdef#9300 (U+CE15): L<<298.0,-103.0>--<492.0,-102.0>>
    
    * .notdef#9307 (U+CE1D): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#931 (U+BAB0): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#931 (U+BAB0): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#9314 (U+CE27): L<<316.0,60.0>--<518.0,61.0>>
    
    * .notdef#9314 (U+CE27): L<<326.0,-112.0>--<531.0,-111.0>>
    
    * .notdef#9315 (U+CE29): L<<231.0,-143.0>--<366.0,-142.0>>
    
    * .notdef#9316 (U+CE2A): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9317 (U+CE2B): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9318 (U+CE2C): L<<238.0,-143.0>--<373.0,-142.0>>
    
    * .notdef#9319 (U+CE2D): L<<217.0,-143.0>--<352.0,-142.0>>
    
    * .notdef#9319 (U+CE2D): L<<523.0,127.0>--<645.0,128.0>>
    
    * .notdef#932 (U+BAB2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#932 (U+BAB2): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#9320 (U+CE2E): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9321 (U+CE2F): L<<216.0,-143.0>--<351.0,-142.0>>
    
    * .notdef#9327 (U+CE39): L<<312.0,127.0>--<520.0,128.0>>
    
    * .notdef#933 (U+BAB8): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#933 (U+BAB8): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#9337 (U+CE43): L<<366.0,-106.0>--<572.0,-105.0>>
    
    * .notdef#9338 (U+CE44): L<<366.0,-134.0>--<606.0,-133.0>>
    
    * .notdef#9339 (U+CE45): L<<251.0,-124.0>--<386.0,-123.0>>
    
    * .notdef#934 (U+BAB9): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#934 (U+BAB9): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#9340 (U+CE46): L<<241.0,-124.0>--<383.0,-123.0>>
    
    * .notdef#9341 (U+CE47): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9342 (U+CE48): L<<261.0,-124.0>--<396.0,-123.0>>
    
    * .notdef#9343 (U+CE49): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9343 (U+CE49): L<<542.0,131.0>--<664.0,132.0>>
    
    * .notdef#9344 (U+CE4A): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9345 (U+CE4B): L<<241.0,-124.0>--<376.0,-123.0>>
    
    * .notdef#9346 (U+CE4C): L<<355.0,70.0>--<527.0,71.0>>
    
    * .notdef#9347 (U+CE4D): L<<358.0,-96.0>--<547.0,-95.0>>
    
    * .notdef#935 (U+BABB): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9355 (U+CE55): L<<382.0,126.0>--<573.0,127.0>>
    
    * .notdef#936 (U+BABD): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9362 (U+CE62): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#9363 (U+CE63): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#9364 (U+CE64): L<<195.0,-112.0>--<330.0,-111.0>>
    
    * .notdef#9365 (U+CE65): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#9365 (U+CE65): L<<486.0,186.0>--<608.0,187.0>>
    
    * .notdef#9366 (U+CE66): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#9367 (U+CE67): L<<180.0,-112.0>--<315.0,-111.0>>
    
    * .notdef#937 (U+BAC4): L<<186.0,518.0>--<363.0,519.0>>
    
    * .notdef#9373 (U+CE71): L<<326.0,157.0>--<517.0,158.0>>
    
    * .notdef#938 (U+BAC8): L<<186.0,662.0>--<363.0,663.0>>
    
    * .notdef#9380 (U+CE7B): L<<301.0,110.0>--<500.0,111.0>>
    
    * .notdef#9380 (U+CE7B): L<<311.0,-73.0>--<513.0,-72.0>>
    
    * .notdef#9381 (U+CE7D): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#9382 (U+CE7E): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9383 (U+CE7F): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9384 (U+CE80): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#9385 (U+CE81): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9385 (U+CE81): L<<487.0,186.0>--<609.0,187.0>>
    
    * .notdef#9386 (U+CE82): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9387 (U+CE83): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#939 (U+BAD8): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#9393 (U+CE8D): L<<327.0,157.0>--<518.0,158.0>>
    
    * .notdef#940 (U+BAD9): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#9400 (U+CE97): L<<371.0,110.0>--<570.0,111.0>>
    
    * .notdef#9400 (U+CE97): L<<381.0,-73.0>--<583.0,-72.0>>
    
    * .notdef#9401 (U+CE99): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#9402 (U+CE9A): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9403 (U+CE9B): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9404 (U+CE9C): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#9405 (U+CE9D): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9405 (U+CE9D): L<<557.0,186.0>--<679.0,187.0>>
    
    * .notdef#9406 (U+CE9E): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9407 (U+CE9F): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#941 (U+BAFC): L<<186.0,518.0>--<363.0,519.0>>
    
    * .notdef#9412 (U+CEA9): L<<397.0,157.0>--<588.0,158.0>>
    
    * .notdef#942 (U+BB00): L<<186.0,662.0>--<363.0,663.0>>
    
    * .notdef#9420 (U+CEB3): L<<301.0,110.0>--<500.0,111.0>>
    
    * .notdef#9420 (U+CEB3): L<<311.0,-73.0>--<513.0,-72.0>>
    
    * .notdef#9421 (U+CEB4): L<<316.0,-112.0>--<541.0,-111.0>>
    
    * .notdef#9422 (U+CEB5): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#9423 (U+CEB6): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9424 (U+CEB7): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9425 (U+CEB8): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#9426 (U+CEB9): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9426 (U+CEB9): L<<487.0,186.0>--<609.0,187.0>>
    
    * .notdef#9427 (U+CEBA): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9428 (U+CEBB): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9429 (U+CEBC): L<<301.0,118.0>--<478.0,119.0>>
    
    * .notdef#943 (U+BB04): L<<186.0,671.0>--<363.0,672.0>>
    
    * .notdef#943 (U+BB04): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#9430 (U+CEBD): L<<303.0,-69.0>--<472.0,-68.0>>
    
    * .notdef#9437 (U+CEC5): L<<327.0,157.0>--<518.0,158.0>>
    
    * .notdef#944 (U+BB0D): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#944 (U+BB0D): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#9447 (U+CECF): L<<371.0,110.0>--<570.0,111.0>>
    
    * .notdef#9447 (U+CECF): L<<381.0,-73.0>--<583.0,-72.0>>
    
    * .notdef#9448 (U+CED0): L<<386.0,-112.0>--<611.0,-111.0>>
    
    * .notdef#9449 (U+CED1): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#945 (U+BB0F): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#9450 (U+CED2): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9451 (U+CED3): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9452 (U+CED4): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#9453 (U+CED5): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9453 (U+CED5): L<<557.0,186.0>--<679.0,187.0>>
    
    * .notdef#9454 (U+CED6): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9455 (U+CED7): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9456 (U+CED8): L<<371.0,118.0>--<548.0,119.0>>
    
    * .notdef#9457 (U+CED9): L<<373.0,-69.0>--<542.0,-68.0>>
    
    * .notdef#946 (U+BB11): L<<186.0,668.0>--<363.0,669.0>>
    
    * .notdef#9465 (U+CEE1): L<<397.0,157.0>--<588.0,158.0>>
    
    * .notdef#9468 (U+CEE6): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#9469 (U+CEE7): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#947 (U+BB18): L<<256.0,528.0>--<473.0,529.0>>
    
    * .notdef#9470 (U+CEE9): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#9471 (U+CEEA): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#9472 (U+CEED): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#9472 (U+CEED): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#9473 (U+CEEE): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9473 (U+CEEE): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#9474 (U+CEEF): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9474 (U+CEEF): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#9475 (U+CEF0): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#9475 (U+CEF0): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#9476 (U+CEF1): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9476 (U+CEF1): L<<487.0,186.0>--<609.0,187.0>>
    
    * .notdef#9476 (U+CEF1): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#9477 (U+CEF2): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9477 (U+CEF2): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#9478 (U+CEF3): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9478 (U+CEF3): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#9479 (U+CEF6): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#948 (U+BB1C): L<<279.0,707.0>--<496.0,708.0>>
    
    * .notdef#9480 (U+CEFA): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#9481 (U+CEFB): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#9482 (U+CEFC): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#9483 (U+CEFD): L<<327.0,157.0>--<518.0,158.0>>
    
    * .notdef#9483 (U+CEFD): L<<661.0,451.0>--<662.0,673.0>>
    
    * .notdef#9484 (U+CEFE): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#9485 (U+CEFF): L<<661.0,401.0>--<662.0,663.0>>
    
    * .notdef#9486 (U+CF02): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9487 (U+CF03): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9488 (U+CF05): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9489 (U+CF06): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#949 (U+BB20): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#949 (U+BB20): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#9490 (U+CF07): L<<371.0,110.0>--<570.0,111.0>>
    
    * .notdef#9490 (U+CF07): L<<381.0,-73.0>--<583.0,-72.0>>
    
    * .notdef#9490 (U+CF07): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9491 (U+CF09): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#9491 (U+CF09): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#9492 (U+CF0A): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9492 (U+CF0A): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#9493 (U+CF0B): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9493 (U+CF0B): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#9494 (U+CF0C): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#9494 (U+CF0C): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#9495 (U+CF0D): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9495 (U+CF0D): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#9495 (U+CF0D): L<<557.0,186.0>--<679.0,187.0>>
    
    * .notdef#9496 (U+CF0E): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9496 (U+CF0E): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#9497 (U+CF0F): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9497 (U+CF0F): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#9498 (U+CF12): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9499 (U+CF14): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#950 (U+BB29): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#950 (U+BB29): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#9500 (U+CF16): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9501 (U+CF17): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#9502 (U+CF18): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9503 (U+CF19): L<<397.0,157.0>--<588.0,158.0>>
    
    * .notdef#9503 (U+CF19): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#9504 (U+CF1A): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9505 (U+CF1B): L<<548.0,481.0>--<549.0,653.0>>
    
    * .notdef#9506 (U+CF1D): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#9507 (U+CF1E): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#9508 (U+CF1F): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#9509 (U+CF21): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#951 (U+BB2B): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9510 (U+CF22): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#9511 (U+CF23): L<<301.0,110.0>--<500.0,111.0>>
    
    * .notdef#9511 (U+CF23): L<<311.0,-73.0>--<513.0,-72.0>>
    
    * .notdef#9511 (U+CF23): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#9512 (U+CF25): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#9512 (U+CF25): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#9513 (U+CF26): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9513 (U+CF26): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#9514 (U+CF27): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9514 (U+CF27): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#9515 (U+CF28): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#9515 (U+CF28): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#9516 (U+CF29): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9516 (U+CF29): L<<487.0,186.0>--<609.0,187.0>>
    
    * .notdef#9516 (U+CF29): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#9517 (U+CF2A): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9517 (U+CF2A): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#9518 (U+CF2B): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9518 (U+CF2B): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#9519 (U+CF2E): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#952 (U+BB34): L<<256.0,538.0>--<473.0,539.0>>
    
    * .notdef#9520 (U+CF32): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#9521 (U+CF33): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#9522 (U+CF34): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#9523 (U+CF35): L<<327.0,157.0>--<518.0,158.0>>
    
    * .notdef#9523 (U+CF35): L<<661.0,441.0>--<662.0,673.0>>
    
    * .notdef#9524 (U+CF36): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#9525 (U+CF37): L<<661.0,411.0>--<662.0,663.0>>
    
    * .notdef#9526 (U+CF39): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9527 (U+CF3A): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9528 (U+CF3B): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9529 (U+CF3C): L<<548.0,361.0>--<549.0,623.0>>
    
    * .notdef#953 (U+BB35): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9530 (U+CF3D): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9531 (U+CF3E): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9532 (U+CF3F): L<<371.0,110.0>--<570.0,111.0>>
    
    * .notdef#9532 (U+CF3F): L<<381.0,-73.0>--<583.0,-72.0>>
    
    * .notdef#9532 (U+CF3F): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9533 (U+CF40): L<<386.0,-112.0>--<611.0,-111.0>>
    
    * .notdef#9533 (U+CF40): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9534 (U+CF41): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#9534 (U+CF41): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9535 (U+CF42): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9535 (U+CF42): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9536 (U+CF43): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9536 (U+CF43): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9537 (U+CF44): L<<266.0,-112.0>--<401.0,-111.0>>
    
    * .notdef#9537 (U+CF44): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9538 (U+CF45): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9538 (U+CF45): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9538 (U+CF45): L<<557.0,186.0>--<679.0,187.0>>
    
    * .notdef#9539 (U+CF46): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9539 (U+CF46): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#954 (U+BB36): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9540 (U+CF47): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9540 (U+CF47): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9541 (U+CF48): L<<371.0,118.0>--<548.0,119.0>>
    
    * .notdef#9541 (U+CF48): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9542 (U+CF49): L<<373.0,-69.0>--<542.0,-68.0>>
    
    * .notdef#9542 (U+CF49): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9543 (U+CF4A): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9544 (U+CF4B): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9545 (U+CF4C): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9546 (U+CF4D): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9547 (U+CF4E): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9548 (U+CF4F): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9549 (U+CF50): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#955 (U+BB38): L<<279.0,707.0>--<496.0,708.0>>
    
    * .notdef#9550 (U+CF51): L<<397.0,157.0>--<588.0,158.0>>
    
    * .notdef#9550 (U+CF51): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9551 (U+CF52): L<<548.0,431.0>--<549.0,643.0>>
    
    * .notdef#9552 (U+CF53): L<<548.0,471.0>--<549.0,653.0>>
    
    * .notdef#9557 (U+CF5B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#9557 (U+CF5B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#9558 (U+CF5D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#9559 (U+CF5E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#956 (U+BB3B): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#956 (U+BB3B): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#956 (U+BB3B): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#9560 (U+CF5F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9561 (U+CF60): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#9562 (U+CF61): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#9562 (U+CF61): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#9563 (U+CF62): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9564 (U+CF63): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#957 (U+BB3C): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#957 (U+BB3C): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#9570 (U+CF6D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#9577 (U+CF77): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#9577 (U+CF77): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#9578 (U+CF79): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9579 (U+CF7A): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#958 (U+BB3D): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#958 (U+BB3D): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#9580 (U+CF7B): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9581 (U+CF7C): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#9582 (U+CF7D): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9582 (U+CF7D): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#9583 (U+CF7E): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9584 (U+CF7F): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9585 (U+CF81): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#959 (U+BB3E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#959 (U+BB3E): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#9592 (U+CF89): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#960 (U+BB44): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#960 (U+BB44): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#9601 (U+CF93): L<<416.0,70.0>--<625.0,71.0>>
    
    * .notdef#9601 (U+CF93): L<<426.0,-93.0>--<632.0,-92.0>>
    
    * .notdef#9602 (U+CF94): L<<426.0,-122.0>--<666.0,-121.0>>
    
    * .notdef#9603 (U+CF95): L<<311.0,-112.0>--<446.0,-111.0>>
    
    * .notdef#9604 (U+CF96): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#9605 (U+CF97): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#9606 (U+CF98): L<<321.0,-112.0>--<456.0,-111.0>>
    
    * .notdef#9607 (U+CF99): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#9607 (U+CF99): L<<602.0,151.0>--<724.0,152.0>>
    
    * .notdef#9608 (U+CF9A): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#9609 (U+CF9B): L<<301.0,-112.0>--<436.0,-111.0>>
    
    * .notdef#961 (U+BB45): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#961 (U+BB45): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#9610 (U+CF9C): L<<415.0,88.0>--<587.0,89.0>>
    
    * .notdef#9611 (U+CF9D): L<<418.0,-83.0>--<607.0,-82.0>>
    
    * .notdef#9618 (U+CFA5): L<<442.0,146.0>--<633.0,147.0>>
    
    * .notdef#962 (U+BB47): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9627 (U+CFAF): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#9627 (U+CFAF): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#9628 (U+CFB1): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9629 (U+CFB2): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#963 (U+BB49): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9630 (U+CFB3): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9631 (U+CFB4): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#9632 (U+CFB5): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9632 (U+CFB5): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#9633 (U+CFB6): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9634 (U+CFB7): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9635 (U+CFB8): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#9636 (U+CFB9): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#964 (U+BB4D): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#964 (U+BB4D): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#9644 (U+CFC1): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#965 (U+BB4F): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#9653 (U+CFCB): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#9653 (U+CFCB): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#9654 (U+CFCC): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#9655 (U+CFCD): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#9656 (U+CFCE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9657 (U+CFCF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9658 (U+CFD0): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#9659 (U+CFD1): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#9659 (U+CFD1): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#966 (U+BB50): L<<196.0,528.0>--<373.0,529.0>>
    
    * .notdef#966 (U+BB50): L<<706.0,361.0>--<707.0,583.0>>
    
    * .notdef#9660 (U+CFD2): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9661 (U+CFD3): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9662 (U+CFD4): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#9663 (U+CFD5): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#967 (U+BB54): L<<706.0,461.0>--<707.0,683.0>>
    
    * .notdef#9671 (U+CFDD): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#9678 (U+CFE7): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#9678 (U+CFE7): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#9679 (U+CFE9): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#968 (U+BB58): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#968 (U+BB58): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#968 (U+BB58): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9680 (U+CFEA): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9681 (U+CFEB): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9682 (U+CFEC): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#9683 (U+CFED): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#9683 (U+CFED): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#9684 (U+CFEE): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9685 (U+CFEF): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#969 (U+BB61): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#969 (U+BB61): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#969 (U+BB61): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9691 (U+CFF9): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#9694 (U+CFFD): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9695 (U+CFFE): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9696 (U+CFFF): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9697 (U+D001): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9698 (U+D002): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9699 (U+D003): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#9699 (U+D003): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#9699 (U+D003): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#970 (U+BB63): L<<176.0,658.0>--<353.0,659.0>>
    
    * .notdef#970 (U+BB63): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9700 (U+D005): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#9700 (U+D005): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9701 (U+D006): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9702 (U+D007): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9703 (U+D008): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9704 (U+D009): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#9704 (U+D009): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9705 (U+D00A): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9706 (U+D00B): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9707 (U+D00C): L<<432.0,98.0>--<574.0,99.0>>
    
    * .notdef#9707 (U+D00C): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9708 (U+D00D): L<<432.0,-85.0>--<587.0,-84.0>>
    
    * .notdef#9708 (U+D00D): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9709 (U+D00E): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#971 (U+BB6C): L<<196.0,528.0>--<343.0,529.0>>
    
    * .notdef#971 (U+BB6C): L<<607.0,398.0>--<608.0,573.0>>
    
    * .notdef#9710 (U+D00F): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9711 (U+D010): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9712 (U+D012): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9713 (U+D013): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9714 (U+D014): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9715 (U+D015): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#9715 (U+D015): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9716 (U+D016): L<<706.0,471.0>--<707.0,693.0>>
    
    * .notdef#9717 (U+D017): L<<706.0,471.0>--<707.0,703.0>>
    
    * .notdef#9718 (U+D019): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9719 (U+D01A): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#972 (U+BB88): L<<196.0,528.0>--<373.0,529.0>>
    
    * .notdef#972 (U+BB88): L<<696.0,361.0>--<697.0,583.0>>
    
    * .notdef#9720 (U+D01B): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9721 (U+D01C): L<<607.0,505.0>--<608.0,657.0>>
    
    * .notdef#9722 (U+D01D): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9723 (U+D01E): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#9724 (U+D01F): L<<501.0,90.0>--<675.0,91.0>>
    
    * .notdef#9724 (U+D01F): L<<511.0,-83.0>--<688.0,-82.0>>
    
    * .notdef#9724 (U+D01F): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9725 (U+D020): L<<504.0,-122.0>--<712.0,-121.0>>
    
    * .notdef#9725 (U+D020): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#9726 (U+D021): L<<381.0,-122.0>--<506.0,-121.0>>
    
    * .notdef#9726 (U+D021): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#9727 (U+D022): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#9728 (U+D023): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#9729 (U+D024): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#973 (U+BB8C): L<<696.0,461.0>--<697.0,683.0>>
    
    * .notdef#9730 (U+D025): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#9730 (U+D025): L<<632.0,156.0>--<754.0,157.0>>
    
    * .notdef#9731 (U+D026): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#9732 (U+D027): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#9733 (U+D028): L<<502.0,98.0>--<644.0,99.0>>
    
    * .notdef#9733 (U+D028): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9734 (U+D029): L<<502.0,-85.0>--<657.0,-84.0>>
    
    * .notdef#9734 (U+D029): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9735 (U+D02A): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9736 (U+D02B): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9737 (U+D02C): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9738 (U+D02E): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9739 (U+D02F): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#974 (U+BB90): L<<176.0,661.0>--<353.0,662.0>>
    
    * .notdef#974 (U+BB90): L<<434.0,-122.0>--<642.0,-121.0>>
    
    * .notdef#974 (U+BB90): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#9740 (U+D030): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9741 (U+D031): L<<502.0,137.0>--<693.0,138.0>>
    
    * .notdef#9741 (U+D031): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#9742 (U+D032): L<<607.0,515.0>--<608.0,667.0>>
    
    * .notdef#9743 (U+D033): L<<607.0,537.0>--<608.0,672.0>>
    
    * .notdef#9744 (U+D036): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#9745 (U+D037): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#9746 (U+D039): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#9747 (U+D03A): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#9748 (U+D03B): L<<431.0,90.0>--<605.0,91.0>>
    
    * .notdef#9748 (U+D03B): L<<441.0,-83.0>--<618.0,-82.0>>
    
    * .notdef#9748 (U+D03B): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#9749 (U+D03D): L<<311.0,-122.0>--<436.0,-121.0>>
    
    * .notdef#9749 (U+D03D): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#975 (U+BBA4): L<<256.0,538.0>--<473.0,539.0>>
    
    * .notdef#9750 (U+D03E): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#9751 (U+D03F): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#9752 (U+D040): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#9753 (U+D041): L<<562.0,156.0>--<684.0,157.0>>
    
    * .notdef#9753 (U+D041): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#9754 (U+D042): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#9755 (U+D043): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#9756 (U+D046): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#9757 (U+D048): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#9758 (U+D04A): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#9759 (U+D04B): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#976 (U+BBA8): L<<279.0,707.0>--<496.0,708.0>>
    
    * .notdef#9760 (U+D04C): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#9761 (U+D04D): L<<432.0,137.0>--<623.0,138.0>>
    
    * .notdef#9761 (U+D04D): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#9762 (U+D04E): L<<696.0,471.0>--<697.0,693.0>>
    
    * .notdef#9763 (U+D04F): L<<696.0,471.0>--<697.0,703.0>>
    
    * .notdef#9769 (U+D057): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#9769 (U+D057): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#977 (U+BBAC): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#977 (U+BBAC): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#9770 (U+D059): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#9771 (U+D05A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9772 (U+D05B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9773 (U+D05C): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#9774 (U+D05D): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#9774 (U+D05D): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#9775 (U+D05E): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9776 (U+D05F): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9777 (U+D061): L<<298.0,-90.0>--<492.0,-89.0>>
    
    * .notdef#978 (U+BBB4): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#978 (U+BBB4): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#9785 (U+D069): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#979 (U+BBB7): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9792 (U+D073): L<<316.0,78.0>--<518.0,79.0>>
    
    * .notdef#9792 (U+D073): L<<326.0,-100.0>--<531.0,-99.0>>
    
    * .notdef#9793 (U+D075): L<<231.0,-132.0>--<366.0,-131.0>>
    
    * .notdef#9794 (U+D076): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9795 (U+D077): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9796 (U+D078): L<<238.0,-132.0>--<373.0,-131.0>>
    
    * .notdef#9797 (U+D079): L<<217.0,-132.0>--<352.0,-131.0>>
    
    * .notdef#9797 (U+D079): L<<523.0,147.0>--<645.0,148.0>>
    
    * .notdef#9798 (U+D07A): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#9799 (U+D07B): L<<216.0,-132.0>--<351.0,-131.0>>
    
    * .notdef#980 (U+BBC0): L<<256.0,518.0>--<473.0,519.0>>
    
    * .notdef#9806 (U+D085): L<<312.0,147.0>--<520.0,148.0>>
    
    * .notdef#981 (U+BBC4): L<<279.0,707.0>--<496.0,708.0>>
    
    * .notdef#9816 (U+D08F): L<<356.0,70.0>--<565.0,71.0>>
    
    * .notdef#9816 (U+D08F): L<<366.0,-93.0>--<572.0,-92.0>>
    
    * .notdef#9817 (U+D090): L<<366.0,-122.0>--<606.0,-121.0>>
    
    * .notdef#9818 (U+D091): L<<251.0,-112.0>--<386.0,-111.0>>
    
    * .notdef#9819 (U+D092): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#982 (U+BBC8): L<<279.0,712.0>--<496.0,713.0>>
    
    * .notdef#982 (U+BBC8): L<<321.0,-129.0>--<526.0,-128.0>>
    
    * .notdef#9820 (U+D093): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9821 (U+D094): L<<261.0,-112.0>--<396.0,-111.0>>
    
    * .notdef#9822 (U+D095): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9822 (U+D095): L<<542.0,151.0>--<664.0,152.0>>
    
    * .notdef#9823 (U+D096): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9824 (U+D097): L<<241.0,-112.0>--<376.0,-111.0>>
    
    * .notdef#9825 (U+D098): L<<355.0,88.0>--<527.0,89.0>>
    
    * .notdef#9826 (U+D099): L<<358.0,-83.0>--<547.0,-82.0>>
    
    * .notdef#983 (U+BBD0): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#983 (U+BBD0): L<<316.0,78.0>--<473.0,79.0>>
    
    * .notdef#9834 (U+D0A1): L<<382.0,146.0>--<573.0,147.0>>
    
    * .notdef#984 (U+BBD3): L<<279.0,711.0>--<496.0,712.0>>
    
    * .notdef#9841 (U+D0AB): L<<301.0,110.0>--<500.0,111.0>>
    
    * .notdef#9841 (U+D0AB): L<<311.0,-73.0>--<513.0,-72.0>>
    
    * .notdef#9842 (U+D0AD): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#9843 (U+D0AE): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9844 (U+D0AF): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9845 (U+D0B0): L<<196.0,-112.0>--<331.0,-111.0>>
    
    * .notdef#9846 (U+D0B1): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9846 (U+D0B1): L<<487.0,186.0>--<609.0,187.0>>
    
    * .notdef#9847 (U+D0B2): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9848 (U+D0B3): L<<181.0,-112.0>--<316.0,-111.0>>
    
    * .notdef#9854 (U+D0BD): L<<327.0,157.0>--<518.0,158.0>>
    
    * .notdef#9857 (U+D0C2): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9858 (U+D0C3): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9859 (U+D0C5): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9860 (U+D0C6): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9861 (U+D0C7): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9861 (U+D0C7): L<<378.0,110.0>--<577.0,111.0>>
    
    * .notdef#9861 (U+D0C7): L<<388.0,-73.0>--<590.0,-72.0>>
    
    * .notdef#9862 (U+D0CA): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9862 (U+D0CA): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9863 (U+D0CB): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9863 (U+D0CB): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9864 (U+D0CC): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9864 (U+D0CC): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#9865 (U+D0CD): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9865 (U+D0CD): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9865 (U+D0CD): L<<564.0,186.0>--<686.0,187.0>>
    
    * .notdef#9866 (U+D0CE): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9866 (U+D0CE): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9867 (U+D0CF): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9867 (U+D0CF): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9868 (U+D0D2): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9869 (U+D0D6): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9870 (U+D0D7): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9871 (U+D0D8): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9872 (U+D0D9): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9872 (U+D0D9): L<<404.0,157.0>--<595.0,158.0>>
    
    * .notdef#9873 (U+D0DA): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9874 (U+D0DB): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9875 (U+D0DE): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9876 (U+D0DF): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9877 (U+D0E1): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9878 (U+D0E2): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9879 (U+D0E3): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9879 (U+D0E3): L<<448.0,110.0>--<647.0,111.0>>
    
    * .notdef#9879 (U+D0E3): L<<458.0,-73.0>--<660.0,-72.0>>
    
    * .notdef#988 (U+BBFF): L<<388.0,110.0>--<587.0,111.0>>
    
    * .notdef#988 (U+BBFF): L<<398.0,-73.0>--<600.0,-72.0>>
    
    * .notdef#9880 (U+D0E5): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9880 (U+D0E5): L<<343.0,-112.0>--<478.0,-111.0>>
    
    * .notdef#9881 (U+D0E6): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9881 (U+D0E6): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9882 (U+D0E7): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9882 (U+D0E7): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9883 (U+D0E8): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9883 (U+D0E8): L<<343.0,-112.0>--<478.0,-111.0>>
    
    * .notdef#9884 (U+D0E9): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9884 (U+D0E9): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9884 (U+D0E9): L<<634.0,186.0>--<756.0,187.0>>
    
    * .notdef#9885 (U+D0EA): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9885 (U+D0EA): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9886 (U+D0EB): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9886 (U+D0EB): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9887 (U+D0EE): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9888 (U+D0F2): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9889 (U+D0F3): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#989 (U+BC00): L<<403.0,-112.0>--<628.0,-111.0>>
    
    * .notdef#9890 (U+D0F4): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9891 (U+D0F5): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9891 (U+D0F5): L<<474.0,157.0>--<665.0,158.0>>
    
    * .notdef#9892 (U+D0F6): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9893 (U+D0F7): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9894 (U+D0F9): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9895 (U+D0FA): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9896 (U+D0FB): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9897 (U+D0FC): L<<207.0,596.0>--<423.0,597.0>>
    
    * .notdef#9898 (U+D0FD): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9899 (U+D0FE): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#99 (U+AC07): L<<301.0,110.0>--<500.0,111.0>>
    
    * .notdef#99 (U+AC07): L<<311.0,-73.0>--<513.0,-72.0>>
    
    * .notdef#990 (U+BC02): L<<268.0,-112.0>--<403.0,-111.0>>
    
    * .notdef#9900 (U+D0FF): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9900 (U+D0FF): L<<378.0,110.0>--<577.0,111.0>>
    
    * .notdef#9900 (U+D0FF): L<<388.0,-73.0>--<590.0,-72.0>>
    
    * .notdef#9901 (U+D100): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9901 (U+D100): L<<393.0,-112.0>--<618.0,-111.0>>
    
    * .notdef#9902 (U+D101): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9902 (U+D101): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#9903 (U+D102): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9903 (U+D102): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9904 (U+D103): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9904 (U+D103): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9905 (U+D104): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9905 (U+D104): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#9906 (U+D105): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9906 (U+D105): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9906 (U+D105): L<<564.0,186.0>--<686.0,187.0>>
    
    * .notdef#9907 (U+D106): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9907 (U+D106): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9908 (U+D107): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9908 (U+D107): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9909 (U+D108): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9909 (U+D108): L<<378.0,118.0>--<555.0,119.0>>
    
    * .notdef#991 (U+BC08): L<<388.0,118.0>--<565.0,119.0>>
    
    * .notdef#9910 (U+D109): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9910 (U+D109): L<<380.0,-69.0>--<549.0,-68.0>>
    
    * .notdef#9911 (U+D10A): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9912 (U+D10B): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9913 (U+D10C): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9914 (U+D10E): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9915 (U+D10F): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9916 (U+D110): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9917 (U+D111): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9917 (U+D111): L<<404.0,157.0>--<595.0,158.0>>
    
    * .notdef#9918 (U+D112): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9919 (U+D113): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#992 (U+BC09): L<<390.0,-69.0>--<559.0,-68.0>>
    
    * .notdef#9920 (U+D114): L<<207.0,545.0>--<390.0,546.0>>
    
    * .notdef#9921 (U+D115): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9922 (U+D116): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9923 (U+D117): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9924 (U+D118): L<<207.0,596.0>--<396.0,597.0>>
    
    * .notdef#9925 (U+D119): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9926 (U+D11A): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9927 (U+D11B): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9927 (U+D11B): L<<448.0,110.0>--<647.0,111.0>>
    
    * .notdef#9927 (U+D11B): L<<458.0,-73.0>--<660.0,-72.0>>
    
    * .notdef#9928 (U+D11C): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9928 (U+D11C): L<<463.0,-112.0>--<688.0,-111.0>>
    
    * .notdef#9929 (U+D11D): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9929 (U+D11D): L<<343.0,-112.0>--<478.0,-111.0>>
    
    * .notdef#9930 (U+D11E): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9930 (U+D11E): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9931 (U+D11F): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9931 (U+D11F): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9932 (U+D120): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9932 (U+D120): L<<343.0,-112.0>--<478.0,-111.0>>
    
    * .notdef#9933 (U+D121): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9933 (U+D121): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9933 (U+D121): L<<634.0,186.0>--<756.0,187.0>>
    
    * .notdef#9934 (U+D122): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9934 (U+D122): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9935 (U+D123): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9935 (U+D123): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9936 (U+D124): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9936 (U+D124): L<<448.0,118.0>--<625.0,119.0>>
    
    * .notdef#9937 (U+D125): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9937 (U+D125): L<<450.0,-69.0>--<619.0,-68.0>>
    
    * .notdef#9938 (U+D126): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9939 (U+D127): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9940 (U+D128): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9941 (U+D129): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9942 (U+D12A): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9943 (U+D12B): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9944 (U+D12C): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9945 (U+D12D): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9945 (U+D12D): L<<474.0,157.0>--<665.0,158.0>>
    
    * .notdef#9946 (U+D12E): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9947 (U+D12F): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9948 (U+D132): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9948 (U+D132): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#9949 (U+D133): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9949 (U+D133): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#9950 (U+D135): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9950 (U+D135): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#9951 (U+D136): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9951 (U+D136): L<<738.0,451.0>--<739.0,673.0>>
    
    * .notdef#9952 (U+D137): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9952 (U+D137): L<<378.0,110.0>--<577.0,111.0>>
    
    * .notdef#9952 (U+D137): L<<388.0,-73.0>--<590.0,-72.0>>
    
    * .notdef#9952 (U+D137): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#9953 (U+D139): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9953 (U+D139): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#9953 (U+D139): L<<738.0,451.0>--<739.0,673.0>>
    
    * .notdef#9954 (U+D13B): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9954 (U+D13B): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9954 (U+D13B): L<<738.0,451.0>--<739.0,673.0>>
    
    * .notdef#9955 (U+D13C): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9955 (U+D13C): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#9955 (U+D13C): L<<738.0,451.0>--<739.0,673.0>>
    
    * .notdef#9956 (U+D13D): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9956 (U+D13D): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9956 (U+D13D): L<<564.0,186.0>--<686.0,187.0>>
    
    * .notdef#9956 (U+D13D): L<<738.0,451.0>--<739.0,673.0>>
    
    * .notdef#9957 (U+D13E): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9957 (U+D13E): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9957 (U+D13E): L<<738.0,451.0>--<739.0,673.0>>
    
    * .notdef#9958 (U+D13F): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9958 (U+D13F): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9958 (U+D13F): L<<738.0,451.0>--<739.0,673.0>>
    
    * .notdef#9959 (U+D142): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9959 (U+D142): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#9960 (U+D146): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9960 (U+D146): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#9961 (U+D147): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9961 (U+D147): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#9962 (U+D148): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9962 (U+D148): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#9963 (U+D149): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9963 (U+D149): L<<404.0,157.0>--<595.0,158.0>>
    
    * .notdef#9963 (U+D149): L<<738.0,451.0>--<739.0,673.0>>
    
    * .notdef#9964 (U+D14A): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9964 (U+D14A): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#9965 (U+D14B): L<<207.0,609.0>--<415.0,610.0>>
    
    * .notdef#9965 (U+D14B): L<<738.0,401.0>--<739.0,663.0>>
    
    * .notdef#9966 (U+D14E): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9966 (U+D14E): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#9967 (U+D14F): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9967 (U+D14F): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#9968 (U+D151): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9968 (U+D151): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#9969 (U+D152): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9969 (U+D152): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#997 (U+BC11): L<<414.0,157.0>--<605.0,158.0>>
    
    * .notdef#9970 (U+D153): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9970 (U+D153): L<<448.0,110.0>--<647.0,111.0>>
    
    * .notdef#9970 (U+D153): L<<458.0,-73.0>--<660.0,-72.0>>
    
    * .notdef#9970 (U+D153): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#9971 (U+D155): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9971 (U+D155): L<<343.0,-112.0>--<478.0,-111.0>>
    
    * .notdef#9971 (U+D155): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#9972 (U+D156): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9972 (U+D156): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9972 (U+D156): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#9973 (U+D157): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9973 (U+D157): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9973 (U+D157): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#9974 (U+D158): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9974 (U+D158): L<<343.0,-112.0>--<478.0,-111.0>>
    
    * .notdef#9974 (U+D158): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#9975 (U+D159): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9975 (U+D159): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9975 (U+D159): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#9975 (U+D159): L<<634.0,186.0>--<756.0,187.0>>
    
    * .notdef#9976 (U+D15A): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9976 (U+D15A): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9976 (U+D15A): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#9977 (U+D15B): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9977 (U+D15B): L<<328.0,-112.0>--<463.0,-111.0>>
    
    * .notdef#9977 (U+D15B): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#9978 (U+D15E): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9978 (U+D15E): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#9979 (U+D160): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9979 (U+D160): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#998 (U+BC14): L<<194.0,270.0>--<195.0,393.0>>
    
    * .notdef#9980 (U+D162): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9980 (U+D162): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#9981 (U+D163): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9981 (U+D163): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#9982 (U+D164): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9982 (U+D164): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#9983 (U+D165): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9983 (U+D165): L<<474.0,157.0>--<665.0,158.0>>
    
    * .notdef#9983 (U+D165): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#9984 (U+D166): L<<207.0,605.0>--<388.0,606.0>>
    
    * .notdef#9984 (U+D166): L<<625.0,431.0>--<626.0,643.0>>
    
    * .notdef#9985 (U+D167): L<<207.0,609.0>--<388.0,610.0>>
    
    * .notdef#9985 (U+D167): L<<625.0,481.0>--<626.0,653.0>>
    
    * .notdef#9986 (U+D169): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#9986 (U+D169): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#9987 (U+D16A): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#9987 (U+D16A): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#9988 (U+D16B): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#9988 (U+D16B): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#9989 (U+D16D): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#9989 (U+D16D): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#9990 (U+D16E): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9990 (U+D16E): L<<738.0,441.0>--<739.0,673.0>>
    
    * .notdef#9991 (U+D16F): L<<207.0,603.0>--<415.0,604.0>>
    
    * .notdef#9991 (U+D16F): L<<378.0,110.0>--<577.0,111.0>>
    
    * .notdef#9991 (U+D16F): L<<388.0,-73.0>--<590.0,-72.0>>
    
    * .notdef#9991 (U+D16F): L<<738.0,411.0>--<739.0,663.0>>
    
    * .notdef#9992 (U+D170): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9992 (U+D170): L<<393.0,-112.0>--<618.0,-111.0>>
    
    * .notdef#9992 (U+D170): L<<738.0,441.0>--<739.0,673.0>>
    
    * .notdef#9993 (U+D171): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9993 (U+D171): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#9993 (U+D171): L<<738.0,441.0>--<739.0,673.0>>
    
    * .notdef#9994 (U+D172): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9994 (U+D172): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9994 (U+D172): L<<738.0,441.0>--<739.0,673.0>>
    
    * .notdef#9995 (U+D173): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9995 (U+D173): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9995 (U+D173): L<<738.0,441.0>--<739.0,673.0>>
    
    * .notdef#9996 (U+D174): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9996 (U+D174): L<<273.0,-112.0>--<408.0,-111.0>>
    
    * .notdef#9996 (U+D174): L<<738.0,441.0>--<739.0,673.0>>
    
    * .notdef#9997 (U+D175): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9997 (U+D175): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9997 (U+D175): L<<564.0,186.0>--<686.0,187.0>>
    
    * .notdef#9997 (U+D175): L<<738.0,441.0>--<739.0,673.0>>
    
    * .notdef#9998 (U+D176): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9998 (U+D176): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9998 (U+D176): L<<738.0,441.0>--<739.0,673.0>>
    
    * .notdef#9999 (U+D177): L<<207.0,605.0>--<415.0,606.0>>
    
    * .notdef#9999 (U+D177): L<<258.0,-112.0>--<393.0,-111.0>>
    
    * .notdef#9999 (U+D177): L<<738.0,441.0>--<739.0,673.0>>
    
    * F (U+0046): L<<91.0,269.0>--<92.0,386.0>>
    
    [code: found-semi-vertical]

Font File Checks

🔥⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️

Check Google Fonts glyph coverage.

Check ID: <FontBakeryCheck:googlefonts/glyph_coverage>
🔥 Stylish-Regular.ttf
  • 🔥 FAIL

    Missing required codepoints:

    - 0x0060 (GRAVE ACCENT)
    
    
    - 0x00A0 (NO-BREAK SPACE)
    
    
    - 0x00A2 (CENT SIGN)
    
    
    - 0x00A3 (POUND SIGN)
    
    
    - 0x00A5 (YEN SIGN)
    
    
    - 0x00AE (REGISTERED SIGN)
    
    
    - 0x00B0 (DEGREE SIGN)
    
    
    - 0x00B7 (MIDDLE DOT)
    
    
    - 0x2013 (EN DASH)
    
    
    - 0x2014 (EM DASH)
    
    
    - 0x2022 (BULLET)
    
    
    - 0x2026 (HORIZONTAL ELLIPSIS)
    
    
    - 0x20AC (EURO SIGN)
    
    
    - 0x2122 (TRADE MARK SIGN)
    
    
    - 0x2212 (MINUS SIGN)
    
    [code: missing-codepoints]

Ensure fonts have ScriptLangTags declared on the 'meta' table.

Check ID: <FontBakeryCheck:googlefonts/meta/script_lang_tags>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    This font file does not have a 'meta' table.

    [code: lacks-meta-table]

Checking OS/2 achVendID.

Check ID: <FontBakeryCheck:googlefonts/vendor_id>
⚠️ Stylish-Regular.ttf
  • ⚠️ WARN

    OS/2 VendorID value 'ASIA' is not yet recognized. If you registered it recently, then it's safe to ignore this warning message. Otherwise, you should set it to your own unique 4 character code, and register it with Microsoft at https://www.microsoft.com/typography/links/vendorlist.aspx

    [code: unknown]